.field_i_am_here .rb.field_i_am_here_to_1 label {background: url('/images/field_i_am_here_to_1.png') 0 0 no-repeat;}
.filter_result .item .infa .field_i_am_here_to_1 {background: url('/images/field_i_am_here_to_1.png') 0 0 no-repeat; width: 16px; height: 15px; float: right;}

.field_i_am_here .rb.field_i_am_here_to_2 label {background: url('/images/field_i_am_here_to_2.png') 0 0 no-repeat;}
.filter_result .item .infa .field_i_am_here_to_2 {background: url('/images/field_i_am_here_to_2.png') 0 0 no-repeat; width: 16px; height: 15px; float: right;}

.field_i_am_here .rb.field_i_am_here_to_3 label {background: url('/images/field_i_am_here_to_3.png') 0 0 no-repeat;}
.filter_result .item .infa .field_i_am_here_to_3 {background: url('/images/field_i_am_here_to_3.png') 0 0 no-repeat; width: 16px; height: 15px; float: right;}


.piVipSearchOptions{

	box-shadow: 0 2px 2px #b4b4b4;
	-moz-box-shadow: 0 2px 2px #b4b4b4;
	-webkit-box-shadow: 0 2px 2px #b4b4b4;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius: 0 0 10px 10px;
	border: 1px solid #787878;
	border-top: none;
	background: #e5e5d8;
	width: 201px;
	height: 16px;
	margin-left: 250px;

	/*background: blue;*/
}

.piVipSearchOptions .piInner{
	position: relative;
	height: 19px;
	width: 170px;
	margin: 0 0 0 25px;
}


.piVipSearchOptions .vipSearchOptionsIcon,
.piVipSearchOptions span
{
	float: left;
}

.piVipSearchOptions .vipSearchOptionsIcon{
	width: 18px;
	height: 19px;
	background-position: -134px 0;
	margin: -8px 5px 0 0;
}

.piVipSearchOptions span{
	margin: -1px 0 0 14px;
}

.vipStyle .piVipSearchOptions span{
	margin-left: 0;
}

.piVipSearchOptions #filter_extended_search_label{
	color: #93a612;
	position: relative;
	height: 10px;
	top: -8px;
	right: 20px;
	display: none;
	font-weight: bold;
}






.piSearchResults{
	width: 719px;
	position: relative;

}


.piSearchResults #loadingSearchResults{
	width: 52px;
	height: 52px;
	position: absolute;
	top: 60px;
	left: 317px;
	background: url('../images/lazy_loader.gif');
	/*background: red;*/
	display: block;
}



#placeholder_usersSearch_searchResult{
	height: 779px;
	position: relative;
}


#placeholder_usersSearch_searchResult .loadingNow{
	width: 52px;
	height: 52px;
	position: absolute;
	top: 60px;
	left: 333px;
	background: url('../images/lazy_loader.gif');
	display: block;
}








#placeholder_usersSearch_searchResult .itemsWrapper{
	opacity: 0;
}


#placeholder_usersSearch_searchResult .item{
	cursor: pointer;
	float: left;
	color: #8d8d8d;
	padding: 7px 2px 0;
	display: block;
	background: #f7f7f7;
	border-radius: 6px;
	box-shadow: 0 1px 2px #999;
}

#placeholder_usersSearch_searchResult .item.vip{
	background: #FBE3A5;
}


#placeholder_usersSearch_searchResult .item.itemSize_m{
	width: 126px;
	height: 168px;
	margin: 0 13px 20px 0;
}


#placeholder_usersSearch_searchResult .item.itemSize_m2{
	width: 220px;
	height: 272px;
	margin: 0 14px 20px 0;
}











#placeholder_usersSearch_searchResult .item:hover{
	background: #c30909;
	transition: 0.5s;
}

#placeholder_usersSearch_searchResult .item:hover .place{
	color: white;
	transition: 0.5s;
}

#placeholder_usersSearch_searchResult .item:not(:hover){
	transition: 0.5s;
}

#placeholder_usersSearch_searchResult .item .pic{
	position: relative;
}

#placeholder_usersSearch_searchResult .item .pic a{
	display: block;

	position: absolute;
	top: 0;
	left: 0;


}


#placeholder_usersSearch_searchResult .item.itemSize_m .pic a{
	width: 126px;
	height: 140px;
	background: url(../images/filter_result_pic_shadow.png) 0 0 repeat-x;
}




#placeholder_usersSearch_searchResult .item.itemSize_m .pic img{
	width: 126px;
	height: 140px;
}

#placeholder_usersSearch_searchResult .item.itemSize_m2 .pic img{
	width: 220px;
	height: 244px;
}





#placeholder_usersSearch_searchResult .item .pic .name{
	position: absolute;
	top: 3px;
	left: 6px;
	height: 14px;
}


#placeholder_usersSearch_searchResult .item.itemSize_m .pic .name{
	width: 112px;
}


#placeholder_usersSearch_searchResult .item .pic .name .name_,
#placeholder_usersSearch_searchResult .item .pic .name .age_{
	float: left;
	height: 14px;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	overflow: hidden;
	text-shadow: 1px 1px 0 #000;
}

#placeholder_usersSearch_searchResult .item .pic .name .name_{

	text-overflow: ellipsis;
	white-space: nowrap;

}


#placeholder_usersSearch_searchResult .item.itemSize_m .pic .name .name_{
	max-width: 85px;
}



#placeholder_usersSearch_searchResult .item .pic .name .age_{


}


#placeholder_usersSearch_searchResult .item .pic .status_online{
	position: absolute;
	bottom: 6px;
	right: 6px;
	background: url(../images/icons.png) 0 -836px no-repeat;
	width: 11px;
	height: 12px;
}

#placeholder_usersSearch_searchResult .item .pic .count_photo{
	position: absolute;
	bottom: 4px;
	left: 6px;
	background: url(../images/filter_result_count_photo_bg.png) 0 0 repeat;
	height: 20px;
	padding: 0 7px 0 3px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	line-height: 19px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius: 3px;
}

#placeholder_usersSearch_searchResult .item .pic .count_photo span{
	background: url(../images/icons.png) 0 -898px no-repeat;
	display: inline-block;
	padding: 0 0 0 22px;
}

#placeholder_usersSearch_searchResult .item .infa {
	height: 21px;
	padding: 7px 3px 0;
}

#placeholder_usersSearch_searchResult .item .infa .place{
	font-weight: bold;
	background: url(../images/icons.png) 0 -967px no-repeat;
	padding: 0 0 0 14px;
	float: left;

	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}





#placeholder_usersSearch_searchResult .item.itemSize_m .infa .place{
	width: 85px;
}

#placeholder_usersSearch_searchResult .item.itemSize_m2 .infa .place{
	width: 180px;
}




#placeholder_usersSearch_searchResult .item .infa .place.place_hover{
	background: url(../images/icons.png) 0 -1021px no-repeat;
	color: #fff;
	transition: color 0.5s ease;
}

#placeholder_usersSearch_searchResult .item .infa .make_friends{
	background: url(../images/icons.png) 0 -657px no-repeat;
	width: 16px;
	height: 15px;
	float: right;
}

#placeholder_usersSearch_searchResult .item .infa .make_friends.friends_hover{
	background: url(../images/icons.png) 0 -1211px no-repeat;
}

#placeholder_usersSearch_searchResult .item .infa .chat{
	background: url(../images/icons.png) 0 -717px no-repeat;
	width: 16px;
	height: 15px;
	float: right;
	margin: 1px 0 0;
}

#placeholder_usersSearch_searchResult .item .infa .chat.chat_hover{
	background: url(../images/icons.png) 0 -1080px no-repeat;
}

#placeholder_usersSearch_searchResult .item .infa .date{
	background: url(../images/icons.png) 0 -775px no-repeat;
	width: 16px;
	height: 13px;
	float: right;
	margin: 1px 0 0;
	position: relative;
}

#placeholder_usersSearch_searchResult .item .infa .date.date_hover{
	background: url(../images/icons.png) 0 -1145px no-repeat;
}


#placeholder_usersSearch_searchResult .item .infa .field_i_am_here_to_1 {
	background: url('/images/field_i_am_here_to_1.png') 0 0 no-repeat;
	width: 16px;
	height: 15px;
	float: right;
}


#placeholder_usersSearch_searchResult .item .infa .field_i_am_here_to_2 {
	background: url('/images/field_i_am_here_to_2.png') 0 0 no-repeat;
	width: 16px;
	height: 15px;
	float: right;
}

#placeholder_usersSearch_searchResult .item .infa .field_i_am_here_to_3 {
	background: url('/images/field_i_am_here_to_3.png') 0 0 no-repeat;
	width: 16px;
	height: 15px;
	float: right;
}


#placeholder_usersSearch_searchResult .item:hover .infa .field_i_am_here_to_1 {
	background: url('/images/field_i_am_here_to_1_hover.png') 0 0 no-repeat;
}

#placeholder_usersSearch_searchResult .item:hover .infa .field_i_am_here_to_2 {
	background: url('/images/field_i_am_here_to_2_hover.png') 0 0 no-repeat;
}

#placeholder_usersSearch_searchResult .item:hover .infa .field_i_am_here_to_3 {
	background: url('/images/field_i_am_here_to_3_hover.png') 0 0 no-repeat;
}


#toggleSearchResultsIconsSizeWidget{
	float: right;
	width: 32px;
	height: 14px;
	margin: 8px 0 0 8px;
}

#toggleSearchResultsIconsSizeWidget a{
	float: left;
	width: 14px;
	height: 14px;

}

#toggleSearchResultsIconsSizeWidget a.m2{
	margin-right: 4px;
	background-position: -168px 0;
}

#toggleSearchResultsIconsSizeWidget a.m2.selected{
	margin-right: 4px;
	background-position: -168px -14px;
}




#toggleSearchResultsIconsSizeWidget a.m{
	background-position: -182px 0;
}


#toggleSearchResultsIconsSizeWidget a.m.selected{
	background-position: -182px -14px;
}











.paging {
	text-align: center;
	margin: 20px 0 0;
}

.paging ul {
	display: inline-block;
	margin: 20px 0 0 4px;
	padding: 0;
	background: url(../images/nav_header_bg.png) 0 0 repeat-x;
	height: 35px;
	border: 1px solid #dcdcdc;
	border-bottom: 1px solid #cacaca;
	border-top: none;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius: 3px;
}

.paging ul li {
	margin: 0;
	padding: 0;
	float: left;
	height: 35px;
	font-size: 12px;
	line-height: 35px;
	background: url(../images/nav_header_marker.png) 100% 0 no-repeat;
}

.paging ul li:last-child {
	background: none;
}

.paging ul li:last-child a {
	margin: 0;
	padding: 0 17px 0 12px;
}

.paging ul li:last-child .selected {
	margin: 0 0 0 -1px;
	background: url(../images/nav_header_selected_last.png) 100% 0 no-repeat;
}

.paging ul li:first-child .selected {
	background: url(../images/nav_header_selected_first.png) 0 0 no-repeat;
}

.paging ul li a {
	color: #6c6c6c;
	text-decoration: none;
	display: block;
	height: 36px;
	width: 43px;
	text-align: center;
	float: left;
	padding: 0 15px 0 12px;
	margin: 0 3px 0 0;
}

.paging ul li span {
	color: #6c6c6c;
	display: block;
	height: 36px;
	width: 43px;
	text-align: center;
	float: left;
	cursor: default;

}

.paging ul li a:hover {
	background: url(../images/nav_header_bg.png) 0 -35px repeat-x;
}

.paging .selected {
	float: left;
	padding: 0 15px 0 12px;
	margin: 0 3px 0 0;
	background: url(../images/nav_header_selected.png) 0 0 repeat-x;
}

.paging .sel_f {
	margin: 0 2px 0 0;
	padding: 0 16px 0 12px;
}

.paging .sel_c {
	margin: 0 2px 0 -1px;
	padding: 0 16px 0 13px;
}

.paging .sel_l {
	margin: 0 0 0 -1px;
	padding: 0 15px 0 13px;
}
















