.stuff {padding-top:0px;}
.bull {height:80px;display:block;}

/* POP UP STYLES */
#fade { /*--Transparent background layer--*/
	display: none; /*--hidden by default--*/
	background: none; /* #000; */
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}
.popup_block{
	display: none; /*--hidden by default--*/
	background: #fff;
	padding: 20px;
	border: 0px solid #ddd;
	float: left;
	font-size: 1.0em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	/*--CSS3 Box Shadows--*/
	-webkit-box-shadow: 0px 0px 20px #222;
	-moz-box-shadow: 0px 0px 20px #222;
	box-shadow: 0px 0px 20px #222;
	/*--CSS3 Rounded Corners--*/
	/*
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	*/
}
img.btn_close {
	float: right;
	margin: -35px -35px 0 0;
}
/*--Making IE6 Understand Fixed Positioning--*/
*html #fade {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}

/* END POP UP STYLE */

#topbar{
position:fixed;
width:100%;
height:60px;
z-index:999;
top:0;
left:0;
background: url('../i/menu-bg.png');
border-bottom:0 px solid #ccc;
margin-bottom:20px;
}
#masthead{
margin:0 auto;
height:50px;
width:960px;
/*
background: #e5e6e1 url('../i/menu-bg.png');
border-bottom:1px solid #ccc;
margin-bottom:20px;
*/
/* opacity:0.5;
filter:alpha(opacity=50);*/
}
#logo{
height:50px;
left:10px;
background: transparent url('../i/logo-nozoil.png') no-repeat;
}
div#how-page{
margin-top:80px;
}
#footer.home{
}
#footer{
margin:30px 0;
border-top:1px solid #ccc;
height:100px;
/* background: url('../i/logo_pharmacure.png') no-repeat; */
}
#footer.home{
padding-top:6px;
margin-top:0px;
font-size:11px;
text-align:left;
color:#999;
}
#pre-footer,
#footer.home a:link, #footer.home a:visited{
color:#999;
}
#footer.home a:hover, #footer.home a:focus{
color:#999;
text-decoration:underline;
}
.horizon {
padding-top:20px;
}
#promo {
background: url('../i/home-promo.png') no-repeat;
height:500px;
margin-top:100px;
}
#lead-in{
margin-top:140px;
}
#sub {
border:4px solid #ccc;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
.indent{
margin:0 10px 0 20px;
padding-bottom:2em;
}
#movie{
margin:0 0 3em 0px;
/*
width:620px;
height:348px;
*/
}
ul#menu{
margin-top:20px;
}
ul#menu li{
display:inline;
float: left;
margin-right:10px;
font-size:11px;

}
ul#menu li a:link, ul#menu li a:visited{
color:#888;
text-decoration:none;
padding:5px;
}
ul#menu li a:hover, ul#menu li a:focus{
color:#333;
text-decoration:none;
background:#f0f0f0;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
#overview ul#menu li#overview a:link, #overview ul#menu li#overview a:visited,
#qa ul#menu li#qa a:link, #qa ul#menu li#qa a:visited,
#available ul#menu li#available a:link, #available ul#menu li#available a:visited,
#how ul#menu li#how a:link, #how ul#menu li#how a:visited,
#current a:link, #current a:visited{
color:#333;
text-decoration:none;
background:#ffffff;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
#sidebar{
margin-top:0px;
}

h3.how,  
h3.available,
h3.q-a{
margin-bottom:10px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}


h3.how a:link, h3.how a:visited, 
h3.available a:link,h3.available a:visited,
h3.q-a a:link, h3.q-a a:visited{
margin-bottom:0px;
color: #fff;
text-decoration: none;
}
#game-banner{
margin-top:10px;

}
#btns img{
margin-bottom:7px;
}
#accordion{ width:300px;
}
#qa-accordion, .paraph {
 padding-top:0px;
}
.push-anchor{
display:block;
}
.ruler {
margin-top:80px;
border-top:0px solid #ddd;
}
.lastv{
margin-bottom:30px;
}
.answer{
padding-left:20px;
padding-bottom:2em;

}
h3.question a:link, h3.question a:visited{
color:#c51226;
border-bottom:1px dotted #ccc;
}
.how {
background:url('../i/acc_bg.png') repeat-x;
color: #fff;
padding:10px;
width:280px;
border-top:1px solid #ee5b6a;

}
.available {
background:url('../i/acc_bg.png') repeat-x;
color: #fff;
padding:10px;
width:280px;
border-top:1px solid #ee5b6a;
}
.q-a {
background:url('../i/acc_bg.png') repeat-x;
color: #fff;
padding:10px;
width:280px;
border-top:1px solid #ee5b6a;
}
.expnd{
background:#b12636;
border-bottom:1px solid #7f2a33;
color:#fff;
padding-left:10px;
}
.how a:link, .how a:visited,
.available a:link, .available a:visited,
.q-a a:link, .q-a a:visited,
.expnd a:link, .expnd a:visited{
color:#fff;
}

#acc_top{
height:4px;
width:300px;
background:#c51326;
-moz-border-radius-topleft: 4px;
-webkit-border-top-left-radius: 4px;
-moz-border-radius-topright: 4px;
-webkit-border-top-right-radius: 4px;
}
#acc_bot{
height:10px;
width:300px;
background:#a23542;
-moz-border-radius-bottomleft: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomright: 4px;
-webkit-border-bottom-right-radius: 4px;
}

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 10px solid #dfdede;
border-bottom-width: 10px;
width: 280px; /*width of featured content slider*/
height: 400px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;

}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;
background: white;
width: 280px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
max-height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}
.sliderwrapper .contentdiv p{
padding:10px;
}

.pagination{
width: 280px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: left;
background-color: #fff;
padding: 5px 10px;
margin-bottom:20px;
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #fff;
background: #333;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}

.pagination a:hover, .pagination a.selected{
color: #fff;
background-color: #c51226;
}