/********************** Tabs */
.tabs 					{ margin: 0 0 0 0px; overflow:hidden; zoom:1;}
.tabs li                { float:left; font-size:0.9em; line-height:1em; padding-bottom:4px; }
.tabs li.first          { border-left:0; }
.tabs li.last           { border-right:0; }
.tabs a                 { display:block; padding:0px 10px; font-weight:bold; color:#7a6c55; text-decoration: underline; }
.tabs a:hover           {  }
.tabs li.active			{ background:#F7F4F3; }
.tabs li.active a,
.tabs li.active a:hover { font-weight:normal !important; color:#7a6c55; text-decoration: none !important; }

#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; }

.padder { background:#F7F4F3; padding:0 15px 15px 15px; }

