.film{
	border-top:1px solid #dddddd;
	width:940px;
	height:100%;
	margin:0px;
	padding:15px 0px;
	position:relative;
	float:left;
}

.film h4{
	color: #7e7e7e; 
}

.one_third{
	/*border:1px solid #3e3e3e;*/
	width:300px;
	padding:20px 10px 0px 0px;
	margin:0px;
	position:relative;
	float:left;
}
.two_thirds{
	/*border:1px solid #3e3e3e;*/
	width:580px;
	padding:20px 0px 0px 50px;
	margin:0px;
	position:relative;
	float:right;
}



.poster{
	/*border:1px solid #3e3e3e;*/
	width:300px;
	padding:0px 0px 22px 0px;
	margin:0px;
	position:relative;
	float:left;
	
	background-image:url(/images/shadow300.png);
	background-repeat:no-repeat;
	background-position:bottom;

}

.poster_small{
	/*border:1px solid #3e3e3e;*/
	width:68px;
	padding:0px 0px 3px 0px;
	margin:0px;
	position:relative;
	float:left;
	
	background-image:url(/images/shadow68.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

.poster_small_info{
	/*border:1px solid #3e3e3e;*/
	width:810px;
	padding:0px 0px 0px 52px;
	margin:0px;
	position:relative;
	float:right;
}


.info{
	/*border:1px solid #3e3e3e;*/
	width:610px;
	padding:0px 0px 10px 0px;
	margin:0px;
	position:relative;
	float:left;
}

.header{
	/*width:580px;*/
	width:100%;
	padding:0px 0px 0px 0px;
	margin:0px;
	position:relative;
	float:left;	
}

.subheader{
	/*width:580px;*/
	width:100%;
	padding:10px 0px 10px 0px;
	margin:0px;
	position:relative;
	float:left;
}

.subheader_first_item{
	/*border-left:1px solid #dddddd;*/
	padding:0px 10px 0px 0px;
	margin:0px;
	position:relative;
	float:left;
}
.subheader_item{
	border-left:1px solid #dddddd;
	padding:0px 10px 0px 10px;
	margin:0px;
	position:relative;
	float:left;
}

.description{
	width:100%;
	padding:10px 0px 0px 0px;
	margin:0px;
	position:relative;
	float:left;
}

.info{
	border-bottom:1px solid #dddddd;
	width:100%;
	padding:10px 0px;
	margin:0px;
	position:relative;
	float:left;
}

.buttons{
	/*border:1px solid #3e3e3e;*/
	width:100%;
	padding:10px 0px;
	margin:0px;
	position:relative;
	float:left;
}

.trailer{
	/*border:1px solid #3e3e3e;*/
	padding:10px 0px 0px 0px;
	margin:0px;
	position:relative;
	float:left;
}

.watch{
	/*border:1px solid #3e3e3e;*/
	padding:10px 10px 0px 0px;
	margin:0px;
	position:relative;
	float:left;
}


.shadow940{
	/*border:1px solid #3e3e3e;*/
	width:940px;
	padding:0px 0px 60px 0px;
	margin:0px;
	position:relative;
	float:left;

	background-image:url(../images/shadow940.png);
	background-repeat:no-repeat;
	background-position:bottom;
}


.shadow720{
	/*border:1px solid #3e3e3e;*/
	width:720px;
	padding:0px 0px 40px 0px;
	margin:0px;
	position:relative;
	float:left;

	background-image:url(../images/shadow720.png);
	background-repeat:no-repeat;
	background-position:bottom;
}




.shadow640{
	/*border:1px solid #3e3e3e;*/
	width:640px;
	padding:0px 0px 44px 0px;
	margin:0px;
	position:relative;
	float:left;

	background-image:url(/images/shadow640.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

.shadow280{
	/*border:2px solid #ffffff;*/
	width:280px;
	padding:0px 0px 14px 0px;
	margin:0px;
	position:relative;
	float:left;

	background-image:url(../images/shadow280.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

.picture_frame{
	/*outline:3px solid #ffffff;
	outline:#00FF00 dotted thick;*/
	border:4px double #ffffff;
}


.payment{
	/*border:1px solid #3e3e3e;*/
	width:220px;
	padding:0px 0px 0px 40px;
	margin:0px;
	position:relative;
	float:left;
}








.player{
	z-index: 3;
	visibility: visible;
}

#video{
	width:		940px;
	height:		100%;
	overflow:	hidden;
	margin:		0 auto;
	border:		none;
}

.entry_form{
	
}

.entry_form input, select, textarea{
	color:	#000000;
	letter-spacing: 0.4px;
	font-weight:normal;
	padding-bottom:5px;
	line-height:1.4em;
	position: relative;
	font-family: Arial, Helvetica, Verdana; san-serif;
}

h1{ font-size:38px; font-weight:bold;}
h2{ font-size:36px; }
h3{ font-size:18px; }
h4{ font-size:14px; color:"7e7e7e";}
h5{ font-size:12px; }
h6{ font-size:10px; }

.entry_form h1{ font-size: 38px; font-weight:bold;}
.entry_form h2{ font-size: 36px; }
.entry_form h3{ font-size: 18px; }
.entry_form h4{ font-size: 14px; color:"7e7e7e";}}
.entry_form h5{ font-size: 12px; }
.entry_form h6{ font-size: 10px; }

.entry_form h1 text_input, h1 text_area, h1 select, h1 input, h1 textarea{ font-size:38px; font-weight:bold;}
.entry_form h2 text_input, h2 text_area, h2 select, h2 input, h2 textarea{ font-size:36px; }
.entry_form h3 text_input, h3 text_area, h3 select, h3 input, h3 textarea{ font-size:18px; }
.entry_form h4 text_input, h4 text_area, h4 select, h4 input, h4 textarea{ font-size:14px; color:"7e7e7e";}
.entry_form h5 text_input, h5 text_area, h5 select, h5 input, h5 textarea{ font-size:12px; }
.entry_form h6 text_input, h6 text_area, h6 select, h6 input, h6 textarea{ font-size:10px; }







#oxylus-video-player { display: block; margin: 0 auto; }