﻿
/* structure
===================================*/
body {
	background: #6a6b6d url(../images/structure/bg.jpg) repeat-x top;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
#page-bounds {
	width: 938px;
	margin: 0 auto;
}
#header {
	margin: 0 auto;
	margin-top: 20px;
	height: 82px;
	background: url(../images/structure/header.jpg) no-repeat;
}
#logo {
	width: 187px;
	height: 82px;
	float: left;
}
#menu {
	left: 60px;
	width: 751px;
	float: right;
}
#menu ul#menu-alt li {
	display: inline;
	text-transform: uppercase;
	padding-right: 10px;
	padding-left: 10px;
}
#menu ul#menu-sub {
	position: relative;
	left: 5px;
	top: -5px;
} 
#menu ul#menu-sub li {
	display: inline;
	text-transform: none;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
}
#menu ul#menu-alt li a,  #menu ul#menu-sub li a {
	color: #000;
	text-decoration: none;
} 
#menu ul#menu-alt li a:hover, #menu ul#menu-sub li a:hover {
	font-weight: bold;
}
#page-top {
	margin-top: 10px;
	padding-top: 10px;
	background: url(../images/structure/curve.gif) no-repeat;
	clear: both;
}
#page-content {
	background: url(../images/structure/repeat-y.gif) repeat-y;
	border-bottom: 5px solid #CCCCCC;
}
#page-content p {
	color: #666;
	font-size: 12px;
	margin-top: 0;
}

#page-content h1 {
	color: #F2A604;
	font-size: 20px;
	font-weight: normal;
}

#page-content h1 em.fastest {
	font-weight: bold;
	background: transparent url(../images/structure/fastest-swoosh.gif) no-repeat bottom center;
	padding-bottom: 7px;
}

#page-content h2 {
	margin: 0;
	padding: 0;
	color: #00954b;
	font-size: 16px;
}
#page-content h3 {
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#page-content h3.tagline {
    font-weight: bold;
	margin: 5px 0;
	padding: 0;
	font-size: 12px;
}

#page-footer {
	font-size: 11px;
	color: #CCC;
	padding-top: 5px;
}
html>body #page-footer {
	margin-top: 0;
}
#page-footer a {
	padding-left: 3px;
	color: #CCC;
	text-decoration: none;
}
#page-footer a:hover {
	color: #fff;
	text-decoration: underline;
}

#title { 
	position: absolute;
}

.left {
	float: left;
}
.right {
	float: right;
}
img.no-border {
	border: none;
}
.clear {
	clear: both;
}
small {
	font-size: 10px;
	color: #666;
}

/* only on default.aspx
===================================*/
#page-bounds #page-content .panel {
	position: absolute;
	z-index: 10;
	color: #666;
	width: 270px;
}
a.brown {
	color: #836B39;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a.green {
	color: #5B7D0A;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

/* products.aspx
===================================*/
#page-bounds #page-content #product-bounds {
	margin-left: 5px; 
	margin-right: 5px;
}
#page-bounds #page-content #product-bounds #products {
	float: left; 
	width: 260px;
}
#page-bounds #page-content #product-bounds #specs {
	padding-left: 40px;
}
#page-bounds #page-content #product-bounds #product-desc {
	float: right; 
	width: 580px;
	padding-right: 40px;
}
ul.fix-spacing {
	margin-top:0;
	margin-bottom:3px;	 
	font-size: 12px; 
	color: #666; 
	line-height: 14px;
}
#page-bounds #page-content #product-bounds #green-section {
	background-color: #D7E9D0;
	padding-bottom: 10px;
}
#page-bounds #page-content #product-bounds #green-product {
	padding-left: 80px;  
	text-align: center; 
	float: left; 
	width: 150px;
}
#page-bounds #page-content #product-bounds #green-desc {
	float: right; 
	width: 600px; 
	padding-top: 10px;
	padding-right: 20px;
}
#page-bounds #page-content #product-bounds #product-footnote {
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: right; 
	width: 600px; 	
	padding-right: 20px;
}
h3.greentitle {
	padding-top: 0;
	margin: 0;
	color: #0C5A43;
	font-size: 12px;
}
#page-bounds #product-bounds h1 {
	margin-top: 35px;
}
ul {	
	color: #666;
	font-size: 12px; 
}

/* howitworks.aspx
===================================*/
#page-bounds #page-content #howitworks-bounds {
	margin-left: 10px;
	margin-right: 40px;
} 
#page-bounds #page-content #howitworks-left {
	width: 36%; 
	float: left;
}
#page-bounds #page-content #howitworks-right {
	width: 60%;
	float: right;
	line-height: 18px;
	/*background: url(../images/structure/mosquitos.jpg) no-repeat right top;*/
	position:relative;
}
#page-bounds #page-content #howitworks-right h1 {
	margin: 30px 0;
}
#page-bounds #page-content #howitworks-right #mosquitos {
    position:absolute;
    top:0;
    right:0;
}
#page-bounds #page-content #howitworks-right #mosquitos img{
    border:none;
}
#page-bounds #page-content #howitworks-right table td {
	vertical-align: top;
}

/* events.aspx
===================================*/
.inner-content {
	margin:0 30px 30px;
}
.section-header{}
.section-header h1 {
	margin-top: 15px;
}
.inner-content-left{ width:415px; float:left; }
.inner-content-right{ width:425px; float:right; }
#white-curve {
	margin: 0 auto;
	height: 27px;
	width: 938px;
	background: url(../images/structure/white_curve.gif) no-repeat;
}
.event-item, press-item{
	width:340px;
	margin-bottom:5px;
	padding:10px 20px;
}
.green{ background-color:#D7E9D1; }
.gray{ background-color:#E4E4E4; }
.displayNone{ display:none; }

/* press.aspx
===================================*/
.press-item{ 
	padding-top:0px; 
	margin-bottom:20px;
}
.press-item p.green { padding:10px 0 5px 10px; }
.press-item p.sub { padding:0px 10px; }
.sub a { color:Black; }

/* storelocator.aspx
===================================*/
#page-bounds #page-content #storelocator-bounds {
	margin-left: 40px;
	margin-right: 40px;
	padding-bottom: 20px;
	/*background: #D7E9D0 url(../images/structure/store-locator-bg.jpg) no-repeat 0px 0px;*/
	background-color:#ffffff;
}
#page-bounds #page-content #storelocator-top {}
#page-bounds #page-content #storelocator-top h1 {
	margin-top: 10px;
	padding-top: 0px;
}
#page-bounds #page-content #storelocator-top {
	position: relative;
} 
#page-bounds #page-content #storelocator-bounds #locator-left-div {
	float:left;
	background-image:url(../images/structure/store-locator-bg.jpg);
	width:303px;
	height:272px;
	margin:38px 90px 0 0;
} 

#page-bounds #page-content #storelocator-bounds #locator-results {
	float:left;
	width:440px;
	padding-top:55px;
	margin-top:38px;
} 

#page-bounds #page-content #storelocator-bounds #locator-results .location-result-left{
    width:180px;
    float:left;
    margin:15px 65px 0 0;
}

#page-bounds #page-content #storelocator-bounds #locator-results .location-result-right{
    width:180px;
    float:left;
    margin:15px 0 0 0;
}

#page-bounds #page-content #storelocator-bottom { 
	width: 380px;
	float: left; 
}
#page-bounds #page-content #storelocator-info { 
	width: 340px;
	float: right; 
	margin-top: 60px;
}
#page-bounds #page-content #storelocator-info b { 
	color: #000; 
}
#page-bounds #page-content #storelocator-info h2 {
	padding-bottom: 20px;
	padding-top: 20px;
} 

/* faq.aspx
===================================*/
#page-bounds #page-content #faq-bounds {
	margin-left: 40px;
	margin-right: 40px;
}
#faq-bounds {
    position:relative;
}
#page-bounds #page-content #questions {
	margin-top: 20px;
	margin-bottom: 30px;
}
#page-bounds #page-content #questions strong {
	color: #3a3a3a;
}
#page-bounds #page-content #questions strong.selected {
	color: #318111;
}
#page-bounds #page-content #faq-bounds p#footnote {
	font-size: 10px;
}

/* terms, privacy.aspx
===================================*/
#page-bounds #page-content #privacy-bounds,
#page-bounds #page-content #terms-bounds {
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 30px;
}
#page-bounds #page-content #privacy-bounds  ul.alpha li,
#page-bounds #page-content #terms-bounds  ul.alpha li {
	list-style: lower-alpha;	
}
#page-bounds #page-content #privacy-bounds  ul.alpha li,
#page-bounds #page-content #terms-bounds  ol {
	font-size: 12px;
	color: #666;
}
/* videodemo.aspx
===================================*/
#page-bounds #page-content #videodemo-bounds {
	margin-bottom: 30px;
	margin-left: 20px;
	margin-right: 20px;
}
#page-bounds #page-content #videodemo-bounds .video {
	width: 190px;
	margin-bottom: 20px;
	height: 154px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	text-align: center;
	float: left;
	margin-right: 10px;
}
#page-bounds #page-content #videodemo-bounds .video a img {
	border: none;
}

/* productmanual.aspx
===================================*/
#productmanual-bounds {
    /* background: url(../images/structure/single-column.jpg) no-repeat 20px -50px; */
	background: url(../images/structure/single-column-b.jpg) no-repeat 20px 0px;
	margin-bottom: 30px;
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 20px;
	padding-left: 300px;
}
#page-bounds #page-content #productmanual-bounds .pdf {
	width: 190px;
	margin-bottom: 20px;
	height: 154px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	text-align: center;
	float: left;
	margin-right: 8px;
}
#page-bounds #page-content #productmanual-bounds .pdf a img {
	border: none;
}

/* sitemap.aspx
===================================*/
#page-bounds #page-content #sitemap-bounds {
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 20px;
}
#page-bounds #page-content #sitemap-bounds h2 {
	margin-left: 40px;
}
#page-bounds #page-content #sitemap-bounds h2 a {
	color: #196952;
}
#page-bounds #page-content #sitemap-bounds ul {
	margin-left: 40px;
}
#page-bounds #page-content #sitemap-bounds ul li a {
	font-weight: bold;
	color: #666666;
}

/* pyrethrins.aspx
===================================*/
#page-bounds #page-content #pyrethrins-bounds {
	margin-left: 0px;
	margin-right: 0px;
}
#page-bounds #page-content #pyrethrins-top {
	height: 50px;
	/*background: url(../images/structure/pyrethrins-top.jpg) no-repeat left top;*/	
	position: relative;
	margin-left: 5px;
}
#page-bounds #page-content #pyrethrins-top #target {
	background: url(../images/structure/target.jpg) no-repeat right;
	width: 365px;
	height: 73px;
	right: 5px;
	position: absolute;	
}
#page-bounds #page-content #pyrethrins-top-content {
	position: absolute;
	left: 345px;
	width: 550px;
	top: 0px;
}
#page-bounds #page-content #pyrethrins-middle {
	position: relative;
	height: 247px;
}
#page-bounds #page-content #pyrethrins-middle-right {
	position: absolute;
	top: 10px;
	padding-right: 20px;
	left: 350px;
	width: 550px;
}
#page-bounds #page-content #pyrethrins-middle {
	z-index: 0; 
	background-color: #D7E9D0; 
	margin-top: 115px; 
	border-left: 5px solid #DCD9D9; 
	border-right: 5px solid #DCD9D9; 
}	
div#pyrethrins-bottle {
	position: absolute;
	width: 248px;
	height: 449px;
	top: -100px;
	left: 45px;
	z-index: 100;
}

/* concentrates.aspx
===================================*/
#page-bounds #page-content #concentrates-bounds {
	margin-left: 40px;
	margin-right: 40px;
}
#page-bounds #page-content #concentrates-bounds .concentrate {
	float: left;
	width:345px;
	height: 205px;
	padding-right: 75px;
	margin:10px 0 25px;
}
#page-bounds #page-content #concentrates-bounds .concentrate h3 {
	padding-left: 109px;
	font-size: 11px;
}
#page-bounds #page-content #concentrates-bounds .concentrate ul {
	margin: 1em 0 1em 124px;
	list-style-position: outside;
	padding: 0;
	font-size:10px;
	color: #000;
}
#page-bounds #page-content #concentrates-bounds .concentrate ul li {
	margin-bottom: .5em;
}
#page-bounds #page-content #concentrates-bounds .concentrate p {
	margin: .5em 0 .5em 124px;
}
#page-bounds #page-content #concentrates-bounds .concentrate p a {
	text-decoration: none;
	font-weight: bold;
}
#page-bounds #page-content #concentrates-bounds .concentrate p a:hover {
	text-decoration: underline;
}
#page-bounds #page-content #concentrates-bounds .regular {
	background: url(../images/structure/concentrate-regular-bg.jpg) no-repeat bottom left;
}

#page-bounds #page-content #concentrates-bounds .regular ul {
	list-style-image: url(../images/structure/bullet-green.gif);
}
#page-bounds #page-content #concentrates-bounds .regular p a {
	color:#5aa646;
}
#page-bounds #page-content #concentrates-bounds .plus {
	background: url(../images/structure/concentrate-plus-bg.jpg) no-repeat bottom left;
}
#page-bounds #page-content #concentrates-bounds .plus ul {
	list-style-image: url(../images/structure/bullet-blue.gif);
}

#page-bounds #page-content #concentrates-bounds .plus p a {
	color:#009cd9;
}
#page-bounds #page-content #concentrates-bounds .natural {
	background: url(../images/structure/concentrate-naturals-bg.jpg) no-repeat bottom left;
}
#page-bounds #page-content #concentrates-bounds .natural ul {
	list-style-image: url(../images/structure/bullet-green.gif);
}

#page-bounds #page-content #concentrates-bounds .natural p a {
	color:#f2a604;
	padding-left:95px;
}
#page-bounds #page-content #concentrates-bounds .concentrate.natural {
	padding-right:35px;
	width:385px;
}
/* single column pages
===================================*/
#single-column {
	background: url(../images/structure/single-column.jpg) no-repeat 20px -50px;
	padding-bottom: 100px;
	padding-left: 300px;
	padding-right: 80px;
}

#single-column.registration { background: url(../images/structure/bgmister.jpg) no-repeat 0px 0px; padding-left:360px; }
/* ie7only */
#page-bounds #page-content #pyrethrins-middle-right p {
	margin-bottom: 10px;
}
#page-bounds #page-content #pyrethrins-bottom {
	margin-left: 5px;
}
/* forms
===================================*/
.formDiv {clear:left; padding-top:10px;}
label {float:left; width:200px; margin-right:10px; font-size: 12px; color: #666; font-weight: bold;}
.form-field { float:left; font-family:Arial; font-size:80% !important;}
.formDiv #submit, .formDiv .submitBtn {color: #fff; background: green; padding: 3px;}
.noDisplay {display:none;}
.error {color:Red; float:left; width:75px; margin-left:10px;}
.blue{color:#0076BD !important;}

.admin-red 
{
	color: Red;
	font-weight: bold; 
}
	
.admin-green { color: Green; font-weight: bold; }	



.howFaq li { padding:0px 0px 5px 0px; }
