@charset "utf-8";
/* CSS Document */

body {
	background-color: #FF9900;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 922px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #993300;
	position: relative;
	top: 10px;
}
#header #logoHeader {
	float: left;
	width: 265px;
}
#header #headFloatClear {
	clear: both;
	float: left;
	background-image: url(../images/menu/bar.gif);
	background-repeat: repeat;
	height: 7px;
	width: 100%;
	font-size: 7px;
	margin: 0px;
}
#header #pickOfTheWeek {
	float: left;
	width: 657px;
	height: 76px;
}
#container #mainContent {
	clear: both;
}
#container #footer {
	clear: both;
	margin-top: 5px;
}
#header #menuContainer {
	height: 27px;
	width: 922px;
	margin-bottom:10px;
	clear: both;
}
#footer #footerContent {
	background-color: #000000;
	text-align: right;
	height: 20px;
	margin-top: 3px;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 10px;
}
#footer #footerContent a {
	color: #FFFFFF;
}

#footer #filmstrip {
	border-top:1px #FFFFFF solid;
	border-bottom:1px #FFFFFF solid;
	background-color: #CC3300;
	text-align: center;
	margin-top: 5px;
}




#firstWeekendContent {
	height: 162px;
	width: 100%;
	margin-bottom: 13px;
	clear: both;
}
a.white {
	color:white;
	}


.col1ContentMid p,.col2ContentMid p, .col3ContentMid p {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 15px;
	padding-left: 15px;
	font-size:12px;
	color: #FFFFFF;
	margin:0em;
}
.col2ContentMid ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px 0px 0px 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-type: decimal;
}
.col2ContentMid li
{
	list-style-type:decimal;
	margin-left:10px;
	padding-left:0px;
	}
	
.floatclear {
	clear: both;
}

.col1ContentMid a {
	color: #FFFFFF;
}


.col1ContentMid ,.col2ContentMid ,.col3ContentMid 
{
padding-top:10px;
}
.col1Content, .col2Content, .col3Content{
	margin-bottom: 5px;
}
.col1ContentHdr .SectionHeaders,.col2ContentHdr .SectionHeaders,.col3ContentHdr .SectionHeaders,#bannerHdr .SectionHeaders {
	color: #FF9900;
	position: relative;
	width: 200px;
	top: 5px;
	right: 60px;
}
/* column 1 */ 
#col1 {
	float: left;
	width: 242px;
	margin-right: 6px;
	margin-left: 10px;
}



.col1Content .col1ContentBtm {
	background-image: url(../images/MainPanel/col1Btm.gif);
	background-repeat: no-repeat;
	width: 241px;
	height: 22px;
}
.col1Content .col1ContentHdr {
	background-image: url(../images/MainPanel/col1Top.gif);
	background-repeat: no-repeat;
	width: 241px;
	height: 26px;
	text-align: right;
	position: relative;
}
.col1Content {
	background-image: url(../images/MainPanel/col1Mid.gif);
	background-repeat: repeat-y;
	width: 241px;

}


/*  Column2 */
#col2 {
	float: left;
	width: 380px;
	margin-right: 6px;
	margin-left: 6px;
}

.col2Content .col2ContentBtm {
	background-image: url(../images/MainPanel/col2Btm.gif);
	background-repeat: no-repeat;
	width: 380px;
	height: 22px;
}
.col2Content .col2ContentHdr {
	background-image: url(../images/MainPanel/col2Top.gif);
	background-repeat: no-repeat;
	width: 380px;
	height: 26px;
	text-align: right;
	position: relative;
}
.col2Content .col2ContentMid {
	background-image: url(../images/MainPanel/col2Mid.gif);
	background-repeat: repeat-y;
	width: 380px;
}

/* column 3 */

#col3 {
	float: right;
	width: 251px;
	margin-right: 10px;
	margin-left: 6px;
	_margin-right:5px;
}

.col3Content .col3ContentBtm {
	background-image: url(../images/MainPanel/col3Btm.gif);
	background-repeat: no-repeat;
	width: 251px;
	height: 22px;
}
.col3Content .col3ContentHdr {
	background-image: url(../images/MainPanel/col3Top.gif);
	background-repeat: no-repeat;
	width: 251px;
	height: 26px;
	text-align: right;
	position: relative;
}
.col3Content .col3ContentMid {
	background-image: url(../images/MainPanel/col3Mid.gif);
	background-repeat: repeat-y;
	width: 251px;
}



#featureFilmBanner {
	float: left;
	height: 162px;
	width: 493px;
	margin-left: 11px;
}
#joinFWCCont {
	float: right;
	height: 162px;
	width: 241px;
	margin-right: 11px;
}
#bannerHdr {
	background-image: url(../images/MainPanel/newFeaturedFilmsHdr.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 493px;
	text-align: right;
	position: relative;
}
.col2ContentMid a, h2 a {
	text-decoration: none;
	text-align: left;

}
.col2ContentMid h2, h2 a {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9900;
	margin-top: 0em;
	padding-top: 0.25em;
}
#moreFilms {
	text-align: right;
}
.filmTitle {
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
	display: block;
}
.filmDescription {
	font-size: 11px;
	margin-bottom: .5em;
	display: block;
}
.obitImg {
	border: medium double #FF9900;
}
.filmTitle a {
	color: #FF9900;
	text-decoration: none;
}

#topFilmNumbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	float:right;
	list-style-type: none;
	padding-right: 30px;
	padding-left: 0px;
	}
img.pad{padding:10px;}