
/* display none until init */
.product-carousel{
	display: none;
	opacity:1!important;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
#column-left .product-carousel, #column-right .product-carousel { display:block;}
#column-left .customNavigation, #column-right .customNavigation { display:none;}

#column-left .banners-slider-carousel .customNavigation,
#column-right .banners-slider-carousel .customNavigation{ display:block;}

.product-carousel .slider-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
	-webkit-perspective: 1000;
}
.product-carousel .slider-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.product-carousel .slider-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.product-carousel .slider-item{
	float: left;
}
.slider-controls .slider-page,
.slider-controls .slider-buttons div{
	cursor: pointer;
}
.slider-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	display:none !important;
}
.slider-pagination{   text-align: center;
    width: 100px;
    margin: 0 auto;
    background: #fff; }
	
#testimonial-carousel .slider-controls{ display:block !important; width: 800px;    margin: 50px auto 40px; 
background:url("../../images/footer_line.jpg") repeat-x scroll center center ; }
#testimonial-carousel .slider-controls .slider-page{	
 background:url("../../images/sprite.png") no-repeat scroll -151px -230px #fff; 
height:15px; width:15px; margin:5px 5px 0; display:inline-block; }
#testimonial-carousel .slider-controls .active , #testimonial-carousel .slider-controls .slider-page:hover{
 background:url("../../images/sprite.png") no-repeat scroll -134px -230px #fff;}
.ie7 #testimonial-carousel .slider-controls .slider-page ,
.ie7 #testimonial-carousel .slider-controls .slider-page{ display:inline;   }
 
.mob_additional-carousel .customNavigation a.prev{ left: -24px;
    top: 28px; }
.mob_additional-carousel .customNavigation a.next{ right: -24px;
    top: 28px;}
.mob_additional-carousel .product-carousel .product-block{ padding:5px; border:1px solid #eee; margin:5px; }
.mob_additional-carousel .product-carousel .product-block:hover{ border-color:#ddd;  }
 
 
/* mouse grab icon */
 
.grabbing { 
    cursor:url("../../image/megnor/grabbing.png") 8 8, move;
}


/* fix */
.product-carousel  .slider-wrapper,
.product-carousel  .slider-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
	list-style:none;
}
.customNavigation    { text-align: center; position:relative;width:100%}
.customNavigation a{
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color:transparent;
	display: block;
    float: right;
    height: 30px;
    position: absolute;
    top: -42px;
    width: 15px; 
	 text-indent: -9999px;
	 cursor:pointer;
} 
.customNavigation a.prev {
  	background: url("../../images/sprite.png") no-repeat scroll -206px -30px  transparent;
    right:30px;
}
.customNavigation a.prev:hover 	{ background-position: -206px 1px; text-decoration:none;}
.customNavigation a.next {
	background: url("../../images/sprite.png") no-repeat scroll -236px -30px transparent;
    right:2px;
}
.customNavigation a.next:hover 	{ background-position: -236px 1px; text-decoration:none;}

/**************** additional carousel start *******************/
.additional-carousel .product-carousel{  width:auto; margin:0 22px; }
.additional-carousel .customNavigation a.prev {
  	background:url("../../images/sprite.png") no-repeat scroll -207px -29px transparent;
    left:0px;
	top:30px;
	z-index:999;  
	  text-indent: -9999px;
	cursor:pointer;
}
.additional-carousel .customNavigation a.prev:hover 	{ background-position: -207px 2px; text-decoration:none; z-index:999;}
.additional-carousel .customNavigation a.next {
	background: url("../../images/sprite.png") no-repeat scroll -234px -30px  transparent;
    right:0px;
	top:30px;
	cursor:pointer;
	z-index:999; 
	 text-indent: -9999px;
}
.additional-carousel .customNavigation a.next:hover 	{ background-position: -234px 0px; text-decoration:none; z-index:999;}
.additional-carousel .slider-item {   float: left;  width: 90px; }
.additional-carousel .slider-item .product-block{ background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EBEBEB;
    border-radius: 0px;
    clear: both;
    margin: 4px 9px;
    overflow: hidden; padding-bottom:0;}
	
.additional-carousel .slider-item .product-block a{ display:block; text-align:center; }

/**************** additional carousel End *******************/

.product-info .product-image .customNavigation    { text-align: center; position:absolute; width:100%; z-index:9;}
.product-info .product-image .customNavigation a{
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	display: block;
    float: right;
    height: 20px;
    position: absolute;
    top: -34px;
    width: 16px;
}

.product-info .product-image .customNavigation a.prev {
  	background: url("../../image/megnor/sprite.png") no-repeat scroll -11px -60px transparent;
    left:-3px;
	top:35px;
}
.product-info .product-image .customNavigation a.prev:hover 	{ background-position: -11px -90px; text-decoration:none;}
.product-info .product-image .customNavigation a.next {
	background: url("../../image/megnor/sprite.png") no-repeat scroll -43px -60px transparent;
	right:-3px;
	top:35px;
}
.product-info .product-image .customNavigation a.next:hover 	{ background-position: -43px -90px; text-decoration:none;}

.manufacture_products{ margin:0 25px; }
.manufacture_products  .category-title h2{ text-align:center;  }
.manufacture_products .product-carousel .slider-item .product-block{ padding-bottom:0; }
.manufacture_products  .category-title h2 a{text-decoration:none; font-size:20px;}
.manufacture_products .customNavigation a.prev{  background: url("../../images/sprite.png") no-repeat scroll -8px -240px transparent;
    height: 36px;
    left: -23px;
    top: 0px;
    width: 22px; }
.manufacture_products .customNavigation a.prev:hover{ background-position:-8px -197px; }
.manufacture_products .customNavigation a.next{  background: url("../../images/sprite.png") no-repeat scroll -48px -237px transparent;
    height: 36px;
    right: -23px;
    top: 0px;
    width: 22px;}
.manufacture_products .customNavigation a.next:hover{ background-position:-48px -194px; }
 
.home-content-block6 .customNavigation a.prev{ top:-42px; right: 25px;  background: url("../../images/sprite.png") no-repeat scroll -8px -712px transparent;}
.home-content-block6 .customNavigation a.next{top:-42px; right:0; background:url("../../images/sprite.png") no-repeat scroll -36px -712px  transparent;}
.home-content-block6 .customNavigation a.prev:hover{ background-position:-8px -742px ; }
.home-content-block6 .customNavigation a.next:hover{   background-position:-36px -742px  }