/* CSS Reset =============================== */
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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.center {
	text-align: center;
}
/* END - CSS Reset =============================== */

h1, h2, h3, h4, h5 {
	color: #ff0600;
	margin-bottom: 10px;
}

h1 {
	font-size: 16px;
	line-height: 16px;
}

h2 {
	font-size: 15px;
	line-height: 15px;
}

h3 {
	font-size: 14px;
	line-height: 14px;
}

h4 {
	font-size: 13px;
	line-height: 13px;
}

h5 {
	font-size: 12px;
	line-height: 12px;
}

h6 {
	font-size: 12px;
	line-height: 12px;
}

p {
	margin-bottom: 10px;
}

a {
	color: #ff0600;
}

#wrapper {
	width: 800px;
	height: auto;
	margin: 0 auto;
	position: static;
}
body {
	font: 12px/1.5 Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
}
.RedText strong {
	color: #ff0600;
}
#nav {
	height: 30px;
	width: 800px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ff0600;
	text-align: left;
	line-height: 1.2em;
}
#nav a {
	font-size: 13px; 
	color: #ff0600;
	text-align: left;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	text-decoration: none;
	padding-top: 2px;
	display: block;
	float: left;
}
#nav a:hover, #nav .selected {
	text-decoration: underline;
	background-color: #ff0600;
	color: #FFFFFF;
}
#nav .selected {
	text-decoration:none;
}
#content {
	height: auto;
	width: 800px;
	margin-top: 10px;
}

#leftcol {
	width: 522px;
	float: left;
	text-align: left;
	margin-bottom: 30px;
	position: static;
	/* padding-left: 50px; */
	min-height: 404px;
}
#rightcol {
	height: auto;
	width: 242px;
	padding: 5px;
	text-align: left;
	float: right;
	position: static;
}
#rightcol p {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	float: none;
	color: #000;
	/*
display: block;
	width: 190px;
*/
	font-size: 11px;
}


#footer {
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ff0600;
	position: relative;
	float: left;
	margin-top: 15px;
	padding-top: 5px;
	color: #404040;
	text-align: right;
	width: 800px;
}
#footer a {
	color: #ff0600;
}
#leftcol p {
	line-height: 19px;
	margin-top: 10px;
}
.smalltext {
	font-size: 9px !important;
	line-height: 15px!important;
	padding-top: 5px;
}
.labels {
	font-size: 12px;
}
.list {
	list-style-type: none;
	margin-left: 10px;
	padding-left: 0px;
}

.listsub {
	list-style-type: none;
	margin-left: 15px;
	padding-left: 0px;
	padding-top: 10px;
}
.list li {
	background-image: url(images/bullet.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-bottom: 10px;
}
.list a {
	color: #086c00;
}
.list a:hover {
	color: #7cd3f1;
}
.question {
	font-weight: bold;
	color: #ff0600;
}
.distributor {
	margin-left: 20px;
}

.superscript {
	vertical-align: -5%;
	font-size: 70%;
}

.superscript {
	vertical-align: -5%;
	font-size: 70%;
}
sup {
	font-size: 60%;
	line-height: normal;
	text-decoration: none;
	vertical-align: top;
}

#toolbox {
	width: 800px;
	font-size: 12px;
	clear: both;
	margin-bottom: 10px;
	height: 20px;
	display: block;
	background-color: #086c00;
	margin-top: 20px;
}
#toolbox ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 800px;
	line-height: 19px;
}
#toolbox li {
	width: auto;
	float: left;
}
#toolbox a {
	display: block;
	padding: 0px 8px 0px 8px;
	text-decoration: none;
	color: #CCCCCC;
	background-color: #086c00;
	width: auto;
	border-right: solid 1px #CCCCCC;
}

#toolbox a:hover {
	text-decoration: underline;
	background-color: #CC0000;
}
.insectbutton a {
	font-size: 11px;
	height: 58px;
	width: auto;
	margin-bottom: 10px;
	display: block;
	border: solid 1px #FFFFFF;
	color: #000000;
	text-decoration: none;
	line-height: 50px;
}
.insectbutton a:hover {
	border-color: #ff0600;
	text-decoration: underline;
}

#rightcol ul {
	font-size: 11px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	font-weight: bold;
	
}
#rightcol li a {
	font-weight: normal;
	text-decoration: underline;
	
}
#rightcol a {
	color: #000;
	
}

/* HOME ========================== */


#prod_home #rightcol {
	color: #ff0600;
	border: 6px solid #ccc;
	/*background-color: #7f7f7f;
	 background: url(images/gray_gradient.gif) no-repeat; 
	border: 2px solid #7f7f7f;*/
	width: 230px;
	min-height:358px;
	height:auto !important;
	height:363px;
}

#prod_home #rightcol h1, #home #rightcol h1{
	font-size: 14px;
	text-align: center;
}
#prod_home #rightcol h1, #prod_home #rightcol  {
	color: #ff0600;
}
#home #rightcol img, #prod_home #rightcol img {
	display: block;
	margin: 0 auto;	
}

#rebate #rightcol img.pdf {
	float: left;
	margin: 0 5px 0 5px!important;
}
/*
#rebate #entrySucess, #rebate #entryError {
	display: none;
}
*/
#rebate #leftcol h2 {
	margin-top: 20px;
}
#rebate form#contestForm li.submit {
	margin-top: 0;
}
form#contestForm {
	margin: 30px; 0 0 0;
}
#prod_home #rightcol p img {
	display: inline;
	margin: 0;
}
#rebate #email_li {
	height: 85px;
}
#prod_home #rightcol img.almond {
	margin-top: 30px;
}
#prod_home div#rightcol.greenhouse img{
	margin-top: 25px;
}

#prod_home #rightcol ul{
	list-style: disc;
	
}
#prod_home #rightcol li {
	margin: 0 0 5px 20px;
	color: #000;
}

div.greenhouse p.smalltext {
	margin: 0;
	padding: 0;
}


/* Portal Buttons  */
ul#portal_btns {
	margin:15px 0 25px 0; 
	padding:0; 
	list-style:none; 
	clear:both;
	overflow: auto;
}
ul#portal_btns li { 
	display:inline; 
	float:left; 
	/* margin-right:10px; */
	width: 232px;
	height: 35px;
	background:url('images/gloss_button.gif') no-repeat 0px -35px;
}
ul#portal_btns li a{
	text-align: center;
	width:100%; 
	height:100%; 
	display:block;
	font-size: 13px;
	color: #666;
	line-height: 35px;	
}
ul#portal_btns li a:hover{
	font-weight: bold;
	background:url('images/gloss_button.gif') no-repeat 0px 0px;
}





ul#cycle {
	list-style: none;
	width: 522px;
}
ul#cycle li div {
	padding: 10px 5px 10px 10px;
	background-color: #ccc;
}
ul#cycle a {
	font-weight: bold;
	color: #ff0600;
}
#cycle p{
	font-size: 11px;
	line-height:1.5em;
}



/* testimonial ========================== */




#testimonial #leftcol {
	width: 100%;
	float: none;

}

#testimonial #leftcol p, #testimonial h3 {
	margin-right: 250px;
}

#testimonial #leftcol .test_img {
	width: 190px;
	float: right;
	margin-top: 15px;
}


#testimonial h3 {
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
	margin-top: 20px;
}

#testimonial #leftcol .test_img p {
	margin-right: 0px;
}




#about #rightcol, #products #rightcol {
	color: #ff0600;
}

#rightcol div.insectbutton.selected a {
	border: 1px solid #ff0600;
}

#label_download tr {
	border: 1px solid #E0E0E0;
}

#label_download tr#label_head td {
	background-color: #ff0600;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 10px;
	padding: 5px 0;
} 
#label_download td {
	background-color: #E0E0E0;
	padding: 5px 0 3px 5px;
}



/* products ========================== */



ul.bullet_list {
	list-style: disc;
	margin-left: 30px;
}
ul.bullet_list li {
	margin:0 0 10px 15px;
}
#about h1, #products h1 {
	font-size: 14px;
}


#about h2, #products h2 {
	/*
font-size: 20px;
	font-weight: normal;
*/
	margin: 25px 0 0 0;
}
#products h3 {
	/* font-size: 15px; */
	margin: 30px 0 0 0;
	
}

/* ============= contest ==================== */

form ol {   
 	padding: 1em 0 0 0; 
	list-style: none;  
}  
  



form li {    
float: left;    
clear: left;    
width: 100%;    
padding-bottom: 1em;
position: relative;  
}

form li input, form li textarea {
	width: 260px;
	float: left;
	
}

label {    
float: left;    
width: 14em;    
 margin-right: 1em;    
text-align: right; 
font-weight: bold;
color: #ff0600; 
}

#contestForm #optOutP {
	width: 260px;
	height: 60px;
	position: absolute;
	top: 20px;
	left:180px;
}


input#optOut {
	width: 20px;
	height: 20px;
	position: absolute;
	top:30px;
	left: 150px;
}

input#submitBtn {
	width: 125px;
	clear: both;
	margin: 10px 0 0 150px;
}
li.submit {
	height: 100px;
	clear: both;
	margin-top: 50px;
}


label.error {
	color: red;
	position: absolute;
	top: 5px;
	left: 455px;
	width: 250px;
	height: 15px;
	text-align: left;
}
#btype {
	margin-top: 60px;
}

p.required {
	float: left;
	margin: 0 0 0 150px;
	font-weight: bold;
	color: #ff0600;
	clear:both;
}
p.error {
	color: #ff0600;
}

#entrySucess, #entryError {
	padding: 5px 10px;
	color:  #ff0600;
	background-color: #fff;
	border: 4px solid #ff0600;
	text-align: left;
	margin: 10px 0 20px 0;
}

#entrySucess {
	background-image: url(images/valid_green.png);
	background-repeat: no-repeat;
	background-position: 10px 8px;
}
#entrySucess p, #entryError p {
	margin-left: 45px;
	font-weight: bold;
}
#entryError {
	background-image: url(images/attention.png);
	background-repeat: no-repeat;
	background-position: 10px 20px;
}


#cabelesCard {
	display: block;
	margin: 10px auto 0 auto;
}

#contest #leftcol h1 {
	padding-top: 60px;
	font-size: 17px;
}
#contest #rightcol .labels  {
	text-align: right;
	width:170px;
}

#contestForm label {
	
}

