body {
	color:#e3c9b8;
	font-family:Tahoma;
	font-size:12px;
	background:#200000 url(../img/bg.gif) left top repeat;
	margin:0;
	padding:0;
	text-align:center;
}
#wrapper {
	width:990px;
	margin: 0 auto;
	text-align:left;
	position:relative;
}
a {
	color:#FFC30C;
}
a:hover {
	text-decoration:none;
}

a img {
	border:none;
}
img a:hover {
	text-decoration:none;
	background-color:none;
}
h1 {	font-size: 35px;
	font-weight: normal;}
.clear {
	display: block;
	clear: both;
	visibility: hidden;
}
#subscriptions {	position:absolute;
	width:100%;
	text-align:center;
	margin-top:10px;
}
input {
	background:#F5BEC2;
	border:1px solid #690909;
	padding:2px 1px 2px 1px;
	color:#540707;
}
*+html input {
	padding:2px 0px 2px 0px;
}
.IEsubmit {
	width:117px !important;
	border:none;
}
*+html .IEcheckbox {
	border: none !important;
	background: none !important;

}
.IEcheckbox {
	border: none;         /*
	background: none;   */

}
/*input {border: expression( this.type=="submit" ? 'solid 1px #fff' : 'inherit' );}   */
/*input {width: expression( this.type=="submit" ? '117px' : 'inherit' );} */

/*input {border: expression( this.type=="checkbox" ? 'none' : 'inherit' );background: expression( this.type=="checkbox" ? 'none' : 'inherit' );}
*/select, textarea {
	background:#F5BEC2;
	border:1px solid #890e0e;
	padding:2px 1px 0px 1px;  color:#540707;
}
.footer {
	margin-top:10px;
	border-top: 2px solid #101010;
	padding: 10px;
	background:#202020 url(../img/bg_header.gif) left top repeat;
}

.footer div {/*	padding:25px 0 10px 10px;   */
}
.footer div a {
	color:#E51212;
	text-decoration:none;
	font-weight:bold;
}
.footer div span a {
	color:#ffc30c;
	text-decoration:underline;
	font-weight:normal;
}
/* ****************************************************** register *********************************************** */
.register .left {
	float:left;
	width:160px;
}
.register .center {
	float:left;
	width:280px;
}
.register .right_register {
	float:left;
	width:250px;
}
.register .right_register span{
	color:#e51212;
	vertical-align:top;
	margin:5px 0 0 5px;
}
.register .padding {
	padding:0 0 15px 100px;
}
.small_font {	font-size:11px;
	color:#ccc;}
/* ****************************************************** header *********************************************** */
.header_top {
	border-bottom: 2px solid #101010;
	padding: 10px;
	background:#202020 url(../img/bg_header.gif) left top repeat;
}
.header_bottom {
	background:#03080C;
	border-bottom: 2px solid #101010;
	margin-bottom:10px;
}

.body {
	vertical-align:top;
	width:930px;
	margin-left:38px;
	height: 100%;
}
.body .h1caption {	padding:0;
	margin:0;
}
*+html .body .h1caption {
	padding-top:15px;
	font-size:24px;
}
/* ****************************************************** msg *********************************************** */
.msg_good {
	padding:20px 10px 20px 10px;
	margin:10px 0 10px 0;
	background:#EEFFEE;
	border-radius:3px;
	color:#008003;
	font-weight:bold;
	text-align:center;
}
.msg_good a,.msg_bad a {
	color:#E51212;
}
.msg_bad {
	padding:20px 10px 20px 10px;
	margin:10px 0 10px 0;
	background:#FFDADA;
	border-radius:3px;
	color:#F9002F;
	font-weight:bold;
	text-align:center;
}
/* ****************************************************** corners *********************************************** */

.corner_top_index {
	font-size:0;
	background: url(../img/corner_top_index.png) no-repeat;
	height:14px;
	line-height:14px;
	padding:0;
	width:930px;
	margin:13px 0 0 0px;
	display:block;
}
.corner_bottom_index {
	font-size:0;
	background: url(../img/corner_bottom_index.png) no-repeat;
	clear:both;
	height:14px;
	line-height:14px;
	padding:0;
	width:930px;/*
	margin:0; */
	position:relative;
}
.corner_top_form {
	font-size:0;
	background: url(../img/corner_top_form.gif) no-repeat;
	height:18px;
	line-height:18px;
	padding:0;
	width:410px;
	margin:0;
	display:block;
}
.corner_bottom_form {
	font-size:0;
	background: url(../img/corner_bottom_form.gif) no-repeat;
	clear:both;
	height:18px;
	line-height:18px;
	padding:0;
	width:410px;/*
	margin:0; */
	position:relative;
}
/* ******************************************************  index *********************************************** */
.index_left {
	float:left;
	width:200px;
	margin-right:25px;
}
.index_left .block {
/*	padding:0 0 10px 0;
	margin-bottom:15px;
*/	background:none;
	border:0;
	border-radius:3px;
	margin:15px 0 25px 0;
	color:#e3c9b8;
}
.index_left .block img {
	padding-bottom:5px;
}
.index_right {
	float:left;
	width:765px;
}
.index {
	background:#380A0A;
	padding:20px;
	border:0;
	border-radius:3px;
	margin:0;
	color:#e3c9b8;
}
.yellow_paid {
	background:#FFC30C;
	border:0;
	border-radius:3px;
	margin:0;
	color:#000;
}
.index .line {
	width:337px;
	float:left;
	padding-bottom:30px;
}
.index img {
/*	border:1px solid #890E0E; */
}
.index .dotted {
	background:transparent url(../img/dotted.gif) repeat-x scroll left top;
}
.index .left {
	width:150px;
	float:left;
	padding:10px 20px 20px 20px;
}
.index .left a {
	color:#e51212;
	text-decoration:none;
}
.index .left img {
	border:1px solid #890e0e;
}
.index .vip img {
	border:3px solid #E51212;
}
.index .right {
	float:left;
	padding-top:10px;
}
.index .right .list {
	background:transparent url(../img/dotted.gif) repeat-x scroll left bottom;
	padding-bottom:3px;
}
.index .right .list_cost .left_cost{
	float:left;
	font-size:20px;
	padding:0 0 3px 3px;
	width:60px;
}
.index .right .list_cost .right_cost{
	float:left;
	font-size:20px;
	padding-bottom:3px;
	padding-left:5px;
	color:#fff;
}
.index .right .list_cost .right_cost a {
	color:#e51212;
}
.index .right .list_cost .else_cost {
	font-size:17px;
	color:#e3c9b8;
}
.index .right .list .left {
	float:left;
	width:65px;
	margin:0;
	padding:0 0 0 3px;
	font-weight:bold;
}
.index .right .list .right {
	float:left;
	width:45px;
	margin:0;
	padding:0;
	font-weight:bold;
	color:#fff;
}
.index .right .list .right a {
	color:#e51212;
}
.index .hearts {
	padding:0 0 5px 30px;
	background:transparent url(../img/hearts.png) no-repeat left top;
}
.index .hearts .left{
	color:#e51212;
	width:280px;
	font-weight:bold;
	font-size:20px;
	float:left;
	padding:0;
	margin:0;
	white-space: nowrap;
}
.index .hearts .new{
	background:transparent url(../img/new.png) no-repeat right bottom;
}
.index .hearts img{
	vertical-align:bottom;
	padding-left:10px;
	border:none;
}
.index .hearts .right{
	float:right;
	margin:8px 20px 0 0;
	color:#77787C;
	padding:0;
}
.index .hearts .city {/*	background:#210202;*/
	color:#210202;
	padding:2px 5px 2px 5px;
	border-radius:3px;
}
.status {	border-radius:5px;
	background:#fff;
	font-size:9px;
	font-weight:bold;
	padding:0px 2px 0px 2px;
	margin-left:7px;
	letter-spacing:-1px;
}
.status_new {	color:#1e5a7f;
	border:2px solid #1e5a7f;
	letter-spacing:0px;}
.status_ver {
	color:#7c9b24;
	border:2px solid #7c9b24;
}
.status_svip {
	color:#000;
	border:2px solid #000;
}
.index .description {
	padding: 0 20px 20px 20px;
}
.index .phone {
	text-align:right;
	margin-top:20px;
}
.index .phone a {    background: #210202;
    color: #ffc30c;
    border: 1px solid #f1ba0b;
    border-radius: 5px;
    font-size: 20px;
    padding: 10px;
    text-decoration: none;
    text-shadow: 0 0 5px #eca00f;
}
.index .phone a:hover {
    background: #e77316;
    color: #540707;
}
.index_image {
	overflow:hidden;
	margin-right:10px;
	padding:0;
	float:left;
	width:147px;
	height:220px;
	position:relative;
	white-space:nowrap;
	background:url('../img/ajax-loader-4.gif') no-repeat 0px 15px;
	background-color:none;
}
.index_image img {
	margin:0;
}
.index_image_2 {
	padding:10px 0 20px 20px;
	background:url('../img/ajax-loader-5.gif') no-repeat 15px 15px;
	background-color:none;
	min-height:75px;	}
.index_image_3 {
	padding:10px 0 20px 20px;
	background:url('../img/ajax-loader-3.gif') no-repeat 15px 15px;
	background-color:none;
	min-height:75px;
	}
.vip_image {
	overflow:hidden;
	border:1px solid #890e0e;
	background:#540707;
	margin:1px;
	float:left;
	width:88px;
	height:145px;
	position:relative;
	padding-top:5px;
	white-space:nowrap;
}
.vip_image img {
	margin:5px;
}
.vip_image_big {
	overflow:hidden;
/*	border:1px solid #890e0e;
	background:#540707;
*/	margin:1px;
/*	float:left;
	width:88px;
	height:145px;
*/	position:relative;
	padding-top:5px;
}
.vip_image_big_layout {	float:right;
	background:#690909;
	margin:5px 10px 0 15px;
	padding:0 5px 10px 5px;
	width:185px;
}
.vip_image_big_layout img {	padding:5px 0px 0px 0px;
	text-align:center;     /*
	border:1px solid #890E0E;*/
}
/* ****************************************************** form *********************************************** */
*html .IEh2location {	font-size:18px;
	margin-top:15px;
	padding-bottom:1px;
}
*+html .IEh2location {
	font-size:18px;
	margin-top:15px;
	padding-bottom:1px;
}
.h3location {
	font-size:14px;
	margin-top:0;
	padding-top:0;
}
#show_big_images {
	font-size:18px;
	margin:15px;
	font-weight:bold;
}
.h1location {
	font-size:18px;
	margin-top:15px;
	margin-bottom:0;
	padding-bottom:0px;
}
.form_left_bg {
	background:#690909;
	padding:20px;
	border:0;
	border-radius:10px;
	margin:15px 0 25px 0;
	text-align:center;
}
.form_left {
/*	width:410px;
	float:left;
	padding:0 15px 0 10px;  */
	margin-bottom:20px;
}
.girlfriend_image {
	overflow:hidden;
	border:1px solid #890e0e;
	/*background:#540707;*/
	margin:5px;
	float:left;
	width:100px;
	height:130px;
	position:relative;
	padding-top:5px;
	text-align:center;
	border-radius:3px;
}
.girlfriend_image a {
	background: #890e0e;
	color: #FFC30C;
	}
.girlfriend_image img {
	margin:5px 0 0 0;
	border:1px solid #890e0e;
}
.form_left .caption_2 {
	padding:0 0 5px 30px;
	background:transparent url(../img/girl_white_2.gif) no-repeat left top;
	font-weight:bold;
	color:#e3c9b8;
	font-weight:bold;
	font-size:20px;
}
.form_right {
	width:440px;
	float:left;
	padding:0;
}
.caption {
	padding:0 0 5px 30px;
	background:transparent url(../img/girl_white.gif) no-repeat left top;
	font-weight:bold;
	color:#e3c9b8;
	font-weight:bold;
	font-size:20px;
}
.form_right .all {
	padding:3px;
}
.form_right .girlfriends {
	margin-bottom:0;
	width:440px;
	background:#690909;
	padding:5px 0 5px 10px;
	border:1px solid #890e0e;
}
.form_right .girlfriends a {
	color:#ffc30c;
	font-weight:normal;
	text-decoration:underline;
}
.form_right .all #phone {
	padding:0;margin:0;
}
.form_right .all #phone a{
	color:#e51212;
	font-size:27px;
	padding:0;
	margin:0;
	font-weight:bold;
}
.form_right .all .left {
	width:75px;
	float:left;
	vertical-align:top;
	padding-bottom:0;
	margin:0;
	font-weight:bold;
}
.form_right .all .left_small {
	width:130px;
	float:left;
	font-weight:bold;
}
.form_right .all .left_small a {
	color:#e51212;
}
.form_right .all .right{
	float:left;
	width:315px;
	vertical-align:top;
	padding-top:10px;
	margin:0;
	background:transparent url(../img/dotted.gif) repeat-x scroll left bottom;
	padding-bottom:5px;
}
/* ****************************************************** services *********************************************** */
.form_right .services {
	width:215px;
	float:left;
}
*html .form_right .services {  /*
	width:205px;*/
	white-space: nowrap;
	overflow:hidden;
}
.form_right .services .tick a {
	color:#0B7709;
	padding-left:20px;
	background: url('../img/tick.gif') no-repeat bottom left;
	font-weight:bold;
}
.form_right .services .notick a {
	color:#9E0502;
	padding-left:20px;
	background: url('../img/notick.gif') no-repeat bottom left;
	text-decoration:line-through;
	font-weight:normal;
}
.form_right .services .sup_tootip a {
	background:none;
	margin:0;
	padding:0;
	color:#e3c9b8;
	text-decoration:none;
	font-weight:normal;
}
.form_right .services .edit {
	padding-left:10px;
}
.form_right .services .metro {
	padding-left:5px;
}
.form_right .services ul {
	list-style: none;
	padding:0;
	margin:0;
	text-align:left;
}
.form_right .services li {
	padding:5px 5px 0 5px;
	background: none;
}
.form_right .services span {
	margin:15px 0 5px 0;
	color:#d0d0d0;
	font-size:17px;
}
.form_top_layout {	height:120px;
	width:440px;
	background:#690909;
	border:0;
	border-radius:3px;
}
/* ****************************************************** comments *********************************************** */
.comments {
	overflow: hidden;
	text-align:left;
	width:440px;
	padding-top: 10px;
}

.comments .comment {
	margin-top: 3px;
	overflow: hidden;
	padding-bottom: 10px;
}
.comments .warning {
	margin-top: 3px;
	overflow: hidden;
	padding:10px 0 10px 0;
	background:#690909;
	border:1px solid #890E0E;
	color:#32AF0D;
	text-align:center;
}
.comments .comment .name {
	font: normal 10px/16px verdana, serif;
	height:20px;
	width:440px;
	background:transparent url(../img/form_comment_layout.gif) no-repeat left top;
}
.comments .comment span {
	color: #a3a3a3;
	margin-left:20px;
}
.comments .comment .text {
	padding-left:20px;
}
/* ****************************************************** comments answer panel *********************************************** */
.form_answer_panel_layout {	height:200px;
	width:440px;
	background:transparent url(../img/form_answer_layout.gif) no-repeat left top;
}
.form_answer_panel_layout .name {	padding:19px 5px 10px 17px;
}
.form_answer_panel_layout .text {
	padding:7px 20px 17px 17px;
}
.form_answer_panel_layout #text {
	width:100%;
	height:80px;
}
.form_answer_panel_layout .button {
	text-align:right;
	padding:0 17px 0 0;
}
/* ****************************************************** get phone *********************************************** */
.phone_ajax {
	padding:4px 0 5px 0;
	font-weight:bold;
}
.phone_ajax span {
	color:#e51212;
	font-size:20px;
	padding:0;
	margin:0;
	font-weight:bold;
}
/* ****************************************************** create *********************************************** */
.form_right .metro_top_layout {	background:transparent url(../img/form_metro_top_layout.gif) no-repeat left bottom;
}
.form_right .metro_top_layout_NULL {
	background:none;
}
.form_right #metro_list {	margin-left:3px;
	height:667px;
	background:transparent url(../img/form_metro_bottom_layout.gif) no-repeat left top;
}
.form_right .caption_2 {
	padding:0 0 5px 30px;
	background:transparent url(../img/girl_white_2.gif) no-repeat left top;
	font-weight:bold;
	color:#e3c9b8;
	font-weight:bold;
	font-size:20px;
	margin-left:15px;
}
.index .dotted_2 {
	background:transparent url(../img/dotted.gif) repeat-x scroll left top;
	margin:0 15px 0 15px;
}
/* ****************************************************** edit *********************************************** */
.form_left .images {
	float:left;
	margin-left:30px;
}
.form_left .images_left {	float:left;
	text-align:left;
}
.form_left .images_right {
	padding:10px 0 20px 0;
}
/* ****************************************************** pager *********************************************** */
.pager {
	   font-size: 20px;
	   padding: 20px 0 10px;
	   margin-top: 10px;
	   display: flex;
	   align-items: center;
	   align-content: center;
	   justify-content: center;
	   overflow: auto;
}
*html .pager {
	width:930px;
	margin:0;
	padding:10px 0 0 0;
	white-space: nowrap;
	overflow:hidden;
}
.pager b {
	color:#e51212;
}
.pager .left {
	float:left;
	text-align:left;
	margin:0 10px 0 90px;
	width:110px;
	height:50px;
	line-height:50px;
}
*html .pager .left {
*/	margin:0;
	margin-left:130px;
}
.pager .left a {
	padding:5px 15px 5px 15px;
	text-decoration:none;
	border-bottom:1px dashed #ffc30c;
	height:50px;
	line-height:50px;
}
.pager .left a:hover {
	background:#ffc30c;
	border:1px solid #890e0e;
	color:#540707;
}
.pager .center {
	   float: left;
	   text-align: center;
}
.pager .center span {
	font-weight:bold;
	padding:5px 15px 5px 15px;
	background:#ffc30c;
	border:1px solid #ffc30c;
	border-radius:3px;
	color:#540707;
	margin:0 1px 0 1px;
}
.pager .center a {
	padding:7px 17px 7px 17px;
	background:#540707;
	border-radius: 3px;
	color:#ffc30c;
	text-decoration:none;
	margin:0 2px 0 2px;
	height:50px;
	line-height:50px;
}
.pager .center a:hover {
	background:#ffc30c;
	color:#540707;
}
.pager .right {
	float:right;
	text-align:right;
	margin:0 90px 0 10px;
	width:100px;
	height:50px;
	line-height:50px;
}
.pager .right a {
	padding:5px 15px 5px 15px;
	text-decoration:none;
	border-bottom:1px dashed #ffc30c;
	color:#ffc30c;
	height:50px;
	line-height:50px;
}
.pager .right a:hover {
	background:#ffc30c;
	border:1px solid #890e0e;
	color:#540707;
}
/* ******************************************************  tooltip big *********************************************** */
.tooltip_big_left {
	float:left;
	width:145px;
	color:#ffc30c;
}
.tooltip_big_left img {
	max-height:240px;
	border:1px solid #890E0E;
}
.tooltip_big_right {
	float:left;
	padding-left:20px;
	font-weight:bold;
	color:#690909;
	width:155px;
}
.tooltip_big_right a {
	color:#e51212;
}
.tooltip_big_right strong {
	font-size:15px;
	color:#e51212;
}
.tooltip_big_right .green {
	text-align:center;
	color:#32af0d;
	font-size:8px;
}
.tooltip_big_right b {
	font-size:11px;
}
.tooltip_big_top {	height:115px;
}
.tooltip_big_bottom {
	vertical-align: bottom;
	bottom: 0px;
	text-align:left;
	padding-left:2px;
}
.tooltip_big_bottom img {	border:0;
	margin:0;
	padding:0;
}
/* ******************************************************  stamp *********************************************** */
.form_stamp_vip_verified {	background:transparent url(../img/StampVerifiedVip.png) no-repeat scroll right top;
}
.form_stamp_verified {
	background:transparent url(../img/StampVerified.png) no-repeat scroll right top;
}
.form_stamp_vip {
	background:transparent url(../img/StampVip.png) no-repeat scroll right top;
}
/* ******************************************************  main menu *********************************************** */
.ul_city {
	list-style: none;
	padding:0;
	margin:0;
	text-align:left;
	float:left;
	width:230px;
}
.ul_city li {
/*	background:#380A0A;*/
}
.ul_city .li_non_link {
	background:#ffc30c;
	border-radius:2px;
	padding:10px 7px 10px 20px;
	margin-bottom:1px;

}
.ul_city .li_non_link span {
	font-weight:bold;
	color:#540707;
}
.ul_city li .count {
	float:right;
	color:#e51212;
	margin-right:10px;
	clear:left;
}
*+html .ul_city li .count {
	margin-top:-21px;
	margin-right:17px;
}
*+html .ul_city .li_non_link span .count {
	margin-top:-14px;
	margin-right:10px;
}
.ul_city li a {
	display:block;
	background-image: url(../img/account/hearts_account.gif);
	background-repeat: no-repeat;
	background-position: 5% 50%;
	padding:10px 7px 10px 27px;
/*	margin-bottom:1px;
*/	text-decoration:none;
	color:#ffc30c;
	font-weight:normal;
}
.ul_city li a:hover {
	display:block;                                    /*
	background:#1c1c1c url(../img/bg_2.gif) repeat; */
	background:#ffc30c;
	color:#540707;
	background-image: url(../img/account/hearts_account.gif);
	background-repeat: no-repeat;
	background-position: 5% 50%;
	border-radius:2px;
}
.ul_city li ul {
	list-style: square outside;
	padding:0;
	margin:5px 0 5px 30px;
	text-align:left;
}
.ul_city li ul li a {
	display:block;
	color:#D8D2CF;
	padding:3px;
	margin-bottom:1px;
	background:#1c1c1c url(../img/bg_2.gif) repeat;
	border-right:1px solid #333;
}
*+html .ul_city li ul li a {
	margin-bottom:0;
	padding-bottom:4px;
}
.ul_city li ul li a:hover {
	background:#333 url(../img/bg_3.gif) repeat;
	color:#ccc;
}
/* ******************************************************  bread *********************************************** */
.bread {	display:flex;
	list-style:none;
	padding:0;}
.bread li {
	margin:0 10px 0 10px;
}
.top_menu {	width: 100%;
	position: absolute;
	z-index: 1;
	margin-top: 156px;
	background: #000;
	opacity: 0.8;
	font-size: 16px;
	text-align: center;}
.top_menu a {	width: 22%;
	text-decoration: none;
	float:left;
	color: #ccc;
	border: 2px solid #000;
	font-weight: bold;
	padding: 10px;
	height: 25px;
	line-height: 25px;
}
.top_menu a:hover {	border: 2px solid #ccc;
	color: #ccc;
	border-radius: 3px;
}
.top_menu .self {	border: 2px solid #ccc;
	color: #ccc;
	border-radius: 3px;
}
.left_menu_list {	margin-bottom: 15px;}
.left_menu_list label {	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;}
.left_menu_list .padding {	margin-left: 5px;}
.left_menu_list input, .left_menu_list select {	border: none;
	border-radius: 3px;
	margin-top: 5px;
	padding: 7px;
	width: 50px;
	background: #f0f0f0;}
.left_menu_list .button {	width:150px;
	background:#ffc30c;
	border: 1px solid #ffc30c;
	cursor: pointer;
	font-weight:bold;}
.left_menu_list .button:hover {	background: none;
	color: #ffc30c;
	border: 1px solid #ffc30c;
}
.left_menu_caption {	margin: 15px 0 5px 0;
	font-size: 25px;
	color: #e3c9b8;}
.left_menu_ul {	list-style: none;
	padding:0;
	margin:0;}
.left_menu_ul li {	margin:0 0 5px 5px;
	font-size: 15px;
}