/******************************************************************************/
/**************************************************************** OUTER BOX ***/
/******************************************************************************/
.profile
{
	zoom: 						1;
	margin-left: 				26px;
	margin-bottom: 				11px;
	background-color: 			#d4e7e5;	
}
.gallery
{
	float: 						right;	
	width: 						178px;
}
.gallery .profile
{
	margin-left: 				12px;
}
.profile .tr
{
	background-image: 			url(/images/boxes/profile/list/outer/tr.gif);
}
.profile .tl
{
	background-image: 			url(/images/boxes/profile/list/outer/tl.gif);
}
.profile .br
{
	background-image: 			url(/images/boxes/profile/list/outer/br.gif);
}
.profile .bl
{
	background-image: 			url(/images/boxes/profile/list/outer/bl.gif);
}
.profile .content
{
	padding: 					 10px 20px 8px 8px;	
	
}
.gallery .profile .content
{
	padding: 					 10px 10px 8px 8px;	
	
}

/******************************************************************************/
/***************************************************************** DATA BOX ***/
/******************************************************************************/
.profile .data
{
	zoom: 						1;
	margin-left: 				281px;
	background-color: 			#f0f6f6;	
}
.gallery .profile .data
{
	margin-left: 				0;
}
.profile .data .tl
{
	background-image: 			none;
}
.profile .data .tr
{
	background-image: 			url(/images/boxes/profile/list/data/tr.gif);
}
.profile .data .bl
{
	background-image: 			none;
}
.profile .data .br
{
	background-image: 			url(/images/boxes/profile/list/data/br.gif);
}
.gallery .profile .data .tl
{
	background-image: 			url(/images/boxes/profile/list/data/tl.gif);
}
.gallery .profile .data .bl
{
	background-image: 			url(/images/boxes/profile/list/data/bl.gif);
}
.profile .data .content
{
	zoom: 						1;
	color: 						#890a15;
	padding: 					7px;	
	overflow: 					hidden;
	padding-top: 				4px;	
	padding-bottom: 			15px;
}
.gallery .profile .data .content
{
	padding: 					5px;
	letter-spacing: 			-1px;
}
.profile .new
{
	font-style: 				italic;
	font-weight: 				bold;
	font-family: 				Arial,Verdana,Geneva,Helvetica,sans-serif;
	letter-spacing: 			1px;
	
	
}
.profile .location
{

}
.profile .pic
{
	float: 						right;
	cursor: 					pointer;
}
.profile .nick
{
	cursor: 					pointer;
	font-weight: 				bold;
	letter-spacing: 			0;
	text-decoration: 			underline;
}
.gallery .profile .nick
{
	font-weight: 				bold;
	padding-bottom: 			5px;
	text-decoration: 			underline;
}
.profile .show
{
	float: 						left;
	cursor: 					pointer;
	font-size: 					10px;
	padding-left: 				15px;
	letter-spacing: 			0;	
	background-image: 			url(/images/listing/show.gif);
	background-repeat: 			no-repeat;
	background-position: 		left center;
}
.gallery .profile .show
{
	clear: 						both;	
	margin-top: 				10px;
	padding-left: 				0;
	padding-right: 				15px;
	background-position: 		right center;
}

/******************************************************************************/
/************************************************************ MORE DATA BOX ***/
/******************************************************************************/
.profile .moredata
{
	float: 						left;
	width: 						274px;
}
/******************************************************************************/
/**************************************************** STATUS INDICATOR/LINK ***/
/******************************************************************************/
.profile .statuscont
{
	height: 					32px;
}
.profile .status
{
	float: 						leftt;
}
.profile .status img
{
	top:						-5px;
	width: 						auto !important;
	height: 					auto !important;
	position: 					relative;
	margin-bottom: 				-5px;
}
/******************************************************************************/
/*********************************************************** ABOUT TEXT BOX ***/
/******************************************************************************/
.profile .moredata .about
{
	height: 					49px;
	overflow: 					hidden;
	margin-bottom: 				7px;
	background-color: 			#f8f9fb;
}
.profile .moredata .about .br, 
.profile .moredata .about .tr 
{
	height: 					49px;	
	background-image: 			none;
}
.profile .moredata .about .tl
{
	background-image: 			url(/images/boxes/profile/list/moredata/tl.gif);
}
.profile .moredata .about .bl
{
	height: 					49px;	
	background-image: 			url(/images/boxes/profile/list/moredata/bl.gif);
}
.profile .moredata .about .content
{
	height: 					30px;
	padding:					0;
	overflow: 					hidden;
	padding-top: 				9px;
	margin-right: 				4px;
}
/******************************************************************************/
/************************************************************** ACTIONS BOX ***/
/******************************************************************************/
.profile .moredata .actions
{
	zoom: 						1;
	height: 					33px;
	background-color: 			#f8f9fb;
}

.profile .simleactions
{
	clear: 						both;
	margin:		 				0 -7px;	 
	border-top: 				5px solid #d4e7e5;
	margin-top: 				5px;
	padding-top:				3px;
}

.profile .moredata .actions .br, 
.profile .moredata .actions .tr
{
	height: 					33px;	
	background-image: 			none;
}
.profile .moredata .actions .tl
{
	background-image: 			url(/images/boxes/profile/list/moredata/tl.gif);
}
.profile .moredata .actions .bl
{
	height: 					33px;	
	background-image: 			url(/images/boxes/profile/list/moredata/bl.gif);
}
.profile .act
{
	zoom: 						1;
	float: 						left;	
	cursor: 					pointer;
	font-size: 					10px;
	text-align: 				center;
	margin-top: 				2px;
	margin-left: 				2px;
	margin-right: 				5px;
}
.profile .simleactions .act
{
	margin-left: 				4px;
	margin-right: 				4px;
}
.profile .act span
{
	display: 					block;
}
.profile .simleactions .act span
{
	display: 					none;
}
.profile .act img
{
	width: 						28px;
	height: 					15px;
}
