.bx-wrapper {
	position: relative;
	margin: 0px 0px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	/*width: 100%;*/
	display: block; 
}
 
.bx-wrapper .bx-viewport {}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto { 
	position: absolute;
	bottom: 4px;
	width: 100.1%;
	z-index:99; 
	padding:10px 0px !important;
	background: url(../images/transparentwhite.png);
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px; 
	background: url(../images/loading.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding: 0px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 15px;
	height: 15px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 0px;
	/*background:url(../images/leftorange.png) center center no-repeat !important;*/
}

.bx-wrapper .bx-next {
	right: 0px;
	/*background:url(../images/rightorange.png) center center no-repeat !important;*/
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: 0px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -20px;
	outline: 0;
	width: 30px;
	height: 40px;
	text-indent: -9999px;
	z-index: 999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	/*background-position: -86px -33px;*/
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../images/blacktr.png);
	width: 100%;
	padding: 10px; 
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: 14em;
	
}
.bx-wrapper .bx-caption h2, .bx-wrapper .bx-caption h3, .bx-wrapper .bx-caption p {color: #fff;}

.bxsliderhome .bx-viewport, .bxslider div {max-height:500px;overflow:hidden;}

.otherproductsplace {margin:55px 0px 0px 0px;}
.otherproducts .slide {width:191px !important;position:relative;}
.otherproducts .slide .imgplace {width:191px;height:150px;}
.otherproducts .slide img {width:191px;height:100%;margin: 0px auto;}
.otherproducts .slide a {display:block;color:#fff;}
.otherproducts .slide .productsboxescont {width:181px;}
.otherproductsplace .bx-controls-direction a {top: -35px;margin: 0px;width: 30px;height: 25px;}
.otherproductsplace .bx-prev {left:auto;right: 40px;background:#32436e url(../images/smallleftarrow.png) left center no-repeat;}
.otherproductsplace .bx-next {right: 0px;background:#32436e url(../images/rightleftarrow.png) right center no-repeat;}
.otherproductsplace .bx-prev:hover {left:auto;right: 40px;background:#32436e url(../images/smallleftarrow.png) left center no-repeat;}
.otherproductsplace .bx-next:hover {right: 0px;background:#32436e url(../images/rightleftarrow.png) right center no-repeat;}
 
.bxsliderproductplace {width:100%;height:600px;background:#f0f0f0;direction:ltr;overflow:hidden;position:relative;margin-bottom:30px;}

.bxcarousel {text-align: center;position:absolute;bottom:0px;left:0px;direction:ltr;background: url(../images/blacktr.png);padding:10px;z-index:111;}
.bxcarousel #bx-pager a {display:inline-block;width:80px;height:62px;margin:0px;padding:0px;cursor:pointer;border:1px solid #999;}
.bxcarousel #bx-pager a.active, .bxcarousel #bx-pager a:focus {position:relative;border:1px solid #fff;}
.bxcarousel #bx-pager a img {width:80px;height:62px;float:right;}

.bxcarousel .jcarousel-skin-tango .jcarousel-container {width: 583px;padding:0px 40px 0px 40px;}
.bxcarousel .jcarousel-skin-tango li {/*overflow:hidden;*/width:80px;height:64px;padding:0px;margin:0px 30px 0px 10px;background:none !important;}
.bxcarousel .jcarousel-skin-tango .jcarousel-next-horizontal {z-index:112;position: absolute;top: 20px;right: 0px;width: 24px;height: 26px;cursor: pointer;background: url(../images/rightarrow.png) no-repeat;}
.bxcarousel .jcarousel-skin-tango .jcarousel-prev-horizontal {z-index:112;position: absolute;top: 20px;left: 0px;width: 24px;height: 26px;cursor: pointer;background: url(../images/leftarrow.png) no-repeat;}

.bxsliderproduct img {width:100%;}