/* mc_product */
.searchResults .product, #productsDisplay .product{
	width: 172px;
	height: 294px;
}
.mediumImgHolder, .mediumImgHolder a, .mediumImgHolder div{
	width: 171px;
	height: 156px;
}
.mediumImgHolder img{
	width: 171px !important;
	height: 156px !important;	
}
.searchResults .product .productViewDetailsBtn a, #productsDisplay .product .productViewDetailsBtn a{
	left: 28px;
}
.productsShopText{
	color: #6f6e6e;
	font-size: 20px;
	border-top: 1px dashed #b9c0c8;
	padding-top: 10px;
	margin-bottom: 10px;
}
.productsShopText span{
	padding-right: 15px;
	background: url('../images/layout/descDownArr.png') no-repeat right 60% transparent;
}
#product_leftCol .largeImgHolder, #product_leftCol .largeImgHolder a, #product_leftCol .largeImgHolder div, #product_leftCol .largeImgHolder img{
	width: 322px;
	height: 293px;
}
#altImageContainer{
	width: 326px;
}
#product_leftCol{
	width: 323px;
}
#product_rightCol{
	width: 420px;
}
#product_leftCol .guaranteeBox {
	background: #eff7fb;	
	border: 1px solid #e4e4e4;
	padding:10px;
	line-height:1.5;
	font-size:12px;
	margin-top: 15px;
}

#product_leftCol .guaranteeBox h1,
#product_leftCol .guaranteeBox h2,
#product_leftCol .guaranteeBox h3,
#product_leftCol .guaranteeBox h4,
#product_leftCol .guaranteeBox h5,
#product_leftCol .guaranteeBox h6{
	padding: 0 0 10px 35px;
	margin: 5px 0 10px 0;
	background: url("../images/layout/sprites.png") no-repeat scroll -474px -345px transparent;
	border-bottom:1px dotted #B9C0C8;

}
#product_leftCol .guaranteeBox h1,
#product_leftCol .guaranteeBox h2,
#product_leftCol .guaranteeBox h3,
#product_leftCol .guaranteeBox h4,
#product_leftCol .guaranteeBox h5,
#product_leftCol .guaranteeBox h6,
#product_leftCol .guaranteeBox h1 *,
#product_leftCol .guaranteeBox h2 *,
#product_leftCol .guaranteeBox h3 *,
#product_leftCol .guaranteeBox h4 *,
#product_leftCol .guaranteeBox h5 *,
#product_leftCol .guaranteeBox h6 *{
	color: #222e63;
	font-family: myriad-pro, "Myriad Pro", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	font-style: normal;	
}
#product_rightCol #product_action_holder{
	width: 340px;
}
.additionalProductHtmlDataBottom{
	margin: 30px 0;
}
.additionalProductHtmlDataTop{
	margin-bottom: 20px;
}
#altImageHolder .productVideoJoin{
	width: 100px;
	height: 91px;
	float: left;
	margin: 10px 0 0 0;
	cursor: pointer;	
}
.categoryName h4{
	font-weight: bold;
}
.categoryDesc p,
.categoryDesc span
{
	color: #252525 !important;
}
.product .productTitle{
	font-weight: bold;
}
.product .productDesc,
.product .productPrices,
.product .productPrices span
{
	color: #252525 !important;	
}
#product_rightCol .productDesc,
#product_rightCol .productDesc p
{
	color: #252525;		
}
.ui-tabs .ui-tabs-nav li a{
	color: #252525;			
}
.productPageTabs{
	margin-top: 5px;
}