.productInfoContainer {
	padding:30px 10px;
}
h1.productTitle {
	font-size:16px;
	margin-bottom:0px;
}
h1.productTitle_Naot {
	font-size:16px;
	width:550px;
	height:80px;
	line-height:90px;
}
.productSubTitle {
	font-size:12px;
	padding-left:2px;
	padding-bottom: 5px;
}
.productSubTitleUSA {
	font-size:12px;
	padding-left:2px;
	background:url(/images/LB/usa-flag.gif) no-repeat 43% 3px;
	padding-bottom: 15px;
}
.leftColumn {
	width:360px;
	margin-right:25px;
	margin-bottom:25px;
	float:left;
}
.rightColumn {
	width:275px;
	float:left;
	padding-top:10px;
	margin-bottom:25px;
}
.bigImage {
	border:2px solid #000000;
	height:310px;
	margin-top:0px;
	padding: 0px;
	text-align:center;
	width:330px !important;
}
a.smallImageA {
	cursor:pointer;
	margin:0 auto;
}
.rollOver {
	margin-top:1px;
	padding-left:3px;
	font-size: 12px;
	color:#999;
	background:url(/images/zoom_gray1.gif) no-repeat scroll 90% 5px;
	width:210px;
	margin-top:25px;
	margin-bottom: 25px;
}
.rollOver2 {
	margin-top:1px;
	padding-left:3px;
	font-size: 12px;
	color:#999;
	background:url(/images/zoom_gray1.gif) no-repeat scroll 90% 5px;
	width:300px;
	margin-top:25px;
	margin-bottom: 25px;
}
#notavailable .title 
{
	font-size:14px;
	font-weight:bold;
	color: #9C0000;
	margin-bottom: 5px;
}
.beltsBlock {
	margin-top:25px;
	padding:0 12px;
}
.beltSmall {
	float:left;
	margin-right:12px;
	margin-bottom:25px;
}
.rowLastItem {
	margin-right:0;
}
.beltImage {
	border:1px solid #e8e8e8;
	width:100px;
	height:100px;
	text-align:center;
	display:block;
}
.beltSmall a {
	cursor:pointer
}
.beltTitle {
	padding:3px 10px 0;
	text-align:center;
	width:85px;
	height:35px;	
	font-size:10px;
}
.productOrderBox {
	/*background:url(/images/product_order_box_bkg1.gif) repeat-y; */
	position:relative;
	width:300px;
	margin-bottom:8px;
	z-index:2;
}
.productOrderBoxHeader {
	padding-top: 10px;
	padding-left:0px;
	height:22px;
	padding-bottom: 10px;
}
.productOrderBox .boxTitle {
	font-size:11px;
	width:90px;
	float:left;
}
.productOrderBox span.price {
	font-weight:bold;
	font-size:14px;
	clear:both;
}
.productOrderBox span.nowPrice {
	font-weight:bold;
	color:#960f06;
	font-size:14px;
}
.productOrderBox span.wasPrice {
	color:#666666;
	font-size:12px;
}

.Naot_Logo {
	background:url(/images/smalllogo.gif) no-repeat;
	width:75px;
	height:40px;
	display:block;
	float:left;
	text-decoration:none;
	margin-top:4px;
}
.productOrderBoxCenter {
	clear:both;
	padding-top:19px;
}
.productOrderBoxSelect {
	padding:0 32px 0 44px;	
}
.productOrderBoxCenter select {
	width:250px;
	height:30px;
	padding: 5px;	
	margin-bottom:10px;
}
.productOrderBoxCenter select.lastSelect {
	margin-bottom:15px;
}
.selectbox {
	width:300px;
	padding:5px 0 0 6px;
	background:url(/images/product_info_selectbox.gif) no-repeat;
	height:24px;
	color:#000;
	border:0 solid #000;
	font-size:13px;
	margin:0 0 6px;
	cursor: pointer;
	display:block;
	text-align:left;

}

div.selectbox-wrapper {
	position:absolute;
	background:#fff;
	width:300px;
	border:1px solid #ccc;
	margin:-6px 0 0;	
	z-index:5;
}
div.selectbox-wrapper ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
div.selectbox-wrapper ul li {
	width:286px;
	list-style-type:none;
	display:block;
	cursor:pointer;
	padding:7px 7px;
	font-size: 14px;
	border-bottom: solid #ccc 1px;
}
div.selectbox-wrapper ul li.current { 
  background-color: #CCCCCC;
}
div.selectbox-wrapper ul li.selected {
	background-color:#ccc;
}
.returnlink {padding-left: 60px;float:right;color:#333333;}
.productOrderBoxFooter {

	padding:5px 0 0 94px;
	padding-top:0;
/*	background:url(/images/product_info_box_bottom.gif) no-repeat scroll 0 100%;*/
	height:55px;
	overflow:hidden;
	zoom:1;
}
.productOrderBoxFooter .qty {
	float:left;
}
.productOrderBoxFooter .qty {
	width:20px;
	margin-right:10px;
}
.productOrderBoxFooter .qtyTitle {
	font-size:10px;
}
.productOrderBoxFooter .qtyInput input {
	width:10px;
	height:13px;
	color:#999;
	border:1px solid #999;
	font-size:10px;
	padding:3px;
}
.productOrderBoxFooter .addToCart {
	padding-top:5px;	
	float:right;
}

.redText {
	color:#C82028;
	font-size:14px;
	font-weight:bold;
	line-height:16px;
}
.truncateText {
	font-size:12px;
	margin-top:6px;
	margin-bottom:6px;
	line-height:16px;
}
.truncateText2 {
	font-size:11px;
	margin-top:3px;
	line-height:16px;
}
#tabs .truncate_show, #tabs .truncate_hide {
	display:block;
	text-decoration:none;
	text-align:right;
	font-size:10px;
	z-index:1;
}
.shareThis {
	text-align:right;
	padding-top:10px;
	clear:both;
}
.colorBlock {
	padding:50px 0px 0;
}

.colorBlockContainer {
	padding:10px 18px 10px 20px;
	border:2px solid #d3d3d3;
	
}
.colorBlockHeader a.collapse {
	text-transform:uppercase;
	text-decoration:none;
}
.colorBlockHeader a.collapse span.arrow {
	color:#999;
}
.colorBlockContent {
	padding-top:18px;
	overflow:hidden;
	zoom:1;
}
.colorItem {
	width:70px;
	float:left;
	margin-right:3px;
	display:block;
}
.colorItem a {
	cursor:pointer
}
.colorImage {
	width:70px;
	text-align:center;
}
.colorTitle {
	width:60px;
	text-align:center;
}
div.jqZoomTitle {
	z-index:5000;
	text-align:center;
	font-size:11px;
	height:16px;
	padding-top:2px;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	color:#FFF;
	background:#999;
}
.jqZoomPup {
	overflow:hidden;
	background-color:#FFF;
	-moz-opacity:0.6;
	opacity:0.6;
	filter:alpha(opacity=60);
	z-index:10;
	border-color:#c4c4c4;
	border-style:solid;
	cursor:crosshair;
}
.jqZoomPup img {
	border:0;
}
.preload {
	-moz-opacity:0.8;
	opacity:0.8;
	filter:alpha(opacity=80);
	color:#333;
	font-size:12px;
	text-decoration:none;
	border:1px solid #CCC;
	background-color:#fff;
	padding:8px;
	text-align:center;
	background-image:url(/images/zoomloader.gif);
	background-repeat:no-repeat;
	background-position:43px 30px;
	width:90px;
* width:100px;
	height:43px;
*height:55px;
	z-index:10;
	position:absolute;
	top:3px;
	left:3px;
}
.jqZoomWindow {
	border:1px solid #999;
	background-color:#FFF;
}


ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	display: block;
	font-size: 12px;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
}
.tab_container {
	border: 1px solid #999;
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_content {
	padding: 20px;
	font-size: 12px;	
}
.tab_content div.title {
	font-weight: normal;
	width: 100%;
	padding-bottom: 10px;
/*	border-bottom: solid #CCC 1px;*/
	font-size: 14px;
}
.tab_content p.pdescription {
	font-size: 12px;
}
.tab_content p.ptitle {
	font-weight:bold;
}

p.productReviews_review { font-size: 14px; margin-bottom:0;}
.productReviews_reviewer {font-size: 12px;font-style:italic; }
.productReviews_write {padding:10px;font-size:14px;font-weight:bold;color:#C82028;}
.productReviews_write a {color:#C82028;}
.productReviews_write a:hover {color:#333333;}

.review {padding: 5px;}
.review .info {font-size:12px;}
.review .best {padding:10px;font-weight:bold;font-size: 14px;}
.review .stars1 {background-image:url(/images/star1.gif);text-indent:-9999px; width:60px;float:left;padding-right:5px;}
.review .stars2 {background-image:url(/images/star2.gif);text-indent:-9999px;width:60px;float:left;padding-right:5px;}
.review .stars3 {background-image:url(/images/star3.gif);text-indent:-9999px;width:60px;float:left;padding-right:5px;}
.review .stars4 {background-image:url(/images/star4.gif);text-indent:-9999px;width:60px;float:left;padding-right:5px;}
.review .stars5 {background-image:url(/images/star5.gif);text-indent:-9999px;width:60px;float:left;padding-right:5px;}
.review .summary {font-size:12px;}

div.content-hidden { display:none; } 
#moreinfo li {
line-height:25px; 
} 
#moreinfo {
margin-top: 25px
}


.block {   
    width:400px;   
    margin:0 auto;   
    text-align:left;   
}   
.element * {   
    padding:5px;    
    margin:2px;    
    font-family:arial;   
    font-size:12px;   
}   
.element label {   
    float:left;    
    width:75px;   
    font-weight:700  
}   
.element input.text {   
    float:left;    
    width:270px;   
    padding-left:20px;   
}   
.element .textarea {   
    height:80px;    
    width:270px;   
    padding-left:20px;   
}   
.element .hightlight {   
    border:2px solid #9F1319;   
    background:url(iconCaution.gif) no-repeat 2px  
}   
.element #submit {   
    float:right;   
    margin-right:10px;   
}


.nselectbox {
	width:150px;
	padding:0px 0 0 0px;
	height: 35px;
	color:#000;
	border:1px solid #CCCC;
	font-size:16px;
	margin:0 0 0px;
	cursor: pointer;
	display:block;
	text-align:left;

}








#notavailable
{
	width: 365px;
	overflow:auto;
	position:absolute;
	font-size: 12px;
	background-color:#FFFFFF;
	border:1px solid #CCC;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	color:#666666;
}
