
	

body {

margin: 0;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
line-height: 1.5em;
font-size: 0.965em;
color: #fff;
	margin: 0 auto;
	width: 1019px;
	text-decoration: none;
background: #000;
}


a, .thickbox {
	color: #fff;
	text-decoration: underline;
	outline: none;
}

#wrapper{
	position:relative;
	width:1019px;
	height:801px;

	
}

#header {
	
	background-image:url(../imgs/feheader.jpg);
	width:1019px;
	height:77px;
	
}

#videoplayer {
	border:#333;
	border-style:solid;
	border-width:1px;
	width: 500px;
	height: 281px;
}


#mediaplayer {
width: 500px;
	width: 500px;
	height: 281px;
margin-left: 50px;
text-align: center;
}



#navigationbar {
	width:983px;
	height:23px;
	position:absolute;
	left:25px;
	top:82px;
	padding: 0;
}

#navigationbar ul {
margin: 0 0 0 -12px;

}

#navigationbar ul li {
	float: left;
	list-style: none;
	margin: 3px 20px 0 20px;
	padding: 0;

	
	
}

#navigationbar li a {
text-indent: -4000px;
float: left;
	height: 13px;
		background-position: 0 13px;

}

#navigationbar li a:hover, #navigationbar li a.current {

		background-position: 0 0;

}

#nav1 {
	background-image:url(../imgs/nav/nav_01.png);

	width:52px;

}

#nav2 {
	background-image:url(../imgs/nav/nav_02.png);
	width:118px;

}
#nav3 {
	background-image:url(../imgs/nav/nav_03.png);
	width:100px;

}
#nav4 {
	background-image:url(../imgs/nav/nav_04.png);
	width:117px;

}
#nav5 {
	background-image:url(../imgs/nav/nav_05.png);
	width:150px;

}
#nav6 {
	background-image:url(../imgs/nav/nav_06.png);
	width:134px;

}




#middle {
	background-image:url(../imgs/bk.jpg);
	width:1019px;
	height:801px;
}
#footer {
	position:relative;
	clear: both;
	background-image:url(../imgs/footer.jpg);
	width:1019px;
	height:65px;
}

#sitelink{
	background-image:url(../imgs/sitelink.png);
	position:absolute;
	left:500px;
	top:7px;
	height:24px;
	width:302px;
	text-indent: -4000px;
}

#contentpannel_680x670 {
	color:#fff;
	background-image:url(../imgs/680x670.png);
	width:680px;
	min-height:670px;
	position:absolute;
	left:312px;
	top:125px;
	overflow:auto;
}



#transcript_link {
	width: 375px;
	height: 10px;
	padding: 0;
	margin: 0;
	text-align: right;
	font-size: 0.75em;

}


.transcript_link {
	width: 80px;
	float: right;
	font-size: 0.8em;
	margin-top: 0;
	margin-right: 25px;

}

.hide_text {
	text-indent: -3000px;
}


h2 {
margin-bottom: 0.5 	em;	
}


/* find any film widget */

#findanyfilm {
	background-image:url(../imgs/faf.jpg);
	width:252px;
	height:58px;
	position:absolute;
	left:40px;
	top:737px;
}


/* PDF and Word icons */

.pdf {
	background: transparent url(../imgs/pdf_icon.png) no-repeat;
	padding-left:40px;
	padding-top:8px;
	list-style:none;
	height:48px;
	display:block;
	font-weight: 200;
	font-size: 1.1em;
	margin: 0px;
}


.word {
	background: transparent url(../imgs/word_icon.png) no-repeat;
	padding-left:40px;
	padding-top:8px;
	list-style:none;
	height:48px;
	display:block;
	font-weight: 200;
	font-size: 1.1em;
	margin: 0px;
}





/* like button */

#like_button {

padding: 0 25px 0 0; margin: 25px 0 0 0; border:none; overflow:hidden; width:50px; height:25px; display:block; float: right;

}


/* print bits */

#print_header_hide {
display: none;	
}


/* upload form */

#upload_form, #upload_form_thanks {
margin: 20px 0 0 70px;
width: 400px;
height: 300px;
border: 1px solid #fff;
}

#upload_form label {

text-align: right;
width: 100px;
}

#upload_form input.textbox {
text-align: left;
width: 200px;
}

#upload_form  #submit_button, #upload_form #file_button {
clear: both;
float: left;	
margin: -1.5em 0 1em 150px;
}


/* order form */

#theform {
margin-top: 0;
border: 1px solid #fff;
padding: 10px;
}

#theform label {
float: left;
width: 140px;
margin-right: 20px;
text-align: right;
}


#theform p {
	
margin: 0 0 1em 0;	
}

#theform #submit_button {
	
margin: 0 0 1em 160px;	
}


.comp_thumb {
	height: 250px;
	width: 180px;
	float: left;
	margin: 0 15px 0 0;	
	text-align: center;
}

.last {
margin-right: 0;	
}

.comp_thumb p {
margin-top: 0;	
}

.clear_both {
clear:both;	
}

a#thickbox_close {
	display: block;
	width: 67px;
	height: 13px;
	background: transparent url(../imgs/close_button.png) top left no-repeat;
	background-position: 0 -13px;
}
a#thickbox_close:hover {
	background-position: 0 0;
}