@charset "utf-8";
/*
=========================
===== GLOBAL STYLES =====
=========================
*/
* {
	margin: 0;
	padding: 0;
	border: none;
	-webkit-text-size-adjust: 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(); }
a { text-decoration: none; }
a:hover { text-decoration: underline; }

/* ========================================================================== PAGE STRUCTURE STYLES ===== */
#root-container {
	margin: 10px auto 20px auto;
	width: 960px;
}
#left-col {
	width: 582px;
	float: left;
}
#right-col {
	width: 378px;
	float: left;
}
#form-part2 { display: none; }

/* ========================================================================== UTILITY AREA STYLES ===== */
#fb-button a {
	color: #405c21;
	float: left;
	margin: 18px 0 0 0;
	/*
	background: url(../_img/icon-facebook.gif) no-repeat left center;
	padding: 0 0 0 20px;
	*/
}
#login-button {
	background: url(../_img/b-login.gif) no-repeat;
	height: 54px;
	width: 141px;
	display: block;
	clear: both;
	float: right;
	border: none;
}
#flower {
	background: url(../_img/bg-flower.gif) no-repeat;
	height: 242px;
	width: 50px;
	position: absolute;
	margin: 35px 0 0 378px;
}
#country-selector { list-style: none; }
#country-selector li { float: right; }
#country-selector a {
	width: 21px;
	height: 15px;
	float: left;
	margin: 0 0 0 5px;
}
#flag-uk a { background: url(../_img/flag-uk.jpg) right no-repeat; }
#flag-uk .selected, #flag-uk a:hover { background: url(../_img/flag-uk.jpg) left no-repeat; }
#flag-sa a { background: url(../_img/flag-sa.jpg) right no-repeat; }
#flag-sa .selected, #flag-sa a:hover { background: url(../_img/flag-sa.jpg) left no-repeat; }
#flag-aus a { background: url(../_img/flag-aus.jpg) right no-repeat; }
#flag-aus .selected, #flag-aus a:hover { background: url(../_img/flag-aus.jpg) left no-repeat; }
#flag-ie a { background: url(../_img/flag-ie.jpg) right no-repeat; }
#flag-ie .selected, #flag-ie a:hover { background: url(../_img/flag-ie.jpg) left no-repeat; }

/* ========================================================================== HEADER STYLES ===== */
#header {
	background: url(../_img/header.jpg) no-repeat;
	height: 408px;
	width: 582px;
	margin: 11px 0 0 0;
}
#intro-text {
	width: 550px;
	font-size: 16px;
	font-weight: normal;
	padding: 100px 0 0 0;
}
#search-form {
	float: left;
	margin: 55px 0 0 15px;
	font-size: 12px;
	font-weight: bold;
	width: 352px;
}
html>body #search-form { margin: 40px 0 0 15px; }
#title-search {
	background: url(../_img/t-searchFree.gif) no-repeat top;
	height: 23px;
	width: 116px;
	padding: 12px 0 0 0;
}
#search-form td { height: 30px; }
#search-form select {
	margin: 0 0 5px 0;
	padding: 1px;
	border: solid 1px #9db485;
}
.select-gender { width: 130px }
.select-age { width: 51px; }
.select-location { width: 156px; }
#search-button {
	background: url(../_img/b-searchNow.gif) no-repeat;
	height: 26px;
	width: 181px;
	margin: 0 0 0 6px;
}

/* ========================================================================== VIDEO ===== */
#latest-members {
/*
	background: url(../_img/bg-latestMembers.gif) no-repeat; 
	height: 196px;
*/
	background: url(../_img/t-video.gif) no-repeat top #fff;
	height: 360px;
	width: 566px;
	margin: 10px 0 0 0;
}
#video-container { padding: 60px 0 0 16px; }

#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; }

/* ========================================================================== SEO STYLES ===== */
#why-mmd {
	background: #fff;
	padding: 0 15px;
	width: 536px;
}
#why-mmd p {
	font-size: 15px;
	line-height: 20px;
	margin: 14px 0 0 0;
	clear: left;
}
#why-mmd p.lower { margin: 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 8px 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: 290px;
	width: 352px;
	padding: 60px 0 0 26px;
	font-size: 14px;
	clear: right;
}
#sign-up-form p {
	width: 195px; 
	font-size: 14px;
}
#sign-up-form h4 {
	font-size: 16px;
	text-align: left;
}
#sign-up-form span {
	font-weight: normal;
	font-size: 10px;
	display: block;
}
#sign-up-form a { color: #000; }
#sign-up-form table {
	width: 330px;
	margin: 20px 0 12px 0;
}
.form-row {
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	margin: 12px 3px;
	/* padding: 4px 3px; FOR NEW FORM LAYOUT */
	width: 320px;
}
#sign-up-form label { width: 150px; }
#sign-up-form input, #sign-up-form select {
	width: 194px;
	border: 1px solid #9db485;
	padding: 3px;
	font-size: 12px;
}
#sign-up-form input { width: 173px; }
#sign-up-form select { width: 202px; }
#sign-up-form select.dob { width: 65px; }
#sign-up-form #register-button {
	background: url(../_img/b-register.gif) no-repeat;
	height: 48px;
	width: 255px;
	margin: 14px 0 0 40px;
	border: none;
}
#form-continue {
	background: url(../_img/b-continue.jpg) no-repeat;
	height: 48px;
	width: 255px;
	margin: 14px 0 0 65px;
	border: none;
	display: block;
}
#form-part1, #form-part2 { min-height: 200px; }

/* ========================================================================== SOCIAL/MEDIA STYLES ===== */
#socialmedia {
	height: 442px;
	width: 378px;
	background: url(../_img/bg-social-media.jpg) no-repeat;
}
#fb-site-link {
	background: url(../_img/b-fbsite.jpg) no-repeat;
	width: 346px;
	height: 63px;
	display: block;
	margin: 111px 0 0 16px;
	float: left;
}
#tweet {
	margin: 55px 30px 0 30px;
	width: 315px;
	float: left;
}
#tweet a { color: #405c22; }
#tweet li {
	text-align: center;
	list-style: none;
	font-size: 14px;
	margin: 0 0 20px 0;
}
.tweet-time {
	font-size: 12px;
	color: #4a503c;
	display: block;
}


/* ========================================================================== TESTIMONIALS STYLES ===== */
#testimonials {
	background: #d4debd;
}
#title-testimonials {
	background: url(../_img/t-testimonials.gif) no-repeat top;
	height: 51px;
	width: 378px;
}
#testimonials ul { padding: 0 20px; }
#testimonials li {
	list-style: none;
	font-size: 14px;
	text-align: center;
	margin: 16px 0;
}
#testimonials li span {
	font-weight: bold;
	font-size: 16px;
}
.separator, .lastSeparator {
	background: url(../_img/icon-separator.gif) no-repeat center;
	height: 24px;
	width: 93px;
	margin: 12px auto;
	display: block;
}
.lastSeparator { margin: 12px auto 0 auto; }
#testimonials-footer {
	background: url(../_img/bg-testimonialsFooter.gif) no-repeat bottom;
	height: 3px;
	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;
}
#footer a { color: #405c22; }

/* ========================================================================== OTHER STYLES ===== */
.hideMe, #sign-up-form .hideMe {
	display: none;
	line-height: 0;
	text-indent: -9999em;
}
.clearer { clear: both; }

