@charset "iso-8859-1";
@import url(../../base/css/profile_view.css);
/*

	[	* html - Style only for IE	]      
		Style for profile.php
*/
	.caption
	{
		margin-top:5px;
	}
	.offline_online
	{
		position:absolute;
		top:12px;
		right:50px;
	}
	div#profile_thumbnail
	{
		position:relative;
		float:left;
		width:125px;
		padding:5px;
		border:1px solid #000;
		background-color:#fff;
	}
	div.profole_short_details
	{
		position:relative;
		float:left;
		top:10px;
		left:20px;
		width:320px;
		margin:0px;
		padding:0px;
		overflow:hidden;
		text-align:left;
	}
* html div.profole_short_details
	{
		left:10px;
	}
	div.profole_short_details div.text
	{
		position:relative;
		border:0px solid red;
		width:100px;
		float:left;
		text-transform:capitalize;
	}
	div.profole_short_details div.value
	{
		position:relative;
		font-weight:bold;
		border:0px solid red;
	}
	div.zodiac_match_online
	{
		position:absolute;
		top:35px;
		right:5px;
		width:40px;
		border:0px solid blue;
	}
	div.offline_online img
	{
		position:relative;
	}
/*###################################*/	
	div.profile_votes_block
	{
		position:relative;
		border:0px solid red;
		width:400px;
		margin-top:10px;
		margin-bottom:15px;
		margin-left:auto;
		margin-right:auto;
		background-color:#eee;
	}
	div.profile_votes_block div.title
	{
		position:relative;
		line-height:25px;
		height:25px;
		vertical-align:middle;
		text-align:center;
		text-transform:capitalize;
		font-weight:bold;
	}
	div.profile_votes_block div.form_conteiner
	{
		position:relative;
		border:0px solid green;
		width:300px;
		margin-left:auto;
		margin-right:auto;
		text-align:center;
	}
	div.profile_votes_block div.form_conteiner form, input
	{
		margin:0px;
		padding:0px;
	}
	div.profile_votes_block div.form_conteiner span
	{
		border:0px solid silver;
		margin:4px;
	}
	div.profile_votes_block div.form_conteiner span label
	{
		border:0px solid red;
		position:relative;
	}	
	div.profile_votes_block div.form_conteiner img
	{
		position:absolute;
		top:0px;
	}
	div.rate_block
	{
		width:100px;
		margin-left:auto;
		margin-right:auto;
		margin-top:5px;
	}
	div.user_info
	{
		position:relative;
		width:520px;
		border-bottom:0px solid #000;
		border-right:0px solid #000;
		border-top:1px solid #000;
		border-left:1px solid #000;
		margin-left:10px;
	}
	div.user_info td
	{
		background-color:#CBCFD1;
		border-bottom:1px solid #000;
		border-right:1px solid #000;
		padding-left:3px;
	}
	div.descriptions
	{
		position:relative;
		width:520px;
		border:1px solid #000;
		background-color:#CBCFD1;
		margin-left:10px;
		margin-top:10px;
	}
	/*##############################################*/
	td.profile_header_first
	{
		font-size:11px;
		font-family:arial;
		font-weight:bold;
		text-align:center;
		background-color:#E4E4E4;
		background-repeat:repeat-x;
		height:20px;
	}
	td.profile_td_2_first, .profile_td_2 
	{
		font-weight:bold;
	}
	td.profile_header, .profile_desc_header
	{
		background-color:#CBCFD1;
		font-size:11px;
		font-family:arial;
		font-weight:bold;
		text-align:center;
		height:20px;
	}
	td.profile_desc_text
	{
		border-top:1px solid #000;
		border-bottom:1px solid #000;
		padding-left:5px;
		padding-right:5px;
	}
	div.profile_friends_block
	{
		position:relative;
		margin-top:20px;
		border:1px solid #9B9A9A;
		margin-bottom:10px;
		padding:2px;
		overflow:hidden;
	}
	div.profile_friends_block div.title
	{
		position:relative;
		border:1px solid #9B9A9A;
		margin:0px 0px 5px 0px;
		padding:0px 0px 0px 10px;
		background-image:url(../images/box_border_header_bg.gif);
		background-repeat:repeat-x;
		background-color:#E4E4E4;
		height:25px;
		line-height:25px;
		vertical-align:middle;
		font-weight:bold;
		text-transform:uppercase;	
	}
	.freindListPadding
	{
		margin-top:10px;
		position:relative;
		border:0px solid blue;
	}
	div.profile_friend_list
	{
		position:relative;
		overflow:hidden;
		margin:0px;
		padding:0px;
		border:0px solid red;
	}
	div.profile_friend_list div
	{
		margin:0px 10px 10px 10px;
	}
/*#########################################*/
	.profCom
	{
		margin-top:10px;
		position:relative;
	}
	.profCom .designBoxContent
	{
		background-color:#f0f0f0;
		padding:5px;
	}
	div#profileComments
	{
		position:relative;
	}
	div.comment_row
	{
		position:relative;
		border-bottom:1px solid #d2d2d2;
		margin-bottom:10px;	
	}
	div.comment_caption
	{
		position:relative;
		font-weight:bold;
		margin-bottom:5px;
		padding-left:20px;
	}
	div.comment_text
	{
		position:relative;
		margin-bottom:5px;
		border:1px solid #000;
		background-color:#f0f0f0;
		padding:3px;
		padding-left:5px;
	}
	div.block_menu
	{
		position: absolute;
		right:10px;
		top:5px;
		font-weight: bold;
		cursor: pointer;
	}
	div.add_comment, div.addcomment_submit, div.addcomment_textarea
	{
		position:relative;
		text-align:right;
		margin-bottom:5px;
		margin-top:10px;
		padding-right:60px;			
	}
	textarea.comment_textarea
	{
		width:450px;
		height:70px;
	}
	div.comment_menu
	{
		position:relative;
		border:0px solid red;
		height:16px;
		margin-bottom:5px;
		background-color:#eee;
	}
	div.comment_menu div.for_all
	{
		position:absolute;
		top:0px;
		right:10px;
		border:0px solid green;
	}
	div.comment_menu div.for_all span
	{
		margin:0px 5px;
	}
	div.comment_menu div.for_edit
	{
		position:absolute;
		top:0px;
		left:10px;
		border:0px solid blue;
	}
	div.addcomment_submit
	{
		border:0px solid red;
	}
	div.answer_smiles
	{
		position:relative;
		text-align:center;
		border:0px solid red;
	}
	div.commentNew
	{
		position:absolute;
		top:4px;
		right:10px;
		color:green;
	}
	div.thumbnail_block
	{
		margin:7px;
	}
/* ########################################## */	
	div.profCom .designBoxFirstContent
	{
		padding-bottom:15px;
	}
