/* HornyMatches Landing Page */

body {
	margin: 0;
	color: #000;
	text-align: center;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(singles_bg.gif) repeat-x top #fff;
}

/* links */
a {
	color: #800000;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #800000; 
	background-color: inherit;
}
#wrap {
	position: relative;
	width: 940px;
	margin: auto;
	text-align: left;
}
#intro_grey {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 10px 079px 11px 0;
}
#left {
	padding: 10px 10px 10px 0;
	background: #fff;
}
#left h1 {
	text-align: left;
	font-size: 24px;
	color: #760900;
	margin: 5px 0;
}
#left h1 span {
	color: #fc6f06;
}
#left p {
	margin: 3px 12px 14px 12px;
	line-height: 21px;
}
#left #thumbs {
	width: 940px;
	margin: 3px auto 10px auto;
	padding-bottom: 12px;
	text-align: center;
	color: #9b1802;
	font-weight: bold;
}
#left #thumbs img {
	margin:8px 4px 3px 4px;
	border: 1px solid #dfdfdf;
}
.j2a {
	font-size: 12px;
	font-weight: bold;
}
.ibox {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.text {
	font-size: 10px;
	text-align:justify
}
.bigtext {
	font-size: 14px;
	font-weight:bold;
}

#join {
	font-size: 11px;
	color: #444;
	width: 279px;

	position: absolute;
	top: 0px;

	background: url(hm_landing_08.gif) repeat-y #fff;
}
#join p {
	margin: 0 0 10px 0;
}
#join #cont {
	margin: 0 18px;
}
#join #cont p.top {
	margin-top: 0;
	text-align: center;
}
#join #cont label {
	font-size: 12px;
	font-weight: bold;
}
#join #cont input.txt, #join #cont select {
	background:url(hm_landing_12.gif) repeat-x #fff;
	border: 1px solid #999999;
	width: 235px;
	padding: 3px;
	color: #333;
	font-size: 14px;
	margin: 3px auto;
}
#join #cont select {
 	background: none #fff;
 	width: 243px;
	font-size: 13px;
}
#join #cont input.chk {
	float: left;
	clear: both;
	margin: 1px 10px 0 0px;
}
#join #cont img.captcha {
}