.sidebar{
    width: 169px;
    padding-left: 14px;
    position:relative;
    background:#f3f3f3;
    height:100%;
    font-size: 13px;
    /*-moz-box-shadow: inset -1px 0px 5px #aaa;
    -webkit-box-shadow: inset -1px 0px 5px #aaa;
    box-shadow: inset -1px 0px 5px #aaa;*/
    font: 13px "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif;    
}
.section{
    padding-top: 10px;
}
#dist{
    padding-top:6px;
}
.section_header{
    margin-bottom: 5px;
    font: 13px "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif;
    
    line-height: 1;
    color: #000;
}
.prez_bro_link {
    color: inherit;
}
.prez_bro_link a {
    color: inherit;
	text-decoration:none;
}
.inp_wrap{
    border: 1px solid #c6c6c6;
    border-top: 1px solid #a3a3a3;
}
.sidebar .inp{
    width: 50px;
    border: 0 none;
    outline: none;
}
.sidebar sup,#big_search sup  {
  font-size:8px;  
}
.district_link, .district_link.not_active_rayon{
    text-decoration: none;
    color: #808080;
    display: inline-block;
    line-height: 11px;    
}
.not_active_rayon {
  cursor: default;
}
.district_link.active_rayon{
    color: #000;
    border-bottom: 1px dotted #888;
    border-color: #888;
}
.district_link.active_rayon:hover{
    /*border: none;*/
    /*line-height: 12px;*/
    color: #f00;
    border-color: #f00;
}
.district_link.watched{
    color: #FFF;
    border-color: #FFF;
}

.district_link.watched:hover{
    color: #FFF;
    border-color: #FFF;
}
.district_wrap{    
    display: inline-block;
}
.district_wrap.watch_now{
    background-color: #ff5e4e;
    display: inline-block;
    position: relative;
    color: #fff;
    width: 135px;
}
.district_wrap.watch_now>a{
    color: #fff;
    border-bottom: 1px dotted #fff;
}
.district_wrap.watch_now>a:hover{
    color: #fff;
    border: 0 none;
}
.district_wrap.watch_now:before{
    border-top: 8px solid transparent;
    border-left: 9px solid #ff5e4e;
    border-bottom: 8px solid transparent;
    display: inline-block;
    content: "";
    color: transparent;
    position: absolute;
    left: 100%;
    top: 0;
    bottom: 0;
}
.sidebar .favorites_wrap a {
  z-index: 9;
  position: relative;
}
.sidebar .favorites_wrap span {
   font-family: 'WebSymbolsLigaRegular';
   font-size:14px;
   position:absolute;
   margin-left:-20px;
   color:#ff5e4e !important;
}
.sidebar .favorites:hover{

}
.sidebar .favorites_wrap{
    /*background-image: url('/class_main/images/heart.png');*/
    background-repeat: no-repeat;
    padding-left: 23px;
    background-position: 2px 80%;
    position: relative;
}

.presa_div{
    postition:absolute !important;
    z-index: 999;
    border: 1px solid;
    margin-left: -58px;
    margin-top:-27px;
    display:none;
    background:#FFF;
    padding:5px;
    bottom: 18px;
    right: 0;
}

.districts_list{
    margin-top: -3px;    
    margin-bottom:6px;
}
.districts_list li{
    position: relative;
    z-index: 2;
    line-height:18px;
}

.favorites_wrap {
    display:none;	
}

.measure{
  position:relative;
  top:1px;
}
.price_measure{
    color: #000;
    text-decoration: none;
    line-height: 12px;
    border-bottom: 1px dotted #888;
    display: none;
}
.price_measure:hover{
    border-color: #f00;
    color: #f00;
}
.price_measure.active{
    display: inline-block;
}

.adv_search_link{
    color: #000;
    font: 13px "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif;
    text-decoration:none;
    border-bottom:1px dashed;
    display:inline-block;
    line-height:88%;  
    border-color: rgba(0, 0, 0, 0.5);
}

.custom_button{
    background-image: url('/class_main/images/button/c.png');
    background-repeat: repeat-x;
    background-position: 0 0;
    font: 13px "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif;
    line-height: 29px;
    color: #000;
    text-decoration: none;
    text-align: center;
    display: block;
    position: relative;
}
.custom_button_red{
  background-image: url('/class_main/images/button/c_r.jpg') !important;
  color:#FFF;
}
.custom_button_red:hover{  
  color:#FFF !important;
}
.custom_button_red:before{
  background-image: url('/class_main/images/button/l_r.jpg') !important;
}
.custom_button_red:after{
  background-image: url('/class_main/images/button/r_r.jpg') !important;
  width:4px !important;
}
.custom_button:before{
    position: absolute;
    left: -4px;
    top: 0;
    bottom: 0;
    width: 4px;
    background-image: url('/class_main/images/button/l.png');
    background-repeat: no-repeat;
    content: "";
    color: transparent;
    background-position: 0 0;
}
.custom_button:after{
    position: absolute;
    left: 100%;
    top: 0;
    bottom: 0;
    width: 3px;
    background-image: url('/class_main/images/button/r.png');
    background-repeat: no-repeat;
    content: "";
    color: transparent;
    background-position: 0 0;
}
.custom_button:hover, .custom_button:hover:before, .custom_button:hover:after{
    background-position: 0 -29px;
}
.custom_button:active, .custom_button:active:before, .custom_button:active:after{
    background-position: 0 -58px;
}

.search_button{
    left: 4px;    
    width: 60px;
}
.search_button_div {
  padding-top:10px;  
}

#map_button {
  width:129px;
  left:3px;
  margin:0px;  
}

.more_button{
    width: 150px;
}

.class_bc_list{
    padding: 0;
    height: auto;
    margin-bottom: -7px;
    padding-top:2px;
}
.class_bc_list li{
    display: inline-block;
    position: relative;
    /*z-index: 9999999;*/
}
.adv_search_wrap{
    padding-left: 50px;v
    /*width: 100%;*/

}
input.price_m_sqr, .time_from_metro{
    width: 50px;
    border: 0 none;
    outline: none;
    position: relative;
    z-index: 999999;
}
.input_label{
    color: #000;
    font: 13px "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif;
    
}

.adv_search_container{
    position: absolute;
    overflow: hidden;
    width: 0px;
    z-index: 11;    
}

#sq-slider-range, #price-slider-range{
    margin-top: 8px;
    margin-bottom: 8px;
    margin-right: 8px;
    height: 5px;
    border: 0 none;
    border-top: 1px solid #939393;
    border-bottom: 1px solid #fff;
    background-color: #dfdfdf;
    position: relative;
    cursor: pointer;
}

#sq-slider-range .ui-slider-handle, #sq-slider-range .ui-slider-handle.ui-state-focus,
#price-slider-range .ui-slider-handle,#price-slider-range .ui-slider-handle.ui-state-focus{
    background: none;
    background-color: transparent;
    background-image: url('/class_main/images/range/range.png');
    outline: none;
    width: 11px;
    height: 18px;
    border: 0 none;
    top: 0;
    margin-left: -0.4em;
}
#sq-slider-range .ui-slider-handle.ui-state-hover,
#price-slider-range .ui-slider-handle.ui-state-hover{
    background-image: url('/class_main/images/range/range_hover.png');
    cursor: pointer;
}
#sq-slider-range .ui-slider-range+.ui-slider-handle.start,
#sq-slider-range .ui-slider-range+.ui-slider-handle.ui-state-focus.start,
#price-slider-range .ui-slider-range+.ui-slider-handle.start,
#price-slider-range .ui-slider-range+.ui-slider-handle.ui-state-focus.start{
    margin-left: -0.3em;
}
#sq-slider-range a+.ui-slider-handle.start, #sq-slider-range a+.ui-slider-handle.ui-state-focus.start,
#price-slider-range a+.ui-slider-handle.start,#price-slider-range a+.ui-slider-handle.ui-state-focus.start{
    margin-left: -0.5em;
}

#sq-slider-range .ui-slider-range,
#price-slider-range .ui-slider-range{
    background-color: transparent;
    overflow: hidden;
}
#sq-slider-range .ui-slider-range>svg,
#price-slider-range .ui-slider-range>svg,
#sq-slider-range .ui-slider-range shape,
#price-slider-range .ui-slider-range shape
{
    top: 0;
    left: 0;
    position: absolute !important;
}

.adv_search_box a:hover{
  color:#F00 !important;  
}
#search_button:hover {
    color:#FFF !important;  
}

.str_type_num{
  color:#808080;  
}
.rub {
  position: absolute;
  margin-left: -0.8em;
  margin-top: 0.1em;
  font-size: 11px;
}
#map_button:hover{
  color:#000 !important;
}
.adv_search_box a:hover{
  border-color:rgba(255, 0, 0, 0.5);
}

#back_to_res:hover {
  border-color:rgba(255, 0, 0, 0.5);
  color:#F00  ;
}

#big_search_text{
  margin-top:2px;
    padding-right: 10px;
}
#big_search_text span{
  color:#000;
  font-size:12px;
}
 #big_search table:first-child {
width:740px;
}
#big_search{
  position: relative;
  display: none;
}
.price_m_header {
  padding-top:2px;
}
.time_from_metro_section .section_header {
  padding-top:3px;
}
.time_from_metro_section .input_label{
  position:relative;
  top:1px;
}

.str_type_header {
  padding-top:3px;
  margin-bottom:2px;
}

.metro_div_container {
  float:left;
  margin-left:50px;
  width: 100%; /*370px;*/
  padding-top: 8px;
}
.metro_td {
  width: 100%; /*370px*/
}
#search {
  color:#000;  
}
#page3 {
  width:95%;
  margin-left: 28px;
    font:13px/18px "Trebuchet MS",Arial,Tahoma,sans-serif;
    color: #000;
}
#page3 h1, #page3 h2{
	font: 30px Cuprum, sans-serif;
    line-height: 1.3;
    margin: 35px 0 12px;
}

#page3 p{
	font:13px/18px "Trebuchet MS",Arial,Tahoma,sans-serif;
	margin-bottom: 18px;
	
}
#page3 a,#page3 a:visited,#page3 a:hover{ 
  color:#3B3B3B;
}

.raph_container{
    position: absolute;
    top: 0;
    left: 0;
    line-height: 0;
}

.adv_search_district{
  border-bottom: none !important;
}

.adv_search_district:hover {
  cursor:default;
  color:#000 !important;
  border-bottom: none !important;
}
.nopad{
  position: static !important;
  height: auto !important;
}