/* !UTILITIES */

.hide { display: none; }



body {
	margin: 0px;
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 12px;
	background: #9DDDF2 url('backgrounds/body.gif');
}

h3 {
	font-size: 16px;
	margin: 15px 0px;
}

p {
	padding: 5px 0px 7px 0px;
}

ul {
	padding: 20px 40px;
}

/* !STRUCTURE */

#col_left {
	overflow: hidden;
	float: left;
	width: 518px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#col_right {
	overflow: hidden;
	float: right;
	width: 293px;
	padding: 20px 20px 20px 0px;
}
#container {
	overflow: hidden;
	position: relative;
	margin: 0px auto;
	padding: 105px 0px 0px 0px;
	width: 900px;
}

#header {
	position: relative;
	height: 110px;
	background: url('backgrounds/header.gif') no-repeat center;
}
#header #header-title {
	position: absolute;
	top: -8px;
	left: 138px;
}

#content {
	position: relative;
	overflow: hidden;
	_overflow: normal;
	border: 5px solid #FFFFFF;
	color: #0b104f;
	background: #FF94EC url('backgrounds/gloss.gif') no-repeat;
	min-height: 735px;
	height: auto !important;
	height: 735px;
}

#body {
	padding: 53px 5px;
	width: 572px;
	height: 530px;
}


/* !LINKS */

a {
	color: #fff;
	font-weight: bold;
}

a img {
	border: none;
}



/* !GENRIC WIDGET */

#widget-generic {
	background: #02a3d1 url('backgrounds/cap_top-content-rr.gif') no-repeat;
	margin-bottom: 20px;
	padding-top: 20px;
	color: #fff;
}
.widget-generic-content {
	padding: 0px 20px;
}
#widget-generic .cap_bot {
	clear: both;
	background: #02a3d1 url('backgrounds/cap_bot-content-rr.gif') no-repeat bottom left;
	height: 8px;
	padding-top: 5px;
}


/* !HOMEPAGE */

#features {
	position: relative;
	top: 41px;
	height: 287px;
	background: #52c2e8 url('backgrounds/features.gif');
}

.home #widget-profiles {
	background: none;
	position: absolute;
	margin: 17px;
}

.home .profile_thumbs {
	width: 350px;
	position: absolute;
	margin-left: 535px;
	margin-top: 22px;
}
.home .profile_thumbs li {
	list-style: none;
	width: 75px !important;
	min-height: 75px !important;
	height: auto !important;
	height: 75px;
	padding: 0px 8px 8px 0px !important;
}


#body a.tout {
	float: left;
	display: block;
	margin: 3px;
	width: 277px;
	height: 164px;
}
#body a.tout img { border: none; }
#body a.tout-fb {
	float: left;
	display: block;
	margin: 7px;
	width: 552px;
	height: 82px;
	clear: both;
}


/* !EVENTS */

.event_list td {
	padding-top: 10px;
	padding-right: 15px;
}


/* !TAKE THE TEST */

#widget-test {
/* 	padding-left: 17px; */
}


/* !UPLOAD */

#widget-upload {
/*	padding-left: 17px; */
}


/* !FAQs */

.faq_list dt {
	background: url('backgrounds/faq_q.gif') no-repeat 16px 0px;
	margin: 0px;
	padding: 0px 20px 10px 49px;
	min-height: 25px !important;
	height: auto !important;
	height: 25px;
	font-size: 18px;
}
.faq_list dd {
	background: url('backgrounds/faq_a.gif') no-repeat 16px 0px;
	margin: 0px;
	padding: 0px 20px 30px 49px;
	min-height: 25px !important;
	height: auto !important;
	height: 25px;
	font-size: 13px;
}
.faq_list blockquote span {
	color: #9ddcee;
}


.ajax-loader {
	background: #02A3D1 url('backgrounds/ajax-loader.gif') center center no-repeat !important;
}

/* !PROFILES */

.icon_panel_wide {
	background: url('backgrounds/icon_panel_wide.gif') no-repeat;
	height: 17px;
	width: 458px;
	margin: 0px auto;
	padding: 8px 12px;
	text-align: right;
}
.icon_panel_wide img {
	margin-left: 10px;
}
.icon_panel {
	background: url('backgrounds/icon_panel.gif') no-repeat;
	width: 126px;
	margin: 8px auto;
	padding: 3px;
}

.profile_list {
	overflow: hidden;
	margin: 28px auto 0px auto;
	width: 477px;
	padding: 12px 0px;
	border-top: 1px solid #028fb8;
	text-align: center;
	font-size: 11px;
}
.profile_list li {
	list-style: none;
	border-bottom: 1px solid #028fb8;
	margin: 0px;
	margin-bottom: 12px;
	padding: 0px;
	padding-bottom: 12px;
	width: 159px;
	float: left;
}
.profile_list img {
	background-position: center center;
	background-repeat: no-repeat;
}
.profile_list .name {
	margin: 6px 0px;
	font-size: 16px;
}
.profile_list .age span {
	color: #9ddcee;
}
.profile_list .gender span {
	color: #9ddcee;
}

/* !pagination */
#pagination {
	background: url('backgrounds/icon_panel_wide.gif') no-repeat;
	height: 21px;
	width: 458px;
	margin: 4px auto 0px auto;
	padding: 8px 12px;
	text-align: right;
}
#pagination a {
	padding: 2px;
	margin: 0px 4px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#pagination .current {
	color: #9ddcee;
	text-decoration: none !important;
}


/* !PROFILE */

#widget-profile-wrapper {
	margin-bottom: 20px;
	background: #c239aa url('backgrounds/cap_top-pink-rr.gif') no-repeat;
	color: #fff;
}
#widget-profile-wrapper #widget-profile {
	margin: 20px 20px 10px 20px;
}
#widget-profile-text {
	overflow: hidden;
	background: #c239aa url('backgrounds/cap_bot-pink-rr.gif') bottom left no-repeat;
	padding: 0px 20px 15px 20px;
	min-height: 150px !important;
	height: auto !important;
	height: 150px;
}

.profile_thumbs {
	width: 480px;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
}
.profile_thumbs li {
	list-style: none;
	overflow: hidden;
	min-height: 110px !important;
	height: auto !important;
	height: 110px;
	width: 90px;
	padding: 20px 3px 0px 3px !important;
	float: left;
	font-weight: bold;
	text-align: center;
}
.profile_thumbs img {
	height: 67px;
	width: 67px;
	padding: 4px;
	background: #fff url('backgrounds/profiles_thumb_bg.gif') no-repeat;
}
.profile_thumbs .rating {
	color: #000;
	font-size: 11px;
	font-weight: normal;
}

.tout.love-match img {
	margin-bottom: 20px;
}
.tout.dont-agree {
	/* margin: 17px; */
}

.btn_stf {
	float: right;
	margin: 0px 0px 5px 10px;
}


/* !MAIN MENU */

#menu-main {
	position: absolute;
	z-index: 10;
	top: 77px;
	left: 148px;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	width: 585px;
	height: 33px;
	background: url('backgrounds/menu_main.gif') no-repeat top;
}
#menu-main li { display: inline; }
#menu-main li a {
	float: left;
	display: block;
	height: 33px;
}
#menu-main li a span { display: none; }
#menu-main #nav-profiles a { width: 92px; }
#menu-main #nav-test a { width: 136px; }
#menu-main #nav-upload a { width: 173px; }
#menu-main #nav-events a { width: 87px; }
#menu-main #nav-faq a { width: 92px; }

#menu-main #nav-profiles a:hover { background: url('backgrounds/menu_main.gif') no-repeat -20px -33px; }
#menu-main #nav-test a:hover { background: url('backgrounds/menu_main.gif') no-repeat -112px -33px; }
#menu-main #nav-upload a:hover { background: url('backgrounds/menu_main.gif') no-repeat -248px -33px; }
#menu-main #nav-events a:hover { background: url('backgrounds/menu_main.gif') no-repeat -421px -33px; }
#menu-main #nav-faq a:hover { background: url('backgrounds/menu_main.gif') no-repeat -508px -33px; }

body.profile #menu-main #nav-profiles a { background: url('backgrounds/menu_main.gif') no-repeat -20px -66px; }
body.profiles #menu-main #nav-profiles a { background: url('backgrounds/menu_main.gif') no-repeat -20px -66px; }
body.test #menu-main #nav-test a { background: url('backgrounds/menu_main.gif') no-repeat -112px -66px; }
body.upload #menu-main #nav-upload a { background: url('backgrounds/menu_main.gif') no-repeat -248px -66px; }
body.events #menu-main #nav-events a { background: url('backgrounds/menu_main.gif') no-repeat -421px -66px; }
body.faq #menu-main #nav-faq a { background: url('backgrounds/menu_main.gif') no-repeat -508px -66px; }


/* !FOOTER MENU */

#menu-footer {
	margin: 0px;
	padding: 12px 10px 40px 10px;
}
#menu-footer li {
	float: left;
	list-style: none;
}
#menu-footer li.nav-right { float: right; }
#menu-footer a {
	padding: 10px;
	color: #2E4349;
	font-size: 11px;
	text-decoration: none;
}
#menu-footer a:hover { text-decoration: underline; }


/* !HEADERS */

.section_header {
	height: 45px;
	margin: 25px 11px 15px 11px;
	padding: 0px;
	background-repeat: no-repeat;
}
.section_header span {
	visibility: hidden;
}
body.faq .section_header { background-image: url('backgrounds/header_faqs.gif'); }
body.disclaimer .section_header { background-image: url('backgrounds/header_disclaimer.gif'); }
body.copyright .section_header { background-image: url('backgrounds/header_copyright.gif'); }
body.profiles .section_header { background-image: url('backgrounds/header_profiles.gif'); }
body.profile .section_header { background-image: url('backgrounds/header_profiles.gif'); }
body.upload .section_header { background-image: url('backgrounds/header_upload.gif'); }
body.test .section_header { background-image: url('backgrounds/header_test.gif'); }
body.events .section_header { background-image: url('backgrounds/header_events.gif'); }
body.home .section_header {
	background-image: url('backgrounds/header_home.gif');
	position: absolute;
	z-index: 10;
	height: 48px;
	width: 100%;
	margin: 0px;
}


/* !TESTIMONIALS */

#testimonials {
	
}

#testimonials h3 {
	text-indent: -9999px;
	height: 48px;
	background: url('backgrounds/header_testimonials.gif') no-repeat center;
	border-bottom: solid 1px #de78cc;
	margin: 0px 0px 15px;
}

#testimonials p {
	margin: 10px 10px 3px;
}

#testimonials em {
	font-size: 90%;
	color: #464c92;
	display: block;
	padding: 0px 0px 0px 25px;
}

#col_right #testimonials {
	position: absolute;
	top: 760px;
	right: 13px;
	width: 300px;
}


/* !BANNER ADS */

#ad-banner {
	position: absolute;
	top: 8px;
	left: 86px;
	width: 728px;
	height: 90px;
	color: #FFFFFF;
	background: black;
}
#ad-box1, #ad-box2 {
	position: absolute;
	left: 582px;
	width: 300px;
	height: 250px;
	color: #FFFFFF;
	background: black;
}
#ad-box1 { top: 422px; }
#ad-box2 { top: 684px; }
body.home #ad-box1 { top: 572px; }
body.home #ad-box2 { top: 834px; }




/* !SEND TO FRIEND */

#stf_wrapper a:link {
	color: #fff !important;
}
#stf_wrapper {
	position: relative;
	background-color: #02a3d1;
	height: 470px;
	width: 720px;
	padding: 5px 40px;
	color: #fff;
}
#stf_cap_top {
	clear: both;
	background: url('backgrounds/stf/cap_top.png') no-repeat bottom left;
	height: 10px;
}
#stf_cap_bot {
	_margin-top: -5px;
	clear: both;
	background: url('backgrounds/stf/cap_bot.png') no-repeat bottom left;
	height: 10px;
}
#stf_wrapper #stf_title {
	position: absolute;
	top: 10px;
	left: 20px;
}
#stf_content {
	overflow: hidden;
	margin-top: 75px;
}
#stf_right {
/* background: red; */
	position: absolute;
	right: 40px;
	width: 324px;
}
#stf_left {
/* background: blue; */
	position: absolute;
	width: 340px;
}
/* !stf form */
#stf_form .f_text {
	border: 2px solid #454ab9;
	background: #fff url('backgrounds/stf/form_text.png') no-repeat;
	margin-bottom: 10px;
	padding: 2px;
	width: 186px;
}
#stf_form #stf_yn,
#stf_form #stf_fn {
	width: 126px;
	margin-right: 11px;
}
#stf_form select {
	border: none;
	color: #454ab9;
}
#stf_ml_content select {
	font-size: 11px;
}
#stf_form #stf_ml_version {
	width: 340px;
}
#stf_form label {
	display: block;
	font-weight: bold;
	color: #454ab9;
}
#stf_ml_content_wrapper {
	background-color: #28b1d8;
	margin: 5px 0px 10px 0px;
	padding: 12px;
	font-weight: bold;
	line-height: 29px;
}
#stf_form_buttons,
#stf_form_message {
	text-align: center;
}
#stf_form_buttons input {
	cursor: pointer !important;
}

/* !stf profile */
#stf_right h4 {
	font-weight: bold;
	color: #454ab9;
	
}
#stf_prev {
	position: absolute;
	top: 115px;
	left: -20px;
}
#stf_next {
	position: absolute;
	top: 115px;
	right: -20px;
}
#stf_profiles_wrapper {
	width: 324px;
	overflow: hidden;
}
#stf_profiles {
	height: 300px;
	width: 10000px;
	overflow: hidden;
}
.stf_profile {
/* background: orange; */
	float: left;
	height: 300px;
	width: 324px;
}
#stf_image img {
	border: 2px solid #454ab9;
	height: 240px;
	width: 320px;
}
#stf_name {
	font-weight: bold;
	font-size: 16px;
	padding-top: 10px
}