.profile_cap
{
	height:20px;
	font:14px Arial;
	color:#f8ea04;
	background: url(../../img/profile_cap_bg.jpg) repeat-x top center; 
}

.profile_cap_left
{
	height:20px;
	background: url(../../img/profile_cap_left.jpg) no-repeat left top; 
}

.profile_cap_right
{
	height:20px;
	background: url(../../img/profile_cap_right.jpg) no-repeat right top;
	overflow:hidden; 
}

.profile_user
{
	float:left;
	width: 33%;
	padding: 3px;
	overflow:hidden;
}

.profile_cap a
{
	color:#f8ea04;
	text-decoration:none;
	font-weight:bold;
}

.profile_bot
{
	height:20px;
	font:11px Arial;
	color:#f8ea04;
	background: url(../../img/profile_bot_bg.jpg) repeat-x bottom center; 
}

.profile_bot_left
{
	height:20px;
	background: url(../../img/profile_bot_left.jpg) no-repeat left bottom; 
	/*position:relative;*/
}

.profile_bot_right
{
	height:20px;
	background: url(../../img/profile_bot_right.jpg) no-repeat right bottom; 
/*	overflow:hidden;*/

}

.profile_body
{
	
	font:12px Arial;
	color: #fff;
	background: #499200; 
}

.profile_body_left
{
	background: url(../../img/profile_body_left.jpg) repeat-y left bottom; 
}

.profile_body_right
{
	background: url(../../img/profile_body_right.jpg) repeat-y right bottom; 
	height:115px;
}

.profile_activity_a a
{
	color: #fff887;
}

.profile_activity_a a:hover
{
	color: #f8ea04;
}

.profile_list_gallery_card_container
{
	float:left;
	width:195px;
	margin:0 8px 10px 0;
	background: #499200;
	font-size:10px;
	text-align:center;
}

.profile_list_gallery_card_thumb
{
	float:left;
	margin:2px 0 0 10px;
	padding:2px;
}

.profile_list_gallery_card_details
{
	float:left;
	width:70px;
	padding-top:15px;
	overflow:hidden;
}

.profile_list_gallery_card_activity
{
	margin-top:12px;
}

#gal_foot
{
	margin-bottom:5px;
}

/*detail styles*/

.profile_list_details_card_container
{
	margin: 5px 0;
	background:#499200;
	float:left;

	width: 610px;
}



.profile_details_thumb
{
	float: left;
	width: 138px;
}

.profile_details_activity
{
	float: left;
	
}

.profile_details_text
{
	
}

.profile_details_references
{
	height:27px;
	margin-bottom:25px;
	overflow: hidden;
}

.profile_details_right
{
	float: left;
}


/*---------------------------------------------*/

.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
{

	width: 70px;
	margin: 30px 7px 0 2px;
	color:#fff;
	text-align:center;
}

.profile_list_details_card_activity a
{
	color:#FFF887;
}

.profile_list_details_card_activity a:hover
{
	color: #F8EA04;
}

.profile_list_details_card_thumb_pre
{
	float: left;
	margin-left:7px;
	width: 118px;
}

.profile_body_gal_pre
{
	background:url(../../img/ec_profile_side_bg.jpg) no-repeat;
}

.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_body_gal
{
	height:106px;
}

.profile_list_details_card_location_pre
{
	
}

.profile_list_details_card_location
{
	height:20px;
	padding:4px 5px 0;
	color:#fff;
	float: left;
	font-size: 12px;
}

.profile_list_details_card_desc
{
	height:85px;
	width:350px;
	padding:5px;
	overflow:hidden;
}

.profile_list_details_references
{
	height:25px;
	font-size: 11px;
}

.references a:hover
{
	color: #FFFF33;
}

.references a
{
	color: #FFFF66;
}

.profile_list_details_card_details_pre
{
	float:left;
	width:385px;
	margin-top: 3px;
}

.profile_list_details_card_details
{
	margin-right:1px;
	background:#FFFFFF;
	height: 82px;
	color: #666;
	padding: 5px;
	font: 11px Arial;
	overflow:hidden;
}

.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:#2b65b4;
}
