/* --- component Profile List --- */

/* -- Gallery Mode Card -- */

.profile_list_gallery_list_container
{
	
}

.profile_list_gallery_list_container a.profile_cap:link,
.profile_list_gallery_list_container a.profile_cap:visited,
.profile_list_gallery_list_container a.profile_cap:active
{
	text-decoration: none;
}

.profile_list_gallery_card_container
{
	float: left;
	width: 188px;
	height: 170px;
	margin: 3px;
	border: 1px solid #C49D9B;
	overflow: hidden;
	background: #fdf9f8;
}

.profile_list_gallery_card_cap
{
	background: #A2BEC2 url('../../img/block_cap.gif') repeat-x;
	color: #dfdfdf;
	font-size: 10px;
	font-weight: bold;
	padding: 6px;
	border-bottom: 1px solid #C49D9B;
}

.profile_list_gallery_card_body
{
	overflow: hidden;
	color: #ba6258;
}

.profile_list_gallery_card_thumb
{
	float: left;
	padding-top: 5px;
	padding-left: 5px;
}

.profile_list_gallery_card_details
{
	text-align: center;
}

.profile_list_gallery_card_activity
{
	padding-top: 8px;
	font-size: 10px;
	height:34px;
}

*+html .profile_list_gallery_card_activity
{
padding-top: 6px;
height:36px;
}

.profile_list_details_membership_type_icon
{
	padding-right:5px;
	padding-top:5px;
	float:right;
}


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

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

.profile_list_gallery_card_location
{
    height: 22px;
	font-size: 10px;
	text-align: center;
	background: #E8EEF0;
	color: #31697d;
}

/* -- Details Mode Card -- */

.profile_list_details_card_container
{
	border: 1px solid #C49D9B;
	overflow: hidden;
	background: #fdf9f8;
	margin: 10px 2px;
	color: #5f5f5f; 
	height: 180px;
}

.profile_list_details_card_cap
{
	background: #A2BEC2 url('../../img/block_cap.gif') repeat-x;
	font-size: 10px;
	font-weight: bold;
	padding: 6px;
	border-bottom: 1px solid #C49D9B;
}

.profile_list_details_card_cap a:link,
.profile_list_details_card_cap a:visited
{
	font-weight: bold;
}

.profile_list_details_card_body
{
	overflow: hidden;
}

.profile_list_details_card_thumb
{
	float: left;
	padding: 7px;
}

.profile_list_details_card_details
{
	height: 120px;
}

.profile_list_details_card_desc
{
	overflow: hidden;
	height: 90px;
	padding: 5px;
	margin-right: 5px;
	background: #E9F8F8;
	border: 1px dashed #888;
	float:left;
	width:405px;
}

.profile_list_details_card_activity
{
	margin: 3px;
	width: 100px;
	text-align: center;
}

.profile_list_details_card_location
{
    padding: 5px;
    font-size: 10px;
    font-weight: bold;
}

.profile_list_details_list_container a.profile_cap:link,
.profile_list_details_list_container a.profile_cap:active,
.profile_list_details_list_container a.profile_cap:visited
{
	text-decoration: none;
}

.profile_list_details_references
{
	margin-right: 5px;
	padding: 4px;
	padding-top: 8px;
/*	float: right;*/
}

.profile_list_details_references a:link,
.profile_list_details_references a:active,
.profile_list_details_references a:visited
{
	white-space: nowrap;
	color: #FFA059;
	padding-left: 20px;
	font-weight: bold;
}

.profile_list_details_references a:hover
{
	color: #487986;
}

.profile_list_details_references .bookmark,
.profile_list_details_references .unbookmark,
.profile_list_details_references .block,
.profile_list_details_references .unblock,
.profile_list_details_references .friend,
.profile_list_details_references .stranger,
.profile_list_details_references .send_profile,
.profile_list_details_references .compose_msg,
.profile_list_details_references .send_kiss
{
	float: right;
	margin-left: 5px;
	height: 20px;
	padding: 0px;
}

.profile_list_details_references .send_profile 
{

	background: transparent url('../../img/document.gif') no-repeat;
	width:18px;
	height:18px;
	width:130px;
	padding:3px 0 0 25px;

}

.profile_list_details_references .compose_msg
{

	background: transparent url('../../img/email.gif') no-repeat;
	width:18px;
	height:18px;
	clear:both;
	width:170px;
	padding:3px 0 0 25px;

}

.profile_list_details_references .send_kiss
{

	background: transparent url('../../img/favorite.gif') no-repeat;
	height:18px;
	clear:both;
	width:170px;
	padding:3px 0 0 25px;

}
.profile_list_gallery_sex
{
	padding-top:5px;
}

.profile_list_details_card_location div
{
	float:left;
}

.profile_list_details_card_location
{
	height:15px;
}


.sign_up_date_cont
{
	float:right!important;
	font-size : 10px;
	padding-right:10px;
	font-weight:normal;
}

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

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