@charset "utf-8";


	ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	color: #CC7A00; /* font tab colour */
	}
	ul.tabs li {
		float: left;
		margin: 0;
		cursor: pointer;
		padding: 0px 21px ;
		height: 31px;
		line-height: 31px;
		border: 1px solid #999999;
		border-left: none;
		font-weight: bold;
		background: #EEEEEE;
		overflow: hidden;
		position: relative;
	}
	ul.tabs li:hover {
		background: #CCCCCC;
	}	
	ul.tabs li.active{
	background: #ffffff;
	border-bottom: 1px solid #FFFFFF;
	}
	.tab_container {
	border: 0px solid #999999;
	border-top: none;
	clear: both;
	float: left;
	width: 430px; /* form width */
	background: #FF9500; /* form colour */
	position:absolute;
	left: 0px;
	top: 34px;
	background-color: #C10000;
	}
	.tab_content {
		padding: 20px;
		font-size: 1.2em;
		display: none;
	}
	#container {
	width: 419px;
	margin: 0 auto;
	}

#dating-form {
	position:absolute;
	width:389px;
	height:474px;
	z-index:1;
	left: 512px;
	top: 36px;
	height:auto;
	/*border: #c52d28;
	background-color: #FFFFFF;*/
}
#wrapper {
	margin:0 auto;
	position:relative;
	width:100%;
	width:1px;
	text-align: center;
}


----------------------------------------------
/* This CSS is used to format the page. */
#lbform {height: auto; margin: auto ;padding: 0; border: 0; position: relative; width: 350px;}

#lbform label {
	color: #000000;
	display: inline;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 10px 5px 0px;
	width: 90px;
}
#lbform .row {display: block;margin-bottom: 7px;padding-top: 7px;width: 325px;}
#lbform input {border: 1px solid #9C8A7B;font-size: 14px;padding: 5px;width: 208px;}
#lbform select {border: 1px solid #9C8A7B;font-size: 14px;height: 25px;}
#lbform input.blur {color: #999999;font-style: italic;}
#lbform input.focus, #lbform input.complete {color: #000000;font-style: normal;font-weight: bold;}
.gender {width: 220px;}
.day {width: 63px;}
.month {width: 80px;}
.year {width: 70px;}
/*.note {color: #666666;font-family: Arial,Helvetica,sans-serif;font-size: 11px;position: relative;right: 0;top: 10px;width: 300px;}*/
}.continue {
	background-image: url(../images/continue.png);
	background-repeat: no-repeat;
}
#lbform button {
	position: relative;
	left: 75px;
	width: 229px;
	height: 67px;
	border: 0;
	color: white;
	font-size: 40px;
	line-height: 36px;
	cursor: pointer;
	margin: 5px 0;
	background-image: url(../images/join.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: transparent;
	border: none;
}
.dating-instruct {
	background-color: #EBEBEB;
	padding: 9px;
	text-align:center;
	position: absolute;
	left: -489px;
	top: 441px;
	width: 953px;
	z-index: -1;
	height: 364px;
	border: 3px solid #000000;
}
body {
	background-image: url();
	background-color: #EBEBEB;
}
#header{
	padding: 9px;
	margin: 0px;
	background-image: url(images/header.gif);
	background-repeat: repeat-x;
	height: 130px;
	width:99%;
	color: #FFF;
	background-position: center;
	background-color: #000;
	left: 0px;
	top: 0px;
}
#top{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 960px;
	height:420px;
	padding: 9px;
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	left: -488px;
	top: -1px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	z-index: 2;
}
#couple {
	width: 315px;
	height: 416px;
	z-index: 2;
	left: 9px;
	top: -8px;
	position: absolute;
	text-align: center;
	background-image: url(../images/couple.jpg);
	margin: 2px;
	padding: 2px;
	background-repeat: no-repeat;
}
* {
	margin: 0px;
}

#wrapper .dating-instruct #dating-content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.footer {
}
label {
width:150px;    /*Or however much space you need for the form's labels*/
    float:left;
}

#logo-top {
	background-color: #000;
	background-image: url(../images/no50-logo-usa.png);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: 457px;
	top: -144px;
	height: 130px;
	width: 329px;
}
#background {
	background-image: url(../images/background-members-bk.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 400px;
	width: 965px;
	position: absolute;
	margin-right: auto;
	margin-bottom: auto;
	z-index: -20;
	top: -5px;
	background-color: #6e6e6e;
}
#black-behind {
	background-color: #000;
	height: 400px;
	width: 300px;
	position: relative;
	top: -125px;
	right: 10px;
}
#toptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
	padding: 5px;
	height: 100px;
	width: 425px;
	position: relative;
	top: -130px;
	right: 10px;
}
.h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	color: #666;
}
.h2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	color: #666;
}
.h4 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	color: #FFF;
}#orange-behind {
	background-color: #E9E9E9;
	height: 226px;
	width: 416px;
	position: absolute;
	top: 88px;
	right: 9px;
}

fieldset {
    border: 0px;
}
#blackbox-right {
	height: 405px;
	width: 15px;
	position: absolute;
	top: -7px;
	right: 0px;
	background-color: #000000;
}
	
#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 355px;
	top: -652px;
}
#emblem {
	position:absolute;
	width:206px;
	height:171px;
	z-index:999;
	left: 780px;
	top: -147px;
	background-image: url(../images/ad-girl.png);
	background-repeat: no-repeat;
}

#dating-footer {
	position:absolute;
	width:988px;
	height:115px;
	z-index:999;
	left: 64px;
	top: 1196px;
}

body,td,th {
	color: #FFF;
}
#other-dating-sites {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCC;
	background-color: #000;
	text-align: left;
	padding: 1px;
	height: 108px;
	width: 973px;
	left: -488px;
	top: 828px;
	position: absolute;
}
