body
{
	font-family: "arial", sans-serif;
	font-size: 10pt;
	color: #000;
	background-color: #000;
}

img
{
	border: none;
}

a
{
	text-decoration: none;
	color: #F1151A;
}

h1
{
	margin: 0px 0px .5em 0px;
	font-size: 1.5em;
}
h2
{
	margin: 0px 0px .5em 0px;
}

#content
{
	background-color: #000;
	min-height: 600px;
	width: 1062px;
	margin: 0px auto;
}

#container
{
	border: 8px solid #FFF;
}

#toplinks
{
	background-color: #DFDFDF;
	color #000;
	border-width: 1px 0px;
	border-color: #C2C2C2;
	border-style: solid;
	font-size: 65%;
	text-transform: uppercase;
	padding: 0em;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}

#toplinks a
{
	color #000;
}

#toplinks p.links
{	
	float: right;
	width: 200px;
	text-align: right;
	margin: 5px 8px 0px 0px;
}

#toplinks p.links a
{
	color: #000;
}

#toplinks p#social
{	
	float: left;
	width: 200px;
	text-align: left;
	margin: 0px 0px 0px 1em;
}

#main
{
	width: 840px;
	float: left;
	background-color: #FFF;
	position: relative;
	min-height: 703px;
	padding-bottom: 10px;
	border-width: 0px 0px 0px 8px;
	border-color: #FFF;
	border-style: solid;
	margin: 0px;
}

#main.subscribe
{
	background-image: url('images/backgrounds/subscribe_bg.jpg');
	background-position: left 180px;
	background-repeat: no-repeat;
}

#main.about
{
	background-image: url('images/backgrounds/about_us_bg_1.jpg');
	background-position: left 180px;
	background-repeat: no-repeat;
}

#main.studio
{
	background-image: url('images/backgrounds/about_studio_bg_1.jpg');
	background-position: left 180px;
	background-repeat: no-repeat;
}

#main.contact
{
	background-image: url('images/backgrounds/contact_bg_1.jpg');
	background-position: left 180px;
	background-repeat: no-repeat;
}

#main.contact #text
{
	background-image: none;
}

#main.friends
{
	background-image: url('images/backgrounds/friends_bg_1.jpg');
	background-position: left 180px;
	background-repeat: no-repeat;
}

#main.post_production
{
	background-image: url('images/backgrounds/pp_bg_1.jpg');
	background-position: left 180px;
	background-repeat: no-repeat;
}

#main.store
{
	background-image: url('images/backgrounds/store_bg_1.jpg');
	background-position: left 180px;
	background-repeat: no-repeat;
}

#info_text
{
	margin: 75px auto .7em auto;
	width: 86.4%;
	padding: .1em 15px 15px 15px;
	background-image: url('images/backgrounds/trans_white.png');
}

#text
{
	margin: 75px 0 .7em 20px;
	width: 50%;
	padding: .1em 15px 15px 15px;
	background-image: url('images/backgrounds/trans_white.png');
}

#text p, #info_text p
{
	margin: 1em 0px 0px 0px;
}

#sidebar
{
	font-size: 90%;
	width: 185px;
	padding-left: 5px;
	float: left;
	background-color: #000;
	color: #FFF;
	min-height: 400px;
	margin: 0px 8px 0px 0px;
}

#sidebar a
{
	color: #FFF;
}

#sidebar p
{
	font-size: 90%;
}

#sidebar h2
{
	text-transform: uppercase;
	background-image: url('images/underline.gif');
	background-repeat: no-repeat;
	background-position: 0% 100%;
	padding-bottom: 10px;
}

#sidebar h3
{
	font-weight: normal;
	margin-bottom: 0px;
}

ul#navigation a:hover
{
	color: #F1151A;
}

ul#navigation
{
	position: relative;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #CECECE;
	height: 21px;
}

ul#navigation li
{
	float: left;
	background-image: url('images/slash.gif');
	background-position: top right;
	background-repeat: no-repeat;
	height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 3px 15px 0px 0px;
}

ul#navigation li.first
{
	margin-left: 8px;
}

ul#navigation li.last
{
	background-image: none;
}

ul#navigation a
{
	color: #000;
}

ul#navigation a.current
{
	color: #F1151A;
}



ul#navigation li ul
{
	background-color: #FFF;
	margin: 0px;
	padding: 8px;
	list-style: none;
	position: absolute;
	top: 100%;
}

ul#navigation li ul a:hover
{
	color: #F1151A;
}

ul#navigation li ul li
{
	float: none;
	background-image: none;
}
.clearing
{
	clear: both;
}

table.links td
{
	padding-right: 2em;
}

#thumbnails, #categories, #video_thumbs, #work_for_hire, #press
{
	margin-top: 110px;
}

#categories .thumb_holder
{
	margin-right: 16px;
	width: 105px;
	text-align: center;
	float: left;
}

#video_thumbs .thumb_holder, #work_for_hire .thumb_holder
{
	text-align: center;
	margin-right: 5px;
	float: left;
	width: 200px;
	min-height: 150px;
}
.thumb_holder a
{
	color: #000;
}

#thumbnails img
{
	margin-right: 16px;
}

#overlay
{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	z-index: 2;
	color: #FFF;
	padding-top: 33px;
	
}

#imgholder
{
	position: relative;
	margin: 0 auto;
	width: 670px;
	height: 445px;
	padding: 8px;
	background-color: #FFF;
	color: #000;
}

#video_content
{
	position: relative;
	margin: 0 auto;
	width: 670px;
	padding: 8px;
	background-color: #FFF;
	color: #000;
}

#imgholder #img_nav
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	width: 100%;
	display: none;
}

#imgholder #img_nav #prev
{
	position: absolute;
	left: 0px;
	background-color: #FFF;
	padding: 10px;
}

#imgholder #img_nav #next
{
	position: absolute;
	right: 0px;
	background-color: #FFF;
	padding: 10px;
}


#imgholder #img_nav #prev a, #imgholder #img_nav #next a
{
	color: #000;
	font-weight: bold;
}

#imgholder #slide, #imgholder #slide2
{
	position: absolute;
	top: 8px;
	left: 8px;
	z-index: 0;
}

#imgholder #loading
{
	position: absolute;
	top: 200px;
	left: 250px;
	background-color: #FFF;
	width: 200px;
	height: 50px;
	z-index: 1;
	text-align: center;
}

#overlay p#caption
{
	background-color: #FFF;
	color: #000;
	position: relative;
	width: 670px;
	margin: 0 auto;
	padding: 8px;
}

p#close
{
	position: absolute;
	top: -10px;
	left: -10px;
	padding: 0em;
	margin: 0px;
	color: #000;
	text-align: left;
	cursor: pointer;
}

form#contact_form input, form#contact_form textarea
{
	background-color: #F1151A;
	color: #FFF;
	border: 0px;
	font-size: 12pt;
	padding: 2px;
}

fieldset
{
	border: 0px;
}

form#contact_form label
{
	float: left;
	width: 10em;
	text-align: right;
	margin-right: 1em;
}

form#contact_form fieldset label
{
	float: none;
}
#text p.form, #info_text p.form
{
	margin-left: 11em;
}

h2.form
{
	margin-left: 7.3em;
}

h1.form
{
	margin-left: 7.3em;
}

.film_video
{
	float: left;
	margin-right: 5px;
	position: relative;
}

.film_video_left
{
	float: left;
	margin-right: 30px;
	margin-left: 0px;
	position: relative;
}

.film_video .tab, .film_video_left .tab
{
	position: absolute;
	right: 0px;
	top: 50px;
}

img#title_tab
{
	position: absolute;
	top: 180px; 
	right: -8px;
}

div#wfh_vid
{
	width: 1044px;
	height: 600px;
	overflow: auto;
	background-color: #FFF;
	color: #000;
	margin: 0px auto;
	padding: 8px;
	position: relative;
}

#wfh_vid h1
{
	font-size: 1.5em;
	font-weight: normal;
	font-style: italic;
}

#wfh_vid #main_film
{
	width: 640px;
	float: left;
	overflow: auto;
}

#wfh_vid #description
{
	width: 360px;
	float: left;
	font-size: 90%;
	margin-left: 30px;
}

#wfh_vid p#tab
{
	text-align: right;
	margin-right: -8px;
}

#wfh_vid #close
{
	position: absolute;
	top: 1px;
	left: 1px;
	cursor: pointer;
}

#press img
{
	margin-right:  4px;
}

.splash
{
	min-height: 710px;
}

#splash
{
	position: absolute;
	top: 140px;
	left: 9px;
	width: 840px;
	text-align: right;
	z-index: 1;
}

#splash img
{
	z-index: 1;
}

#background
{
	position: absolute;
	top: 140px;
	left: 0px;
	z-index: 0;
}

table.links
{
	font-size: 120%;
}

p#cat_caption
{
	width: 490px;
	position: absolute;
	top: 170px;
	height: 80px;
	font-size: 90%;
}

.submenu
{
	z-index: 1;
}

p#pages
{
	position: absolute;
	top: 240px;
	font-size: 110%;
}

#pages a
{
	padding: .1em .2em;
}

#pages span
{
	padding: .1em .3em;
}