@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic&subset=latin,cyrillic);

* {
	margin:0;
	padding:0;
	color: #404040;
	font-size: 14px;
	font-family: "Roboto", "Helvetica Neue", Arial, Tahoma, sans-serif;
}
.pluso {

	top:190px;
	left:830px;
}
.pluso-010010011001-05 .pluso-wrap {
	background:none !important;
}
.pluso-010010011001-01 .pluso-wrap {
	background:none !important;
}
a {
	text-decoration:none;
}
a:hover {
	cursor:pointer;
}
a.bold {
	font-weight:bold;
}
h4 {
	font-size:18px;
	text-transform:uppercase;
	text-align:center;
}
input[type=submit] {
	 background: none repeat scroll 0% 0% #FFF;
    padding: 5px 10px;
    color: #A20000;
    text-transform: uppercase;
    text-align: center;
    border: 0px none;
    border-radius: 1px;
    font-size: 16px;
    margin-top: 10px;
}
input[type="submit"].small {
    background: #FFF none repeat scroll 0% 0%;
	padding: 1px 5px;
	color: #A20000;
	text-transform: uppercase;
	text-align: center;
	border: 0px none;
	border-radius: 5px;
	font-size: 12px;
	margin-top: 10px;
}
input[type=submit]:hover {
	cursor:pointer;
	background: #A20000;
}
body {
	background:#fff;
	min-width: 340px;
}
.disclaimer_top {
	width:100%;
	min-width:1024px;
	text-align:center;
	color:#FF005A;
	font-weight:bold;
	font-size:16px;

}
.link:hover {
	cursor:pointer;
	text-decoration:underline;
}
#up_button {
	display:none;

}
#up_button {
    width: 70px;
    height: 70px;
    display: block;
    margin-bottom: 7px;
    background: red url(/img/up-arrow.png) no-repeat center center;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
	position: fixed;
	bottom: 50px;
	left: 100px;
	z-index: 2;
}
#up_button span {
    width: 108px;
    height: 108px;
    display: block;
    margin-bottom: 7px;
    background: red url(/img/up-arrow.png) no-repeat center center;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
#up_button:hover {
    background-color: #777;
	opacity: 0.8;
	cursor:pointer;
}
.text_top {
	font-style:normal;
	display: block;
	margin: 0 20px 20px 20px;

}
.text_bottom {
	margin-top:30px;
	margin-bottom:10px;
	width:100%;
	padding:20px 0px 20px 0px;
	font-size: 13px;
}
.text_bottom p {
	margin-bottom: 17px;

}
.text_bottom h2,.text_bottom h3 {
	font-size: 20px;
	font-weight: normal;
}
.text_bottom ul li {
	list-style: none;
}
.text_bottom .cont {
	margin:0px 20px 0px 20px;
}
.text_bottom_razdel {
	width:100%;
	height:30px;
	background:#000;
	display:inline-block;
}
.button {
    background: none repeat scroll 0% 0% #FFF;
    padding: 2px 7px;
    color: #A20000;
    text-transform: uppercase;
    text-align: center;
    border: 0px none;
    font-size: 16px;
    margin-top: 10px;
}
.button:hover {
	background: none repeat scroll 0% 0% #A20000;
	color: #FFF;
	cursor:pointer;
}
.button1 {
    background: none repeat scroll 0% 0% #ff276c;
    padding: 1px 10px;
    color: #FFF !important;
    text-transform: uppercase;
    text-align: center;
    border: 0px none;
    border-radius: 10px;
    font-size: 16px;
    margin-top: 10px;
	font-weight:Lucida Console !important;
}
.button1:hover {
	background: none repeat scroll 0% 0%  #FFF;
	color: #ed6b6b !important;
}

.wrap {
	width:1270px;
	margin:0 auto;
}
.clear {
	clear:both;
}
#top_menu {
	width:100%;
	min-width:1024px;
	background:#494949;
	box-shadow: 3px 3px 3px #c8c8c8;
	height: 43px;
	z-index: 1;
position: relative;
}
h1 {
	font-size:24px;
	font-style:Lucida Console !important;
	text-align:center;
	width:100%;
	margin-bottom:0px;
	margin-bottom:20px;
}
h3 {
	font-size:24px;
	font-style:Lucida Console !important;
}
.city_select {
	width: 200px;
float: left;
}
.page_bg h1 {
	margin-left: 0 !important;
}

#search {
	float:left;
    height: 25px;
    /*background: url(/images/s_arrow.png) no-repeat right #FFF;*/
    width: auto;
	border-radius: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
	margin-top: 25px;
}
#s_top:before {
	content: ' ';
	margin-right: 10px;
	position: relative;
	float: left;
	height: 25px;
	width: 35px;
	background: url("/img/v_metro.png");
	background-size: cover;
}
#search select {
	border-radius: 5px;
    background: #f0f0f0;
    border: 1px #CCC solid;
    font-size: 16px;
    line-height: 1;
    -webkit-appearance: none;
    width: 238px;
	padding: 5px 10px;
	float: left;
	cursor: pointer;
}
#s_rayon:before {
	content: ' ';
	margin-right: 10px;
	position: relative;
	float: left;
	height: 30px;
	width: 35px;
	background: url("/img/v_city.png");
	background-size: cover;
}
#search_rayon {
	float:left;
    height: 25px;
    background: url(/images/s_arrow.png) no-repeat right #FFF;
    width: auto;
	border-radius: 10px;
	margin-bottom: 10px;
margin-left: 10px;
	margin-top: 25px;
}
#search_rayon select {
	border-radius: 5px;
    background: #f0f0f0;
    border: 1px #CCC solid;
    font-size: 16px;
    line-height: 1;
    -webkit-appearance: none;
    width: 238px;
	padding: 5px 10px;
	float: left;
	cursor: pointer;
}
#acc_m li {
    background: url("/img/enter.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    cursor: pointer;
    float: right;
    height: 30px !important;
    line-height: 29px;
    text-align: center;
    width: 130px;
}
#acc_m li:hover {
	background: url("/img/enter_hover.png") no-repeat scroll center center rgba(0, 0, 0, 0);
}
#menu2 {
	padding:10px;
}
.clr_img {
	display:none;
}
#menu2_open {
	display:none;
	width:100%;
	text-align:center;
	text-transform:uppercase;
}
#menu3_open {
	display:none;
	width:100%;
	text-align:center;
	text-transform:uppercase;
}
#menu2_cont {
	text-align: center;
}
#menu2_cont a:after {
	content: '|';
	margin-left: 20px;
	color: #2f2f2f;
	font-weight: bold;
}
#menu2_cont a:last-child:after {
	content: '';
	color: #2f2f2f;
	font-weight: bold;
}
#menu2_cont li {
	display:inline;
	list-style:none;
	color:#FFF;
	margin-right:0;
	padding:5px 0px 5px 20px;
	border-radius:10px;
	font-weight: bold;
	font-size: 15px;
}
#menu2_cont li:hover {
	cursor:pointer;
	text-decoration: underline;
}
.menu1_on {
	background:#FFF;
	color:#A20000 !important;
}

#acc_menu_cont {
margin-bottom: 10px;
}

#acc_menu li {
    float: left;
    list-style: none;
    color: #3A3A3A;
    padding: 5px 20px 5px 20px;
    border-radius: 0px;
    background: #CCC;
    width: 190px;
    margin: 0 20px 10px 0;
}
#acc_menu li.last:after {
	content:'';
	color:#FFF;
	left:10px;
	position:relative;

}
#acc_menu li:hover {
	cursor:pointer;
	background:#ECCECE;
}

#acc_menu li.active1{
		cursor:pointer;
	background:#ECCECE;
}

#acc_menu_m ul {

}
#acc_menu_m li {
	list-style:none;
	color:#FFF;
	margin-right:10px;
	padding:5px 10px;
	border-radius:10px;
	width:120px;
}
#acc_menu_m li:hover {
	cursor:pointer;
	background:#FFF;
	color:#A20000;
}
.acc_menu2{
	cursor:pointer;
	background:#FFF;
	color:#A20000 !important;
}
#bg_top {
	min-width:1024px;
	height:98px;
}
.filter_mobile_button {
	display: none;
}
#logo_top {
	position:relative;
	float:left;
	width:289px;
	margin-left:30px;
}
#logo_top img {
}
.top_ageplus {
	float:left;
	width:67px;
}
#main_menu {
	width:100%;
	background:#fff;
	min-width:1024px;
}
#menu3 {
	padding-bottom: 5px;
	background: #fff;
	padding-top: 11px;
}
#menu3_cont {
	width:auto;
	text-align:center;
	float:left;
	margin: 10px 0 0 100px;
}

#menu3_cont li {
	display:inline;
	list-style:none;
	color:#FFF;
	margin-right:10px;
	padding:5px 10px;
	font-size:16px;
}
#menu3_cont li:hover {
	cursor:pointer;
	color:#FFF;
}
#add_adv_link {
    /*color: #8c0808 !important;*/
    text-decoration: none;
    position: relative;
    top: -5px;
    left: -10px;
}

#add_adv_link::before {
    content: url("/img/add_ank.png");
    top: 2px;
    position: relative;
    left: -7px;
}
.add_adv_link::before {
    content: url("/img/add_ank_3.png");
    top: 2px;
    position: relative;
    left: -7px;
	margin-left: 10px;
}
.menu2_on {
	color:#d4453b !important;
}
#edit-message-1-wrapper {
	margin-top:20px;
}
#main {
}
.left {
	margin:0 auto;
	width:275px;
	float:left;
	min-height:500px;
}
.left_links {
	width:96%;
	position: relative;
left: 11px;
}
.left_header {
	background: url("/img/zag-block.png") no-repeat scroll left 0 rgba(0, 0, 0, 0);
	position: relative;
	height: 43px;
	margin-top: 25px;
}
.left_header .big-text {
	font-size: 14px;
	padding-left: 50px;
}
.left_header .big-text:before {
	content: url("/img/class.png");
	position: absolute;
	left: 7px;
top: 7px;
}
.left_header .small-text {
	font-size: 12px;
	padding-left: 50px;
}
.filter_table td {
	padding-right:1px;
	padding-top:10px;
}
.left_links td{
	padding:5px 0px 5px 10px;
}
.left_links td a{
	font-size: 13px;
}
.left_links td:hover {

}
.left_links td a:before {
	content: '»';
	margin-right: 5px;
}
.left_links .td_head {
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 6px;

}
.left_adv {
	margin-left:25px;
}
#anketa_filters {
	background-size:contain;
	box-shadow: 6px -4px 9px -3px #CCC;
}
.sp_header {
	width: 205px;
height: 30px;
text-transform: normal;
text-align: center;
font-size: 18px;
padding-top: 6px;
margin-top: 12px;
margin-left: 25px;
}
.left_banners .sp_header {
	margin-left: 11px;
	width:212px;
border-radius: 10px 10px 0px 0px;
}
.left_banners img {
	width: 213px;
	position: relative;
	left: 10px;
}
.sp_header a{
	text-decoration:underline;
}
.sp_header a:hover{
	text-decoration:none;
}
.filter_table {
	color:#FFF;
	padding:10px 10px 0px 10px;
	font-weight:bold;
}
#filter_left {
	padding:0px 10px 10px 15px
}

.inp1 {
	width:45px;
	border-radius:10px;
	background:#ffffff;
	text-align:center;

}
.razdel {
	background:#787878;
	height:2px;
	width:100%;
	padding:0 !important;
	position:relative;
	top:6px;

}
.sel1 {
	width:110px;
	border-radius:10px;
	background:#ffffff;
	text-align:center;
	height:20px;

}
.check1 {
	width: 18px;
    height:18px;
    border: none;
    color:#fff;
    background-color:#c6c9d1;
    -moz-appearance:none;
    -webkit-appearance:none;
    -o-appearance:none;
    border: 0px inset ThreeDFace ! important;
    margin: 0 10px 0 5px;
    padding: 5px 4px 3px 5px;
	border-radius:5px;
  }
.right {
	float:left;
	width:975px;
	padding: 0px 10px 0px 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.right_col {
	float:left;
	width:240px;
}
.filter_table input[type="submit"] {
    background: #A20000 none repeat scroll 0% 0%;
    padding: 5px 15px;
    color: #FFF;
    text-align: center;
    border: 0px none;
    border-radius: 5px;
    font-size: 16px;
    margin-top: 0px;
}
.filter_table input[type=submit]:hover {
	cursor:pointer;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.footer {
	margin-top:30px;
	width:100%;
	height:150px;
	text-align: center;
	min-width:1024px;
	background: #494949 none repeat scroll 0 0;
	border-top: 8px solid #8c0808;
	color: #FFF !important;
}
.footer a {
	color: #FFF;
}
.footer p,.footer b {
	color: #FFF;
}
.footer .col {
	width: 50%;
	margin: 10px 0;
	padding: 0;
}
.footer .col2 {
	width: 50%;
	margin: 0;
	padding: 0;
}
.footer .col2 ul li {
	margin: 5px;
	text-align: left;
	list-style: none;
}
#footer_text {

	padding:10px 25px;
}
#lideri {
	text-align:center;
}
#lideri h3 {
	margin-bottom:30px;
}
.lider {
	float:left;
	width:33%;
	text-align:center;
	color:#FFF;
	font-size:20px;
	text-transform:uppercase;
}
.main_list {
}
.main_list h1 {
	background: url("/img/block-2.png") no-repeat;
	padding: 5px 50px;
	box-shadow: 0px 4px 4px -4px #CCC;
	width: auto;
	font-size: 17px;
	text-align: left;
	margin-left: 20px;
}
.filters_block {
}
.filters_block .filters_active{

}
.filters_block .filters_menu {
    display: inline-block;
    margin-bottom: 10px;
	margin-left: 10px;
}
.filters_block .filters_menu div{
	float: left;
	margin-right: 10px;
}
.filters_block .filters_label{

}
.filters_block .filters_link{
	cursor: pointer;
	color:#B50000;
}
.filters_block .filters_link a {
	color:#B50000;
}
.filters_block .filters_active .filters_link{
	border:1px solid #CCC;
	border-radius: 2px;
	padding: 3px 5px;
	display: inline-block;
	margin-left: 10px;
}
.filters_block .filters_active .filters_link::after{
	content: 'x';
	border-radius: 10px;
	padding: 2px 6px;
	background: #CCC;
	color: #FFF;
	text-align: center;
	font-size: 10px;
	margin-left: 5px;
	top: -4px;
	position: relative;
}
.filters_block .filters_sep{

}
.anketa_s {
	width:100%;
	min-height:190px;
	font-size:16px;
	padding-top:15px;
	margin-bottom:20px;
	box-shadow: 0 3px 5px -1px #CCC;
	border: 1px solid #ee9393;
}
.anketa_s_video {
	position: relative;
	float:left;
	padding: 2px 7px;
}
.anketa_s a{
}
.anketa_s.checked {
	background:url(/images/ekadosug_check1.png) no-repeat right #1e2026;
}
.anketa_s.top {
	background-color: #FCC;
}
.anketa_s img {
	margin:0px 15px 15px 15px;
	float:left;
}
.anketa_s label {
	color:#606060;
	margin-right:10px;
}

.anketa_button {
    width: 100%;
    background: rgba(164,0,2,1.00);
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    margin-top: 19px;
    height: 30px;
    padding-top: 5px;
}
.anketa_button a {
    color: #FFF;
}
.thumb_img {
    height: 210px;
    overflow: hidden;
}
.lux {
	width:31px;
	height:26px;
	position:relative;
	top:-14px;
	left:0px;
	margin-bottom:-26px;
}
.lux_pop {
	width: 51px;
height: 51px;
position: relative;
top: -10px;
left: -10px;
margin-bottom: -51px;
}
#lux_c2 {
	position: relative;
margin: -20px -10px -20px -20px;
top: -35px;
left: 30px;
width: 30px;
}
.lux_disclaimer {
	width:700px;
	background:url(/images/lux.jpg);
	height:700px;
}
.razdel1 {
	background:#787878;
	height:1px;
	padding:0 !important;
	margin:15px 20px 10px 180px;

}

.anketa_name {
    font-size: 18px;
    padding: 5px 0px;
	float:left;
}
.anketa_place {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin: 5px 0px;
}
.anketa_f h1 {
	height: 35px;
	box-shadow: none;
	margin-left: 0;
}
.anketa_f .header_block{
	background: url("/img/block-2.png") no-repeat;
	padding: 5px 50px;
	width: auto;
	font-size: 17px;
	text-align: left;
	height: 35px;
	box-shadow: none;
	margin-left: 0;
}
.anketa_f .class3{
	width: auto;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	height: 45px;
	margin-left: 0;
}
.anketa_f .anketa_name {
	float:left;
	font-size:22px;
	margin-right:5px;
font-weight: bold;
}
.fav {
	width:20px;
	height:19px;
	background:url(/images/fav.png) no-repeat;
	background-position:top;
	float:left;
	margin-right:20px;
}
.no_fav {
	width:20px;
	height:19px;
	float:left;
	margin-right:20px;
}
.fav_1 {
	width:20px;
	height:19px;
	background:url(/images/fav.png) no-repeat;
	background-position:bottom;
	float:left;
	margin-right:20px;
}
.fav_1:hover {
	cursor:pointer;
	background:url(/images/fav.png) no-repeat;
	background-position:top;
}
.fav:hover {
	cursor:pointer;
	background:url(/images/fav.png) no-repeat;
	background-position:bottom;
}
.anketa_city {
	font-size: 15px;
	float: right;
	margin-right: 20px;
	padding-top: 2px;
}
.anketa_view {
	font-size: 12px;
}
.anketa_view span{
}
.fav_a {
	font-size: 14px;
	position: relative;
	top: -7px;
	left: -10px;
}
.anketa_metro {

float: right;
margin-right: 20px;
margin-top: -9px;

}
.anketa_metro:hover{
text-decoration: none;

}
.anketa_metro a{
	color:#A20000;
position: relative;
left: 5px;
}
.anketa_metro a:hover{
	color:#A20000;
text-decoration: none;

}
.anketa_metro:before {
	content:url(/images/ekadosug_metro.png);
	position:relative;
	top:9px;
	margin-right:2px;
}
.anketa_desc {
    margin-top: 10px;
    width: 800px;
    font-size: 15px;
    min-height: 20px;
    float: left;
}
.salon_phone{
    float: left;
    width: 200px;
}
.anketa_age, .anketa_ves {
    width: 118px;
}
.anketa_ap, .anketa_out {
    float: left;
    width: 235px;
}
.anketa_pr {
    width: 120px;
}
.anketa_out.pr {
	position: absolute;
margin-top: 130px;
}
.a_price {
    width: 330px;
    min-height: 80px;
    float: left;
}
 .anketa_out {

    width: 235px;
}
.anketa_bust, .anketa_razmer {
    width: 97px;
}
.anketa_razmer {
    width: 150px;
}
#a_near_header {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}
.anketa_v {
background: none repeat scroll 0 0 #fff;
border: 1px solid #eee;
border-radius: 5px;
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
height: 190px;
margin-left: 10px;
margin-right: 20px;
margin-bottom: 25px;
padding: 10px;
width: 425px;
float: left;
}
.anketa_v .a_content {
	    height: 195px;
    float: left;
    width: 265px;
}
.anketa_v .ienlarger {
	margin:5px 10px 5px 5px;
	width:auto;
}
.anketa_v .ienlarger img {
	margin:0;
}
.anketa_v .thumb_img {
    overflow: hidden;
	border: 1px solid #dedede !important;
display: block;
float: left;
height: 180px;
padding: 3px !important;
width: 120px;
margin-right: 12px;
}
.anketa_v .anketa_name {
	width:150px;
	text-align:left;
	padding:5px 0px 0px 0px;
	font-size:16px;
	font-weight: bold;
	float: left;
}
.anketa_v .anketa_city {
	float: none;
	width:auto;
	margin-bottom: 3px;
	font-size: 14px;
}
.anketa_v .anketa_metro {
	margin-top:0;
	margin-right:0;
	margin-bottom: 3px;
	width:auto;
	float: none;

}
.anketa_v .anketa_metro:before {
	content: url("/img/ank_metro.png");
	position:relative;
	top:3px;
	margin-right: 5px;
}
.anketa_v .anketa_phone {
	width:auto;
	float: none;
	margin-bottom: 3px;
}
.anketa_v .anketa_phone:before {
	content: url("/img/ank_tel.png");
	position:relative;
	top:3px;
	margin-right: 5px;
}
.anketa_v .a_price {
	width:120px;
}
.anketa_v .back_button.button1.anketa {
	position: relative;
    float: right;
    margin-top: 0px;
    background-color: #FFF;
    border-radius: 0;
	margin-left: 0;
	margin-right: 10px;
    font-weight: normal;
    font-size: 12px;
    top: 0;
	left: 0;
	padding: 0;
	color: #8c0808 !important;
	text-transform: lowercase;
}
.anketa_v .fav_button {
    color: #8c0808 !important;
    text-align: left;
    font-size: 12px;
	font-weight: bold;
    float: left;
    margin: 0 2px;
    position: relative;
}

.anketa_v .fav_button img {
height: 20px;
width: 20px;
}
.fav_button {
    float: left;
}
.fav_button img{
	margin: 3.5px 0px;
}
.fav_button.like{
	padding:1px 0px 1px 6px;
	font-size: 12px;
font-weight: normal;
}
.fav_button.like img{
	margin-right: 5px;
    position: relative;
	top: -5px;
}
.fav_button.anketa{
	width: 150px;
margin: 10px auto 0px auto;
}
.anketa_v .looked {
    width: 120px;
    margin-bottom: -20px;
    margin-left: 10px;
    text-align: center;
    top: 10px;
	position:relative;
	background: rgba(255, 255, 255, 0.5);
	color: #000000;
	font-size: 12px;
}
.anketa_v .podrobnee {
	width: 100%;
float: left;
}
.anketa_v .fav_button {
	width: 31%;
float: right;
	cursor: pointer;
}
.list_params {
	float:left;
	position: relative;
	width: 40%;
margin-left: 15px;
padding-left: 5px;
}
.list_params.params_p:before {
	content: url("/img/ank_info.png");
	position:absolute;
	top:0px;
	left: -15px;
	margin-right:0px;
}
.list_params.price_p:before {
	content: url("/img/ank_rub.png");
	position:absolute;
	left: -15px;
	top:0px;
	margin-right:0px;
}
.list_params .anketa_param {
	font-size: 12px;
}
.list_params span {
	font-size: 12px;
	width: 60px;
display: inline-block;
}
.paginator {
	width:100%;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}
.paginator a {
	border:#D8D8D8 1px solid;
	border-radius:5px;
	padding:2px 10px;
	text-align:center;
	margin-right:10px;
	font-size:20px;

}
.paginator a:hover {
	background:pink;
	font-weight:500;
}
.current_page {
	background:#f6b592;
}
.anketa_f {
	width:100%;
	height:auto;
	font-size:16px;
	padding-top:15px;
	margin-bottom:30px;
	padding-left:20px;
	padding-bottom:20px;
	padding-right:20px;

}
.anketa_f a {
}
.anketa_f .price a {
    font-weight: bold;
}
.anketa_f.checked {
	background:url(/images/ekadosug_check1.png) no-repeat right #1e2026;
}
.anketa_f img {
	float:left;
}
#img_list {
	margin-top:10px;
}
#img_list img {
	margin:0px 10px 10px 10px;
	float:left;
}
.full_img {
	position: relative;

	text-align: center;
	width: 275px;
	margin: 0px auto;
	margin-top: 20px;
}
.full_img img {
	padding: 7px;
	border-radius: 20px;
}
.anketa_f label {
	margin-right:10px;
	font-weight:bold;
	margin-left: 0px;
}
.anketa_f h4 {
	font-size:18px;
	text-transform:uppercase;
	text-align:center;
}
.anketa_f h2 {
	text-align:center;
}
.arrows {
	width:100%;
	height:38px;
	text-align:center;
	font-family:'Arial';
	font-weight:bold;
	font-size:26px;

}
.arrows span {

	margin-right:10px;
	border:3px #FFF solid;
	border-radius:30px;
	padding:3px 13px;
}
.arrows span:hover {
	cursor:pointer;
}

.img_all {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	position:relative;
	overflow:hidden;
	height:206px;
}
.img_all img:hover {
	cursor:pointer;
}
.img_mini {
	 width:98px;
	 height:137px;
}
.razdel1_f {
	background:#787878;
	height:1px;
	padding:0 !important;
	margin:10px 20px 10px 20px;

}
.anketa_f .phone {
	text-align:left;
	font-size:24px;
	font-weight: bold;
}
.anketa_f .phone img {
	margin-right: 8px;
	height: 26px;
	top: 3px;
position: relative;
margin-left: 2px;
}
.answer {
	text-align:center;
	font-size:22px;
}
.ank_text {
	text-align:center;
	padding:10px;
	margin:5px 20px;
}
.anketa_f .full_desc {
	margin:30px 0 45px 0;
	font-size: 14px;
}
.full_params {
	margin:15px 0px;
	width:50%;
	float:left;
	font-size:16px;
	padding: 10px 0px;
}
.full_params .params_label, .full_params .params_value {
	float: left;
	min-height: 23px;
	border-bottom: 1px solid #F0F0F0;
	text-align: left;
	margin-bottom: 3px;
	margin-top: 5px;
	width: 48%;
}
.full_params .params_label {
	width: 175px;
	margin-left: 10px;
}
.full_params .params_value {
	color: #A20000;
}
.full_params .params_value a{
	color: #A20000;
}
.full_params1 {
	margin:15px 0px;
	width:380px;
	float:left;
	font-size:16px;
	background: #f2f2f2;
	padding: 10px 0px;
}
.full_uslugi {
	padding:10px;
	margin:5px 0px;
	width:100%;
	float:left;
}
.full_uslugi ul {
	float:left;
}
.full_uslugi li {
    width: 245px;
    margin-left: 10px;
    padding-left: 5px;
}
.full_uslugi li::marker {
	content: '+';
	color: #5190AE;
	font-size: 16px;
}
.full_uslugi li:before {
}
.full_uslugi li a:hover{
	text-decoration:underline;
}
.full_uslugi h4 {
	margin-bottom:10px;
}
.full_uslugi h4.pod {
	font-size:16px;
	text-transform:capitalize;
	text-align:left;
	margin:0;
	padding:0;
	margin-bottom: 10px;
}
.full_params2 {
    width: 100%;
    text-align: center;
}
.full_params2 span {
	margin-right:15px;
}
.price {
	margin:5px 0px;
	float:left;
	width:100%;
	padding: 10px 0px;
}
.price table {
	float:left;
	width:50%;
}
.price tr {
}
.price td {
    padding-left: 10px;
    padding-top: 5px;
}
.price tr td:last-child {
}
.ph_bg {
	padding: 10px 0px;
	background: #ffd6d6;
	margin-top: 15px;
}
.reviews {
	padding:10px;
	margin:5px 20px;
}
.reviews a:hover {
	cursor:pointer;
}
#review_form textarea {
	width:100%;
}
.review_single img{
	margin:3px;
}
.review_img {
float: left;
position: relative;
}
.review_img img{
	margin:0px 10px 10px 10px;

}
.review_cont {
	position: relative;
float: left;
width:600px;
}
.review_rate {
	position: relative;
float: left;
}
#r_1 {
	text-decoration:underline;
}
.page_bg {
color: inherit !important;
font-size: 16px;
padding-top: 15px;
margin-bottom: -15px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
margin-top: 15px;
}
#enter_form {
	text-align:center;
}
#enter_form input[type=radio]{
	margin-top: 10px;
}
#enter_form p {
	font-size:18px;
	width: 100%;

}
.submit_button {
    background: none repeat scroll 0% 0% #A20000;
    padding: 5px 10px;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    border: 0px none;
    border-radius: 1px;
    font-size: 16px;
    margin-top: 10px;
	cursor: pointer;
}
#enter_form .submit_button {
    background: none repeat scroll 0% 0% #A20000;
    padding: 5px 10px;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    border: 0px none;
    border-radius: 1px;
    font-size: 16px;
    margin-top: 10px;
	cursor: pointer;
}
#enter_form input[type="submit"] {
    background: none repeat scroll 0% 0% #A20000;
    padding: 5px 10px;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    border: 0px none;
    border-radius: 1px;
    font-size: 16px;
    margin-top: 10px;

}
#enter_form input[type="submit"]:hover {
	cursor:pointer;
}
#enter_form input[type="button"] {
    background: none repeat scroll 0% 0% #A20000;
    padding: 5px 10px;
    color: #e5f3fc;
    text-transform: uppercase;
    text-align: center;
    border: 0px none;
    border-radius: 1px;
    font-size: 16px;
    margin-top: 10px;
}
#enter_form input[type="button"]:hover {
	cursor:pointer;
	background: none repeat scroll 0% 0% #f24843;
	color: #FFF;
}
.loading {
	text-align:center;
}
.my_review {
	border-bottom:1px solid #BDBDBD;
	padding-bottom:10px;
}
.message {
	border-bottom:1px solid #BDBDBD;
	padding:5px;
	padding-bottom:10px;

}
.message.all {
	border:1px solid #AA1C3F;
	padding-bottom:10px;
}
#new_adv fieldset {
	padding:15px;
}
#new_adv label {

	margin-bottom:5px;
}
#edit-field-anketa-code-phone-value-wrapper {
	float:left;
}
.razmeri div {
	height:30px;
}
.razmeri input {
	width:100px;
}
.razmeri label {
	float:left;
	width:120px;
	height:20px;
}
#edit-field-anketa-phone-0-value {
	width:150px;
}
.group-ext-usligi .form-item {
	width:290px;
	float:left;
}
.group-ext-usligi .form-item .header {
	text-decoration:underline;
}
#ap_price label {
	float:left;
	width:200px;
}
#out_price label {
	float:left;
	width:110px;
}
#ap_price {
	float: left;
	width: 50%;
}
#out_price {
	float: left;
	width: 50%;
}
.f_left {
	float: left;
}
#out_price .form-item {
	height:30px;
}
#ap_price .form-item {
	height:30px;
}
#my_ads {
	width:100%;
}
#my_ads th {
	background:#888888;
	padding-left:10px;
	padding-right:10px;
}
#my_ads td {
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	border-bottom:1px #DFDFDF solid;
	}
#my_ads tr td:first-child {
	text-align:left;
	width:30%;
}
#my_ads tr th:first-child {
	text-align:left;

}
#adm_ads {
	width:100%;
}
#adm_ads h3{
	color:#FFF;
}
#adm_ads th {
	background:#888888;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
}
#adm_ads td {

	padding-left:10px;
	padding-right:10px;
	border-bottom:1px #DFDFDF solid;
	}
#adm_ads tr td:first-child {
	text-align:left;

}
#adm_ads tr th:first-child {
	text-align:left;

}
#contact-mail-page-1 label {
    float: left;
    font-weight: normal;
    width: 100px;
}
.captcha {
    margin-top: 10px;
}
fieldset {
    margin-bottom: 1em;
    padding: 0.5em;
}
.node-form label {
    font: bold 12px Verdana;
}
.node-form .form-text {
    display: block;
    width: 100%;
}
.node-form .form-text.text {
    display: block;
    width: 150px;
}
.node-form .form-text.number {
    display: block;
    width: 150px;
}
.node-form .form-textarea {
    margin-bottom: 0px;
    width: 100%;
    display: block;
}
.node-form .form-submit {
    background: none repeat scroll 0px 0px #951B3A;
    border: 0px outset #951B3A;
    color: #FFF;
    font: 12px;
    margin: 15px 0px;
    padding: 7px 18px;
    cursor: pointer;
}
.error {
	color:#B10838;
}
.ok {
	color:#239816;
}
.success {
	color:#239816;
}
.hidden {
	display:none;
}
.a_near {
	padding: 1px;
	margin: 5px 0px;
	height:285px;
	color:#FFF;
}
.anketa_f .a_near {
	background: none;
	height:250px;
}
.a_near h4 {
	margin-bottom:10px;
}
.a_near img {
    margin: 0px 10px 15px 10px;
    float: none;
}
.banner_img {
	text-align:center;
}
.banner_img.near {
	width: 170px;
	float: left;
	margin-left: 4px;
}
.anketa_f .banner_img.near {
	width: 24.5%;
	float: left;
	margin-left:0px;

}
.anketa_f .a_near img {
    margin: 0;
    float: left;
}
.banner_img.near1 {
	width: auto;
	float: left;
	margin-left: 4px;
	text-align: center;
}
.banner_name {
	text-align: center;
font-size: 24px;
margin-bottom:10px;
}
.filter a{
	color:#FF4386;
	font-weight: bold;
}
.block-10 {
    border: 1px solid #96204C;
    width: 20em;
    margin: 5px;
    padding: 10px;
    float: left;
}
.block-1 {
    border: 1px solid #ffcccc;
    float: left;
    margin: 5px;
    padding: 10px;
    width: 183px;
    height: 105px;
}
DIV#age {
    display: block;
    float: right;
    margin-right: 10px;
}
#age .form-item {
    display: inline;
    margin-top: 0px;
}
DIV#age label {
    display: inline;
    float: left;
}
div#age input {
    width: 20px;
    height: 15px;
}
DIV#age input {
    display: inline;
    float: left;
}
div#tits {
    display: block;
    float: right;
    margin-right: 10px;
}
#tits .form-item {
    display: inline;
    margin-top: 0px;
}
div#tits label {
    display: inline;
    float: left;
}
div#tits input {
    width: 20px;
    height: 15px;
}
div#tits input {
    display: inline;
    float: left;
}
div#height {
    display: block;
    float: right;
    margin-right: 10px;
}
#height .form-item {
    display: inline;
    margin-top: 0px;
}
div#height label {
    display: inline;
    float: left;
}
div#height input {
    width: 20px;
    height: 15px;
}
div#height input {
    display: inline;
    float: left;
}
div#weight {
    display: block;
    float: right;
    margin-right: 10px;
}
#weight .form-item {
    display: inline;
    margin-top: 0px;
}
div#weight label {
    display: inline;
    float: left;
}
div#weight input {
    width: 20px;
    height: 15px;
	float: left;
}
div#razmer {
    display: block;
    float: right;
    margin-right: 10px;
}
#razmer .form-item {
    display: inline;
    margin-top: 0px;
}
div#razmer label {
    display: inline;
    float: left;
}
div#razmer input {
    width: 20px;
    height: 15px;
}
div#razmer input {
    display: inline;
    float: left;
}
.block-2 {
    border: 1px solid #ffcccc;
    float: left;
    margin: 5px;
    padding: 10px;
    height: auto;

}
.price_guest {

    float: left;
    padding: 3px;
    width: 230px;
	text-align: center;
}
.price_display1 {
    display: block;
    float: left;
}
#edit-ext-price-1h-ot-wrapper {
    margin-top: 0px;
    float: left;
    display: block;
}
#edit-ext-price-1h-ot-wrapper label {
    display: inline;
    float: left;
}
#edit-ext-price-1h-ot-wrapper input {
    width: 55px;
    height: 15px;
}
#edit-ext-price-1h-do-wrapper {
    margin-top: 0px;
    float: left;
	margin-left: 3px;
    display: block;
}
#edit-ext-price-1h-do-wrapper label {
    display: inline;
    float: left;
}
#edit-ext-price-1h-do-wrapper input {
    width: 55px;
    height: 15px;
}
.price_display2 {
    display: block;
    float: left;
}
#edit-ext-price-1h-ot-wrapper {
    margin-top: 0px;
    float: left;
    display: block;
}
#edit-ext-price-1h-ot-wrapper label {
    display: inline;
    float: left;
}
#edit-ext-price-1h-ot-wrapper input {
    width: 55px;
    height: 15px;
}
#edit-ext-price-2h-ot-wrapper {
    margin-top: 0px;
    float: left;
    display: block;
}
#edit-ext-price-2h-ot-wrapper input {
    width: 55px;
    height: 15px;
}
#edit-ext-price-2h-ot-wrapper label {
    display: inline;
    float: left;
}
#edit-ext-price-2h-ot {
    width: 55px;
    margin-right: 3px;
}
#edit-ext-price-2h-do-wrapper {
    margin-top: 0px;
    float: left;
    display: block;
}
#edit-ext-price-2h-do-wrapper label {
    display: inline;
    float: left;
}
#edit-ext-price-2h-do-wrapper input {
    width: 55px;
    height: 15px;
}
#edit-ext-price-2h-do {
	width: 55px;
    margin-right: 3px;
}
.price_display1 {
    display: block;
    float: left;
}
#edit-ext-price-night-ot-wrapper {
    margin-top: 0px;
    float: left;
    display: block;
}
#edit-ext-price-night-ot-wrapper label {
    display: inline;
    float: left;
}
#edit-ext-price-night-ot-wrapper input {
    width: 55px;
    height: 15px;
}
#edit-ext-price-night-ot {
    margin-right: 3px;
}
#edit-ext-price-night-do-wrapper {
    margin-top: 0px;
    float: left;
    display: block;
}
#edit-ext-price-night-do-wrapper label {
    display: inline;
    float: left;
}
#edit-ext-price-night-do-wrapper input {
    width: 55px;
    height: 15px;
}
.price_apartment {
	border-right: 1px solid #ffcccc;
    float: left;
    padding: 3px;
    width: 230px;
	text-align: center;
}
.price_display1 {
    display: block;
    float: left;
	margin-left: 18px;
}
.price_display3 {
    display: block;
    float: left;

}
#edit-ext-price-apartment-1h-ot-wrapper {
    margin-top: 0px;
    float: left;
    display: block;
}
#edit-ext-price-apartment-1h-ot-wrapper label {
    display: inline;
    float: left;
}
#edit-ext-price-apartment-1h-ot-wrapper input {
    width: 55px;
    height: 15px;
}
#edit-ext-price-apartment-1h-ot {
    width: 55px;
    margin-right: 3px;
}
#edit-ext-price-apartment-1h-do-wrapper {
    margin-top: 0px;
    float: left;
    display: block;
}
#edit-ext-price-apartment-1h-do-wrapper label {
    display: inline;
    float: left;
}
#edit-ext-price-apartment-1h-do-wrapper input {
    width: 55px;
    height: 15px;
}
#edit-ext-price-apartment-1h-do {
    width: 55px;
    margin-right: 3px;
}
.price_display2 {
    display: block;
    float: left;

	margin-left: 18px;
}
#edit-ext-price-apartment-2h-ot-wrapper {
    margin-top: 0px;
    float: left;
    display: block;
}
#edit-ext-price-apartment-2h-ot-wrapper label {
    display: inline;
    float: left;
}
#edit-ext-price-apartment-2h-ot-wrapper input {
    width: 55px;
    height: 15px;
}
#edit-ext-price-apartment-2h-ot {
    width: 55px;
    margin-right: 3px;
}
#edit-ext-price-apartment-2h-do-wrapper {
    margin-top: 0px;
    float: left;
    display: block;
}
#edit-ext-price-apartment-2h-do-wrapper label {
    display: inline;
    float: left;
}
#edit-ext-price-apartment-2h-do-wrapper input {
    width: 55px;
    height: 15px;
}
#edit-ext-price-apartment-2h-do {
    width: 55px;
    margin-right: 3px;
}
#edit-ext-price-apartment-night-ot-wrapper {
    margin-top: 0px;
    float: left;
    display: block;
}
#edit-ext-price-apartment-night-ot-wrapper label {
    display: inline;
    float: left;
}
#edit-ext-price-apartment-night-ot-wrapper input {
    width: 55px;
    height: 15px;
}
#edit-ext-price-apartment-night-ot {
    width: 55px;
    margin-right: 3px;
}
#edit-ext-price-apartment-night-do-wrapper {
    margin-top: 0px;
    float: left;
    display: block;
}
#edit-ext-price-apartment-night-do-wrapper label {
    display: inline;
    float: left;
}
#edit-ext-price-apartment-night-do-wrapper input {
    width: 55px;
    height: 15px;
}
#edit-ext-price-apartment-night-do {
    width: 55px;
    margin-right: 3px;
}
.block-3 {
    border: 1px solid #ffcccc;
    margin: 5px;
    padding: 10px;
}
.block-5 {
    border: 1px solid #ffcccc;
    margin: 5px;
    padding: 10px;
}
.block-8 {
    border: 1px solid #ffcccc;
    margin: 5px;
    padding: 10px;
}
.block-4 {
    border: 1px solid #ffcccc;
    margin: 5px;
    padding: 10px;
}
.block-6 {
    border: 1px solid #ffcccc;
    margin: 5px;
    padding: 10px;
}
.block-9 {
    border: 1px solid #ffcccc;
    margin: 5px;
    padding: 10px;
}
th {
	text-align:left;
	background:#727272;
	padding-left:5px;
}
.note {
	background:#2A2E33;
	margin:10px;
	padding:10px;
	color:#FFF;
}
.note_f {
	margin:0 auto;
	width:1024px;
	color:#FFF;

}
.note_f div {
	text-align:justify !important;
}
.looked {
    margin-left: 35px;
    background: none repeat scroll 0% 0% #ed6b6b;
    z-index: 80;
    position: absolute;
    width: 99px;
    padding: 0px 5px;
    margin-bottom: -30px;
    opacity: 0.7;
	color:#FFF;
}
.ext1 label {
	margin:0 5px;
}
.ext3 .form-item label span{
	font-weight:bold;
}
.ext2 {
	margin:5px;
	border: 1px solid #ffcccc;
	padding: 10px;
	height:auto;
}
.ext2 .form-item{
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}
.ext2 .form-item select {
	max-width:135px;
}
#search_but {
	width:1024px;
	margin:0 auto;
}
#search_but a {
    text-align: center;
    width: 200px;
    background:#FFF;
    color: #A20000;
    padding: 5px 53px;
    top: 5px;
    position: relative;
    border-radius: 0px 0px 10px 10px;
	font-weight:bold;
}
#search_but a:hover{
	background: #A20000;
    color: #FFF;
}
#search_but.on{
	background: #A20000;
    color: #FFF;
}
#search_but .on{
	background: #A20000;
    color: #FFF;
}
.back_button.button.anketa {
	position: relative;
	top: 10px;
	margin-left: 220px;
}
.back_button.button1.anketa {
	position: relative;
	float:left;
	margin-top:0px;
	margin-left:10px;
	background-color:#000;
	padding: 6px 13px;
	border-radius: 6px;
	font-size: 12px;
	font-weight:bold;
}
#page_edit_form input[type=text]{
	width:100%;
}
#counters {
	position: relative;
margin-left: 950px;
text-align: right;
padding-right:50px;
}
.button_tales {
	text-align: center;
padding: 10px 0px;
}
.story_block {
	padding: 10px;
background: #32353F;
margin-bottom:20px;
}
.story_block p{
	margin-bottom:20px
}
.story_block h2 a {
	color:#FF4E4E;
}
.story_info {
	background: #DDD;
color: #717171;
padding: 1px 5px;
}

.story_info a{
	color: #717171;
}
.likes {
	padding-left:14px;
	background:url(/images/icon-like.png) no-repeat left;
	width:11px;
	height:12px;
}
.dislikes {
	padding-left:14px;
	background:url(/images/icon-dislike.png) no-repeat left;
	width:11px;
	height:12px;
}
.like_button {
	margin-left:5px;
	padding-left:20px;
	background:url(/images/likes.png) no-repeat left;
	width:14px;
	height:12px;
}
.dislike_button {
	padding-left:20px;
	background:url(/images/likes.png) no-repeat right;
	width:12px;
	height:12px;
}
.like_button,.dislike_button:hover {
	cursor:pointer;
}
.date {
	padding-left:14px;
	background:url(/images/icon-date.png) no-repeat left;
	width:11px;
	height:12px;
}
.views {
	padding-left:18px;
	background:url(/images/icon-views.png) no-repeat left;
	width:14px;
	height:12px;
}
.list_f_img {
	display:none;
	z-index:999;
	position:fixed;


}
.list_f_img img {
	max-width:300px;
}
.ienlarger {
	float: left;
	clear: none; /* Можно установить left или right по необходимости */
	padding-bottom: 5px; /* Расстояние между миниатюрами. Лучше не трогать данное поле */
	padding-right: 5px; /* Расстояние между миниатюрами и окружающим текстом */
}

.ienlarger a {
	display:block;
	text-decoration: none;
/* Если добавить правило cursor:default;, то отключится курсор в виде руки */
}

.ienlarger a:hover{ /* Не надо изменять тип позиционирования */
 	position:relative;
}

.ienlarger span img {
	margin-bottom: 8px; /* /Сдвигаем текст вниз от изображения */
}

.ienlarger a span {  /* Для большого изображения и названия */
	position: absolute;
	display:none;
	color: #FFCC00; /* Текст названия */
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; /* Размер шрифта названия */
	background-color: #890048;
	font-weight: bold;
	padding:1px;
}

.ienlarger img { /* Для IE, чтобы не было рамки вокруг ссылки */
border-width: 0;
}

/*.ienlarger a:hover span {
	display:block;
	top: 0px; /* Большое изображение выскакивает вверх на 50px от миниатюры */
	left: 10px; /* Большое изображение выскакивает влево на 90px от миниатюры */
	z-index: 100;

/* Если добавить правило cursor:default;, то отключится курсор в виде руки на большом изображении */
/*}*/
#adv_bl {
	background: #2A2E33;
	margin:10px 0px;
	padding:5px 5px;
	width:250px;
}
.promoted {
	background: #ffcccc;
}
.direct {
	background: #FFE36B;/*#FFEE8E*/
}
.a_aproved {
	background:url(/images/ekadosug_check1.png) no-repeat center;

	height:115px;
	padding: 10px;
	margin:5px auto;
	width:100px;
	text-align:left;
	}
.a_aproved img{
	margin:0px;
	position:relative;
	left:90px;
}
.aproved {
	background:#FFF  url(/images/ekadosug_check1.png) no-repeat right;
}
.aproved1 {
	background:#ffcccc url(/images/ekadosug_check1.png) no-repeat right;
}
.wmwidget {
    position: relative;
    font: 14px Arial;
    width: 400px;
    background: #E5F3FC none repeat scroll 0% 0%;
    border: 2px solid #2C88C9;
    border-radius: 10px;
    padding: 20px 15px 10px;
    box-shadow: 0px 0px 0px 2px #E5F3FC;
}
.wmline  {
    position: absolute;
    top: 8px;
    left: -10px;
    height: 42px;
    width: 450px;
    text-align: right;
    color: #FFF;
    background:url(/images/wm.png);
}
.wmwidget form {
	margin-top:40px;
	color:#000;
	font-size:14px;

}
.full_adv {
	position: absolute;
left: 411px;
background: #1E2026 none repeat scroll 0% 0%;

padding: 10px;
width: 306px;
border: 1px solid;
}
.adv_td {
	background:#1E2026 url(/images/online_l.png) right /cover;
}
.anketa_f .dates {
	border: 1px solid #CCC;
	padding: 10px;
	margin-bottom: 10px;
	width: auto;
	display: block;
	float: left;
	border-radius: 5px;
	margin-right: 10px;
}
.anketa_f .dates span {
	margin-right: 10px;
}
#easyTooltip{
	padding:5px 10px;
	border:1px solid #195fa4;
	background:#195fa4 url(bg.gif) repeat-x;
	color:#fff;
	}

#easyTooltip2{
	padding:5px 10px;
	border:1px solid #5e5e5e;
	background:#5e5e5e url(bg2.gif) repeat-x;
	color:#fff;
	width:250px;
	}
#easyTooltip2 h4, #easyTooltip2 p{
	margin:.25em 0;
	}
#last_names {
	margin:0;
	float:none;
	width:20px;
	height:20px;
}
#last_names:hover {
	cursor:pointer;
}
#last_names_block {
	display:none;
	font-size: 16px;
text-align: left;
border-top: 1px #FFF solid;
margin: 10px 20px;
padding: 10px 20px;
border-bottom: 1px #FFF solid;
}
#ticket {
	display:none;
	margin:0 20px;
}
#my_data .form-data {
	width:300px;
	float:left;
	margin-bottom:5px;
}
#my_data label {
	width:300px;
	float:left;
}
#profile_data .form-data {
	width:300px;
	float:left;
}
#profile_data span {
	text-decoration:underline;
	margin-right:10px;
}
#ads_table  {
	margin-top:30px;
}
#ads_table a:hover {
	color:#FFF !important;
	text-decoration:underline;
}
#ads_table a:visited {
	color:#A20000;
}
#ads_table td {
	border-bottom:1px solid #D4D4D4;
	padding-top:10px;
	padding-bottom:10px;
	padding-left: 10px;
}
#adv_img {
	width:100%;
	text-align:center;
	margin: 10px 0px;
}
#adv_img  img{
	max-width:720px;
}

.mess_img {
	float:left;
}
.mess_img_to {
	float:left;
}
.mess_info {
	float:left;
	padding:5px;
}
.mess_cont {
	float:left;
	padding:5px 5px 5px 15px;
	width:535px;
}
.mess_img_mini {
	float:left;
	text-align:right;
	margin-left:35px;
	margin-right:15px;
}
.mess_info_mini {
	float:left;
	padding:5px;
	font-size:12px;
}
.mess_cont_mini {
	float:left;
	padding:5px auto;
	width:530px;
}
.mess_send {
	float:left;
	padding:0px 15px 0px 15px;
	width:535px;
	height:100px;
}
.mess_send input{
	font-size:14px;
	text-transform:none;
	padding:3px 5px;
	border-radius:5px;
	margin-top:5px;
}
.mess_send textarea {
	width:100%;
	height:68px;
}
.message.private {
	padding:5px;
	font-size:14px;

}
.message.private:hover {
	background:#31343C;
	cursor:pointer;
}
.message.new {
	background:#31343C;

}
.message.new:hover {
	cursor:auto;}
#dialog_block {
	max-height:600px;
	overflow:auto;
}
#dialog_block .message.private {
	border-bottom:0px;
}
#dialog_block .message:hover {
	cursor:auto;
	background:none;}

#dialog_block .message.new:hover {
	cursor:auto;
	background:#31343C;
}
#upload{
margin:30px 200px; padding:15px;
font-weight:bold; font-size:1.3em;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
background:#f2f2f2;
color:#3366cc;
border:1px solid #ccc;
width:150px;
cursor:pointer !important;
-moz-border-radius:5px; -webkit-border-radius:5px;
}
#file_load {
	float:left;
	margin-left: 10px;
margin-top: 10px;
}
#file_load:hover {
	cursor:pointer !important;
}
#file_load input:hover {
	cursor:pointer !important;
}
.send_message_b {
	text-align:center;
	margin-top:10px;
}
#message_cont {
	width: 100%;
height: 68px;
margin-bottom:10px;
}
#send_message {
	margin:10px 20px;
}
#send_success {
	margin:10px 20px;
}
.online {
	position: relative;
width: 84px;
height: 60px;
background: url("/images/online.png");
left: 656px;
top: 119px;
}
.online_icon {
	margin-left:5px;
}
#nav {
    padding:0;
    list-style:none;
	margin: 0 auto;
width: auto;
}

    /* make the LI display inline */
    /* делаем отображение LI как inline */
    /* позиционирование относительно родителя */
    #nav li {

    }

    /* главное меню */
    #nav li a {
        display:block;


        height:23px;
        text-decoration:none;

        text-align:center;
    }

    #nav li a:hover {
		color:#A20000 !important;
    }



        /* подменю, скрыто по умолчанию */
        #nav ul {
            position:absolute;
            left:0;
            display:none;
            margin:0 0 0 -1px;
            padding:0;
            list-style:none;
        }

        #nav ul li {
            width:150px;
			text-align:left;
            float:left;
            border-top:1px solid #fff;
			background:#FFF;
			color:#A20000;
        }
		#nav ul li:hover{
			background:#A20000;
			color:#FFF !important;
		}
        /* display block will make the link fill the whole area of LI */
        /* отображение ссылки в меню как block, чтобы заполнить пространство в LI */
        #nav ul a {
            display:block;
            height:15px;


        }

        #nav ul a:hover {
            text-decoration:underline;
        }
.menu1_on {
	background:#FFF;
	color:#A20000 !important;
}


.menu1_on a{

	color:#A20000 !important;
}
.active1 {
	background:#A20000 !important;
	color:#FFF !important;
}
.checked_photos {
	border:1px #FFF solid;
}
.checked_photos li {
	list-style:none;
	text-align:center;
	float:left;
	margin:5px 10px;
	width:100px;

}
#open_acc_menu {
	width: 10px;
height: 22px;
background:url(/images/arr_down.png) center center no-repeat;
background-color:#FFF;
border-radius:0px 10px 10px 0px !important;
}
#edit_advert label {
	width:80px;
	float:left;
}
.tales_bg {

}
#popup_bg {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
	opacity:0.7;
	z-index:998;
}
.popup_header {
	text-align:center;
	color:#666666;
	font-size:18px;
	width:250px;
	border-bottom:1px #BCBCBC solid;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}
.buy_form {
	max-height:600px;
}
.close {
	position:relative;
	left:98%;
	top:0px;
	background:url(/images/close.png) center center no-repeat;
	width:25px;
	height:25px;
}
.close:hover {
	cursor:pointer;
}
#mess_sent {
	text-align:left;
	position:fixed;
	width:500px;
	height:450px;
	background:#FFF;
	border-radius:20px;
	margin-left:50%;
	left:-200px;
	top:200px;
	padding:10px 20px 20px 20px;
	z-index:999;
}
#mess_sent p {
	color:#5B5B5B;
}
#mess_sent1 {
	text-align:center;
	position:fixed;
	width:500px;
	height:180px;
	background:#FFF;
	border-radius:20px;
	margin-left:50%;
	left:-200px;
	top:200px;
	padding:10px 20px 20px 20px;
	z-index:999;
}
#mess_sent1 p {
	color:#5B5B5B;
}
#modal {
	width:100%;
	height:auto;
	position:fixed;
	text-align:center;
	top:50px;
	z-index:999;
}
#need_reg {
	margin:10px 0px;
}
.options {
	background: rgb(255, 255, 255) none repeat scroll 0% 0%;
padding: 10px;
border-radius: 5px;
margin-top:20px;
}
.options select {
	margin-right:10px;
}
.options input[type=submit] {
	margin: 0px;
background: #545d6b;
color: #FFF;
padding: 0px 15px;
border-radius: 5px;
}
.options input[type=submit]:hover {
	background:#195fa4;
}
#sort_list{
    display:none;
}
#sort_list + label:hover{
    cursor:pointer;
}
#sort_list + label
{
    background: url(/images/ekadosug_view_list.png) bottom no-repeat;
    height: 25px;
    width: 25px;
    display:inline-block;
    padding: 0 0 0 0px;
	top: 4px;
	position: relative;
}

#sort_list:checked + label
{
    background: url(/images/ekadosug_view_list.png) top no-repeat;
    height: 25px;
	width: 25px;
	display: inline-block;
	padding: 0 0 0 0px;
	top: 4px;
	position: relative;
}
#sort_plitka{
    display:none;
}
#sort_plitka + label:hover{
    cursor:pointer;
}
#sort_plitka + label
{
    background:url(/images/ekadosug_view_plitka.png) bottom no-repeat;
    height: 25px;
	width: 25px;
	display: inline-block;
	padding: 0 0 0 0px;
	top: 4px;
	position: relative;
}

#sort_plitka:checked + label
{
    background:url(/images/ekadosug_view_plitka.png) top no-repeat;
    height: 25px;
    width: 25px;
    display:inline-block;
    padding: 0 0 0 0px;
	top: 4px;
	position: relative;
}
.admin_menu li{
	float:left;
	width:100px;
	text-align:center;
	margin-bottom:5px;
}
.admin_menu li:after{
	content:'' !important;
}
.adv_count {
	padding:10px 0 0 20px;
	margin-bottom:10px;
}
.my_ads_block {
	width:100%;
	border:1px #656E8F solid;
	border-radius:3px;
	background: #f0f0f0;
		padding:3px 3px 0px 3px;
		margin-bottom:10px;
}
.my_ads_block li {
	list-style:none;
	margin-bottom:14px;
}
.my_ads_img {
	width:120px;
	float:left;
}

.my_ads_info {
	width:210px;
	float:left;
}
.my_ads_info label {
	margin-right:5px;
}
.my_ads_info a {
	text-decoration:underline;
}
#tales_menu {
	display:none;
}
#tales_open {
	display:none;
	text-align:center;
}
.paid_ads tr th {
	background: #EDB000 none repeat scroll 0% 0%;
}
/*------------------BLACKLIST-----------------------------*/
.main_list {
    position: relative;
	top:0 !important;
	min-height: 650px;
}
.status {
	float:left;
	border:1px solid #FFF;
	padding:3px 5px;
	margin:0px 5px;
}
.st1 {
	border-color:#FFE03F;
}
.st2 {
	border-color:#00E319;
}
.st3 {
	border-color:#E10C0F;
}
.status:hover {
	background:#6f6f6f;
	cursor:pointer;
}
#bl_comment {
	width:100%;
	height:100px;
}
.result_single {
	margin: 10px 0px;
    border-bottom: 1px solid rgb(255, 255, 255);
    padding-bottom: 5px;
}
#last_result_table table {
	width:100%;
}
#search_result_block {
	color:#FFF;
}
.bl_full_info {
	background:rgba(172,0,69,1.00);
	padding:5px 15px;
	width:100%;
	float:none;
	color:#FFF;
}
/*--------------END----BLACKLIST-----------------------------*/
.search_systems a{
	color:rgba(116,196,255,1.00);
}
.lux_bg {background-color:#FCCF6F;}
.bread {
    margin-left: 20px;
    margin-bottom: 10px;
    display: block;
}
.main_block .block_header {
font-weight: bold;
text-align: right;
padding-right: 10px;
font-size: 22px;
margin-bottom: 10px;
}
.adv_listing {
	padding: 10px 20px;
	border-right: 1px solid #000;
border-bottom: 1px solid #000;
}
.adv_header {
	width: 88%;
	float: left;
	font-weight:bold;
}
.adv_header a{
}
.adv_date {

}
.adv_desc {
	margin: 10px 0px;
}
.adv_stats {
	float: left;
	width: 69%;
}
.adv_show {

}
.adv_show a {
}
.adv_listing.prem a {
	color:#FFF !important;
}
.adv_listing.prem {
	color:#FFF;
}
.adv_single_back {
	text-align:center;
	width:100%;
	font-size:20px;
	margin:15px 0px;
}
.adv_single_back a{
}
.adv_single_back.header{
font-size:22px;
font-weight:bold;
}
#review_form .blocks2 div {
	width:50%;
	float:left;
	text-align:center;
}
.blocks2 {
	margin-bottom: 10px;
}
.blocks2 .clear{
	float: none !important;
}
.bread a {
}
.metro_list {
	width:30%;
	margin-left: 20px;
	float:left;
}
.metro_list .list_header{
	font-size:20px;
	color:#A20000;
}
.metro_list li {
	list-style:none;
}
.metro_list li a{
}
.anketa_f_left {
	width:400px;
	float:left;
}
.anketa_f_right {
	width:340px;
	float:left;
}
.top_filter td {
    border-bottom: 1px solid #FFF;
    padding: 3px 0px 5px 10px;
}
.text_page h1{
}
.text_page {
	background:#FFF;
}
.free_status {
	float:left;
}
.free_switcher {
	background:url(/images/switch.png) bottom no-repeat;
	width:30px;
	height:16px;
	position:relative;
	float:left;
	margin-left:5px;
	top:3px;
}
.free_switcher.on {
	background:url(/images/switch.png) top no-repeat;
}
.free_switcher:hover {
	cursor:pointer;
}
.reclama {
    background: #ffeca8 none repeat scroll 0 0;
    border: 1px solid #f4e7a2;
    border-radius: 0px;
    color: #555;
    font-size: 15px;
    font-weight: normal;
    margin: 3px 2px;
    padding: 0 6px;
}
.right_menu {
    float: right;
    width: 240px;
}
#anketa_filters_right {
    background-size: contain;
    /*box-shadow: 6px -4px 9px -3px #CCC;*/
}