body { margin:0; padding:10px; font:75% tahoma, arial, sans-serif; }
table { font-size:1em; }
table p { margin:0; }
a { color:#0463a9;text-decoration:underline;font-weight:bold; }
a:hover { text-decoration:none;  }
a img { border:0;  }
a:hover img {  }
a img.noback { background:none; padding:0; border:none; }
a:hover img.noback { background:none; padding:0; border:none; }
h1 { font-size:2em; color:#e82a9e; margin-top:0;font-family:calibri,arial,sans-serif } 
h2 { font-size:1.2em; color:#28A8C4; margin-top:10px;margin-bottom:20px; } 
h3 { font-size:1.3em; color:#121316; margin-top:10px;margin-bottom:10px; } 
h4 { font-size:1.1em; color:#fff; background:#003776;margin-bottom:5px;margin-top:15px;padding:8px; } 
h5 { font-size:1em; color:#9bcd65; 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 #d2d3d4; padding:4px; margin-right:10px; margin-bottom:10px; } 
img.clsbordermiddle { border:1px solid #d2d3d4; padding:4px; margin-right:10px; margin-left:10px; margin-bottom:10px; }
img.clsborderright { border:1px solid #d2d3d4; padding:4px; margin-left:10px; margin-bottom:10px; }
.datatable { border:1px solid #eee;padding:10px; } 
.datatable th { background:#121316; color:#7cb326; margin:4px; padding:2px; } 
.datatable td {  margin:4px; padding:2px; } 
.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:#E82A9E; color:#fff; }
.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 { border:1px solid #d2d3d4; padding:4px; } 
.noborder { border:0; }
.clear { height:0; clear:both; font-size:0.1em; margin-top:-2px; }
#flash { float:right; margin:0 0 15px 15px; }
#top_links {  border:0; text-align:right; height:20px; float:right; padding-top:10px }
#top_links a { color:#fff; text-decoration:none; font-weight:normal; ; font-size:0.8em; font-size:12px; margin-left:6px; }
#top_links a:hover { color:#28a8c4; }
#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 {  height:150px; background:url(head_back.jpg) no-repeat top; width:916px; margin:auto; }
#headInner { width:865px; margin:auto; }
#sitelogo { height:125px; font-size:2em; color:#a5d55a; float:left; width:400px; text-align:left; }
#extra { float:right; }
#top_nav { margin:auto; background:url(menu_back.gif) #d2d3d4 no-repeat right; border:8px solid #fff; height:35px; color:#fff;line-height:22px; clear:both;width:849px; border-bottom:1px solid #fff;   }
#nav { text-align:left; margin:0; padding:0; }
/** 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:#fff; cursor:default; background:#28a8c4; }
#nav ul #active { cursor:default; background:#111; }
#nav li a { color:#5c6070; padding:11px; text-decoration:none; }
#nav li a:hover { color:#222; background:#fff; }
#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 { margin:auto;background:#fff; width:865px; border-bottom:8px solid #fff; }
#content {    }
#pagebody { background:url(pagebody_back.gif) no-repeat bottom right; float:left; padding:10px 20px; min-height:400px; color:#5c6070; width:825px}
#pagebody p {  line-height:1.6em; }
#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:0.9em; text-align:right; }
#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:190px; float:right; margin:30px; margin-top:0; padding:10px; border:1px solid #eee; }
#bottom { text-align:right; border:8px solid #fff; background:#28a8c4; margin-top:9px; color:#fff; padding:15px; width:820px; margin:auto; margin-top:10px;  }
#bottom a { color:#fff; text-decoration:none; }
#bottom a:hover { text-decoration:underline;  }
#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; }

#top_pic { background:url(top_pic.jpg) no-repeat; height:170px; border-left:8px solid #fff; border-right:8px solid #fff; }

#hbc_wrap { float:right; height:145px; width:400px; }
#hbc { height:30px; text-align:right; }
#top_search { text-align:right; height:95px; padding-top:20px; }
#top_search .searchbox { background:url(search_bg.png); width:180px; height:24px; border:0; padding:0; margin:0; padding-top:7px; padding-left:9px; }

#left_wrap { float:left; margin:10px; width:220px; }
#product { border:2px solid #ecede8; padding:10px; width:200px; background:#faf9f9; }
#product ul { list-style-type:none; margin:0; padding:0; padding-bottom:5px; }
#product h5 { background:url(h5_back.gif) #85b530 no-repeat right; color:#ffffff; margin:-5px -5px 10px -5px; height:25px; line-height:25px; text-indent:7px; border:1px solid #a0df2e; }
#product li { border-bottom:1px solid #ecede8; }
#product li a { color:#9bbd32; text-decoration:none; padding:6px; display:block; }
#product li a:hover { color:#5c6070; }
#bottom_left { border:2px solid #ecede8; padding:10px; width:200px; margin-top:10px; }
#bssa { background:url(bssa.jpg) #d2d3d4 no-repeat top; padding:10px; width:200px; height:84px; margin-top:10px; border:2px solid #ecede8; }
#delivery { background:url(free_delivery.jpg) #85b530 no-repeat top; padding:10px; width:200px; height:84px; margin-top:10px; border:2px solid #a0df2e; }


.tick li { list-style-image:url(tick.jpg); margin-bottom:20px; padding-left:20px; }
