#banner{
	width:920px;
	margin: 0px 0px 0px 0px;
	padding-top:5px;
}

#top{
 	width:920px;
	margin: 0px 0px 0px 0px;
}

#top .scroller{
	float:left;
	width:183px;
	height:315px;
}

#top .frame{
	float:right;
	width:737px;
	height:315px;
}

#feature{
	background-image:url(/site_images/international/bkg_spotlight_main.jpg);
	background-repeat:no-repeat;
	margin-top:5px;
	margin-left:5px;
	width:908px;
	height:560px;
	padding: 35px 0px 0px 5px;
	text-align:left;
	font-size:11px;
}
#feature a:link{
	color:#ff6418;
	text-decoration:none;
	font-weight:bold;
}

#feature a:visited{
	color:#ff6418;
	text-decoration:none;
	font-weight:bold;
}

#feature a:hover{
	color:#ff6418;
	text-decoration:none;
	font-weight:bold;
}
#itemsContainer {
	width:885px;
	height:530px;
	padding:15px 0px 0px 10px;
}
#itemsContainer .item{
	float:left;
	height:170px;
	width:290px;
	margin-right:3px;
	text-align:left;
}

#itemsContainer a{
	color: #ff6418;
	font-size:13px;
	text-decoration:none;
}

#itemsContainer a:visited{
	color: #ff6418;
	font-size:13px;
	text-decoration:none;
	
}
#itemsContainer a:hover{
		color: #666;
	font-size:13px;
	text-decoration:none;
	
}

#itemsContainer .item .title {
	color: #ff6418;
	font-size:13px;
	font-weight: bold;
	padding-bottom:3px;
}
#feature img{
	border:0px;	
	float:left;
	margin-left:3px;
	margin-right:10px;
	margin-bottom:60px;
}

#itemsContainer .date {
	color:#666;
	font-size:12px;
	font-weight:bold;
	padding-bottom:3px;
}

#itemsContainer .synopsis{
 	padding-bottom: 5px;
	padding-right:10px;
	font-weight:normal;
}
/* film details styles */
#trailer{
	text-align:center;
	background-image:url(/site_images/international/trailerFrame.jpg);
	background-repeat:no-repeat;
	width:490px;
	height:300px;
	margin-top:4px;
	margin-right:5px;
	/*padding-top:4px;
	padding-left:1px;*/
}
#footer a:link{
	color:#ff6418;
	text-decoration:none;
	font-size:10px;
}

#footer a:visited{
	color:#ff6418;
	text-decoration:none;
	font-size:10px;
}
#footer a:hover{
	color:#333;
	text-decoration:none;
	font-size:10px;
}
