.pix_diapo {	
	overflow: hidden;
	position: relative;
	width:478px;
	height:458px;
}
.pix_diapo img:hover {
	opacity:0.9;
}
.pix_diapo .button {
	z-index:999;
	font-size:23px;
	font-weight:normal;
	position:absolute;
	width:110px;
	height:39px;
	line-height:39px;
	color:#fff;
	padding:0;
	background:url(../img/button.png) no-repeat 0 0;
}
.pix_diapo .button span {
	padding:0 15px;
	line-height:39px;
	height:39px;
	display:inline-block;
	background:url(../img/arrow.png) no-repeat 100% 15px;
}
.pix_diapo .button:hover {
	background:url(../img/button_act.jpg) no-repeat 0 0;
}
#item0 .button {
	left:355px;
	top:365px;
}
#item1 .button {
	left:355px;
	top:365px;
}
#item2 .button {
	left:355px;
	top:365px;
}
#item3 .button {
	left:355px;
	top:365px;
}
#item4 .button {
	left:355px;
	top:365px;
}
#item5 .button {
	left:355px;
	top:365px;
}
.pix_diapo > div {
	display: none;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
#pix_prev, #pix_next {
	cursor: pointer;
	display: block;
	height: 40px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	width: 40px;
	z-index: 1001;
}
#pix_prev {
	/*background: url(images/diapo/prev.png) no-repeat;*/
	left: 10px;
}
#pix_next {
	/*background: url(images/diapo/next.png) no-repeat;*/
	left: auto!important;
	right: 10px!important;
}
#pix_pag {
	margin: 0;
	position: absolute;
	width: 478px;
	z-index: 1002;
	bottom:39px;
	left:0px;
}
#pix_commands {
	cursor: pointer;
	display: block;
	float: left;
	height: 26px;
	margin: 15px 0 0 13px;
	position: relative;
	width: 24px;
}
#pix_play {
	/*background: url(images/diapo/play.png) center no-repeat;*/
	height: 24px;
	left: 0;
	position: absolute;
	top: 0;
	width: 24px;
}
#pix_stop {
	/*background: url(images/diapo/pause.png) center no-repeat;*/
	height: 24px;
	left: 0;
	position: absolute;
	top: 0;
	width: 24px;
}
#pix_pag_ul {
	float: right;
	margin: 0 5px 0 0;
	padding: 0;
}
#pix_pag_ul > li {
	cursor: pointer;
	display: block;
	.display: inline-block;
	float: left;
	list-style: none;
	margin: 0 10px 0 0;
	padding: 20px 0px 0;
	text-align: center;
	text-indent: -9999px;
	width: 11px;
}
#pix_pag_ul > li > span {
	background: url(../img/ind.png) no-repeat 0 0;
	display: block;
	height: 11px;
	width: 11px;
}
#pix_pag_ul > li:hover > span > span {
	background: url(../img/ind.png) no-repeat 0 -11px;
}
#pix_pag_ul > li > span > span {
	display: block;
	float: left;
	height: 11px;
	margin: 0px;
	width: 11px;
}
#pix_pag_ul > li.diapocurrent > span > span {
	background: url(../img/ind.png) no-repeat 0 -11px;
}
#pix_pag_ul > li > .pix_thumb {
	border: 4px solid #f2f2f2;
	.border: 4px solid #e6e6e6;
	border: 4px solid #e6e6e6\9;
	-moz-box-shadow: 0 1px 8px #000;
	-webkit-box-shadow: 0 1px 8px #000;
	box-shadow: 0 1px 8px #000;
	height: 58px;
 	left: -17px;
	position: absolute;
	top: -40px;
	width: 58px;
	display:none; /*------------------------------   thumbs disabled */
}
#pix_pag_ul > li > .thumb_arrow {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid  #e6e6e6;
	top: 26px;
	left: 12px;
	position: absolute;
	display:none;
	 /*------------------------------   thumbs disabled */
}
.pix_relativize {
	overflow: hidden;
	position: relative;
}
.imgFake {
	cursor: pointer;
}
.elemHover {
	position: absolute;
}
.caption {
	background: rgba(0, 0, 0, 0.8);
    .filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000)\9;
	bottom: 20px;
	color: #fff;
	display: block;
	font-size: 13px;
	padding: 20px;
	width: 900px;
}
.ui-loader {
	display: none;
}





.promo_section ul li {
	width:218px;
	height:218px;
	border:1px solid #e0e0e0;
	overflow:hidden;
	float:left;
	margin-right:20px;
	margin-top:20px;
	position:relative;
}
/*.promo_section ul li img {
	width:100%;
	height:auto;
}*/
.promo_section ul li img {
	width:auto;
	height:270px;
	display:block;
	margin-top: -35px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

.promo_section ul li.odd {margin-right:0px;}
.promo_section ul li.top_item {margin-top:0px;}
.productInfo {
	width:218px;
	height:218px;
	position:absolute;
	top:121px;	
}
.promo_section ul li:hover .productInfo {
	top:0;
}
.promo_section .productInfo .info {
	z-index:2;
	position:absolute;
	top:0px;
	left:0px;
	padding:10px 15px;
	opacity:1;
}
.promo_section li:hover .productInfo .info {
	opacity:0;
	filter:alpha(opacity=0);
}
.productInfo .wrap{
	background:#fff;
	opacity:0.6;
	filter:alpha(opacity=60);
	width:218px;
	height:218px;
	z-index:1;
	position:absolute;
	top:0px;
	left:0px;
}
.productInfo .manufacturer_name {
	font-size:14px;
	line-height:18px;
	color:#010101;
}
.productInfo .reduction {
	font-size:18px;
	line-height:18px;
	color:#e24c44;
}	
.productInfo .name {
	display:block;
	width:100%;
	font:normal 12px/14px Georgia;
	color:#666;
	padding-bottom:10px;
}
.promo_section li .button {
	display:inline-block;
	padding:6px 14px;
	color:#fff;
	position:absolute;
	bottom:9px;
	left:14px;
	z-index:99;
	text-transform:uppercase;
}
.promo_section li .price_with_reduction {
	opacity:0;
	filter:alpha(opacity=0);
	z-index:2;
	text-align:center;
	padding-top:75px;
	position:absolute;
	top:0;
	left:0;
	width:218px;
}
.promo_section li .price_with_reduction span.now {
	color:#000;
	font-size:25px;
	line-height:40px;
	display:block;
	width:100%;
}
.promo_section li .price_with_reduction span.price {
	color:#000;
	font-size:24px;
	line-height:30px;
	display:block;
	width:100%;
}
.promo_section li:hover .price_with_reduction {
	opacity:1;
	filter:alpha(opacity=100);
}
#blocksliderpluspromo {
	width:100%;
	overflow:hidden;
	margin-bottom:20px;
}
#promo_show {
	margin-right:20px;
	border:1px solid #e0e0e0;
	position:relative;
}
#promo_show, .promo_section {
	float:left;
}
.promo_section {
	width:460px;
}
.preloader div div {
	background:url(../img/button_act.jpg) no-repeat 0 0;
}