/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* HACKS SECTION */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* HR TAGS #################################### */
/*	hr tags should display the same in IE & FF 
	to use this hack, code the HR tag like so:	

		<div class="hr"><hr /></div>
		
NOTE:  	You will probably need to add or adjust styling lower 
		down the cascade to account for the context of each "horizontal rule" element. 
*/

div.hr
{
	border-top: 1px solid #fff;
}
/* END HR TAGS ################################ */




/* UL'S WITH NO BULLETS */
ul.no_bullets
{
	list-style-type: none;
}
/* END UL'S WITH NO BULLETS */



/* UL'S DISPLAYED HORIZONTALLY ################ */
/* List unordered items horizontally by assigning "horiz" as a class.
NOTE:  You will probably need to add or adjust styling lower down the cascade 
to account for the context of each list. */
ul.horiz
{
	list-style-type: none;
}

ul.horiz li
{
	display: inline;
}
/* END UL'S DISPLAYED HORIZONTALLY ############# */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* END HACKS SECTION */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

body {
	height: 2900px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: black;
	line-height: 125%;
	background-image: url(images/splash/bkg_gradient.jpg);
	background-repeat:no-repeat;
	background-position: center;
	background-position: top;
	margin: 0 auto;
}


a {
	color: #fff;
	}

h1 {
	float: left;
	text-indent: -9999;
	display: block;
	width: 1px;
	height: 1px;
	overflow: hidden;
	}

h2 {
	font-size: 18px;
	font-weight: bold;
	}

h3 {
	font-weight: bold;
	color: #c5aa43;
	line-height: 140%;
	font-size:16px;
	}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #18579c;
	}



.container {	
	background:transparent;
	height: 2924px;
	width: 100%;
	margin-left:11px;
	}

#x {
	margin-top: 16px;
	}

#x .container {
	background: none;
	height: auto;
	}

.content {
	background: black;
	width: 990px;
	*width: 988px;
	_width: 988px;
	height: 2924px;
	margin: auto;
	}

.header {
	background: #0000ff;
	width: 990px;
	height: 136px;
	margin-left: -0.05px;
	}

	.quotes {
		position: relative;
		top: 290px;
		left: 78px;
		float: left;
		height: 89px;
		width: 214px;
		}

	.signup {
		float: right;
		margin: 5px 5px 0 0;
		}

.nav {
	background: url(images/splash/bkg_nav.gif);
	width: 990px;
	height: 36px;
	margin-left: -0.05px;
	}	

	.divider {
		background: url(images/splash/nav_divider.png);
		_background: url(images/splash/nav_divider.gif);
		width: 2px;
		height: 27px;
		float: left;
		position: relative;
		top: 4px;
		}

	.entermoviesite {
		float: right;
		margin-right: 45px;
		position: relative;
		top: 3px;
		}

	.title {
		float: left;
		margin: 0 50px;
		position: relative;
		top: 10px;
		}

.splash {
	background: #0000ff;
	width: 990px;
	height: 529px;
	margin-left: 0px;
	}

	.dvdandblu {
		position: relative;
		top: 52px;
		margin-left: 0;
		_margin-left: 2px;
		float: left;
		z-index: 4;
		}

	.dvd {
		width: 154px;
		height: 273px;
		float: left;
		z-index: 5;
		}

		.dvd a {
			color: #000000;
			font-weight: bold;
			text-decoration: none;
			position: absolute;
 			top: 0px;
 			left: 5px;
			}	 

		.blu {
 			width: 203px;
			height: 287px;
			z-index: 5;
			position: absolute;
 			top: 22px;
 			left: 22px;
			_left: 19px;
 			*left: 19px;
 			_top: 22px;
 			*top: 22px;
			}

		.blu a {
			color: #000000;
			font-weight: bold;
			text-decoration: none;
			
			}


	.player {
		/*background: url(images/splash/bkg_player.png);
		_background: url(images/splash/bkg_player.gif);*/
		/*width: 532px;
		height: 328px;*/
		float: left;
		position: relative;
		
		top: 40px;
		*top: 45px;
		_top: 45px;
		
		left: 68px;
		*left: 63px;
		_left: 68px;
		}



.pagefold {
	background: url(images/splash/bkg_pagefold.gif) no-repeat;
	width: 990px;
	height: 152px;
	margin: 0 0 11px 10px;

	clear: both;
	}

.leftcol {
	float: left;
	margin-left:9px;
	}

	.module {
		width: 654px;
		height: auto;
		margin: 0 0 10px 0px;	
		}

		.mod-head {
			width: 654px;
			height: 30px;
			background: url(images/splash/mod_header.png);
			}

			.mod-title {
				font-size: 18px;
				color: #606161;

				font-weight: bold;
				float: left;
				position: relative;
				top: 7px;
				left: 10px;
				}

			.mod-head .backtotop {
				color: #C1C1B2;
				text-decoration: none;
				font-weight: bold;
				float: right;
				position: relative;
				top: 7px;
				right: 10px;
				cursor: pointer;
				}

		.mod-body {
			background: url(images/splash/mod_bodyoutline.gif);
			width: 651px;
			padding: 2px 0 2px 3px;
				}

		.mod-body-content {
			width: 648px;
			background: #0000ff;
			color: #ffffff;
			}
			
			
	#productfeatures .mod-body-content h3{
		text-transform:uppercase;
		margin-bottom:10px;
	}
	
	#productfeatures .mod-body-content h3 strong{
		color:white;
	}
	
	#productfeatures .mod-body-content h4{
		color:#C5AA43;
	}
	
	#productfeatures .mod-body-content h2{
		color:#ccc3a4;
		font: bold 19px Arial,sans-serif ;
		text-transform:uppercase;
		text-align:center;
		padding-top:10px;
	}
	#productfeatures .mod-body-content h2 b{
		color:white;
	}
	
	#productfeatures .mod-body-content .col1,
	#productfeatures .mod-body-content .col2 {
		float: left;
		width: 48%;
		_width: 45%;
		*width: 45%;
		margin: 5px 0 0 10px;
		line-height: 140%;
		font-weight:bold;
		}

	#productfeatures .mod-body-content ul {
		list-style-type: disc;
		padding-left: 23px;
		margin-left: -10px;
		*margin-left: -5px;
		_padding-left: 23px;
		_margin-left: -10px;
		}

	#productfeatures .mod-body-content li {
		font-size:12px;
		line-height: 125%;
		}
	#productfeatures .mod-body-content li strong{
		color:#c5aa43;
	}
	#productfeatures .mod-body-content li em{
		color:#ccc3a4;
	}
		
	#technicalinfo .mod-body-content h3{
		text-transform:uppercase;
		line-height:110%;
	}
	#technicalinfo .mod-body-content .col1,
	#technicalinfo .mod-body-content .col2 {
		float: left;
		width: 48%;
		_width: 45%;
		*width: 45%;
		margin: 5px 0 0 10px;
		line-height: 140%;
		}

	#technicalinfo .mod-body-content ul {
		list-style-type: disc;
		padding-left: 23px;
		margin-left: -10px;
		*margin-left: -5px;
		_padding-left: 23px;
		_margin-left: -5px;
		}

	
	
	#technicalinfo .mod-body-content li {
		font-size:12px;
		font-weight:bold;
		line-height: 125%;
	}
	#technicalinfo .mod-body-content li strong{
		color:#c5aa43;
	}
	#technicalinfo .mod-body-content li em{
		color:#ccc3a4;
	}

	#photogallery .mod-body-content {
		background: url(images/splash/bkg_photogallery.gif);
		height: 407px;
		}

	#synopsis .mod-body-content #img-wrapper{
	/*#synopsis .mod-body-content img{*/
		border: 0px none;
		float: left;
		width:147px;
		height:149px;
		margin: 15px;
		}
	#synopsis .mod-body-content .textcol {
		float: left;
		width: 60%;
		margin-top: 12px;
		/*color: #342e81;*/
		}

	#cast .mod-body-content .col1,
	#cast .mod-body-content .col2 {
		float: left;
		width: 300px;
		margin: 10px 0 0 10px;
		_margin-left: 5px;
		}

	#cast .mod-body-content img{
		float: left;
		margin: 0 5px 20px 0;
		height: 89px;
		}

	#cast .mod-body-content .textcol {
		float: left;
		width: 218px;
		font-size: 12px;
		line-height: 121%;
		height: 255px;
		margin-bottom: 5px;
		}
	
	#cast .mod-body-content .textcol b{
		text-transform:uppercase;
		color:#c5aa43;
	}
	
	#cast .mod-body-content .textcol strong{
		text-transform:uppercase;
		font-weight:bold;
		color:white;
	}
	
.rightrail {
	width: 308px;
	background: #313335;
	float: left;
	margin-left: 9px;
	*margin-left: 7px;
	}

	.ad_disclaimer{
		height: 25px;
		text-align: right;
		font-size: 10px;
		width: 300px;
		margin: 5px 0 0 4px;
		color: #ffffff;
		}

	.ad {
		width: 300px;
		height: 250px;
		margin-left: 4px;
		margin-bottom: 10px;
		}

	.related {
		width: 297px;
		background: url(images/splash/hdr_related.gif);
		margin: 0 0 5px 4px;
		padding-bottom: 3px;
		}
	
		.related-head {
			width: 300px;
			height: 28px;
			margin-left: 3px;
			}

			.related-title {
				font-size: 18px;
				color: #ffffff;
				font-weight: bold;
				float: left;
				position: relative;
				top: 5px;
				left: 10px;
				}

		.related-body {
			background: #d5d5d5;
			width: 294px;
			overflow: auto;
			margin: 0 0 0 3px;
			}

		.related-body a{
			color: #18579c;
			}
	
		.related-dvd img {
			float: left;
			width: 68px;
			height: 98px;
			margin: 10px 5px 5px 5px;
			}

		.related-desc {
			float: left;
			width: 180px;
			color: #000000;
			margin: 10px 0 0 0;
			}


		.footer {
		width: 972px;
		float: left;	
		text-align: center;
		text-transform: uppercase;
		font-size:10px;
		margin-left: 15px;
  		margin-right: auto ;

	}

	.footer .links {
		float: left;
		text-align: center;
		width: 370px;
		top: 40px;
	}

	
	#pg13{
		width:270px;
		clear: none;
		float:left;
	}
	
	#notrated{
		width:80px;
		clear: none;
		float:left;
	}
	
	.footer .logos{
		display: block;
		float: left;
		clear: none;
		text-align: center;
		width: 960px;
		margin-top: 10px;
		margin-left: 0px;
		_margin-left: 0px;
		}
	
	.footer a {
		text-decoration: none;
		color: white;
		}

	.footer img.logo {
		float: left;
		text-align:center;
		margin-right: 10px;
	}

	.footer img.rating {
		float: right;
	}

	

/*******state of play-specific*******/


.header {
	background: url(images/splash/robinhood/bkg_header.jpg);
	}

.splash {
	background: url(images/splash/robinhood/bkg_splash2.jpg) top no-repeat;
	margin-bottom: 0px;
	}

.mod-body-content {
	background: url(images/splash/robinhood/bkg_module.jpg);
	}

#productfeatures .mod-body-content {
	background: url(images/splash/robinhood/bkg_module.jpg);
	background-position: top;
	}
	
#technicalinfo .mod-body-content {
	background: url(images/splash/robinhood/bkg_tech.jpg);
	background-position: top;
	}

#synopsis .mod-body-content {
	background: url(images/splash/robinhood/bkg_synopsis.jpg);
	background-position: center;
	}

#cast .mod-body-content {
	background: url(images/splash/robinhood/bkg_cast.jpg);
	background-position: top;
	}
	
	#cast .mod-body-content a{
		text-decoration:underline;
		color:#C5AA43;
	}
	
	#productfeatures .mod-body-content {
		height: 497px
		}
		
	#technicalinfo .mod-body-content {
		height: 211px;
		}

	#synopsis .mod-body-content {
		height: 175px;
		}

	#cast .mod-body-content {
		height: 557px;
		}
		
#gallery{
	float: left;
	width: 650px;
	margin-top: 5px;
}		
#gallery_shim{
	height: 85px;
	width: 620px;
	display: block;
	overflow: hidden;
	float: left;
	
}

#gallery_image{
	border-color: #373636;
	border: solid 2px;
	width: 527px;
	height: 273px;
}
#gallery_container {
	height: 66px;
	display: block;
	overflow: hidden;
	float: left;
}

#gallery_left{
	height: 17px;
	width: 8px;
	float: left;
	margin-right: 4px;
	margin-left: 2px;
	margin-top: 20px;
	cursor: pointer ;
}
#gallery_right{
	height: 17px;
	width: 8px;
	margin-top: 20px;
	float: left;
	margin-left: 2px;
	cursor: pointer ;
}
#gallery_container div{
	display: block;
	height: 48px;
	float: left;
	margin-right: 6px;
	border: solid 2px;
	border-color: #bdbdbe;
	cursor: pointer 
}
#prev_pic{
	float: left;
	margin-left: 10px;
	margin-top: 121px;
	margin-right: 10px;
	cursor: pointer ;
}

#next_pic{
	float: left;
	margin-top: 121px;
	margin-left: 10px;
	cursor: pointer ;
}


#videoplayer{
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	/**margin-top: -250px;
	*margin-left: 180px;*/
	width: 532px;
	height: 328px;
	clear: both;
	}

#gallery_image{
	float: left;
}

#video_control{
	float: left;
	
	margin-top: 62px;
	*margin-top: 60px;
	_margin-top: 60px;
	
	margin-left: 15px;
	*margin-left: 7px;
	-margin-left: 7px;
	
	padding-left:25px;
	*padding-left:5px;
	_padding-left:5px;
	
	padding-top:40px;
	*padding-top:44px;
	_padding-top:44px;
	
	_padding-bottom:15px;
	
	width: 970px;
	
	background-image: url("images/splash/video-scroll.png");
	background-repeat: no-repeat;
}

#video_prev{
	width: 23px;
	height: 32px;
	float: left;
	cursor: pointer;
	margin-top: 25px;
	margin-right: 5px;	
}


#video_next{
	width: 23px;
	height: 32px;
	float: left;
	cursor: pointer;
	margin-top: 25px;
}

#video_scroll_container{
	float: left;
	width: 880px;
	height: 80px;
	overflow: hidden;
	display: block;
	margin-top: 5px;
	margin-left: 5px;
	*margin-left: 2px;
	_margin-left: 2px;
	margin-bottom: 5px;
	margin-right: 8px;
	}

#video_scroller{
	float: left;
	width: 10000em;
	margin-left:3px;
}

#ownit_msg{
	float:right;
	clear:none;
	position:relative;
	*margin-right:0px;
	_margin-right:-5px;
}

.video_content{
	float: left;
	margin-right: 12px;
	padding: 2px;
	cursor: pointer;
	height: 70px;
	width: 208px;
}

.vid_image{
	float: left;
	width: 80px;
	height: 45px;
	margin-right: 5px;
	text-align: left;
	border: thin solid;
	border-color: #757575;
}

.vid_description{
	float: left;
	width: 117px;
	text-align: left;
}

.description{
	float: left;
	text-align: left;
	font-family: helvetica, arial;
	font-size: .8em;
	width: 117px;
	color: #ffffff;
}

.vid_title{
	width: 117px;
	float: left;
	text-align: left;
	font-family: helvetica, arial;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	color: #e4d362;
	}

.selected{
	width: 208px;
	border: 2px solid;
	border-color: #534715;
	padding: 1px;
	height: 55px;
	
}

.video_strip{
clear: both;
float: left;
width: 948px;
height: 1px;
display: none;
}


.navitem{
cursor: pointer;
}