html {
	height:100%;
}
body {
	margin:0;
	font:13px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(../../img/frontend/bg-top.gif) repeat-x 0 0;
	background-color:#fbfbf9;
	min-height:100%;
	height:100%;
}

#page {
	width:1040px;
}

#left {
	width:310px;
	overflow:hidden;
	float:left;
	min-height:100%;
	height:100%;
	margin:0;
}
#left h1{
	margin: 10px 0 0 91px;
	width:195px;
	height:118px;
	background:url(../../img/frontend/logo.gif) no-repeat 0 0;
	text-indent:-9999px;
}
#left h1.en{
	background:url(../../img/frontend/logo-en.gif) no-repeat 0 0;
}

#left .text{
	width:286px;
	margin-top:0;
	text-align:right;
	overflow:hidden;
}
#left .text table{
	width:100%;
}
#left .text table td{
	width:50%;
}
#left .text .skype{
	border:none;
	height:20px;
	padding-left:25px;
	float: right;
	background:url(../../img/frontend/skype.png) no-repeat left center;
	vertical-align:middle;
}
#left .text a{
	color:#F7F5F3;
	font-weight:bold;
	text-decoration:underline;
}
#left .bg{
	background:#31799c;
	width:310px;
	margin:0 0 10px 0;
	border:none;
	text-align:center;
}
#left .bg h3{
	margin:0;
	background:#215584;
	text-align:center;
	font-style:italic;
	font-size:20px;
	font-family:Times;
	color:#ffd7d6;
	border-bottom:1px solid white;
	border-top:1px solid white;
	width:100%; 
}
#left .bg ul{
	padding:0;
	width:90%;
	margin:10px auto;
	margin-bottom:0px;
}
#left .bg ul li{
	width:100%;
	color:white;
	font-size:14px;
	list-style-type:none;
	margin:0;
	text-align:right;
	line-height:25px;
}
#left .bg input{
	background:#215584;
	border:1px solid black;
	color:white;
	font-weight:bold;
	cursor:pointer;
	margin:10px 0 10px 0;
}
#left .bg ul li input{
	cursor:auto;
	margin:0;
	margin-left:30px;
	background:#4292b5;
	border:1px solid white;
	color:white;
	font-weight:bold;
	width:130px;
	padding:0 5px;
}
#left .menu{
	margin-left:38px;
}
#left .menu ul{
	margin-top:10px;
	list-style:none;
}
#left .menu ul li{
	list-style:none;
	height:30px;
	background:url(../../img/frontend/bg-list.gif) no-repeat right center;
	text-align:right;
	float:right;
	clear:right;
	min-width:175px;
	padding:6px 36px 0 0;
	margin-right:5px;
}
#left .menu ul li a{
	color:#5c6675;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}
#left #flowers {
	height:296px;
	width:236px;
	background:url(../../img/frontend/bg-flowers.jpg) no-repeat 0 0;
	position:relative;
	bottom:0;
}

#main {
	width:727px;
	float:left;
	overflow:hidden;
	border:1px solid #ded8d1;
	background-color:#fff;
}
#main .header{
	width:726px;
	background:url(../../img/frontend/bg-main.jpg) no-repeat 0 0;
}
#main .header .top-menu{
	padding:20px 0 0 22px;
}
#main .header .top-menu ul{
	margin:0;
	padding:0;
	width:600px;
	overflow:hidden;
	list-style:none;
}
#main .header .top-menu ul li{
	text-transform:uppercase;
	float:left;
	border-right:1px solid #323744;
	padding:0 8px;
}
#main .header .top-menu ul li.last{
	border:none;
}
#main .header .top-menu ul li a{
	color:#323744;
	text-decoration:none;
	font-weight:bold;
}
#main .header h2{
	width:667px;
	text-align:right;
	font-size:38px;
	font-weight:normal;
	margin:-2px 0 0 0;
}
#main .header .text{
	width:667px;
	overflow:hidden;
	padding:10px 29px;
	font-size:16px;
	text-align:justify;
	margin-top:220px;
	color:#6d7580;
}
#main .header .text_main{
	width:667px;
	overflow:hidden;
	padding:0 29px;
	font-size:16px;
	text-align:justify;
	margin:0;
	color:#6d7580;
}
#main .header .text h3, #main .header .text_main h3{
	color:#c35306;
	font-weight:bold;
	font-size:16px;
	display:block;
	margin:0 0 10px 0;
	width:100%;
	float:left;
}

#main .header .text a, #main .header .text_main a{
	color:#cf7538;
}
.strong{
	font-weight: bolder;
	float:left;
	height:26px;
	padding:7px;
}
#main .header .text p, #main .header .text_main p{
	margin:15px 0;
	height:auto;
}
#main .header .marquee{
	width:695px;
	height:135px;
	overflow:hidden;
	border:none;
	margin:212px 29px 15px 15px;
	padding:10px 0;
	position:relative;
}
#main .header #threadticker{
	height:135px;
	width:200%;
	position:relative;
	margin:0;
	padding:0;
	overflow:hidden;
}
#main .header #threadticker div.girl{
	height:135px;
	width:auto;
	overflow:hidden;
	float:left;
	margin:0 20px;
	text-align:center;
	color:#6d7580;
	display:inline;
}
#main .header #threadticker div.girl div{
	height:100px;
	width:85px;
	text-align:center;
	overflow:hidden;
	vertical-align:middle;
}
#main .text img{
	margin:0;
	padding:0;
}

#main .footer {
	border-top:1px solid #ded8d1;
	color:#9f9385;
	background-color:#f7f5f3;
	padding:13px 20px 30px 20px;
	width:687px;
	overflow:hidden;
}

#main .footer ul{
	margin:0;
	padding:0;
	width:600px;
	overflow:hidden;
	list-style:none;
	padding-top:10px;
}

#main .footer ul li{
	text-transform:uppercase;
	float:left;
	border-right:1px solid #9f9385;
	padding:0 8px;
}

#main .footer ul li.last{
	border:none;
}

#main .footer ul li a{
	color:#9f9385;
	text-decoration:none;
}

#main .footer p{
	margin:15px 0;
	padding:0px 8px;
}

#right {
	width:100px;
	float:left;
	overflow:hidden;
	padding-left:36px;
}

/* Catalog addons */
#main .header .search {
	border:none;
	font-weight:bold;
	padding:0;
	margin:0;
	width:700px;
	overflow:hidden;
}

#main .header .search label{
	float:left;
	padding-right:10px;
}

#main .header .search .ibox{
	background:url(../../img/frontend/bg-input.jpg) no-repeat 0 0;
	float:left;
	width:33px;
	height:26px;
	padding:2px 0 0 7px;
}
* html #main .header .search .ibox{
	padding-top:1px;
}
#main .header .search .itext{
	color:#6d7580;
	font:bold 15px Trebuchet MS, Arial, Helvetica, sans-serif;
	border:0px;
	width:20px;
}

#main .header .search .btn{
	float:left;
}

#main .header .pagination{
	width:668px;
	font-size:13px;
	text-align:center;
	color:#c75d16;
}
#main .header .girl{
	width:700px;
	font-size:13px;
	overflow:hidden;
}
#main .header .girl_fav, .girl_free{
	float:left;
	text-align:center;
	width:150px;
	font-size:12px;
	overflow:hidden;
	margin-top:20px;
	height:200px;
}
#main .header .messages{
	clear:both;
}
#main .header .girl strong,
#main .header .girl span,
#main .header .girl a{
	font-size:13px;
}
#main .header .girl_fav span{
	font-weight:bold;
	font-size:13px;
}
#main .header .girl_free span{
	font-weight:bold;
	font-size:13px;
}
#main .header .text .girl span{
	color:#c75d16;
}
#main .header .text .girl .left{
	float:left;
	width: 158px;
	text-align:center;
}
#main .header .text .girl .left .photo{
	border:1px solid #ded8d1;
	text-align:center;
	width: 158px;
	height: 110px;
	padding: 10px 0 10px 0;
	background:url(../../img/frontend/bg-photo.jpg) no-repeat 0 0;
}
#main .header .text .girl .left .photo img{
	border:none;
}
#main .header .text .girl .left .send-message img{
	vertical-align:-1px;
}
#main .header .text .girl .left .send-message a{
	font-size:11px;
	font-weight:normal;
}
#main .header .text .girl .right{
	float:left;
	margin:0px 0 0 20px;
	width: 500px;
}

#main .header .text .line{
	width: 668px;
	height: 1px;
	display:block;
	margin:15px 0;
	background:url(../../img/frontend/line.gif) repeat-x 0 0;
}

form {
	color:#6d7580;
}
#account{
	width:100%;
}
#account .photo{
	float:left;
	width:165px;
	text-align:center;
	overflow:hidden;
	line-height:30px;
	font-size:12px;
}
#account .photo .image{
	height:197px;
	width:165px;
	overflow:hidden;
	position:relative;
	display:table;
	background:url(../../img/frontend/bg-photo.jpg);
}
#account .photo .image span{
	vertical-align:middle;
	display:table-cell;
}
#account .photo .image img{
	margin:0 auto;
}
#main #account .text{
	float:right;
	width:500px;
	margin:0;
	padding:0;
}
#main #account .text .menu{
	float:right;
}
#main #account .text .change{
	font-size:10pt;
}
.account-links-container{
	float:left;
	width:100%;
}
.account-links {
	float:right;
	overflow:hidden;
	height:25px;
	position:relative;
	left:29px;
	padding:3px 10px;
	background:#fcecc8;
	border:1px solid #dedbd6;
}
.account-links a{
	font-size:16px;
	margin-left:5px;
	width:auto;
}
.user-bottom {
	width:100%;
	display:block;
	overflow:hidden;
	float:left;
}
.user-bottom h3{
	line-height:30px;
}
.msg table{
	border-collapse:collapse;
	float:left;
	width:100%;
}
.msg table tr{
	border-bottom:1px solid #6D7580;
}
.msg table tr td, th{
	padding:5px;
	border-right:1px solid #6D7580;
	text-align:center;
}
.msg table tr td.last,th.last{
	border-right:1px none;
}
.replenishment li{
	list-style-type:none;
}
.replenishment li.first{
	width:100%;
}
.replenishment li.second{
	width:100%;
	vertical-align:middle;
	font-weight:bold;
}
.replenishment li.second div{
	width:100px;
	float:left;
	margin:0;
}
.replenishment div{
	margin-left:200px;
}
.topleft{
	background: url(../../img/frontend/bg-top.gif) repeat-x scroll 0 0 #4596AB;
	overflow: hidden;
	padding-bottom:10px;
}
.uplphoto{
	text-align:center;
}
.uplphoto div{
	margin-top:15px;
}
.registration{
	text-align:justify;
	float:left;
}
.registration li{
	list-style:none;
	margin:5px;
}
.registration div{
	text-align:center;
}
label.free{
	overflow:hidden;
	float:left;
	text-indent:-9999px;
	width:39px;
	height:20px;
	background:url(../../img/frontend/text-free.gif);
}
label.silver{
	overflow:hidden;
	float:left;
	text-indent:-9999px;
	width:48px;
	height:20px;
	background:url(../../img/frontend/text-silver.gif); 
}
label.gold{
	overflow:hidden;
	float:left;
	text-indent:-9999px;
	width:40px;
	height:20px;
	background:url(../../img/frontend/text-gold.gif);
}
label.platinum{
	overflow:hidden;
	float:left;
	text-indent:-9999px;
	width:71px;
	height:21px;
	background:url(../../img/frontend/text-platinum.gif);
}
form.change-membership dl{
	margin:10px 0 0 15px;
	padding:0;
	width:100%;
	overflow:hidden;
	float:left;
}
form.change-membership dt{
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
}
form.change-membership dd{
	margin:0;
	padding:0 0 20px 0;
	width:100%;
	overflow:hidden;
}
form.change-membership dt input{
	float:left;
	margin:3px 10px 0 0;
	width:14px;
	height:15px;
}
form.change-membership .submit{
	width:100%;
	text-align:center;
}
.message-view .title{
	font-weight:bold;
}
.search-result{
	margin:0 0 14px 0;
	width:667px;
	overflow:hidden;
	float:left;
}
.search-result div{
	width:150px;
	float:left;
	text-align:center;
	margin-left:15px;
}
.search-result div img{
	margin:0 auto;
}
.restore_pass{
	color:#F7F5F3;
	font-weight:bold;
	text-decoration:underline;
}
.photolist{
	border-top:1px solid #ded8d1;
	margin-top:50px;
}
.photolist ul li{
	width:100%;
	color:white;
	font-size:14px;
	list-style-type:none;
	margin:0;
	text-align:left;
}
.photolist ul li img{
	border:none;
}

/*girls's pages*/

.user-info{
	width:700px;
	margin:0;
	float:left;
	overflow:hidden;
}
.user-info .left{
	width:530px;
	float:left;
	font-size:13px;
}
.user-info .right{
	float:right;
	width:150px;
	background-color:#fcecc8;
	border:1px solid #dedbd6;
	padding:5px;
}
.user-info .right ul{
	margin:10px 0 0 0;
	padding:0;
	font-size:13px;
	list-style:none;
	line-height:25px;
}
.user-info .right h3{
	font-size:15px;
	color:#332120;
	font-weight:normal;
	text-align:center;
	margin:0 !important;
}
.user-info .left .image{
	width:272px;
	height:360px;
	position:relative;
	overflow:hidden;
	background:url(../../img/frontend/bg-image.gif);
	float:left;
	display:table;
	margin-right:5px;
}
.user-info .left .image span{
	display:table-cell;
	vertical-align:middle;
}
.user-info .left .image span img{
	margin-left:10px !important;
	max-width:272px;
}
.user-info .left .details h3{
	margin:20px 0 10px 0 !important;
}
.user-info .left .details ul{
	list-style:none;
	margin-top:5px 0 0 0;
	padding:0;
}
.user-info .left .details ul li{
	margin-bottom:5px;
}
ul.list-face{
	margin:20px 0 0 0;
	padding:0;
	list-style:none;
}
ul.list-face li{
	width:125px;
	height:123px;
	text-align:center;
	overflow:hidden;
	float:left;
	padding:7px 0;
	margin:0 7px 0 0;
	background:url(../../img/frontend/bg-im-s.jpg);
}
ul.list-face li.last{
	margin:0;
}
ul.list-face li img{
	margin:0 auto;
	border:none;
}
.user-bottom div.favorites{
	float:left;
}
.user-bottom div.free{
	float:right;
	border:1px solid #bbb;
	max-width:333px;
}
.user-bottom div.free h3{
	width:100%;
	text-align:center;
	background:#FCECC8;
}
.user-bottom div.free .stat{
	width:100%;
	clear:both;
	padding:5px 10px;
	font-family:Times;
	font-size:12pt;
	font-weight:bold;
	text-decoration:italic;
}
.user-bottom div.free .silver{
	background:silver;
}
.user-bottom div.free .gold{
	background:#fdbd3f;
}
.user-bottom div.free .platinum{
	background:#cccccc;
}
#main .header .girl_free{
	height:185px;
}
#main .save{
	text-align:center;
	vertical-align:middle;
	font-size:14pt;
	font-weight:bold;
	width:80px;
	height:40px;
	display:table-cell;
	background-image:url(../../img/frontend/yellow_star.gif);
}
.red_cross{
	background-image:url(../../img/frontend/cross.gif);
	height:20px;
	width:40px;
	text-align:center;
	display:inline-block;
}