body {
  font: 11px Arial, Helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
  color:#545454;
}
#header {
  width:955px;
  height: 240px;
  margin: 0px auto;
  background: url(../images/backgrounds/effective.jpg) no-repeat;
}
h1, h2 { margin:0px; padding:0px 0px 10px; }
#headerMenu {
  margin: 0px auto;
  width:400px;
  color: #006f3a;
}
#headerMenu a {
  color: #006f3a;
  display:block;
  float:left;
  height:40px;
  line-height:40px;
  padding: 0px 12px 10px;
  font-size:12px;
  text-decoration:none;
}
#headerMenu a:hover,#headerMenu a.active { color:#8dc63f; }
#sitemenu ul {
  list-style: none;
  margin:0px;
  padding:0px;
}
#sitemenu li {
}

#content, #category_content {
  margin: 0px auto 20px;
  padding-top:125px;
  width: 870px;
  position:relative;
}
#category_content {
  margin: 0px auto 20px;
  padding-top:100px;
  z-index:2;
}
.imagebox {
  position:absolute;
  top:-146px;
  right:80px;
  z-index:0;
}
.hometextbox {
  position:absolute;
  top:-41px;
  left:68px;
  height:208px;
  width:325px;
  padding: 20px 20px 0px;
  z-index:1;
  background: url(../images/backgrounds/home_text_bg.jpg) no-repeat;
}
.green_textbox {
  position:absolute;
  top:-41px;
  left:68px;
  height:208px;
  width:325px;
  padding: 20px 20px 0px;
  z-index:1;
  background: url(../images/backgrounds/light-green.png) no-repeat;
}
.blue_textbox {
  position:absolute;
  top:-41px;
  left:68px;
  height:208px;
  width:325px;
  padding: 20px 20px 0px;
  z-index:1;
  background: url(../images/backgrounds/light-blue-bg.png) no-repeat;
}
.about_textbox {
  position:absolute;
  top:-41px;
  left:68px;
  height:208px;
  width:325px;
  padding: 20px 20px 0px;
  z-index:1;
  background: url(../images/backgrounds/about_textbg.jpg) no-repeat;
}
.product_textbox {
  position:absolute;
  top:-31px;
  left:30px;
  height:517px;
  width:399px;
  padding: 8px 7px;
  z-index:1;
  background: url(../images/backgrounds/product_page_image_bg.jpg) no-repeat;
}
.cart_textbox {
  position:absolute;
  top:-39px;
  left:70px;
  height:140px;
  width:317px;
  padding: 20px 20px 0px;
  z-index:1;
  background: url(../images/content/cart_textbox.jpg) no-repeat;
}
.featuredtextbox {
  position:absolute;
  top:102px;
  left:219px;
  height:400px;
  width:294px;
  padding:60px 10px 0px;
  z-index:1;
  background: url(../images/backgrounds/featured-products.jpg) no-repeat;
  color:#75a335;
}
.abouttextbox {
  position:absolute;
  top:97px;
  left:219px;
  height:421px;
  width:530px;
  padding:15px 30px 0px;
  z-index:1;
  background: url(../images/backgrounds/about.jpg) no-repeat;
  
}
.privacytextbox {
  position:absolute;
  top:97px;
  left:219px;
  height:421px;
  width:530px;
  padding:15px 30px 0px;
  z-index:1;
  background: url(../images/backgrounds/green-privacy-policy.png) no-repeat;
  
}
.redtextbox {
  position:absolute;
  top:97px;
  left:219px;
  height:421px;
  width:530px;
  padding:15px 30px 0px;
  z-index:1;
  background: url(../images/backgrounds/red-background.png) no-repeat;
  
}

.redtextbox_noimage {
  position:absolute;
  top:97px;
  left:219px;
  height:421px;
  width:530px;
  padding:15px 30px 0px;
  z-index:1;
  background: url(../images/backgrounds/red-bg-no-image.png) no-repeat;
  
}
.greentextbox {
  position:absolute;
  top:97px;
  left:219px;
  height:421px;
  width:530px;
  padding:15px 30px 0px;
  z-index:1;
  background: url(../images/backgrounds/green-bg.png) no-repeat;
  
}
.greentextbox li {
  list-style: url(../images/green-bullet.gif);
}
.greentextbox li a { color: #545454; }
.abouttextbox li {
  list-style: url(../images/bullet.gif);
}
.leftText {
  padding: 100px 10px 0px;
  width:175px;
}
.leftText2 {
  padding: 83px 10px 0px;
  width:175px;
}
.rightText {
  padding: 25px 10px;
  width:175px;
}
.blue { 
  font-weight:normal;
  color:#0067ab;
}
h1.blue { 
  font-weight:normal;
  color:#0067ab;
  font-size:22px;
}
h1.blue { 
  font-weight:normal;
  color:#0067ab;
  font-size:22px;
}
.light_green { 
  font-weight:normal;
  color:#8dc63f;
  font-size:18px;
}
h2.light_green { 
  font-weight:normal;
  color:#8dc63f;
  font-size:18px;
}
.green { 
  font-weight:normal;
  color:#006f3a;
}
h1.green, .green, .category_display_header h1.itemheader { 
  font-weight:normal;
  color:#006f3a;
  font-size:22px;
}
.red  { 
  font-weight:normal;
  color:#fc3c00;
}
h1.red { 
  font-weight:normal;
  color:#fc3c00;
  font-size:22px;
}
.white  { 
  font-weight:normal;
  color:#fff;
}
h1.white  { 
  font-weight:normal;
  color:#fff;
  font-size:24px;
}
#innercontent {
}
#footer {
  margin: 0px auto;
  padding: 10x 0px;
  width: 870px;
  color: #545454;
  background: #e9f1fb;
  text-align:center;
}
#footer a { 
  color: #545454;
}
.seofooter { color:#AEAEAE; }
/* ------------ Product and Category Pages ----------- */
.category_display {
   background: url(../images/backgrounds/products_bg.jpg) repeat-y;
  width:800px;
  margin:0px auto;
  z-index:3;
	position:relative;
}
.categoryMenu{
	float:left;
	width:160px;
	padding:0px 0px 0px 7px;
}
.categoryMenu .catMenu{
	list-style:none;
	padding:0;
	margin:0;
}
.catMenu li a{
	padding-left:14px
}
.catMenu li .catMenu li a{
		padding-left:24px;
}
.catMenu a{
	line-height:21px;
	display:block;
}
.categoryMenu .catMenu,.categoryMenu .catMenu a{
	color:#006F3A;
	font-size:12px;
	text-decoration:none;
}
.categoryMenu .catMenu a:hover,.categoryMenu .catMenu li.selected a{
	font-weight:bold;
	background:url(../images/buttons/menuSelectedOver.png) 0 0 repeat-y;
}
.categoryMenu li.selected .catMenu a,.categoryMenu li .catMenu li a{
	color:#0067ab;
	font-weight:normal;
	background:none;
}
.categoryMenu li.selected .catMenu a:hover,.categoryMenu li .catMenu li.selected a{
	font-weight:bold;
	background:url(../images/buttons/squareDot.gif) 15px 8px no-repeat;
}
.categoryDisplay{
	float:right;
	width:600px;
}
.category_display_header { 
   width:740px;
   background: url(../images/backgrounds/product_header.jpg) no-repeat;  
  padding: 15px 30px 0px; 
	height:91px;
}
.category_display_header h1.top_header,h1.itemheader {
   font-weight:normal;
  color:#fff;
  font-size:22px;
}
.category_display_header h1.itemheader {
   margin:0px;
   text-transform:lowercase;
}
#category_header {
   width:300px;
  float:left;
}
#widgetbar {
   width:300px;
  float:right;
}
.clear { clear:both; }
.cartNav { margin:10px 0px; }
.cartNav, .cartNav a {
   color:#545454;
}
h1._product_name {
  color: #006f3a;
  font-size:18px;
  text-transform:lowercase;
}
.cartNav a { text-decoration:none; }
.cartNav a:hover { text-decoration:underline; }
#display_products {
   margin:0px auto;
   width:740px;
}
#display_products a {
   font-size:14px;
  color: #134923;
  text-decoration:none;
  font-weight:normal;
}
#product_display input { text-align:right; padding-right:3px; }
#display_products a:hover {
  text-decoration:none;
}
#display_products .product{
margin-bottom:20px;
  float:left;
  width:170px;
  text-align:center;
}
#display_products .seperator{
  float:left;
  width:16px;
  text-align:center;
}
#display_products .product .product_image{
  text-align:center;
	border:#8dc63f 1px solid;
}
#display_products .product .product_image.single_row{
  float:left;
  text-align:center;
  border: #8dc63f 1px solid;
}
#display_products .product .product_info{
   padding: 5px 0px 0px;
}
#display_products .product .product_info.single_row{
   margin:0px 5px 0px 10px;
  width: 359px;
  float:left;
  height:184px;
}
#display_products .product.multi_row {
   padding:0px 0px 20px;
  text-align:center;
}
#display_products .product.single_row {
  padding:5px;
  text-align:left;
  width:560px;
  border-bottom: 1px solid #8dc63f;
  margin:0px 0px 15px 0px;
}
.product_image_display { 
}
.product_image_display #product_image { 
	
}
#product_display {
 margin-top:5px;
 width:400px;
 padding-left:50px;
 float:right;
}
.product_display {
 margin-top:10px;
 width:375px;
}
._price {
  font-weight:bold;
}
.description_overflow {  margin:0px 0px 10px;min-height:200px; }
._price_prompt { padding-right:5px;color:#004812;font-weight:bold }
.price_table { margin: 10px 0px; }
.relatedImage { border: 2px solid #f0e6cc; margin-bottom:5px; }
.relatedHeader { color: #134923;border-bottom: 1px solid #134923;line-height:24px;margin-bottom:10px; font-weight:bold; font-size:12px; }
.product_display strong { color:#770A1F; }
.relatedDiv { width:130px;margin-right:10px; float:left; text-align:center; }
/* ------------- Bookmark Widget Bar --------------- */
a.print_button {
  background: url(../images/buttons/print_email_bookmark.gif) no-repeat 0px -40px;
  text-align: right;
  display: block;
  height: 20px;
  width: 75px;
  line-height:22px;
  color: #467353;
  float:left;
  text-decoration: none;
}
a.friend_button  {
  background: url(../images/buttons/print_email_bookmark.gif) no-repeat 0px -20px;
  text-align: right;
  display: block;
  height: 20px;
  line-height:22px;
  width: 92px;
  color: #467353;
  float:left;
  margin-right:10px;
  text-decoration: none;
}
a.bookmark_button  {
  background: url(../images/buttons/print_email_bookmark.gif) no-repeat 0px 0px;
  text-align: right;
  display: block;
  line-height:22px;
  height: 20px;
  width: 70px;
  float:left;
  color: #467353;
  text-decoration: none;
  margin-right:10px;
}
#widgetbar.widget{ 
 float:right;
 width:45px;
 padding-left:0px;
}
#widgetbar a { text-transform:none }

#search_area{
	float:left;
	margin:0px 0 5px 15px;
	width:160px;
	margin-left:15px;
	line-height:20px;
}
.searchWidth{width:105px;}
/* ------------- Cart Widget Bar --------------- */
#cart_paging,.cart_paging{
  padding: 0px 30px 5px 0px;
	float:right;
	width:570px;
}
#cart_paging ul,.cart_paging ul{
   margin: 0px;
  padding: 0px;
  list-style:none;
}
#cart_paging ul li,.cart_paging ul li{
  float:left;
}
#cart_paging .paging,.cart_paging .paging{
  text-align:right;
	float:right;
	line-height:20px;
}
#cart_paging .views,.cart_paging .views{
  width:100px;
  padding-left:20px;
  margin-right: 50px;
	line-height:20px;
}
.paging a.paging{
	width:auto;
	line-height:normal;
	text-align:left;
	float:none;
}
#cart_paging .displays,.cart_paging .displays{
  width:155px;
	line-height:20px;
}
.views img { cursor: pointer; }
.views span.view_horizontal, .views span.view_horizontal_selected {
   height:18px;
   width:14px;
  display:block;
  float:left;
  margin-right:5px;
  background: url(../images/buttons/view_icons.gif) no-repeat 0px 4px;
	line-height:20px;
}
.views span.view_horizontal_selected {
   height:18px;
   width:14px;
  display:block;
  float:left;
  margin-right:5px;
  background: url(../images/buttons/view_icons_selected.gif) no-repeat 0px 4px;
	line-height:20px;
}
.views span.view_text {
   height:20px;
   width:30px;
  display:block;
  float:left;
  margin-right:5px;
	line-height:20px;
}
.views span.view_vertical, .views span.view_vertical_selected {
   height:18px;
   width:14px;
  display:block;
  float:left;
  margin-right:5px;
  background: url(../images/buttons/view_icons.gif) no-repeat -17px 4px;
}
.views span.view_vertical_selected {
   height:18px;
   width:14px;
  display:block;
  float:left;
  margin-right:5px;
  background: url(../images/buttons/view_icons_selected.gif) no-repeat -17px 4px;
}

/* ------------- Light Box Styles -------------------- */
#lightbox {  position: absolute;  left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img { width: auto; height: auto;}
#lightbox a img { border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}


#imageDataContainer{ font-size:12px;  background-color: #004812; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%  ; }

#imageData{  padding:0 10px; color: #fff; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }  
#imageData #caption{ font-weight: bold;line-height: 24px;  }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;  }      
#imageData #bottomNavClose{ width: 66px; line-height:20px; float: right;  padding: 0.4em 0em; outline: none;}     

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/* --------- Form CSS --------- */
form.form {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
form.form input.input, form.form input.errorinput, form.form textarea.input {
  font-size: 11px;
  background: #FFFFFF url(../images/backgrounds/shadow.gif) repeat-x;
  padding: 2px 3px 3px;
  color: #5c2624;
  border-top: 1px solid #E8E8E8;
  border-right: 1px solid #EFEFEF;
  border-bottom: 1px solid #EFEFEF;
  border-left: 1px solid #EFEFEF;
}
form.form input.errorinput {
  font-size: 11px;
  background: #fff url(../images/backgrounds/shadow.gif) repeat-x;
  border: 1px solid #CC0000;
  color: #FF0000;
}
form.form input.input2  {
  font-size: 11px;
  background: #FFFFFF url(../images/backgrounds/shadow.gif) repeat-x;
  border: 1px solid #7DACDB;
  padding: 2px 3px 3px;
  color: #1075c4;
}
.errordiv {
  font-size: 11px;
  background: #FFF2C1;
  border: 1px solid #CC0000;
  color: #FF0000;
  padding:0px 5px;
  margin: 0px 0px 5px;
}
form.form select.select {
  font-size: 11px;
  background: #fff url(../images/backgrounds/shadow.gif) repeat-x;  
  border: 1px solid #CC0000;
  padding: 2px 1px 1px 0px;
  color: #5c2624;
}
form.form span label {
  display: block;
  clear: both;
}
form.form span {
  display: inline;
  float: left;
  padding: 0px 5px 0px 0px;
  text-align: left;
  margin: 0px;
}
form.form li {
  display: block;
  clear: both;
  margin-bottom: 10px;
  padding-top: 5px;
}
form.form .tablesection {
  margin-bottom: 15px;
  width:650px;
}
form.form .description {
  display: block;
  clear: both;
  float: left;
  width: 120px;
  color:#fff;
}
form.form td.description {
  width: 120px;
  line-height: 20px;
  padding-bottom:5px;
}
form input.inputbtn, td.email a {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  background: #d06103;
  letter-spacing: .1em;
  border: 0px;
  padding: 3px 5px;
  color:#fff;
  text-transform:uppercase;
  cursor: pointer;
}
/* ------------- CMS Styles -------------------- */
#footer_FieldDiv { width:100%; text-align:center; }