body { margin: 0px; background: #000000 url(/images/body_bg.gif) repeat-x; font-family: Verdana; font-size: 11px; color: #4c4a4b;}
h1,h2,h3,h4,h5 { margin: 0px;}
a img{ border: none;  } 
a {color: #ffffff; text-decoration: none;}
a:hover{text-decoration: underline;}
p { margin-top: 0px; }
hr{ border:0px; height:1px; border-top:1px solid #cccccc; }
hr.dash{ border:0px; height:1px; border-top:1px dashed #cccccc; }
.br8{ line-height: 8px; }
.float_left{ float: left; }
.float_right{ float: right; }
.float_clear{ clear: both; }
.warning { color: red; }
.b{ font-weight:bold; }
.i{ font-style:italic; }
.text_white{ color: #ffffff;}
.subheading{ font-size: 11px; color: #ffffff; font-weight:normal;}
.email_link{ color: #424242;}
.email_link:hover{ color: #ffffff;}

* {
	outline: none;
}


#pageholder{
width: 750px;
margin: 0 auto;
}
#header{
text-align: center;
}
#sitenav_holder{
margin: 0px auto;
width: 750px;
text-align: center;
}
#footer{
margin: 0px auto;
width: 750px;
text-align: center;
line-height: 21px;
font-size: 10px;
color: #424242;
}

/* sitenav */
ul.sitenav{
list-style: none;
margin: 0px;
padding: 0px;
}
ul.sitenav li{
display: inline;
padding: 0px 10px;
}
ul#subnav{
width: 750px;
list-style: none;
margin: 0px auto;
padding: 0px;
}
ul#subnav li{
display: inline;
padding: 10px;
}
ul#subnav li a{
text-decoration: none;
}



/* homepage */

#home_flash{
margin: 0 auto;
text-align: center;
}

/* director page */
.director_left{
float: left;
width: 30%;
}
.director_right{
float: right;
width: 68%;
}
ul.director_nav{
list-style: none;
margin: 5px 0px 0px 0px;
padding: 0px;
}
ul.director_nav li{
margin: 1px 0px 0px 0px;
}
.qimagebutton{
cursor: pointer;
}

/* Contact Us */
.contactus_left{
float: left;
width: 40%;
}
.contactus_right{
float: right;
width: 58%;
}
#contactus_form{
margin: 0 auto;
width: 600px;
}
#contactus_form .label, #download_form .label {
float: left;
width: 30%;
}
#contactus_form .field, #download_form .field {
float: right;
width: 60%;
}
#contactus_form .field input{
width: 100%;
}
.field input {
	background: #4d4d4d;
	border: 0px;
	color: #aaaaaa;
}
#contactus_form .field input#chkShowReel{
width: auto;
background: transparent;
}
#contactus_form .field select.dir_reel{
height: 100px;
width: 100%;
background: #4d4d4d;
border: 0px;
color: #aaaaaa;
}
#contactus_form .field textarea{
background: #4d4d4d;
width: 100%;
height: 100px;
border: 0px;
color: #aaaaaa;
font-family: arial;
font-size: 11px;
}
#contactus_form .submit{
float:right;
}

ul.contactus{
list-style: none;
margin: 0px;
padding: 0px;
}
ul.contactus li{
line-height: 20px;
cursor: pointer;
}
ul.contactus li.active span{
color: #ffffff;
}
ul.contactus li.active span.warning{
color: red;
}

/* default content page */
.default_content_holder{
width: 100%;
}

/* SITEMAP */

ul#sitemap,
ul#sitemap ul,
ul#sitemap ul ul{
list-style: url(../images/bullet.gif);
margin: 0px;
padding: 0px;
padding-left: 25px;
}
#sitemap a{
color: #666666;
line-height: 18px;
}
#sitemap a.a_level{
font-weight: bold;
}
#sitemap a.b_level{
;
}
#sitemap a.c_level{
	font-style: italic;
}

.directorImage {
	margin-bottom: 1em;
}

ul#reelVideos li, ul#reelImages li {
	cursor: move;
}

ul#reelVideos {
	margin: 0;
	padding: 0;
}

ul#reelVideos li {
	background: url(/images/move.gif) no-repeat;
	background-position: 0 5px;
	padding-left: 20px;
}

ul#reelVideos li a {
	cursor: pointer;
}