/*------------------------------------------------------------------
Project:	MEKWA
Version:	1.29
Last change:	17/02/09
Author:   Target 
Corporate:   Mekwa
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
[Table of contents]

0. Body
1. Colors / Typography
2. Header / #header
3. Menu / #menu
4. Content / #content
5. Left / #left
5.1 Login / #login
5.2 Signup / #signup
5.3 Left_bar
5.4 Account
6. Middle / #middle
6.1 Entry
6.2 Inbox - left bar
6.3 Mailbox
6.4 New message
6.5 Read message
6.6 My profile
6.7 New entry
6.8 New entry preview
6.9 Pagination
7. Right / #right
8. Footer / #footer
9. Tag Cloud
10.Google Maps
11.Extras
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
[0. Body]
*/

*{
	margin: 0;
	padding: 0;
}

a:link{
	color: #498cfa;
}

a:visited{
	color: #498cfa;
}

a:hover{
	text-decoration: none;
}

body{
	height: 100%;
	/* to set a background image, just replace the current mekwa_bg.jpg by a new one with the same name */
	background: #fff url(../images/mekwa_bg.jpg) repeat-x top;
	color: #4C4C4C;
	line-height: 1.4em;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif; 
	font-size: 75%;
	text-align: center;
}

html {
	height: 100%;
}
hr{
	width:480px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #999;
	border-left: 1px solid #fff;
}
.clear{
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

.hidden{
	position: absolute;
	left: -10000px;
}

.btn_disable{
	padding:3px 6px;
	font-weight:normal;
	font-size:11px;
	color:#666;
	display:block;
	text-decoration:none;
	background-color:#ccc;
	border:0;
	margin-left:2px;
	cursor: pointer; 
 	cursor: hand;
	
}
.btn{
	padding:3px 6px;
	font-weight:normal;
	font-size:11px;
	color:#fff;
	display:block;
	text-decoration:none;
	background-color:#343434;
	border:0;
	margin-left:2px;
	cursor: pointer; 
 	cursor: hand;
}

.btn_save{
	padding:3px 6px;
	font-weight:bold;
	font-size:11px;
	color:#fff;
	display:block;
	text-decoration:none;
	background-color:#60a339;
	border:0;
	margin-left:2px;
	cursor: pointer; 
 	cursor: hand;
}
.btn a,
.btn a:visited{
	/*padding:4px 6px;*/
	font-size:11px;
	font-weight:normal;
	color:#fff;
	display:block;
	text-decoration:none;
	background-color:#343434;
	cursor: pointer; 
 	cursor: hand;
}
.btn_save a,
.btn_save a:visited{
	/*padding:4px 6px;*/
	font-size:11px;
	font-weight:normal;
	color:#fff;
	display:block;
	text-decoration:none;
	background-color:#60a339;
	cursor: pointer; 
 	cursor: hand;
}   
          
.entry_top_wishes a,
.entry_top_wishes b,

.entry_top_desires b,
.entry_top_desires a,
.left_bar_desires a,
.desire a{
	padding:4px 6px;
	font-weight:bold;
	color:#498cfa;
	display:block;
	/*margin:0 2px 1px 2px;*/
	margin:1px;
	text-decoration:none;
	background-color:#fff;
	float:left;
}
.entry_top_wishes a:hover,
                   
.entry_top_desires a:hover,
.left_bar_desires a:hover,
.desire a:hover{
	color:#fff;
	background-color:#498cfa;
	text-decoration:none;
}
.desire a.selected_desire{
	color:#fff;
	background-color:#498cfa;
	text-decoration:none;
}

.desire a:hover.selected_desire{
	color:#498cfa;
	background-color:#f3f8fe;
	text-decoration:none;
}





.desire_text a{
	padding:4px 6px;
	font-weight:bold;
	color:#498cfa;
	display:block;
	margin:1px 2px 1px 0;
	text-decoration:none;
	background-color:#fff;
	float:left;
}
.desire_text a:hover{
	color:#fff;
	background-color:#498cfa;
	text-decoration:none;
}

.desire_close{
	background-color:#fff;
	display:block;
	margin:1px;
	float:left;
}
.desire_close a{
	padding:2px 2px;
	font-weight:bold;
	font-size:12px;
	color:#498cfa;
	display:block;
	margin:2px;
	text-decoration:none;
	background-color:#fff;
	float:left;
}

.desire_close a:hover{
	color:#fff;
	background-color:#498cfa;
	text-decoration:none;
}
.desire_close a img{
	color:#498cfa;
	padding:1px;
	background-color:#fff;
	float:left;
}

.desire_close a:hover img{
}
.fleft{float:left;}
.fleft a:visited,
.fright a:visited;{
	color:#fff;
}
.fright{float:right;}
.opacity{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
img{ border:0;}
.middle_box{
	padding:7px 7px 0 7px;
	background-color:#EAEAEA;
	float:left;
}
.middle_headers{
	/*width:461px;*/
	width:466px;
	/*padding:0 0 7px 0;*/
	margin:0;
	float:left;
	background-color:#EAEAEA;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
}
.middle_headers_wrapper{
	width:466px;
	float:left;
}
.middle_headers h1{
	/* width:458px; */
	width:453px;
	background-color:#FFFFFF;
	margin:0;
	padding:4px;
	font-size:14px;
	float:left;
}
.middle_headers_select_wrapper{
	width:146px;
	float:right;
}
.middle_headers_select{
	width:90px;
	height:20px;
	border:1px solid #ccc;
	border-width:1px;
	margin:4px 0 0 0;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
	font-size:12px;
	float:left;
}
.middle_headers_select_txt{
	padding:4px 4px 0 4px;
	float:left;
}

.block_big{
	width:480px;
	background-color:#EAEAEA;
	float:left;
}
.block_big h1{
	background-color:#FFF;
	padding:4px;
	margin:7px;
	font-size:14px;
}
.block_big p{
	margin:0 7px 7px 7px;
}


.block_updates{
	width:480px;
	border-bottom:1px solid #fff;
	float:left;
}
.block_photo{
	padding:7px;
	float:left;
}
.block_text{
	width:320px;
	margin:5px 0 0 7px;
	float:left;
}
.block_btns{
	width:75px;
	margin-top: 5px;
	text-align: center;
	float:left;
}
/*------------------------------------------------------------------
[1. Colors / Typography]
*/
.grey_light{background-color:#eaeaea;}
.blue_link{color:#498cfa;}

.grey_txt{ color:#4C4C4C;}

.error_bg{
	padding-top:4px;
	/*border:solid 1px #dd3c10;*/
	/*background:#ffebe8;*/
	background-color: #FFFFCC;
}
.error_invitations{
	width: 461px;
	font-size:11px;
	font-weight: bold;
	margin:4px 0;
	padding:6px;
	/*border:solid 1px #dd3c10;
		background:#ffebe8;*/
	background-color: #FFFFCC;
	border: 1px solid #DDDB54;
}

.invitations_loading{
	text-align:center;
}

.error,
#errorExplanation{
	font-size:11px;
	margin:0 0 10px 0;
	padding:6px;
	/*border:solid 1px #dd3c10;
		background:#ffebe8;*/
	background-color: #FFFFCC;
	border: 1px solid #DDDB54;
}
#errorExplanation h2{
	display:none;
}
#errorExplanation ul{
	padding-left: 20px;
}
#errorExplanation ul li{
	font-weight: bold;
}
.flash_notice{
	margin:8px 0;
	padding:6px;
	font-size:12px;
	font-weight:bold;
	color: #4C4C4C;
	background-color:#DAE3F6;
	border:1px solid #498CFA;
}

.small{ 
	font-size:10px;
	font-weight:normal;
}

	h1{ font-size:18px;}
	h2{ font-size:16px;}
	h3{ font-size:14px;}
	h4{ font-size:12px;}
	h5{ font-size:11px;}
	h6{ font-size:10px;}

	h1, h2, h3, h4, h5, h6{
		margin:0;
		padding:0;
	}
	
	.OC{ background-color:#FF6969;}
	.AS{ background-color:#FADF71;}
	.AF{ background-color:#C2D5E6;}
	.AN{ background-color:#D2E695;}
	.EU{ background-color:#F0ADC5;}
	.NA{ background-color:#CAB8E0;}
	.SA{ background-color:#EAEAEA;}

	
	.entry_green{ background-color:#cbdb2a;}
	.entry_yellow{ background-color:#fcd404;}
	.entry_pink{ background-color:#ec008c;}
	.entry_blue{ background-color:#00aeef;}
	.entry_red{ background-color:#ed1c24;}
	/*------------------------------------------------------------------
	[2. Header]
	*/
	#header
	{
		width:950px;
		background-color: #fff;
		margin: 0;
		border-width:0 0 1px 0;
		float:left;
	}
	#header_home
	{
		width:950px;
		height:68px;
		background-color: #fff;
		margin: 0;
		border-width:0 0 1px 0;
		float:left;
	}
	
	
	#home_quotes_wrapper {
		display:block; 
		width:600px;
		float:left;
         margin-left:200px;
		padding-top:26px;
		
		}
	
	#home_quotes {
	
		font-size:19px;	
	    float:left;
		color:#000;
		
		
		}
		
	.home_quote  {
			font-size:11px;	
				text-align:left;
				color:#000;
			
		}
	
		.home_quote a:active {
			
			color:#000;
			text-decoration:none;
		
	}
	
		.home_quote a:hover {
			color:#498cfa;
			text-decoration:none;
		
	}
	
		.home_quote a {
			color:#000;
			text-decoration:none;
		
	}
		
	

	.log_info{
		width:100%;
		height:25px;
		background:#fff url(../images/log_bg.gif) repeat left center;
		float:left;
	}
	.log_info p{
		height:25px;
		_height:17px;
		font-size:11px;
		font-weight:bold;
		color:#3e3e3e;
		padding:4px;
	}

	.log_info_user{
		margin-left:10px;
		float:left;
	}
	.log_info_user span{
		padding: 5px 0 0 2px;
		font-size:11px;
		float:left;
	}
	.log_info_user span a{
		color:#498CFA;
	}
	.log_info_user span a:Hover{
		color:#3E3E3E;
	}
	
	
	.log_info_user span img{
		float:left;
	}
	.log_info_right{
		padding:2px 0 0 0;
		/*width:450px;*/
		height:25px;
		float:right;
	}
	.log_info_right p{
		padding:2px 4px 0 0;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		float:right;
	}	
	.log_info a{
		text-decoration:none;
	}
	
	.log_info_right span {
		float:right;
		padding: 0 5px 0 0;
	}
	.log_info_right .menu a{
		padding: 0 5px 0 5px;
	}
	
	.log_info_right .left_search_input{
		width:130px;
	}

	.log_status{
		width:170px;
		height:25px;
		background-color:#EAEAEA;
		float:left;
	}
	.log_status h1{
		background-color:#FFF;
		font-size:12px;
		padding:2px 4px;
		margin:3px 5px;
	}
	.logo{
		width:100px;
		height:30px;
		float:left;
	}
	
	.logo img{
		width:80px;
		height:20px;
		padding: 2px 0 0 6px;
	}
	
	
	.logo_home{
		width:123px;
		height:68px;
		float:left;
	}
	
	.logo_home img{
		width:123px;
		height:68px;
		padding-left:8px;
		
	}

	.beambox{
		width:170px;
		height:57px;
		background-color:#EAEAEA;
		float:right;
	}
	.beambox img,
	.beambox a img{
		height:50px; 
		width:50px; 
		background-color:white; 
		margin:2px 5px 0 0;
		padding:0;
		float:right;
	}
	
	.iphone_beambox {
	background-color: #EAEAEA;
	float: left;
	}
	.iphone_beambox h2{
		margin: 7px;
		padding: 4px;
		background-color: #fff;
	}
	.iphone_beambox_bg{
		width: 170px;
		height: 270px;
		background: transparent url(../images/beambox.gif) top left no-repeat;
		float: left;	
	}
	
	.iphone_beambox_container{
		margin-left: 14px;
	}
	.iphone_beambox_container img{
		width: 60px;
		height: 60px;
		border: 0px solid none;
		background-color: #fff;
		margin: 5px;
		float: left;	
	}
	.iphone_text{
		background-color: #fff;
		padding: 0 0 10px 0;
	}
	.iphone_text p{
		font-size:12px;
		padding:10px 18px 0px 18px;
	}
	.iphone_text a{
		text-decoration:none;
	}
	/*------------------------------------------------------------------
	[3. Menu]
	*/
	
	#menu {list-style-type:none; 
	margin:2px 0 0 5px;
	padding:0;
	float: left;
	}
	
	#menu li {display:block; float:left; position:relative; z-index:10; margin-right:1px;}
	#menu li span {display:block; z-index:10; background: #eaeaea; padding: 3px 4px;font-size: 12px; margin-right: 4px; }
	#menu li a, #menu li a:visited {display:block; padding:0;}
	
	#menu dl {position:absolute; top:0; left:0; margin: 0; padding: 0; /*background: url(../images/transparency.gif);*/}
	#menu dt {margin:0; font-size: 12px; font-weight: normal; border-bottom:1px solid #fff; float:left;}
	#menu dd {display:none; background: transparent; border-bottom:1px solid #cce; clear:left; margin:0; padding:0; color: #fff; font-size: 12px; text-align:left;}
	
	#menu dt a, #menu dt a:visited { display:inline-block; color: #498CFA; padding: 2px 4px; text-decoration:none; background-color: white;}
	#menu dd a, #menu dd a:visited {display:block; background:#FFF; color:#999; text-decoration:none; padding: 2px 4px; font-size:10px;}
	
	#menu li a:hover {border:0;}
	
	#menu li dd a{font-weight: normal;}
	
	#menu li:hover dd, #menu li a:hover dd {display:block;}
	#menu li:hover dl, #menu li a:hover dl {border-bottom:1px solid #498CFA;
		border-left:1px solid #ccc;
		border-right:1px solid #ccc;
	}
	#menu li:hover dt a, #menu li a:hover dt a {background: #498CFA; color:#fff;}
	
	#menu dd a:hover {background: #eaeaea; color:#000;}

		/*------------------------------------------------------------------
		[4. Content]
		*/

		#content{
			width:950px;
			margin-top:50px;
			margin-bottom: 150px;
			float:left;
		}
		.homepage_margin{
			padding-left:15px;
		}

		/*------------------------------------------------------------------
		[5. Left]
		*/

		#left{
			width:250px;
			margin-right:20px;
			float:left;
		}
		.left_bar{
			width:226px;
			padding:7px;
			background-color:#eaeaea;
			float:left;
		}

		.left_bar a, .left_bar div{
			text-decoration:none;
			font-weight:bold;
		}
		.left_bar a:hover{
			text-decoration:none;
		}
		.left_bar_inbox_mrg{
			margin:10px 0 0 0;
		}
		.left_bar_mrg{
			margin:0 0 10px 0;
		}
		.left_bar_btn{
			float:left;	
		}
		.left_bar_btn a.left_bar_btn_mrg, div.left_bar_btn_mrg {
			margin-bottom:4px;
		}
		.left_bar_btn a, .left_bar_btn div{
			width:223px;
			height:20px;
			display:block;
			padding:0 2px 2px 2px;
			background-color:#353535;
			color:#FFFFFF;
			text-decoration:none;
			float:left;
		}
		.left_bar_btn a img, .left_bar_btn div img{
			/*padding:2px 4px 0 2px;*/
			padding:2px 4px 0 2px; float:left
		}
		.left_bar_btn a:Hover, .left_bar_btn a:Hover, .left_bar_btn div{
			background-color:#FFFFFF;
			color:#353535;
			text-decoration:none;
		}
		.left_bar a p{
			float:left;
			padding:2px 0 0 0;
		}

		.left_bar p{
			padding:4px 0;
			font-weight:normal;
			float:left;
		}
		.left_bar h1 img{
			float:right;
		}
		.left_bar_h{
			width:226px;
			background-color:#FFFFFF;
			float:left;
		}
		.left_bar_h h1{
			padding:4px;
			background-color:#FFFFFF;
			float:left;
		}
		.left_bar_h a img{
			margin:5px 4px 0 0;
			float:right;
		}
		.left_bar_h a:Hover img{
			margin:5px 4px 0 0;
		}
		.left_balloon{
			margin-left:200px;
		}
		.mekwa_box{
				width:240px;
				margin-bottom:10px;
				text-align:center;
		}
		.person_box{
				width:226px;
				margin:10px 0 0px 0;
				text-align:center;
		}
		.left_search_input{
			width:194px;
			height:16px;
			padding:2px;
			border:1px solid #ccc;
			border-width:1px;
			font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
			font-size:12px;
			float:left;
		}
		.left_search_btn{
			width:26px;
			height:21px;
			background:#000 url(../images/search_btn.gif) no-repeat center top;
			border:none;
			cursor: pointer; 
		 	cursor: hand;
			float:left;
		}
		.left_search_spinner{
			margin-right:4px;
		}
		#left_search img{
			float:left;
		}
		#left_share a{
			float:right;
		}
		#left_share select{
			width:200px;
			height:22px;
			border:1px solid #ccc;
			border-width:1px;
			float:left;
		}
		#share_collection{
			float:left;
		}
		
		/*--- Left BEAM BOX ---*/
		.left_beambox{
			margin:0px 3px 4px 4px;
			float:left;
		}
		
		/*--- Left this mekwa's user---*/
		.left_this_user{
			width:226px;
			float:left;
			background-color:#FFFFFF;
			margin-top:10px;	
		}
		.left_this_user_div{
			padding:2px;		
		}

		.left_this_user_div a:hover{
			text-decoration:none;	
		}
		.left_this_user_div img{
			padding:0 4px 0 0;		
		}
		.left_this_user_dark_text{
			color:#222222;		
		}
		.left_user_info{
			width:225px;
			margin:2px 2px 0 4px;
			font-size:normal;
			color:#666666;
			float:left;		
		}
		
		.left_user_info a{
			float: right;
			padding: 0 8px 0 0;
		}
		
		.left_user_info img{
			padding-top:3px;
		}
		.info_user_area{
			margin:6px 0 0 0;
			background-color:#ffffff;
		}
		.info_user_area img{
			margin:0 3px 0 2px;
			background-color:#ffffff;
		}
		.shout_area{
			margin:6px 0 0 0;
			background-color:#ffffff;
			padding:4px;
		}
		
		.sshout_area{
			background-color:#ffffff;
			height:70px;
			margin:5px 0 0 0 ;
			padding:2px;
		}
		.moods{
			/*background-color:#FFF;*/
			float:left;
		}
		.moods a img{
			border-top:1px solid #eee;
			border-bottom:1px solid #eee;
		}
		.moods a:Hover img{
			border:1px solid #000;
		}
	
		
		/*------------------------------------------------------------------
		[5.1 Login]
		*/

		#login_form{
			/*width:250px;*/
			width:236px;
			padding:7px;
			background-color:#eaeaea;
			float:left;
		}
		#login_form h4{
			width:63px;
			float:left;
		}
		#login_form h6{
			width:236px;
			margin:5px 0 8px 0;
			font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
			font-size:12px;
			float:left;
		}

		.login_input{
			width:167px;
			height:18px;
			padding:2px;
			border:1px solid #ccc;
			border-width:1px;
			font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
			font-size:12px;
			float:left;
		}
		.recover_input{
			width:230px;
			height:18px;
			padding:2px;
			border:1px solid #ccc;
			border-width:1px;
			font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
			font-size:12px;
			float:left;
		}
		#login_btn p{
			width:120px;
			height:25px;
			display:block;
			background-color:#eaeaea;
			font-family:"lucida grande", tahoma, verdana, arial, sans-serif; 
			text-align:center;
			text-decoration:none;
			font-weight:bold;
			padding-top:4px;
			float:left;
		}
		#login_btn a{
			width:120px;
			height:25px;
			display:block;
			background-color:#fff;
			font-family:"lucida grande", tahoma, verdana, arial, sans-serif; 
			text-align:center;
			text-decoration:none;
			font-weight:bold;
			padding-top:4px;
			float:left;
		}
		#login_btn a:hover{
			background-color:#f6f6f6;
		}
		.login_mrg{margin-left:10px;}
		.login_wrapper{
			padding-bottom:4px;
			margin-bottom:10px;
			width:100%;
			float:left;
		}
		.login_wrapper input:focus{
		color: black;
	background-color: white;
		}
		
		
		#home_remember{
			width:171px;
			height:35px;
			float:left;
		}
		#home_remember input{
			width:16px;
			float:left;
		}
		#home_remember h4 a{
			width:150px;
			margin-left:20px;
			font-weight:normal;
			float:left;
		}
		#home_remember h5{
			width:100px;
			font-weight:normal;
			padding-left:4px;
			float:left;
		}

		#login_out_fulfill{
			width:250px;
			height:510px;
			margin-top:10px;
			background:transparent url(../images/home_iphone.jpg) no-repeat center top;
			float:left;
		}

		.login_out_fulfill_img{
			width:250px;
			height: 150px;
			margin-top: 8px;
			float:left;
		}

		.login_out_fulfill_counter{
			width:250px;
			margin-top:40px;
			text-align:center;
			float:left;	
		}

		.login_out_fulfill_text{
			text-align:center;	
		}
		.login_out_fulfill_name{	
			text-align:center;	
			margin-top:85px;	
		}
		.login_out_fulfill_name span{
			color: #FFF;
			padding:5px 10px 5px 10px;
		}
		.login_out_fulfill_bottom_box{
			padding:15px;	
		}
		.login_out_fulfill_bottom_desire{
			width:230px;
		}
		.login_out_fulfill_bottom_countries{
			margin-top:10px;
			width:210px;
			padding:0 5px 0 6px;
			height:70px;	
		}
		.login_out_fulfill_bottom_countries_inside{		
			padding:0 0px 17px 0px;		
		}

		.login_out_fulfill_bottom_countries_item{		
			float:left;
			width:87px;
			margin-left: 11px;
			padding-top:2px;	
		}
		.login_out_fulfill_desire a{
			width:175px;
			padding:4px 6px;
			font-weight:bold;
			color:#fff;
			display:block;
			margin:10px 0 0 16px;
			text-decoration:none;
			float:left;
		}

		.login_out_fulfill_desire a:hover{
			color:#fff;
			background-color:#498cfa;
			text-decoration:none;
		}

		#login_right{
			width:610px;
			margin-left:40px;
			float:left;
		}

		#login_anim{
			width:610px;
			height:350px;
			margin-bottom:20px;
			float:left;
		}
		#login_search{
			width:350px;
			height:60px;
			margin-right:20px;
			background-color:#eaeaea;
			float:left;
		}
		#login_search input{
			width:265px;
			height:39px;
			margin:8px 0 0 10px;
			font-size:20px;
			font-style:italic;
			padding-top:4px;
			color:#EEE;
			border:1px solid #ccc;
			border-width:1px;
			float:left;
		}
		#login_search img{
			margin:8px 0 0 8px;
			float:left;
		}
		#login_find{
			width:240px;
			height:60px;
			background-color:#eaeaea;
			float:left;
		}
		#login_desires{
			width:596px;
			margin-top:30px;
			padding:7px;
			background-color:#eaeaea;
			float:left;
		}
		#login_desires h1{
			width:347px;
			margin:4px 0 0 0;
			color:#d3d3d3;
			float:left;
		}

		.slogin_desires_btn a{
			width:106px;
			height:26px;
			display:block;
			margin:4px 0 0 13px;
			background-color:#eaeaea;
			text-decoration:none;
			font-weight:bold;
			float:left;
		}
		.login_desires_btn_selected{
			width:106px;
			height:26px;
			display:block;
			margin:4px 0 0 13px;
			text-decoration:none;
			font-weight:bold;
			float:left;
			background-color:#fff;
		}
		.login_desires_btn_not_selected{
			width:106px;
			height:26px;
			display:block;
			margin:4px 0 0 13px;
			background-color:#eaeaea;
			text-decoration:none;
			font-weight:bold;
			float:left;
		}
		.login_desires_btn a:hover{
			background-color:#fff;
		}
		.login_desires_btn a img{
			padding:5px 5px 0 3px;
			float:left;
		}
		.login_desires_btn a p{
			padding:4px 0 0 0;
			color:#c8c8c8;
			float:left;
		}
		.login_desires_btn a:hover p{
			color:#343434;
		}

		.login_desires_thumb{
			margin-left:8px;
		}
		.login_desires_thumb img{
			margin:8px 8px 0 0;
		}
		.no_margin{ margin:0;}
		#explore_home_content{
			margin:4px 0 0 0;
			width:100%;
			float:left;
		}
		#explore_home_title{
			padding:4px;
			background-color:#fff;
		}
		.explore_home_wrapper{
			/*margin:0 0 4px 0;*/
			/*float:left;*/
		}
		#signup{
			width:236px;
			padding:7px;
			background-color:#eaeaea;
			float:left;
		}
		.signup_info{
			height:60px;
			padding-top:10px;
			float:left;
		}
		.signup_input{
			width:230px;
			height:18px;
			padding:2px;
			border:1px solid #ccc;
			border-width:1px;
			font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
			font-size:12px;
			float:left;
		}
		.signup_txt_desires{
			width:230px;
			height:50px;
			padding:2px;
			border:1px solid #ccc;
			border-width:1px;
			color:#498cfa;
			font-weight:bold;
			font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
			font-size:12px;
			float:left;
		}
		.signup_select{
			width:236px;
			height:22px;
			padding:2px;
			border:1px solid #ccc;
			border-width:1px;
			font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
			font-size:12px;
			float:left;
		}
		#signup_avatar{}
		#signup_avatar a{
			width:92px;
			height:60px;
			padding:36px 4px 4px 4px;
			margin:0 7px 10px 0;
			color:#CCCCCC;
			text-align:center;
			text-decoration:none;
			background-color:#fff;
			float:left;
		}
		#signup_avatar a:Hover{
			color:#bdbdbd;
			background-color:#343434;
		}
		#signup_avatar p{
			width:125px;
			font-size:10px;
			float:left
		}
		.signup_terms_of_service{
			width:250px;
			font-size: 11px;
			text-align:right;
		}
		.signup_why {
			font-size: 11px;
			padding: 4px;
			float: left;
		}
		.signup_gender,
		.signup_date{
			padding: 8px 0;	
		}
		.signup_gender select{
			width: 100%;
			border:1px solid #ccc;
			padding: 2px;
		}
		.signup_date select{
			width: 76px;
			border:1px solid #ccc;
		}
		#simple_captcha{
			width: 225px;
		}
		#home_wrapper{	float: left;}
		.home_list_wrapper{ 
			width: 250px;
			float: left;}
		.home_list{	
			margin: 0 0 8px 0;	
			float: left;
		}
		.home_bullet{ 
			width: 26px;
			height: 26px;
			font-size: 24px;
			font-weight: bold;
			margin:0 10px 10px 0;
			padding: 10px 0 0 10px;
			background: transparent url(../images/bullet.png) no-repeat;
			float: left;
		}
		.home_list h1{	
			padding: 4px 0 0 0;}
		.home_list p{color: #7e7e7e;}
		.home_balloon_wrapper{
			width: 125px;
			height: 115px;
			margin: 40px 20px 0 0;
			float: left;
		}
		.home_balloon{
			width: 125px;
			height: 80px;
			background-color: #EAEAEA;
			float: left;
		}
		.home_balloon_mrg{margin-left: 50px;}
		.home_balloon_wrapper img{
			padding-left: 80px;
			float: left;
		}
		.home_balloon_desire a{
			display: block;
			text-align: left;
			text-decoration: none;
			font-size: 12px;
			font-weight: bold;
			margin: 4px;
			padding: 4px;
			color: #498cfa;
			background-color: #fff;
		}
		.home_balloon_desire a:Hover{
			display: block;
			text-align: left;
			text-decoration: none;
			margin: 4px;
			padding: 4px;
			color: #fff;
			background-color: #498cfa;
		}
		.home_balloon_play a{
			display: block;
			text-decoration: none;
			font-size: 12px;
			font-weight: bold;
			margin: 4px;
			color: #4C4C4C;
			float: left;
		}
		.home_balloon_play a:Hover{
			display: block;
			text-decoration: underline;
			margin: 4px;
			color: #4C4C4C;
		}
		.home_balloon_play img{ 
			width: 10px;
			height: 11px;
			padding: 8px 0 0 0;
			margin: 0;
			float: left;
		}
		.home_screen{
			width: 620px;
			height: 175px;
			background: transparent url(../images/home_screen.png) no-repeat;
		}
		.home_screen p{
			width: 250px;
			font-size: 16px;
			line-height: 20px; 
			padding: 10px 0 0 0;
			color: #4c4c4c;
		}
		.home_download_wrapper{
			margin: 45px 0 0 0;
			float: left;
		}
		.home_download{
			padding: 6px 0 0 10px;
			float: left;	
		}
		.home_download p{
			font-size: 11px;
			padding: 3px 0 0 0;
			color: #4c4c4c;
		}
		/*------------------------------------------------------------------
		[5.4 Account]
		*/
		.account{
			width:745px;
			margin-bottom:10px;
			margin-right:25px;
			_margin-right:0px;
			float:left;
		}
		#account_page{
			width:770px;
			float:left;
		}
		.account hr{
			width:745px;
			height:1px;
			background-color:#eaeaea;
			color:#eaeaea;
		}
		.account_left{
			width:250px;
			margin-right:20px;
			float:left;
		}

		.account_left h1{
			width:223px;
			height:19px;
			padding:8px 10px;
			font-weight:normal;
			background:#eaeaea url(../images/arrow.png) right top no-repeat;
			float:left;
		}
		.account_left img{
			float: left;
			
		}
		.account_left p{
			padding:10px;
		}
		.account_right{ 
			width:455px;
			padding:8px 10px;
			background-color:#eaeaea;
			float:left;
		}
		.account_right h1{
			background-color:#FFFFFF;
			margin:0 0 10px 0;
			padding:4px;
			float:left;
		}
		
		#profile_shout{
			font-family: Arial;
			font-size: 12px;
			padding: 2px;
		}
		
		#profile_mekwa_attributes_nickname{
			width:446px;
			font-size:16px;
			padding:0 4px;
			border:1px solid #A4A4A4;
			margin:-1px 0;
			font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
		}
		#account_insert_desire{
			width:455px;
			margin-bottom:10px;
			float:left;
		}
		.account_desire{
			padding:2px;
			margin:2px 2px 0 0;
			border:1px solid #ccc;
			border-width:1px;
			background-color:#fff;
			float:left;
		}
		/*#account_suggest_desire a,
				.account_desire a{
					padding:4px 6px;
					font-weight:bold;
					color:#498cfa;
					display:block;
					margin:0 1px;
					text-decoration:none;
					background-color:#fff;
					float:left;
				}*/
	
		#account_suggest_desire a,
		.account_desire a{
			/*padding:4px 6px;*/
			padding:0;
			font-weight:bold;
			color:#498cfa;
			display:block;
			margin:0 1px;
			text-decoration:none;
			background-color:#fff;
			float:left;
		}
		#account_suggest_desire a{
			padding:4px 6px;
		}
		.account_desire_input{
			width:450px;
			height:19px;
			padding:2px;
			border:1px solid #ccc;
			border-width:1px;
			color:#498cfa;
			font-weight:bold;
			font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
			font-size:12px;
			float:left;
		}
		.account_desire input{
			width:18px;
			margin:4px 0;
			float:left;
		}
		.account_desire_input_2{
			width:408px;
			padding:3px;
			border:1px solid #ccc;
			border-width:1px;
			color:#498cfa;
			font-weight:bold;
			font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
			font-size:12px;
			float:left;
		}
		.separator{
			height:1px;
			border-bottom:1px;
			margin:2px 0;
		}
		.account_field_wrapper{
			margin-bottom:7px;
			float:left;
		}
		.account_field_space{
			margin-bottom:10px;
			float:left;
		}
		.account_field_wrapper input{
			width:293px;
			font-size:13px;
			padding:4px 4px;
			border:1px solid #A4A4A4;
			margin:0;
			font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
			float:left;
		}
		.account_field_wrapper h4{
			width:150px;
			font-size:13px;
			font-weight:bold;
			padding:4px 0 0 0;
			font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
			float:left;
		}
		
		.account_field_privacy,
		.account_field{
			width:250px;
			font-size:13px;
			/*padding:4px 0 0 0;*/
			font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
			float:left;
		}
		.account_field_privacy select{
			margin-top: 4px;
			margin-bottom: 10px;

		}
		.account_mrg{
			margin-top:10px;
		}
		.account_stop{
			width:300px;
			float:left;
		}
		.account_right h1{
			width:450px;
			background-color:#FFFFFF;
			font-size:14px;
			margin:0 0 10px 0;
			padding:4px;
			float:left;
		}
		.picture_container{
			width:400px;
			height:400px;
			float:left;
		}
		.picture_slide_wrapper{

			float:left;
		}

		.picture_slide_wrapper a img{
			margin:0;
			margin:4px;
			border:3px solid #EAEAEA;
			float:left;
		}
		.picture_slide_wrapper a:hover img{
			border:3px solid #A6B8CA;
		}
		.picture_masks{
			width:200px;
			float:left;
		}
		.picture_preview{
			margin-top:20px;
		}
		.picture_masks a img{
			margin:0;
			margin:3px;
			border:3px solid #EAEAEA;
			float:left;
		}
		.picture_masks a:hover img{
			border:3px solid #A6B8CA;
		}
		/*.picture_upload input{
					height:25px;
					padding:2px;
					border:1px solid #ccc;
					border-width:1px;
					color:#000000;
					font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
					font-size:12px;
					float:left;
				}*/

			/*------------------------------------------------------------------
			[5.5 profile]
			*/
			.slide_show_body{
				height:226px;
				width: 226px;
				background-color:#fff;
				padding:0;
				margin:0;	
			}
			.slide_show_body img{
				width:224px;
				border:1px solid #4C4C4C;
			}

			/*------------------------------------------------------------------
			[6. Middle]
			*/

			#middle{
				/* width:485px; */
				width:480px;
				margin-right:25px;
				_margin-right:24px;
				float:left;
			}
			
			.top_helper {
				padding-left:8px;
				margin-bottom:5px;
				margin-top:5px;
			}
			
			/*------------------------------------------------------------------
			[6.1 Entry]
			*/
			.entry_none{
				width:466px;
			}
			.entry_none ul{
				padding :4px;
				margin:7px 0 7px 14px;
			}
			
			.entry_box{
				width:480px;
			}
			.entry{
				padding-bottom:2px;
				margin:7px 0 0 0;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
				float:left;
			}

			.entry_withmargin{
				width:480px;
				padding-bottom:2px;
				margin:20px 0 0 0;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
				float:left;
			}

			.entry_top{					
				width:480px;
				float:left;
			}
			.entry_margin{
				margin:10px 0 0 0;
				float:left;
			}
			.entry_top_middle{
				width:270px;
				float:left;
			}
			.entry_top_right{
				width:95px;
				float:left;
			}
			.entry_top_name{
				width:266px;
				height:35px;
				padding-left:4px;
				background-color:#FFFFFF;
				float:left;
			}

			.entry_top_name b,	
			.entry_top_name a{
				font-weight:bold;
				color:#498cfa;
				text-decoration:none;
			}
			.entry_top_user{
				width:85px;
				height:85px;
				padding:5px;
				float:left;
			}
			/*.entry_top_country{
							width:105px;
							height:35px;
							font-size:10px;
							text-align:right;
							padding-right:5px;
							background-color:#FFFFFF;
							float:left;
						}
						.entry_top_country b,
						.entry_top_country a{
							font-weight:bold;
							color:#498cfa;
							text-decoration:none;
							float:right;
						}*/
			.entry_top_desires{
				width:262px;
				/*height:52px;*/
				padding:4px 4px 4px 0;
				float:left;
			}
			.entry_top_desires_user{
				width:105px;
				height:40px;
				font-size:10px;
				text-align:right;
				padding-right:5px;
				float:left;
			}
			
			/*NEW PART*/
			.entry_top_wrapper{
				width:385px;
				float:left;
			}
			.entry_top_fulfilled_in{
				width:385px;
				background-color:#fff;
				float:left
			}
			.entry_top_fulfilled_in a{
				font-weight:bold;
				text-decoration:none;
			}
			.entry_top_fulfilled_in a:Hover{
				text-decoration:underline;
			}
			.entry_top_fulfilled{
/*				width:80%;*/
				width:275px;
				padding:0 4px 0 4px;
				float:left;
			}
			.entry_top_country{
/*				width:20%;*/
				width:90px;
				padding-right:5px;
				text-align:right;
				font-size:10px;
				float:right;
			}
			.entry_top_country a{
				font-weight:bold;
				text-decoration:none;
				color:#498CFA;
			}
			.entry_top_to_fulfill{
				width:356px;
				float:left;
			}
			.entry_top_user_desires{
				padding:2px 0 0 2px;
				font-size:12px;
				float:left;
			}
			.entry_top_toggle{
				float:right;
			}
			.entry_top_to_fulfill{
				margin:0 0 4px 0;
			}
			
			/*END NEW PART*/
			
			/*	.entry_mini{
						margin-left:90px;
						_margin-left:47px;
						float:left;
					}*/
			.entry_mini a:Visited{
				color:transparent;
			}
			
			.entry_top_toggle .entry_mini{
				margin:40px 4px 0 0;
				float:right;			
			}
			.entry_hr{
				width:470px;
				height:1px;
				font-size:1px;
				margin:0 5px 0 5px;
				background-color:#fff;
			}
			.entry_bottom{
				float:left;
			}
			.entry_bottom_wrapper{
				width:470px;
				float:left;
			}
			.entry_bottom_time{
				width:330px;
				height:30px;
				font-size:11px;
				font-weight:bold;
				padding:0 5px 0 5px;
				float:left;
			}
			.entry_bottom_rate{
				width:130px;
				height:30px;
				float:left;
			}
			.entry_bottom_content{
				width:470px;
				padding:10px 5px;
				float:left;
			}
			.entry_bottom_img{
				padding:0;
				margin:0;
				float:left;
			}
			.entry_bottom_txt{
				/* width:470px; */
				font-size:14px;
				font-weight:bold;
				padding:2px 4px;
				float:left;
			}
			a.entry_tags,
			a.entry_comments{
				text-decoration:none;
				border:0;
			}
			.entry_tags,
			.entry_comments{
				font-size:11px;
				font-weight:bold;
				padding:2px 0;
				float:left;
			}
			.entry_tags a,
			.entry_comments a{
				color:#4C4C4C;
				text-decoration:none;
			}

			.entry_tags p,
			.entry_tags img,
			.entry_comments img,
			.entry_comments p{
				padding:2px 5px 0 5px;
			}
			.entry_tags_wrapper,
			.entry_comments_wrapper{
				width:470px;
				background-color:#fff;
				padding:5px;
				margin-bottom:1px;
				float:left;
			}
			.entry_comments_from{
				width:345px;
				font-size:11px;
				padding:0 0 5px 0;
				float:left;
			}
			.entry_comments_from a{
				font-weight:bold;
				color:#498cfa;
				text-decoration:none;
			}
			.entry_comments_date{
				font-size:11px;
				text-align:right;
				width:120px;
				float:left;
			}
			.entry_options_wrapper{
				width:475px;
				float:left;
				text-align:right;
			}
			.entry_options_wrapper_white{
				width:475px;
				float:left;
				background-color:#fff;
			}
			.entry_options_wrapper_publish{
				width:475px;
				float:right;
				text-align:right;
			}
			.entry_options{
				padding-bottom:3px;
				float:right;
			}
			.entry_options a{
				padding:2px 4px 2px 4px;
				margin:0 2px 0 2px;
				display:block;
				font-size:10px;
				text-decoration:none;
				color:#4c4c4c;
				background-color:#fff;
				filter:alpha(opacity=50);
				-moz-opacity:0.5;
				-khtml-opacity: 0.5;
				opacity: 0.5;
				float:left;
			}
			.entry_options a:hover{
				text-decoration:none;
				color:#fff;
				background-color:#000;
				filter:alpha(opacity=30);
				-moz-opacity:0,3;
				-khtml-opacity: 0,3;
				opacity: 0,3;
			}
			.entry_options_publish{
				margin: 0 2px 0 0;
				font-size:10px;
				text-decoration:none;
				color:#fff;
				float:left;
			}
			.entry_options_publish a{
				padding:2px 4px 2px 4px;
				margin:0 2px 0 2px;
				display:block;
				font-size:10px;
				text-decoration:none;
				color:#fff;
				/*background-color:#353535;*/
				background-color:#60a339;
				filter:alpha(opacity=100);
				-moz-opacity:1;
				-khtml-opacity: 1;
				opacity: 1;
				float:left;
			}
			.entry_options_publish a:hover{
				text-decoration:none;
				color:#fff;
				background-color:#60A339;
				filter:alpha(opacity=100);
				-moz-opacity:1;
				-khtml-opacity:1;
				opacity: 1;
			}
			.entry_action{
				width:464px;
				padding:10px 5px;
				margin: 3px;
				float:left;
				background-color: #fff;		
			}
			.entry_action_small{
				height: 40px;
			}
			
			/*------------------------------------------------------------------
			[6.2 Inbox - left bar]
			*/
			a.left_bar_more,
			.left_bar_more a{
				margin:10px 1px 0 0;
				text-decoration:none;
				float:right;
				font-weight:normal;
				font-size:11px;
			}  
			a.left_bar_more:hover,
			.left_bar_more a:hover{
				text-decoration:underline;
			}  

			.inbox{
				
				margin:10px 0 0 0;
				float:left;
			}  
			.white_line{
				height:1px;
				width:100%;
				margin-top:2px;
				background-color:#fff;
				float:left;	
			}  
			.inbox_itens{
				width:220px;
				height:15px;
				margin:3px 0 3px 5px;
				color:#333;
				font-weight:bold;
				float:left;
			} 
			.inbox_itens_active{
				width:220px;
												height:15px;
								margin:3px 0 3px 5px;
								color:#333;
								font-weight:bold;
								float:left;
			}
			.inbox_itens p,
			.inbox_itens_active p{
				padding:2px 0 0 0;
				float:left;
			}
			.inbox_itens img,
			.inbox_itens_active img{
				margin:0 0 2px 0;
				float:left;
			}
			.inbox_itens a{
				color:#A3A3A3;
				padding:0 0 0 4px;
			}
			.inbox_itens a:hover{
				color:#333;
				text-decoration:none;
				padding:0 0 0 4px;
			}
			.inbox_itens_active a{
				color:#333;
				padding:0 0 0 4px;
			}
			.inbox_alerts{
				width:220px;
				height:15px;
				margin:10px 0 5px 5px;
				color:#A3A3A3;
				font-weight:bold;
				float:left;
			}  
			.blue_text{
				/*color:#498CFA;*/
				color:#498CFA;
			}	



			/*------------------------------------------------------------------
			[6.3 Mailbox]
			*/
			#mailbox,
			.mailbox {
				padding:7px;
				float:left;
				background-color:#EAEAEA;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
			}
			#mailbox h1,
			.mailbox h1 {
				/* width:467px; */
				width:458px;
				background-color:#FFFFFF;
				margin:0 0 10px 0;
				padding:4px;
				float:left;
			}
			#mailbox_topics{
				/* width:475px; */
				width:466px;
				margin-bottom:0;
				float:left;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
				font-size:14px;
				font-weight:bold;
			}

			.mailbox_t1{
				width:20px;
				float:left;
				padding:2px;
			}

			.mailbox_t2{
				width:100px;
				float:left;
				padding:2px;
			}
			.mailbox_t3{
				width:181px;
				float:left;
				padding:2px;
			}
			.mailbox_t4{
				width:90px;
				float:left;
				padding:2px;
			}
			.mailbox_t5{
				width:40px;
				float:left;
				padding:2px;
			}
			.mailbox_unread{
				background-color:#f3f8fe;
				border-bottom:1px solid #fff;
				font-weight:bold;
				float:left;
			}
			.mailbox_read{
				border-bottom:1px solid #EAEAEA;
			}
			#mailbox_itens_area{
				/* width:475px; */
				width:464px;
				margin:0 0 7px 0;
				background-color:#fff;
				float:left;
			}
			
			#mailbox_itens_area a{
				text-decoration:none;
			}
			#mailbox_itens_area a:Hover{
				text-decoration:underline;
			}
			.mailbox_itens{
				/* width:471px; */
				width:462px;
				height:20px;
				/*margin:0 0 1px 0;*/
				padding:2px;
				float:left;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
				font-size:12px;
			}
			.mailbox_checkbox{
				width:20px;
				float:left;
				margin:2px 0 0 2px;
				_margin-right:3px;
				_margin-left:0px;
				_margin-top:1px;
			}
			.mailbox_icon{
				width:22px;
				_width:19px;
				float:left;
				margin:3px 0 0 0;
				_margin-top:3px;
			}
			/*------------------------------------------------------------------
			[6.4 New message]
			[6.5 Read Message]
			*/
			#new_message{
				width:466px;
				padding:7px 0 7px 0;
				margin-bottom:7px;
				background-color:#FFFFFF;
				float:left;
			}
			.message_title_field{
				width:80px;
				height:30px;
				float:left;
				margin:0 0 0 10px;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
				font-size:14px;
				font-weight:bold;
				color:#A3A3A3;
			}
			.message_form_field{
				width:280px;
				float:left;
				margin:0 0 0 10px;
			}
			.message_form_field select{
				width:266px;
				border:1px solid #A3A3A3;
				float:left;
			}
			.message_form_warning{
				width:80px;
				float:left;
			}
			.dropdown_form{
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
				font-size:12px;
				color:#000;
			}
			.message_form_text{
				width:260px;
				border:1px solid #A3A3A3;
				padding:2px;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
				font-size:12px;
				color:#000;
			}
			.btn_area{
				width:400px;
				height:30px;
				padding-top:5px;
				margin:0 5px 0 0;
				background-color:#FFFFFF;
				float:right;
			}
			.btn_area_ok{
				width:300px;
				height:30px;
				padding:15px;
				background-color:#FFFFFF;
				float:right;
			}
			.btn_message_send a{
				width:35px;
				padding:4px 6px;
				margin:0 5px 0 0;
				font-weight:bold;
				color:#fff;
				display:block;
				text-decoration:none;
				background-color:#343434;
				float:right;
			}
			.btn_message_cancel a{
				padding:4px 6px;
				font-weight:bold;
				color:#A3A3A3;
				display:block;
				text-decoration:none;
				background-color:#D2D2D2;
				float:right;
			}
			/*------------------------------------------------------------------
			[6.6 My Profile]
			*/
			#my_profile{
				/*width:461px;*/
				width:466px;
				padding:7px;
				float:left;
				background-color:#EAEAEA;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
			}
			#my_profile h1{
				/*width:453px;*/
				width:458px;
				background-color:#FFFFFF;
				margin:0 0 0 0;
				padding:4px;
				font-size:14px;
				float:left;
			}
			.my_profile_header_text{
				width:340px;
				font-size:14px;
				float:left;
			}
			.my_profile_header_hide a{
				/*width:50px;*/
				font-size:11px;
				font-weight:normal;
				color:#ACACAC;
				padding-top:2px;
				float:right;
			}
			.my_profile_header_hide a img{
				font-size:1px;
				padding-top:0px;
				float:right;
			}
			#my_profile_block{
				/*height:65px;*/
				width:475px;
				padding-right:5px;
				_padding-right:5px;
				float:left;
				background-color:#EAEAEA;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
				font-weight:normal;
				font-size:12px;	
			}
			.my_profile_update_foto{
				width:70px;
				height:54px;
				padding:10px 0 0 0;
				margin:0 0 0 7px;
				_margin:0 0 0 3px;
				float:left;
			}
			
			.my_profile_update_fotos{
				width:110px;
				height:54px;
				margin:0 0 0 7px;
				_margin:0 0 0 3px;
				float:left;
			}
			.my_profile_update_text_small{
				width:320px;
				/*height:67px;*/
				margin:0 0 0 7px;
				float:left;
			}
			.my_profile_update_text{
				width:360px;
				/*height:67px;*/
				/*margin:0 0 0 7px;*/
				margin:3px 0 0 7px;
				float:left;
			}
			.my_profile_update_text2 a{
				text-decoration:none;
				color:#498cfa;
			}
			#my_profile_requests_no_margin{
				width:466px;
				padding:7px;
				float:left;
				background-color:#EAEAEA;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
			}
			#my_profile_requests{
				width:466px;
				padding:7px;
				margin:20px 0 0 0;
				float:left;
				background-color:#EAEAEA;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
			}
			
			.my_profile_requests_entry{
				width:463px;
				margin:10px 0 0 0;
				/*margin:10px 0 10px 0;*/
				float:left;
			}
			#my_profile_requests h1,
			#my_profile_requests_no_margin h1
			{
				width:458px;
				background-color:#FFFFFF;
				margin:0 0 4px 0;
				padding:4px;
				font-size:14px;
				float:left;
			
			}
			.my_profile_requests_text{
				width:300px;
				height:67px;
				margin:0 0 0 7px;;
				float:left;
			}
			.middle_box_center_wrapper{
				background-color: #EAEAEA; 
				float:left; 
			}
			.middle_box_center{
				/*width:453px;*/
				width:458px;
				padding:4px 0 4px 8px;
				margin:0 7px 7px 7px;
				background-color:#fff;
				float:left;
			}
			.my_profile_requests_no{
					width:466px;
					padding:7px;
					background-color: #EAEAEA; 
					float:left;
			}
			.block_btns a,
			.friend_btn a{
				width:45px;
				padding:4px 6px;
				margin:6px 5px 0 0;
				font-weight:bold;
				color:#fff;
				display:block;
				text-decoration:none;
				background-color:#343434;
				float:right;
			}
			.friends_block{
				/*padding: 20px 0 20px 0;*/
			}			
			#my_profile_mood_block{
				height:25px;
				/*width:475px;
				padding:0 6px 0 0;*/
				width:469px;
				padding:0 6px 0 0;
				float:left;
				background-color:#EAEAEA;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
				font-weight:bold;
				font-size:12px;	
			}
			.my_profile_mood_foto{
				width:20px;
				height:20px;
				margin:0 0 0 7px;
				float:left;
			}
			.my_profile_mood_text{
				width:370px;
				height:35x;
				margin:0 0 0 7px;
				_margin:0 0 0 7px;
				float:left;
			}
			.my_profile_close_btn{
				width:14px;
				height:14px;
				margin:4px 6px 0 0;
				_margin:4px 3px 0 0;
				float:right;
			}
			.my_profile_white_line{
				width:465px;
				_width:460px;
				height:1px;
				font-size:1px;
				margin:5px 5px 5px 5px;
				_margin:5px 2px;
				float:left;
				background-color:#FFFFFF;
			}
			.my_profile_white_line_2{
				width:460px;
				height:1px;
				font-size:1px;
				margin:0;
				float:left;
				background-color:#FFFFFF;
			}
			/*------------------------------------------------------------------
			[6.7 New entry]
			*/
			.new_entry_title{
				padding:7px;
				width:461px;
				float:left;
				background-color:#EAEAEA;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
				font-weight:bold;
				color:#8B8B8B;
			}
			.new_entry{
				margin:0;
				width:461px;
				float:left;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
				font-weight:bold;
				color:#8B8B8B;
			}
			.new_entry_area{
				padding:7px;
				margin:10px 0 0 0;
				width:461px;
				float:left;
				background-color:#EAEAEA;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
			}
			.content_title{
				width:130px;
				float:left;
			}
			.content{
				width:280px;
				float:left;
			}
			.content_btn{
				width:60px;
				float:right;
			}
			.add_btn a{
				width:35px;
				padding:4px 6px;
				font-weight:bold;
				color:#fff;
				display:block;
				text-decoration:none;
				background-color:#343434;
				float:right;
			}
			.content_tags_wish{
				margin:10px 0 0 0;
				width:450px;
				height:30px;
				float:left;
			}

			.content_photo_wish{
				width:450px;
				height:145px;
				margin:10px 0 0 0;
				float:left;
			}
			.content_wishphoto_area{
				width:190px;
				height:145px;
				float:left;
			}
			.delete_btn a{
				width:50px;
				padding:4px 6px;
				margin:0 3px 0 0;
				font-weight:bold;
				color:#FFFFFF;
				display:block;
				text-decoration:none;
				background-color:#909090;
				float:left;
			}
			.content_photo_insert{
				width:450px;
				margin:10px 0 0 0;
				float:left;
			}
			.content_photo_area{
				width:320px;
				float:left;
			}
			.content_message_insert{
				margin:10px 0 0 0;
				width:450px;
				height:70px;
				float:left;
			}
			.content_message_area{
				width:300px;
				height:70px;
				float:left;
			}
			.content_tag_insert{
				margin:10px 0 0 0;
				width:450px;
				height:30px;
				float:left;
			}
			.content_tag_area{
				width:320px;
				height:20px;
				/*background-color:#fc9000;*/
				float:left;
			}
			.content_new_entry{
				float:left;
			}
			.content_new_entry_txt_area{
				width:320px;
				padding:3px;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
				font-size:12px;
				border:1px solid #A3A3A3;
				float:left;
			}
			.content_new_entry input{
				width:320px;
				padding:3px;
				border:1px solid #A3A3A3;
				float:left;
			}
			.content_new_entry select{
				width:150px;
				border:1px solid #A3A3A3;
				float:left;
			}
			/*.content_btn_fulfill{
							margin:10px 0 0 0;
							width:450px;
							height:30px;
							float:left;
						}*/
			.btn_fulfill_desire a{
				width:97px;
				padding:4px 6px;
				font-weight:bold;
				color:#fff;
				display:block;
				text-decoration:none;
				background-color:#343434;
				float:right;
			}
			.message_form_wishtext{
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
				font-size:12px;
				float:left;
			}
			.new_entry_text_smaller{
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
				font-size:11px;
				color:#A3A3A3;
				font-weight:normal;
			}
			.select_menu{
				width:300px;
				height:20px;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
				font-size:12px;
				color:#A3A3A3;
				font-weight:bold;
			}
			.entry_add_pictures_wrapper {
				width:327px;
				margin-bottom:2px;
				float:left;
			}
			.entry_add_pictures_wrapper_img{
				padding-top:4px;
				float:right;
			}
			.entry_gift{
				width:455px;
				background-color:#fff; 
				float:left; 
				padding:3px;
				margin:0 0 10px 0;
			}
			.entry_gift p{
				float:left;
				padding:2px;
			}
			.entry_gift img{
				float:left; 
				padding:2px;
			}
			/*------------------------------------------------------------------
			[6.8 New entry preview]
			*/
			#new_entry_other_mekwas{
				padding:7px;
				float:left;
				background-color:#EAEAEA;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
			}
			#new_entry_other_mekwas h1{
				width:467px;
				background-color:#FFFFFF;
				margin:0 0 10px 0;
				padding:4px;
				float:left;
			}
			#new_entry_other_mekwas h2{
				width:467px;
				margin:0 0 5px 4px;
				font-size:12px;
				color:#A3A3A3;
				font-weight:bold;
				float:left;
			}
			.new_entry_other_mekwas_photo{
				float:left;
			}
			.new_entry_other_mekwas_photo img{
				margin-right:15px;
				float:left;
			}
			.new_entry_other_mekwas_photo img.mekwa_last{
				margin:0;
				float:left;
			}
			#comment_area{
				padding:5px;
				height:110px;
				float:left;
				background-color:#EAEAEA;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
				font-weight:bold;
				font-size:11px;
			}
			#tag_area{
				padding:5px;
				height:80px;
				float:left;
				background-color:#EAEAEA;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
				font-weight:bold;
				font-size:11px;
			}
			.comment_textarea{
				padding:4px;
				width:455px;
				height:50px;
				border: 1px solid #ccc;
				margin-bottom:4px;
				font-size:12px;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
			}
			.tag_area_text{
				width:300px;
				height:20px;
				float:left;
			}
			.profile_tag_area{
				width:280px;
				height:20px;
				float:left;
			}
			#share_area{
				padding:5px;
				width:450px;
				height:100px;
				float:left;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
				font-weight:bold;
				font-size:11px;
			}
			.share_list_area{
				padding:2px;
				width:105px;
				height:80px;
				margin:5px 0 0 0;
				float:left;
				color:#A3A3A3;
			}
			.share_list_photo{
				width:22px;
				height:20px;
				float:left;
			}
			.share_list_item{
				width:83px;
				height:20px;
				float:left;
			}
			.share_input{
				width:400px;
				padding:3px;
				border: 1px solid #ccc;
				float:left;
			}

			/*------------------------------------------------------------------
			[6.9 Pagination]
			*/
			.pagination{
				width:475px;
				text-align:center;
				font-size:11px;
				margin:50px 0 0 0;
				float:left;
			}
			.pagination a, .pagination a:link, .pagination a:active {
				padding: 2px 4px;
				margin: 2px;
				font-size:11px;
				text-decoration: none;
				border: 1px solid #EAEAEA;
				color:#4C4C4C;
				background-color: #FFFFFF;
				font-weight: bold;
			}
			.pagination a:hover {	
				border: 1px solid #498CFA;
				color: #498CFA;
				background-color: #fff;
			}
			.pagination span.pages {
				padding: 2px 4px 2px 4px; 
				margin: 2px 2px 2px 2px;
				color: #000000;
				border: 1px solid #000000;
				background-color: #FFFFFF;
			}
			.pagination span.current {
				padding: 2px 4px; 
				margin: 2px;
				font-weight: bold;
				border: 1px solid #498CFA;
				color: #fff;
				background-color: #498CFA;
			}
			.pagination span.extend {
				padding: 2px 4px 2px 4px; 
				margin: 2px;	
				border: 1px solid #000000;
				color: #000000;
				background-color: #FFFFFF;
			}
			.disabled{
				color: #EAEAEA;
			}
			/*------------------------------------------------------------------
			[6.10 Favorites]
			*/
			#favorites{
				padding:7px;
				width:466px;
				float:left;
				background-color:#EAEAEA;
				/*font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
								font-size:11px;*/
			}
			#favorites h1{
				width:300px;
				background-color:#FFFFFF;
				margin:0 0 10px 0;
				padding:4px;
				float:left;
			}
			.favorites_sort_by{
				width:180px;
				margin:0 0 10px 0;
				float:right;
			}
			.favorites_currently{
				width:461px;
				float:left;
			}
			.favorites_menu{
				width:467px;
				margin:1px 0 10px 0;
				padding:4px;
				float:left;
			}

			/*------------------------------------------------------------------
			[6.11 Account]
			*/
			/*#account_activation{
							padding:7px;
							width:475px;
							float:left;
							background-color:#EAEAEA;
							font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
							font-size:11px;
						}
						#account_activation h1{
							width:467px;
							background-color:#FFFFFF;
							margin:0 0 10px 0;
							padding:4px;
							float:left;
						}*/
			#account_first_steps{
				padding:7px;
				width:475px;
				background-color:#EAEAEA;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
				font-size:11px;
				margin:20px 0 0 0;
				float:left;
			}
			#account_first_steps h1{
				width:467px;
				background-color:#FFFFFF;
				margin:0 0 10px 0;
				padding:4px;
				float:left;
			}
			#account_skip{
				padding:5px;
				width:270px;
				background-color:#EAEAEA;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
				font-size:11px;
				margin:20px 0 0 0;
				float:right;
			}
			.account_skip_highlight{
				width:260px;
				background-color:#FFFFFF;
				margin:0 0 0 0;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
				font-size:11px;
				padding:4px;
				float:left;
			}
			.account_skip_text{
				width:150px;
				float:left;
			}

			.gimme_mekwa a{
				padding:4px 6px;
				color:#fff;
				display:block;
				text-decoration:none;
				background-color:#60a339;
				float:right;
				font-size:11px;
			}
			.gimme_button{
				width:100px;
				float:right;
			}
			.cut_the_talk{
				width:160px;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
				margin:4.5px 0 0 0;
				font-size:14px;
				font-weight:bold;
				float:left;
			}


			/*------------------------------------------------------------------
			[6.12 Desires]
			*/
			#add_desires {
				padding:7px;
				width:461px;
				float:left;
				background-color:#EAEAEA;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
				font-size:11px;
			}
			#add_desires h1{
				width:453px;
				font-size:14px;
				background-color:#FFFFFF;
				margin:0 0 5px 0;
				padding:4px;
				float:left;
			}
			.add_desires_h2{
				width:413px;
				background-color:#FFFFFF;
				margin:0 0 5px 0;
				padding:4px;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
				font-weight:bold;
				font-size:14px;
				float:left;
				color:#498cfa;
			}
			.add_desires_h3{
				width:453px;
				margin:15px 0 2px 0;
				padding:4px;
				background-color:#EAEAEA;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
				font-weight:bold;
				font-size:14px;
				float:left;
			}
			.add_desires_h4{
				width:467px;
				margin:0 0 5px 0;
				padding:4px;
				background-color:#EAEAEA;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
				font-weight:bold;
				font-size:14px;
				float:left;
			}

			.list_desires {
				width:467px;
				margin:0 0 5px 0;
				padding:4px;
				float:left;
			}
			.close_desires {
				width:20px;
				margin:2px 1px 1px 1px;
				background-color:#FFFFFF;
				float:left;
			}
			.desires_fulfilled_wrapper{
				margin-top:10px;
				float:left;
			}
			.desires_fulfilled {
				width:453px;
				background-color:#FFFFFF;
				margin:1px 0 0 0;
				padding:4px;
				float:left;
			}

			.desires_fulfilled_left {
				width:361px;
				background-color:#FFFFFF;
				padding:4px;
				float:left;
			}

			.desires_fulfilled_right {
				width:70px;
				background-color:#FFFFFF;
				padding:4px;
				float:right;
			}
			#desires_fulfilled{
				padding:7px;
				width:461px;
				margin:20px 0 0 0;
				float:left;
				background-color:#EAEAEA;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
				font-size:11px;
			}
			.desires_fulfilled_pagination {
				width:453px;
				background-color:#FFFFFF;
				margin:10px 0 0 0;
				padding:4px;
				float:left;
			}
			.desires_entry_space {
				width:475px;
				height:1px;
				margin:40px 0 0 0;
				padding:4px;
				float:left;
			}
			
			.menu_left_bar{
				width:240px;
				/* background-color:#FFF; */
				float:left;					
			}
			.menu_left_bar_menu{
				width:240px;
				/* background-color:#fff; */
				text-align:center;
				float:right;
			}
					
			.menu_favorites {
				/*width:461px;*/
				width:466px;
				padding:4px 0 0 0;
				margin: 8px 0 0px 0;
				float:left;
			}
	
			.menu_favorites_menu{
				width:461px;
				text-align:center;
				float:right;
			}
			
			.menu_left_bar_menu a {
				padding:4px 0px 4px 0px;
				width:120px;
				color:#4C4C4C;
				text-decoration:none;
				float:right;
			}
			
			.menu_favorites_menu a {
				padding:4px 16px 4px 16px;
				margin:0 4px 0 0;
				/*color:#c4c4c4;*/
				color:#4C4C4C;
				text-decoration:none;
				float:right;
			}
			
			.menu_favorites_menu_active a,
			.menu_left_bar_menu_active a{
				background-color:#EAEAEA;
				text-decoration:none;
				_margin:0 4px -4px 0;
				color:#333;
			}
			.menu_favorites_menu_active a{
				background-color:#fff;				
			}
			
			.menu_left_bar_menu a:hover, 
			.menu_favorites_menu a:hover {
				background-color:#FAFAFA;
				text-decoration:none;
				_margin:0 4px -4px 0;
				color:#333;
			}
			#my_profile_block_favorites{
				height:75px;
				width:461px;
				padding-right:5px;
				float:left;
				background-color:#EAEAEA;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
				font-weight:bold;
				font-size:12px;	
			}
			.waiting{
				color:#fff;
				font-size:11px;
				font-weight:bold;
				background-color:#60a339;
				-moz-border-radius: 20px;
				-webkit-border-radius: 8px;
				padding:2px 6px;
				border-radius: 20px;
			}

			/*------------------------------------------------------------------
			[6.13 Favorites Profile]
			*/

			.favorites_profile_text_area {
				width:350px;
				margin:0 0 5px 0;
				float:left
			}
			.favorites_profile_icons_area{
				float:left
			}
			.favorites_profile_icons_area img{ 
				margin:0 4px 0 0;
				float:left
			}
			.favorites_profile_views_area {
				width:90px;
				float:left
			}
			.favorites_profile_desires_area {
				width:155px;
				float:left
			}
			.favorites_profile_faved_area {
				width:120px;
				float:left
			}

			/*------------------------------------------------------------------
			[6.14 mekwa explore]
			*/

			.explore_titulo {
				width:350px;
				padding:4px;
				float:left;
			}
			
			.explore_titulo_sort {
				width:250px;
				padding:4px;
				float:left;
			}
			

			.show_all {
				width:50px;
				padding:4px;
				text-align:right;
				float:right;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
				font-size:10px;
			}
			.show_all a{
				color:#ccc;
				text-decoration:none;
			}
			.show_all a:hover{
				text-decoration:underline;
			}
			.show_all_sort {
				width:170px;
				padding:4px;
				text-align:right;
				float:right;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
				font-size:10px;
			}
			
			.explore_views {
				width:110px;
				background-color:#FFFFFF;
				padding:4px;
				float:left;
			}
			.explore_photo_area{
				width:106px;
				float:left;
							margin:10px 0 10px 0;
			}
		
			.explore_label_area{
				width:106px;
				margin:5px 0 0 0;
				float:left;

			}
			.explore_photo_area_space{
/*				width:10px;*/
				width:13px;
				height:1px;
				float:left;
			}

			#explore_most_interesting{
				/*width:461px;*/
				width:466px;
				padding:7px;
				float:left;
				margin:20px 0 0 0;
				background-color:#EAEAEA;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
			}
			#explore_most_interesting h1{
				/*width:461px;*/
				width:466px;
				background-color:#FFFFFF;
				font-size:14px;
				margin:0 0 10px 0;
				/*padding:4px;*/
				float:left;
			}

			#explore_desires {
				padding:7px;
				width:475px;
				margin:20px 0 0 0;
				float:left;
				background-color:#EAEAEA;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
				font-size:11px;
			}
			#explore_desires h1{
				width:467px;
				background-color:#FFFFFF;
				margin:0 0 5px 0;
				font-size:14px;
				padding:4px;
				float:left;
			}

			#explore_to_fulfill {
				padding:7px;
				/*width:475px;*/
				width:480px;
				margin:20px 0 0 0;
				float:left;
				background-color:#EAEAEA;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
				font-size:11px;
			}
			#explore_to_fulfill h1{
				width:255px;
				background-color:#FFFFFF;
				margin:0 0 5px 0;
				padding:4px;
				float:left;
			}

			.explore_to_fulfill_menu_right_white {
				width:211px;
				height:25px;
				background-color:#fff;
				float:left;
			}

			.explore_to_fulfill_menu_right1 {
				width:110px;
				height:20px;
				text-align:center;
				margin:3px 0 0 0;
				padding:1px;
				background-color:#EAEAEA;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
				color:#999999;
				font-size:11px;
				float:left;
			}
			.explore_to_fulfill_menu_right1 img {
				margin:1px 0 0 15px;
				float:left;
			}


			.explore_to_fulfill_menu_right2 {
				width:91px;
				height:20px;
				text-align:center;
				margin:3px 0 0 0;
				padding:1px;
				background-color:#fff;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;

				font-size:11px;
				float:left;
			}
			.explore_to_fulfill_menu_right2 img {
				margin:1px 0 0 20px;
				float:left;
			}


			.explore_to_fulfill_menu_right1 a {
				text-decoration:none;
				color:#666666;
			}

			.explore_to_fulfill_menu_right2 a {
				text-decoration:none;
				color:#666666;

			}

			.explore_to_fulfill_menu_right1 a:hover {
				background-color:#EAEAEA;
				padding:2px 9px 8px 9px;
			}
			.explore_to_fulfill_menu_right2 a:hover {
				background-color:#EAEAEA;
				padding:2px 20px 8px 20px;
			}



			/*------------------------------------------------------------------
			[6.15 Friend Finder]
			*/
			#friend_finder{
				padding:7px;
				width:461px;
				float:left;
				background-color:#EAEAEA;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
				font-size:11px;
			}
			#friend_finder h1{
				width:453px;
				background-color:#FFFFFF;
				margin:0 0 10px 0;
				padding:4px;
				float:left;
			}
			#friend_finder_through_email{
				padding:7px;
				width:461px;		
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
				font-size:11px;
				background-color:#EAEAEA;
				float:left;
			}
			#friend_finder_through_email h1{
				width:453px;	
				margin:0 0 10px 0;
				padding:4px;
				background-color:#FFFFFF;
				float:left;
			}

			#friend_finder_through_email_form{
				padding:7px;
				width:461px;
				background-color:#EAEAEA;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
				font-size:11px;
				margin:20px 0 0 0;
				float:left;
			}

			.friend_finder_wrapper input{		
				width:246px;
				border:1px solid #ccc;
				padding:3px;
				float:left;
			}
			.friend_finder_wrapper select{		
				width:80px;
				border:1px solid #ccc;
				padding:1px;
				float:right;
			}
			.friend_finder_wrapper span{		
				padding:0 3px;
				float:left;
			}
			/*.friend_finder_input{
							width:180px;
							height:18px;
							padding:4px;
							border:1px solid #ccc;
							border-width:1px;
							font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
							font-size:12px;
						}*/

			.friend_finder_wrapper_form{
				width:460px;
				margin-bottom:4px;
				float:left;
			}


			.friend_finder_labels_form{
				width:100px;
				float:left;
			}
			.friend_finder_checkbox{
				margin:1px 10px 0 0;
				float:right;
			}

			/*------------------------------------------------------------------
			[6.16 Friend Finder - INSIDE]
			*/
			#friend_finder_inside{
				padding:7px 7px 0px 7px;
				width:461px;
				float:left;
				background-color:#EAEAEA;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
				font-size:11px;
			}
			#friend_finder_inside h1{
				width:453px;
				background-color:#FFFFFF;
				margin:0 0 10px 0;
				padding:4px;
				float:left;
			}
			#friend_finder_inside_waiting{
				padding:7px 7px 0px 7px;
				width:461px;
				float:left;
				background-color:#EAEAEA;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
				font-size:11px;
			}
			#friend_finder_inside_waiting h1{
				width:453px;
				background-color:#FFFFFF;
				margin:0 0 10px 0;
				padding:4px;
				float:left;
			}
			#friend_finder_inside_new{
				padding:7px 7px 7px 7px;
				width:461px;
				float:left;
				background-color:#EAEAEA;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
				font-size:11px;
			}
			#friend_finder_inside_new h1{
				width:453px;
				background-color:#FFFFFF;
				margin:0 0 10px 0;
				padding:4px;
				float:left;
			}

			.friend_finder_inside_sortby{
				float:right;
			}

			.friend_finder_inside_select{
				width:120px;
				height:22px;
				padding:2px;
				border:1px solid #ccc;
				border-width:1px;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
				font-size:12px;
			}

			.friend_finder_inside_labels_form{
				width:110px;
				float:left;
			}


			.friend_finder_tabs{
				width:460px;
				height:23px;
				background-color:#FFFFFF;
				margin:10px 0 0 0;
				padding:0px;
				float:left;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
				font-size:12px;
			}


			.friend_finder_tabs_item a{	
				color:#9c9c9c;	
				margin:5px 8px 0 0;		
				float:right;
				text-decoration:none;
				padding:2px 5px 0px 5px;	
			}
			.friend_finder_tabs_item a:hover{
				color:#222;			
				background-color:#EAEAEA;
				margin:5px 8px 0 0;		
				float:right;
				padding:2px 5px 0px 5px;				
			}		

			.friend_finder_tabs_item_active a{	
				color:#222222;	
				background-color:#EAEAEA;
				margin:5px 8px 0 0;	
				float:right;
				text-decoration:none;
				padding:2px 5px 0px 5px;	
			}
			.friend_finder_tabs_item_active a:hover{
				color:#222;			
				background-color:#EAEAEA;
				margin:5px 8px 0 0;		
				float:right;
				padding:2px 5px 0px 5px;			
			}

			.friend_finder_white_line{
				width:480px;
				height:1px;
				margin:5px 0px 0px -8px;
				float:left;
				background-color:#FFFFFF;
			}

			#friend_finder_inside_results_block{
				/*width:455px;*/
				width:472px;
				float:left;
				background-color:#EAEAEA;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
				font-weight:normal;
				font-size:12px;	
				padding:5px 0 0px 8px;
				}
				
			.friend_finder_inside_results_foto{
				width:70px;
				height:64px;
				margin:0 0 0 0px;
				float:left;
			}
			.friend_finder_inside_results_text_holder{
				width:320px;	
				margin:0 0 0 7px;
				float:left;
			}
			.friend_finder_inside_results_text{
				dwidth:320px;	
				margin:0;
				float:left;
			}
			.friend_finder_inside_results_text2{
				color:#498CFA;
			}
			.friend_finder_inside_results_add_friend{
				width:55px;
				height:38px;
				text-align:center;
				padding-top:7px;
				padding-right:7px;
			}

			.padding_10px{
				padding:10px;
			}

			/*------------------------------------------------------------------
			[6.17 Friend Finder - WAITING]
			*/


			#friend_finder_waiting_results_block{
				width:100%;
				float:left;
				background-color:#EAEAEA;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
				font-weight:bold;
				font-size:10px;	
				padding-top:5px;
			}

			.friend_finder_waiting_results_text_margin{
				margin-left:10px;
				float:left;
			}
			.friend_finder_waiting_results_text{
				width:290px;
				height:22px;
				margin:0 0 0 7px;
				float:left;
				font-size:10px;
			}

			.friend_finder_waiting_results_text2{
				color:#498CFA;
				font-size:12px;
			}

			/*------------------------------------------------------------------
			[6.18 Friend Finder - RESULTS]
			*/
			#friend_finder_search_results{
				padding:7px;
				width:461px;
				float:left;
				background-color:#EAEAEA;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
				font-size:11px;
				margin-top:20px;
			}

			#friend_finder_search_results h1{
				width:453px;
				background-color:#FFFFFF;
				margin:0 0 10px 0;
				padding:4px;
				float:left;
			}

			/*------------------------------------------------------------------
			[6.19 POKE IT]
			*/
			#poke_it{
				padding:7px;
				width:461;
				float:left;
				background-color:#EAEAEA;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
				font-size:11px;
				margin-right:10px;
		margin-bottom:20px;
			}
			#poke_it h1{
				width:452px;
				background-color:#FFFFFF;
				margin:0 0 10px 0;
				padding:4px;
				float:left;
			}

			.poke_it_text{
				width:461px;
				float:left;
				padding-bottom:20px;
			}

			.pokes_holder{
				width:461px;		
				float:left;		
				margin:0;
				padding:0x;
			}

			.poke_it_item{
				width:110px;
				display:block;
				padding:0 3px 1px 2px;
				text-decoration:none;
				float:left;
			}
	.poked_user{
		height:68px;
		width:460px;
		float:left;
		background-color:#EAEAEA;
		font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
		font-weight:bold;
		border-bottom:1px solid #fff;
		margin-bottom:4px;
		font-size:12px;	
	}
	.poked_user_text{
		width:355px;
		height:67px;
		margin:0 0 0 7px;
		float:left;
	}
	.poked_user_foto{
		width:70px;
		height:64px;
		float:left;
	}
	.poke_text{
	width:337px;
		padding:22px 4px 5px 4px;
		background-color:#fff;
		float:left;
	}


			/*------------------------------------------------------------------
			[6.30 mekwa update pokes]
			*/

			#friends_activity{
				padding:7px;
				width:475px;
				float:left;
				background-color:#EAEAEA;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
				font-size:11px;
			}
			#friends_activity h1{
				width:266px;
				background-color:#FFFFFF;
				margin:0 0 10px 0;
				padding:4px;
				float:left;
			}
			.update_pokes_menu1_right_white {
				width:201px;
				height:25px;
				background-color:#fff;
				float:left;
			}
			.update_pokes_menu1_right1 {
				width:122px;
				height:20px;
				text-align:center;
				margin:3px 0 0 0;
				padding:1px;
				background-color:#EAEAEA;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
				color:#999999;
				font-size:11px;
				float:left;
			}
			.update_pokes_menu1_right2 {
				width:71px;
				height:20px;
				text-align:center;
				margin:3px 0 0 0;
				padding:1px;
				background-color:#fff;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;

				font-size:11px;
				float:left;
			}

			.update_pokes_menu1_right1 a {
				text-decoration:none;
				color:#666666;
			}

			.update_pokes_menu1_right2 a {
				text-decoration:none;
				color:#666666;

			}

			.update_pokes_menu1_right1 a:hover {
				background-color:#EAEAEA;
				padding:2px 9px 8px 9px;
			}
			.update_pokes_menu1_right2 a:hover {
				background-color:#EAEAEA;
				padding:2px 19px 8px 19px;
			}


			#update_pokes_space {
				padding:7px;
				width:475px;
				margin:20px 0 0 0;
				float:left;
				background-color:#EAEAEA;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
				font-size:11px;
			}

			#update_pokes_space h1{
				width:467px;
				background-color:#FFFFFF;
				padding:4px;
				float:left;
			}
			.update_pokes_menu_text{
				width:475px;
				background-color:#FFFFFF;
				margin: 0 0 15px 0;
				float:left;
			}
			.update_pokes_text{
				width:290px;
				height:67px;
				margin:0 0 0 7px;
				float:left;
			}
			.update_pokes_time{
				width:70px;
				margin:0 0 0 7px;
				float:left;
			}
			.update_pokes_menu1{
				width:140px;
				height:15px;
				background-color:#fff;
				text-align:center;
				float:left;
			}
			.update_pokes_menu1 a:hover {
				background-color:#EAEAEA;
				padding:1px 16px 1px 16px;

			}
			.update_pokes_menu2 a:hover {
				background-color:#EAEAEA;
				padding:1px 18px 1px 18px;
			}
			.update_pokes_menu3 a:hover {
				background-color:#EAEAEA;
				padding:1px 11px 1px 11px;
			}
			.update_pokes_menu4 a:hover {
				background-color:#EAEAEA;
				padding:1px 15px 1px 15px;
			}

			.update_pokes_menu2{
				width:112px;
				background-color:#fff;
				text-align:center;
				float:left;
			}
			.update_pokes_menu3{
				width:140px;
				background-color:#fff;
				text-align:center;
				float:left;
			}
			.update_pokes_menu4{
				width:80px;
				background-color:#EAEAEA;
				text-align:center;
				float:left;
			}

			.update_pokes_menu_text a {
				text-decoration:none;
				color:#666666;
			}


			/*------------------------------------------------------------------
			[6.31 mekwa update pokes]
			*/


			.moodreq_friends_activity{
				width:320px;
				height:35x;
				margin:0 0 0 7px;
				float:left;
			}
			.moodreq_friends_activity_text2{
				width:80px;
				height:35x;
				margin:0 0 0 7px;
				float:left;
			}

			/*------------------------------------------------------------------
			[6.32 moodreq]
			*/


			.moodreq_close_btn{
				width:14px;
				height:14px;
				margin:2px 6px 0 0;
				float:right;
			}
			.moodreq_block {
				width:320px;
				height:67px;
				margin:0 0 0 7px;;
				float:left;
			}

			/*------------------------------------------------------------------
			[7. Terms]
			*/

			#middle_terms_of_use{
				width:742px;
				margin-right:25px;
				_margin-right:24px;
				float:left;
			}
			#terms_of_use{
				padding:7px;
				width:732px;
				float:left;
				background-color:#EAEAEA;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
				font-size:11px;
				margin-top:20px;
			}

			#terms_of_use h1{
				width:724px;
				background-color:#FFFFFF;
				margin:0 0 0 0;
				padding:4px;
				float:left;
			}

			#terms_of_use_content{
				width:732px;
				background-color:#FFFFFF;
				margin:10px 0 0 0;
				padding:4px;
				float:left;
			}




			/*------------------------------------------------------------------
			[6.33 update desires]
			*/

			.entry_top_desires_user_small{
				width:100px;
				font-size:10px;
				text-align:right;
				padding-right:5px;
				float:left;
			}
			.entry_mini_desires{
				float:right;
			}
			.btn_ignore_read_entry a{
				padding:4px 6px;
				margin:5px 0 0 0;
				font-weight:bold;
				color:#fff;
				display:block;
				text-decoration:none;
				background-color:#343434;
				float:right;
			}

			.btn_ignore_read_entries a{
				padding:4px 6px;
				margin:10px 0 0 0;
				font-weight:bold;
				color:#fff;
				display:block;
				text-decoration:none;
				background-color:#343434;
				float:right;
			}

			/*------------------------------------------------------------------
			[6.34 update comments]
			*/

			.comment_background {
				margin:0 -7px 2px -7px;
				display:block;
				background-color:#fff;
				float:left;
			}
			.comment_line {
				width:475px;
				padding:5px;
				margin:0 3px 0 3px;
				float:left;
			}
			.comment_by {
				width:260px;
				padding:5px;
				float:left;
			}
			.comment_time {
				width:160px;
				text-align:right;
				padding:5px;
				float:right;
			}
			.comment_text {
				width:465px;
				padding:5px;
				float:left;
			}
			.comment_goto a{
				width:460px;
				text-align:right;
				text-decoration:none;
				padding:5px;
				float:left;
			}


				

			/*------------------------------------------------------------------
			[6.35 Mekwa boxes]
			*/
			.exit_mekwas_box{
				width:466px;
				padding:7px;
				margin:10px 0 0 0;
				float:left;
				background-color:#EAEAEA;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
			}		
			.exit_mekwas_box h1{
				width:458px;
				background-color:#FFFFFF;
				font-size:14px;
				margin:0 0 10px 0;
				padding:4px;
				float:left;
			}			
			.exit_mekwas_box a{
				font-weight:bold;
				text-decoration:none;
				padding:0 8px 0 0;	
			}
			
			.beamed_mekwa_box{				
				height:330px;
				margin:0;
				overflow:hidden;
				padding:4px 2px 0 2px;
				margin: 5px 0 0 0;
			}
			.beamed_mekwa_item_area{
				height: 110px;
			}
			.beamed_mekwa_item_area p{
				font-weight:normal;
				padding: 0 0 0 4px;
			}
			.beamed_mekwa_item_area_pictures{
				height:80px;
				padding:4px 4px 4px 4px;											
				background-color:white; 								
			}
			.beamed_mekwa_item_space{
				width:30px;
				height:1px;
			}
			/*------------------------------------------------------------------
			[6.35 Mekwa boxes]
			*/			
			.help{
				width:600px;
				height:1500px;
				text-align: left;
				padding:100px 200px;
			}
			.help a{
				text-decoration:none;
			}
			.help h4{
				margin:20px 0 5px 0;
			}
			.help p{
				text-align: justify;
				padding: 10px 0 0 0; 
			}
			.help ul{
				padding: 4px 0 0 30px;
			}
			/*------------------------------------------------------------------
			[7. Right]
			*/
			#right{
				width:170px;
				background-color:#FF66FF;
				float:right;
			}
			#ads{
				width:160px;
				padding:4px 4px 2px 4px;
				_padding:4px 4px 4px 4px;
				border:1px solid #ccc;
				border-width:1px;
				background-color:#fff;
				float:right;
			}
			/*------------------------------------------------------------------
			[8. Footer]
			*/
			#nonFooter {
							position: relative;
							min-height: 100%;
						}
						* html #nonFooter {
							height: 100%;
						}
						#footer {
							/*position: relative;
														margin: -7.5em auto 0 auto;*/
														float:left;
						}
						/* A CSS hack that only applies to IE -- specifies a different height for the footer */

						* html #footer {
							margin-top: -7.4em;
						}

			#page
			{
				width: 950px;
				margin: 0 auto;
				text-align: left;
			}

			/** html #page	{
				height: 100%;
				_height:;
			}*/


			#footer{
				width:100%;
				background-color: #eee;
				border-top:1px solid #ccc;
				font-size: 85%;
				color: #A6B8CA;
				margin:0;
				text-align: center;
				/*float: left;*/
			}
			.footer_centered{
				width: 950px;
				margin:0 auto;
				text-align:left;
			}
			.bottom_links{
				list-style: none;
				margin-top: 0;
				margin-left: 0;
				padding:10px 30px 10px 10px;
				float:left;
			}
			.bottom_links li a{
				font-size:11px;
				/*display: inline;
				padding-right: 1em;
				padding-left: 1em;*/
				text-decoration:none;
				float:left;
			}
			.bottom_links li a:Hover{
				text-decoration:underline;
			}

			.bottom_links li.first,
			.bottom_links li.first a{
				width:100px;
				color:#333;
				text-decoration:none;
				border-left: 0 none transparent;
				border-bottom:1px solid #ccc;
			}

			.bottom_links a{
				color: #A6B8CA;
			}

			#footer p{
				margin-top: 1.5em;
			}

			/*------------------------------------------------------------------
			[9. Tag Cloud]
			*/

			.nube1 {font-size: 1.0em;}
			.nube2 {font-size: 1.2em;}
			.nube3 {font-size: 1.4em;}
			.nube4 {font-size: 1.6em;}
			.nube5 {font-size: 1.8em;}
			.nube6 {font-size: 2.0em;}

			/*------------------------------------------------------------------
			[10. Google Maps]
			*/
			/*#left_bar_map{
							margin-top:10px;
						}*/

			div.markerTooltip {
				color: black;
				font-weight: bold;
				font-size: 10px;
				background-color: white;
				/*   white-space: nowrap;*/
				margin: 0;
				padding: 2px 4px;
				border: 1px solid black;
				width: 120px;

			}
			
			div.markerDetail {
				color: black;
				font-weight: bold;
				background-color: white;
				/*   white-space: nowrap;*/
				margin: 0;
				padding: 2px 4px;
				border: 1px solid black;
				width: 120px;
			}

			
			/*
			[6.1.1 Rating]
			*/
			/*.star-rating,  
						.star-rating a:hover,  
						.star-rating a:active,  
						.star-rating a:focus,  
						.star-rating .current-rating{  
							background: url('/images/star_rating.png') left -1000px repeat-x;  
						}  
						.star-rating{  
							position: relative;  
							width: 150px;  
							height: 30px;  
							overflow: hidden;  
							list-style: none;  
							margin: 0;  
							padding: 0;  
							background-position: top left;  
						}  
						.star-rating li{  
							display: inline;  
						}  
						.star-rating a,  
						.star-rating .current-rating{  
							position: absolute;  
							top: 0;  
							left: 0;  
							text-indent: -1000em;  
							height: 30px;  
							line-height: 30px;  
							outline: none;  
							overflow: hidden;  
							border: none;  
						}  
						.star-rating a:hover,  
						.star-rating a:active,  
						.star-rating a:focus{  
							background-position: center left;  
						}  
						.star-rating a.one-stars{  
							width: 20%;  
							z-index: 6;  
						}  
						.star-rating a.two-stars{  
							width: 40%;  
							z-index: 5;  
						}  
						.star-rating a.three-stars{  
							width: 60%;  
							z-index: 4;  
						}  
						.star-rating a.four-stars{  
							width: 80%;  
							z-index: 3;  
						}  
						.star-rating a.five-stars{  
							width: 100%;  
							z-index: 2;  
						}  
						.star-rating .current-rating{  
							z-index: 1;  
							background-position: bottom left;  
						}  
						.star-ratings-block {  
							font-size: .75em;  
							text-align: center;  
							width: 100%;  
						}	*/
						.star-rating,  
						.star-rating a:hover,  
						.star-rating a:active,  
						.star-rating a:focus,  
						.star-rating .current-rating{  
							background: url('/images/star_rating.png') left -1000px repeat-x;  
						}  
						.star-rating{  
							position: relative;  
							width: 110px;  
							height: 19px;  
							overflow: hidden;  
							list-style: none;  
							margin: 0;  
							padding: 0;  
							background-position: top left;  
						}  
						.star-rating li{  
							display: inline;  
						}  
						.star-rating a,  
						.star-rating .current-rating{  
							position: absolute;  
							top: 0;  
							left: 0;  
							text-indent: -1000em;  
							height: 19px;  
							line-height: 19px;  
							outline: none;  
							overflow: hidden;  
							border: none;  
						}  
						.star-rating a:hover,  
						.star-rating a:active,  
						.star-rating a:focus{  
							background-position: center left;  
						}  
						.star-rating a.one-stars{  
							width: 20%;  
							z-index: 6;  
						}  
						.star-rating a.two-stars{  
							width: 40%;  
							z-index: 5;  
						}  
						.star-rating a.three-stars{  
							width: 60%;  
							z-index: 4;  
						}  
						.star-rating a.four-stars{  
							width: 80%;  
							z-index: 3;  
						}  
						.star-rating a.five-stars{  
							width: 100%;  
							z-index: 2;  
						}  
						.star-rating .current-rating{  
							z-index: 1;  
							background-position: bottom left;  
						}  
						.star-ratings-block {  
							font-size: .75em;  
							text-align: center;  
							width: 110px;  
							float:right;
						}

			/*------------------------------------------------------------------
			[6.9 Entries]
			*/
			
			#sort_entry{ 
				/*width:475px;*/
				background-color:#eaeaea;
				float:left;
			}
			.sort_text{ 
				width:290px;
				padding:8px 10px;
				float:left;
			}
			.sort_select{ 
				width:120px;
				padding:8px 10px;
				float:right;
			}
			#explore_desires_cloud{
				/*width:461px;*/
				width:466px;
				background-color:#eaeaea;
				float:left;
			}
			#explore_most_interesting_map{
				/*width:461px;*/
				width:466px;
				padding:7px;
				float:left;
				background-color:#EAEAEA;
				font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
			}
			#explore_most_interesting_map h1{
				/*width:453px;*/
				width:458px;
				background-color:#FFFFFF;
				font-size:14px;
				padding:4px;
				margin:0 0 10px 0;
				float:left;
			}
			.explore_results_wrapper{
				/*width: 475px;*/
				width: 480px;
				background-color: #EAEAEA;
				float: left;
			}		
			.explore_map{
				/*width:461px; */
				width:466px; 
				height:220px;
				margin:0 0 10px 0;
				padding:0;
				float:left;
			}
			
			#map_thumbs{
				margin:0px 0 0 0;
				float:left;
			}
			
			.explore_fulfilled_box{
				margin:0 0 0 0;
				background-color:white;
				height:97px;
				overflow:hidden;
				padding:4px 2px;
			}

			.explore_fulfilled_box div{
				height: 20px;
				white-space: nowrap;
				font-size: 12px;
				padding: 0 0 0 4px;
			}

			
			/* ----- tool tip specific styles ----- */
			#theToolTip{
				position: absolute;
				left: -300px;
				dwidth: 200px;
				border: 1px solid #A4A4A4;
				padding: 6px 6px 6px 6px;
				background-color: #fff;
				visibility: hidden;
				text-align:left;
				z-index: 100;
				/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
				filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=4);
			}

			#ToolTipPointer{
				position:absolute;
				left: -300px;
				z-index: 101;
				visibility: hidden;
			}

			#theToolTip p{
				font-size: 1.1em;
				color: #333333;
				line-height:1.4em;
				margin-right:10px;
				margin-top:0;
			}

			#ToolTipTextWrap {
				font-weight:bold;
				font-size: 1.2em;
				color: #592C16;
				margin-right:10px;
			}
			
			/*TEST*/
			.cropz_wrapper{
				width:200px; height:200px;
				margin:50px 0 0 0; float:left;
				padding:0 0 0 50px;
			}
			.cropz_bg{ 
				z-index:0; float:left;
			
			}
			.cropz_img{
				margin:-115px 0 0 -39px; float:left; z-index:90;
			}
			
			/*------------------------------------------------------------------
			[10. Errors]
			*/
			.fieldWithErrors{
				float:left;				
			}
			
			
			
			/*------------------------------------------------------------------
			[11. EXTRAS]
			*/
			.pdg_lr7{
				padding:0 7px;
			}
			.mrg_top7{
				margin-top:7px;
			}
			.mrg_lr7{
				margin:0 7px;
				float:left;
			}
			.mrg_lr8{
				margin:0 9px;
			}
			.mrg_top10{
				margin-top:10px;
			}