/********************** Tabs */
.tabs { margin: 15px 0px; overflow:hidden; border-bottom:1px solid #9C9C9C;  zoom: 1;}
.tabs li                { float:left; border-right:1px solid #ffffff; border-left:1px solid #fff; font-size:0.9em; line-height:1em;  background: #f2f2f2; }
.tabs li.first          { border-left:0; }
.tabs li.last           { border-right:0; }
.tabs a                 { display:block; padding:6px 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:#9C9C9C;  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; background:#EFEFEF; padding:12px 10px 20px; }
#product_tabs_related_tabbed_contents ol	{ clear: both;}
#product_tabs_related_tabbed_contents .product-images { background:#fff; text-align:center; } 
#product_tabs_related_tabbed_contents .product-details a { color:#333333; }
#product_tabs_related_tabbed_contents .price-box { color:#EDA80A; }
#product_tabs_related_tabbed_contents .special-price { font-size:13px; }
#product_tabs_related_tabbed_contents .product-details { margin-top:10px; }
#product_tabs_related_tabbed_contents


.product-collateral:after { content:"."; display:block; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; zoom: 1}
