/* general reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr, button
{margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align: baseline; background:transparent;}
ol, ul {list-style:none;}
h1, h2, h3, h4, h5, h6, li {line-height:100%;}
blockquote, q {quotes:none;}
table {border-collapse:collapse; border-spacing:0;}
input, textarea, button {margin:0;font-family:inherit; font-size:1em;}
body{
	font:bold 12px/15px Arial, Arial, Helvetica, sans-serif;
	color:#705240;
	background:#faf3dd;
	min-width:1003px;
}
/* general setings */
a{
	color:#cf5307;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
/* wrapper */
.wrapper{
	width:100%;
	position:relative;
	overflow:hidden;
}
/* w1 */
.w1{
	position:relative;
	width:1008px;
	left:50%;
}
/* .w2 */
.w2{
	position:relative;
	width:1008px;
	left:-50%;
}
/* .container */
.container{
	width:930px;
	margin:0 auto;
}
/* #header */
#header{
	height:1%;
	position:relative;
	padding:14px 15px 0 0;
	z-index:99;
}
#header:after{
	clear: both;
	content:'';
	display: block;
}
#banner{
		float: left; width: 200px; height: 40px; margin-top: 13px; margin-left:40px; }
/* .logo */
.logo{
	width:432px;
	height:128px;
	overflow:hidden;
	text-indent:-9999px;
	float:left;
	margin:0 0 0 -29px;
	display:inline;
	position:relative;
}
.logo a{
	height:100%;
	display:block;
	background:url(../images/logo.png) no-repeat;
	cursor:pointer;
}
/* .login */
.login{
	float:right;
	width:251px;
	height:54px;
	padding:8px 0 0 6px;
	margin:9px 0 0;
	background:url(../images/bg-login.gif) no-repeat;
}
.login fieldset{float:left;}
.login .col{
	float:left;
	width:149px;
}
/* .login .text */
.login .text{
	width:149px;
	height:22px;
	margin:0 0 3px;
	float:left;
	background:url(../images/bg-text01.png) no-repeat;
}
.login .text input{
	float:left;
	border:0;
	background:none;
	color:#c9b59b;
	font-size:11px;
	font-style:italic;
	padding:3px 10px 3px 17px;
	width:122px;
	line-height:16px;
	height:16px;
	position:relative;
}
.login .btn-login{
	float:left;
	width:98px;
	height:55px;
	background:url(../images/btn-login.png) no-repeat;
	border:0;
	font:italic bold 23px/55px Arial, Arial, Helvetica, sans-serif;
	color:#fff;
	cursor:pointer;
	margin:-4px 0 0;
	padding:0 0 2px;
}
* html .login .btn-login{padding:0;}
/* #main */
#main{width:100%;}
/* .visual */
.visual{
	width:928px;
	height:560px;
	padding:17px 18px 55px 0;
	background:url(../images/bg-visual.jpg) no-repeat;
	margin:-57px -6px 0 -10px;
	position:relative;
}
.visual:after{
	clear: both;
	content:'';
	display: block;
}
/* .visual-label */
.visual-label{
	position:absolute;
	bottom:7px;
	left:-2px;
	background:url(../images/bg-viual-label.png) no-repeat;
	width:912px;
	height:46px;
	padding:11px 40px 0 0;
	font-size:34px;
	line-height:37px;
	color:#fff;
	font-style:italic;
	letter-spacing:-2px;
	text-align:right;
}
/* .visual-holder */
.visual-holder{
	width:398px;
	float:right;
}
.visual h2{
	color:#fff;
	font-size:26px;
	line-height:29px;
	margin:0 0 4px;
	text-align:right;
	padding:0 5px 0 0;
}
.visual .sub-ttl{
	display:block;
	text-align:right;
	font-size:14px;
	line-height:17px;
	color:#fff;
	font-weight:normal;
	margin:0 0 13px;
	padding:0 7px 0 0;
}
/* .search-form */
.search-form{
	width:376px;
	height:220px;
	padding:25px 22px 0 0;
	background:url(../images/bg-search-form.png) no-repeat;
	margin:0 0 25px;
}
.search-form .row{
	width:100%;
	padding:0 0 9px;
	height:35px;
	position:relative;
}
.search-form .row:after{
	clear: both;
	content:'';
	display: block;
}
.search-form .row label{
	float:right;
	font-size:26px;
	line-height:29px;
	color:#907e67;
}
.search-form .sel01,
.search-form .sel{
	float:right;
	font-size:19px;
	line-height:23px;
	color:#cdb99e;
	width:209px;
	margin:0 0 0 29px;
}
.search-form .sel01{
	width:89px;
	margin:0 0 0 8px;
	float:left;
}
.search-form .row strong{
	float:left;
	font-size:16px;
	line-height:29px;
	color:#a58d71;
	margin:0 0 0 8px;
}
.search-form .sel-wrapp{
	float:right;
	padding:0 0 0 20px;
}
.search-form .btn-holder{
	overflow:hidden;
	width:100%;
	padding:14px 0 0;
}
.search-form .btn-find{
	float:right;
	width:157px;
	height:50px;
	background:url(../images/btn-find.png) no-repeat;
	border:0;
	font:italic bold 23px/50px Arial, Arial, Helvetica, sans-serif;
	color:#fff;
	cursor:pointer;
	padding:0 0 2px;
	letter-spacing:-1px;
}
* html .search-form .btn-find{padding:0;}
/* .dating-links */
.dating-links{width:100%;}
.dating-links h2{
	font:bold 31px/34px "Arial Black", "Arial Black", Gadget, sans-serif;
	margin:0 0 13px;
}
.dating-links p{
	text-align:right;
	font-size:14px;
	line-height:20px;
	font-weight:normal;
	color:#705240;
	padding:0 11px 0 0;
}
/* .links */
.links{
	width:100%;
	overflow:hidden;
	padding:0 0 13px;
}
.links ul{
	overflow:hidden;
	width:500px;
}
.links ul li{
	float:left;
	font-size:14px;
	line-height:17px;
	position:relative;
	margin:0 12px 0 13px;
	display:inline;
}
.links ul li a{
	display:block;
	width:77px;
	height:102px;
	overflow:hidden;
	color:#b39d80;
}
.links ul li a span{
	height:204px;
	width:77px;
	display:block;
	background:url(../images/ico01.png) no-repeat;
	padding:79px 0 0 0;
	text-align:center;
	cursor:pointer;
	letter-spacing:-1px;
}
.links ul li a:hover{
	border:0;
	text-decoration:none;
	position:relative;
}
.links ul li a:hover span{
	margin:-102px 0 0;
	padding:181px 0 0 0;
}
.links ul li .ico02 span{background:url(../images/ico02.png) no-repeat;}
.links ul li .ico03 span{background:url(../images/ico03.png) no-repeat;}
.links ul li .ico04 span{background:url(../images/ico04.png) no-repeat;}
/* .flags */
.flags{
	width:41px;
	background:url(../images/bg-flags.gif) repeat-y;
	position:absolute;
	right:-35px;
	top:33px;
}
.flags .holder{background:url(../images/bg-flags.gif) no-repeat -41px 0;}
.flags .frame{
	background:url(../images/bg-flags.gif) no-repeat -82px 100%;
	padding:11px 7px 0 6px;
	height:1%;
}
.flags-list{width:100%;}
.flags-list li{
	padding:0 0 10px;
	height:1%;
	vertical-align:middle;
}
.flags-list li a{
	display:block;
	width:28px;
	height:21px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/ico-flags.gif) no-repeat;
}
.flags-list li .flag02{
	background-position: 0 -21px;
	height:19px;
}
.flags-list li .flag03{background-position: 0 -40px;}
.flags-list li .flag04{background-position: 0 -61px;}
.flags-list li .flag05{
	background-position: 0 -82px;
	height:20px;
}
.flags-list li .flag06{
	background-position: 0 -102px;
	height:20px;
}
.flags-list li .flag07{
	background-position: 0 -122px;
	height:20px;
}
/* .columns */
.columns{
	overflow:hidden;
	width:100%;
}
/* .gallery-block */
.gallery-block{
	width:440px;
	height:407px;
	padding:14px 34px 0 20px; 
	float:left;
	background:url(../images/bg-gallery.gif) no-repeat;
}
/* .gallery-block .title */
.gallery-block .title{
	overflow:hidden;
	height:31px;
	margin:0 0 10px;
}
.gallery-block .title h3{
	font-size:22px;
	line-height:25px;
	font-style:italic;
	color:#fff;
}
.gallery-block .title .online{
	float:right;
	color:#fff;
	font-size:13px;
	line-height:15px;
	margin:3px 0 0;
	font-style:italic;
	letter-spacing:1px;
}
/* .gallery */
.gallery{
	width:100%;
	overflow:hidden;
}
.gallery ul{
	overflow:hidden;
	width:450px;
}
.gallery ul li{
	width:93px;
	height:112px;
	padding:5px 0 0 4px;
	background:url(../images/bg-gallery-item.png) no-repeat;
	margin:0 12px 3px 0;
	float:left;
	font-size:11px;
	line-height:14px;
}
.gallery ul img{
	display:block;
	margin:0 0 5px;
}
.gallery ul a{
	color:#5e5548;
	position:relative;
}
.gallery ul a:hover span{text-decoration:underline;}
.gallery ul a span{
	display:block;
	padding:0 0 0 6px;
}
/* .block01 */
.block01{
	position:relative;
	float:right;
	width:398px;
	height:413px;
	padding:8px 16px 0 15px;
	background:url(../images/bg-block01.gif) no-repeat;
}
.block01 .heading{letter-spacing:1px;}
.block01 .heading strong{
	font-size:18px;
	line-height:21px;
	color:#705240;
	display:block;
}
.block01 .heading h3{
	font:bold 26px/29px "Arial Black", "Arial Black", Gadget, sans-serif;
	color:#c74504;
	margin:-5px 0 11px;
}
/* .block01 .block-holder */
.block01 .block-holder{width:100%;}
.block01 .block-holder:after{
	clear: both;
	content:'';
	display: block;
}
.block01 p{margin:0 0 12px;}
.block01 .block-holder img{
	float:right;
	margin:-15px -15px 0 -50px;
}
.block01 .text-holder{
	overflow:hidden;
	position:relative;
}
* html .block01 .text-holder {
	overflow:visible;
	height:1%;
}
/* .btn01 */
.btn01{
	width:131px;
	height:31px;
	padding:11px 0 0;
	text-align:center;
	background:url(../images/btn01.png) no-repeat;
	color:#fff;
	display:block;
	font-size:15px;
	line-height:18px;
	font-style:italic;
	margin:0 0 20px;
}
/* .list01 */
.list01{width:100%;}
.list01 li{
	padding:0 0 19px;
	font-size:14px;
	line-height:17px;
}
.list01 li a{
	color:#cf5307;
	white-space:nowrap;
}
/* .join-us */
.join-us{
	position:absolute;
	bottom:0;
	left:0;
	background:url(../images/bg-join-us.png) no-repeat;
	width:143px;
	height:112px;
	text-indent:-9999px;
	overflow:hidden;
}
* html .join-us{bottom:-1px;}
/* #footer */
#footer{
	overflow:hidden;
	padding:25px 10px 20px 24px;
	color:#987f6d;
}
#footer p a{color:#987f6d;}
* html #footer {
	overflow:visible;
	height:1%;
}
/* .footer-logo */
.footer-logo{
	width:180px;
	height:54px;
	overflow:hidden;
	text-indent:-9999px;
	float:right;
	background:url(../images/footer-logo.png) no-repeat;
}
.footer-logo a{
	height:100%;
	display:block;
	position:relative;
}
#footer ul{
	overflow:hidden;
	width:100%;
	padding:0 0 9px;
}
#footer ul li{
	float:left;
	font-weight:normal;
	background:url(../images/separator.gif) no-repeat 0 3px;
	padding:0 4px 0 5px;
	margin:0 5px 0 -5px;
	display:inline;
	line-height:15px;
}
#footer ul li a{color:#705240;}
/* #footer .footer-holder */
#footer .footer-holder{
	overflow:hidden;
	padding:11px 0 0;
}
* html #footer .footer-holder {
	overflow:visible;
	height:1%;
}
#membersBox {
	float: left;
	
	width: 510px;
	height: 438px;
	
}
	#membersBox h4 {
		float: left;
	
		margin: 15px 0 0 40px;

		text-indent: -3000px;
	}
	#membersBox #online {
		float: right;

		margin-right: 30px;
		margin-top: 23px;
	}
	#members {
		margin-top: 60px;
		height: 400px;
		margin-left: 40px;
	}
		.member, .wld_badge_item {
			float: left;
			width: 100px;
			margin-right: 10px;
			font: 13px/1.3em Arial;
		}
			.member a, .wld_badge_item a {
				text-decoration: none;
			}
			.wld_badge_item_detail {
				margin-top: -4px;
			}
			.wld_badge_item_region {
				float: left;
				margin-top: -5px !important;
				margin-bottom: 5px;
			}
			.wld_badge_item_region {
				display: none;
			}
