#lbform input.blur {color: #000000;font-style: italic;}
#lbform input.focus, #lbform input.complete {color: #000000;font-style: normal;font-weight: bold;}
.gender {width: 175px;}
.day {width: 60px;}
.month {width: 70px;}
.year {width: 60px;}
.labelgap {width: 90px;}
.note a {	
	color: #666666;font-family: Arial,Helvetica,sans-serif;font-size: 11px;
	font-color: #ffffff;
		position: relative;
		right: 0;top: -10px;
		width: 300px;
		color: #ffffff;
		text-align: center;
	}
.more {display: none;}

	a.showLink, a.hideLink {display: block; height: 25px; margin: 5px 0 0 5px; width: 200px;}
	a.hideLink {}
	a.showLink:hover, a.hideLink:hover {}
	
/*REGISTRATION FORM*/

fieldset 
{
	border: 0;
	padding: 1px 0;
}

#lbform .formlayout {
	margin: 0;
	
}

#orregister {
	color: #FFF;
	margin: 10px 0 5px 0;
	padding: 3px 0;
	text-align: center;
	height: 20px;
	line-height: 20px;
	width: auto;
	border-top: 1px dashed #FFF;
	border-bottom: 1px dashed #FFF;
}

#registration-form, #lbform {
    width: 290px;
    padding: 0;
    position: relative;
}

#fbconnect {
	margin: 5px auto;
	height: 21px;
	width: 180px;
}

.formlabels, #lbform label, #registration-form label  {
	color: #FFF; 
	line-height: auto;
	text-transform: uppercase;
	float: left;
	display: inline;
	
}

#registration-form input, #lbform input {
    font-size: 12px;
    float: left;
    height: 25px;
	width: 178px;
    margin: 5px 0 0 0;
	padding: 3px 0 0 3px;
	border: 1px solid #CCC;
    color: #2a2e2c;    
}

#registration-form select, #lbform select {
    font-size: 12px;
    float: left;
    height: 25px;
	
    margin: 5px 0 0 0;
	padding: 3px 0 0 3px;
	border: 1px solid #CCC;
    color: #2a2e2c;    
}


.form-row, #lbform .row { 
	float: left;
}
#registration-form input {
height: 17px;
}

#registration-form .button {
height: 30px;
width: 134px;
border: none;
margin: 5px 0 0 75px;
border-image: initial;
}

html {
	background: #020202 url(../images/bg.png) no-repeat center center fixed;
			-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}

body {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #000;
}

.clear {
	clear: both;
}

.debug {
	border: 1px solid red;
}

a, a:hover, a:visited, a:focus, a:active {
	border: none;
	outline: none;
}

/*TITLES*/
#title-usp, #title-social, #title-social a, #title-Search, #title-joinNow, #nav li, #topnav li, #title-WhosOnline, .caption-title, h1, h2, h3{	
	font-family: Amaranth;
	color: #e8e01a;
	text-transform: uppercase; 
}

.caption-title {
	font-size: 22px; 
	margin: 0 0 10px 0;
}

#title-social, #title-social a {
	font-size: 22px; 
	margin: 0 0 10px 5px;
	text-decoration: none;
	line-height: 22px;
}

#title-Search, h2 {
	font-size: 22px; 
	margin: 0 0 10px 5px;
	font-weight: normal;
}

#title-usp, h1 {
	font-size: 22px; 
	margin: 0 0 10px 0;
	color: #000;
	font-wieght: normal;
}

#title-WhosOnline {
	font-size: 22px; 
	margin: 5px 0 0 0x;
	text-align: center;
}

#title-joinNow {
	font-size: 32px; 
	text-align: center; 
	margin: -5px 0 5px 0;
}

ul.captionlist {
	margin: 0;
	padding: 0 0 0 25px;
	list-style: disc;
}

/** LAYOUT **/
#content {
	margin: 0 auto;
	width: 900px;
}

#contentinner {
	position: relative;
	width: 900px;
	height: 100%;
	top: -15px;
	background: #FFF;
}

#logo {
	position: relative;
	top: 0;
	left: 0;
	float: left;
	height: 150px;
	width: 380px;
}

#logo img {
	height: 100%;
	width: 100%;
}

/**NAV MENU**/

#topnav {
	float: right;
	text-align: right;
	height: 25px;
	width: auto;
	line-height: 16px;
}

#topnav ul {
	float: right;
	margin: 0;
	padding: 5px 0;
	list-style: none;
}

#topnav li{
	height: 50px;
	float: left;
	font-size: 18px;
	text-align: center;
	overflow: hidden;
	margin-left: 10px;
}

#topnav img{
	padding: 0 5px 0 0;
	margin: 0;
}

#topnav li a{
	color: #FFF;
	text-decoration: none;
	margin: 0;
}

#topnav li a:hover {
	text-decoration: underline;
}


#nav {
	float: right;
	text-align: right;
	min-width: 300px;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li{
	height: 50px;
	float: left;
	font-size: 20px;
	text-align: center;
	overflow: hidden;
	margin-left: 10px;
}

#nav li a{
	color: #e8e01a;
	text-decoration: none;
	margin: 0;
}

#nav li a:hover {
	color: #FFF;
}

/*LAYOUT */
#slider {
	float: left;
	height: 340px;
	width: 890px;
	margin: 5px;
}

#signup {
	position: absolute;
	top: 7px;
	left: 575px;
	height: 308px;
	width: 290px;
	margin: 5px;
	border: 2px solid white;
	background: #222;
	opacity: 0.9;	
 	filter: alpha(opacity=90);
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 7px;
}

#featured {
	height: 190px;
	width: 890px;
	margin: 0 auto;
	position: relative;
	background: #000;
	padding: 10px 5px 5px 5px;
}

#featuredwrapper {
	width: 890px;
	margin: 0 auto;
	overflow: hidden;
}

#featureditems {
	width: 2000px;
	margin: 10px 0;

}

button#leftarrow {
	position: absolute;
	background: url(../images/back.png) no-repeat;
	height: 41px;
	width: 29px;
	top:80px;
	left: -40px;
	opacity: 0.5;	
	filter: alpha(opacity=50);
	display: inline;
	border: none;
}

button#leftarrow:hover {
	opacity: 1;
 	filter: alpha(opacity=100);
	cursor: pointer;
}

button#leftarrow[disabled] {	
  	filter: alpha(opacity=20);
	opacity: 0.2;
}

button#rightarrow {
	position: absolute;
	background: url(../images/forward.png) no-repeat;
	height: 41px;
	width: 29px;
	top: 80px; 
	left: 910px;
	opacity: 0.5;	
  	filter: alpha(opacity=50);
	display: inline;
	float: right;
	border: none;
}

button#rightarrow:hover {
	opacity: 1;	
  	filter: alpha(opacity=100);
	cursor: pointer;
}

button#rightarrow[disabled] {
	opacity: 0.2;	
  	filter: alpha(opacity=20);
}

#search {
	float: left;
	height: 280px;
	width: 300px;
	margin: 5px;
	background: #000;
	padding: 5px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}


#faq {
	float: right;
	height: 290px;
	width: 260px;
	margin: 5px 5px 5px 0;
	overflow: hidden;
}

#other {
	height: 290px;
	width: 250px;
	margin: 5px 5px 5px 0;
	overflow: hidden;
	padding: 5px;
}

#usp {	
	float: left;
	height: 280px;
	width: 300px;
	margin: 5px 0 5px 5px;
	padding: 5px;
}

#usp ul{
	padding-left: 20px;
}

#usp ul li {
	margin-top: 10px;
}

#usp ul li a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

#usp ul li a:hover {
	text-decoration: underline;
}


/*SOCIAL AREA*/
#social {
	float: right;
	height: 290px;
	width: 564px;
	margin: 0 5px 5px 5px;
	padding: 5px;
	background: #000;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-top-left-radius: 10px;
	-moz-border-top-right-radius: 10px;
}

ul.blogs {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
}

ul.blogs li {
	width: 436px;
	height: 26px;
	line-height: 26px;
	margin-left: -5px;
	padding-left: 10px;
	overflow: hidden;
}

ul.blogs li:nth-child(odd) {
	background: rgba(0,0,0,0.05);
}

ul.blogs li img{
	height: 20px;
	width: 20px;
	float: left;
	margin: 3px 10px 0 0 ;
}

ul.blogs li a{
	color: #000;
	text-decoration: none;
}

ul.blogs li a:hover{
	text-decoration: underline;
}

.social { 
	opacity: 1;
	overflow: hidden;
	height: 300px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-box-shadow:0px 0px 2px rgba(0,0,0,1), 2px 2px 1px rgba(0,0,0,0.2);
	-moz-border-top-left-radius: 0px;
	-moz-border-top-right-radius: 12px;
	-moz-border-bottom-left-radius: 12px;
	-moz-border-bottom-right-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
	-moz-box-shadow:0px 0px 2px rgba(0,0,0,1), 2px 2px 1px rgba(0,0,0,0.2);
	border-top-left-radius: 0px;
	border-top-right-radius: 12px;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	box-shadow:0px 0px 2px rgba(0,0,0,1), 2px 2px 1px rgba(0,0,0,0.2);
}

.icons {
	float: right;
	margin-top: -20px;
	width: 90px;
	height: 250px;
}

#twitterlink {
	background: url(../images/twitter.png) center no-repeat;
	width: 82px;
	height: 32px;
	padding: 15px 0 15px 0;
	cursor: pointer;
	opacity: 0.5;
 	filter: alpha(opacity=50);
}

#twitterlink:hover{
    cursor: pointer;
}

#blogslink{
	background: url(../images/blogs.png) center no-repeat;
	padding: 15px 0 15px 0;
	width: 81px;
	height: 32px;	
	opacity: 1;	
 	filter: alpha(opacity=100);
	cursor: pointer;
}

#blogslink:hover {
	cursor: pointer;
}

#facebook {
	padding-top: 5px;
}

#fblink {
	background: url(../images/facebook.png) center no-repeat;
	padding: 15px 0 15px 0;
	width: 81px;
	height: 32px;
	opacity: 0.5;	
 	filter: alpha(opacity=50);
	cursor: pointer;
}

#fblink:hover{
 	cursor: pointer;
}

#divider {
	height: 0px;
	width: 81px;
	border-top: 2px ridge rgba(255,255,255,0.2);
}

#arrow {	
	position: relative;
	background: url(../images/arrow.png) center no-repeat;
	top: 40px;
	left: -23px;
 	width: 10px;
    height: 18px;
}

.socialcontent {
	background: url(../images/lined_background.png) repeat;
	height: 281px;
	width: 441px;
	overflow: none;
	margin: 5px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-box-shadow:0px 0px 2px rgba(0,0,0,1), inset 3px 3px 3px rgba(0,0,0,0.25);
	-moz-border-top-left-radius: 7px;
	-moz-border-top-right-radius: 7px;
	-moz-border-bottom-left-radius: 7px;
	-moz-border-bottom-right-radius: 7px;
	-moz-box-shadow:0px 0px 2px rgba(0,0,0,1), inset 3px 3px 3px rgba(0,0,0,0.25);
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	box-shadow:0px 0px 2px rgba(0,0,0,1), inset 3px 3px 3px rgba(0,0,0,0.25);
	padding: 0 0 0 5px;
	float: left;
}

#loading {
	margin: 80px 0 0 80px;
}

/*PROMO SLOTS*/
.promo {
	float: left;
	height: 134px;
	width: 298px;
	margin: 0 0 5px 5px;
	padding: 5px;
	border: 1px solid black;
}

#seo {
	float: left;
	width: 890px;
	margin: 20px 5px 5px 5px;
	font-size: 8px;
	padding-bottom: 5px;
}

#seo a, #seo a:hover, #seo a:visited{
	color: #FFF;
}

#seo a {
	text-decoration: none;
}

#seo a:hover {
	text-decoration: underline;
}




/*SEARCH FORM */
div#search-form {
	margin: 0; 
	color: #FFF;
}

div#search-form .search-inner {
	padding: 0 0 0 5px;
}

div#search-form .search-inner p {
	font-size: 14px; 
	line-height: 20px;
}

#search label {
    width: 140px;
    float: left;
    display: inline;
}

#search .row {
    padding-top: 5px;
    margin-bottom: 5px;
}

#search select {
    margin: 0;
    padding: 5px;
    border: 1px solid #e4e4e4;
}

#search select.iama {
	width: 138px;
}

#search .dropdownage { 
	width: 54px; 
}

#search .region  {
	width: 138px;
}

#search .row label {
	font-size: 18px; 
	text-transform: uppercase;
}

#search span {
	font-size: 18px; 
	text-transform: uppercase
}

#search fieldset {
	padding: 0;
	border: 0;
}

#search .formlayout {
	margin: 0;
}

/* LOGIN FORM */

#login {
	width:357px;
	float:right;
	outline:none;
	position: relative;
}

.drop {
	display:none;
	position: absolute;
	z-index:1000;
	top: 10px;
	left: -145px;
	border: solid 2px #FFF;
	width: 478px;
	padding: 10px;
	background: #000;
}

.submit {
	display:block;
	width:auto;
	float:right;
	padding:5px;
	background:#e8e01a;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	margin: 10px 12px 0 0;
	text-transform: uppercase;
	border: 0;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

.submit:hover {
 	cursor: pointer;
}

input.login {
	background:#fff;
	width: 149px;
    font-size: 12px;
    border: 1px solid #ccc;
    height: 20px;
    padding: 3px 0 0 3px;
    color: #2a2e2c;    
    margin-right: 10px;
}

label.login {
	display:inline;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;
	color:#FFF;
	margin-top: 5px;
	text-transform: uppercase;
}

.remember {
	float:left;
	margin: 17px 0 0 305px;
}

.checkbox {
 	margin:0 5px 0 0;
	padding:0;
	width:auto;
	background:none;
	border:none;
}

#login p {
	font-size:12px;
	color:#FFF;
	clear:both;
}

/* COUNTRY DROPDOWN */

#countrylogin {
	width:357px;
	float:right;
	outline:none;
	position: relative;
}

.dropcountry {
	display:none;
	position: absolute;
	z-index:1000;
	top: 10px;
	left: 40px;
	width: auto;
	border: solid 2px #FFF;
	height: 40px;
	padding: 10px;
	background: #000;
}

.dropcountry img {	
	margin-right: 5px;
}

.dropcountry a {	
	font-family: Amaranth;
	color: #FFF;
	text-transform: uppercase; 
	font-size: 18px;
	text-decoration: none;
}

.dropcountry a:hover {	
	text-decoration: underline;
}

#countrylogin p {
	font-size:12px;
	color:#FFF;
	clear:both;
}

/* Side PopUp*/

.sidepanel {
	position: fixed;
	top: 25px;
	right: 0;
	display: none;
	background: url(../images/womengofree.jpg) no-repeat;
	border:1px solid #111111;
	-moz-border-radius-topleft: 20px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-bottom-left-radius: 20px;
	height: 230px;
	width: 330px;
	padding: 30px 130px 30px 30px;
	z-index: 100001;
}

a.trigger{
	position: fixed;
	text-decoration: none;
	top: 25px; right: -2px;
	font-size: 22px;
	font-family: Amaranth;
	color:#e8e01a;
	padding: 10px 5px 10px 30px;
	background: #222;
	-moz-border-radius-topleft: 20px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	display: block;
	z-index: 100002;
	height: 100px;
	width: 30px;
	border: 2px solid white;
}

a.trigger p {
	margin: 0;
	padding: 0;
	writing-mode:tb-rl;
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform: rotate(270deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	height: 50px;
	width: 80px;
	position: absolute;
	top: 32px; right: -5px;
}

a.trigger:hover{
	padding: 10px 5px 10px 32px;
}

a.active.trigger {
	background: url(../images/minus.png) no-repeat;
	text-indent: 0;
	opacity: 0.6;
 	filter: alpha(opacity=60);
 	padding: 5px; 
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	height: 10px;
	width: 10px;
	border: 0px;
}

a.active.trigger:hover {
	opacity: 0.8;
 	filter: alpha(opacity=80);
}

a.active.trigger p {
	writing-mode:tb-rl;
	-webkit-transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	-o-transform: rotate(0deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
	height: 10px;
	width: 10px;
	position: absolute;
	top: 0; right: 0;
	text-indent: -9999px;
}

/* CONTENT PAGE */
#maincontent {
	margin-top: 5px;
	float: left;
	min-height: 600px;
	width: 590px;
	padding: 5px;
}

#sidebar {
	margin: 5px 5px;
	padding: 20px 5px 10px 5px;
	float: right;
	min-height: 300px;
	width: 280px;
	background: #000;
	color: #FFF;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

#dotd {
	width: 100px;
	height: 150px;
	margin: 0 auto;
}

#quote {
	font-size: 12px;
	border: 1px solid #FFF;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	height: 60px;
	width: 200px;
	margin: 10px auto;
	padding: 30px 0 0 30px;
	position: relative;
}

#quotemarkbefore {
	position: absolute;
	top: 0;
	left: 5px;
	color: #FFF;
	font-size: 60px;
}

#quotemarkafter {
	position: absolute;
	top: 55px;
	left: 200px;
	color: #FFF;
	font-size: 60px;
}

/* BLOG */

#mainarea {	
	margin-top: -5px;
	margin-left: 10px;
	float: left;
	min-height: 600px;
	width: 590px;
}

#mainarea a, #mainarea h2 {
	color: #000;
	text-decoration: none;
	margin-bottom: 0;
}

#mainarea a:hover {
	text-decoration: underline;
}

.post h2, .post h2 a {
	text-decoration: none;
	font-size: 22px; 
	margin: 0;
	color: #000;
}

.post h2 a:hover {
	text-decoration: underline;
}

.post {
	padding: 20px 10px 30px 0;
	border-bottom: 1px dashed black;
}

.post p {
	color: #000;
}

.post a {
	color: #000;
}

.meta {
	font-style: italic;
}

ul.blogsidebar, ul.blogsidebar li ul {
	list-style: none;
	margin: -5px 0 0 10px;
	padding: 0;
}

ul.blogsidebar li ul li a {
	color: #FFF;
	text-decoration: none;
}

ul.blogsidebar li ul li a:hover {
	text-decoration: underline;
}

