﻿/* Reset CSS 
------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
}
fieldset, img {
	border: 0;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
/* elements */
body {
	background: #fff;
	font: 82% arial,sans-serif;
}
/*body.home{background:#fff url(../img/bg-home.jpg) top left no-repeat;}*/
.margin20 {
	margin-top: 20px;
}
/* css */
#container {
	margin-left: 62px;
}
#header {
	width: 439px;
	position: relative;
}
#header.wide {
	width: 573px;
}
#header.widechuck {
	width: 699px;
}
#dropshadowL {
	background: transparent url(../img/topnav-ds-left.png) top left no-repeat;
	height: 182px;
	width: 25px;
	float: left;
}
#dropshadowR {
	background: transparent url(../img/topnav-ds-right.png) top left no-repeat;
	height: 182px;
	width: 26px;
	float: left;
}
#dropshadowB {
	background: transparent url(../img/topnav-ds-bottom.png) top left no-repeat;
	height: 22px;
	width: 724px;
	clear: both;
}
#dropshadowB-short {
	background: transparent url(../img/topnav-ds-bottom-short.png) top left no-repeat;
	height: 22px;
	width: 548px;
	clear: both;
}
#dropshadowB-chuck {
	background: transparent url(../img/topnav-ds-bottom-chuck.png) top left no-repeat;
	height: 22px;
	width: 884px;
	clear: both;
}
/* topnav */
#topnav {
	background: #fff url(../img/bg-topnav.gif) top left no-repeat;
	height: 182px;
	float: left;
}
div.singlenav {
	width: 388px;
}
div.doublenav {
	width: 521px;
}
/*#topnav ul li {position: relative;}*/
#topnav ul li a {
	background-image: url(../img/topnav.gif);
	background-repeat: no-repeat;
	display: block;
	vertical-align: bottom; /* IE Hack */
}
#topnav em {
	display: none;
}
ul#mainnav {
	float: left;
	width: 124px;
	margin-left: 264px;
}
ul#subnav {
	float: left;
	width: 118px;
	padding-top: 82px;
	margin-left: 15px;
}
li#nav-client-login {
	margin-top: 16px;
	height: 12px;
}
li#nav-work {
	margin-top: 55px;
}
li#nav-client-login a {
	height: 12px;
	width: 70px;
	background-position: 0 -89px;
}
li#nav-work a {
	height: 22px;
	width: 124px;
	background-position: 0 0;
}
li#nav-about-us a {
	height: 22px;
	width: 124px;
	background-position: 0 -22px;
}
li#nav-clients a {
	height: 22px;
	width: 124px;
	background-position: 0 -44px;
}
li#nav-contact-us a {
	height: 23px;
	width: 124px;
	background-position: 0 -66px;
}
li#subnav-cga a {
	height: 22px;
	width: 119px;
	background-position: -139px 0;
}
li#subnav-director a {
	height: 22px;
	width: 119px;
	background-position: -139px -22px;
}
li#subnav-designer a {
	height: 22px;
	width: 119px;
	background-position: -139px -44px;
}
li#subnav-chuck a {
	height: 23px;
	width: 119px;
	background-position: -139px -66px;
}
/*topnav rollover*/
li#nav-client-login a:hover {
	background-position: -70px -89px;
}
li#nav-work a:hover {
	background-position: -258px 0;
}
li#nav-about-us a:hover {
	background-position: -258px -22px;
}
li#nav-clients a:hover {
	background-position: -258px -44px;
}
li#nav-contact-us a:hover {
	background-position: -258px -66px;
}
li#subnav-cga a:hover {
	background-position: -397px 0;
}
li#subnav-director a:hover {
	background-position: -397px -22px;
}
li#subnav-designer a:hover {
	background-position: -397px -44px;
}
li#subnav-chuck a:hover {
	background-position: -397px -66px;
}
/*topnav active*/
li#nav-client-login a.here {
	background-position: -112px -62px;
}
li#nav-work a.here {
	background-position: -516px 0;
}
li#nav-about-us a.here {
	background-position: -516px -22px;
}
li#nav-clients a.here {
	background-position: -516px -44px;
}
li#nav-contact-us a.here {
	background-position: -516px -66px;
}
li#subnav-cga a.here {
	background-position: -655px 0;
}
li#subnav-director a.here {
	background-position: -655px -22px;
}
li#subnav-designer a.here {
	background-position: -655px -44px;
}
li#subnav-chuck a.here {
	background-position: -655px -66px;
}
a#link-home {
	display: block;
	height: 180px;
	width: 252px;
	text-indent: -999em;
	position: absolute;
	top: 0px;
	left: 0px;
}
/*homepage */
#home-sidebar {
	clear: both;
	background: transparent url(../img/bg-home-sidebar.png) top left no-repeat;
	width: 439px;
	height: 406px;
}
a#link-view-reel {
	width: 238px;
	height: 27px;
	display: block;
	background: #cccc99 url(../img/bg-home-links-arrow.png) top left no-repeat;
	padding: 12px 0 0 15px;
	text-transform: uppercase;
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
}
a#link-view-blog {
	color: #fff;
	text-decoration: underline;
}
div#link-blog-this {
	cursor: pointer;
	width: 238px;
	height: 84px;
	background: #d68533 url(../img/bg-home-links-arrow.png) top left no-repeat;
	padding: 12px 0 0 15px;
	color: #fff;
	font-size: 0.9em;
	line-height: 1.0em;
}
div#link-blog-this h3 {
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 5px;
}
div#link-blog-this p {
	padding: 5px 0;
}
div#link-blog-this p.date {
	padding-bottom: 0;
}
a#link-view-reel:hover {
	background-color: #250f0b;
}
div#link-blog-this:hover {
	background-color: #250f0b;
}
/* Contact Us */
#contactus {
	font-size: 1.0em;
	margin-top: 30px;
}
#contactus .map {
	float: left;
	background: transparent url(../img/bg-divider.gif) top left repeat-y;
	padding-left: 14px;
	margin-left: 20px;
}
#contactus .address {
	float: left;
	background: transparent url(../img/bg-divider.gif) top left repeat-y;
	padding-left: 10px;
	margin-left: 20px;
	width: 330px;
}
#contactus .address2 {
	float: left;
	background: transparent url(../img/bg-divider.gif) top left repeat-y;
	padding-left: 10px;
	margin-left: 20px;
}
#contactus h3 {
	margin: 30px 0;
	font-weight: bold;
}
#contactus h3.first {
	margin-top: 0;
}
#contactus p, #contactus a {
	color: #cc6600;
	font-weight: bold;
	text-decoration: none;
}
/* Client List */
#clientlist {
	font-size: 1.0em;
	margin-top: 30px;
	width: 945px;
	line-height: 1.4em;
}
#clientlist .column1 {
	margin-left: 20px;
}
#clientlist .column1, #clientlist .column2, #clientlist .column3 {
	float: left;
	background: transparent url(../img/bg-divider.gif) top left repeat-y;
	padding-left: 10px;
	width: 260px;
	color: #3d6686;
	font-weight: bold;
}
#clientlist .column3 {
	width: 200px;
}
/* About Us  */
#aboutus {
	font-size: 1.0em;
	margin-top: 30px;
	width: 950px;
	line-height: 1.4em;
}
#aboutus.chuck {
	width: 835px;
}
#aboutus .column1, #aboutus .column2, #aboutus .column3 {
	float: left;
	background: transparent url(../img/bg-divider.gif) top left repeat-y;
	margin-left: 20px;
	padding-left: 10px;
	width: 270px;
	font-weight: bold;
}
#aboutus .column1 {
	width: 250px;
	margin-left: 18px;
}
#aboutus .column3 {
	width: 180px;
	margin-left: 70px;
}
#aboutus h3 {
	margin: 20px 0;
	font-weight: bold;
	color: #250f0b;
}
#aboutus h3.first {
	margin-top: 0;
}
#aboutus p {
	color: #999966;
}
#aboutus .column3 p {
	color: #cc6600;
}
#aboutus p.margintop {
	margin-top: 20px;
}
/* Work  */
#ourwork {
	font-size: 0.9em;
	width: 880px;
	line-height: 1.4em;
	font-weight: bold;
	margin-bottom: 15px;
}

#ourwork .example {
	color: #cc6600;
	width: 120px;
	min-height: 130px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	margin: 30px 0 0 15px;
	zoom: 1; *;
	display: inline;
	_height: 130px;
	
	float: left;
}
#ourwork-desginer {
	font-size: 0.9em;
	width: 880px;
	line-height: 1.4em;
	font-weight: bold;
}
/*#ourwork-desginer .example {float: left; margin: 0 0 0 15px; color: #cc6600;}*/
#ourwork-desginer .example {
	color: #cc6600;
	width: 120px;
	min-height: 130px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 10px 15px;
	zoom: 1; *;
	display: inline;
	_height: 120px;
	
	float: left;
}
.example dl {
	background: transparent url(../img/bg-divider.gif) top left repeat-y;
	padding-left: 10px;
	margin-top: 15px;
	
	line-height:14px;
}
.example dl dt, .example dd.title {
	color: #000;
}
.example dd.title {
	margin-top: 15px;
}
.designerContainer {
	background: transparent url(../img/bg-divider.gif) top left repeat-y;
	overflow: hidden;
	clear: both;
	margin-top: 20px;
	padding-left: 10px;
	margin-left: 15px;
}
.designerTitle {
	float: left;
	width: 110px;
	color: #cc6600;
	font-size: 1.1em;
}
.designerTitle a {
	color: black;
	text-decoration: none;
	font-size: 0.8em;
}
.work-thumbnails {
	float: left;
	width: 730px;
}
.movie-info {
	background: #ccc;
	width: 253px;
	height: 343px;
	border-left: 8px solid #fff;
	float: left;
}
.movie-video {
	background: #fff;
	width: 517px;
	height: 343px;
	float: left;
	text-align: center;
}
.movie-ds-right {
	width: 27px;
	height: 343px;
	float: right;
	background: transparent url(../img/player-right.png) top left no-repeat;
}
.movie-close {
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
}
.movie-video .flashvid, .movie-video-gc .flashvid {
	padding-left: 15px;
	margin: 0px auto;
}
.movie-info .movieprops, .movie-info-gc .movieprops {
	padding: 0 10px;
	font-size: 0.9em;
	line-height: 1.2em;
}
.movie-info .movieprops h3, .movie-info-gc .movieprops h3 {
	font-weight: bold;
	margin: 2px 0;
}
.movie-info .movieprops h3.gap, .movie-info-gc .movieprops h3.gap {
	margin-top: 12px;
}
.movie-info .movieprops p, .movie-info-gc .movieprops p {
	color: #cc6600;
}
div.bio-info {
	background: #fff;
	width: 502px;
	height: 343px;
	float: left;
	padding-left: 20px;
}
div.bio-info h2 {
	font-size: 1.1em;
	font-weight: bold;
}
div.bio-info p {
	margin-top: 15px;
}
.maintext {
	float:left;
	text-indent:-9999px;
	height:0;
/*
	display:none;
	font-size: 16pt;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.052em;
	word-spacing: 0.062em;
	line-height: 1.18em; 

	height:204px;
	padding:35px 20px 0;
	width:213px;
	background-color:#A9A879;
	color:white;
*/
}
.newfont {
	word-spacing: 3px;
}
#aboutus .column3 p.quote {
	color: #999966;
}
#aboutus .column3 p.quote em {
	color: #CC6600;
	display: block;
}
.newfont {
	/*	 font-size: 11px !important; */
	 font-size: 17px !important;
}

/* GORDON CLARK */
.movie-video-gc {
background:none repeat scroll 0 0 #FFFFFF;
float:left;
height:343px;
text-align:center;
width:410px;
}

.movie-info-gc {
background:none repeat scroll 0 0 #CCCCCC;
border-left:8px solid #FFFFFF;
float:left;
height:343px;
width:360px;
}

.movie-info-gc .movieprops {
font-size:0.9em;
line-height:1.2em;
padding:0 5px;
}
#greypatch  {
background-color:#CCCCCC;
height:15px;
left:248px;
position:absolute;
top:12px;
width:120px;
}