a.jScrollArrowUp {
	background: url(../img/basic_arrow_up.gif) repeat-x 0 0;
}

a.jScrollArrowUp:hover {
	background-position: 0 -15px;
}

a.jScrollArrowDown {
	background: url(../img/basic_arrow_down.gif) repeat-x 0 0;
}

a.jScrollArrowDown:hover {
	background-position: 0 -15px;
}

a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
}

#pa_container {
	/*overflow: hidden;*/
	border: 1px solid #d0d3d8;
	/*margin: 10px 0;*/
	margin: -50px 0 10px 0;
	padding-bottom: 10px;
	/*padding-top: 10px;*/
	position: relative;
}

.pa_er_block {
	float: left;
	width: 105px;
}

.pa_er_block_scroll {
	float: left;
	width: 108px;
}

.pa_er_height {
	height:320px;
}

.pa_er_height16{
/*	height:380px;*/
}

#pa_container .exclusive span, .pa_b_product_container .exclusive span{
font-size: 13px;
line-height: 18px;
padding: 2px 8px 3px;
text-decoration: none;
}

.pa_erp_height {
	height:310px;
}

.pa_erp_height16{
	height: 190px;
}

.pa_er_header {
	font-size:14px;
	margin-left: 5px;
	margin-bottom: 10px;
}


.pa_er_product_container {
	width: 232px;
	overflow: auto;
}

.pa_er_product_container16{
	width:100%; /* 348px; */
}

.pa_er_image {
	width: 80px;
	margin: auto;
}

.pa_er_atc { 
	margin: 6px auto 0 auto;
	width: 60px;
}

.pa_er_accessories_price {
	margin-top: 5px;
	text-align: center;
}

.pa_pf_block {
	float: left;
	width: 160px;
	margin-bottom: 5px;
	border-right: 1px dotted #CCC;	
}

.pa_pf_block_scroll {
	float: left;
	/*width: 106px;*/
	width: 160px;
	margin-bottom: 5px;
	border-right: 1px dotted #CCC;
}

.pa_pf_height {
	height:168px;
}

.pa_pf_height16 {
	height:235px;
}

.pa_pfp_height {
	height:148px;
}

.pa_pf_product_container {
	width: 534px;
	overflow: auto;
}

.pa_pfp_height16 {
	height:235px;
	width: 100%;
	overflow-y: hidden;
    overflow-x: scroll;	
}
.pa_pf_header {
	font-size:14px;
	margin-left: 5px;
	margin-bottom: 5px;
	font-size: 16px;
	position:absolute;
	top: -26px;
}



.pa_pf_image {
	width: 80px;
	margin: auto;
}

.pa_pf_atc { 
	margin: 6px auto 0 auto;
	width: 60px;
}

#pa_bcontainer {
	overflow: hidden;
	margin: 10px 0;
}

#pa_bcontainer h5 {
	margin-bottom:3px;
}

.pa_pf_accessories_price
{
	margin-top: 5px;
	text-align: center;
}

.pa_b_block {
	float: left;
	width: 170px;
}

.pa_b_block_scroll {
	float: left;
	width: 170px;

	height: 150px;
}

.pa_b_height {
	height:330px;
}

.pa_b_height16{
	height: 380px;
}
.pa_bp_height {
	height:310px;
}

.pa_b_header {
	font-size:14px;
	margin-left: 5px;
}
.pa_b_product_container.ps_medium  {
	width: 180px;
	overflow: hidden;
	background-color:  #e6e7e9;
    border-left: 1px none #D0D3D8;
    border-right: 1px none #D0D3D8;
	padding-right: 15px;
}

.pa_b_product_container.ps_medium_default  {
	width: 190px;
	overflow: hidden;
	background-color:  #e6e7e9;
    border-left: 1px none #D0D3D8;
    border-right: 1px none #D0D3D8;
	padding-right: 15px;
}

.pa_b_product_container.ps_ver_150 {
	width: 190px;
	overflow: hidden;
	background-color:  #e6e7e9;
    border-left: 1px none #D0D3D8;
    border-right: 1px none #D0D3D8;
	padding-right: 15px;
}

.pa_b_image {
	width: 80px;
	margin: auto;
}

.pa_b_atc { 
	margin: 6px auto 0 auto;
	width: 60px;
}

.pa_b_accessories_price
{
	margin-top: 5px;
	text-align: center;
}

.align_center{
	text-align: center;
}

.pa_b_image.ps_image_medium_default,.pa_er_image.ps_image_medium_default,.pa_pf_image.ps_image_medium_default{
	/*width: 58px;*/
	width: 125px;
}


/*PS 1.6 */
.pa_b_product_container.ps_ver_160.ps_medium_default{
	width: 100%;
}

#pa_container h5.align_center{
	/*height: 30px;*/
	padding: 5px 0 5px 0;
    font-size: 14px;
    margin-top:0;
	background-color: #9d9d9d;
    padding: 5px 0 5px 0;
}
#pa_container h5.align_center a{
	color:#FFF !important;
}
#pa_zbtn1{
	position: absolute;
	left:0px;
	top:110px;
	background:url(/shop/js/jquery/plugins/fancybox/fancybox_sprite.png) 0px -38px no-repeat;
	height:32px;
	width:32px;
}
#pa_zbtn2{
	position: absolute;
	right:0px;
	top:110px;
	background:url(/shop/js/jquery/plugins/fancybox/fancybox_sprite.png) 0px -74px no-repeat;
	height:32px;
	width:32px;
}
