.profile_cap
{
	height:21px;
	border:1px solid #b4b3b3;
	padding:4px 7px 0;
	font:14px Arial;
	color:#fe8f00;
}

.profile_cap a
{
	color:#fe8f00;
	text-decoration:none;
}

.profile_list_gallery_card_container
{
	float:left;
	width:235px;
	margin:1px 1px 4px 3px;
	font-size:10px;
	text-align:center;
}

.profile_list_details_card_container
{
	margin-top: 3px;
}

.profile_list_gallery_card_details
{
	float:left;
	width:116px;
	padding-top:15px;
	overflow:hidden;
}

.details_member
{
	text-align: left; 
	width:705px;
	padding-left: 5px;
	overflow: hidden;
	height: 17px;
}

.profile_list_gallery_card_thumb
{
	float:left;
	margin:2px 1px;
	padding:1px 2px;
}
#gal_foot{
margin-bottom:5px;
}
.profile_list_gallery_card_activity{
margin-top:12px;
}
.profile_list_gallery_card_online{
color: #efefef;
}
.profile_list_gallery_card_location
{
	height:27px;
	overflow:hidden;
}
/*detail styles*/

.profile_list_details_card_activity
{
	height:30px;
	padding-top:5px;
	color:#6EB814;
	text-align:center;
}

.profile_list_details_card_activity a
{
	color:#6EB814;
}

.profile_list_details_card_thumb
{
	float: left;
	width:124px;
	border-right: 1px solid #252525;
}

.profile_body_gal_pre
{
	background:url(../../img/ec_profile_side_bg.jpg) no-repeat;
}

.profile_body_gal_post
{
	background:url(../../img/ec_profile_side_bg.jpg) no-repeat right top;
	padding-right:1px;
}

.profile_body_gal
{
	height:106px;
}

.profile_list_details_card_location_pre
{
	background:url(../../img/ec_nw_block_cap_bg.jpg) repeat-x bottom;
}

.profile_list_details_card_location
{
	height:20px;
	background:url(../../img/profile_details_location.jpg) repeat-x;
	padding:4px 5px 0;
	color:#6EB814;
}

.profile_list_details_card_desc
{
	height:100px;
	width:573px;
	padding:5px;
	overflow-y:auto;
}
.profile_list_details_references
{
	height:27px;
}

.profile_list_details_card_details
{
	float:left;
	height:143px;
	margin-right:-5px;
	overflow:hidden;
	width:586px;
}

.profile_list_details_references_sub div
{
	float:left;
	padding-right:10px;
}

.profile_list_details_references_sub
{
	float:right;
}

.page_nav, .page_nav_active
{
	padding-left:10px;
	font-weight:bold;
	text-decoration:none;
}
.page_nav_active
{
	color:#fff;
}