a {
background-color: #E0FFFF;
}
.profile_cap
{
        -moz-border-top-right-radius: 7px;
        border-top-right-radius: 7px;
	-webkit-border-top-right-radius: 7px;
        -moz-border-top-left-radius: 7px;
        border-top-left-radius: 7px;
	-webkit-border-top-left-radius: 7px;
	height:22px;
	border:1px dotted #6666CC;
	padding:4px 7px 0;
	font:15px Arial;
	color:#999;
	background:#000;
}

.profile_cap a
{
	/* LMC color:#fe8f00; */
	text-decoration:none;
	color:#CCF;
}
.profile_cap a:hover {
	background:#000;
	color:#33F;
	font:17px Arial;
}
.profile_cap:hover {
	background:black;

}
img:hover {
border: 1px solid #33F;
}

.img1 {
        border:none;
        -moz-border-radius: 10px;
        border-radius: 10px;
	box-shadow: 4px 4px 5px #888;
	-webkit-box-shadow: 4px 4px 5px #888;
	-moz-box-shadow: 4px 4px 5px #888;
}
.img2 {
        border:none;
        -moz-border-radius: 7px;
        border-radius: 7px;
	-webkit-border-radius: 7px;
	box-shadow: 0px 0px 0px #888;
	-webkit-box-shadow: 0px 0px 0px #888;
	-moz-box-shadow: 0px 0px 0px #888;
}

.profile_list_gallery_card_container
{
	float:left;
	width:202px;
	margin:0 7px 10px 0;
	font-size:10px;
	text-align:center;
        border:1px dotted #6666CC;
        -moz-border-radius: 7px;
        border-radius: 7px;
	-webkit-border-radius: 7px;
}
.profile_list_gallery_card_container:hover {
        border:1px solid #33F;
	background:black;

}
.profile_list_gallery_card_details
{
	float:left;
	width:84px;
	padding-top:2px;
	overflow:hidden;
	color:#CCC;
}

.profile_list_gallery_card_thumb
{
	float:left;
	margin:2px 1px;
	padding:1px 2px;
	width:103px;
}
.profile_list_gallery_card_thumb a
{
background:none;
}
#gal_foot{
margin-bottom:5px;
}
.profile_list_gallery_card_activity{
height:28px;
margin-top:6px;
font-size:9px;
}
.profile_list_gallery_card_location
{
	height:17px;
	overflow:hidden;
	font-size:12px;
        border:1px dotted #6666CC;
        -moz-border-bottom-right-radius: 7px;
        border-bottom-right-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
        -moz-border-bottom-left-radius: 7px;
        border-bottom-left-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
        color:#999;
}
/*detail styles*/

.profile_list_details_card_activity
{
	height:30px;
	padding-top:5px;
	text-align:center;
	font-size : 11px;
}

.profile_list_details_card_thumb_pre
{
	float: left;
	width:138px;
}


.profile_list_details_card_thumb_post,
.profile_body_gal_post
{
	padding-right:1px;
}

.profile_list_details_card_thumb
{
	margin:0 1px;
	padding:8px 8px 0;
	text-align:center;
	overflow:hidden;
}
.profile_list_details_card_thumb a
{
background:none;
}

.profile_body_gal
{
	height:116px;
	background:#000;
}


.profile_list_details_card_location
{
	height:20px;
	padding:4px 5px 0;
}

.profile_list_details_card_desc
{
	height:84px;
	width:515px;
	padding:2px;
	overflow:hidden;
	float:left;
	font-size : 12px;
	color:#FFF;
}
.profile_list_details_card_desc:hover {
	background:black;
	color:#E0D0FF;
}

*+html .profile_list_details_card_desc
{
		width:455px;
}
.profile_list_details_references
{
	height:27px;
	margin-bottom:25px;
}

.profile_list_details_card_details_pre
{
	float:left;
	width:530px;
	height:152px;
	overflow:hidden;
}

.profile_list_details_card_details
{
	margin-right:1px;
}

.profile_list_details_references_sub div
{
	float:left;
	padding-right:10px;
}

.profile_list_details_references_sub
{
}

.page_nav, .page_nav_active
{
	padding-left:10px;
	text-decoration:none;
}
.page_nav_active
{
	font-weight:bold;
	text-decoration:underline;
}

.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: 20px;
	float:right;
}
*+html .profile_list_gallery_membership_type_icon
{
padding-top:4px;
}


.profile_list_details_card_location div
{
	float:left;
	font-weight:normal;
}
.profile_list_details_card_location
{
	height:17px;
}

.sign_up_date_cont
{
	float:right!important;
	font-size : 10px;
}

.sign_up_date_cont b
{
	padding-right:4px;
}

.wvm_info_cont
{
	padding: 2px 0px;
	border-bottom: 1px dotted #BFBEBE;
	border-top: 1px dotted #BFBEBE;
	margin-bottom: 2px;
}

.profile_gallery_rate_cont
{
	text-align:center;
	padding-top:5px;
	padding-bottom:3px;
}

.profile_details_rate_cont
{
	padding-left:11px; 
	padding-top:5px;
	padding-bottom:3px;
}

