/********************** Tabs */
.tabs { margin:0px 0px -1px 0; overflow:hidden;zoom: 1;}
.tabs li { 
	float: left;
	line-height: 1em;
	background: #888888;
	margin-right: 5px;
	border-radius: 2px 2px 0 0;
	width: 260px;
	text-align: center;
	margin-left: 10px;
}

.tabs li:hover { 
	background: #333;

}

.tabs li.first          { border-left:0; }
.tabs li.last           { border-right:0; }
.tabs a                 { display: block; padding: 12px 10px; color: #FFF; text-decoration: none; font-size: 14px;}
.tabs a:hover           {}
.tabs li.active a, .tabs li.active a:hover { 
background: #2674cc;
padding: 12px 10px 11px 10px;
color: #FFF;
font-size: 14px;
border-left: 1px solid #ededed;
border-right: 1px solid #ededed;
border-top: 1px solid #ededed;
 }

#product_tabs_tags_tabbed_contents.input-box input	{ width: 300px; }
#product_tabs_tags_tabbed_contents .input-box	{ margin-bottom:20px;}
#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_contents{ padding:10px; border:1px solid #2674cc; border-radius:0 0 2px 2px; background:#efefef;}
#product_tabs_description_tabbed_contents h2{}
#product_tabs_description_tabbed_contents .std{ color:#666; font-size:12px; line-height:18px; white-space: normal;}
#product_tabs_upsell_products_tabbed_contents{padding:20px; border:1px solid #ededed; border-radius:0 0 2px 2px; background:#efefef;}
#product_tabs_tags_tabbed_contents{padding:10px 20px 20px 20px; border:1px solid #ededed; border-radius:0 0 2px 2px; background:#efefef;}
#product_tabs_review_tabbed_contents {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 60px;
	border: 1px solid #2674cc;
	border-radius: 0 0 2px 2px;
	background: #efefef;
	white-space: normal;
	float:left;
	width: 1065px;
	}

#product_tabs_additional_tabbed_contents{padding:20px; border:1px solid #cccccc; border-radius:0 0 2px 2px; background:#efefef;}
#product_tabs_cms_contents{padding:20px; border:1px solid #2674cc; border-radius:0 0 2px 2px; background:#efefef;}
.tabs-custom span{ font-weight:bold; display:block; color:#7d7d7d; padding-bottom:10px; }
.tabs-custom{color:#7d7d7d;}

#product_tabs_review_tabbed_contents #customer-reviews ol{ margin-top:0!important;}
#product_tabs_review_tabbed_contents #customer-reviews .ratings-list{ padding:0px 0 0px 0; display:block; margin-top:10px;}
#product_tabs_review_tabbed_contents #customer-reviews .ratings-list tr{ display:block; overflow:hidden; height:30px;}
#product_tabs_review_tabbed_contents #customer-reviews .ratings-list td{ min-width:50px; display:inline-block;}
#product_tabs_review_tabbed_contents #product-review-table{ margin-bottom:28px;}
#product_tabs_review_tabbed_contents .form-add h2{ font-size:12px; font-weight:bold; color:#7d7d7d; text-transform:none;}
#product_tabs_review_tabbed_contents #review-form h3{ font-size:12px; font-weight:normal; color:#7d7d7d;}
#product_tabs_review_tabbed_contents #review-form h3 span{ color:#666; font-weight:bold;}
#product_tabs_review_tabbed_contents #review-form h4{ font-size:12px; font-weight:normal; color:#7d7d7d;}
#product_tabs_review_tabbed_contents #review-form h4 em{}
#product-review-table tr.first.last th{ border:none; text-align:center; padding-right:0;}
#product-review-table tr th{ border-left:none; padding-left:0;}
#product-review-table td.value{ text-align:center; padding-left:30px; padding-right:30px;}
#product-review-table tr.even {
    background:none;
}
#product_tabs_review_tabbed_contents .form-list label{ color:#7d7d7d;}
#product_tabs_review_tabbed_contents input.input-text{
    width:322px;
}
#product_tabs_review_tabbed_contents .form-list textarea{width:322px!important;min-width:322px!important;max-width:322px!important; height:150px!important;}
#product_tabs_review_tabbed_contents .buttons-set{ padding-left:0;}
#product_tabs_review_tabbed_contents .buttons-set button.button {
    float:left;
} 
#product_tabs_review_tabbed_contents button.button span { float:left; height:31px;padding:0 0 0 0px; font:normal 12px/31px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; text-transform:uppercase; }
#product_tabs_review_tabbed_contents button.button span span {background:url(../images/tail-btn.gif) 0 -31px repeat-x; padding:0 20px 0 20px; border-radius:2px; }
#product_tabs_review_tabbed_contents button.button:hover span span{ background-position:0 0px;}
#product_tabs_custom_contents{white-space: normal; padding: 20px; border: 1px solid rgb(204, 204, 204); border-radius: 0px 0px 2px 2px; background: rgb(239, 239, 239) none repeat scroll 0% 0%;}