@charset "UTF-8";

body {
	background-color: #0d0d0d;
	background-image: url(/images/MovieClub_home_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0 auto;
}

.siteHolder {
	width:961px;
	height:auto;
	margin:0 auto;
}

.topimage {
	background:url(/images/homepg_bg_top.jpg) no-repeat top;
	width:960px;
	height:45px;
	float:left;
	margin:0px;
	padding:0px;
	padding-top:25px;
}
.yellowBg {
	background-color:#fccc50;
	width:960px;
	float:left;
	margin:0px;
	padding:0px;
}

.homepageHolder {
	width:960px;
	float:left;
	height:auto;
	background-color:#fccc50;
	background:url(/images/homepg_bg_yellow.jpg) no-repeat top;
	margin:0px;
	padding:0px;
}

.longpageHolder {
	width:960px;
	float:left;
	height:auto;
	background-color:#fccc50;
	background:url(/images/longpage_gradient.jpg) no-repeat top;
	margin:0px;
	padding:0px;
}

.leftColumn {
	float:left;
	width:307px;
	height:auto;
	margin:0px;
	padding:0px;
}

.rightColumnShadow {
	float:left;
	width:9px;
	height:auto;
	padding-top:200px;
	margin:0px;
}

.rightColumn {
	float:right;
	width:642px;
	height:auto;
	margin:0px;
	padding:0px;
}

.floatRight { float:right; }

.floatLeft { float:left; }

.navpadding {
	padding-top:10px;
	width:545px;
	float:left;
	text-decoration:none;
	padding-bottom:5px;
}

.navHolder {
	width:635px;
	color:#bf9f39;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin:0px;
	padding:10px 0px 0px 0px;
}

.termslink {
	padding-right:15px;
	color:#113f7f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	padding-top:15px;
}

.selected a:link { color:#333333; }

.termslink a:link {
	color:#113f7f;
	text-decoration:underline;
}

.termslink a:visited {
	color:#113f7f;
	text-decoration:underline;
}

.termslink a:active {
	color:#113f7f;
	text-decoration:underline;
}

.termslink a:hover {
	color:#000000;
	text-decoration:underline;
}

.navHolder a:link {
	color:#113f7f;
	text-decoration:none;
}

.navHolder a:visited {
	color:#113f7f;
	text-decoration:none;
}

.navHolder a:active {
	color:#113f7f;
	text-decoration:none;
}

.navHolder a:hover {
	color:#000000;
	text-decoration:none;
}

.HeaderText {
	width:467px;
	height:auto;
	padding-top:36px;
	float:left;
	border-top:#bf9f39 solid thin;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	color:#4c4c4c;
}

.contentBox {
	float:left;
	padding:10px 0 0 0;
	margin:0px;
}

#logoHolder {
	float:left;
	width:305px;
	height:220px;
}

#joinHolder {
	float:left;
	width:303px;
	height:280px;
	margin:0px;
	padding:0px;
}

#offersHolder {
	float:right;
	width:317px;
	height:290px;
	margin-top:30px;
}

.offersBox {
	float:right;
	width:317px;
	height:350px;
}

.offersBtn {
	float:left;
	margin-left:10px;
	margin-top:7px;
	width:188px;
}

.footer {
	float:left;
	width:278px;
	padding-top:0px;
	padding-bottom:5px;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

/*second page - form */
.secondpageHolder {
	width:960px;
	float:left;
	height:auto;
	background-color:#fccc50;
	background:url(/images/bg_strip.jpg) repeat-y top;
}

.secondpageGradient {
	width:960px;
	float:left;
	height:auto;
	background: url(/images/secondpage_gradient.jpg) no-repeat top;
}

.iframeHolder {
	width:560px;
	height:auto;
	float:left;
	border:none;
	margin:0px;
}

.secondPageFooter {
	width:960px;
	margin-top:5px;
	float:left;
	height:96px;
	background:url(/images/long_footer.jpg) no-repeat bottom;
	display:block;
}

/*light box */
.lightboxBgTop {
	width:662px;
	background:url(/images/lightbox_top.gif) no-repeat top;
	margin-top:5px;
	padding-left:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

.lightboxBgBottom {
	width:662px;
	padding-left:30px;
	height:19px;
	background:url(/images/lightbox_bottom.gif) no-repeat top;
	display:block;
}

.lightboxBgTopLong {
	width:773px;
	background:url(/images/lightbox_top_long.gif) no-repeat top;
	margin-top:5px;
	padding-left:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

.lightboxBgBottomLong {
	width:773px;
	padding-left:30px;
	height:19px;
	background:url(/images/lightbox_bottom_long.gif) no-repeat top;
	display:block;
}

.lightboxBgTopYellow {
	width:706px;
	background:url(/images/lightbox_top_yellow.gif) no-repeat top;
	margin-top:10px;
	padding-left:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

.lightboxBgBottomYellow {
	width:706px;
	padding-left:12px;
	height:190px;
	background:url(/images/lightbox_bottom_yellow.gif) no-repeat top;
	display:block;
}

.closeBtnPos {
	float:right;
	margin-right:-10px;
	margin-top:-10px;
	width:37px;
	height:34px;
}

.closeBtnPosYellow {
	float:right;
	margin-right:-20px;
	margin-top:-20px;
	width:53px;
	height:45px;
}

.closeBtnPosLong {
	float:right;
	margin-right:0px;
	margin-top:-10px;
	width:37px;
	height:34px;
}

.offerImg {
	width:296px;
	height:144px;
	margin:0 0 2px 0;
}

.savingImg {
	width:358px;
	height:150px;
	margin:5px 2px 10px 0px;
}

.popcornimg {
	width:388px;
	height:60px;
}

.joinimg {
	width:123px;
	height:60px;
	margin:0px;
}

.compoffer {
	width:335px;
	height:258px;
	margin:0px;
}

.compimg {
	width:348px;
	height:259px;
	margin:0px;
}

.offerTall {
	width:296px;
	height:151px;
	margin:0 0 2px 0;
}

.lightboxBgTop p { margin:3px 5px 3px 5px; }

.lightboxBgTop a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

.lightboxBgTop a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

.lightboxBgTop a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

.lightboxBgTop a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

.timePadding { padding-left:20px; }

/*terms on homepage */
.terms {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:lighter;
	line-height:16px;
	color:#FFFFFF;
	width:900px;
	padding-top:25px;
	padding-bottom:5px;
	padding-left:18px;
}

.termspopup {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:lighter;
	line-height:16px;
	color:#6d6d6d;
	padding-top:5px;
}

.termsHolder {
	width:560px;
	height:auto;
	float:left;
	border:none;
	margin-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
}

.smallgap {
	width:10px;
	height:114px;
	padding:0px;
	margin:0px;
}

.topimage {
height:70px;
padding-top:0;
}

.topimage .floatRight {
padding-top:20px;
height:42px;
}

.topimage p {
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#999;
display:inline;
}

.topimage p a {
color:#999;
text-decoration:none;
}

.topimage img {
margin-left:7px;
border:0;
}
