*, html { margin: 0px; padding: 0px; }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background: #fff;
}

.hidden { display: none; }

a#bookmark, a#contact {
	float: right;
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #f00;
	text-decoration: underline;
	margin-top: 10px;
}
a#bookmark {
	height: 16px;
	padding-left: 16px;
	margin-right: 20px;
	background: url(images/pin_icon.gif) 0px 1px no-repeat;
}
a#contact {
	height: 16px;
	padding-left: 24px;
	margin-right: 17px; *margin-right: 7px;
	background: url(images/mail_icon.gif) 0px 2px no-repeat;
}

div#main-container {
	position: absolute;
	width: 987px;
	top: 0px;
	left: 50%;
	margin-left: -500px;
}

div#header {
	width: 987px;
	height: 70px;
}
div#header h2 {
	float: left;
	width: 324px;
	height: 65px;
	margin: 3px 0px 0px 33px; *margin-left: 16px;
	background: url(images/logo.gif) no-repeat;
}
div#header h2 span { margin-left: -9999px; }
div#header h1 {
	clear: right;
	float: right;
	width: 470px;
	font-size: 15px;
	font-weight: normal;
	margin: 20px 13px 0px 0px; *margin-right: 5px;
}

div#form-container {
	width: 987px;
	height: 567px;
	margin: 0px 0px 0px 8px;
	background: url(images/form_bg.jpg) no-repeat;
}
div#instructions {
	position: relative;
	width: 570px;
	top: 12px;
	left: 50%;
	margin-left: -265px;
	text-align: center;
}
div#instructions h2 {
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 5px;
}
div#instructions p {
	font-size: 11px;
	line-height: 13px;
	margin-top: -3px; *margin-top: -1px;
}

form#searchForm {
	width: 515px;
	height: 350px;
	margin: 20px 0px 61px 270px;
}
div#gender_age {
	width: 489px;
	height: 50px;
	margin-bottom: 6px; *margin-bottom: 5px;
	background: url(images/fieldset1_2_bg.gif) no-repeat;
}
fieldset { border: none; }
select { font-size: 11px; }
fieldset#fieldset1 {
	float: left;
	width: 194px;
	height: 50px; *height: 46px;
	padding: 5px 0px 0px 25px; *padding: 4px 0px 0px 25px;
	margin-right: 7px;
}
select#user_gender { width: 75px; *width: 80px; margin: 0px 3px 0px 6px; *margin: 0px 2px 0px 2px; }
select#user_age { width: 40px; margin: 3px 2px 0px 37px; }
div#seeking {
	float: left;
	font-size: 11px;
	padding-top: 18px; *padding-top: 17px;
}
fieldset#fieldset2 {
	float: left;
	width: 204px;
	height: 50px; *height: 46px;
	padding: 5px 0px 0px 15px; *padding: 4px 0px 0px 15px;
	margin-left: 7px;
}
select#target_gender { width: 75px; *width: 80px; margin-right: 4px; *margin-right: 0px; }
select#target_low_age, select#target_high_age { width: 40px; margin-top: 3px; margin-right: 1px; }
select#target_high_age { margin-left: 2px; margin-right: 4px; }

fieldset#fieldset3 {
	clear: both;
	display: block;
	width: 464px; *width: 468px;
	height: 42px;
	padding: 8px 0px 0px 25px; *padding-left: 21px;
	margin-bottom: 5px;
	background: url(images/fieldset3_bg.gif) no-repeat;
}
#fieldset3 h4 {
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 4px; *margin-bottom: 1px; *margin-left: 4px;
}
#fieldset3 input { margin-right: 2px; *margin-right: 0px; }
#fieldset3 input#goals_dating { margin-left: 16px; *margin-left: 11px; }
#fieldset3 input#goals_relationship { margin-left: 19px; *margin-left: 14px; }
#fieldset3 input#goals_marriage { margin-left: 21px; *margin-left: 16px; }
#fieldset3 label { font-size: 11px; font-weight: bold; text-transform: uppercase; }

fieldset#focusContainer {
	position: relative;
	display: block;
	width: 464px; *width: 468px;
	height: 111px;
	padding: 9px 0px 0px 25px; *padding-left: 21px;
	margin-bottom: 6px;
	background: url(images/fieldset4_bg.gif) no-repeat;
}
#focusContainer h4 {
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 6px; *margin-bottom: 3px; *margin-left: 4px;
}
#focusContainer label {
	position: absolute;
	top: 56px; *top: 65px;
	text-align: center;
}
#focusContainer label span { font-size: 13px; font-weight: bold; text-transform: uppercase; }
label#focusLabel1 { width: 100px; left: -11px; *left: 14px; }
label#focusLabel2 { width: 130px; left: 96px; *left: 122px; }
label#focusLabel3 { width: 100px; left: 241px; *left: 264px; }
label#focusLabel4 { width: 100px; left: 356px; *left: 379px; }
input#focusRadio1, input#focusRadio2, input#focusRadio3, input#focusRadio4 { position: absolute; top: 32px; *top: 37px; }
input#focusRadio1 { left: 32px; *left: 53px; }
input#focusRadio2 { left: 154px; *left: 175px; }
input#focusRadio3 { left: 284px; *left: 305px; }
input#focusRadio4 { left: 400px; *left: 422px; }
div#focus_1_box, div#focus_2_box, div#focus_3_box, div#focus_4_box { position: absolute; top: 25px; *top: 34px; }
div#focus_1_box { left: 25px; *left: 50px; }
div#focus_2_box { left: 148px; *left: 173px; }
div#focus_3_box { left: 278px; *left: 303px; }
div#focus_4_box { left: 394px; *left: 419px; }
a#focus_reset {
	display: block;
	position: absolute;
	width: 57px;
	height: 16px;
	top: -5px; *top: 4px;
	right: 30px; *right: 5px;
	background: url(images/btn_clear.gif) no-repeat;
}
a#focus_reset span { margin-left: -9999px; }

fieldset#fieldset5 {
	display: block;
	width: 464px; *width: 468px;
	height: 42px;
	padding: 8px 0px 0px 25px; *padding-left: 21px;
	margin-bottom: 15px;
	background: url(images/fieldset5_bg.gif) no-repeat;
}
#fieldset5 h4 {
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 6px; *margin-bottom: 3px; *margin-left: 4px;
}
#fieldset5 input { margin-right: 2px; *margin-right: 0px; margin-left: 12px; *margin-left: 8px; }
#fieldset5 input#special_jewish { margin-left: 0px; }
#fieldset5 label { font-size: 11px; font-weight: bold; text-transform: uppercase; }

fieldset#fieldset6 {
	display: block;
	width: 515px;
	height: 45px;
}
#fieldset6 h4 {
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin: 12px 0px 0px 11px; *margin-left: 6px;
}
input#submit-btn {
	float: right;
	display: block;
	width: 266px;
	height: 45px;
	padding: 45px 0px 0px 0px;
	margin: 0px;
	border: 0px;
	background: transparent url(images/btn_submit.gif) center top no-repeat;
	overflow: hidden;
	cursor: pointer; cursor: hand;
}
form>input#submit-btn { height: 0px; }

div#links {
	margin-left: 220px;
}
div#links h3 {
	font-size: 15px;
	font-weight: bold;
	color: #f00;
}
div#links ul { margin: 3px 0px 0px 16px; }
div#links li {
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 1px;
}
div#links li a { color: #f00; }
div#links li span { font-size: 11px; }

p#form-footer {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	margin-top: 10px;
}
#form-footer a {
	font-weight: normal;
	color: #f00;
	text-decoration: underline;
}

/* RESULTS PAGE */
div#results-container {
	position: absolute;
	width: 743px;
	top: 0px;
	left: 50%;
	margin-left: -372px;
}

div#results_hdr {
	width: 743px;
	height: 152px;
	margin-top: 10px;
	background: url(images/results_hdr.jpg) no-repeat;
}
#results_hdr h2 { display: inline; margin-left: -9999px; }
#results_hdr h1 {
	width: 743px;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	margin-top: 54px; *margin-top: 45px;
}
#results_hdr h3 {
	float: left;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	margin: 15px 10px 0px 100px; *margin-left: 50px;
}
#results_hdr h3 span {
	font-size: 11px;
	font-weight: bold;
}
#results_hdr a {
	display: block;
	float: left;
	width: 265px;
	height: 44px;
	margin-top: 11px;
	background: url( images/btn_search.gif) no-repeat;
}
#results_hdr a span { margin-left: -9999px; }

div#left-col {
	float: left;
	width: 509px;
	padding-top: 10px;
}
#left-col div#introduction {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #f00;
}
#introduction h3 {
	font-size: 15px;
	font-weight: bold;
}
#introduction p { font-size: 13px; }

div#top3 {
	width: 489px;
	overflow: hidden;
}
#top3 div, #top8 div {
	position: relative;
	width: 478px;
	height: 80px;
	padding: 0px 0px 0px 11px;
	margin-bottom: 10px;
	background: url(images/result_box_white_bottom.gif) bottom left no-repeat;
	overflow: hidden;
}
#top3 div.top, #top8 div.top {
	position: relative;
	width: 489px;
	height: 10px;
	left: -11px;
	padding: 0px;
	margin: 0;
	background: url(images/result_box_white_top.gif) no-repeat;
}
#top3 div.first-site {
	height: 140px;
	padding: 10px 0px 0px 11px;
	background: url(images/result_box_pink.gif) no-repeat;
}
#top3 div h2, #top8 div h2 {
	float: left;
	max-width: 250px;
	min-width: 50px;
	width: expression(this.style.width > "249" ? "250px" : "auto");
	height: 20px;
	font-size: 17px;
	font-weight: bold;
	margin-right: 10px;
	overflow: hidden;
}
span.five-stars, span.fourhalf-stars, span.four-stars, span.threehalf-stars, span.three-stars, span.twohalf-stars, span.two-stars, span.onehalf-stars, span.one-stars, span.half-stars, span.zero-stars {
	display: block;
	float: left;
	width: 76px;
	height: 15px;
}
span.five-stars { background: url(images/stars_5.gif) no-repeat; }
span.fourhalf-stars { background: url(images/stars_45.gif) no-repeat; }
span.four-stars { background: url(images/stars_4.gif) no-repeat; }
span.threehalf-stars { background: url(images/stars_35.gif) no-repeat; }
span.three-stars { background: url(images/stars_3.gif) no-repeat; }
span.twohalf-stars { background: url(images/stars_25.gif) no-repeat; }
span.two-stars { background: url(images/stars_2.gif) no-repeat; }
span.onehalf-stars { background: url(images/stars_15.gif) no-repeat; }
span.one-stars { background: url(images/stars_1.gif) no-repeat; }
span.half-stars { background: url(images/stars_05.gif) no-repeat; }
span.zero-stars { background: #fff; }

#top3 div a.text-link, #top8 div a.text-link {
	clear: both;
	display: block;
	*display: inline;
	font-size: 11px;
	font-weight: normal;
	color: #f00;
	text-decoration: underline;
}
#top3 div a.visit-btn, #top8 div a.visit-btn {
	position: absolute;
	display: block;
	float: right;
	width: 126px;
	height: 39px;
	top: 10px;
	right: 4px;
	background: url(images/btn_visit_white.gif) no-repeat;
}
#top3 div.first-site a.visit-btn { background: url(images/btn_visit_pink.gif) no-repeat; }
#top3 div a.visit-btn span, #top8 div a.visit-btn span { margin-left: -9999px; }
#top3 div ul, #top8 div ul { margin-top: 10px; }
#top3 div li, #top8 div li {
	float: left;
	font-size: 15px;
	font-weight: bold;
	list-style: none;
}
#top3 div li.quote, #top8 div li.quote {
	max-width: 470px;
	height: 20px;
	overflow: hidden;
}
#top3 div p, #top8 div p {
	clear: both;
	width: 465px;
	height: 16px;
	font-size: 11px;
	font-weight: normal;
	margin-top: 10px;
	overflow: hidden;
}
#top3 div p.quote, #top8 div p.quote { font-weight: bold; }
#top3 div p a, #top8 div p a {
	display: block;
	float: right;
	font-weight: normal;
	color: #f00;
	text-decoration: underline;
	margin-top: -12px;
}
#top3 div p.longDesc, #top8 div p.longDesc {
	display: none;
	height: auto;
	padding-bottom: 10px;
}
#top3 div.first-site p {
	height: 69px;
	margin-top: 0px;
	*margin-top: -10px;
	overflow: hidden;
}
div#top8 {
	display: none;
	margin-bottom: 30px;
}

div#top8-mask { margin: 10px 0px 0px 40px; }
#top8-mask p {
	float: left;
	font-size: 11px;
	font-weight: bold;
}
#top8-mask a {
	display: block;
	float: left;
	width: 220px;
	height: 15px;
	margin-left: 10px;
	background: url(images/btn_top8.gif) no-repeat;
}
#top8-mask a span { margin-left: -9999px; }

div#right-col {
	float: right;
	width: 170px;
	padding-top: 10px;
	margin-right: 20px; *margin-right: 0px;
}
#right-col h3#date {
	font-size: 11px;
	font-weight: normal;
	margin-bottom: -10px;
}
#right-col h3.heading {
	width: 160px;
	height: 18px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	padding: 2px 0px 0px 30px;
	margin-top: 20px;
	background: #f00 url(images/icon_heart.gif) 5px 4px no-repeat;
}
#right-col div.menuItem {
	width: 170px;
	margin: 10px 6px 10px 4px;
}
#right-col iframe {
	margin: 0 0 10px 40px;
}
.menuItem a {
	font-size: 9px;
	color: #f00;
	font-weight: normal;
	text-decoration: none;
}
.menuItem h4 a {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
.menuItem p { font-size: 13px; }