@charset "utf-8";
/* CSS Document */

/* ********** [ GENERAL ] ********** */


body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
body {
	font: 11px Arial, Helvetica, sans-serif;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
a {
	outline: none;
}
a:hover {
	text-decoration: none;
}
input {
	font-family: Arial, Helvetica, sans-serif;
}
img {
	vertical-align: top;
}
body.jw {
	background: #f6f6f6;
}
div.jw_clear {
	clear: both;
}
/* ********** [ MAIN ] ********** */
div#jw_main_wrap {
	width: 920px;
	margin: 0px auto;
}
div#jw_main {
}
/* ********** [ TOPLOGIN ] ********** */		

div#jw_toplogin {
	height: 40px;
	width: 900px;
	margin: 0px auto;
}
div#jw_login {
	width: 400px;
	height: 40px;
	float: right;
	text-align: right;
	padding-right: 0px;
	padding-top: 10px;
}
div#jw_login input.submit {
	width: 87px;
	height: 22px;
	background: url('login.png') no-repeat;
	color: #fff;
	cursor: pointer;
	font: normal 12px Arial, verdana, sans-serif;
	border: 0px;
}
div#jw_login input.submit::-moz-focus-inner /*Remove button padding in FF*/ {
 border: 0;
 padding: 0;
}
div#jw_login input.text {
	width: 87px;
	height: 16px;
	border: 1px solid #bfbfbf;
	color: #777;
	font: italic 12px/18px Arial, verdana, sans-serif;
	padding: 2px;
	background: url('input.png') repeat-x;
}
/* ********** [ HEADER ] ********** */	

div#jw_header {
	width: 890px;
	height: 140px;
	margin: 0px auto;
	position: relative;
	background: url('head_bg.jpg') no-repeat;
	padding: 15px 15px 0px 15px;
	position: relative;
}
/* ********** [ LOGO ] ********** */	
div#jw_header h1.jw_logo {
	width: 195px;
	height: 140px;
	float: left;
	background: url('logo.jpg') left top no-repeat;
	overflow: hidden;
	text-indent: -10000px;
	margin: 0px;
	padding: 0px;
}
div#jw_header h1.jw_logo a, div#jw_header h1.jw_logo a:hover, div#jw_header h1.jw_logo a:active, div#jw_header h1.jw_logo a:visited {
	display: block;
	width: 195px;
	height: 140px;
	overflow: hidden;
	text-indent: -10000px;
}
/* ********** [ FEATURES ] ********** */	
div#jw_welcome {
	width: 380px;
	height: 140px;
	position: absolute;
	left: 220px;
	top: 15px;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	z-index: 10;
}
div#jw_welcome ul {
	float: left;
	list-style: none;
	font: bold italic 12px/15px Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 0px;
	margin: 0px;
}
div#jw_welcome ul li {
	padding-bottom: 7px;
	padding-left: 20px;
	background: url('mark.gif') 0px 2px no-repeat;
	list-style: none;
	font: bold italic 12px/15px Arial, Helvetica, sans-serif;
	color: #fff;
}
div#jw_welcome ul li span.jw_red {
	color: #e81638;
}
div#jw_welcome ul li span.jw_green {
	color: #74e816;
}
/* ********** [ JOIN ] ********** */	
div#jw_topjoin {
	width: 97px;
	height: 25px;
	position: absolute;
	z-index: 10;
	top: 120px;
	left: 522px;
	background: url('join.png') no-repeat;
	margin: 0px;
	padding: 0px;
}
div#jw_topjoin a {
	display: block;
	width: 97px;
	height: 25px;
}
/* ********** [ MAIN CONTENT ] ********** */
div#jw_main {
	width: 890px;
	padding: 0px 15px;
	margin: 0px auto;
	background: url('main_bg.png') repeat-y;
	padding-top: 5px;
	clear: both;
	padding-bottom: 10px;
}
/* ********** [ INFO BLOCKS ] ********** */
div#jw_info_small {
	width: 880px;
	height: 180px;
	background: url('info_bg_small.png') no-repeat;
	margin-bottom: 5px;
	clear: both;
	padding: 5px;
}
div#jw_info_small h2.info_title {
	width: 100%;
	display: block;
	float: left;
	padding: 5px 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	font: bold 16px/20px Arial, verdana, sans-serif;
	color: #e81638;
	text-shadow: 1px 1px #fff;
	background: url('border.png') left bottom repeat-x;
}
div#jw_info_small p {
	font: 12px/18px Arial, verdana, sans-serif;
	color: #333;
	padding-bottom: 5px;
}
div#jw_info {
	width: 920px;
	height: 300px;
	background: url('info_bg.png') no-repeat;
	margin-bottom: 5px;
	clear: both;
}
div.jw_block {
	width: 280px;
	padding: 5px;
	height: 290px;
	float: left;
	overflow: hidden;
	position: relative;
}
div#jw_info div.first, div#jw_info div.second {
	margin-right: 10px;
}
div.jw_block h2.info_title {
	width: 100%;
	display: block;
	float: left;
	padding: 5px 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	font: bold 16px/20px Arial, verdana, sans-serif;
	color: #e81638;
	text-shadow: 1px 1px #fff;
	background: url('border.png') left bottom repeat-x;
}
div.jw_block p {
	font: 12px/18px Arial, verdana, sans-serif;
	color: #333;
	padding-bottom: 5px;
}
div.jw_block p span.jw_number {
	font: bold 12px/18px Arial, verdana, sans-serif;
	color: #e81638;
}
div.jw_block p strong {
	font: bold 12px/18px Arial, verdana, sans-serif;
	color: #112c47;
}
div.jw_block a.jw_signup {
	display: block;
	text-align: center;
	padding-top: 3px;
	width: 87px;
	height: 19px;
	background: url('login.png') no-repeat;
	color: #fff;
	cursor: pointer;
	font: normal 12px Arial, verdana, sans-serif;
	border: 0px;
	position: absolute;
	left: 5px;
	bottom: 10px;
	z-index: 10;
}
/* ********** [ QUICK SEARCH BLOCK ] ********** */
dl.jw_search {
	width: 100%;
	text-align: left;
	padding-top: 5px;
}
dl.jw_search dt {
	display: block;
	float: left;
	width: 60px;
	height: 25px;
	padding-bottom: 7px;
	font: bold 12px/22px Arial, verdana, sans-serif;
	color: #555;
	clear: both;
}
dl.jw_search dt label {
	font: normal 12px/18px Arial, verdana, sans-serif;
	color: #333;
}
dl.jw_search dd {
	display: block;
	float: left;
	height: 25px;
	padding-bottom: 7px;
	font: 12px/18px Arial, verdana, sans-serif;
	color: #333;
	width: 210px;
}
dl.jw_search dd input.jw_age {
	width: 40px;
	margin: 0px 5px;
	padding: 2px;
	background: #fff;
	border: 1px solid #c1d1ea;
}
dl.jw_search dd input.jw_radio {
	margin-right: 5px;
}
a.jw_adsearch {
	font: 11px/15px Arial, Helvetica, sans-serif;
	color: #555;
	text-decoration: underline;
}
dl.jw_search input.jw_searchsub {
	width: 87px;
	height: 22px;
	background: url('login.png') no-repeat;
	color: #fff;
	cursor: pointer;
	font: normal 12px Arial, verdana, sans-serif;
	border: 0px;
}
dl.jw_search input.jw_searchsub::-moz-focus-inner /*Remove button padding in FF*/ {
 border: 0;
 padding: 0;
}
/* ********** [ PROFILES BLOCKS ] ********** */
div.jw_girls {
	width: 100%;
	height: 235px;
	background: url('girls_bg.png') repeat-x;
	padding-top: 25px;
}
div.jw_photo {
	width: 148px;
	float: left;
	text-align: center;
	font-weight: bold;
	color: #333;
}
div.jw_photo a img {
	padding: 4px;
	background: #c1d1ea;
	border: 1px solid #fff;
	margin-bottom: 2px;
}
div.jw_photo a:hover img {
	border: 1px solid #aaa;
}
div.jw_photo span.jw_online {
	color: #4eac01;
	text-transform: uppercase;
}

div#jw_footer {
	width: 920px;
	height: 30px;
	padding: 0px;
	margin: 0px auto;
	margin-bottom: 10px;
	background: url('footer.png') repeat-y;
	clear: both;
}
