body { margin:0; padding:10px; font:80% "Verdana", verdana, arial, sans-serif; }
table { font-size:1em; }
table p { margin:0; }
a { color:#000;font-weight:bold; }
a:hover { color:#818383; text-decoration:none; }
a img { border:1px solid #a0c961; padding:4px; }
a:hover img {border:1px solid #121316; padding:4px;  }
a img.noback { background:none; padding:0; border:none; }
a:hover img.noback { background:none; padding:0; border:none; }
h1 { font-size:1.5em; color:#000; margin-top:0; font-weight:bold; font-style: italic; border-bottom:  1px solid black} 
h2 { font-size:1.3em; color:#000;  } 
h3 { font-size:1.3em; color:#121316; margin-top:40px; } 
h4 { font-size:1.2em; color:#7cb326; border-bottom:1px solid #dcdcdc; padding-bottom:5px; } 
h5 { font-size:1em; color:#6ea41a; padding:0; margin:0; margin-top:7px; }
img.clsleft { margin-right:10px; margin-bottom:10px; }
img.clsmiddle { margin-right:10px; margin-left:10px; margin-bottom:10px; }
img.clsright { margin-left:10px; margin-bottom:10px; }
img.clsborderleft { border:1px solid #a0c961; padding:4px; margin-right:10px; margin-bottom:10px; } 
img.clsbordermiddle { border:1px solid #a0c961; padding:4px; margin-right:10px; margin-left:10px; margin-bottom:10px; }
img.clsborderright {border:1px solid #a0c961; padding:4px; margin-left:10px; margin-bottom:10px; }
.datatable {  } 
.datatable th { background:#daf4b2; color:#7cb326; margin:4px; padding:2px; } 
.datatable td { background:#daf4b2; border:1px solid #3d6134; margin:4px; padding:3px; } 
.notes { font-size:0.8em; color:#818383; } 
.shout { font-size:1.1em; color:#7cb326; } 
.shout2 { font-size:1.1em; color:#7cb326; background:#121316; padding:7px; } 
.submit, .reset { width:70px; cursor:pointer; border:0; }
.submit { background:#7cb326; color:#fff; font-size: 1.3em; font-weight: bold}
.reset { background:#121316; color:#fff; }
.quote, blockquote { border:1px solid #7cb326; padding:15px; color:#121316; font-size:1.1em; } 
.caption { background:#121316; width:165px; color:#7cb326; padding:7px; margin:0 0 10px 10px; float:right; font-size:0.9em; border-right:4px solid #7cb326; } 
.custom1 {  } 
.custom2 {  } 
.border-color { border: 1px solid #7cb326; padding-right: 5px; }
.border { border:1px solid #a0c961; padding:4px; } 
.noborder { border:0; }
.clear { height:0; clear:both; font-size:0.1em; margin-top:-2px; }
.shout3 {background: #daf4b2; color: black; padding: 10px}

#top_links { border-bottom:1px dashed #4c4f55; border-top:1px dashed #4c4f55; text-align:right; height:20px; }
.top1 {float: left; margin-top: 3px}
.top2 {float: right}
#top_links a { color:#96989c; text-decoration:none; text-transform:uppercase; font-size:0.8em; margin-left:6px; }
#top_links a:hover { color:#a5d55a; }
#top_links span.top1 {color:#99cc00;font-weight;bold; font-size:0.8em; text-transform:uppercase; }
#cart_button { background:url(cart_button.gif) no-repeat left center; padding-left:17px; }
#cart_button:hover { background:url(cart_button_over.gif) no-repeat left center; padding-left:17px; }
#home_button { background:url(home_button.gif) no-repeat left center; padding-left:17px; }
#home_button:hover { background:url(home_button_over.gif) no-repeat left center; padding-left:17px; }
#bookmark_button { background:url(bookmark_button.gif) no-repeat left center; padding-left:17px; }
#bookmark_button:hover { background:url(bookmark_button_over.gif) no-repeat left center; padding-left:17px; }
#contact_button { background:url(contact_button.gif) no-repeat left center; padding-left:17px; }
#contact_button:hover { background:url(contact_button_over.gif) no-repeat left center; padding-left:17px; }
#head { padding-top:15px; height:103px; background:url(head_back.gif) no-repeat; }
#sitelogo { float:left; height:92px; line-height:64px; font-size:2em; color:#a5d55a; padding-right: 5px; }
#extra { float:right;height:70px; }
#top_nav { background:#99cc00; border:8px solid #ecf7db;  height:27px; color:#000; clear:both; }
#nav { text-align:center; margin:0; padding:0; font-size:0.9em; }
/** positioning the drop-down menu **/
#nav ul, #nav ul ul { text-align:left; }
#nav li { display:inline; position:relative; top:6px; margin-right:-3px /* fixes inline list bug */; }
#nav li ul { margin:0; padding:0; display:none; position:absolute; top:21px/* distance away from the main nav bar */;  }
#nav li>/**/ul { top:15px /* distance away from the main nav bar for firefox */ ; }
#nav ul ul { margin:-6px 0 0 158px /* moves second drop down away from first */; display:block; padding:0; display:none; position:absolute; top:0;  } 
#nav li:hover ul ul, #nav li.over ul ul { display:none; }
#nav li:hover ul, #nav li li:hover ul, #nav li.over ul, #nav li li.over ul, #nav ul li a { display:block; width:150px /* width of the drop-downs */; left:0; }
/** styling the drop-down menu **/
#nav #active { color:#75777f; cursor:default; background:url(../template/menu_arrow.gif) center top no-repeat; }
#nav ul #active { cursor:default; background:#111; }
#nav li a { color:#000; padding:6px 10px; text-decoration:none; font-weight:normal;font-size:1.2em; font-weight: bold}
#nav li a:hover { color:#fff; background:url(nav_parent_over.gif) center top no-repeat; }
#nav ul li a:hover, #nav ul ul li a:hover { background:#555; }
#nav .nav_child a { padding:4px 0 4px 8px; background:#3b3e43; color:#a5d55a; border-bottom:1px solid #5a5d62;  }
#nav .nav_child a:hover { background:url(nav_child_over.gif) #6ea41a left no-repeat; color:#fff; border-bottom:1px solid #97c84a; }
#nav .nav_child2 a:hover { background:url(nav_child2_over.gif) #6ea41a right no-repeat; color:#fff; border-bottom:1px solid #97c84a; }
#outer_wrapper {   }
#wrapper {  }
#container { background:url(right_side.gif) #ecf7db right repeat-y; width:100%; float:left; margin-right:-170px /* THIS HAS TO BE THE SAME VALUE AS RIGHT_COL WIDTH */; border-bottom:8px solid #ecf7db; }
#content { margin-right:170px /* THIS HAS TO BE THE SAME VALUE AS RIGHT_COL WIDTH */;  }
#pagebody { margin-left:180px /* THIS HAS TO BE THE SAME VALUE AS LEFT_COL WIDTH */; padding:35px 20px 20px;}
#left_col { width:170px; float:left; padding:0 0 8px 8px; }
#search_header, #product_header { background:#121316; color:#a5d55a; font-size:0.9em; height:23px; line-height:21px; border-top:2px solid #676a73; border-bottom:2px solid #fff; text-indent:4px; }
#search_header span, #product_header span { color:#fff; }
#search { border:1px solid #5e8d14; margin-bottom:8px; text-align:right; background:url(search_back.gif) #7cb326 no-repeat; }
#search form { margin:0; padding:0; }
#search .searchbox { background:url(search_box_back.gif) #7cb326 no-repeat fixed; border:1px solid #5e8d14; width:149px; margin:7px 7px 7px 0; }
#go { margin:0 7px 7px 0; }
#product_nav { background:url(product_back.gif) repeat-x bottom; border:1px solid #e2e4e7; }
#contact_details { padding:0 14px 7px 0; font-size:1em; text-align:right; font-weight: bold}
#contact_details h5 {color: black}
#contact_details a { color:#000;}
#contact_details a:hover { text-decoration:none; }
#contact_details span { font-size:0.9em; color:#9499a1; }
#products { background:url(../template/product_bottom.gif) bottom no-repeat; width:168px; list-style-type:none; margin:0; padding:0; }
#products a { display:block; width:142px; padding-left:10px; height:23px; line-height:22px; margin:0 7px; color:#6ea41a; text-decoration:none; font-size:0.9em; border-bottom:1px dashed #dcdcdc; background:url(product_arrow.gif) no-repeat top left;  }
#products a:hover { background:url(product_arrow_over.gif) no-repeat top left; color:#36393f; }
#products .last { height:10px; }
#right_col { width:170px; float:right; }
#bottom { text-align:right; border:8px solid #fff; background:url(bottom_back.gif) left #121316 no-repeat; margin-top:9px; color:#a5d55a; }
#bottom p { margin:8px; }
#valid { color:#fff; font-size:0.9em; }
#valid a { background:#a5d55a; color:#121316; text-decoration:none; padding:0 2px; }
#valid a:hover { background:#555; color:#fff; }
#end, #end a { font-size:0.9em; color:#555; text-decoration:none; }
#end a:hover { color:#fff; }


#valid span a { color:#fff;background:none;text-decoration:underline; }
