 * {
	font-family: Arial, sans-serif;
	color: #464a60;
} 
 p {
	color: #000000;
}


body{margin:30px 0px 0px 0px; background: #464a60 url(http://www.welovedates.com/images/body_bg.jpg) repeat-x; font:Arial, Helvetica, sans-serif; }

a {
	text-decoration: none;
}

.clear { clear: both; }


#content {float:left;margin:0 0 0 30px;width:600px}
#sidebar {float:right;width:250px}
#sidebar h3 {background:#464a60;border:1px solid #464a60;color:#FFF;font-size:15px;margin:0;padding:5px}
#content h1 {margin:0}
#content h2 {margin:0}

/* Main container */
#container {
	width: 1000px;
	margin: auto;
	padding-top: 0 !important;
}



/* Header */
#header {
height:100px;
}
#header ul {list-style:none;padding:35px 0 0 400px; color:white;}
#header ul li {display:inline;margin:0 20px;}
#header a {color: #ffffff;}

	#header h1 {
		float: left;

		width: 425px;
		height: 80px;
		
		margin-top: 0px;

		text-indent: -3000px;

		background: url(http://www.welovedates.com/images/logo.png) 36px no-repeat;
	}

	form#loginForm {
		display: block;
	
		height: 54px;
		width: 240px;

		margin-left: 650px;
		margin-top: 18px;
	
		background: #ddeef2;
	}
		form#loginForm div.inputs {
			float: left;

			width: 135px;

			margin: 0;
			padding-right: 10px;
			margin-right: 10px;

		}
			form#loginForm input.username, form#loginForm input.password {
				float: left;

				width: 100%;

				margin: 3px;
				padding: 3px 3px 3px 10px;

				font-size: smaller;

				border: 1px solid #d9ecf1;
			}
			form#loginForm input.submit {
				float: left;
	
				margin: 3px;
				padding: 11px 11px 10px 9px;

				font-size: 20px;

				border: 1px solid #d9ecf1;
				background: url(../img/btn_login_bg.png) no-repeat;
			}
/* / Header */


#mainContent {
	float: left;

	width: 930px;
	
	margin-top: -26px;
	padding: 25px 20px 20px 0;

	background: #fff no-repeat;
}
	#searchBox {
		float: right;
		width: 390px;
		
		padding: 10px;
		
		background: #bfe1e9 url(../img/search_bg.png) no-repeat;
		
	}
		#searchBox h2 {
			width: 350px;
			height: 52px;

			margin-left: 17px;
			
			text-indent: -3000px;

			background: url(../img/search_header.png) no-repeat;
		}
		#searchBox h3 {
			margin-top: -38px;
			margin-left: 56px;
			
			font-size: 13px;
			font-weight: normal;
			color: #369ebb;
		}
		#searchBox label {
			float: left;
			
			width: 100px;
			
			padding-right: 25px;
			margin-left: 28px;
			
			font-size: 20px;
			font-weight: bold;
			color: #048cb2;
		}
		#searchBox select {
		}
		#maxageLabel {
			width: 19px !important;
		
			margin-left: 8px !important;
			margin-top: 3px !important;
			padding-right: 7px !important;
		}
		/* Select styles */
		/* Wide */
		.cbWideContainer {
			float: left;
			width: 210px !important;
			height: 45px;
		}
		.cbWideValueContainer {
		}
		.cbWideValueContent {
			height: 35px;
	
			padding-top: 2px;
			padding-left: 10px;
	
			font-size: 20px;
			color: #156b83;

			background: url(../img/select_wide.png) no-repeat;
		}
		/* Narrow */
		.cbNarrowContainer {
			float: left;
			width: 88px !important;
			height: 45px;
		}
		.cbNarrowValueContainer {
		}
		.cbNarrowValueContent {
			height: 35px;
	
			padding-top: 2px;
			padding-left: 10px;
	
			font-size: 20px;
			color: #156b83;
	
			background: url(../img/select_narrow.png) no-repeat;
		}
		/*  */
		.cbDropDownButton {
			width: 41px;
			height: 35px;
			background: url(../img/select_btn.png) no-repeat;
		}
		.cbDropDownContainer {
			height: 200px;
			background: #fff;
			border: 1px solid #156b83;
			border-top: none;
			overflow: auto;
			position: relative;
		}
		.cbDropDownContainerShort {
			height: 70px;
			background: #fff;
			border: 1px solid #156b83;
			border-top: none;
			overflow: auto;
			position: relative;
		}
		.cbItem {
			margin-left: 15px;

			font-size: 20px;
			color: #156b83;
		}
		.cbItemHover {
			font-weight: bold;
		}
		#submit {
			float: right;
			margin-right: 28px;
		}
	
	#blurb {
		float: right;
		width: 390px;
		
		padding-right: 20px;
	}
		#blurb1 {
			width: 387px;
			height: 22px;
			
			margin-top: 30px;
			margin-bottom: 18px;
			
			text-indent: -3000px;
			font-size: 31px;
			color: #369ebb;
			
			background: url(../img/blurb1.png) no-repeat;
		}
		#join {
			float: right;
		}
		#blurb2 {
			font: 16px/1.2em Arial;
			color: #958686;
		}
	#blurb3 {
		float: right;
		
		margin-top: 25px;
		margin-right: 20px;
		
		font-size: 26px;
		font-weight: bold;
	}

#membersBox {
	float: left;
	
	width: 510px;
	height: 438px;
	
	background: url(../img/members_bg.png) no-repeat;
}
	#membersBox h4 {
		float: left;
	
		margin: 15px 0 0 40px;

		text-indent: -3000px;
	}
	#membersBox #online {
		float: right;

		margin-right: 30px;
		margin-top: 23px;
	}
	#members {
		margin-top: 60px;
		height: 400px;
		margin-left: 40px;
	}
		.member, .wld_badge_item {
			float: left;
			width: 100px;
			margin-right: 10px;
			font: 13px/1.3em Arial;
		}
			.member a, .wld_badge_item a {
				text-decoration: none;
			}
			.wld_badge_item_detail {
				margin-top: -4px;
			}
			.wld_badge_item_region {
				float: left;
				margin-top: -5px !important;
				margin-bottom: 5px;
			}
			.wld_badge_item_region {
				display: none;
			}

#registerBox {
	float: left;
	
	width: 439px;
	height: 425px;
	
	padding-top: 20px;
	padding-left: 30px;
	
	background: url(../img/register_bg.jpg) no-repeat;
}
	#registerBox h4 {
		width: 362px;
		height: 17px;
		
		text-indent: -3000px;
		color: #bde144;
		
		background: url(../img/register_header.png) no-repeat;
	}
	#registerBox #blurb4 {
		width: 180px;
		
		font-weight: bold;
		color: #369ebb;
	}
	#registerBox h5 {
		font-size: 15px;
		color: #04607a;
	}
		#r1, #r2, #r3, #r4 {
			width: 186px;
			height: 46px;
			
			margin: 0;
			
			text-indent: -3000px;
		}
		#r1 {
			background: url(../img/reg1.png) no-repeat;
		}
		#r2 {
			background: url(../img/reg2.png) no-repeat;
		}
		#r3 {
			background: url(../img/reg3.png) no-repeat;
		}
		#r4 {
			background: url(../img/reg4.png) no-repeat;
		}


#languagesMenu {
	float: left;
	
	width: 40px;
	height: 200px;
	
	padding-top: 5px;

	list-style-type: none;
	
	background: url(../img/languagesMenu_bg.png) no-repeat;
}
	#languagesMenu li {
		margin: 0;
	}
	#languagesMenu li a {
		opacity: .3;
		filter: alpha(opacity=30);
	}
	#languagesMenu li a.current, #languagesMenu li a:hover {
	
		margin-left: 3px;
	
		opacity: 1;
		filter: alpha(opacity=100);
	}

#footer {
	margin-left: 11px;
	clear:both;overflow:hidden;
}
	ul#footerMenu {
		list-style-type: none;
		margin-left: 25px;
		padding-top: 10px;
	}
	ul#footerMenu li {
		float: left;
		
		margin-left: .3em;
		
		color: #04607a;
	}
	ul#footerMenu li a {
		font-weight: bold;
		color: white;
	}

	#rights {
		margin-left: 25px;
	
		font-weight: bold;
		color: #59b5ce;
		padding-bottom: 50px;
	}