.productcarousel {
	position:relative;
}

.productcarousel .cart,
.productcarousel .price {text-align:center}
.productcarousel .product_block {
}
.productcarousel .description {text-align:center}
.last .product_block{border-bottom:none}
.productcarousel .product_block.last {border-right:none}

.productcarousel .carousel-control{
	z-index:10
}
.productcarousel .box-product .name a{text-align:center}
.productcarousel .nav{
	padding:0;
	margin:0
}

.productcarousel .carousel-controls{
	position:absolute;
	top:0;
	right:0;
	z-index:0;
	width:88px;
	height:43px;padding:1px;
	background:none;
}
	.productcarousel .carousel-controls a.carousel-control{
		font-size: 19px;
		font-weight: bold;
		height: 20px;
		line-height: 1em;
		margin: 0;
		text-decoration: none;
		width: 20px;
		display: block;
	}

	
.productcarousel .tab-content, .producttabs .box-product{
	overflow:inherit
}
.productcarousel .box-product{
	
}
.productcarousel  .carousel-controls a.carousel-control{
	font-size: 19px;
	font-weight: bold;
	height: 43px;
	text-indent:-9999em;
	margin: 0;
	text-decoration: none;
	width: 43px;border:none;transition: all 400ms ease-out; 
	padding:0px; background:none;border-radius:0;position:static;border-radius:0;
	 border-left:1px solid #dcdcdc 
}
.productcarousel  .carousel-controls a.left{background:url(../image/pcarousel_move.png) top left no-repeat;  }
.productcarousel  .carousel-controls a.right{background:url(../image/pcarousel_move.png) bottom right no-repeat; }
.productcarousel  .carousel-controls a.left:hover {background-position:top right !important}
.productcarousel  .carousel-controls a.right:hover {background-position:bottom left !important}


/**slidebar***/
.sidebar .productcarousel:after {display:none}
.sidebar .productcarousel .wrap-infor .action {display:none}
.sidebar .productcarousel .product_block .product-inner {border:none;  box-shadow:none; padding:10px 0 20px}
.sidebar .productcarousel .box-product .image {padding:0px 21px}
.sidebar .productcarousel .box-product .description {display:none}
.sidebar .productcarousel {}
.sidebar .productcarousel .box-heading {border-bottom:1px solid #4c4c4c}
.sidebar .productcarousel  .carousel-controls a.carousel-control {border-left:1px solid #4c4c4c}
.sidebar .productcarousel  .box-heading {background:#383838;margin:0px -1px}
.sidebar .productcarousel  .box-heading h2{color:#fff}
.sidebar .productcarousel .carousel-inner {}
.sidebar .productcarousel  .carousel-controls a.left{background:url(../image/pcarousel_moves.png) top left no-repeat;  }
.sidebar .productcarousel  .carousel-controls a.right{background:url(../image/pcarousel_moves.png) bottom right no-repeat; }
.sidebar .productcarousel  .carousel-controls a.left:hover {background-position:top right !important}
.sidebar .productcarousel  .carousel-controls a.right:hover {background-position:bottom left !important}
.sidebar .productcarousel .product_block {margin:0px !important}