BODY {
	background-color:#000000;
	background-image:url('../images/bg.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:1.5;
	color:#ffffff;
	text-align:justify;
	margin:0px;
}

#main {
	width:1050px;
	margin:32px auto 0px auto;
	font-size:12px;
}
#main:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

H1#film-title {
	font-size:0px;
	visibility:hidden;
	display:none;
}
H1{
	font-size:12px; 
	font-weight:normal;
}

H2 {
	color:#c40f10;
	font-size:24px;
	line-height:30px;
	text-align:left;
	text-transform:uppercase;
}
#col1 h2.fr {
	margin-left:20px;
	text-transform:none;
}
#col2 h2.fr {
	font-size:21px;
	text-transform:none;
}

A:link,
A:visited,
A:hover,
A:active {
	color:#c40f10;
	text-decoration:none;
	font-weight:bolder;
}

A:hover {
	text-decoration:underline;
}

#col1 {
	width:307px;
	float:left;
	padding-right:20px;
	margin-top:20px;
}

#col2 {
	float:left;
	width:588px;
	padding:28px 28px 100px 28px;
	background-image:url('../images/bg-main.png');
	background-repeat:repeat-y;
	min-height:550px;
}

.clear { 
	clear:both; 
}

.logo {
	position:relative;
	width:74px;
	height:36px;
	z-index:1;
	float:left;
	font-size:1px;
}

.logo span {
	position:absolute;
	z-index:2;
	top:0;
	left:0;
	width:74px;
	height:36px;
}

.logo.nfb span {
	background:url(../images/nfb_logo.jpg) no-repeat top left;
}

.logo.argus span {
	background:url(../images/argus_logo.jpg) no-repeat top left;
}

.logo.argus {
	margin-left:15px;
}

.menu {
	/*border-bottom:1px solid #d72022;
	padding-bottom:5px;*/
	width:971px;
}

.bg-menu-left {
	border-bottom:1px solid #d72022;
	padding-bottom:5px;
	width:327px;
	float:left;
}

#menu-left {
	width:327px;
	float:left;
	padding-top:28px;
	padding-bottom:2px;
}

#menu-right {
	float:left;
	width:608px;
	padding:28px 8px 2px 28px;
	text-align:right;
}

.bg-menu { 	
	background-image:url('../images/bg-main.png');
	background-repeat:repeat-y; 
	float:left;
	border-bottom:1px solid #d72022;
	padding-bottom:5px;
}

.menu A:link,
.menu A:visited {
	text-transform:uppercase;
	color:#fff;
	font-size:14px;
	text-decoration:none;
	margin-right:20px;
	font-weight:normal;
	border-bottom:5px solid #000;
	padding-bottom:5px;
}

.menu A:hover,
.menu A:active,
.menu .on A:link, 
.menu .on A:visited {
	text-transform:uppercase;
	color:#d72022;
	font-size:14px;
	text-decoration:none;
	margin-right:20px;
	font-weight:normal;
	border-bottom:5px solid #d72022;
	padding-bottom:5px;
}

#zone-footer {
	width:100%;
	background-color:#000;
	border-top:1px solid #372f2f;
}




/***/

.footer-bord { border-bottom:1px solid #372f2f; }

.footer-int {
	width:1050px;
	margin:0px auto;
	color:#fff;
	font-size:12px;
}

.footer-int A:link,
.footer-int A:visited {
	color:#d72022;
	text-decoration:none;
}

.footer-int A:hover,
.footer-int A:active {
	color:#d72022;
	text-decoration:underline;
}

#footer P { margin:10px 0px; line-height:1.5;}
#footer H2 { color:#fff; margin:10px 0px; line-height:1.2; font-size:22px; font-weight:normal; }
#footer .sml { font-size:10px; }

.foot-col1 {
	width:297px;
	float:left;
	padding:15px 30px 15px 10px;
}

.foot-col2 {
	width:317px;
	float:left;
	border-right:1px solid #372f2f;
	border-left:1px solid #372f2f;
}

.foot-col3 {
	width:265px;
	float:left;
	/*padding:15px 0px 15px 20px;*/
}


.top-col2 {
	border-bottom:1px solid #372f2f;
	width:269px;
	padding:15px 24px;
}

.bot-col2 {
	width:269px;
	padding:15px 24px;
}
.top-col3 {
	width:265px;
	border-bottom:1px solid #372f2f;
	padding:15px 24px;
}
.bot-col3 {
	width:265px;
	padding:15px 24px;
}
.bot-col3 img {float:left;margin-right:5px;}
.bot-col3 .blu-ray-txt {}
.imgfoot { border:1px solid #372f2f; }

.footer-bot { padding:20px 0px 20px 10px; }

.logonfb { float:left; padding-right:20px; padding-top:10px; }
.botleft { float:left; width:748px; }
.footer-bot P { font-size:12px; color:#372f2f; }
.footer-bot A { font-weight:normal; }
.footer-bot .copy { color:#fff; font-size:10px; }

#mediamovie {margin-bottom:10px;}

.pl-item {}
.pl-item:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.pl-item img{float:left;margin-right:10px;}
.pl-item h3 {margin-bottom:0;}
.pl-item small {font-size:12px; color:red;margin:0;}

.facebook-link {background:url(../images/fb_icon.gif) top left no-repeat; padding-left:20px; padding:2px 0 2px 25px;}

