/* Elastislide Style */
.es-carousel-wrapper  ul, .es-carousel-wrapper li{ 
	margin:0;
	padding:0;
}
.es-carousel-wrapper{
}
.es-carousel{
	overflow:hidden;background:none;
}
.es-carousel ul{
	
}
.es-carousel ul li{
	height:100%;
	float:left;
	display:block;
}
.es-carousel ul li a{

}
.es-carousel ul li a img{
	
	border:none;
	max-height:100%;
	
}
.es-nav span{
	position:absolute;
	width:23px; height:25px; 
	text-indent:-9000px;
	cursor:pointer;
	top:0;
	right:33px;
}
.es-nav span.es-nav-next{
	right:10px;
	top:0;
	width:23px; height:25px; 
}
.es-nav span:hover{
	opacity:1.0;
}

.image-additional .es-carousel ul li a img{padding:2px; border:1px solid #d4ccc3}
.image-additional .es-carousel ul li div.boss-image-add{width:80px; margin-right:10px}
.product-info .image-additional .es-nav{}
.product-info .image-additional .es-nav span.es-nav-prev{background:url(../image/additional_prev.png) no-repeat; width:24px; height:24px;position:absolute; top:42px; left:0}
.product-info .image-additional .es-nav span.es-nav-next{background:url(../image/additional_next.png) no-repeat; width:24px; height:24px; position:absolute; top:42px; right:4px}
.product-info .image-additional .es-nav span.es-nav-prev:hover{background:url(../image/additional_prev_hover.png) no-repeat;}
.product-info .image-additional .es-nav span.es-nav-next:hover{background:url(../image/additional_next_hover.png) no-repeat;}
#tab-related .es-carousel ul li{padding-bottom:10px}
#tab-related .es-carousel ul li div.boss-tab-related{}
#tab-related .es-nav span.es-nav-prev{background:url("../image/popular_pre.png") no-repeat scroll 0 0 transparent; width:12px; height:8px; top:-42px; right:33px;}
#tab-related .es-nav span.es-nav-next{background:url("../image/popular_next.png") no-repeat scroll 0 0 transparent; width:12px; height:8px; top:-42px; right:10px}
#tab-related .es-nav span.es-nav-prev:hover{background:url("../image/popular_prev_hover.png") no-repeat scroll 0 0 transparent;}
#tab-related .es-nav span.es-nav-next:hover{background:url("../image/popular_next_hover.png") no-repeat scroll 0 0 transparent; }
#tab-related .es-carousel ul li a img{border:1px solid #d5cdc4; padding:2px;}
#tab-related{position:relative}
#tab-related .boss-tab-related .image{display:block; margin-bottom:4px;}
#tab-related .boss-tab-related .name{margin-bottom:9px}
#tab-related .boss-tab-related .name a{
	color: #323232;
    font-family: 'HelveticaRegular';
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
}
#tab-related .boss-tab-related .rating{margin-bottom:5px}
#tab-related .boss-tab-related .price{
	color: #313131;
    font-family: arial;
    font-size: 14px;
    font-weight: 400;
	margin-bottom:8px
}
#tab-related .boss-tab-related .price .price-old{color:#989898; text-decoration:line-through; margin-right:10px}