/********************** Tabs */
.padder {margin-bottom:20px;}
.tabs {list-style-type:none; margin:50px 0 0 0; overflow:hidden;zoom: 1;}
.tabs li                { float:left; border-right:1px solid #ffffff; border-left:1px solid #fff; font-size:11px; line-height:1em;  background: #f2f2f2;padding-right:1px; }
.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 { font-weight:bold;}

#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_tabs_description_tabbed a, #product_tabs_description_tabbed_contents{background-color:#CCFFFF;color:#348DBC;}
#product_tabs_description_tabbed_contents,
#product_tabs_review_tabbed_contents,
#product_tabs_custom2_contents,
#product_tabs_custom_contents {padding:15px 10px 7px;font-size:11px;}
#product_tabs_description_tabbed_contents ul {list-style-type:none;}
/**/
#product_tabs_review_tabbed a, #product_tabs_review_tabbed_contents {background-color:#ffcccc;color:#cc3333;}
#product_tabs_review_tabbed_contents .collateral-box, #product_tabs_review_tabbed_contents  .form-add {padding:15px 6px 7px;font-size:11px;}
#product_tabs_review_tabbed_contents .collateral-box ol, #product_tabs_review_tabbed_contents .form-list {list-style-type:none;}
#product_tabs_review_tabbed_contents h2 {background-color:#cc3333;color:#ffcccc;padding:5px;margin-bottom:5px;}
#product_tabs_review_tabbed_contents h3, #product_tabs_review_tabbed_contents h4 {background-color:#ffcccc;color:#cc3333;font-weight: normal;}
#product_tabs_review_tabbed_contents fieldset {border:0;}
#product_tabs_review_tabbed_contents .button{margin: 10px 0;background-color:#f5f5f5;border:1px solid #999;border-top:1px solid #eee;border-left:1px solid #eee;font-family:"Verdana", Tahoma, Arial, Verdana, sans-serif;font-size:11px;
line-height:130%;text-decoration:none;color:#cc3333;cursor:pointer;padding:5px 10px 6px 7px;}
#product_tabs_review_tabbed_contents .rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(../images/bkg_rating_rouge.png) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
#product_tabs_review_tabbed_contents .rating-box .rating { float:left; height:13px; background:url(../images/bkg_rating_rouge.png) 0 100% repeat-x; }
#product_tabs_review_tabbed_contents #product-review-table {margin:10px 0;}
#product_tabs_review_tabbed_contents #product-review-table th, #product_tabs_review_tabbed_contents #product-review-table td {border-right: 1px dashed #cc3333;padding:0 3px 0 2px;}
#product_tabs_review_tabbed_contents #product-review-table tbody td {border-top: 1px dashed #cc3333;text-align: center;padding:4px 0;}
#product_tabs_review_tabbed_contents .form-list input {width: 345px;}
 #product_tabs_review_tabbed_contents .form-list textarea {width: 350px;}
/**/
#product_tabs_custom a, #product_tabs_custom_contents {background-color:#ffffcc;color:#666600;}
/**/
#product_tabs_custom2 a, #product_tabs_custom2_contents {background-color:#ffccff;color:#330066;}