@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	background-attachment: fixed;
	background-image: url(adult-dating-graphics/main-bg.png);
	background-position: center top;
	margin: 0px;
	color: #333333;
}
.clear {
	clear: both;
}
#introDiv {
	margin-right: 14px;
	margin-left: 34px;
}

.searchH {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #6F706F;
	padding-bottom: 4px;
	width: 100%;
	border-bottom-style: none;
	margin-bottom: 12px;
	letter-spacing: -1px;
}
p {
	padding-left: 42px;
}

.searchform {
	font-size: 16px;
	padding: 4px;
}
.searchtags {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin-left: 6px;
	margin-right: 4px;
	padding-left: 6px;
}
.joinlink {
	font-size: 14px;
	font-weight: bold;
	color: #FF158F;
	background-color: #000000;
	padding: 12px;
	text-decoration: none;
	display: block;
}

#dating-text-div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 16px;
	width: auto;
	color: #333333;
}
a {
	color: #333333;
	text-decoration: underline;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #6F706F;
	padding-bottom: 4px;
	width: 80%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 16px;
	display: block;
	letter-spacing: -1px;
	margin-left: 40px;
}
#formDiv {
	background-image: url(adult-dating-graphics/lander/join-bg.png);
	background-repeat: no-repeat;
	display: block;
	height: 367px;
	width: 720px;
	padding-right: 40px;
	padding-top: 74px;
}
#formDiv #blackbox-form .formlabel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.formhint {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F0007E;
}

