/* --- component Profile List --- */ /* -- Gallery Mode Card -- */
.profile_list_gallery_list_container {
	margin-top: 10px;
	margin-left: 30px;
	
}

.profile_list_gallery_card_container {
	float: left;
	width: 180px;
	height: 165px;
	margin: 10px;
}

.profile_list_gallery_card_body {
	overflow: hidden;
	height: 107px;
	border-left: 2px solid #FACC89;
	border-right: 2px solid #FACC89;
}

.profile_list_gallery_card_thumb {
	float: left;
	margin: 2px 1px;
	background: #fff;
	padding: 1px 2px;
}

#gal_foot {
	margin-bottom: 25px;
	margin-right: 20px;
}

.profile_list_gallery_card_details {
	text-align: center;
	padding-top: 4px;
}

.profile_list_gallery_card_activity {
	margin-top: 4px;
	font-size: 9px;
}

.profile_list_gallery_card_online {
	color: #efefef;
}

.profile_list_gallery_card_location {
	height: 24px;
	background: #FFEFBE;
	text-align: center;
	border: 2px solid #FACC89;
	border-top: none;
	padding-top: 1px;
	font-size: 10px;
}

.profile_list_details_list_container {
	padding-top: 10px;	
}

.profile_list_details_card_container {
	width: 580px;
}

#list_cont {
	padding-left: 35px;
}

.profile_list_details_card_thumb {
	float: left;
	padding: 8px;
	text-align: center;
}

.profile_list_details_card_details {
	float: left;
	overflow: hidden;
	height: 110px;
	width: 430px;
	padding: 5px;
}

.profile_list_details_references {
	height: 40px;
	clear: both;
	float: right;
	width: 570px;
	margin-left: 10px;
	margin-right: -15px;
}

.profile_list_details_references div {
	float: left;
	padding-right: 5px;
}

.friend {
	width: 120px;
}

.blue_cap a {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

.div_pr_thumb img {
	border: 1px solid #0B95C5;
}

.block_cap a {
	color: #fff;
}

.page_nav,.page_nav_active {
	padding-left: 10px;
	font-weight: bold;
	text-decoration: none;
}

.page_nav_active {
	color: #0965ED;
}

.profile_list_details_membership_type_icon {
	float: right;
}

.profile_list_gallery_membership_type_icon {
	padding-right: 0px;
	padding-top: 4px;
	padding-right: 22px;
	float: right;
}

*+html .profile_list_gallery_membership_type_icon {
	padding-top: 2px;
}

.profile_list_details_card_desc {
	float: left;
	width: 375px;
}

.profile_list_details_card_location div {
	float: left;
	width: 270px;
}

.sign_up_date_cont {
	float: right !important;
	font-size: 10px;
	width: 140px !important;
}

.sign_up_date_cont b {
	padding-right: 4px;
}

.wvm_info_cont {
	padding: 2px 0px;
	border-bottom: 1px dotted #124394;
	border-top: 1px dotted #124394;
	margin-bottom: 2px;
}