.small {  font-family: Tahoma; font-size: 9px; color: #000099}
.Regular { font-family: Tahoma; font-size: 14px; color: #000099 }
div.main_bar {
background: #6699ff; /* Old browsers */
background: -moz-linear-gradient(top, #6699ff 1%, #6699ff 14%, #bbcbea 58%, #cee4ed 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#6699ff), color-stop(14%,#6699ff), color-stop(58%,#bbcbea), color-stop(100%,#cee4ed)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #6699ff 1%,#6699ff 14%,#bbcbea 58%,#cee4ed 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #6699ff 1%,#6699ff 14%,#bbcbea 58%,#cee4ed 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #6699ff 1%,#6699ff 14%,#bbcbea 58%,#cee4ed 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6699FF', endColorstr='#CEE4ED',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #6699ff 1%,#6699ff 14%,#bbcbea 58%,#cee4ed 100%); /* W3C */
zoom:1;
}
td.rec_inv_head {
  text-align: center;
  font-weight:800;
  color:#000099;
  border: solid 0;
  background-color:#C6DAEB;
  border-color:#C6DAEB;
}
div.body_wrapper {
  position:relative;
  clear:both;
  float:left;
}
span#pic_display {
  width: auto;
  margin: auto;
}
li.sub_cat_tree2 {
  text-align:left;
  padding: 2px 1px 2px 0px;
  left: 200px;
  position: relative;
  background: red;
  display: none;
}
li.sub_cat_tree1 {
  text-align:left;
  padding: 2px 1px 2px 0px;
}

ul.CatalogTree  {
  float:left;
  font-family:Arial,Helvetica,sans-serif;
  list-style-type: none;
  width:20%;
  padding: 0px;
  margin: 0px;
  border-top:1px solid #333399;
  border-left:1px solid #333399;
  border-right:1px solid #333399;
  width:200px;
  background-color:#809FFF;
  text-align:left;
}
li.CatalogTreeBase {
  position: relative;
  background-repeat:no-repeat;
  background-position:right center;
  padding-right: 10px;
  padding-left: 5px;
  padding-top:5px;
  padding-bottom:5px;
  font-weight:700;
  border-bottom: 1px solid;
}
ul.CatalogTreeSub {
  position: absolute;
  //display: none;
  float: left;
  left: 175px;
  top: 3px;
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  width:200px;
  text-align:left;
  border-top:1px solid #333399;
  border-right:1px solid #333399;
  border-left:1px solid #333399;
  background-color:#809FFF;
  z-index: 5;
}
.cat_nav {
  z-index: 25;
  background-color:red;
}
.product_desc {
  float: left;
  font-weight: normal;
  text-align: left;
}
.product_item {
  font-weight: 600;
  font-size:11px;
  text-align: left;
}
.product_cat div{
  font: Verdana,Arial,Helvetica,sans-serif;
  color: #000000;
}
.product_sp {
  font-size: 18px;
  font-weight:600;
  float: right;
}
.product_add_qty {
  width:10px;
  clear:both;
  float: center;
}
input.search {
  clear: both;
  background: none #C0D2EA;
  color: #333399;
  border-radius: 5px 5px 5px 5px;
  border-color: #FFFFFF;
  margin: 0 .25em;
  padding: 2px 10px;
  cursor: pointer;
  font-weight: 900;
}
input.Add {
  clear: both;
  flaot: right;
  background: none #333399;
  color: #FFFFFF;
  border-style:ridge;
  border-radius: 15px 15px 15px 15px;
  border-width: 3px;
  -webkit-border-radius:10px;
  behavior:url(border-radius.htc); 
  border-color: #333399;
  margin: 0 .25em;
  padding: 2px 10px;
  cursor: pointer;
}
.product_add_cart {
  clear: both;
  float: right;
}
.product_oos {
  text-align: right;
  font-size:13px;
  font-weight:300px;
  color: red;
}
.product_stock{
  text-align:right;
  font-size:13px;
  font-weight:300px;
}
.product_footer {
  width:95%;
  clear: both;
  float: center;
  display: block;
  bottom: 0;
  position: absolute;
}
.product_cat {
  text-align: left;
  height: 275px;
  width: 155px;
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 3px;
  border-color: #6699FF;
  float: left;
  font-size: .9em;
  margin: 5px;
  padding: 5px;
  position: relative;
  color: #000000;
}
.prod_img {
  margin: 0 auto;
  display: table-cell;
  height: 125px;
  vertical-align: middle;
  width: 150px;
  text-align:center;
}
.cat_head, .cat_head li {
  display: inline-block;
  padding: 1em 10px;
  text-decoration: none;
  list-style-type: none;
  text-align: center;
  font-weight: bold;
  font-size: 13px;
  color: #333399;
}
.page_key, .page_key a {
  font-family:Arial,Helvetica,sans-serif;
  font-weight:normal;
  list-style-type: none;
  text-align: left;
  font-size: 18px;
}

/*----Item Detail----*/
.item_det, .item_det li {
  font-family: Arial, Helvetica, sans-serif;
  list-style-type: none;
  text-align: left;
  float: left;
  width:600px;
}
.item_head {
  text-align: left;
  font-weight:900;
  font-size: 20px;
  font-weight: normal;
  color: #333399;
}
.item_num {
  font-weight: normal;
  font-size: 13px;
}
.tab_wrapper {
  clear: both;
  float:center;
  position: relative;
}
.tab_nods li {
  list-style-type: none;
  float: left;
  margin: 10px;
  padding: 4px;
  border: solid;
}
.tab_nods {
  position: relative;
}
.item_stock {
  font-size:13px;
  font-weight:300px;
} 
div.item_detail {
  clear:both;
  color:#333399;
  background: #C6DAEB;
  text-align:left;
  display:block;
  left: 30px;
  position:absolute;
  border: 1px solid #C6DAEB;
  margin:0px 20px 20px 20px;
  width:600px;
}
.desc_detail {
  display: block;
}
.spec_detail {
  display: none;
}
.docs_detail {
  display: none;
}
.sim_detail {
  display: none;
}
li.tab_select {
  border: 1px solid #C6DAEB;
  border-bottom: none;
  background:#C6DAEB;
  color:#333399;
  padding:7px 12px 5px 12px;
  font-weight:900;
  font-family: Tahoma, Geneva, sans-serif;
  z-index: 15;
}
li.tab {
  cursor: pointer;
  background: rgb(100,156,234); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(100,156,234,1) 18%, rgba(79,133,187,1) 62%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(18%,rgba(100,156,234,1)), color-stop(62%,rgba(79,133,187,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(100,156,234,1) 18%,rgba(79,133,187,1) 62%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(100,156,234,1) 18%,rgba(79,133,187,1) 62%); /* Opera11.10+ */
  background: -ms-linear-gradient(top, rgba(100,156,234,1) 18%,rgba(79,133,187,1) 62%); /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#649cea', endColorstr='#4f85bb',GradientType=0 ); /* IE6-9 */
  background: linear-gradient(top, rgba(100,156,234,1) 18%,rgba(79,133,187,1) 62%); /* W3C */
  border: 1px solid #629AE6;
  color:#FFFFFF;
  padding:7px 12px 5px 12px;
  font-weight:900;
  font-family: Tahoma, Geneva, sans-serif;
}
td.report_det {
  border-style:solid;
  border-color:#333399;
  border-width:1px;
}
th.report_head {
  border-style:none none solid none;
  border-color:#333399;
  border-width:1px;
  color:#000099;
  font-weight:900;
  white-space:nowrap;
  padding:5;
}

