@charset "iso-8859-1";
/*@import url(../../base/css/profile_view.css);*
/*------------------*/

	div.profole_short_details {
		top:10px;
		left:20px;
		width:290px;
		margin:0px;
		padding:0px;
		position:relative;
		float:left;
		background-color:#300000;
		border: 1px solid #660000;

		overflow:hidden;
		text-align:left;
	}
	* html div.profole_short_details {
		left:10px;
	}
	div.profole_short_details div.text {
		position:relative;
		width:100px;
		float:left;
		text-transform:capitalize;

	}
	div.profole_short_details div.value {
		position:relative;
		font-weight:bold;
	}
	div.zodiac_match_online {
		position:relative;
		float:left;
		left:20px;
		width:90px;
	}
	div.zodiac_match_online div {
		position:relative;
	}
	div.profile_friends_block {
		position:relative;
		margin-top:20px;
		margin-bottom:10px;
		padding:2px;
		overflow:hidden;
	}
	div#container_friend_list div.thumbnail_block {
		margin:3px;
	
	}
	div.profile_friends_block div.title {
		position:relative;
		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;
	}
	div.profile_friend_list {
		position:relative;
		overflow:hidden;
		margin:0px;
		padding:0px;
	}
	div.profile_friend_list div {
		margin:0px 10px 10px 10px;
	}
	div.descriptions_block {
		position:relative;
		border:0px solid red;
		float:left;
	}
	div.user_info {
		width:246px;
		margin-bottom: 10px;
		position:relative;
		float:left;
		background-color:#300000;
	}
	td.profile_header_first, .profile_header, .profile_desc_header
	{
		height:25px;
		font-size:12px;
		font-weight:bold;
		color: #c37e3b;
		text-align:center;
		background-image:url(../images/pas_boxTtlBg.gif);
		background-repeat:repeat-x;
		border:1px solid #660000;
	}
	td.profile_td_1_first, .profile_td_1 {
		padding-left: 5px;
		border-left: 1px solid #660000;
	}
	td.profile_td_2_first, .profile_td_2
	{
		border-right: 1px solid #660000;
		font-weight:bold;
	}
	div.descriptions
	{
		position:relative;
		float:left;
		left: 6px;
		width:246px;
		background-color:#300000;
	}
	td.profile_desc_text {
		padding: 0px 5px 0px 5px;
		border-left: 1px solid #660000;
		border-right: 1px solid #660000;
	}
	div.profile_votes_block
	{
		position:relative;
		border:0px solid red;
		width:400px;
		margin-top:0px;
		margin-bottom:15px;
		margin-left:auto;
		margin-right:auto;

	}
	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;
	}
	div.thumbnail_block
	{
		margin:0px;
	}
/*###############################################*/
	div#profileComments
	{
		position:relative;
		border:0px solid red;
	}
	div.comment_row
	{
		position:relative;
		border-bottom:1px solid #cecece;
		margin-bottom:10px;
	}
	div.comment_caption
	{
		position:relative;
		font-weight:bold;
		margin-bottom:5px;
	}
	div.comment_text
	{
		position:relative;
		margin-bottom:5px;
		border:1px solid #cecece;
		background-color:#F3F5FF;
		padding:3px;
	}
/*###############################################*/
	div.block_menu
	{
		position: absolute;
		right: 5px;
		font-weight: bold;
		cursor: pointer;
		text-transform: uppercase;
	}
	div.db_1_block div.block_menu
	{
		top: 5px;
	}
	div.design_box_border div.block_menu
	{
		top: 0px;
	}
/*###############################################*/
	div.add_comment, div.addcomment_submit, div.addcomment_textarea
	{
		position:relative;
		text-align:right;
		margin-bottom:5px;
	}
	textarea.comment_textarea
	{
		width:530px;
		height:70px;
	}
	div.comment_menu
	{
		position:relative;
		border:0px solid red;
		height:16px;
		margin-bottom:5px;
		background-color:#EFF0F4;
	}
	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:0px;
		color:green;
	}
/*###############################################*/