html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
	}
* {
	margin:0;
	padding:0;
	}
:focus {
	outline: 0;
	}
body {
	background:#fff;	
	color:black;
	font-family:verdana, arial, sans-serif, serif;
	text-align:center;
  line-height: 1.5; 
	}
   
body          { font-size: 75%; }   /* IE */
html > body   { font-size: 12px; }  /* Other browsers */

p           { margin: 0 0 1.5em 0; text-align:justify; }
p.last      { margin-bottom:0; }
p img       { float: left; margin: 1.5em 1.5em 1.5em 0; padding:0; }
p img.top   { margin-top:0; } /

ul, ol      { margin: 0 0 1.5em 1.5em; }
ol          { list-style-type: decimal; }
dl          { margin: 1.5em 0; }
dl dt       { font-weight: bold; }

blockquote  { margin: 1.5em 0 1.5em 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em          { font-style: italic; }
pre         { margin-bottom: 1.3em; background: #eee; border:0.1em solid #ddd; padding:1.5em; }
code        { font:0.9em Monaco, monospace; }

hr {
  background: #B2CCFF; 
  color: #B2CCFF;
  clear: both; 
  float: none; 
  width: 100%; 
  height: 0.1em;
  margin: 0 0 1.4em 0;
  border: none; 
}
* html hr { margin: 0 0 1.2em 0; } /* IE6 fix */

acronym, dfn, abbr {
	text-decoration:none;
	padding-bottom:2px;
	cursor:help;
	}
table {
	border-collapse:separate;
	border-spacing:0;
	}
caption, th, td {
	text-align:left;
	font-weight:normal;
	}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}
h1,h2,h3,h4,h5,h6 { 
  font-family: Arial, Verdana, sans-serif;
  color:#000; 
	}
h1 { font-size: 2.4em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.5em; line-height:2; }
h4 { font-size: 1.2em; line-height:1.25; font-weight:bold; }
h5 { font-size: 1em; font-weight:bold; }
h6 { font-size: 1em; }
table   { margin-bottom: 1.4em; border-top:0.1em solid #ddd; border-left:0.1em solid #ddd; }
th,td   { height: 1em; padding:0.2em 0.4em; border-bottom:0.1em solid #ddd; border-right:0.1em solid #ddd; }
th      { font-weight:bold; }
form.std-form fieldset input.validation-failed, form.std-form fieldset textarea.validation-failed {
	border: 1px solid #f00;
}
form.std-form fieldset input.validation-passed, form.std-form fieldset textarea.validation-passed {
	border: 1px solid green;
}
.validation-advice {
	margin: 2px;
	padding: 2px;
	color:#f00;
	font-size: 80%;
}
.warning {
	border: 1px solid #c66;
}
.warning-advice {
	margin: 2px;
	padding: 2px;
	color:#fff;
	background-color:#bbb;
}
form.std-form,  form.std-form fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	}
fieldset p { margin: 0; }
form.std-form fieldset {
	padding-bottom: 20px;
	margin-top: 20px;
	display: block;
	border-bottom: 1px solid #ccc;
	}
#contactForm fieldset {
	border-bottom: 0;
	margin: 0;
	}
.std-form label {
	display: block;
	margin: 0;
	font-size: 130%;
	color: #4f4f4f;
	}
.std-form .input_text {
	width: 250px;
	padding: 5px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	border: 1px solid #ccc;
	}
.std-form textarea.input_text {
	width: 350px;
	}
.std-form table, .std-form table td {
	border: 0;
	}
.std-form legend {
	font-size: 140%;
	font-weight: bold;
	}
.std-form fieldset.last {
	border: 0;
	}
.std-form fieldset select {
	padding:2px;
	}
.std-form fieldset option {
	padding-right:16px;
	}
.std-form fieldset input:hover, .std-form fieldset textarea:hover,
.std-form fieldset input.ie_hover, .std-form fieldset textarea.ie_hover {
	background:#fafafa;
	border:1px solid #bbb;
	}
.std-form fieldset input:focus, .std-form fieldset textarea:focus,
.std-form fieldset input.ie_focus, .std-form fieldset textarea.ie_focus {
	background:#fff3f3;
	border:1px solid #ffbcbc;
	color:#000;
	}
.std-form fieldset input.submit:hover {
	background:transparent;
	border:0;
	}
.text-align-right {text-align:right;}
.text-align-left{text-align:left;}
.center {text-align:center;}
.float-right {float:right;padding:0 0 14px 14px;}
.float-left {float:left;padding:0 14px 14px 0;}
div.float-fix,span.float-fix {display:block;overflow:hidden;clear:both;height:0; font-size:0;}
br.float-fix {clear:both;}
.bold {font-weight:bold;}
.hide {display:none;}
* {
	text-align: left;
	}
body {
	font-family:Arial, Helvetica, sans-serif;
	background: #E0E2D0;
	}
#content h1 {
	padding-bottom: 5px;
	}
#content h1 em {
	font-style: normal;
	color: #523b0a;
	}
#greenbg h2 {
	color: #46d200;
	font-size: 150%;
	}
#content h2 {
	padding-bottom: 20px;
	}
#content h2.prod { color: #fff; }
#content h2.gotw { padding: 0; }
h3 { line-height: normal; }
p {
	text-align: left;
	line-height: 1.8;
	font-size: 100%;
	}
p.date {
	color: #46d200;
	margin: 0;
	}
p.white {
	margin: 0;
	padding: 0 0 5px 26px;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
}
#feature-content p {
	margin: 0;
	}
a {
	color: #46d200;
	text-decoration: none;
	}
a.more {
	font-size: 90%;
	}
a:hover {
	text-decoration: underline;
	}
#content a {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	}
#content a:hover {
	text-decoration: none;
	}
#footer a {
	color: #345a20;
	text-decoration: underline;
	}
#footer a:hover {
	color: #000;
	}
#msds a {
	display: block;
	text-decoration: none;
	width: 940px;
	padding: 3px;
	}
#msds a p {
	float: left;
	margin: 0;
	padding: 3px 15px;
	}
#msds a.light { background: #EFEFEF; }
#msds a.dark { background: #DDD; }
#msds a.light:hover, #msds a.dark:hover { background: #BBB; }
#msds a .msds-download {
	float: right;
	display: block;
	width: 86px;
	height: 22px;
	background: url(../img/download.gif) no-repeat;
	}
#header-outer {
	background: #fff url(../img/header-span.gif) repeat-x;
	}
#header {
	width: 996px;
	height: 150px;
	margin: 0 auto;
	position: relative;
	}
#content-outer {
	background: #fff url(../img/content-span.gif) repeat-x;
	}
#content {
	width: 996px;
	margin: 0 auto;
	padding-top: 10px;
	}
#content .padFix {
	padding: 0 0 0 26px;
	}
#content.details .padFix {
	padding-right: 26px;
	}
#product-content {
	width: 486px;
	float: left;
	}
#product-content.full-width {
	width: 100%;
	float: left;
	}
#product-content .padFix {
	padding: 0;
	}
#indication-content {
	width: 242px;
	float: left;
	}
#indication-content .padFix {
	padding: 0 26px 0 0;
	}
#feature-content {
	width: 216px;
	float: left;
	}
#feature-content .padFix {
	padding: 0 26px 0 0;
	}
#footer {
	width: 996px;
	margin: 0 auto;
	}
#faq-wrap h3 {
	color: green;
	border-top: 1px dashed #fff;
	padding-top: 15px;
}
/*Header Styles---*/
#header h1 {
	width: 279px;
	height: 54px;
	position: absolute;
	top: 30px;
	left: 26px;
	}
#header h1 a {
	display: block;
	height: 54px;
	background: url("../img/envirogreenplus-logo.gif") no-repeat;
	}
#header h1 a span {
	display: none;
	}
/*#search-form {
	position: absolute;
	top: 41px;
	right: 26px;
	}
#search-form, #search-form fieldset {
	width: 184px;
	height: 27px;
	}
#search-button {
	width: 27px;
	height: 27px;
	float: right;
	}
#search {
	width: 135px;
	height: 27px;
	border: 0;
	background: url("img/search-bg.gif") no-repeat;
	color: #113303;
	font-size: 120%;
	float: left;
	padding: 5px 8px;
	} */
/*-Top Nav--------------*/
#top-nav {
	width: 944px;
	height: 31px;
	position: absolute;
	top: 99px;
	left: 26px;
	margin: 0;
	padding: 0;
	list-style: none;
	}
#top-nav li {
	float: left;
	list-style: none;
	}
#top-nav li a {
	height: 31px;
	display: block;
	}
#top-nav li a span {
	display: none;
	}
#top-nav li a:hover {
	background-position: 0 -31px;
	}
#top-nav li a.current {
	background-position: 0 -62px;
	}

#home-btn a {
	width: 80px;
	background: url(../img/home.gif) no-repeat;
	}
#biocate-btn a {
	width: 110px;
	background: url(../img/biocate.gif) no-repeat;
	}
#gbs-btn a {
	width: 160px;
	background: url(../img/good-bye-smell.gif) no-repeat;
	}
#fresh-miss-btn a {
	width: 120px;
	background: url(../img/fresh-miss.gif) no-repeat;
	}
#about-btn a {
	width: 80px;
	background: url(../img/about.gif) no-repeat;
	}
#contact-btn a {
	width: 100px;
	background: url(../img/contact.gif) no-repeat;
	}
/*------homepage---------*/
#slidesbg {
	background: url(../img/bg-field.jpg) repeat-x;
	}
#slidesbgspace {
	width: 996px;
	height: 253px;
	margin: 0 auto;
	position: relative;
	}
#mainslides {
	position: absolute;
	width: 996px;
	height: 273px;
	top: -20px;
	}
#under {
	background: #2D7E07 url(../img/under.gif) repeat-x;
	}
#greenbg {
	width: 996px;
	margin: 0 auto;
	color: #fff;
	}
#greenbg .padFix {
	padding: 0 26px 160px;
	}
#greenbg .home-col {
	padding-right: 11px;
	margin-right: 10px;
	float: left;
	background: url(../img/greendiv.jpg) no-repeat 100% 0;
	display:block;
	}
#greenbg .home-col a{
width: 100%;
height: 100%;
display: block;
	}
#greenbg .home-col.last {
	padding-right: 0;
	margin-right: 0;
	background: none;
	}
#greenbg .home-col .padFix {
	width: 285px;
	padding: 30px 14px 0 0;
	}
#greenbg .home-col.can .padFix {
	
	}
#greenbg .home-col.map .padFix {
	}
#greenbg .home-col.smartgarden .padFix {
	}

#product-content a {
	display: block;
	width: 216px;
	text-decoration: none;
	position: relative;
	}
#product-content .prod-row {
	margin: 0 0 26px 0;
	padding: 0;
	}
#product-content .padFix {
	margin: 0 26px 0 0;
	padding: 0;
	float: left;
	display: inline;
	}
#product-content a .border-img {
	display: block;
	border: 1px solid #e2e2e2;
	}
#product-content a .border-img img {
	display: block;
	margin: 0 auto;
	}
#product-content a:hover .border-img {
	border: 1px solid #46d200;
	}
#product-content a:hover {
	color: #46d200;
	}
span.title {
	display: block;
	padding: 5px 0 0 0;
	color: #113303;
	font-size: 130%;
	}

#content h2.prod {
	height: 38px;
	padding: 7px 0 0 10px;
	margin-bottom: 30px;
	}

#left-col {
	float: left;
	width: 297px;
	}
#right-col {
	float: left;
	width: 647px;
	}
#right-col .small-left {
	float: left;
	width: 405px;
	}
#right-col .small-left .padFix {
	padding: 0 25px 0 0;
	}
#right-col .small-right {
	float: right;
	width: 242px;
	}
#right-col .small-right .lab-tests {
	display: block;
	width: 242px;
	height: 62px;
	background: url(../img/lab-tests.gif) no-repeat;
	}
#right-col .small-right .faq {
	display: block;
	width: 242px;
	height: 62px;
	background: url(../img/FM-faq.gif) no-repeat;
	}
#right-col .small-right .msds {
	display: block;
	width: 242px;
	height: 62px;
	background: url(../img/msds.gif) no-repeat;
	}
#right-col .small-right .lab-tests span,
#right-col .small-right .faq span,
#right-col .small-right .msds span {
	display: none;
	}
#right-col .small-right .lab-tests:hover,
#right-col .small-right .faq:hover,

#right-col .small-right .msds:hover {
	background-position: 0 -62px;
	}

/*footer*/
#lower-shadow {
	height:72px;
	background: url(../img/lower-shadow.gif) repeat-x;
	}
#footer-outer {
	background: url(../img/footer-bg.jpg) repeat-x;
	}
#footer .padFix {
	padding: 26px 26px 50px;
	}
#footer p {
	color: #345a20;
	}
#footer .small {
	color: #2d4628;
	font-size: 90%;
	margin: 0;
	list-style: none;
	}
#footer .foot-col {
	margin-right: 70px;
	float: left;
	}
#footer .foot-col.dome {
	margin-right: 66px;
	float: left;
	}
#footer .foot-col.smart {
	margin-right: 70px;
	float: left;
	}
#footer .foot-col.epa {
	margin-right: 0;
	float: left;
	}
#footer .dome h3 {
	width: 121px;
	height: 39px;
	}
#footer .smart h3 {
	width: 84px;
	height: 55px;
	}
#footer .epa h3 {
	width: 121px;
	height: 108px;
	}
#footer .epa h3 a {
	display: block;
	height: 108px;
	background: url(../img/epa-logo.gif) no-repeat;
	}
footer .epa h3 a {
	display: block;
	height: 108px;
	background: url(../img/epa-logo.gif) no-repeat;
	}
#footer h3 a span {
	display: none;
	}
#footer .epa h3 a:hover {
	background-position: 0 -108px;
	}
#limeprostudio {
	float:right;
	height:136px;
	margin-top: 1px;
	width:138px;
}
#limeprostudio a {
	background:transparent url(../img/limeprostudio.gif) no-repeat 0 0;
	display:block;
	height:36px;
}
#limeprostudio a:hover {
	background-position:0pt -36px;
}
#limeprostudio a span {
	display:none;
}
#slides {
    margin-left:100px;
    width: 628px;
    height: 253px;
	
  }
  
/* contact form */
  
#page-wrap {
	width: 660px;
	background: white;
	padding: 20px 50px 20px 50px;
	margin: 20px auto;
	min-height: 800px;
	height: auto !important;
	height: 800px;
}

#contact-area {
	width: 500px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 420px;
	font-family: Helvetica, sans-serif;
	font-size: 1.2em;
	margin-left: 15px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #6D866A;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
	margin-left:50px;
	margin-right:-30px;
	font-size:16px;
	text-align:center;
}

td.left {
	width: 80px;
	text-align: left;
	font-size: 1.1em;
}

#catpcha-area {
	margin-left: 200px;
}

/* slides */
.hidden
{
display: none;
}

#prevNext
{
margin-bottom: -2.5em;
visibility:hidden; /* remove if u need arrows to slide */
}

#prevNext img
{
position: relative;
z-index: 2;
cursor: pointer;
visibility:hidden;/* remove if u need arrows to slide */

}

