@charset "utf-8";
body {
	background-color: #000000;
	margin: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FFFFFF;
	margin-top: 4px;
	margin-bottom: 2px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 1px;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 10px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 36px;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 10px;
	padding-left: 0px;
}


.form {
	width: auto;
	height: 30px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display:inline;
	font-weight: bold;
	border: 2px solid #FF9900;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	background-color: #CCCCCC;
}

#footerNav  {
	color: #999999;
	margin-left: 50px;
	float: left;
	margin-right: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	
}

#footerNav a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#footerMessage {
	display: block;
	clear: left;
	font-size: 12px;
	color: #999999;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 12px;
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 8px;
	padding-left: 22px;
	margin-top: 1px;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

#footerNav a:hover {
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}

#main_contentDIV {
	float: left;
	width: 450px;
	margin-left: 30px;
}

#right_barDIV {
	float: right;
	width: 320px;
	margin-left: 0px;
	margin-right: 50px;
}
#quoterDIV {
	background-image: url(adult-dating-za-layout/quote_marks.png);
	background-repeat: no-repeat;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	padding-top: 14px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
	margin-top: 12px;
}

#quoterDIV a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
}

#quoterDIV a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}


#logoDIV {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 80px;
	width: 208px;
}


#navDIV {
	float: right;
	width: auto;
	margin-right: 30px;
}
.formLabels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF9900;
}


#navDIV a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 12px;
	padding-right: 24px;
	padding-bottom: 12px;
	padding-left: 24px;
	display: inline-block;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}

#navDIV a:hover {
text-decoration:underline;
}
#navDIV .login {
	text-decoration:none;
	color: #FF9900;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;

}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 1px;
	width: 100%;
	padding: 12px;
	background-color: #111111;
}
label {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 28px;
	width: 120px;
	display: inline-block;
	margin: 6px;
}
fieldset {
	background-color: #111111;
	padding: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.labelwht {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}
