/* CSS Document */

body{ 
	text-align:center;
	margin:0px;
	padding:0px;
	background-image:url(/img/bkg.jpg);
	background-position:top;
	background-repeat:repeat-y;
	background-color:#000000;
	font-size:12px;
	font-family:Arial, Geneva, Helvetica, sans-serif;
	font-style:normal; 
	color:#ffffff; 
	font-weight:normal; 
	text-decoration:none;
}

a{
	color:#b49043;
	text-decoration:none;
	font-size:12px;
}

a:hover{
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
}

a img{
	border:0px;
	margin:0px;
	padding:0px;
	-ms-interpolation-mode:bicubic;
}

img{
	border:0px;
	margin:0px;
	padding:0px;
	-ms-interpolation-mode:bicubic;
}

td{
	font-size:12px;
}


#container{
	text-align:center; 
	width:1000px;
	margin:0px auto;
	height:900px;
	min-height:900px;
	background-color:#7c0000;
	background-image:url(/img/bkg_main.jpg);
	background-repeat:no-repeat;
	background-position:top;
}


h1{
	margin:0px 0px 5px 0px;
	color:#b49043;
	font-size:18px;
	font-weight:bold;
	font-family:"Times New Roman", Times, Georgia, serif,;
}

h2{
	margin:0px 0px 5px 0px;
	padding:0px;
	color:#7c0000;
	font-size:14px;
	font-weight:bold;
	font-family:"Times New Roman", Times, Georgia, serif,;
}

h3{
	margin:0px 0px 5px 0px;
	padding:0px;
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	font-family:"Times New Roman", Times, Georgia, serif,;
}

h4{
	margin:0px;
	padding:0px;
	color:#7c0000;
	font-size:14px;
	font-weight:bold;
	font-family:"Times New Roman", Times, Georgia, serif,;
}


#nav{
	width:1000px;
	text-align:center; 
	margin:0px auto 20px auto; 
	background-image:url(/img/nav/bkg_nav-logo.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#nav .logo{
	text-align:left; 
	float:left;
}

#nav .top{
	text-align:right;
	float:right;
	margin:85px 38px 0px 0px; 
}

#nav .bottom{
	text-align:right;
}


#homeFlash{
	height:610px;
	width:1000px;
}

#pressDate{
	width:65px;
	text-align:left;
	float:left; 
	margin:0px 10px 20px 0px;
}

#pressTitle{
	width:180px;
	text-align:left;
	float:right; 
	margin:0px 0px 20px 0px;
}

#left_column{
	text-align:left;
	float:left;
	width:220px;
	margin:0px 0px 0px 20px; 
}

#left_columnPress{
	text-align:left;
	float:left;
	width:320px;
	margin:0px 0px 0px 20px; 
}

#left_column .content{
	text-align:left;
	margin:10px 20px 0px 20px; 
}

#left_columnPress .content{
	text-align:left;
	margin:10px 20px 0px 40px; 
}

#left_column .page_title{
	text-align:left;
	width:180px;
	padding-left:20px;
	color:#7c0000;
	font-size:24px;
	font-weight:bold;
	font-family:"Times New Roman", Times, Georgia, serif,;
}

#left_columnPress .page_titlePress{
	text-align:left;
	width:280px;
	padding-left:20px;
	color:#7c0000;
	font-size:24px;
	font-weight:bold;
	font-family:"Times New Roman", Times, Georgia, serif,;
}


#feature{
	float:right;
	text-align:left; 
	width:678px;
	margin:5px 40px 20px 0px;
	padding:20px;
	border:solid 1px #b49043;
	background-color:#171717;
}
#featurePress{
	float:right;
	text-align:left; 
	width:578px;
	margin:5px 40px 20px 0px;
	padding:20px;
	border:solid 1px #b49043;
	background-color:#171717;
}

#feature a{
	color:#b49043;
}

#feature a:hover{
	color:#7c0000;
}


#footer{
	width:940px; 
	margin:0px auto;
}

#footer .left{
	text-align:left; 
	float:left; 
	margin:10px 10px 0px 10px; 
	color:#ffffff;
}

#footer .right{
	text-align:right; 
	float:right; 
	margin:10px 10px 0px 10px; 
}

#footer .right a{
	color:#b49043;
	font-size:12px;
}

#footer .right a:hover{
	color:#ffffff;
	font-size:12px;
}


#film_links_trailer{
	float:left;
	margin:5px 20px 20px 0px;
}

#film_links_website{
	float:right;
	margin:5px 0px 20px 20px;
}


#film_index_item_red{
	margin-bottom:20px;
	padding-bottom:10px;
	float:right;
	width:680px;
	border-bottom:solid 1px #7c0000;
}

#film_index_item_red img{
	float:left;
	margin-right:20px;
}

#film_index_item_red .title{
	margin-bottom:10px;
	font-size:18px;
	font-family:"Times New Roman", Times, Georgia, serif,;
	font-weight:bold;
	color:#7c0000;
}

#film_index_item_red .logline{
	margin-bottom:10px;
	color:#FFF;
}

#film_index_item_red .link{
	text-align:right;
}


#film_index_item_red .link a{
	color:#7c0000;
}

#film_index_item_gold{
	margin-bottom:20px; 
	padding-bottom:10px;
	float:right;
	width:680px;
	border-bottom:solid 1px #b49043;
}

#film_index_item_gold img{
	float:left;
	margin-right:20px;
}

#film_index_item_gold .title{
	margin-bottom:10px;
	font-size:18px;
	font-family:"Times New Roman", Times, Georgia, serif,;
	font-weight:bold;
	color:#b49043;
}

#film_index_item_gold .logline{
	margin-bottom:10px;
	color:#FFF;
}

#film_index_item_gold .link{
	text-align:right;
}

#film_index_item_gold .link a{
	color:#b49043;
}
