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

body {
	margin:0 auto 0 auto;
	background-image:url(../images/bg.jpg);
	}

img {
	border:none;
}

#bodycontainer {
	width:902px;
	height:1200px;
	margin:0 auto 0 auto;
}

#header {
	margin:0 auto 0 auto;
	width:902px;
	height:160px;
}

#uppernav {
	margin:0 auto 0 auto;
	width:902px;
	height:30px;
}

.uppernavigation {
	text-align:right;
	margin:.6em 0 0 0;
	padding:0 1em 0 0;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:.7em;
}

#maincontent {
	margin:0 auto 0 auto;
	width:902px;
	height:500px;
}

#leftcontainer {
	width:592px;
	height:auto;
	margin-right:12px;
	float:left;
}

#nowplaying {
	height:427px;
	width:592px;
	margin-bottom:17px;
}

#nowplayingtab {
	width:592px;
	height:auto;
	background-image:url(../images/bartitlebg.jpg);
}

#nowplayingcontent {
	width:592px;
	height:394px;
	background-color:#960;
}

#rightcontainer {
	width:296px;
	float:left;
}

#tvschedule {
	background-image:url(../images/bartitlebg.jpg);
	background-repeat:repeat-x;
	width:296px;
}

#featuredfilm {
	width:291px;
	height:auto;
	border:#2A2A2A solid thin;
	margin-right:2px;
	float:left;
}


#featuredshow {
	width:291px;
	height:auto;
	border:#2A2A2A solid thin;
	float:left;
}

#featuredfilmtitle {
	width:291px;
	height:30px;
	background-image:url(../images/featuredbg.jpg);
}

#featurecontent {
	width:289px;
	height:273px;
	
}

#allouttext {
	color:#737373;
	font-family:Verdana, Geneva, sans-serif;
	font-size:.6em;
}

.allouttext1 {
	padding-left:12px;
	padding-right:5px;
}

.profiletxt {
	color:#FFF;
	font-weight:bold;
}

.detail {
	color:#44baec;
}

.moreinfobutton {
	width:89px;
	height:25px;
	background-image:url(../images/moreinfobutton.jpg);
	float:right;
	margin-right:20px;
	margin-top:10px;
}

.moreinfotext {
	padding:.5em 0 0 0;
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size:.7em;
	text-transform:uppercase;
	text-align:center;
}

#whatweoffertitle {
	width:592px;
	height:30px;
	margin-top:10px;
}

#whatoffermain {
	float:left;
}

#offercontent {
	width:590px;
	height:154px;
	border:#2A2A2A solid thin;
}

#description {
	float:left;
}


#imagecont {
	width:169px;
	height:154px;
	float:left;
}

.descdetail {
	float:left;
	color:#CCC;
	font-family:Verdana, Geneva, sans-serif;
	font-size:.7em;
	padding-top:25px;
	padding-left:10px;
	padding-right:10px;
	width:386px;
}

#tvschedulecontent {
	width:292px;
	float:left;
	height:auto;
	padding-bottom:20px;
	border:#2A2A2A solid thin;
	background-color:#000;
}

.imagecontainer {
	margin:10px auto 10px auto;
	width:227px;
	height:auto;
}

#demoreel {
	float:left;
	width:292px;
	height:auto;
	margin-top:10px;
	border: #333 solid thin;
	border-top:none;
	padding-bottom:10px;
}

#demoreeltitle {
	width:292px;
	height:30px;
	float:left;
	background-image:url(../images/spacerdemoreel.jpg);
	background-repeat:repeat-x;
}

#footer {
	margin-top:50px;
	padding-top:15px;
	padding-bottom:30px;
	min-width:100%;
	width:100%;
	background-image:url(../images/footer-bg.jpg);
	background-repeat:repeat-x;
	min-height:100%;
	height:auto !important;
	height:100%;

}

.lowernavigation {
	text-align:center;
	margin:.6em 0 0 0;
	padding:0 1em 0 0;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:.7em;
}

#demoreelicon {
	margin:0 auto 0 auto;
	float:left;
	padding-left:15px;
}