/********************** Tabs */
.product-view .tabs { margin: 15px 0px 0 0; overflow:hidden;  zoom: 1;}
.product-view .tabs li                { display:inline; }
.product-view .tabs li.first          { border-left:0; }
.product-view .tabs li.last           { border-right:0; }
.product-view .tabs a                 { background:#fff; padding:20px; float:left; border-top:1px solid #ddd; border-right:1px solid #ddd; border-bottom:#ddd solid 1px; border-left:1px solid #ddd; text-decoration:none; color:#ddd; width:200px; font-size:1.3em; font-family:'Crete Round', serif;}
.product-view .tabs a:hover           { background-color:#ddd; text-decoration:none; color:#444; ; text-decoration: none;}
.product-view .tabs li.active a,
.product-view .tabs li.active a:hover { background:url(../images/graphics/tab-bg.jpg) no-repeat #fff; background-position:0px 5px; border-top:1px solid #ddd; border-right:1px solid #ddd; border-bottom:1px solid #fff; border-left:1px solid #ddd; color:#cea074; }

#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 {border-top:none; border-left:1px solid #ddd; border-right:1px solid #ddd; border-bottom:1px solid #ddd; background:#fff; padding:30px 20px 20px; width:684px;}
.padder h2 {color:#444; font-size:0.8em; margin:0 0 5px 0; font-family:'Crete Round', serif; }
.padder p {color:#666; font-size:0.7em; margin:0 0 20px 0; font-family:Georgia, "Times New Roman", Times, serif; line-height:1.3em;}

