#sauna_name_error {
    padding: 15px 5px 0px 10px;
    color: #E82100;
    display: none;
}
/*<--Форма добавления сауны*/
.sauna_add_button {
        padding-left: 235px;
        padding-top: 20px;
        }
/*Форма добавления сауны-->*/

/*<--Форма добавления Вопрос-ответ*/
#ask_question_form .error_text {        
        display: inline;
        font-size: 18px;
        color: #E43800;
        margin-left: 15px;
}
/*Форма добавления Вопрос-ответ-->*/

/*<--Простая кнопка*/
.kladov_simple_button {                        
        display: block;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -khtml-border-radius: 5px;
        text-align: center;
        width: 99px;
        height: 40px;
        color: white;
        text-decoration: none;
        font-size: 14px;
        background: url(../images/sprite_2.png) 0 -3px repeat-x #E33700;
        line-height: 37px;
        }

.kladov_simple_button:hover { 
        background-position:0 -47px;
        }
        
.kladov_simple_button:active { 
        background-position:0 -88px;
        }

.kladov_simple_grey_button {
    display: block;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    text-align: center;
    width: 99px;
    height: 40px;
    color: white;
    text-decoration: none;
    font-size: 14px;
    background: url(../images/sprite_2.png) 0 -244px repeat-x;
    line-height: 37px;
}

.kladov_simple_grey_button:hover {
    background-position: 0 -285px;
    }

.kladov_simple_grey_button:active {
    background-position: 0 -327px;
}
/*Простая кнопка-->*/

/*<--Форма редактирования сауны*/
.item .hall_close {
        display:block;
}

.item.click .hall_close {
        display:none;
}

.item .hall_open {
        display:none;
}

.item.click .hall_open {
        display:block;
}
/*.redact_hot_list_block .item.click .hall_open {
        display:block;
}*/
/*Форма редактирования сауны-->*/


#popup_choice_region {  width:407px;  top:143px; left:50%; margin-left:-233px;  padding:17px 29px 46px 31px; }
#popup_choice_region .choice_district_list {display:inline-block; *zoom:1; *display:inline; vertical-align:top; width:130px; list-style:none; padding:26px 0 0 0; margin:0; }
#popup_choice_region .choice_district_list li { line-height:17px;}
#popup_choice_region .choice_district_list li input { margin-left:0; margin-right:6px; margin-bottom:0; float:left;}
#popup_choice_region .green_button { margin:0 auto; margin-top:35px;}

#popup_choice_raion {  width:873px;  top:143px; left:50%; margin-left:-452px;  padding:17px 0 46px 31px; }
#popup_choice_raion .choice_district_list {display:inline-block; *zoom:1; *display:inline; vertical-align:top; width:215px; list-style:none; padding:26px 0 0 0; margin:0; }
#popup_choice_raion .choice_district_list li { line-height:17px;}
#popup_choice_raion .choice_district_list li input { margin-left:0; margin-right:6px; margin-bottom:0; float:left;}
#popup_choice_raion .green_button { margin:0 auto; margin-top:35px;}


#autocomplete_street_name_input.autocomplete-w1 { background:url(../images/shadow.png) no-repeat bottom right; position:absolute; top:0px; left:0px; margin:8px 0 0 6px; /* IE6 fix: */ _background:none; _margin:0; }
#autocomplete_street_name_input .autocomplete { border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px;  _margin:0; _overflow-x:hidden; }
#autocomplete_street_name_input .autocomplete .selected { background:#F0F0F0; }
#autocomplete_street_name_input .autocomplete div { padding:2px 5px; white-space:nowrap; }
#autocomplete_street_name_input .autocomplete strong { font-weight:normal; color:#3399FF; }


#autocomplete_search_query.autocomplete-w1 {  position:absolute; top:0px; left:0px;  /* IE6 fix: */ _background:none; _margin:0;  }

#autocomplete_search_query.autocomplete-w1 { visibility:hidden;  width:302px!important;  border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; -khtml-border-radius:6px; -moz-box-shadow: 0 1px 3px #bb9150; box-shadow:0 1px 3px #bb9150; -webkit-box-shadow:0 1px 3px #bb9150; background:#FFF; margin:10px 0 0 0px; padding:10px 0; }
#autocomplete_search_query.autocomplete-w1:before, #autocomplete_search_query.autocomplete-w1 .before {content:""; position:absolute; left:141px; top:-10px; width:22px; height:10px; background:url(../images/search_arrow.png) 0 0 no-repeat; z-index:30;}

#autocomplete_search_query .autocomplete {width:297px!important;  cursor:default; text-align:left; max-height:350px; overflow:auto;  /* IE6 specific: */ _height:350px;  _margin:0; _overflow-x:hidden; overflow-x:hidden;  }
#autocomplete_search_query .autocomplete div { padding:0 23px; margin:9px 0 0 0;  font:12px Arial, Helvetica, sans-serif; }
#autocomplete_search_query .autocomplete div:hover, .autocomplete .selected { color:#e82100;}


input.error {
        border:1px solid #E43800!important;
}

.error_message {
        color:#E43800!important;
}

.big_foto .img {
        cursor: pointer;
}

p span.fill {
        background: #FAD3CC;
}

/*табы в глобальном поиске*/
#global_search_menu { height:37px; width:95%; list-style:none; padding:0; margin:0; position:relative; z-index:5; overflow:hidden; padding:3px 0 0 3px; margin:-3px 0 0 -3px; clear:both;}
#global_search_menu li { float:left; overflow:hidden; height:37px; }
#global_search_menu li a { float:left; white-space:nowrap; padding:7px 17px 0 17px; height:30px; background:#e82100; color:#ffffff; text-decoration:none; font:18px Arial, Helvetica, sans-serif;}
#global_search_menu li a:hover { background:#c71c00}
#global_search_menu li.active {-moz-box-shadow: 0 0 3px #bb9150; box-shadow:0 0 3px #bb9150; -webkit-box-shadow:0 0 3px #bb9150;}
#global_search_menu li.active a{ background:#ffffff; color:#434343; -moz-box-shadow:inset 0 0 45px #f9f9f9; box-shadow:inset 0 0 45px #f9f9f9; -webkit-box-shadow:inset 0 0 45px #f9f9f9;}


/*#diskleimer_confirm*/
#diskleimer_confirm {
    width:420px;
}

#diskleimer_confirm .add_hots_buttons {
    padding: 20px 0 25px 70px;
}

#diskleimer_confirm .text {
    font-size: 24px;
    padding-top: 30px;
    padding-bottom: 15px;
}

#diskleimer_confirm .inset_shadow .text{
    font-size: 14px;
}

#diskleimer_empty .inset_shadow,
#diskleimer_comment_add .inset_shadow,
#diskleimer_subcomment_add .inset_shadow,
#diskleimer_faqsite_add .inset_shadow,
#payment_coupon_success .inset_shadow {
    padding: 70px 50px 70px 50px;
}

#success_register_message .inset_shadow {
    padding: 55px 40px 55px 40px;
}

.ui-datepicker .ui-state-default,.ui-datepicker .ui-widget-content .ui-state-default,.ui-datepicker .ui-widget-header .ui-state-default {
    border: 1px solid #CCC;
    background:white;
    font-weight: bold;
    color:#000000;
}

.ui-datepicker-calendar .ui-state-hover {
    border: 1px solid #000000;
    background: #E82100;
    color:#ffffff;
}

.ui-datepicker-calendar .ui-state-active {
    border: 1px solid #000000;
    background: #E82100;
    color: #ffffff;
}

.ui-datepicker table.ui-datepicker-calendar {
    background: #ffffff;
}

.ui-datepicker .ui-state-highlight,.ui-datepicker .ui-widget-content .ui-state-highlight,.ui-datepicker .ui-widget-header .ui-state-highlight {
    border: 1px solid #000000;
    background: #ccc;
    color:#ffffff;
}

.ui-widget-header {
    background: #E82100;
}

.ui-datepicker .ui-datepicker-next-hover, .ui-datepicker .ui-datepicker-prev-hover {
    /*background: #c3c3c3!important;*/
    border: none!important;
    cursor: pointer;

}

.ui-slider .ui-state-default {
    border: none;
}

.kl_left_btn {
    width: 100px;
    float: left;
}

.kl_right_btn {
    width: 100px;
    float: left;
    padding-left: 20px;
}

.wrapper-ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.left_white_block .inset_shadow .main_results_block .finding_results.nothing {
    background: url(/media/images/not_find.png) center 95px no-repeat;
    height: 367px;
}

.hots_contacts_block .address,
.hots_contacts_block .metro,
.hots_contacts_block .map {
    margin-top: 10px;
}

.no-photo {
    padding-top: 30px;
}


.grey_block dl.step_one_description dt span {
    background: #FCFCFC;
}

#personal_information_menu li,
#global_search_menu li {
    border-left: 1px solid #FBFBFB;
}

#personal_information_menu li:first-child,
#global_search_menu li:first-child {
    border-left: none;
}

.towns_list_block .area_title {
    font-size: 18px;
    font-weight: bolder;
    padding-bottom: 6px;
}

#popup_towns_list .towns_list_block dt.subarea {
    margin: 3px 0 4px 0;
    font-size: 16px;
    font-weight: bold;
    color: #EB2200;
}

#seo_data_url {
    font-size: 18px;
    border-bottom: 1px dashed #000000;
    cursor: pointer;
    margin-bottom: 10px;
}

#seo_data_url:hover {
    border-bottom: 1px solid transparent;
}

#seo_data_url.active .show_text,
#seo_data_url .hide_text{
    display: none;
}

#seo_data_url .show_text,
#seo_data_url.active .hide_text{
    display: inline;
}

#seo_form {
    display: none;
}

#seo_form.active {
    display: block;
    padding-top: 10px
}

#submit_seo_button {
    display: block;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    text-align: center;
    width: 99px;
    height: 40px;
    color: white;
    text-decoration: none;
    font-size: 14px;
    background: url(/media/images/sprite_2.png) 0 -3px repeat-x #E33700;
    line-height: 37px;
    background-position: 0 -47px;
    cursor: pointer;
}

.top_title {
    display: block;
}

#content .text_block_2 h1 {
    margin: -5px 0 0 0;
    padding: 0;
}

#content .text_block_2 h2 {
    font: normal 30px Arial, Helvetica, sans-serif;
    margin: 0;
    clear: both;
    padding: 45px 0 0 0;
}

#content .text_block_2 h2.small_h2 {
    font: normal 24px Arial, Helvetica, sans-serif;
    margin: 0;
    clear: both;
    padding: 41px 0 0 0;
}

#content h1 {
    color: #434343;
    margin: 0;
    font: normal 36px Arial, Helvetica, sans-serif;
    padding: 8px 0 5px 0;
    line-height: 38px;
    width: 600px;
}


#content .top_title .twins h1 {color: #fff0bb;}
#content .top_title .name h1 {color: #c78900;}

#content .top_title { color:#c78900; margin:0; font:italic bold 30px Arial, Helvetica, sans-serif; position:relative;}

#content .top_title span.twins { display:block; left:0; top:1px; color:#fff0bb; z-index:1;}
#content .top_title span.name { display:block; position:relative; z-index:2; color: #c78900;}

#content .second_title .twins h2 {color: #fff0bb;}
#content .second_title .name h2 {color: #c78900;}
#content .second_title { color:#c78900; margin:0; font:italic bold 30px Arial, Helvetica, sans-serif; position:relative;}
#content .second_title span.twins { display:block; left:0; top:1px; color:#fff0bb; z-index:1;}
#content .second_title span.name { display:block; position:relative; z-index:2; color: #c78900;}

#top_tabs_hots .results_list li .pic img {
    height: 119px;
    float: left;
    margin-top: 4px;
}

a.big-red-link {
    float: right;
    color: red;
    font-size: 20px;
}

a.left-red-link {
    color: #E82100;
    font-size: 18px;
}

#wide_hots_search .search_list .types .foto {
     width:50px;
}

#wide_hots_search .search_list .types .foto.video-tour {
    width:60px;
}

.add_photo_ajax {
    text-decoration: none;
}

.photos_pool .one_photo {
    position: relative;
    padding-right: 10px;
    padding-bottom: 10px;
}

.photos_pool .one_photo .active_photo_symbol {
    width: 32px;
    height: 32px;
    position: absolute;
    top:0px;
    right: 0px;
    display: none;
    background: url("/media/images/ok.png");
}

.photos_pool .one_photo img,
.photos_pool .one_photo span.jsPreviewImage {
    cursor: pointer;
}

.photos_pool .one_photo span.jsPreviewImage {
    border-bottom: 1px dashed #000000;
    padding-bottom: 3px;
}

.photos_pool .one_photo span.jsPreviewImage:hover {
    border-bottom: none;
}

.photos_pool .one_photo.active .active_photo_symbol {
    display: block;
}

#redact_hot_list_block .item .grey_block dl.step_one_description .fotos li.one_tour {
    width: 385px;
}

#redact_hot_list_block .item .grey_block dl.step_one_description .fotos li.one_tour .active_photo_symbol {
    top:-13px;
}

#block_404 {
    width:969px;
    height: 577px;
    position: relative;
    background: url("/media/images/404.png") 285px 160px no-repeat;
}

#block_404 a {
    display: block;
    position: absolute;
    top:345px;
    left:400px;
    font-size: 14px;
    color: #EB2200;
    cursor: pointer;
}

#block_404 a:hover {
    text-decoration: none;
}

#content {
    z-index: 3;
}

/*#wrap {*/
    /*position: static;*/
/*}*/