body { margin:0; padding:10px; font:75% "lucida sans unicode", verdana, arial, sans-serif; color:#c2afc0; background:#80806b; }
table { font-size:1em; }
table p { margin:0; }
a { color:#896897; }
a:hover { color:#fff; text-decoration:none; }
h1, h2, h3, h4 { font-family:georgia, "times new roman", serif; }
h1 { font-size:1.7em; color:#3d2245; margin-top:0; font-weight:normal; border-bottom:1px solid #3d2245; padding-bottom:3px; } 
h2 { font-size:1.4em; color:#3d2245; margin-top:40px; margin-bottom:-10px; font-weight:normal; } 
h3 { font-size:1.3em; color:#c2afc0; margin-top:40px; } 
h4 { font-size:1.2em; color:#c2afc0; padding-bottom:5px; } 
h5 { font-size:1em; color:#5b4066; 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 #3d2245; padding:4px; margin-right:10px; margin-bottom:10px; } 
img.clsbordermiddle { border:1px solid #3d2245; padding:4px; margin-right:10px; margin-left:10px; margin-bottom:10px; }
img.clsborderright { border:1px solid #3d2245; padding:4px; margin-left:10px; margin-bottom:10px; }
.datatable { border:1px solid #dcdcdc; } 
.datatable th { background:#121316; color:#7cb326; margin:4px; padding:2px; } 
.datatable td { border:1px solid #dcdcdc; 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:#63456e; color:#fff; }
.reset { background:#4e2d5a; 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 #3d2245; padding:2px; } 
.noborder { border:0; }
.clear { height:0; clear:both; font-size:0.1em; margin-top:-2px; }

#top_links { text-align:right; height:20px; padding-top:4px; }
#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 form { margin:0; padding:0; }
#top_links .searchbox { background:#000; border:1px solid #3d2245; color:#c2afc0; font-size:0.9em; width:160px; padding:2px 0 3px 5px; margin-bottom:7px; }
#top_links #go { background:#3d2245; color:#fff; border:0; padding:0 4px; margin-left:-8px; cursor:pointer; }
#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:5px; height:93px; background:url(head_back.gif) no-repeat; }
#sitelogo { float:left; height:70px; line-height:64px; font-size:2em; color:#a5d55a; margin-top:-20px; }
#extra { float:right; }
#top_nav { height:27px; color:#fff; clear:both; border-bottom:1px solid #3d2245; margin-top:-20px; }
#nav { text-align:right; 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:#fff; cursor:default; border-bottom:1px solid #fff;  }
#nav ul #active { cursor:default; background:#111; }
#nav li a { color:#c2afc0; padding:6px 10px; margin:0 3px; text-decoration:none; border-bottom:1px solid #3d2245; }
#nav li a:hover { color:#fff; border-bottom:1px solid #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) #5b4066 left no-repeat; color:#fff; border-bottom:1px solid #97c84a; }
#nav .nav_child2 a:hover { background:url(nav_child2_over.gif) #5b4066 right no-repeat; color:#fff; border-bottom:1px solid #97c84a; }
#outer_wrapper { padding-top:30px;  }
#wrapper {  }
#container { width:100%; float:left; }
#content {  }
#pagebody { margin-left:185px /* THIS HAS TO BE THE SAME VALUE AS LEFT_COL WIDTH */; padding:0 0 20px 35px; }
#left_col { width:185px; float:left; padding:0 0 8px 0; }
#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 {  }
#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 { width:172px; list-style-type:none; margin:0; padding:0; }
#products a { display:block; width:172px; padding-left:10px; height:28px; line-height:27px; margin:0 7px 0 0; color:#c2afc0; text-decoration:none; font-size:0.9em; border-bottom:1px solid #3d2245;  }
#products a:hover { color:#fff; }
#products .last { height:10px; }
#right_col { width:170px; float:right; }
#bottom { text-align:right; color:#c2afc0; border-top:1px solid #3d2245; }
#bottom p { margin:8px; }
#valid { color:#c2afc0; font-size:0.9em; }
#valid a { background:#80806b; color:#c2afc0; text-decoration:none; padding:0 2px; }
#valid a:hover { background:#80806b; color:#c2afc0; }
#end, #end a { font-size:0.9em; color:#c2afc0; text-decoration:none; }
#end a:hover { color:#fff; }
