

/* ------ mobilyslider
-----------------------------------------------*/

#content {
width:940px;
height: 200px;
}

.slider {
width:940px;
height:200px;
position:relative;

padding-bottom:26px;
background:url(../gfx/bottom_shadow.png) no-repeat bottom center;
 border-radius: 15px;
 top: 0px;
     background-position-y: 190px;
    background-size: 104%;
}



.sliderContent {
float:left;
width:940px;
height:200px;
clear:both;
position:relative;
overflow:hidden;
}
.slider2Content {
float:left;
width:940px;
height:110px;
clear:both;
position:relative;
overflow:hidden;
}
.sliderArrows a {
display:block;
text-indent:-9999px;
outline:none;
z-index:50;
background-image:url(../gfx/prev_next.png);
width:42px;
height:42px;
position:absolute;
top:50%;
margin-top:-34px;
}

.prev {
background-position:0 0;
left:15px;
}

.prev:hover {
background-position:0 -44px;
}

.next {
right:15px;
background-position:-44px 0;
}

.next:hover {
background-position:-44px -44px;
}

.sliderContent .item {
position:absolute;
width:940px;
height:200px;
background:#fff;
}
.slider2Content .item {
position:absolute;
width:230px;
height:110px;
background:#fff;
}

.sliderBullets {
position:absolute;
bottom:1px;
left:50%;
z-index:50;
margin-left:-45px;
}

.sliderBullets a {
display:block;
float:left;
text-indent:-9999px;
outline:none;
margin-left:5px;
width:10px;
height:11px;
background:url(../gfx/bullets.png) no-repeat;
}

.sliderBullets .active {
background-position:0 -11px;
}

.sliderContent a {
outline:none;
}



a img {
border:none;
}

.search_glav-res-compl.search_glav_results_head {
    display: none;
}
table.search_glav-results-table {
    width: 940px;
    color: aliceblue;
}

tr.search_glav-results-tr.search_glav-results-tr_head {
    display: none;
}

p.results-hotel-features {
    display: none;
}

p.results-hotel-people {
    display: none;
}

p.results-flight-tickets {
    display: none;
}

.sliderContent a {
    color: aliceblue;
}

td.search_glav-results-rating {
    display: none;
}

p.results-price-reserve {
    background: aqua;
    background: linear-gradient(to bottom,#B22222 0,#d96667 100%) !important;
    border-color: #0d53a9 !important;
    position: absolute;
    font-size: 15px;
    top: 19px;
    right: 20px;
    padding: 5px;
    text-transform: uppercase;
}
a#activator {
    font-size: 15px;
}
a.price-current-link.order-link {
    font-size: 30px;
}

span.price-current-dol {font-size: 17px;}

span.price-current-ru.ls-nowrap {
}

p.results-price-visa {
    display: none;
}
.divban {
   position: relative;
   top: -90px !important;
   left: 10px;
   width: 900px;
   height: 50px;
   background-color: rgba(0, 0, 0, 0.41);
   border-radius: 15px;
   padding: 10px;
}