/********************** Tabs */
.tabs { margin: 0; overflow:hidden; border-bottom:1px solid #7a7470;  zoom: 1;}
.tabs li                { float:left;margin-right:10px; font-size:0.9em; line-height:1em;  background: #FFF; }
.tabs li.first          { border-left:0; }
.tabs li.last           { border-right:0; }
.tabs a                 { display:block; padding:6px 10px 3px 10px; color:#444; text-decoration: none;}
.tabs a:hover           { background-color:#ddd; text-decoration:none; color:#444; text-decoration: none;}
.tabs li.active a,
.tabs li.active a:hover { background:#7a7470;  font-weight:bold; color:#fff; }

#product_tabs_tags_tabbed_contents.input-box input	{ width: 300px; }
#product_tabs_tags_tabbed_contents .input-box	{ width: 300px; float:left; margin-right: 10px;}
#product_tabs_related_tabbed_contents li	{ float:left; margin-right: 10px;}
#product_tabs_related_tabbed_contents ol	{ clear: both;}
.product-collateral:after { content:"."; display:block; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; zoom: 1}
.product-essential .collateral-box{width:310px; float:right;} 
#product_description_tabbed_contents, #product_ship_tabbed_contents{}

.buyinfo{ background-color:#635952; border:1px solid #7A7470; padding:0 10px; position:relative; margin:10px 0;}
.buyinfo .price-box{ margin:0; margin-top:5px;}
.buyinfo .availability{ color:#CCC; margin-top:2px;}
.buyinfo .add-to-holder{position:absolute; right:10px; top:15px;}
.buyinfo .price-box .price-label{display:none;}
.buyinfo .price-box .special-price,.buyinfo .price-box .old-price{display:inline;}
.buyinfo br{height:1px; margin:0; padding:0;}
.buyinfo .add-to-cart-box .qty-box label{ color:#FFF;}
#product_tabs_review_tabbed_contents h3{color:#FFF; font-family:"Times New Roman", Times, serif;}
