/*##############################################################*/
	div.logged_section_block
	{
		position:relative;
		top:100px;
		left:100px;
		height:35px;
		border:0px solid red;
		/*border-bottom:2px solid #E1E1E1;*/
		text-align:left;
		font-weight:bold;
		
	}
	div.logged_section_block div
	{
		position:relative;
		float:left;
		height:20px;
		line-height:20px;
		vertical-align:middle;
		border:0px solid red;
		margin-top:9px;
		margin-right:5px;
	}
/*##############################################################*/
	div#ppoll_menu
	{
		text-align:center;
		margin-bottom:10px;
		text-transform:capitalize;
	}
	
	div.pollBody
	{
		position:relative;
		float:left;
	}
	div.pollInfo
	{
		position:relative;
		float:left;
		left:30px;
	}
/*##############################################################*/
	.imgAeDating
	{
		position:absolute;
		top:0px;
		left:0px;
		margin:auto;
	}
/*#######################for class from index.php########################*/
	.castMyVoisAndSubscrible
	{
		text-align:center;
		margin-top:5px; 
		color:#466887;
		font-size:12px;
		font-weight:normal;
		height:20px;
		width:100px;
		border-top:1px solid #E6E2FB;
		border-left:1px solid #E6E2FB;
		border-bottom:1px solid #000000;
		border-right:1px solid #000000;
		margin-bottom:10px;
	}
/*##############################################################*/
.joinNowAndLoggin
{
	 position:relative;
}
/************************************************* height:240px; ************************************************/	
	.topHead
	{
		position:relative;
		width:744px;
		height:330px;
	}
	.topHeadLogged
	{
		position:relative;
		width:744px;
		height:330px;
	}
	.peopls
	{	
	
		position:absolute;
		left:0px;
		top:0px;
		margin-top:10px;
		margin-left:10px;
	}
	.textTop
	{	
		width:510px;
		position:relative;
		top:6px;
		left:220px;
		font-size:14px;
	}
	
	.signUpToday, .talkWithOther 
	{
		font-family:Trebuchet MS;
		color:#3969A5;
		margin-left:50px;
	}
	
	.signUpToday
	{
		font-size:32px;
		font-weight:bold;
	}
	.talkWithOther 
	{
		margin-top:8px;
		font-size:14px;
	}
	
	.joinNowImg
	{
		margin-left:10px;
		margin-top:10px;
		/*margin-bottom:50px;*/
	}
	.blockForLogIn
	{
		position:absolute;
		top:0px;
		right:0px;
		width:250px;
	}

	.textAleady
	{
		position:relative;
		font-size:18px;
		font-family:Trebuchet MS;
	}
	div.nick, div.pass
	{
		font-size:11px;
		font-family:Trebuchet MS;
		font-weight:bold;
		position:absolute;
		top:20px;
	}
	.nick
	{
		right:210px;
	}
	.pass
	{
		right:120px;
	}
	
	input.inputNick, input.inputPass
	{
		font-family: Tahoma;
		font-size: 11px;
		border: 1px solid #7f9db9;
		position:absolute;
		top:40px;
	}
	.inputNick
	{
		right:180px;
	}
	.inputPass
	{
		right:85px;
	}
	.login_img
	{
		background:none;
		font-size:0px;
		border:none;
		width:79px;
		height:31px;
		position:absolute;
		right:0px;
		top:25px;
	}

/*##################Content of qickSearch#####################*/
	div.qsi_line
	{
		position:relative;
		background-color:#fff;
		height:20px;
		margin-bottom:5px;
		margin-left:auto;
		margin-right:auto;
		margin-top:auto;
	}

	div.qsi_first
	{
		position:relative;
		float:left;
		width:90px;	
		line-height:18px;
		vertical-align:middle;
		text-align:center;
		white-space:nowrap;
		font-weight:bold;
	}
	div.qsi_second
	{
		position:relative;
		float:left;
		width:102px;
		left:15px;
	}
	div.qsi_second select, input
	{
		background-color:#FFFFFF;
		vertical-align:middle;
		font-size:11px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		margin:0px;
		padding:0px;
		border:1px solid #7f9db9;
	}
	div.qsi_second input
	{
		padding:1px 1px;
	}
/*#############Content of memberStat###################*/ 
	div.membes_statistic_block
	{
		position:relative;
		text-align:center;
		padding-top:20px;
	}
	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:#E5E4F5;
		vertical-align:middle;
		font-size:10px;
		font-family:Arial, Helvetica, sans-serif;
		margin:0px;
		padding:0px;
		border: 1px solid #100E65;
	}
/*#################Content of FreedBack#####################*/
	div#freedBack .subject
	{
		position:relative;
		color:#0168B9;
		font-weight:bold;
		text-align:left;
		margin-bottom:5px;
		margin-top:50px;
	}
	
	div#freedBack .text
	{
		position:relative;
		text-align:left;
		font-style:italic;
		padding-left:5px;
		margin-top:-60px;
		
	}

	div#freedBack .author
	{
		position:relative;
		text-align:right;
		margin-bottom:10px;
		margin-top:5px;
		padding-right:5px;
	}
/*############Content of Survy######################*/
	div.survey_block
	{
		position:relative;
		border:0px solid red;
	}
	div.survey_question
	{
		position:relative;
		text-align:left;
		color:#000000;
		font-weight:bold;
		margin-bottom:20px;
		padding-left:10px;
	}
	div.survey_answer_block
	{
		border:0px solid red;
		margin:0px 12px;
	}
	div.survey_answer
	{
		margin:4px 0px;
	}
	div.survey_answer input
	{
		border:none;
	}

/*##############Content of Top Rated####################*/
	div#prof_of_week
	{
		position:relative;
		float:left;
		width:190px;
	}
	
	div#prof_of_week .thumbnail_block
	{
		margin-left:40px;
	}
	
	* html, div#prof_of_week .thumbnail_block
	{
		margin-left:20px;
	}
	
	div.top_rated_divider
	{
		position:relative;
		width:2px;
		float:left;
		background-color:#DEDEDE;
	}
	div#prof_of_month
	{
		position:relative;
		float:left;
		width:190px;
		left:14px;
		margin-left:auto;
		margin-right:auto;
	}
	
	div#prof_of_month .thumbnail_block
	{
		margin-left:40px;
	}
	
	* html, div#prof_of_month .thumbnail_block
	{
		margin-left:20px;
	}
	
	div.top_rated_head
	{
		position:relative;
		font-weight:bold;
		text-align:center;
		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:80px;
		height:auto;
		left:40px;
		top:12px;
	}

/*#############NewsLetters#####################*/
	.text
	{
		padding-top:70px;
		padding-bottom:10px;
		padding-left:5px;
	}
	div#NewsLetters .text
	{
		position:relative;
	}
	div#NewsLetters .email_here
	{
		position:relative;
		text-align:center;
		margin-top:10px;
	}
	div#NewsLetters .input
	{
		position:relative;
		margin-top:4px;
		text-align:center;
	}
/*#############News#####################*/
	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;
	}

/*###############TopMembers###################*/
	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:#E5E4F5;
		vertical-align:middle;
		font-size:11px;
		font-family:Arial, Helvetica, sans-serif;
		margin:0px;
		padding:0px;
		border: 1px solid #100E65;		
	}
	div.topmembers_block
	{
		position:relative;
		text-align:left;
		background-color:#FFFFFF;
		overflow:hidden;
		border:0px solid red;
		padding-left:5px;
	}
	div.topmembers_desc_block
	{
		position:relative;
		float:right;
		border:0px solid red;
		margin:0px;
		width:580px; 
		padding-left:5px;
		padding-right:7px;
		padding-bottom:2px;
	}
	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:13px;
		vertical-align:middle;
		font-weight:bold;
		color:#6769A7;
		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;
	}
/*##################################*/
	.setUp
	{
		width:610px;
	}
	
	div#qickSearch div.designBoxContent
	{
		height:310px;
	}
	div#memberStat div.designBoxContent
	{
		height:310px;
	}
	div#survey div.designBoxContent
	{
	height:310px;
	}
	div#freedBack  div.designBoxContent
	{
	height:310px;
	padding-left:3px;
	padding-right:3px;
	}
	div#topRated div.designBoxContent,div.top_rated_divider
	{
	height:310px;
	}
	div#newsLetters div.designBoxContent
	{
	height:300px;
	padding-left:3px;
	padding-right:3px;
	}
	div#news div.designBoxContent
	{
	height:300px;
	padding-left:3px;
	padding-right:3px;
	}
	div#topMembers div.designBoxContent
	{
		padding-bottom:5px;
	}
	div#qickSearch, div#memberStat, div#survey
	{
		position:relative;
		width:198px;
		float:left;
	}
	#qickSearch
	{

	}
	#memberStat
	{
		margin-left:5px;
	}
	
	#survey
	{
		margin-left:5px;
	}
/*#############################################*/
	.setMiddle
	{
		width:740px;
		margin-top:5px;
	}
	
	div#freedBack, div#topRated
	{
		position:relative;
		float:left;
	}
	#freedBack
	{
		width:198px;
		font-size:11px;
		font-family:Arial;
		color:#333366;
	}
	#topRated
	{
		margin-left:2px;
		width:736px; 
	}
/*############################################*/
	.setDown
	{
		width:610px;
		margin-top:5px;
	}
	
	div#newsLetters, div#news
	{
		position:relative;
		width:198px;
		height:350px;
	}
	
	#newsLetters
	{
		
	}
	
	#news
	{
		margin-top:-20px;
	}
	
	div.newsLettersAndNews, div#topMembers
	{
		float:left;
	}
	
	#topMembers
	{
		position:relative;
		width:740px; 
		margin-left:5px;
	}
/*##############################################*/
	div.bodyMenuLeft, div#featured
	{
		float:left;
	}
	.bodyMenuLeft
	{
		position:relative;
		width:610px;
	}
	div#featured
	{
		position:relative;
		width:135px;
	}
	.featured_block
	{
		position:relative;
		margin:3px 0px;
	}
	.featured_block div.thumbnail_block
	{
		margin-left:auto;
		margin-right:auto;
	}
	
	
	