@charset "UTF-8";
/* CSS Document */

#wrapper {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	height: auto;
	float: none;
	clear: none;
}
#header {
	width:1200px;
	height:120px;
	float:left;
	background-color:#000000;
}
#logo {
	float: left;
	width: 400px;
	height: 110px;
	margin-left: 37px;
	margin-top: 5px;
}
#blog {
	float: left;
	width: 110px;
	height: 30px;
	margin-left: 395px;
	margin-top: 40px;
}
#login {
	float:left;
	width:130px;
	height:30px;
	margin-left:40px;
	margin-top:40px;
}
#top {
	float: left;
	height: 480px;
	width: 1200px;
	background-image:url(img/top-bg2.png);
}
#formzone {
	float:right;
	width:390px;
	height:350px;
	margin-top:19px;
	margin-right:30px;
}
#memberszone {
	float: left;
	width: 1200px;
	height: 170px;
	background-color: #aab0b4;
}
#middle {
	float:left;
	width:1200px;
	height:522px;
	background-image:url(img/middle-bg.png);
}
#intro {
	float:left;
	width:490px;
	height:460px;
	margin-top:60px;
	margin-left:40px;
}
#benefits {
	float:left;
	width:300px;
	height:375px;
	margin-top:60px;
	margin-left:60px;
}
#niches {
	float:left;
	width:230px;
	height:375px;
	margin-top:60px;
	margin-left:50px;
}
#anal {
	float:left;
	width:230px;
	height:110px;
	margin-top:5px
}
#bbw {
	float:left;
	width:230px;
	height:110px;
	margin-top:15px;	
	}
#mature {
	float:left;
	width:230px;
	height:110px;
	margin-top:15px;
}
#bottom {
	float: left;
	width: 1200px;
	height: 230px;
	background-color: #000000;
}
#test1 {
	float:left;
	height:190px;
	width:210px;
	margin-top:15px;
	margin-left:40px;
}
#test2 {
	float:left;
	height:190px;
	width:210px;
	margin-top:15px;
	margin-left:40px;
	}
#test3 {
	float:left;
	height:190px;
	width:210px;
	margin-top:15px;
	margin-left:40px;
}
#memberlog {
	float:left;
	height:190px;
	width:380px;
	margin-top:15px;
	margin-left:40px;
}
#footer {
	float:left;
	width:1200px;
	height:40px;
	background-color:#fbba1a;
}
#h1 {
	font-family: helvetica;
	color: #FBBA1A;
	font-style: italic;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 28px;
	line-height: 40px;
	text-align: left;
}
#h2 a,
#h1 a{ color:#FBBA1A;}
#h2 {
	font-family: helvetica;
	color: #505050;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}
#h3 {
	font-family: helvetica;
	color: #505050;
	font-style: italic;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 18px;
	line-height: 25px;
	text-align: left;
}
#h4 {
	font-family: helvetica;
	color: #fff;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	border-top: thin solid #FBFBFB;
}
#links {
	font-family: helvetica;
	color: #000000;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	text-align: left;
	margin-left: 40px;
	margin-top: 15px;
	width: 500px;
	height: 20px;
}
#location {
	float: right;
	width: 200px;
	height: 20px;
	margin-top: -25px;
	margin-right:30px;
	
}
/* MEMBERS FEED. */
.wld_badge_item {
	float: left;
	display: inline;
	margin-top: 15px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 0;
	height: 141px;
	width: 76px;
	overflow: visible;
}

.wld_badge_item_photo a img  {
	height: 76px;
	width: 76px;
	border: medium solid #FFF;
}
.wld_badge_item_detail {
	margin-top: 5px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 10px;
	font-family: helvetica;
	font-size: 14px;
	line-height: 13px;
	font-weight: bold;
	color: #ffd20d;
	font-style: normal;
	text-align: center;
}
.wld_badge_item_name {
	margin-top: 5px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 10px;
	font-family: helvetica;
	font-size: 14px;
	line-height: 13px;
	font-weight: bold;
	color: #ffd20d;
	font-style: normal;
	text-align: center;
}
.wld_badge_item_age {
	margin-top: 5px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 10px;
	font-family: helvetica;
	font-size: 14px;
	line-height: 13px;
	font-weight: bold;
	color: #ffd20d;
	font-style: normal;
	text-align: center;
}
.wld_badge_item_region {
	margin-top: 5px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 10px;
	font-family: helvetica;
	font-size: 10px;
	line-height: 10px;
	font-weight: lighter;
	color: #FFF;
	font-style: normal;
	text-align: center;
	text-transform:uppercase;
}
#member-feed {
	margin-left: 70px;
	margin-top: 10px;
	}
#CTA {
	font-family: bebas-neue;
	font-size: 45px;
	color: #000000;
	font-weight: 400;
	line-height: 22px;
	text-shadow: 0px 0px;
	font-style: normal;
	text-align: center;
	color: #ccc;
	font-family: Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 30px;
	margin-top: 30px;
	margin-bottom: 10px;
}
#sign-in {
	width: 200px;
	Height: 25px;
	color: #999999;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 12pt;
	font-weight: lighter;
	line-height: 20px;
	margin-top: 5px;
	margin-left: -20px;
	text-align: left;
}
#password-login {
	width: 200px;
	Height: 25px;
	color: #999999;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 12pt;
	font-weight: lighter;
	line-height: 20px;
	margin-top: 0px;
	margin-left: 10px;
	text-align: left;
	font-style: normal;
}
#form {
	width: 400px;
	height: 340px;
	padding-bottom: 24px;
	padding-left: 10px;
	padding-right: 40px;
	padding-top: 24px;
	margin-top: 3px;
	margin-left: 10px;
}
#fstep_1, #fstep_2, #fstep_3, #fstep_4, #fstep_5 {
	height: 145px;
	margin-top: -20px;
}
#fstep_1 p, #fstep_2 p, #fstep_3 p, #fstep_4 p, #fstep_5 p {
	text-align: center;
	margin-bottom: 20px;
	color: #FBBA1C;
	font-family: helvetica;
	font-size: 18px;
	font-weight: bold;
	margin-top: 30px;
	font-style: normal;
	font-variant: small-caps;
	line-height: 30px;
}

.steps {
	width: 360px;
	height: 30px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -20px;
	position: relative;
	float: left;
	top: 290px;
	right: -860px;
}
.step_bar {
	width: 30px;
	height: 30px;
	display: inline-block;
	margin: 0 5px;
	font-size: 14px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ccc;
	cursor: pointer;
	text-align: center;
	line-height: 30px;
	background-image: url(img/steps1.png);
	background-repeat: no-repeat;
}
.step_highlight {
	width: 30px;
	height: 30px;
	background-image: url(img/stepshighlight2.png);
	background-repeat: no-repeat;
	font-size: 14px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #FCC522;
}

input, select, textarea {
	height: 26px;
	margin-left: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	position: static;
}
input[type=text], input[type=password] {
	width: 300px;
	height: 26px;
	display: inline-block;
	margin-left: 42px;
	box-shadow: 0 1px 0 #e1e1e1;
	font-size: 14px;
	line-height: 27px;
	text-align: center;
	color: #333;
	border-radius: 5px;
	margin-top: 10px;
}
.drop_down_container {
	width: 340px;
	position: relative;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 10px;
	margin-left: 25px;
}
select {
	width: 112px;
	height: 30px;
	float: left;
	font-size: 14px;
	color: #333;
	border: 1px solid #b1b1b1;
	line-height: 20px;
	background: url(../_img/dropdown_icon.png) no-repeat -moz-linear-gradient( 90deg, rgb( 231, 231, 231 ) 0%, rgb( 255, 255, 255 ) 100%);
	background: url(../_img/dropdown_icon.png) 96% 50% no-repeat, -webkit-linear-gradient( 90deg, rgb( 231, 231, 231 ) 0%, rgb( 255, 255, 255 ) 100%);
	-webkit-appearance: none;
	margin-bottom: 0;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
}

/* Select elements */
select:hover { cursor: pointer; }
select#dating-gender.required {
	width: 300px;
	margin-bottom: 0;
	margin-left: 42px;
	margin-right: 0;
	margin-top: 10px;
}
select#dobday.required {
	width: 75px;
}
select#dobmonth.required {
	width: 94px;
}
select#dobyear.required {
	width: 92px;
}

/* Error styling */
select.error { padding: 5px; color: red; border: 1px solid red; background: url(../_img/dropdown_icon.png) no-repeat -moz-linear-gradient( 90deg, rgb( 231, 231, 231 ) 0%, rgb( 255, 255, 255 ) 100%) !important;background: url(../_img/dropdown_icon.png) 96% 50% no-repeat, -webkit-linear-gradient( 90deg, rgb( 231, 231, 231 ) 0%, rgb( 255, 255, 255 ) 100%) !important; -webkit-appearance: none; }
label.error {
	width: 215px;
	font-size: 14px;
	text-align: center;
	color: red;
	margin-top: 20px;
	margin-left: 48px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-weight: bold;
}

#fstep_1 label.error { position: absolute; top: 100px; left: 45px; }
#fstep_2 label.error { position: absolute; top: 30px; left: 0; }
#fstep_3 label.error {
	position: absolute;
	top: 100px;
	left: 45px;
	visibility: collapse;
}


#fstep_4 label.error { position: absolute; top: 5px; left: 59px; visibility:collapse; }
#fstep_5 label.error { position: absolute; top: 5px; left: 59px; visibility:collapse; }

input[type=text].error, input[type=password].error, textarea.error, select.error {
	background: #ffe8e8 url(../_img/bg_input_errore.png) top left no-repeat;
	text-align: center;
}
input.error, textarea.error, select.error {
	background: #ffe8e8 url(../_img/bg_input_errore.png) top left no-repeat;
	text-align: center;
}

/* Button styling */
.myButton {
	width: 160px;
	height: 45px;
	display: inline-block;
	margin-left: 110px;
	margin-top: 10px;
	cursor: pointer;
	background-repeat: no-repeat;
	color: #000;
	font-family: helvetica;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	font-variant: normal;
	font-size: 36px;
	text-transform: uppercase;
	background-image: -webkit-linear-gradient(270deg,rgba(253,217,78,1.00) 0%,rgba(251,186,28,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(253,217,78,1.00) 0%,rgba(251,186,28,1.00) 100%);
	line-height: 42px;
}
.myButton:active { position: relative; top: 1px; cursor: pointer; }
span.fprev.myButton { display: none !important; }

#search {
	height: 160px;
	width: 390px;
	float: left;
	margin-bottom: 0;
	margin-left: 38px;
	margin-right: 0;
	border: none;
	margin-top: 55px;
}
#search-form {
}
#search-form td {
	padding-top: 4px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 4px;
	color: #FFFEFE;
	font-family: Helvetica;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	font-size: 18px;
	margin-top: -15px;
}
#search-form .button {
	border: none;
	width: 150px;
	margin-left: 10px;
	margin-top: 5px;
}
#search-form input, {
	padding-right: 2px;
	padding-left: 2px;
	border: 1px solid #c90115;
	width: 30px;
}
#search-form select {
	padding-right: 2px;
	border: 1px solid #FBBA1A;
	height: 27px;
	width: auto;
	display: table-cell;
}

.radio {
	margin: 0 10px 0 0;
	bordeR: 0;
	color: #FFF;
}
fieldset
{
	border-width: 0;
	padding-top: 5px;
	padding-bottom: 5px;

}
#middle div#intro div#h1{
	font-size:22px; line-height:120%;
	
}	