#placeholder_vipList{
	width: 950px;
	padding-top: 1px;
	height: 85px;
	margin: 0 auto;
	position: relative;
}

#placeholder_vipList .arrow{
	width: 120px;
	height: 81px;
	position: absolute;
	top: 1px;
	left: 0;
	z-index: 2;
	background-position: -483px -563px;


}


#placeholder_vipList .arrow.stateIamOnSpotlight{
	/*background-position: 0 -110px;*/
}




#placeholder_vipList .arrow .iAmOnspotlight{
	height: 64px;
	background: url('../images/photo_carousel_top.png');
	padding: 3px 10px 0;
	border: 1px solid #677D38;

}

#placeholder_vipList .arrow .iAmOnspotlight,
#placeholder_vipList .arrow a.addLink{
	display: block;
	width: 40px;

	font-size: 12px;

	margin: 4px 0 0 17px;
	color: white;
	text-align: center;
	text-shadow: 1px 1px 0 #000;
	line-height: 14px;
	text-decoration: none;

}

#placeholder_vipList .arrow a.addLink{
	width: 54px;
	height: 61px;
	padding: 4px;
	background: white;
	cursor: pointer;
}

#placeholder_vipList .arrow a.addLink .innerImage{
	width: 54px;
	height: 61px;
	background-position: -482px -645px;


}


#placeholder_vipList .arrow a.addLink .innerImage:hover{
	opacity: 0.7;
	transition: 0.2s;
}

#placeholder_vipList .arrow a.addLink .innerImage:not(hover){
	transition: 0.2s;
}







#placeholder_vipList .items{
	margin: 4px 0 0 106px;
	height: 70px;
	overflow: hidden;
	width: 845px;
	overflow: hidden;
}


#placeholder_vipList .items .inner{
	width:1200px;
}





#placeholder_vipList .items .one{
	width: 62px;
	height: 70px;
	float: left;
	background: #EEEEEE;
	margin-right: 3px;
	overflow: hidden;
}

#placeholder_vipList .items .one.addAnimation{
	width: 0px;
	display: none;
}

#placeholder_vipList .items .one a .wr{
	background: white;
	width: 62px;
	height: 70px;
}


#placeholder_vipList .items .one a{
	display: block;
	position: relative;
}

#placeholder_vipList .items .one a img{
	width: 62px;
	height: 70px;
	display: block;
	position: absolute;
}



#placeholder_vipList .items .one a:hover img{
	opacity: 0.8;
	transition: 0.2s;
}

#placeholder_vipList .items .one a:not(hover) img{
	transition: 0.2s;
}


#pp_increase_payment .foot{
	position: relative;
}

#pp_increase_payment .foot .addNewPhoto{
	position: absolute;
	top: 17px;
	left: 10px;
}


#vipList_choosePhoto .piPopup{
	width: 537px;
	height: 303px;
	margin: -151px 0 0 -268px;
}

#vipList_choosePhoto .piPopup .message{
	display: block;

	padding: 0;
}


#vipList_choosePhoto .piPopup input.submit{

	margin: 14px 10px 0 0;
	width: 120px;

}

#vipList_choosePhoto .piPopup input.submit.disabled{
	cursor: default;
	background: #ACACAC;
	border-color: #ACACAC;
}

#vipList_choosePhoto .piPopup .paymentPriceWrapper{
	float: left;
	width: 208px;
	font-size: 14px;
	color: black;
	margin: 17px 0 0 16px;
}

#template_wrapper_vipList_choosePhotoPopup{
	font-size: 14px;
}


.vipListPopup .title{
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0 32px;
	line-height: 23px;
}

.vipListPopup a.button8{
	margin-right: 7px;
}


#template_wrapper_vipList_choosePhotoPopup .title{
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0 26px;
	line-height: 23px;

}

#template_wrapper_vipList_choosePhotoPopup .priceNotification{
	color: #ff6200;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 30px;
}


#template_wrapper_vipList_choosePhotoPopup a.addMe{
	margin-top: 12px;
	display: inline-block;
	background: #ff6200;
	color: white;
	text-decoration: none;
	padding: 8px 22px;
	font-weight: bold;
}

#template_wrapper_vipList_choosePhotoPopup a.addMe.disabled{
	background: #b5b5b5;
	cursor: not-allowed;
}


#template_wrapper_vipList_choosePhotoPopup .inner{



}



#template_wrapper_vipList_choosePhotoPopup .group{
	margin-bottom: 26px;
}

#template_wrapper_vipList_choosePhotoPopup .photoType{
	width: 200px;
	font-weight: bold;
	margin-bottom: 7px;

}

#template_wrapper_vipList_choosePhotoPopup a.one{
	display: block;
	margin: 0 2px 2px 0;
	text-decoration: none;
	float: left;
	width: 62px;
	height: 70px;
	border: 3px solid transparent;
}

#template_wrapper_vipList_choosePhotoPopup a.selected{
	border-color: #ff8700;
}

#template_wrapper_vipList_choosePhotoPopup .controls{
	margin-top: 24px;


}

#template_wrapper_vipList_choosePhotoPopup .controls a.submit{
	display: block;
	float: right;
	width: 200px;
	height: 27px;
	text-align: center;
	background: #70b70b;
	color: white;
	text-decoration: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding-top: 4px;
}

#template_wrapper_vipList_choosePhotoPopup .controls a.submit.disabled{
	background: #ACACAC;
}










