﻿
/*********************common***********************/

* { margin: 0; padding: 0; }


body { margin: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.7em; line-height: 1.4em; background-color: #000000; background-image: url('../layout/gradient_background.jpg'); background-repeat: repeat-x; }
.clear { clear: both; height: 0; font-size: 1px; line-height: 0px; }
.clear-right { clear: right; }

h1, h2, h3, h4, h5, h6 { font-size: 1.5em; font-family: Tahoma, Arial, Helvetica, sans-serif; line-height: 1.1em; margin: 0; }
h2 { font-size: 1.3em; margin-bottom: 10px; }
h3 { font-size: 1.1em; }
h4 { font-size: 0.8em; }
h5 { font-size: 0.7em; }
h6 { font-size: 1em; }
p { font-size: 11px; line-height: 1.5em; margin: 0; padding: 5px 0; }

img { border-style: none; border-color: inherit; border-width: 0; }

.p10 { font-size: 10px; font-weight:normal;}


/*~~~~~~~~~~~~~~~~~~~~~~~Links~~~~~~~~~~~~~~~~~~~~~~~~~*/
a:link { color: #000; text-decoration: none; font-weight: bold; }
a:visited { color: #000; text-decoration: none; font-weight: bold; }
a:hover { text-decoration: underline; font-weight: bold; }
a:active { color: #000; text-decoration: underline; font-weight: bold; }
a:focus { outline: none; }

/*#wrapper-page { margin: 0 auto; width: 930px; border: 2px solid #000000; margin-top: 20px; }*/
#wrapper-page { margin: 0 auto; width: 980px; border: 2px solid #000000; margin-top: 20px; background-color: #FFFFFF; }
#header { height: 120px; background: #333333 url('../layout/header.jpg') no-repeat; }
#header a { margin: 10px; text-align: right; float: right; font-size: 10px; }
/*~~~~Search~~~~*/
#search { border: 10px solid #333333; margin: 30px 8px 0px 0px; background-color: #FFFFFF; width: 210px; float: right; }
.searchbox { border-width: 0px; width: 190px; font: 11px Verdana, Arial, Helvetica, sans-serif; float: left; margin-top: 2px; }
.searchbutton { float: right; }
/*~~~~Top Menu~~~~*/
#topmenu { width: 100%; border-bottom: 1px solid #666666; height: 30px; background-image: url('../topmenu/menu_u.gif'); background-repeat: repeat-x; }
/*~~~~Product containers~~~~*/
#content-wrapper { width: 100%; background-image: url('../layout/content_bkgd.gif'); }
.contentright { /*margin: 10px 0px 10px 20px;*/ padding: 0px; margin-left: 200px; }
.contentright h1 { margin: 15px 20px 10px 20px; font-size: 1.5em; border-bottom: solid 2px #666666; }
.contentright-ind { padding: 20px; margin-left: 200px; }
.leftnav { width: 200px; float: left; padding-top: 0px; }
.leftnav h3 { height: 30px; vertical-align: middle; border-bottom: 1px solid #666666; color: #FFFFFF; font: bold 12px Tahoma, Arial, sans-serif; padding-left: 8px; background-color: #555555; margin-top: -20px; }
#content { margin-left: 200px; }
#prod-rightcol td { vertical-align: top; }
#content-2col-l { width: 200px; float: left; background-color: #222222; }
#content-2col-r { margin-left: 200px; padding: 10px 20px 10px 20px; background-color: #fff; }
.breadcrumb { color: #FFFFFF; color: #000; font-weight: bold; font-size: 11px; padding-top: 8px; width: auto; height: 22px; background-image: url('../layout/menu_o.gif'); background-repeat: repeat-x; padding-left: 10px; }
.breadcrumb a:link, .breadcrumb a:visited { background-position: right; color: #000; text-decoration: underline; background-image: url('../layout/arrow.gif'); background-repeat: no-repeat; padding-right: 20px; margin-right: 8px; }
.breadcrumb a:active, .breadcrumb a:hover { color: #fff; text-decoration: underline; }
.printbutton { display: block; float: right; }

.padded20 { padding: 20px; }
.padded10 { padding: 10px; }
.p20l { padding-left:20px;}
.left { float: left; }
.right { float: right; }
.cont_l, .cont_r { margin-right: 10px; }
.cont_l { width: 450px; margin-bottom: 20px; }
.cont_r { width: 180px; float: right; }
.cont_l h2, .cont_r h2 { background-color: #7cbf4d; padding-top: 4px; font: bold 13px/20px Verdana, Arial, Helvetica, sans-serif; border-bottom: 2px solid #666666; background: #7cbf4d; color: #000000; }
.cont_l h3, .cont_r h3 { font: bold 11px/20px Verdana, Arial, Helvetica, sans-serif; color: #CC0000; margin-top: 15px; }
.cont_l li, .cont_r li { list-style: disc outside; line-height: 18px; color: #000; margin-left: 20px; }
#footer { background: #000000; text-align: center; clear: both; }
#footer { color: #fff; }
.pod { margin: 4px; padding: 4px; border: solid 1px #FFF; display: inline-block; width: 150px; vertical-align: top; height: 100%; }
.contentcenter { padding: 0px 20px 0px 20px; }
.content-left { float: left; background-color: Red; }
.content-right { float: left; width: 20%; background-color: Orange; margin-right: -20%; }
.contentdetail { padding: 15px 20px 20px 20px; vertical-align: top; }
.contentdetail ul { padding: 0; margin-left: 25px; }
.contentdetail li { list-style: none; list-style-image: url('../layout/bullet.gif'); list-style-position: outside; font-size: 10px; }


.toplinks{ width: 100px; vertical-align: top; margin-bottom:4px; border-left: solid 1px #e1e1e1; }
.toplinks a { font-size: 9px; padding: 4px; display: block; width: 96px; font-weight:normal; border-bottom: solid 1px #e1e1e1; }
.toplinks a:hover { background-color: #4AA615; text-decoration:none;}
.rightnav { width: 150px; vertical-align: top; }
.rightnav a { font-size: 10px; padding: 4px 0px 4px 4px; display: block; width: 146px; border-bottom: solid 1px #666666; }
.rightnav a:hover { background-color: #4AA615; }
/*~~~~~~~~~~~~~~~~~~~~~~products page category links~~~~~~~~~~~~~~~~~~~~~~~*/
.cat { width: 165px; height: 180px; border: 2px solid #C0C0C0; margin: 0px 0px 10px 20px; float: left; text-align: center; }
.cat a { margin: 0 auto; color: #000; font-size: 10px; width: 100%; display: block; text-decoration: none; }
.catsub { margin: 0px 0px 6px 20px; width: 300px; height: 36px; border: 2px solid #C0C0C0; }
.catsub a { padding: 8px; color: #000; font-size: 10px; width: auto; display: block; text-decoration: none; }
.catsub:hover { background-color: #4AA615; }
.catsubimg { float: right; margin-right: 40px; }
.catitem, .specitem { border: 2px solid #C0C0C0; margin: 0px 0px 6px 20px;  float: left; width: 230px; }
.catitem img, .specitem img { float: left; margin-right: 0px; /*border-right-style: solid; border-right-width: 2px; border-right-color: #C0C0C0;*/ }
.catitem h3, .specitem h3 { padding: 4px 4px 4px 10px; color: #000; font-size: 11px; background-color: #4AA615; height: 16px; /*overflow: auto;*/ display: block; white-space: nowrap; }
.catitem p, .specitem p { margin-left: 80px; font-size: 10px; padding-right: 10px; padding-left: 10px; }
.catitem {height:104px;}
.specitem{height:150px;}




.width45 { width: 45%; }
.width300 { width: 300px; }

.subsmallcat { width: 200px; overflow: hidden; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #666666; }
.subsmallimg { float: left; }
.subsmalldesc { margin-left: 40px; font-size: 9px; padding-right: 5px; }
.subsmallcat p { font-size: 10px; }

.tip { text-align: center; padding: 4px; }
.tip img { margin: 0px 18px 0px 18px; }
.tip p { text-align: center; }

.cat:hover, .catitem:hover { border: solid 2px #4AA615; }

.subcathead { padding: 4px; height: 20px; font-family: Tahoma; font-size: 9px; background-color: Teal; display: block; }
#product-tab-content { }
#product-tabs { padding: 0px; margin-top: 20px; border-bottom-style: solid; border-bottom-width: 5px; border-bottom-color: #4AA615; width: 100%; }
#product-tabs a:link { text-decoration: none; color: #FFFFFF; }



.tab, .tab-s { font: bold 10px Tahoma, Arial, sans-serif; padding: 6px 10px 0px 10px; margin: 0px; border: solid 1px #4AA615; background-color: #333333; }
.tab:hover { background-color: #555555; }
.tab-s { background-color: #4AA615; color: #000000; }
.tab-table { border: solid 1px #4AA615; width: 100%; border-collapse: collapse; border-spacing: 0px; }
.tab-table td { vertical-align: top; border-top-color: #4AA615; border-top-style: dotted; border-top-width: 1px; font-size: 10px; padding: 2px; }
.rowodd, .roweven { width: 50%; padding: 3px; vertical-align: top; }
.rowodd { background: #f1f1f1; }
.roweven { background: #e1e1e1; }
.oddpn, .odddesc, .oddprice { padding: 3px; background: #f1f1f1; }
.evenpn, .evendesc, .evenprice { padding: 3px; background: #e1e1e1; }
.oddpn, .evenpn { white-space: nowrap; width: 100px; }
.oddprice, .evenprice { text-align: right; white-space: nowrap; }
.red { color: #F00; font-weight: bold; }
.thr, .thl { padding: 3px; background-color: #555555; vertical-align: top; }
.thl { text-align: left; }
.thr { text-align: right; }

.photo-prod { max-height: 350px; max-width: 350px; }
.disclaimer { padding: 5px; font-size: 9px; }

/*popup images*/
.popup {  float: left; margin-right: 10px; margin-top:5px; }
.popup img { max-width:40px; max-height:40px; }
.pics p { font-size: 9px; font-weight:normal;}
/*~~~~~TREE VIEW CONTROL~~~~*/
.TreeView { font-size: 10px; color: #FFFFFF; background-color: #222222; font-family: Verdana, 'Trebuchet MS' , san-serif; width: 99%; margin-top: -17px; }
.TreeView table { border-top: 1px solid #444444 !important; }
.TreeView div table { border-bottom: none !important; border-top: none !important; }
.TreeView table td { padding: 0px 0 0px 2px; }
.TreeView table td:hover { color: #000000; }
.TreeParent { }
.tvNode a { color: #C0C0C0; display: block; padding-top: 2px; padding-bottom: 2px; padding-left: 2px; font-weight: bold; }
.tvNode a:hover { text-decoration: underline; color: #000000; display: block; background-color: #4AA615; }
.tvLeaf { padding-left: 0px; font-style: italic; }
.tvLeaf a { display: block; color: #ffffff; color: #FFFFFF; padding-left: 8px; font-weight: bold; }
.tvLeaf a:hover { text-decoration: underline; color: #000000; display: block; background-color: #4AA615; }
.tvSelected a { color: #ffcc00; font-weight: bold; }


.LeftMenu { font-size: 10px; color: #FFFFFF; background-color: #222222; font-family: Verdana, 'Trebuchet MS' , san-serif; width: 99%; }

.LeftMenu table { border-top: 1px solid #444444 !important; }
.LeftMenu div table { border-bottom: none !important; border-top: none !important; }
.LeftMenu table td { padding: 0px 0 0px 2px; }
.LeftMenu table td:hover { color: #000000; }

.mnuItem a { color: #C0C0C0; display: block; padding-top: 2px; padding-bottom: 2px; padding-left: 2px; font-weight: bold; }
.mnuItem a:hover { text-decoration: none; color: #000000; display: block; background-color: #4AA615; }
.mnuSelected a { color: #ffcc00; font-weight: bold; }

.sitetable { width: 100%; border-collapse: collapse; }
.sitetable td { vertical-align: top; background-color: #ffffff; padding-left: 4px; padding-top: 2px; }
.sitetable h1 { padding: 4px; }
.sitetable .tvNode a { color: #000; display: block; padding-top: 2px; padding-bottom: 2px; padding-left: 2px; font-weight: normal; }
.sitetable .tvNode a:hover { text-decoration: underline; color: #000000; display: block; background-color: #FFF; }




/*-----------home page---------------*/
.home1 { float: right; width: 730px; height: 500px;  }
.home2, .home3 { float: left; padding: 10px; margin-top: 30px;  }
.home2 { padding-left: 25px; width: 325px; float:left; }
.home3 { padding-left: 35px; width: 314px; }
.home2 img { max-width: 40%; max-height: 40%; float: right; }
.home3 img { max-width: 40%; max-height: 40%; float: right; }
.home4 { float: left; padding: 10px 10px 10px 0px; margin-top: 50px; }
.home4img {float:left; max-width:250px; max-height:250px;}
.sale { font-family: Arial, Helvetica, sans-serif; color: #CC0000; font-size: 14px; font-weight: bold; margin-top:-5px;}
.sale a:link { color: #CC0000; text-decoration: none; font-weight: bold; }
.sale a:visited { color: #CC0000; text-decoration: none; font-weight: bold; }

.homeitem { border: solid 1px #FFFFFF; padding:5px; margin-bottom:4px; float:right; width:400px; }
.homeitem img {float:left; max-width:60px; max-height:60px; margin-right:10px; }
.homeitem:hover { border: solid 1px #4AA615;  }

.specbutton { color: #FFFFFF; border: 1px solid #000000; color: #000; font-weight: bold; font-size: 11px; padding: 5px 10px 5px 10px; width: auto; background-image: url('../layout/menu_o.gif'); background-repeat: repeat-x; float: right; margin: 10px; }
.specbutton a:link, .specbutton a:visited {color: #000; text-decoration: underline; }
.specbutton a:active, .specbutton a:hover { color: #fff; text-decoration: underline; }






.highlight { background: #FFFF40; }
.searchheading { color: #4AA615; font-size: 130%; font-weight: bold; }
.summary { font-size: 80%; font-style: italic; }
.suggestion { font-size: 100%; }
.results { font-size: 100%; }
.category { color: #999999; }
.sorting { text-align: right; }

.result_title { font-size: 100%; margin-left: 100px; }
.description { font-size: 100%; color: #008000; }
.context { font-size: 100%; margin-left: 100px; }
.infoline { font-size: 80%; font-style: normal; color: #808080; margin-left: 100px; }

.zoom_searchform { font-size: 100%; }
.zoom_results_per_page { font-size: 80%; margin-left: 10px; }
.zoom_match { font-size: 80%; margin-left: 10px; }
.zoom_categories { font-size: 80%; }
.zoom_categories ul { display: inline; margin: 0px; padding: 0px; }
.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }

.cat_summary ul { margin: 0px; padding: 0px; display: inline; }
.cat_summary li { display: inline; margin-left: 15px; list-style-type: none; }

input.zoom_button { }
input.zoom_searchbox { }

.result_image { float: left; display: block; }
.result_image img { margin: 10px; max-width: 60px; max-height: 60px; border: 0px; }

.result_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
.result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; }

/*.result_pages { font-size: 100%; }*/
.result_pagescount { font-size: 100%; }
.result_pages, .result_pages a { font-size: 100%; padding: 2px 4px 2px 4px; display: inline; background-color: #FFF; font-weight: bold; }
.result_pages a { border: solid 1px #4AA615; color: #000; }
.result_pages a:hover { display: inline; background-color: #e1e1e1; text-decoration: underline; }

.searchtime { font-size: 80%; }
.recommended { background: #DFFFBF; border-top: 1px dotted #808080; border-bottom: 1px dotted #808080; margin-top: 15px; margin-bottom: 15px; }
.recommended_heading { float: right; font-weight: bold; }
.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
.recommend_title { font-size: 100%; }
.recommend_description { font-size: 100%; color: #008000; }
.recommend_infoline { font-size: 80%; font-style: normal; color: #808080; }
.recommend_image { float: left; display: block; }
.recommend_image img { margin: 10px; width: 80px; border: 0px; }
