@charset "iso-8859-1";
@import url(../../base/css/index.css);
/*------------------*/

/*#################################################################*/
	div#content
	{
		position:relative;
		border:1px solid #7A8084;
		border-top:none;
		background-color:#CBCFD1;
		padding:7px;
		overflow:hidden;
	}
	div#left_column_menu
	{
		position:relative;
		width:215px;
		float:left;
		border:0px solid red;
	}
	div#left_column_content
	{
		position:relative;
		width:215px;
		float:right;
	}
	div#right_column_menu
	{
		position:relative;
		width:529px;
		float:right;
		left:-10px;
		min-height:440px;
		height:auto;
	}
* html div#right_column_menu
	{
		height:440px;
	}
	div#right_column_content
	{
		position:relative;
		width:529px;
		float:left;
		left:10px;
		min-height:440px;
		height:auto;
		border:0px solid red;
	}
* html div#right_column_content
	{
		height:440px;
	}
/*#################################################################*/
	
	div#MemberStat, div#Featured, div#index_login_section, div#TopMembers, div#QuickSearchIndex
	{
		position:relative;
		margin:0px;
		padding:0px;
		display:block;
	}
/*##############################################################*/
	div#Featured div.designBoxFirst div.container
	{
		overflow:hidden;
		min-height:10px;
	}
	div.featured_block
	{
		position:relative;
		width:255px;
		float:left;
		margin:3px 0px;
	}
	div.featured_info
	{
		position:relative;
		top:24px;
		left:15px;
		border:0px solid red;
		width:130px;
		float:left;
		font-weight:bold;
	}
	div.featured_nickname
	{
		color:#000000;
		line-height:20px;
	}
/*##############################################################*/
/*##############################################################*/
	div#MemberStat
	{
		position:relative;
		display:block;
	}
	div.membes_statistic_block
	{
		position:relative;
		text-align:center;
	}
	div.member_stat_block
	{
		position:relative;
		display:block;
		width:150px;
		height:auto;
		margin:0px auto;
		border:0px solid red;
		overflow:hidden;
		text-align:left;
	}
	div.member_stat_block div
	{
		border:0px solid red;
		margin:2px 0px;
	}
	div.member_stat_block div select
	{
		background-color:#FFFFFF;
		vertical-align:middle;
		font-size:11px;
		font-family:Arial, Helvetica, sans-serif;
		margin:0px;
		padding:0px;
		border:1px solid silver;
	}
/*##############################################################*/
/*##############################################################*/
	div#QuickSearchIndex div.container div, div#QuickSearchIndex div.container div select
	{
		width:130px;
		margin-left:auto;
		margin-right:auto;
	}
	div#QuickSearchIndex div.container div
	{
		margin-bottom:3px;
		border:0px solid red;
	}
	div#QuickSearchIndex div.container div span
	{
		margin-right:4px;
	}
	div.qsi_line
	{
		position:relative;
		overflow:hidden;
		height:20px;
		margin-bottom:2px;
	}
	
	div.qsi_first
	{
		position:relative;
		float:left;
		width:90px;	
		line-height:18px;
		vertical-align:middle;
		text-align:right;
		white-space:nowrap;
	}
	div.qsi_second
	{
		position:relative;
		float:left;
		width:102px;
		left:6px;
	}
	div.qsi_second select, input
	{
		background-color:#FFFFFF;
		vertical-align:middle;
		font-size:11px;
		font-family:Arial, Helvetica, sans-serif;
		margin:0px;
		padding:0px;
		border:1px solid silver;
	}
	div.qsi_second input
	{
		padding:1px 1px;
	}
/*##############################################################*/
/*##############################################################*/
	div#Survey
	{
		position:relative;
		display:block;

	}
	div.survey_block
	{
		position:relative;
		border:0px solid red;
	}
	div.survey_question
	{
		position:relative;
		text-align:left;
		color:#000000;
		font-weight:bold;
		margin-bottom:10px;
	}
	div.survey_answer_block
	{
		width:170px;
		border:0px solid red;
		margin-left:20px;
	}
	div.survey_answer
	{
		margin:2px 0px;
	}
	div.survey_answer input
	{
		border:none;
	}
/*##############################################################*/
	div#News
	{
		position:relative;
		display:block;
	}
	div.news_title
	{
		position:relative;
		color:#0168B9;
		font-weight:bold;
		height:30px;
		line-height:30px;
		vertical-align:middle;
	}
	div.news_text
	{
		position:relative;
		line-height:18px;
	}
	div.news_date
	{
		position:relative;
		text-align:right;
		font-style:italic;
		padding-right:5px;
		margin:3px 0px;
	}
	div.news_divider
	{
		position:relative;
		margin:10px 0px;
		border-bottom:1px solid silver;
	}
	
/*##############################################################*/
	div#TopRated
	{
		position:relative;
		display:block;
	}
	div#prof_of_week
	{
		position:relative;
		float:left;
		width:241px;
		margin:0px;
		padding:0px;
	}
	div.top_rated_divider
	{
		position:relative;
		width:2px;
		float:left;
		background-color:#DEDEDE;
		height:150px;
	}
	div#prof_of_month
	{
		position:relative;
		float:left;
		width:240px;
		left:20px;
		margin:0px;
		padding:0px;
	}
	
	div.top_rated_head
	{
		position:relative;
		color:#3B3B3B;
		font-weight:bold;
		text-align:left;
		margin-bottom:10px;
	}
	div.top_prof_not_avail
	{
		position:relative;
		text-align:center;
		font-weight:bold;
		margin-top:20px;
	}
	div.rate_block_position
	{
		position:relative;
		float:left;
		width:100px;
		height:auto;
		left:15px;
		top:12px;
		border:0px solid red;		
	}
/*##############################################################*/
	div#top_members_menu
	{
		position:relative;
		border:0px solid red;
		text-transform:capitalize;
		text-align:center;
		margin-bottom:10px;
	}
	div.top_members_select
	{
		position:relative;
		text-align:center;
		margin:4px 0px 8px 0px;
	}
	div.top_members_select select
	{
		background-color:#FFFFFF;
		font-family:Verdana, "Times New Roman", Times, serif;
		vertical-align:middle;
		font-size:11px;
		margin:0px;
		padding:0px;
		border:1px solid silver;		
	}
	div.topmembers_block
	{
		position:relative;
		text-align:left;
		overflow:hidden;
		border:0px solid red;
		background-color:#EDE7E8;
		
	}
	div.topmembers_desc_block
	{
		position:relative;
		float:left;
		border:0px solid red;
		left:14px;
		width:350px;

	}
	div.topmembers_nickname
	{
		position:relative;
		height:20px;
		line-height:20px;
		vertical-align:middle;
		text-align:left;
		color:#000000;
		font-weight:bold;
	}
	div.topmembers_age_sex_country
	{
		position:relative;
		line-height:20px;
		vertical-align:middle;
		font-weight:bold;
		border-bottom:2px solid #EAEAEA;
	}
	div.topmembers_self_desc
	{
		position:relative;
	}
	div.topmembers_more
	{
		position:relative;
		margin-top:7px;
	}
	div.top_member_divider
	{
		position:relative;
		clear:both;
		font-size:1px;
		background-color:#dedede;
		height:1px;
		margin:10px;
	}
/*##############################################################*/
/*##############################################################*/
	div#NewsLetters
	{
		position:relative;
		display:block;
	}
	div#NewsLetters .text
	{
		position:relative;
		text-align:justify;
	}
	div#NewsLetters .email_here
	{
		position:relative;
		text-align:center;
		margin-top:10px;
	}
	div#NewsLetters .input
	{
		position:relative;
		margin-top:4px;
		text-align:center;
	}
/*##############################################################*/
	div#SuccessStory
	{
		position:relative;
		display:block;
	}
	div#SuccessStory .subject
	{
		position:relative;
		color:#0168B9;
		font-weight:bold;
		text-align:left;
		margin-bottom:5px;
	}
	div#SuccessStory .text
	{
		position:relative;
		text-align:left;
		line-height:16px;
	}
	div#SuccessStory .author
	{
		position:relative;
		text-align:right;
		font-style:italic;
	}
/*##############################################################*/
/*##############################################################*/
	div#promo_search
	{
		border:1px solid #7A8084;
		border-top:none;
		border-bottom:none;
		background-color:#CBCFD1;
		position:relative;
		height:317px;
		background-image:url(../images/promo_search_bg.gif);
		background-repeat:repeat-x;
		overflow:hidden;
	}
	div#promo_search img#girl
	{
		position:absolute;
		top:0px;
		left:0px;
	}
	div#promo_search img#join
	{
		position:absolute;
		bottom:17px;
		right:60px;
	}
* html div#promo_search img#join
	{
		bottom:16px;
	}
	div#promo_block
	{
		position:absolute;
		top:21px;
		right:28px;
		width:300px;
		border:0px solid red;
	}
	div#promo_block div
	{
		position:relative;
		text-align:center;
		margin-bottom:10px;
		border:0px solid red;
	}
	div#promo_block div.header
	{
		font-size:24px;
		font-weight:bold;
	}
/*#################################################################*/
/*##############################################################*/
	div#ppoll_menu
	{
		text-align:center;
		margin-bottom:10px;
		text-transform:capitalize;
	}
	div.pollBody
	{
		position:relative;
		float:left;
		width:270px;
	}
	div.pollInfo
	{
		position:relative;
		float:left;
		left:30px;
	}
/*##############################################################*/