
#how {
	width: 569px;
	height: 340px;
	background: url(../media/images/membership-benefits.png) no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
	display: none;
}

#how div.content {
	padding: 75px 0 0 60px;
}

#how h1 {
	margin: 0 0 15px 0;
	font-size: 25px;
	color: #fff;
	font-weight: normal;
}

#how ul {
	width: 100%;
	list-style: none;
	position: relative;
	left: -5px;
}

#how ul li {
	margin: 0 0 10px 0;
	font-size: 14px;
	color: #fff;
}

#this-week .tbar {
	height: 29px;
	padding-left: 17px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 33px;
	color: #000066;	
}

#this-week #outer_movie_display {
	width: 492px;
	overflow: hidden;
	float: left;
	position: relative;
}

#this-week .arrow_container {
	width: 32px;
	margin-top: 102px;
	height: 32px;
	float: left;
	position: relative;
}

#this-week .arrow {
	cursor: pointer;
	width: 32px;
	height: 32px;
	position: absolute;
	top: 0px;
	background: url(../media/images/arrows.png) no-repeat;
}

#this-week #left {
	left: 5px;
	background-position: 0px 0px;
}

#this-week #right {
	left: -5px;
	background-position: -32px 0px;
}

#this-week #movie_display {
	margin: 20px auto 0px auto;
	text-align: center; 
	clear: both; 
	width: 570px;
	font-size: 12px;
}

#movie_display .movie_display_movie {
	position: relative;
	float: left; 
	width: 134px;
	height: 240px; 
	text-align: center; 
	font-weight: bold; 
	color: #333333;
	margin: 0px 15px;
}

#movie_display .movie_display_movie a.movie_link {
	position: absolute;
	top: 207px;
	left: 0px;
	width: 134px;
	text-align: center;
	color: black;
	text-decoration: none;
}

#movie_display .movie_display_movie a.movie_poster {
	position: absolute;
	top: 0px;
	left: 0px;
}


#tour-togglers {
	height: 130px;
	padding-top:10px;
	background: url(../img/bg/tour.togglers.png);
}

#tour-togglers a {
	display: block;
	height: 55px;
	overflow: hidden;
	position: relative;
	left: -3px;
	text-indent: -999px;
	width: 359px;
	margin-bottom: 3px;
}

#tour-togglers a.how-flicketz-work {
	background: transparent url(../media/images/layout/how-flicketz-works.gif) no-repeat scroll 0 0;
}

#tour-togglers a.membership-benefits {
	background: transparent url(../media/images/layout/membership-benefits.gif) no-repeat scroll 0 0;
}

#tour-togglers a:hover, #tour-togglers a.active {
	background-position: 0 -61px;
}

#become-a-member {
	background: transparent url(../media/images/layout/become-a-member_bg.png) no-repeat scroll 0 0;
	height: 214px;
	overflow: hidden;
	padding-left: 22px;
	padding-top: 18px;
	padding-bottom: 7px;
}

#become-a-member h1 {
	background: transparent url(../media/images/layout/become-a-member_header.png) no-repeat scroll 0 0;
	height: 14px;
	overflow: hidden;
	text-indent: -999px;
	width: 192px;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../media/images/layout/become-a-member_header.png", sizingMethod="crop");
}

#become-a-member-form {
	padding: 28px 20px 0 0;
}

#become-a-member-form div.row {
	margin-bottom: 12px;
	display: block;
}

#become-a-member-form div.row div {
	background: transparent url(../media/images/layout/input.text.bg.png) no-repeat scroll 0 0;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../media/images/layout/input.text.bg.png", sizingMethod="crop");
	height: 33px;
	overflow: hidden;
	width: 223px;
}

#become-a-member-form input.text {
	background: transparent none repeat scroll 0 0;
	border: medium none;
	color: #333333;
	cursor: text;
	font-size: 12px;
	height: 16px;
	line-height: 16px;
	padding: 9px 10px 8px;
	position: relative;
	width: 203px;
}

#become-a-member-form label {
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	line-height: 33px;
	padding-right: 12px;
	text-align: right;
	width: 80px;
}

#become-a-member-form div.last {
	padding-top: 6px;
	display: block;
}

#become-a-member-form .submit {
	float: right;
}

#people-saying {
	width: 100%;
	height: 275px;
	background: url(../media/images/layout/people-saying.png) no-repeat 0 0;
	overflow: hidden;
}
#people-saying h1 {
	margin: 0 0 21px 0;
	padding: 10px 0 8px 21px;
	color: #006;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 13px;
	font-weight: bold;
}
#people-saying div.quote-bubble {
	width: 299px;
	height: 152px;
	margin: 0 auto 10px auto;
	background: url(../media/images/layout/quote-bubble.png) no-repeat 0 0;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../media/images/layout/quote-bubble.png", sizingMethod="crop");
}
#people-saying div.quote {
	width: 100%;
}
#people-saying p {
	font-size: 13px;
	color: #000;
	padding-left: 84px;
}
#people-saying div.quote-bubble p {
	padding: 20px 16px 0 20px;
	color: #fff;
	font-size: 13px;
	line-height: 18px;
}

#this-week div.learn-more {
	width: 559px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
	position: relative;
}
#this-week div.learn-more ../img {
	margin: 0 auto;
}
#this-week div.learn-more div.more-callout {
	width: 479px;
	height: 168px;
	position: absolute;
	top: 48px;
	left: 42px;
	display: none;
}
#this-week div.learn-more div.more-callout div.bg {
	width: 479px;
	height: 168px;
	background: url(../media/images/layout/more-info.png) no-repeat 0 0;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../media/images/layout/more-info.png", sizingMethod="crop");
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
#this-week div.learn-more div.more-callout div.content {
	padding: 20px 24px;
	position: relative;
}
#this-week div.learn-more div.more-callout h2 {
	margin: 0 0 5px 0;
	font-size: 1.6em;
	color: #000;
}
#this-week div.learn-more div.more-callout p {
	font-size: 1.0em;
	line-height: 17px;
	color: #666;
}
#this-week div.learn-more div.more-callout a.close {
	width: 17px;
	height: 17px;
	background: url(../media/images/layout/x.close.gif) no-repeat 0 0;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 10px;
	right: 10px;
}
