/********************** Tabs */
.tabs { margin: 15px 0px 0px; overflow:hidden; border-bottom:none;  zoom: 1;}
.tabs li                {margin-left:-15px; width:132px; height:32px;position:relative; z-index:2;color:#ffffff;float:left;  -webkit-border-radius: 10px 10px 0px 0px; font-size:0.9em; line-height:1em;  background: transparent url('../images/catalog/product/tabs-coll-mtx.png') no-repeat 0 -38px;  }
.tabs li.first          {position:relative;margin-left:0px; width:128px; z-index:1; border-left:0; background: transparent url('../images/catalog/product/tabs-coll-mtx.png') no-repeat -3px 0; color:#ffffff;}
.tabs li.last           { border-right:0;  }
.tabs a                 { display:block; padding:12px 6px; color:#fff; text-decoration: none;text-align:center;}
.tabs a:hover           { background:none; text-decoration:none; color:#fff; ; text-decoration: none;}
.tabs li.first a{padding: 12px 4px;text-align:left;}
.tabs li.active a,
.tabs li.active a:hover { background:none;  font-weight:bold; color:#fff; }
.tabs li#product_tabs_review_tabbed{background:transparent url('../images/catalog/product/tabs-coll-mtx.png') no-repeat 0 -74px; z-index:1; margin-left:-17px;width:137px; }

.ie7 .tabs { margin: 15px 0px 0px; overflow:hidden; border-bottom:none;  zoom: 1; display:inline;}


.tabs li.active{}
.tabs li.active a{background:none;}
.tabs li.first.active{background:transparent url('../images/catalog/product/tabs-coll-mtx.png') no-repeat -3px 0;z-index:10;}
.tabs li.first.active a{background:none;text-align:center;}
.tabs li#product_tabs_review_tabbed.active{z-index:10;}

.padder{border: 2px solid #704b22; padding:20px;}
#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}