/*body {
background-color: #fff;
font-size: 14px;
font-family: "Trebuchet MS", Verdana, Arial;
font-weight: normal;
color:#000;
margin:0px;
	line-height: 18px;
}*/


/* ----------container to center the layout-------- */
#container {
width: 942px;
padding: 0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
}

/* --------------left and right navi------------- */
/*#left {
width:500px; 
height:1139px; 
float:left; 
position:relative; 
margin-left:-500px;
}
#right {
width:760px;
height:1139px; 
float:right;
position:relative;
margin-right:-760px;
}*/

/* -----------------content--------------------- */ 
/*#contentTop{
	width: 942px;
	height: 0px;
	position: relative;
	margin: 0px;
}*/
#contentBody{ 
width: 942px;
height: 1139px;
position: absolute; 
margin: 0px;
margin-left: 0px;
}

/*===========================================================================*/



#trailer {
	position: absolute;
	width: 700px;
	height: 500px;
	z-index: 1;
	left: 55px;
	top: 50px;
}
#movies {
	position: absolute;
	width: 600px;
	height: 6300px;
	z-index: 1;
	left: 40px;
	top: 420px;
}
#social {
	position: absolute;
	width: 300px;
	height: 600px;
	z-index: 1;
	left: 677px;
	top: 18px;
}

/*#scrollingMovies {
	position: absolute;
	width: 830px;
	height: 200px;
	z-index: 1;
	left: 55px;
	top: 343px;
	line-height: 18px;
}*/

.style1 {font-size: 13px;
		 color: #666666;}
.style3 {font-size: 11px;
         color: #000000;}
.style2 {font-size: 16px;
         color: #fff;
         padding: 10px 10px 10px 10px;
         }
         
h3 /* Release Info */
{
	color: #cdd9ec;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}
