.friend_gallery_label
{
	color: #FFCF4F;
	font-weight: bold;
	margin-top: 20px;
	padding: 5px;
}

.profile_list_gallery_card_container
{
	float: left;
	width: 110px;
	margin: 0 8px 10px 0;
	font-size: 10px;
	text-align: center;
}
.profile_list_gallery_card_container .block_cap_wo_pre a 
{
	text-decoration: none;
}

.profile_list_gallery_card_details
{
	float: left;
	width: 70px;
	padding-top: 15px;
	overflow: hidden;
}

.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
{
	background: url(../../img/ec_profile_bot_bg.jpg) repeat-x;
	height: 27px;
	overflow: hidden;
}
/*detail styles*/

.profile_list_details_card_activity
{
	height: 30px;
	padding-top: 5px;
	color: #fe9000;
	text-align:center;
}

.profile_list_details_card_activity a
{
	color: #fe9000;
}

.profile_list_details_card_thumb_pre
{
	float: left;
	width: 138px;
	background: url(../../img/ec_profile_side_bg.jpg) no-repeat;
}

.profile_body_gal_pre
{
	background: url(../../img/ec_profile_side_bg.jpg) no-repeat;
}

.profile_list_details_card_thumb_post,
.profile_body_gal_post
{
	background: url(../../img/ec_profile_side_bg.jpg) no-repeat right top;
}

.profile_list_details_card_thumb
{
	margin: 0 1px;
	padding: 8px 8px 0;
	text-align: center;
	overflow: hidden;
}

.profile_body_gal
{
	margin: 0 1px;
}

.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/ec_wd_block_cap_img.jpg) no-repeat center bottom;
	padding: 4px 5px 0;
	color: #fe9000;
}

.profile_list_details_card_desc
{
	height: 100px;
	width: 450px;
	padding: 5px;
	overflow: hidden;
}
.profile_list_details_references
{
	background: url(../../img/ec_profile_bot_bg.jpg) repeat-x;
	height: 27px;
	margin-bottom: 25px;
}

.profile_list_details_card_details_pre
{
	float: left;
	width: 472px;
	height: 143px;
	background: url(../../img/ec_profile_side_bg.jpg) no-repeat right top;
	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
{
	float: right;
}

.page_nav, .page_nav_active
{
	padding-left: 10px;
	font-weight: bold;
	text-decoration: none;
}
.page_nav_active
{
	color: #E98001;
}
