@charset "utf-8";
/*
=========================
===== GLOBAL STYLES =====
=========================
*/
* {
	margin: 0;
	padding: 0;
	border: none;
}
body {
	background: url(../_img/bg-main.jpg) repeat-x #ddead0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
}
img { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(); }

/* ========================================================================== PAGE STRUCTURE STYLES ===== */
#root-container {
	margin: 30px auto;
	width: 960px;
}
#left-col {
	width: 582px;
	float: left;
}
#right-col {
	width: 378px;
	float: left;
}

/* ========================================================================== HEADER STYLES ===== */
#header {
	background: url(../_img/header.jpg) no-repeat;
	height: 408px;
	width: 582px;
}
#intro-text {
	width: 365px;
	font-size: 18px;
	margin: 0 0 0 15px;
	padding: 115px 0 0 0;
	line-height: 29px;
}
#search-form {
	float: left;
	margin: 30px 0 0 18px;
	font-size: 12px;
	font-weight: bold;
	width: 352px;
}
html>body #search-form { margin: 30px 0 0 35px; }
#search-form td { text-align: right; }
#title-search {
	background: url(../_img/t-searchFree.gif) no-repeat top;
	height: 23px;
	width: 116px;
	padding: 12px 0 0 0;
}
#search-form select {
	margin: 0 0 5px 0;
	padding: 1px;
	border: solid 1px #9db485;
	font-size: 12px;
}
.select-gender { width: 90px }
.select-age { width: 45px; }
.select-location { width: 145px; }
#search-button {
	background: url(../_img/b-searchNow.gif) no-repeat;
	height: 31px;
	width: 137px;
	margin: 0 0 0 6px;
}

/* ========================================================================== LATEST MEMEBERS/SEO STYLES ===== */
#latest-members {
	background: url(../_img/bg-latestMembers.gif) no-repeat;
	height: 196px;
	width: 566px;
	margin: 10px 0 0 0;
}

#wld_badge_wrapper { padding: 56px 0 0 15px; }
#wld_badge_inner { padding: 10px 0 10px 10px; }
.wld_badge_item { 
	float: left; 
	margin: 0 17px 0 0;
	width: 90px;
}
.wld_badge_item img {}
.wld_badge_item_detail {
	margin-top: 5px;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.wld_badge_clear { clear: both; }
				
#why-mmd {
	background: #fff;
	padding: 0 15px;
	width: 536px;
}
#why-mmd p {
	font-size: 16px;
	line-height: 22px;
	margin: 15px 0 0 0;
}
#why-mmd ul {
	float: left;
	width: 48%;
	margin: 15px 0;
}
#why-mmd li {
	list-style: url(../_img/icon-heart.gif);
	font-size: 14px;
	margin: 0 0 10px 40px;
}
#title-why {
	background: url(../_img/t-whyMumsDateDads.gif) no-repeat bottom;
	height: 30px;
	width: 246px;
	padding: 35px 0 0 0;
}
#why-mmd-footer {
	clear: both;
	background: url(../_img/bg-whymdd.gif) no-repeat;
	height: 5px;
	width: 566px;
	margin: 0 0 30px 0;
}

/* ========================================================================== SIGN UP FORM STYLES ===== */
#sign-up-form {
	background: url(../_img/bg-signUp.jpg) no-repeat;
	/*
	height: 497px;
	width: 378px;
	*/
	height: 426px;
	width: 352px;
	margin: 0 0 15px 0;
	padding: 71px 0 0 26px;
	font-size: 14px;
	clear: right;
	font-size: 12px;
}
#sign-up-form p {
	width: 185px;
	sline-height: 18px;
	font-size: 12px;
}
#sign-up-form span {
	font-weight: normal;
	font-size: 10px;
	text-align: center;
}
#sign-up-form a { color: #000; }
#sign-up-form table {
	width: 330px;
	margin: 12px 0;
}
#sign-up-form td {
	text-align: right;
	font-weight: bold;
	padding: 2px 3px;
	height: 20px;
}
#sign-up-form td.leftcol { width: 40%; }
#sign-up-form td.rightcol { width: 60%; }
#sign-up-form input, #sign-up-form select {
	width: 177px; 
	border: 1px solid #9db485;
	padding: 1px;
	font-size: 11px;
}
#sign-up-form select { width: 181px; }
#sign-up-form select.dob { width: 58px; }
#sign-up-form #register-button {
	background: url(../_img/b-register.gif) no-repeat;
	height: 48px;
	width: 218px;
	margin: 14px 0 0 53px;
}
#login-button {
	background: url(../_img/b-login.gif) no-repeat;
	height: 54px;
	width: 141px;
	display: block;
	float: right;
	border: none;
}
#flower {
	background: url(../_img/bg-flower.gif) no-repeat;
	height: 242px;
	width: 50px;
	position: absolute;
	margin: 35px 0 0 378px;
}

/* ========================================================================== TESTIMONIALS STYLES ===== */
#testimonials {	background: #d4debd; }
#title-testimonials {
	background: url(../_img/t-testimonials.gif) no-repeat top;
	height: 70px;
	width: 378px;
}
#testimonials ul { padding: 0 20px; }
#testimonials li {
	list-style: none;
	font-size: 14px;
	text-align: center;
	margin: 16px 0 16px 0;
}
#testimonials li span {
	font-weight: bold;
	font-size: 16px;
}
.separator {
	background: url(../_img/icon-separator.gif) no-repeat center;
	height: 21px;
	width: 93px;
	margin: 12px auto;
	display: block;
}
#testimonials-footer {
	background: url(../_img/bg-testimonialsFooter.gif) no-repeat;
	height: 24px;
	width: 378px;
}

/* ========================================================================== FOOTER STYLES ===== */
#footer {
	clear: both;
	border-top: 1px solid #abc690;
	padding: 20px 0 0 0;
}
#footer li {
	display: inline;
	list-style: none;
	font-size: 16px;
	color: #405c22;
}
#footer span {
	color: #abc690;
	padding: 0 7px;
}

/* ========================================================================== OTHER STYLES ===== */
.hideMe {
	display: none;
	line-height: 0;
}
.clearer { clear: both; }
