
.prodpw {

}
.prodpwopen {
	position:absolute !important; 
	border:2px solid #bbbbbb; 
	box-shadow:-5px 0 10px rgba(0,0,0,0.2); 
	background:#FFF; 
	z-index:9998;
	/*overflow:hidden;*/
}
.productsmalldesc, .categoryprop, .productBottomBox  {position:relative;}

.prodpw .ppscroll ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.prodpw .ppscroll li {
	color: #999;
	text-align: center;
	border: 2px solid #bbbbbb;
	width: 35px;
	height: 35px;
	padding: 0 !important;
	margin: 2px 0 2px 0 !important;
	display: block;
	list-style:none !important;
}

.prodpw .ppscroll li a {margin:0 !important; padding:0 !important;}
.prodpw .ppscroll li a img {margin:3px 0 0 0 !important; padding:0 !important;}


.ppscroll {
	width:40px !important;
	height:170px !important;
	background:#FFF;
	margin:20px 0 0 10px;
	/*position:absolute;*/
	display:none;
}

.jcarousel-clip {
    overflow: hidden !important;
	height:170px !important;
}


/*.ppscroll .pplist-next {
	cursor: pointer;
	text-decoration: none;
	position:absolute;
	display:block;
	width:16px; height:16px;
	margin:3px 0 5px 12px;
	background:url(/tpl/_images/br_down.png) no-repeat 0 0;
	z-index:999;
}
.ppscroll .pplist-prev {
    cursor: pointer;
    text-decoration: none;
	position:absolute;
	display:block;
	width:16px; height:16px;
	margin:-15px 0 3px 12px;
	background:url(/tpl/_images/br_up.png) no-repeat 0 0;
	z-index:999;
}*/

.prodpw .jcarousel-next-vertical {
    /*bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-vertical.png) no-repeat 0 0;*/

	cursor: pointer;
	text-decoration: none;
	position:absolute;
	display:block;
	width:16px; height:16px;
	margin:3px 0 5px 12px;
	background:url(/tpl/_images/br_down.png) no-repeat 0 0;
}

.prodpw .jcarousel-next-vertical:hover,
.prodpw .jcarousel-next-vertical:focus {
    /*background-position: 0 -32px;*/
}

.prodpw .jcarousel-next-vertical:active {
    /*background-position: 0 -64px;*/
}

.prodpw .jcarousel-next-disabled-vertical,
.prodpw .jcarousel-next-disabled-vertical:hover,
.prodpw .jcarousel-next-disabled-vertical:focus,
.prodpw .jcarousel-next-disabled-vertical:active {
    cursor: default;
    /*background-position: 0 -96px;*/
}

.prodpw .jcarousel-prev-vertical {
    /*position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-vertical.png) no-repeat 0 0;*/

    cursor: pointer;
	top: 0;
    text-decoration: none;
	position:absolute;
	display:block;
	width:16px; height:16px;
	margin:-15px 0 3px 12px;
	background:url(/tpl/_images/br_up.png) no-repeat 0 0;

}

.prodpw .jcarousel-prev-vertical:hover,
.prodpw .jcarousel-prev-vertical:focus {
    /*background-position: 0 -32px;*/
}

.prodpw .jcarousel-prev-vertical:active {
    /*background-position: 0 -64px;*/
}

.prodpw .jcarousel-prev-disabled-vertical,
.prodpw .jcarousel-prev-disabled-vertical:hover,
.prodpw .jcarousel-prev-disabled-vertical:focus,
.prodpw .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    /*background-position: 0 -96px;*/
}
