body {
	font-size:62.5%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#825003 url(../images/bg.jpg) repeat-x;
	line-height:1.8em;
}

hr {
	display:none;
}

a {
	color:#ac483d;
	font-weight:bold;
	text-decoration:underline;
}

a:hover {

	text-decoration:none;
}

/* Main holders for content and backgrounds */

#vert-bg {
	width:100%;
	background:url(../images/main-bg.jpg) no-repeat center top;
}

#content-wrapper {
	width:100%;
	text-align:center;s
}

#footer {
	width:100%;
	text-align:center;
	background:#825003 url(../images/footer-bg.jpg) no-repeat center top;
}


#footer-bg {
	width:1000px;
	margin:0 auto;
	height:119px;
	padding-top:50px;
	background:#825003 url(../images/footer-bg.jpg) no-repeat center top;
}

label {
	padding-top:3px;
}

/* Actual Content Wrapper */

#content-vertical-bg {
	margin:0 auto;
	width:1000px;
	text-align:center;
	background:url(../images/vert-bg.jpg) repeat-y center top;
}

#content-bg {
	margin:0 auto;
	width:1000px;
	text-align:center;
	background:url(../images/main-bg.jpg) no-repeat center top;
}

#content {
	width:950px;
	margin:0 auto;
	text-align:left;
}

/* Header*/


#header {
	width:950px;
	height:115px;
}

#header h1 {
	display:block;
	float:left;
	margin:50px 0 0 0;	
}

#header h1 a {
	display:block;
	width:280px;
	height:40px;
	text-indent:-9999px;
	margin-left:32px;
}

#header h2 {
	display:none;
}

#header .member-login {
	width:121px;
	height:34px;
	float:right;
	padding:56px 40px 0 0;
}

#header .member-login a {
	width:121px;
	height:34px;
	display:block;
	background:url(../images/member-login.gif);
	text-indent:-9999px;
}

/* Banner */

#banner {
	width:950px;
	height:255px;
	background:url(../images/img.jpg) no-repeat;
}

#login-box {
	float:right;
	width:385px;
	height:204px;
	background:url(../images/login-bg.png) no-repeat;
	margin:25px 48px 0 0;
}

login-box td
{
 padding-bottom: 3px;
}

#login-box form {
	padding:62px 0 0 37px;
	color:#fff;
}

#login-box form h3 {
	font-size:1.6em;
	font-weight:bold;
	padding-bottom:14px;
}

#login-box form div {
	padding:3px 0;
	font-size:1.2em;
}

#login-box form label {
	width:73px;
	text-align:right;
	padding-right:8px;
	line-height:1em;
	display:block;
	float:left;
}


select {
	font-family:Trebuchet MS;
	font-size:11px;
}

/* Columns */

#columns-wrapper {
	width:950px;
	background:url(../images/cols-vert-bg.jpg) repeat-y;
}

#columns-top {
	width:950px;
	height:29px;
	background:url(../images/cols-top-bg.jpg) repeat-y;
}

#columns {
	width:950px;
	background:url(../images/cols-bg.jpg) no-repeat center bottom;
}

#columns #leftcol {
	width:470px;
	float:left;
}

#columns #leftcol h3 {
	display:block;
	width:168px;
	height:18px;
	text-indent:-9999px;
	background:url(../images/members.gif) no-repeat;
	padding-bottom:10px;
	margin-left:35px;
}

#columns #rightcol {
	width:470px;
	float:right;
}

#columns #rightcol h3 {
	display:block;
	width:222px;
	height:22px;
	text-indent:-9999px;
	background:url(../images/join-now.gif) no-repeat;
	padding-bottom:10px;
	margin-left:40px;
}

#columns #rightcol form {
	padding-top:20px;
	line-height:1.3em;
	padding-left:50px;
	font-size:1.1em;
	color:#6b0f05;
}

#columns #rightcol form input, #columns #rightcol form select {
	border:1px solid #7f9db9;
}

#columns #rightcol form div {
	padding:4px 0 ;
}
#columns #rightcol form div strong {

	color:#ab483d;
	font-size:10px;
}

#columns #rightcol form label {
	display:block;
	float:left;
	width:100px;
	text-align:right;
	padding-right:5px;
}

#columns #rightcol form input.submit {
	border:none;
}

#columns #rightcol form table {
	width:370px;
}

#columns #rightcol form table td {
	padding-right:20px;
}

#columns #rightcol form table td.gap {
	width:105px;
	padding:0;
}

.more-members {
	float:right;
	margin-right:30px;
	margin-top:15px;	
}

.more-members a {
	display:block;
	width:114px;
	height:28px;
	background:url(../images/more-members.gif) no-repeat;
	text-indent:-9999px;

}

button.submit
{
 background-image: url(../images/join-now-btn.gif);
 background-repeat: no-repeat;
 background-position: 0 0;
 width: 83px;
 height: 28px;
 border: none;
 text-indent: -9999em;
 cursor: pointer;
 float: right;
 margin-right: 80px;
}

input.go
{
 background-color: transparent;
 background-image: url(../images/go.gif);
 background-repeat: no-repeat;
 background-position: 0 0;
 width: 45px;
 height: 31px;
 border: none;
 text-indent: -9999em;
 cursor: pointer;
}


#rightcol form p
{
 padding: 10px 80px 0 30px;
}

#between, 
#minage, 
#and, 
#maxage
{
 display: inline;
 float: left;
 margin-top: 5px;
}

#login-box form select#gender,
#login-box form select#region
{
 width: 150px;
}

#login-box form label#and
{
 width: 37px;
}


/* Footer */


#footer a {
	color:#190d01;
	font-size:1em;
	line-height:1.4em;
	font-weight:normal;
}

/*WLD STYLES*/
#wld_badge_wrapper { width:420px;}
#wld_badge_inner { padding-left: 27px; padding-top:0;width:420px; }
.wld_badge_item { float: left; width:105px; height:138px;
	background:url(../images/img-bg.png) no-repeat;

}
.wld_badge_item img { border: none; width:75px; height:75px; 	padding:15px 15px 0 15px;}
.wld_badge_item_detail { font-family: Arial;margin-top: 7px; font-size: 11px; overflow: hidden; padding-left:15px; line-height:13px;}
.wld_badge_item_region {color:#00774b;}
.wld_badge_clear { clear: both; }

/* ********* CLEAR FIX HACK ********* */

.cf:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.cf {display: inline-block;}

/* Hides from IE-mac \*/
* html .cf {height: 1%;}				
.cf {display: block;}
/* End hide from IE-mac */


