body {
	background:#fff url(../images/sce/landing-images/bg-top.jpg) top center no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 25px 0;
}

#wrap {
	background:transparent url(../images/sce/landing-images/bg-bottom.jpg) bottom center no-repeat;
	margin:0 auto;
	padding:0 30px 20px;
	width:940px;
}

#header {
	background:url(../images/sce/landing-images/directbuy-logo.gif) 10px 25px no-repeat;
	height:128px;
}

.findaclub {
	border-left:#b6ae95 dashed 1px;
	color:#302c1f;
	font:normal bold 12px arial;
	margin-top:35px;
	padding:7px 20px;
	width:170px;
}

.findaclub input[name="zipCodeB"] {
	border:#59513a solid 1px;
	font:italic normal 11px georgia;
	padding:2px;
	margin:0;
	width:100px;
}

.findaclub form {
	margin:4px 0 0 0;
}

.promo {
	background:url(../images/sce/landing-images/starburst.gif) center left no-repeat;
	height:116px;
	padding-left:112px;
	float:right;
	width:173px;
}

h1 {
	background-color:#59513a;
	color:#fff;
	font:italic bold 24px arial;
	padding:8px 0;
	margin:0;
	text-align:center;
}

h2 {
	color:#32290f;
	font:italic bold 18px arial;
	margin:0;
}

#banner {
	border-bottom:#59513a solid 13px;
	height:364px;
	margin-top:4px;
	width:940px;
	position:relative;
}

#overlay {
	background: rgb(247, 243, 240); /* The Fallback */
	filter:alpha(opacity=85); /* for IE */
    background: rgba(247, 243, 240, 0.85);
	color:#59513a;
	float:right;
	height:302px;
	margin:18px 0 0 0;
	padding:12px 10px;
	position:absolute;
	/*top:-359px;*/
	left:638px;
	z-index:1000;
	width:282px;
}

#overlay h2 {
	color:#987c30;
	font:italic normal 30px georgia;
	text-align:center;
	margin:0;
}

#overlay h3 {
	color:#3a3526;	
}

#overlay ul, li {
	padding:0;
	margin:0;
}

#overlay ul {
	margin:8px 0 0 12px;	
}

#overlay li {
	background:url(../images/sce/landing-images/check.png) top left no-repeat;
	font:normal bold 14px arial;	
	line-height:28px;
	padding-left:28px;
	list-style-type:none;
}

#overlay h3 {
	border-top:#b6ae95 dashed 1px;
	border-bottom:#b6ae95 dashed 1px;
	font:italic normal 18px georgia;
	margin-bottom:10px;
	padding:2px 0;
	text-align:center;
}

#videos {
	padding-left:4px;	
}

#videos img {
	border:#fff solid 2px;
	cursor:pointer;
	opacity:0.7;
	filter:alpha(opacity=70);
	margin:0 4px;
}

#videos img:hover {
	border:#c5a347 solid 2px;
	opacity:1;
	filter:alpha(opacity=100);
}

#slider {
	overflow:hidden;
	height:360px;
	width:940px;
}

#main-content {
	margin:45px 0 0 0;
	padding-right:35px;
	width:600px;
}

#main-content p {
	font-size:14px;
	margin:0 0 20px 0;
	line-height:20px;
}

.cta-pass {
	background:url(../images/sce/landing-images/cta-freepass.gif) 0 0 no-repeat;
	display:block;
	height:48px;
	margin:0 auto;
	outline:none;
	text-indent:-9999px;
	width:336px;
}

.cta-pass:hover {
	background-position:0 -48px;
}

#sidebar {
	background:url(../images/sce/landing-images/bbb_logo.gif) bottom right no-repeat;
	float:right;
	margin-top:45px;
	padding-bottom:80px;
	width:302px;
}

.freepass-box {
	background-color:#f6f4f3;
	border:#d7d3ce solid 1px;
	padding:6px;
}

.freepass-inner {
	background-color:#eeecea;
	padding:24px 4px 18px;
	text-align:center;
}

.freepass-inner h2{
	color:#605843;
	font:normal normal 28px georgia;
}

.freepass-inner p {
	color:#32290f;
	font-size:14px;
	line-height:18px;
	margin:16px 0;
}

.freepass-inner form {
	margin:12px 0 8px;	
}

.freepass-inner input[name="zipCodeB"] {
	border:#c5a347 solid 1px;
	color: #666;
	padding:2px 4px 3px 4px;
	float:left;
	margin-top:3px;
	width:142px;
}

.freepass-button { 
	opacity:1;
	filter:alpha(opacity=100);
	height:30px;
	width:125px;
}

.freepass-button:hover { 
	opacity:0.8;
	filter:alpha(opacity=80);
}

#freepass-popout {
	display:none;	
}

#lightview #freepass-popout {	
	display: block;
	margin:0 auto;
	width:302px;
}

.results-box {
	background: #6d6552; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5f5741', endColorstr='#eeedeb'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#5f5741), to(#eeedeb)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #5f5741,  #eeedeb); /* for firefox 3.6+ */
	box-shadow: 1px 1px 3px #989284;
	-moz-box-shadow: 1px 1px 3px #989284;
	-webkit-box-shadow: 1px 1px 3px #989284;
	margin:30px 0 0 0;
	padding:0 5px 1px 5px;
	width:292px;
}

.results-box h3 {
	color:#fff;
	font:italic normal 22px georgia;
	padding:12px 0;
	margin:0;
	text-align:center;
}

.box {
	background-color:#fff;
	border:#dfddd9 solid 6px;
	color:#32290f;
	font-size:13px;
	padding:0 4px;
	margin-bottom:10px;
}

.box span {
	color:#a58734;
	display:block;
	font-style:italic;
	font-weight:bold;
	margin-top:8px;
	text-align:right;
}

#footer {
	background-color:#cec7b3;
	margin:0 auto;
	padding:0 0 8px 0;
	width:940px;
}

#copyright{font: 9px Arial;	color: #525048;	float:left;	width:200px;text-align:left; margin-left:15px;}
#xcellBox{float:right;}
#xcellTag{padding:0; color: #525048;font-size: 9px; overflow:auto;margin-right:15px;}
a.xcell{border:none!important; }
a.xcell:link, a.xcell:visited  {text-decoration: none; color: #525048; font-size: 9px;}
a.xcell:hover {text-decoration: underline; color: #FF0000; font-size: 9px;}

/* overriding styles for the contact form */
#form {
	background-image:none;
	background-color:#eeecea;
	border:#d7d3ce solid 1px;
	padding:6px;
}

#MapArea {
	padding-top:20px;	
}

#_ctl1_h_button {
	outline:none;
}

#bp li {
	padding-bottom:12px;
}

.btm_txt p {
	background:url(../images/sce/landing-images/bbb_logo.gif) bottom right no-repeat;
	padding:0 20px 60px;
	margin-bottom:0;
	font-weight:normal;	
	text-align:left;
}

.topTitle2 p {
	padding-top:8px;	
}
