/* hillmancurtis dot com cascade ---------- */
/* rev 0.1 ------------------------------- */

/* ---------------------------------------------------------- CSS RESET */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;} :focus {outline: 0;} ol, ul {list-style: none;} table {border-collapse: collapse; border-spacing: 0;} caption, th, td {text-align: left; font-weight: normal;} blockquote:before, blockquote:after, q:before, q:after {content: "";} blockquote, q {quotes: "" "";} input, select {margin:0; padding:0;}

/* ---------------------------------------------------------- GLOBALS */

body {
background:#ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:1.2em;
height:100%;
color:#000;
/*color:#737e91;*/
}

#wrapper {
width:945px;
height:auto;
min-height:650px;
margin:20px auto;
padding: 0 0 0 10px;
}

a:link, a:visited {color:#5a5f6b; text-decoration:none;}
a:hover, a:active {
	color:#aeaeae;
	text-decoration:underline;
}

h1 {
display:none;
}

h2 {
font-size:24px;
color:#999999;
}

#wrapper h3 {
clear:both;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
padding:10px 0 8px 0;
}

em{font-style:italic;}
strong{font-weight:bold;}

.spaced {
padding:30px 0 8px 0;
}

.active {
border-bottom:solid 1px #FFFF99;
}

.active_link {
color:#000000 !important;
}

.active_block {
padding:2px;
background-color:#ccff66!important;
color:#aeaeae !important;
}

.green_text {
color:#ad9f01;
}

/* ---------------------------------------------------------- HEADER */

#header_left {
float:left;
width:550px;
height:30px;
margin:0 0 0 -4px;
}

#header_right {
float:right;
width:320px;
height:30px;
text-align:right;
}

#header_right input, #header_right form {
display:inline;
vertical-align:middle;
}

#keywords {
width:125px;
height:15px;
margin:0 0 0 15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

/* ---------------------------------------------------------- NAVIGATION SPRITE */

#navigation_ul {
	position:relative;
	width:332px;
	height:28px;
	background:url(../images/nav_sprite.png);
	background-image: url(images/nav_sprite.png);
}

#navigation_ul li {
	position:absolute;
	top:0;
	height:1px;
	display:block;
	list-style:none;
	background-image: url(images/nav_sprite.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#navigation_ul a{
display:block;
height:28px;
}

#navigation_ul #nav1 {
left:0;
background-position:0px 0px;
}
#nav1, #nav1 a {width:80px;}
#navigation_ul #nav1 a:hover {
	background-image: url(images/nav_sprite.png);
	background-repeat: no-repeat;
	background-position: 0px -28px;
}
#navigation_ul #nav2 {
left:81px;
background-position:81px 0px;
}
#nav2, #nav2 a {width:60px;}
#navigation_ul #nav2 a:hover {
	background-image: url(images/nav_sprite.png);
	background-repeat: no-repeat;
	background-position: -81px -28px;
}
#navigation_ul #nav3 {
left:142px;
background-position:142px 0px;
}
#nav3, #nav3 a {width:58px;}
#navigation_ul #nav3 a:hover {
background:url(images/nav_sprite.png) -142px -28px no-repeat;
}
#navigation_ul #nav4 {
left:202px;
background-position:202px 0px;
}
#nav4, #nav4 a {width:55px;}
#navigation_ul #nav4 a:hover {
	background-image: url(images/nav_sprite.png);
	background-repeat: no-repeat;
	background-position: -202px -28px;
}
#navigation_ul #nav5 {
left:257px;
background-position:-257px 0px;
}
#nav5, #nav5 a {width:74px;}
#navigation_ul #nav5 a:hover {
	background-image: url(images/nav_sprite.png);
	background-repeat: no-repeat;
	background-position: -257px -28px;
}

/* ---------------------------------------------------------- BODY and HOME */

#content_container {
	position:relative;
	clear:both;
	height:auto;
	min-height:550px;
	padding:40px 0px 70px 0;
	left: 0px;
}

#home_window {
width:910px;
height:540px;
background:#C2DD9A;
padding:10px 0 0 20px;
}

.slideshow_images {
width:890px;
height:500px;
overflow:hidden;
}

#home_thumbs {
width:100%;
text-align:center;
margin:10px 0 0 0;
}

#home_thumbs li {
display:inline;
margin:0 8px 0 0;
padding:0 0 2px 0;
}

#news_container {
width:100%;
font-family:Georgia, "Times New Roman", Times, serif;
padding:30px 0 0 70px;
}

#news_container h2{
margin:0 0 0 395px;
}

#news_container p {
float:left;
text-align:left;
width:230px;
height:auto;
margin:20px 0 40px 28px;
font-size:12px;
line-height:1.31em;
}


#search_container {
width:600px;
height:700px;
min-height:670px;
padding:10px 0 0 50px;
}

html>body #search_container {
height:auto;
min-height:670px;
}

.search_pod {
clear:both;
width:600px;
height:70px;
font-size:11px;
border-bottom:solid 1px #d2d2d2;
padding:20px 20px 10px 20px;
}

.search_pod img {
float:left;
border:solid 3px #000;
margin:0 10px 0 0;
}

/* ---------------------------------------------------------- FILM */

#film_body {
vertical-align:top;
height:680px;
}

html>body #film_body {
height:auto;
min-height:680px;
}

#film_latest{
width:660px;
height:auto;
margin:0 0 0 0px;
}

#film_latest_box{
width:600px;
height:150px;
margin:0 0 5px 0;
}

.film_latest_box{
width:600px;
height:150px;
margin:0 0 5px 0;
}

#film_latest img{
float:left;
margin: 0 10px 0 0;
}

#film_latest a{
line-height:20px;
}

.content{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
line-height:15px;
padding:5px 0 0 0;
}

#film_feature{
width:661px;
height:410px;
margin:0 0 0 147px;
}

#film_nav {
float:left;
width:90px;
height:auto;
min-height:550px;
padding:20px 0 0 10px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

#film_nav ul li{
margin:15px 0 0 0;
}

#film_container {
float:left;
width:640px;
height:auto;
position:relative;
left:0px;
min-height:360px;
margin:0 0 10px 50px;
padding:10px 10px 0 10px;
background:#000;
}

html>body #film_container {
margin:0 0 10px 46px;
}

#film_controls {
float:left;
width:18px;
height:18px;
margin:30px 0 0 10px;
}

#film_thumbs {
float:left;
width:730px;
height:95px;
padding:25px 0 0 117px;
}

html>body #film_thumbs {
padding:25px 0 0 14px;
}

#film_pod_container {
float:left;
width:660px;
height:100px;
overflow:hidden;
}

#film_thumbs_holder {
width:950px;
height:100px;
overflow:hidden;
}

#film_thumbs form {
padding:0 0 10px 27px;
}

.film_pod {
float:left;
width:90px;
height:100px;
margin:0 5px 0 0;
text-align:center;
}

.film_pod p {
margin:4px 0 0 0;
}

.film_pod img {
border:solid 3px #000;
}

#advance_left {
float:left;
margin:14px 8px 0 0;
}

#advance_right {
float:left;
margin:14px 0 0 5px;
}


#list_window {
float:left;
width:600px;
height:auto;
min-height:400px;
padding:0 0 20px 70px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

html>body #list_window {
padding:0 0 50px 70px;
}

#list_window h3{
float:none;
}

#list_window a:hover, #list_window a:active{
text-decoration:none;
}


.list_row td{
padding:0 0 10px 5px;
color:#aeaeae;
}


#film_share {
position:relative;
float:left;
width:310px;
height:auto;
min-height:70px;
margin:0 0 10px 74px;
}

html>body #film_share {
margin:0 0 10px 49px;
}

#film_share p {
margin:0 0 5px 0;
cursor:pointer;
}

.green_o, .yellow_o, .red_o, .blue_o {
margin:0 8px 0 0;
font-size:14px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}

.green_o{color:#00746b;}
.yellow_o{color:#aba000;}
.red_o{color:#CC3333}
.blue_o{color:#3366CC;}

.film_subscribe {
font-weight:normal;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#subscribe_form {
padding:0 0 20px 20px;
}

#subscribe_form p {
clear:both;
}

#subscribe_form input {
float:right;
font-size:10px;
margin:0 10px 5px 0;
}

#subscribe_form label {
float:left;
width:130px;
text-align:right;
}

#embed_form{
padding:0 0 10px 18px;
}

.film_download{
padding:0 0 10px 18px;
}

/* ---------------------------------------------------------- DESIGN and ABOUT */

#design_nav {
float:left;
width:170px;
padding:20px 0 0 10px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

html>body #design_nav {
padding:25px 0 0 10px;
}

#design_nav ul li{
margin:10px 0 0 0;
}

#design_window {
float:left;
width:625px;
height:750px;
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
line-height:1.52em;
overflow:hidden;
margin:0 0 0 25px;
}

#design_pod_holder {
width:625px;
height:2250px;
}

.design_pod {
width:625px;
height:745px;
padding:0 0 0 0;
}

html>body .design_pod {
padding:0 0 5px 0;
}

.design_text_holder {
width:555px;
height:745;
}

#design_pod_holder a:link, #design_pod_holder a:visited {color:#5a5f6b; text-decoration:underline;}
#design_pod_holder a:hover, #design_pod_holder a:active {color:#aeaeae; text-decoration:underline;}

#design_window p{
padding:22px 0 0 0;
}

#design_controls {
float:left;
margin:35px 0 0 30px;
}

#design_controls li {
margin:0 0 8px 0;
}

.navgap{
line-height:25px;
}

html>body .navgap{
line-height:15px;
}

#list_container{
float:left;
width:625px;
height:auto;
min-height:750px;
margin:20px 0 35px 75px;
}

html>body #list_container{
margin:35px 0 35px 75px;
}

.list_entry{
width:450px;
height:80px;
padding:0 0 0 0;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
line-height:15px;
}


.list_entry img{
float:left;
border:solid 3px #000;
margin:0 10px 0 0;
}

#clients_container {
float:left;
width:600px;
height:auto;
min-height:662px;
margin:13px 0 0 80px;
padding:0 0 35px 0;
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
line-height:1.45em;
}

html>body #clients_container {
margin:30px 0 0 80px;
}

.clients_quote {
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
} 

.clients_heading {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#827b00;
}

#about_container {
float:left;
width:490px;
height:auto;
min-height:662px;
padding:0 0 35px 125px;
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
}

#about_container p {
margin:0 0 18px 0;
line-height:1.5em;
}

#about_container h4 {
margin:0 0 6px 0;
color:#424b65;
}

#portrait_holder {
width:480px;
height:360px;
}


#contact_container {
float:left;
width:600px;
height:735px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:15px 0 0 80px;
}

html>body #contact_container {
height:720px;
padding:30px 0 0 80px;
}


#contact_left {
width:145px;
height:145px;
line-height:1.45em;
}
/*
#contact_form_container {
float:left;
width:385px;
height:280px;
}

#contact_form_container p {
clear:both;
padding:10px 0 0 0;
}

#contact_form_container input, #contact_form_container textarea{
float:right;
}
*/
/*
#contact_form_container label {
width:70px;
padding:0 0 20px 0;
}

#from, #yourname, #message, #captcha {
width:300px;
vertical-align:top;
}

.captcha_p {
margin: 0 0 0 81px;
}
*/

#honors_window {
float:left;
width:550px;
height:auto;
min-height:662px;
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
line-height:1.45em;
padding:15px 0 35px 80px;
}

html>body #honors_window {
padding:32px 0 35px 80px;
}

#listing_window {
float:left;
width:550px;
height:auto;
min-height:662px;
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
line-height:1.45em;
padding:13px 0 35px 10px;
}

html>body #listing_window {
padding:31px 0 35px 10px;
}

#motion_window {
position:absolute;
}

#motion_window p {
margin:0 0 60px 0;
text-align:right;
}

#flash_container {
width:600px; 
height:400px; 
background-color:#ffffff; 
text-align: center; 
padding:10px 10px 10px 10px;
}

.dropshadow {
margin:0;
opacity: .30;                    
filter:alpha(opacity=30);
height:15px;
width:15px;  	
}

/*----------------------------------------------------------- BOOKS/MERCH */

#merch_nav {
float:left;
width:200px;
height:auto;
min-height:550px;
padding:20px 0 0 10px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

#merch_nav ul li{
margin:15px 0 0 0;
}

#books_container {
float:left;
width:550px;
height:auto;
min-height:662px;
padding:0 0 0 0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
position:relative;
left:-50px;
}

#books_container p {
line-height:20px;
}

.center_elem {
text-align:center;
}
/* ---------------------------------------------------------- FOOTER */


#footer {
clear:both;
width:100%;
text-align:center;
line-height:15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
}

#footer a:link, #footer a:visited{
color:#0076a3;
}
