html{
    height: 100%;
}
header, footer, section, aside, nav, article, figure { display: block; padding: 0; margin: 0; }
table {
    border-collapse: collapse;
    border-spacing: 0
}

* {
    margin: 0;
    outline: medium none;
    padding: 0;
}

a img {
    border: none;
    text-decoration: none
}

fieldset {
    border: 0
}
.block {
    display: block;
}
.inlineBlock {
    display: inline-block;
}
:focus {
    outline: none
}
.hidden { display: none; }
.noscript { display: none; }

.error-404 {
    font-size: 36px;
    font-weight: 700;
    padding: 50px 0 20px 50px;
}
.error-404 .code {
    display: block;
    font-size: 100px;
    height: 70px;
}

header, footer, article, nav, section, aside, hgroup, time {
    display: block
}

.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
}
.clearfix {
    display: block;
}
/*   end global reset  */

body {
    height: 100%;
    width: 100%;
    font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
    background: url(/images/bg.png) 0 0 repeat-x #D6EBF8;
}

.clear {
    clear: both;
    height: 1px;
    overflow: hidden
}

a {
    color: #007fbc;
    cursor: pointer;
    outline: medium none;
    text-decoration: underline;
}
.int2 {
    width: 40px;
}
.ui-datepicker-trigger {
    cursor: pointer;
    position: relative;
    top: 3px;
}
.left-column {
    float: left;
    margin-bottom: 10px;
    width: 231px;
    padding: 0 10px;
}
a:hover {
    color: #f73c03
}

.fl {
    float: left
}

.fr {
    float: right
}

h1, h2, h3, h4, h5, h6, #left nav, #footer address, .weather time, .page .small-title, .news-list .button, .filter-tour, .filter-header, .total .sum, .tabs-navi, .aside-menu {
    font-family: Georgia, "Century Schoolbook L", Serif
}

ul, ol {
    list-style: none
}

.red {
    color: #f73c03
}

.gray {
    color: #999
}

.maroon {
    color: #933
}

.deals_title {
    font: 15px/18px Georgia;
    color: #FF721B;
    text-decoration: underline;
}
.ilineBlock {
    display: inline-block;
}
.button {
    display: inline-block;
    vertical-align: middle;
    background-image: url(../images/buttons.png);
    background-repeat: no-repeat
}

.button span {
    position: relative;
    display: inline-block;
    background-image: url(../images/buttons.png);
    background-repeat: no-repeat
}

.button-h18 {
    height: 18px;
    background-position: 0 -50px;
    margin: 0 9px 0 0
}

.button-h18 span {
    height: 18px;
    line-height: 18px;
    left: 9px;
    background-position: 100% -76px;
    padding: 0 9px 0 0
}

.button-h16 {
    height: 16px;
    line-height: 16px;
    background-position: 0 0;
    margin: 0 9px 0 0;
    color: #999;
    text-decoration: none;
    font-size: 11px
}

.button-h16 span {
    height: 16px;
    line-height: 16px;
    left: 5px;
    background-position: 100% -25px;
    padding: 0 13px 0 0;
    font-size: 11px;
    text-shadow: 1px 1px #fbfafa
}
.button-nav {
    margin-left: 10px;

}
.button-nav span {
    padding: 0;
}
.button-nav i {
    padding-left: 5px;
    width: 15px;
    position: relative;
    display: inline-block;
    background-image: url(../images/buttons.png);
    background-repeat: no-repeat;
    background-position: 100% -482px;
}
.button-order, .button-more {
    height: 16px;
    line-height: 16px;
    text-shadow: 1px 1px #fbfafa;
    background-position: 0 0;
    position: relative;
    left: -3px;
    text-decoration: none;
    color: #999;
    font-size: 11px
}

.button-order span, .button-more span {
    background-position: 100% -172px;
    left: 6px;
    padding: 0 14px 0 0
}

.button-find {
    height: 26px;
    background-position: 0 -290px;
    color: #fff !important;
    text-shadow: -1px 1px #c44205;
    text-decoration: none
}

.button-find span {
    padding: 0 24px 0 0;
    position: relative;
    left: 16px;
    height: 26px;
    line-height: 26px;
    background-position: 100% -330px
}

.button-buy {
    height: 26px;
    background-position: 0 -374px;
    color: #fff !important;
    text-shadow: -1px 1px #863b3b;
    text-decoration: none
}

.button-buy span {
    padding: 0 12px 0 0;
    position: relative;
    left: 12px;
    height: 26px;
    line-height: 26px;
    background-position: 100% -413px
}

#wrap {
    height: auto !important;
    margin: 0 auto;
    min-height: 100%;
    width: 960px;
}

#header {
    padding: 20px 0 20px;
    position: relative;
}

#headerTop {
    overflow: hidden;
}
#headerBottom {
    
}
#header .logo {
    color: #333333;
    float: left;
    font: 12px/16px georgia;
    width: 340px;
}

#header .logo span {
    color: #3399CC;
}

#header .logo img {
   float: left;
   margin-right: 20px; 
}

    
#header .top_menu {
    float: left;
    width: 210px;
}

#header .top_menu .menu {
    background: url("../images/top_menu_bg.png") repeat-x scroll 0 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    behavior: url("PIE.htc");
    float: left;
    height: 30px;
    margin-top: 10px;
    width: 210px;
}

#header .top_menu > span {
    color: #3399CC;
    float: left;
    font: italic 12px/16px georgia;
    width: 100%;
}

#header .top_menu .menu li.first {
    background: url("../images/top_menu_ico1.png") no-repeat scroll 9px center;
    width: 101px;
}

#header .top_menu .menu li.last {
    background: url("../images/top_menu_ico2.png") no-repeat scroll 10px center;
    width: 109px;
}

#header .top_menu .menu li {
    float: left;
    list-style: none outside none;
}

#header .top_menu .menu li.first a {
    background: url("../images/top_menu_line.png") no-repeat scroll right 0;
}

#header .top_menu .menu li a {
    color: #FFFFFF;
    float: left;
    font: 14px/28px Georgia;
    height: 30px;
    text-decoration: none;
    text-indent: 29px;
    width: 100%;
}

#header .work_time {
    color: #333333;
    float: right;
    font: 14px/22px Georgia;
}

#header .work_time > div {
    clear: both;
    float: left;
    max-width: 100%;
}

#header .work_time label {
    background: url("../images/mail_ico.png") no-repeat scroll 0 center;
    clear: both;
    float: left;
    margin-bottom: 3px;
    padding-left: 22px;
    width: 135px;
}

#header .work_time span {
    color: #3399CC;
}

#header .work_time span.mail {
    background: url("../images/mail_ico.png") no-repeat scroll 0 center;
    color: #333333;
    padding-left: 22px;
}

#header .work_time a {
    color: #3399CC;
    font-style: italic;
}

#header .phones {
    color: #333333;
    float: right;
    font: 14px/22px Georgia;
    margin-right: 55px;
}

#header .phones > div {
    clear: both;
    float: left;
    max-width: 100%;
}

#header .phones label {
    background: url("../images/phone_ico.png") no-repeat scroll 0 center;
    clear: both;
    float: left;
    margin-bottom: 3px;
    padding-left: 17px;
}

#header .phones span {
    color: #FF721B;
}

.filter-tour {
    height: 39px;
    width: 100%;
}


.filter-tour li {
    float: left;
    list-style: none outside none;
}

.filter-tour li + li {
    margin-left: 2px;
}

.filter-tour li.item-tours {
    width: 190px;
}

.filter-tour li.item-avia-on {
    width: 190px;
}

.filter-tour li.item-transfers-tours-on {
    width: 190px;
}

.filter-tour li.item-exhibitions {
    width: 190px;
}

.filter-tour li.item-author-tours {
    width: 190px;
}

.filter-tour li.item-visas {
    width: 190px;
}

.filter-tour li.item-specials {
    float: left;
    margin-left: 2px;
    width: 157px;
}

.filter-tour li a {
    color: #333333;
    font: 13px/38px georgia;
    height: 39px;
    text-align: center;
    text-decoration: none;
    width: 100%;
    background: url("../images/main_menu_bg_li.png") repeat-x scroll 0 0 ;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -khtml-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    behavior: url("PIE.htc");
    display: block;
    position: relative;
    z-index: 5;
}

.filter-tour li a:hover, .filter-tour li a.active {
    color: #FF721B;
    background: none repeat scroll 0 0 #FFFFFF;
    z-index: 1001;
}

.content {
    width: auto;
}

.content.page {
    padding: 15px;
}

.content.visa {
    padding: 15px 15px 15px 260px;
    width: auto;
    color: #333333;
}

.content_country {
    color: #333333;
    padding: 15px 15px 15px 260px;
    width: auto;
}

#header address, #footer address {
    float: right;
    width: 390px;
    height: 118px;
    background: url(../images/separator-138.png) 45% 0 no-repeat;
    margin: -28px 0 0;
    padding: 28px 0 0;
    font-size: 14px;
    line-height: 20px;
    font-style: normal;
    position: relative;
    zoom: 1;
}

#header .phones .gray {
    padding: 2px 0 4px 17px;
    background: url(../images/icons.png) 0 0 no-repeat
}

#header .hours, #footer .hours {
    float: right;
    width: auto
}

#header .hours .gray {
    padding: 2px 0 4px 20px;
    background: url(../images/icons.png) 0 -43px no-repeat
}

#header .hours .mail .gray {
    background: url(../images/icons.png) 0 -91px no-repeat
}

#header address a, #footer .hours a {
    color: #39c;
    font-style: italic
}

#header address a:hover, #footer .hours a:hover {
    color: #f73c03
}

#header address .gray, #footer address .gray {
    font-size: 12px
}
#header .social {
    width: auto
}
#header .social a {
    background: none;
    margin: 2px 8px 0  0;
}

.title-hour {
    color: #933
}

#content:after {
    clear: both;
    content: "";
    display: table;
}
#content {
    height: 1%;
    padding: 0 0 286px;
    z-index: 1;
    width: 100%;
}

#top-banners {
    margin: 0 -12px 30px 0;
    overflow: hidden
}

#top-banners a {
    float: left;
    width: 314px;
    height: 135px;
    position: relative;
    margin: 0 0 0 11px;
    text-decoration: none;
    background: #faf7f4;
    color: #333
}

#top-banners a:first-child {
    margin: 0
}

#top-banners img {
    position: absolute;
    left: 0;
    top: 0
}

.desc-banner {
    width: 302px;
    height: 28px;
    background: url(../images/frame-314.png) 0 0 no-repeat;
    position: relative;
    z-index: 1;
    padding: 107px 0 0 12px
}

.desc-banner .stars {
    position: relative;
    top: -1px;
    margin: 0 6px 0 0
}

.desc-banner .town {
    margin: 0 6px 0 0
}

#main-col {
    background: none repeat scroll 0 0 #FFFFFF;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -khtml-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    behavior: url("PIE.htc");
    box-shadow: 0 0 15px #A4B5C1;
    overflow: hidden;
    min-height: 330px;
    width: 100%;
    position: relative;
    z-index: 1000;
    margin-bottom: 20px;
}

.main-col {
    float: left;
    overflow: hidden;
    width: 100%;
}

#left {
    float: left;
    position: relative;
    width: 260px;
    z-index: 1000;
}


#filter {
    float: left;
    width: 100%;
}

.filter-header {
    padding: 6px 35px;
    background: url(../images/gradient-2.png) 0 0 repeat-x #edeae7;
    margin: 0 5px 0 0;
    overflow: hidden;
    border-bottom: 1px solid #fff
}

.filter-header h3 {
    float: left;
    font-size: 18px;
    line-height: 24px;
    font-weight: normal;
    padding: 0 2px 5px 32px;
    background-image: url(../images/icons-flags.png);
    background-repeat: no-repeat;
    margin-top: 9px
}

.holland {
    background-position: -674px 5px
}

.germany {
    background-position: -615px -41px
}

.item-italy {
    background-position: -552px -77px
}

.fracne {
    background-position: -473px -104px
}

.belgium {
    background-position: -387px -134px
}

.spain {
    background-position: -308px -169px
}

.hungury {
    background-position: -229px -204px
}

.austria {
    background-position: -145px -237px
}

.switz {
    background-position: -71px -270px
}

.lux {
    background-position: -7px -308px
}

.filter-header .hotel {
    background: url(../images/separator-46.png) 0 0 no-repeat;
    float: left;
    padding: 14px 20px 10px 25px;
    color: #666;
    height: 22px
}
.filter-header .print {
    float: right;
    padding: 14px 20px 10px 25px;
    color: #333;
    height: 22px;
    cursor: pointer;
}
.filter-header .print i{
    width: 22px;
    height: 22px;
    background: url('../images/icon_print.png') 0 0 no-repeat;
    display: inline-block;
    margin-right: 6px;
}

.stars {
}

.stars .gray-star {
    background-position: 0 -2398px;
    cursor: pointer
}

.filter-header .stars {
    margin: 0 12px 0 8px
}

.tabs-content {
    
}

.tabs-content h4 {
    font-size: 14px;
    color: #f73c03;
    font-weight: 400;
    margin: 0 0 8px
}

.scroll-content {
    float: left;
    margin-top: 15px;
    width: 700px;
}

.scroll-content .jspPane {

}

.listBl .row, #tour_group_search .row {
    background: none repeat scroll 0 0 #ECF8FE;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    behavior: url("PIE.htc");
    color: #333333;
    float: left;
    margin-bottom: 10px;
    padding: 10px;
    width: 314px;
    margin-left: 7px;
}

.listBl .row.even, #tour_group_search .row.even {
    float: right;
    margin-right: 9px;
}

.listBl .row img, #tour_group_search .row img {
    float: left;
    margin-right: 13px;
    cursor: pointer;
}

.listBl .row .route, #tour_group_search .row .route {
    color: #333333;
    cursor: pointer;
    float: left;
    font: bold 12px/18px arial;
    height: 36px;
    margin-top: -2px;
    overflow: hidden;
    text-decoration: none;
    width: 210px;
}

.listBl .row .hotel, #tour_group_search .row .hotel, .listBl .row .destination {
    float: left;
    overflow: hidden;
    padding: 5px 0;
    width: 210px;
}

.listBl .row .name, #tour_group_search .row .name {
    color: #3399CC;
    float: left;
    font: bold 12px/12px arial;
    margin-right: 5px;
}

.listBl .row .stars, #tour_group_search .row .stars {
    float: left;
}

.listBl .row .stars span.active, #tour_group_search .row .stars span.active {
    background: url("../images/star.png") no-repeat scroll 0 0 ;
    float: left;
    height: 11px;
    margin-right: 1px;
    margin-top: 1px;
    width: 11px;
}

.listBl .row .period, #tour_group_search .row .period {
    float: left;
    width: 200px;
}


.listBl .row .period span, #tour_group_search .row .period span {
    font-weight: bold;
}

.listBl .row .price span, #tour_group_search .row .price span {
    color: #3399CC;
    font-weight: bold;
}

#prices-dates-tour .scroll-content {
    height: 325px !important
}

.table-type-1 {
    width: 100%;
    margin: 0 0 14px;
    line-height: 14px
}

.table-type-1 th, .table-type-1 td {
    vertical-align: top;
    padding: 6px 0 8px;
    background: url(../images/double-line-2.gif) 0 100% repeat-x
}

.table-type-1 th {
    padding-right: 15px
}

.table-type-1 td {
    padding-left: 15px
}

.scroll-content ul {
    margin: 0 0 8px
}

.scroll-content li {
    padding: 0 0 0 11px;
    background: url(../images/icons.png) 0 -762px no-repeat
}

.thead-table {
    width: 700px;
    color: #933;
    line-height: 14px;
    margin: 0 0 6px
}

.thead-table td {
    text-align: center;
    padding: 2px 0 8px
}

.date-in {
    width: 94px
}

.price-for-double {
    width: 210px
}

.price-for-single {
    width: 210px
}

.extra-charge-child {
    width: 98px
}

.order-column {
    width: 88px
}

.table-type-2 {
    width: 100%;
    border-top: solid 1px #edeae7;
    border-collapse: separate;
    border-bottom: solid 1px #fff
}

.table-type-2 td {
    padding: 4px 0;
    text-align: center;
    border-top: solid 1px #fff;
    border-bottom: solid 1px #edeae7
}

.table-type-2 .date-in {
    font-weight: bold
}

.table-type-2  tr:hover td {
    background: url(../images/gradient-28.png) 0 100% repeat-x #faf7f4;
    cursor: pointer
}

.table-type-2  tr:hover .button-order {
    text-shadow: none;
    background-position: 0 -234px;
    color: #fff !important
}

.table-type-2  tr:hover .button-order span {
    background-position: 100% -262px
}

.main-photo {
    width: 732px;
    min-height: 293px;
    background: url(../images/double-line-2.gif) 0 100% repeat-x;
    padding-top: 6px
}

.main-photo .wrap-main-photo {
    position: absolute;
    width: 100%;
    height: 277px;
    overflow: hidden;
}
.main-photo .frame {
    position: absolute;
    left: 0;
    top: 0;
    width: 734px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    behavior: url("PIE.htc");
    /*
    height: 277px;
    background: url(../images/frame-734-tab.png) 0 0 no-repeat
    */
}

.previews-photo {
    padding: 15px 0 0;
    overflow: hidden
}

.previews-photo a {
    float: left;
    width: 55px;
    height: 55px;
    position: relative;
    margin: 0 14px 0 0
}

.previews-photo .frame {
    position: absolute;
    left: 0;
    top: 0;
    width: 55px;
    height: 55px;
    background: url(../images/frame-55.png) 0 0 no-repeat
}

.col-date {
    float: left;
    height: 60px;
    width: 100%;
}

.col-book {
    float: left;
    width: 100%;
}

.col-date label {
    float: left;
    line-height: 50px;
    text-align: center;
    width: 120px;
}
.tabs-content #book-tour .col-date .custom-select {
    width: 190px;
}
.tabs-content #book-tour .col-date div.custom-select {
    margin-top: 13px;
    float: left;
}
#book-tour div.col-date div#select_hotel {
    float: left;
}

.disabled {
    position: relative
}

.overlay-disabled {

}

.tabs-content .date-begining {
    padding-left: 20px;
    background: url(../images/icons.png) -1px -347px no-repeat
}

.ico-calendar {
    position: absolute;
    right: 10px;
    top: 4px;
    cursor: pointer;
    width: 16px;
    height: 16px;
    background: url(../images/icons.png) -1px -395px no-repeat
}

.disabled .ico-calendar {
    background-position: 0 -1537px
}

.fields .line {
    float: left;
    font: bold 12px/50px arial;
    width: 100%;
}

.line .count {
    color: #FF721B;
    float: left;
    margin-left: 20px;
}
.line .names {
    float: left;
    width: 282px
}

.line .sum {
    float: left;
    width: 60px
}

.fields {
    background: none repeat scroll 0 0 #ECF8FE;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    behavior: url("PIE.htc");
    float: left;
    margin: 10px;
    padding: 0 19px;
    width: 652px;
}
.col-book .fields {
    margin: 0;
    margin-bottom: 10px;
}
.fields.first-filed {

}

.fields .names {
    width: 342px
}

.fields .double {
    padding-left: 26px;
    background: url(../images/icons.png) -1px -1563px no-repeat;
    float: left;
}

#book-tour .line .actions_butts {
    float: right;
}
.fields .single {
    padding-left: 26px;
    background: url(../images/icons.png) -1px -1608px no-repeat;
    float: left;
}

.fields .child {
    padding-left: 26px;
    background: url(../images/icons.png) -1px -1653px no-repeat;
    float: left;
}

.line .placement {
    width: 80px;
}

.fields .fios {
    float: left;
    margin-bottom: 15px;
    width: 100%;
}

.person .form-text {
    float: left;
    margin-bottom: 8px;
    width: 312px;
    margin-right: 4px;
}
.person label {
    display: inline-block;
    font-weight: 700;
    float: left;
    line-height: 25px;
}
#book-tour  .form_order {
    float: left;
    width: 100%;
}

.plus, .minus {
    width: 16px;
    height: 16px;
    cursor: pointer;
    border: 0;
    vertical-align: middle
}

.plus {
    background: url(../images/icons.png) 0 -1755px no-repeat
}

.minus {
    background: url(../images/icons.png) 0 -1815px no-repeat;
    display: none;
}

.disabled .minus {
    background: url(../images/icons.png) 0 -1784px no-repeat

}

.fields .names .input-60 {
    float: right;
    position: relative;
    left: 16px
}

.button-book {
    float: right;
    height: 26px;
    background-position: 0 -290px;
    text-decoration: none;
    color: #fff !important;
    text-shadow: -1px -1px #c44205
}

.button-book span {
    padding: 0 24px 0 0;
    position: relative;
    left: 16px;
    height: 26px;
    float: right;
    line-height: 26px;
    background-position: 100% -330px
}

.action-line .total {
    color: #FF721B;
    float: left;
    font: bold 18px/24px arial;
}

#book-tour .action-line .total label {
    color: #333333;
    font: bold 12px/24px arial;
    margin-right: 8px;
}

#book-tour .form_order .contacts {
    
}

#book-tour .form_order .contacts h2 {
    font: bold 12px/28px arial;
    margin-bottom: 10px;
}

#book-tour .form_order .contacts .mail {
    float: left;
    margin-right: 20px;
}
#book-tour .form_order .contacts label {
    float: left;
    line-height: 22px;
    margin-right: 10px;
}
#book-tour .form_order .contacts .mail input {
    width: 262px;
}

.form-text {
    background: none repeat scroll 0 0 #fff;
    border: medium none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    behavior: url("PIE.htc");
    box-shadow: 3px 3px 5px #D2D2D2 inset;
    height: 22px;
    padding: 0 5px;
    line-height: 22px;
}
#book-tour .form_order .contacts .d_info {
    float: left;
    width: 100%;
}
#book-tour .form_order .contacts .d_info label {
    line-height: 38px;
}
#book-tour .form_order .contacts .d_info textarea {
    background: none repeat scroll 0 0 #fff;
    border: medium none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    behavior: url("PIE.htc");
    box-shadow: 3px 3px 5px #D2D2D2 inset;
    color: #333333;
    height: 50px;
    margin-bottom: 15px;
    padding: 3px 5px;
    resize: none;
    width: 595px;
}
.action-line #edit-submit_f {
    float: right;
    margin-bottom: 20px;
    padding-bottom: 2px;
}

.total .sum {
    font-size: 24px;
    padding: 0 0 0 10px
}

.total .sum small {
    font-size: 12px
}
 
.small-filter {
    background: linear-gradient(to bottom, #FFA026 0%, #FF731B 99%) repeat scroll 0 0;
    color: #FFFFFF;
    float: left;
    padding: 19px 19px;
    width: 190px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    behavior: url("PIE.htc");
}
.smallFilterSelect {
    width: 190px;
}
.small-filter .item {
    padding: 5px 0;
    width: 100%;
}
.small-filter .item .ilineBlock {
    width: 70px;
}
.small-filter .item label {
    font-weight: 700;
    margin-right: 3px;
}
.small-filter .country {
    margin-bottom: 19px;
    width: 100%;
}
.small-filter .country label {
    font-weight: 700;
}

.small-filter input {
    background: url("../images/data_input.png") no-repeat scroll 0 0;
    border: medium none;
    color: #555555;
    height: 22px;
    padding-left: 5px;
    width: 77px;
}
.small-filter .data div {
    padding: 5px 0;
}
.small-filter .data div span {
    display: inline-block;
    width: 85px;
    text-align: right;
    font-weight: 700;
    margin-right: 5px;
}
.small-filter .form_actions {
    float: left;
    width: 100%;
}

.small-filter .form_actions input {
    background: url("../images/top_menu_bg.png") repeat-x scroll 0 0 ;
    border: medium none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    behavior: url("PIE.htc");
    color: #FFFFFF;
    float: right;
    font: 14px arial;
    height: 30px;
    margin-top: 11px;
    padding-bottom: 2px;
    width: 100px;
    cursor: pointer;
}

#avia-online-filter .small-filter {
    padding: 10px 0 0 27px
}

#avia-online-filter {
    padding: 10px;
}
.small-filter .gray {
    display: block
}

.small-filter .first-child {
    background: none !important;
    padding-left: 0 !important
}

.sf-country .gray {
    padding: 0 0 6px 21px;
    background: url(../images/icons.png) -1px -302px no-repeat
}

.sf-date-begining {
    width: 112px
}

.sf-date-begining .gray {
    padding: 0 0 6px 20px;
    background: url(../images/icons.png) 0 -348px no-repeat
}

.sf-duration .gray {
    padding: 0 0 6px 18px;
    background: url(../images/icons.png) -1px -449px no-repeat
}

.small-filter .sf-price {
    padding-right: 0 !important
}

.sf-price .gray {
    padding: 0 0 6px 18px;
    background: url(../images/icons.png) -1px -497px no-repeat
}

.sf-direct-to .gray, .sf-direct-from .gray {
    padding: 0 0 6px 18px;
    background: url(../images/icons.png) -1px -348px no-repeat
}

.sf-direct-from .gray {
    margin-left: 26px
}

.sf-tours .gray {
    padding: 0 0 6px 18px;
    background: url(../images/icons.png) 0 -2456px no-repeat
}

.sf-direct-to.disabled .gray, .sf-direct-from.disabled .gray {
    background-position: 0 -1986px
}

#avia-online-filter .sf-direct-to {
    padding-right: 2px
}

.small-filter .sf-direct-from {
    background: none;
    padding-left: 0
}

.small-filter .sf-find {
    background: none;
    padding: 27px 0 0 24px;
    height: 45px
}

#avia-online-filter select {
    width: 154px
}

.sf-direct-to .custom-input {
    margin-right: 38px
}

.ico-avia-to, .ico-avia-from {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    text-decoration: none;
    margin: 0 2px 0 0;
    position: relative;
    z-index: 15;
}

.ico-avia-to {
    background: url(../images/icons.png) 0 -1846px no-repeat
}

.ico-avia-from {
    background: url(../images/icons.png) 0 -1918px no-repeat
}

.sf-direct-from .ico-avia-from {
    margin-right: 6px
}

.disabled .ico-avia-to {
    background-position: 0 -1952px
}

.disabled .ico-avia-from {
    background-position: 0 -1880px
}

.tabs-navi {
    padding: 10px 0 10px 35px;
    background: url(../images/gradient-2.png) 0 0 repeat-x #EDEAE7;
    margin: 0 5px 20px 0;
    border-bottom: solid 1px #fff
}

.tabs-navi:after, .column-inputs .line:after, #hotel-online .line:after {
    content: "";
    display: block;
    height: 1px;
    overflow: hidden;
    clear: both
}

.tabs-navi li {
    float: left;
    width: auto;
    padding: 4px 20px 4px 0;
    font-size: 14px
}

.tabs-navi a {
    text-decoration: none
}

.tabs-navi a span {
    border-bottom: dashed 1px #333;
    color: #333;
}

.tabs-navi a:hover span {
    border-bottom: dashed 1px #f73c03
}

#hotel-online .tabs-navi .active a {
    color: #f73c03
}

#hotel-online .tabs-navi .active span, #hotel-online .tabs-navi .active a:hover span {
    border-bottom: transparent
}

#tours-online .tabs-navi .ico-tour, #transfers-online .tabs-navi .ico-transfer {
    color: #f73c03 !important
}

#tours-online .tabs-navi .ico-tour span, #transfers-online .tabs-navi .ico-transfer span {
    border: transparent !important;
}

#transfers-online .custom-input, #exhibitions-filter .custom-input, #tours-online .custom-input {
    background: url("../images/custom-select.png") no-repeat scroll 0 -96px ;
    display: inline-block;
    height: 22px;
    margin: 0 16px 0 0;
    vertical-align: middle;
}

#transfers-online .ico-calendar, #exhibitions-filter .ico-calendar, #tours-online .ico-calendar {
    background: url("../images/icons.png") no-repeat scroll -1px -395px ;
    cursor: pointer;
    height: 16px;
    position: absolute;
    right: -24px;
    top: 3px;
    width: 16px;
}

#transfers-online .custom-input .wrap-input, #exhibitions-filter .custom-input .wrap-input, #tours-online .wrap-input {
    background: url("../images/custom-select.png") no-repeat scroll 100% -155px ;
    display: inline-block;
    height: 22px;
    left: 16px;
    position: relative;
}

.ico-transfer {
    padding: 0 0 0 26px;
    background: url(../images/icons.png) 0 -2523px no-repeat
}

.ico-tour {
    padding: 0 0 0 26px;
    background: url(../images/icons.png) 0 -2455px no-repeat
}

.ico-statistic {
    padding: 0 0 0 24px;
    background: url(../images/icons.png) 0 -2080px no-repeat;
    margin: 0 28px 0 0
}

.ico-book {
    padding: 0 0 0 22px;
    background: url(../images/icons.png) 0 -2142px no-repeat;
    margin: 0 28px 0 0
}

.ico-about {
    padding: 0 0 0 26px;
    background: url(../images/icons.png) 0 -2208px no-repeat;
    margin: 0 28px 0 0
}

.ico-password {
    padding: 0 0 0 20px;
    background: url(../images/icons.png) 0 -2280px no-repeat;
    margin: 0 28px 0 0
}

.ico-note {
    padding: 0 0 0 21px;
    background: url(../images/icons.png) 0 -2336px no-repeat;
    margin: 0
}

.column-date, .aside-menu {
    float: left;
    width: 163px;
    background: url(../images/separator-252.png) 100% 0 no-repeat;
    min-height: 213px;
    padding: 14px 0 25px 35px
}

.column-date-exc {
    float: left;
    width: 163px;
    background: url(../images/separator-252.png) 100% 0 no-repeat;
    min-height: 60px;
    padding: 14px 0 25px 35px
}

.column-inputs {
    float: left;
    width: 544px;
    padding: 14px 0 25px 40px
}

.column-inputs .line {
    padding: 0 0 23px
}

.column-inputs .button-line {
    text-align: right;
    padding: 0 25px 0 0
}

#tours-online .sf-country {
    float: left;
    width: 250px
}

#tours-online .sf-country select {
    width: 220px
}

#tours-online .sf-tours {
    float: left;
    width: 284px
}

#tours-online .sf-tours select {
    width: 284px
}

#transfers-online .line {
    background: url(../images/double-line-2.gif) 0 0 repeat-x;
    padding: 19px 0 47px
}

#transfers-online .line:first-child {
    background: none;
    padding: 0 0 14px
}

#transfers-online .line .from {
    float: left;
    width: 294px
}

#transfers-online .line .to {
    float: left;
    width: 244px;
    padding-top: 24px
}

#transfers-online .line select {
    width: 220px
}

#transfers-online .label {
    color: #999;
    padding: 0 3px 0 0
}

#hotel-online .aside-menu {
    padding: 10px 35px 25px 24px
}

.aside-menu li, .aside-menu {
    width: 165px
}

.aside-menu li {
    height: 26px;
    padding: 0 0 8px
}

.aside-menu a {
    display: block;
    height: 26px;
    line-height: 26px;
    padding: 0 0 0 9px;
    color: #666;
    text-decoration: none
}

.aside-menu .active a, .aside-menu a:hover {
    background: url(../images/buttons.png) 0 -475px no-repeat;
    color: #f73c03;
    text-shadow: 1px 1px #f9f8f7
}

#hotel-online .tabs-content {
    float: left;
    width: 536px;
    padding: 10px 0 25px 22px
}

#hotel-online .line {
    background: url(../images/double-line-2.gif) 0 0 repeat-x;
    padding: 15px 0 18px
}

#hotel-online .line:first-child {
    background: none;
    padding: 0 0 12px
}

#hotel-online .col {
    float: left
}

#hotel-online .col .gray {
    padding: 0 0 6px
}

.col-199 {
    width: 199px
}

.col-199 select {
    width: 170px
}

.col-134 {
    width: 134px
}

.col-122 {
    width: 122px
}

.col-154 {
    width: 154px
}

.col-154 select {
    width: 125px
}

.col-131 {
    width: 131px
}

.col-131 select {
    width: 131px
}

.col-132 {
    width: 132px
}

.col-160 {
    width: 154px
}

#hotel-online  .col-button {
    padding-top: 20px
}

#hotel-online .single {
    padding-left: 18px;
    background: url(../images/icons.png) 0 -1620px no-repeat
}

#hotel-online .double {
    padding-left: 27px;
    background: url(../images/icons.png) 0 -1575px no-repeat
}

#hotel-online .triple {
    padding-left: 41px;
    background: url(../images/icons.png) 0 -2020px no-repeat
}

#hotel-online {
}

#exhibitions-filter .small-filter {
    background: url("../images/gradient-3.png") repeat-x scroll 0 100% #FAF7F4;
    border-bottom: 1px solid #FFFFFF;
    float: none;
    height: auto;
    margin: 0 5px 0 0;
    overflow: hidden;
    padding: 10px 10px 0 35px;
    width: auto;
}

#exhibitions-filter .small-filter > div {
    background: url("../images/separator-72.png") no-repeat scroll 0 0 ;
    float: left;
    height: 65px;
    padding: 7px 8px 0 31px;
}

#exhibitions-filter .title-result {
    padding: 13px 10px;
    width: 100%;
}

#exhibitions-filter .scroll-content {
    width: 100%;
}

#tours-filter {
    padding-left: 251px;
}
#tours-filter thead th, #exhibitions-filter thead th, #avia-online-filter thead th {
    font-weight: 400;
    text-align: left;
    color: #933;
    padding: 4px 10px;
    border-top: solid 1px #fff;
    border-bottom: solid 1px #edeae7;
}

#tours-filter .table-type-2 td, #exhibitions-filter tbody td, #avia-online-filter tbody td {
    text-align: left;
    padding: 4px 10px
}

.table-type-2 .stars {
    width: 55px
}

.title-result {
    margin-left: 10px;
}

.title-result h2, .content-sitemap h2 {
    color: #FF721B;
    font: 18px/24px georgoa;
}

.tour-name {
    width: 170px
}

td.tour-name, td.days {
    font-weight: 700
}

.hotel-name {
    width: 143px
}

.table-type-2 td.date {
    width: 90px
}

.table-type-2 td.days {
    width: 48px
}

.table-type-2 .dbl, .table-type-2 .sngl {
    width: 54px
}

.table-type-2 .link a {
    display: block;
    width: 14px;
    height: 14px;
    text-decoration: none;
    background: url(../images/icons.png) 0 -540px no-repeat
}

.table-type-2 tr:hover .link a {
    background-position: 0 -584px
}

.table-type-2 .date-begining {
    width: 82px
}

.table-type-2 .exhibitions-name {
    width: 392px
}

.table-type-2 .exhibitions-place {
    width: 150px
}

.table-type-2 .departure {
    width: 84px
}

.table-type-2 .on-way {
    width: 84px
}

.table-type-2 .arrival {
    width: 84px
}

.table-type-2 .company-name {
    width: 136px
}

.table-type-2 .route {
    width: 94px
}

.table-type-2 .company-name img {
    display: inline-block;
    margin: -2px 0;
    vertical-align: middle
}
#specials-filter .scroll-content {
    width: 100%;
}

.tab-content {
    padding: 10px 27px 25px;
}

#specials-filter .tab-content {
    padding: 20px 35px 25px
}


#specials-filter li {
    background: url(../images/double-line-2.gif) 0 0 repeat-x;
    padding: 19px 0;
    overflow: hidden
}

#specials-filter li:first-child {
    padding-top: 0;
    background: none
}

#specials-filter .photo {
    float: left;
    width: 96px;
    height: 96px;
    margin: 0 18px 0 0;
    position: relative
}

#specials-filter .frame {
    position: absolute;
    left: 0;
    top: 0;
    width: 96px;
    height: 96px;
    z-index: 5;
    background: url(../images/frame-96.png) 0 0 no-repeat
}

#specials-filter .body {
    overflow: hidden
}

#specials-filter header {
    position: relative;
    margin: 0 0 10px
}

#specials-filter .button-more {
    float: right;
    margin: 0 6px 0 0
}

.best-variant {
    width: 355px
}

.best-variant .small-title {
    padding: 0 0 7px
}

.best-variant .content-block {
    width: 337px;
    height: 96px;
    margin: 0 0 10px;
    background: url(../images/block-details-355.png) 0 0 no-repeat;
    padding: 12px 2px 0 16px;
    line-height: 16px
}

.best-variant .to {
    float: left;
    width: 158px;
    border-right: solid 1px #edeae7
}

.best-variant .from {
    float: left;
    width: 159px;
    padding: 0 0 0 18px;
    border-left: solid 1px #edeae7;
    margin: 0 0 0 -1px
}

.best-variant .line {
    overflow: hidden
}

.best-variant .col-l {
    width: 92px;
    float: left
}

.best-variant .col-r {
    width: 58px;
    float: left
}

.best-variant .button-line {
    text-align: right;
    padding: 0 12px 10px 0
}

#avia-online-filter .scroll-content {
    width: 752px
}

#avia-online-filter .scroll-content .jspPane {
    width: 720px !important
}

#avia-online-filter .title-result .arrow {
    font-size: 13px
}

.custom-select.disabled-select {
    opacity: .4
}

.custom-select.disabled-select .arrow {
    cursor: default
}

.custom-select {
    display: inline-block;
    height: 22px;
    vertical-align: middle;
    overflow: hidden;
}

.custom-select select {
    position: absolute;
    top: -9999px
}


.custom-select .text-value {
    overflow: hidden;
    background: url("../images/select_bg.png") no-repeat scroll 0 0;
    color: #555555;
    float: left;
    height: 22px;
    position: relative;
    text-indent: 5px;
    width: 190px;
}

.custom-select .txt {
    display: block;
    line-height: 22px;
    padding: 0 0 0 8px;
    font-weight: 700;
}

.custom-select .arrow {

}

.drop-options {
    position: absolute;
    z-index: 1234;
    border: solid 1px #aaa;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, .15);
    background: #fff;
    display: none
}

.drop-options ul {
    list-style: none;
    max-height: 240px;
    overflow: auto;
    text-align: left
}

.drop-options a {
    display: block;
    padding: 3px 8px;
    text-decoration: none;
    color: #666
}

.drop-options a:hover, .drop-options .selected a {
    color: #000;
    background: url(../images/gradient-28.png) 0 100% repeat-x #faf7f4
}

.custom-input {
    display: block;
}

.custom-input .wrap-input {
    display: inline-block;
    height: 22px;
    position: relative;
    left: 8px;
}

.disabled .custom-input {
    background-position: 0 -125px
}

.disabled .custom-input .wrap-input {
    background-position: 100% -184px
}

.custom-input input {
    position: relative;
    height: 18px;
    border: 0;
    background: none;
    font: 12px arial, sans-serif;
    padding: 1px 0;
    top: 2px;
    left: -8px
}

.input-80 {
    width: 80px
}


.input-100 {
    width: 100px;
}
select.input-100 {
    width: 104px;
}
.input-100 input{
    width: 92px;
}

.input-80 input {
    width: 72px
}

.input-60 {
    width: 60px
}

.input-246 .wrap-input {
    width: 60px
}

.input-60 input {
    width: 52px
}

.input-246 {
    width: 226px
}

.input-246 .wrap-input {
    width: 226px
}

.input-246 input {
    width: 210px
}

.input-32 {
    width: 32px
}

.input-32 .wrap-input {
    width: 32px
}

.input-32 input {
    width: 32px;
    text-align: center
}

.main-col h1 {
    font-size: 24px;
    line-height: 30px;
    color: #f73c03;
    margin: 0 0 20px;
    font-weight: 400;
    display: inline-block
}

.main-col h1  .button {
    margin-left: 10px;
    font-family: arial, sans-serif;
    top: -2px;
    position: relative
}

.crumbs {
    color: #666;
    margin: 10px 20px;
}

.crumbs a {
    color: #666
}

.crumbs a:hover {
    color: #f73c03
}

.crumbs .separator {
    width: 16px;
    height: 29px;
    background: url(../images/separator-29.png) 0 0 no-repeat;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -2px
}

.page .descript {
    margin: 0 0 12px;
    padding: 0 0 12px
}

.page .small-title {
    display: block;
    margin: 0 0 8px;
    font-size: 14px;
    font-weight: 400
}

.page .border {
    background: url(../images/double-line.gif) 0 100% repeat-x
}

.page ol .num {
    color: #933
}

.page ul {
    padding: 0 14px 6px
}

.page ul > li {
    padding: 0 0 0 11px;
    background: url(../images/icons.png) 0 -2575px no-repeat
}

.small-gallery {
    margin: 0 -4px 0 0
}

.small-gallery figure {
    float: left;
    width: 164px;
    margin: 0 0 8px 24px
}

.small-gallery figure:first-child {
    margin-left: 0
}

.small-gallery .photo {
    width: 164px;
    height: 164px;
    margin: 0 0 6px;
    position: relative
}

.small-gallery .frame {
    position: absolute;
    left: 0;
    top: 0;
    width: 164px;
    height: 164px;
    background: url(../images/frame-164.png) 0 0 no-repeat
}

.small-gallery figcaption {
    width: 160px
}

.news-list {
    list-style: none;
    margin: 0 0 20px
}

.news-list li {
    background: url(../images/double-line.gif) 0 0 repeat-x;
    margin: 0 0 17px;
    padding: 19px 0 0
}

.news-list-columns {
    margin: 0 -26px 0 -40px
}

.news-list-columns li {
    background: none;
    display: inline-block;
    vertical-align: top;
    width: 367px;
    padding: 0 22px 20px 0
}

.news-list li:after {
    content: "";
    display: block;
    height: 1px;
    clear: both
}

.news-list li:first-child {
    background: none;
    padding-top: 0
}

.news-list .photo {
    width: 108px;
    margin: 0 18px 0 0;
    position: relative;
    overflow: hidden
}

.news-list .frame {
    position: absolute;
    left: 0;
    top: 0;
    width: 108px;
    height: 108px;
    background: url(../images/frame-108.png) 0 0 no-repeat
}

.news-list .body {
    overflow: hidden
}

.news-list h3,
.news-list h3 a {
    font-weight: 400;
    color: #f73c03;
    font-size: 14px;
    margin: -3px 0 4px;
    text-decoration: none;
}

.news-list time {
    font-weight: bold;
    display: inline
}

.news-list p {
    margin: 0 0 8px
}

.news-list .button {
    margin: 0 9px 0 0;
    font-style: italic;
    color: #39c;
    text-decoration: none;
    line-height: 18px;
    font-size: 12px;
    text-shadow: 1px 1px #f7f5f3
}

.news-list .button:hover {
    color: #f73c03
}

.news-list .button span {
    padding-right: 7px;
    left: 7px
}

.pager {
    text-align: right;
    height: 18px;
    margin: 0 0 20px;
    line-height: 16px
}

.pager a {
    text-shadow: 1px 1px #f5f3f1;
    color: #666;
    font-size: 11px
}

.pager a:hover {
    color: #f73c03
}

.button-prev {
    height: 16px;
    background-position: 0 -142px;
    margin: 0 7px 0 0
}

.button-prev span {
    background-position: 100% -123px;
    padding: 0 7px 0 9px;
    left: 5px;
    height: 16px;
    line-height: 16px
}

.button-next {
    height: 16px;
    background-position: 0 0;
    margin: 0 7px 0 0
}

.button-next span {
    background-position: 100% -172px;
    padding: 0 14px 0 2px;
    left: 5px;
    height: 16px;
    line-height: 16px
}

.button-num {
    height: 16px;
    background-position: 0 0;
    margin: 0 7px 0 0
}

.button-num span {
    background-position: 100% -123px;
    padding: 0 6px 0 1px;
    left: 5px;
    height: 16px;
    line-height: 16px
}

.button-current {
    height: 16px;
    background-position: 0 -102px;
    margin: 0 7px 0 0;
    color: #f73c03 !important
}

.button-current span {
    background-position: 100% -207px;
    padding: 0 6px 0 1px;
    left: 5px;
    height: 16px;
    line-height: 16px
}

#slider {
    position: relative;
    margin: 0 0 20px;
    width: 724px;
    height: 278px;
    overflow: hidden
}

.scrollable {
    width: 724px;
    height: 278px;
    position: relative;
    overflow: hidden
}

#slider .frame {
    position: absolute;
    left: 0;
    top: 0;
    width: 724px;
    height: 278px;
    background: url(../images/frame-724.png) 0 0 no-repeat;
    z-index: 98
}

.download-list {
    padding: 16px 0 20px
}

.download-list li {
    background-image: url(../images/icons.png);
    background-repeat: no-repeat;
    padding: 0 0 10px 40px
}

.download-list time {
    display: inline;
    font-weight: 700;
    color: #933
}

.item-pdf {
    background-position: -2px -1211px
}

.item-txt {
    background-position: -1px -953px
}

.item-doc {
    background-position: -2px -1029px
}

.item-xls {
    background-position: -2px -1115px
}

.aside-nav {
    float: left;
}

.aside-nav > ul {

}

.aside-nav a {
    text-decoration: none;
    display: block;
    line-height: 14px
}

.aside-nav > ul > li:first-child {

}

.aside-nav > ul > li {
    padding: 15px 0 8px;
    width: 230px;
    background: url("../images/country_bg_left_menu.jpg") no-repeat transparent 0 0;

}

.aside-nav > ul > li.active {
    background: none repeat scroll 0 0;
    border-bottom: 1px solid #C3D6E2;
    margin-bottom: -2px;
    padding-bottom: 0;
    position: relative;
    z-index: 2;
}

.aside-nav > ul > li.active > a {
    margin-bottom: 6px;
    color: #ff721b;
}

.aside-nav > ul > li > a {
    margin: 0 11px 0 21px;
    color: #666;
    background-image: url(../images/icons-flags.png);
    background-repeat: no-repeat;
    padding: 0 0 4px 36px;
    line-height: 12px;
    font-weight: 700;
}

.item-holland > a {
    background-position: -674px 0
}

.item-germany > a {
    background-position: -615px -46px
}

.item-italy > a {
    background-position: -552px -82px
}

.item-fracne > a {
    background-position: -473px -109px
}

.item-belgium > a {
    background-position: -387px -139px
}

.item-spain > a {
    background-position: -308px -174px
}

.item-hungury > a {
    background-position: -229px -209px
}

.item-austria > a {
    background-position: -145px -242px
}

.item-switz > a {
    background-position: -71px -275px
}

.item-lyuksemburg > a {
    background-position: -7px -313px
}
.item-armenia > a {
    background-position: 0px -25px
}
.aside-nav .item-sloveniya > a {
    background: url("/images/8.png") no-repeat scroll 0 0;
}

.aside-nav > ul ul {
    display: none
}

.aside-nav > ul > li > ul {

}

.aside-nav > ul > li > ul > li {

}

.aside-nav > ul > li > ul > li:first-child {

}

.aside-nav > ul > li > ul > li > a {
    color: #333333;
    margin: 0 5px;
    padding: 8px 0 8px 53px;
    text-decoration: underline; 
}

.aside-nav > ul > li > ul > li > a:hover, .aside-nav > ul > li > ul > li > a.active {
    color: #FF721B;
    text-decoration: none;
}

.aside-nav > ul > li > ul > .active > a {
    color: #FF721B !important;
    background-position: -30px -646px
}

.aside-nav > ul > li > ul ul {
    background: #dcd4cb;
    border-top: solid 1px #f0ede9
}

.aside-nav > ul > li > ul ul li:first-child {
    border-top: solid 1px #ccc1b4;
    background: none
}

.aside-nav > ul > li > ul ul li {
    padding: 6px 8px 6px 22px;
    background: url(../images/separator-144-2.png) 0 0 no-repeat
}

.aside-nav > ul > li > ul ul a {
    color: #933;
    background: url(../images/icons.png) 0 -683px no-repeat;
    padding: 1px 0 1px 13px;
}

.aside-nav > ul > li > ul ul .active a, .aside-nav > ul > li > ul ul a:hover {
    color: #f73c03;
    background-position: 0 -762px
}

.aside-nav .active > ul {
    display: block
}

.weather {
    background: url(../images/weather.png) -160px 0 repeat-y;
    margin: 0 0 20px
}

.weather h3 {
    background: url(../images/weather.png) 0 0 no-repeat;
    padding: 3px 12px 5px;
    font-weight: 400;
    text-shadow: 1px 1px #fff;
    font-size: 18px;
    line-height: 20px
}

.weather ul {
    background: url(../images/weather.png) -320px 100% no-repeat;
    padding: 0 4px 10px 0
}

.weather li {
    border-top: solid 1px #fff;
    border-bottom: solid 1px #eae6e0;
    padding: 3px 12px 5px
}

.weather li:first-child {
    padding-top: 5px
}

.weather .last {
    border-bottom: 0
}

.weather time {
    color: #930;
    font-size: 24px;
    line-height: 24px;
    padding: 0 0 2px
}

.weather time small {
    font-size: 14px
}

.small-clouds, .sunny, .rain, .big-clouds {
    padding: 1px 0 4px 47px;
    min-height: 37px;
    background-image: url(../images/icons-weather.png);
    background-repeat: no-repeat;
    line-height: 17px
}

.small-clouds {
    background-position: -1px -264px
}

.sunny {
    background-position: -86px -172px
}

.rain {
    background-position: -173px -85px
}

.big-clouds {
    background-position: -256px 0
}

#footer {
    background: url("../images/foot_bg.png") repeat-x scroll 0 bottom;
    height: 286px;
    margin: -286px auto 0;
    position: relative;
    width: 100%;
}

#footer .inner-wrap {
    background: url("../images/foot_line.png") no-repeat scroll center 0px;
    height: 286px;
}

#footer .in_foot {
    margin: 0 auto;
    width: 960px;
    height: 160px;
}

#footer .info .copyright .developer {
    clear: both;
    float: right;
    margin-top: 50px;
}
#footer .info .copyright .soc_link {
    float: right;
}
#footer .info .copyright .soc_link a.tw {
    background-position: right 0;
}
#footer .info .copyright .soc_link a.hh {
    background-position: -85px 0;
}
#footer .info .copyright .soc_link a.fb {
    background-position: -56px 0;
    width: 23px;
}
#footer .info .copyright .soc_link a.mail {
    background-position: -28px 0;
}
#footer .info .copyright .soc_link a + a {
    margin-left: 6px;
}
#footer .info .copyright .soc_link a {
    background: url("../images/soc_ico.png") no-repeat scroll 0 0;
    float: left;
    height: 22px;
    width: 22px;
}
#footer .info .copyright {
    color: #999999;
    float: right;
    font-style: italic;
}
#footer .info .phones span {
    color: #FF721B;
}
#footer .info .phones label {
}
#footer .info .phones {
    float: left;
    font-size: 14px;
    width: 187px;
}
#footer .info .work_time a {
    color: #3399CC;
}
#footer .info .work_time span.mail {
    color: #333333;
}
#footer .info .work_time span {
    color: #3399CC;
}
#footer .info .work_time {
    float: left;
}
#footer .info .adres a {
    color: #FF721B;
    font-style: italic;
}
#footer .info .adres {
    float: left;
    width: 280px;
}
#footer .info {
    color: #333333;
    float: left;
    font: 14px/24px georgia;
    margin-top: 28px;
    width: 100%;
}

.word_foot {
    margin: 0 auto;
    width: 960px;
    font-size: 11px;
    text-align: center;
    color: #999999;
}

.news .data_country .data {
    color: #FF3300;
}
.news .data_country {
    font: bold 12px/12px arial;
    margin-bottom: 3px;
    margin-top: 8px;
}

.news .data_country a {
   font: bold 12px/14px arial;
   color: #333333;
   text-decoration: none;
}

.news .title {
    font: 12px/20px arial;
    padding-left: 112px;
}
.news .row img {
    float: left;
    margin-right: 10px;
}
.news .row {
    color: #333333;
    float: left;
    margin-right: 15px;
    width: 305px;
}
.news {
    overflow: hidden;
    margin-bottom: 42px;
    margin-top: 20px;
    width: 100%;
}

#ui-datepicker-div {
    z-index: 12345 !important;
    font-size: 11px
}

/*  01.08.2012  */
.details-tour-page .table-type-2 {
    border-top: solid 1px #d7d0c4;
    border-bottom: solid 1px #f3f0ed;
    margin: 0 0 20px
}

.table-type-2 caption {
    text-align: left;
    padding: 0 0 20px;
    color: #f73c03;
    font-size: 14px;
    font-family: Georgia, "Century Schoolbook L", Serif;
    line-height: 14px
}

.details-tour-page .table-type-2 th, .details-tour-page .table-type-2 td {
    border-bottom: solid 1px #d7d0c4;
    border-top: solid 1px #f3f0ed;
    padding: 4px 10px;
    text-align: left
}

.details-tour-page .table-type-2 th {
    font-weight: 400;
    color: #933
}

.details-tour-page .table-type-2 td.date {
    width: 93px
}

.details-tour-page .table-type-2 .link {
    text-align: center;
    width: 16px !important
}

/*  25.10.2012  */

#top-banners a {
    min-height: 135px;
    height: auto
}

.desc-banner {
    min-height: 18px;
    height: auto;
    background: url(../images/frame-314-new.png) 0 100% no-repeat;
    padding-bottom: 10px
}

#top-banners .t {
    position: absolute;
    left: 0;
    top: 0;
    width: 314px;
    height: 16px;
    background: url(../images/frame-314-new.png) 0 0 no-repeat;
    z-index: 5
}

.desc-banner .stars {
}


.overlay{
  
}

.tour-popup {
    color: #333333;
}
.tour-popup #filter {
    left: 0;
    width: 802px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    behavior: url("PIE.htc");
}
.tour-popup .filter-tour {
    border-top-left-radius: 4px;
}
.tour-popup .filter-body {
    background: none;
}

.order-contacts {
    width: 100%;

}
.order-contacts td {
    padding: 4px;
}
.order-contacts input {
    width: 300px;
}


.main-menu .menu-item {
    cursor: pointer;
}


.transfer-list {
    min-height: 200px;
    padding: 20px;
}


.avia-frame {
    width: 100%;
    min-height: 400px;
    border: none;
    overflow-y: scroll;
}

.add-text {
    margin-bottom: 20px;
}

.add-text p {
    margin: 8px 0;
}

.tour-popup .node_header {
    float: left;
    padding: 13px 0;
    width: 650px;
}

.tour-popup .node_header h1 {
    color: #FF721B;
    float: left;
    font: 18px/24px georgoa;
    margin: 0;
}

.tour-popup .node_content {
    border: 1px solid #D0D0D0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    behavior: url("PIE.htc");
    box-shadow: 0 0 10px #D0D0D0;
    float: left;
    margin-bottom: 21px;
    padding: 19px;
    width: 650px;
}
.tour-popup .node_content .node_content_item {
    float: left;
    padding: 0 5px;
}
.tour-popup .node_content .node_content_item.item-img {
    width: 90px;
    padding: 0;
}
.tour-popup .node_content .node_content_item.item-content {
    width: 290px;
}
.tour-popup .node_content .node_content_item.item-comments {
    width: 240px;
}
.tour-popup .node_content img {
    float: left;
    margin-right: 20px;
}

.tour-popup .node_content .route {
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: -2px;
}

.tour-popup .node_content .hotel .name {
    color: #3399CC;
    font: bold 12px/12px arial;
    margin-right: 5px;
}

.tour-popup .node_content .hotel .stars {
    margin-right: 5px;
}

.tour-popup .node_content .hotel .stars span {
    background: url("../images/star.png") no-repeat scroll 0 0;
    float: left;
    height: 11px;
    margin-right: 1px;
    margin-top: 1px;
    width: 11px;
}

.tour-popup .node_content .period {
    float: left;
    margin-top: 5px;
    width: 540px;
}

.tour-popup .node_content .price {
    margin-top: 5px;
}

.tour-popup .node_content .price span {
	font-weight: bold;
	font-size: 18px;
}
.tour-popup .node_content .period {
    float: left;
    width: 540px;
    margin-top: 5px;
}
.tour-popup .node_content {
    border: 1px solid #D0D0D0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    behavior: url("PIE.htc");
    box-shadow: 0 0 10px #D0D0D0;
    float: left;
    padding: 19px;
    width: 650px;
    margin-bottom: 21px;
}
.tour-popup .node_tabs .tabs_navigation li.active ,
.tour-popup .node_tabs .tabs_navigation li:hover {
	background: url("../images/tabs_li_active.png") repeat-x scroll 0 0 transparent;
	border-top: 1px solid #d1d2d1;
	border-left: 1px solid #d1d2d1;
        color: #ff721b;
}

.tour-popup .node_tabs .tabs_navigation li {
	background: url("../images/tabs_li.png") repeat-x scroll 0 0 transparent;
	float: left;
	margin-right: 2px;
	list-style: none;
        -webkit-border-radius: 5px 5px 0 0;
        -moz-border-radius: 5px 5px 0 0;
        -khtml-border-radius: 5px 5px 0 0;
        border-radius: 5px 5px 0 0;
        behavior: url("PIE.htc");
	height: 29px;
	padding: 0 5px;
        line-height: 26px;
	border-right: 1px solid #d1d2d1;
	cursor: pointer;
        font: 14px/28px georgia;
        color: #333333;
        font-weight: 700;
}

.tour-popup .node_tabs .tabs_navigation {
	float:left;
	border-bottom: 1px solid #d1d2d1;
	width: 690px;
	color: #333333;
	height: 29px;
}
.tour-popup .node_tabs .days .row .body {
	float: left;
    width: 599px;
}
.tour-popup .node_tabs .days .row .nomer div {
	font-size: 14px;
}
.tour-popup .node_tabs .cost div span {
	color: #666666;
    display: block;
    padding-left: 30px;
}
.tour-popup .node_tabs .cost div {
	background: url("../images/arr.png") no-repeat scroll 0 6px transparent;
	padding-left: 16px;
}
.tour-popup .node_tabs .cost label {
    color: #FF721B;
    display: block;
    font: 14px/20px georgia;
    padding: 7px 0;
}
.tour-popup .node_tabs .dop_info label {
	color: #ff721b;
	font: 14px/44px georgia;
	float:left;
	width: 100%;
}
.tour-popup .node_tabs .dop_info {
    float: left;
    font-weight: bold;
    margin-bottom: 25px;
    width: 100%;
}
.tour-popup .node_tabs .cost {
	float:left;
	line-height: 20px;
	width: 100%;
}
.tour-popup .node_tabs .days .row .nomer {
    background: none repeat scroll 0 0 #3399CC;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    behavior: url("PIE.htc");
    color: #FFFFFF;
    float: left;
    font: bold 12px/18px arial;
    height: 30px;
    margin-right: 21px;
    padding-top: 9px;
    text-align: center;
    width: 50px;
}
.tour-popup .node_tabs .days .row {
	background: #ECF8FE;
	padding: 10px;
	float: left;
	width: 670px;
	margin-bottom: 10px;
	-webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -khtml-border-radius: 5px;
        border-radius: 5px;
        behavior: url("PIE.htc");
}
.tour-popup .node_tabs h2.title {
	color: #ff721b;
	font: 14px/50px georgia;
}
.tour-popup .node_tabs {
    padding: 0 10px;
}
.tour-popup .tabs-content .tab.active {
	display: block;
}
.tour-popup .tabs-content .tab.tab_4 {
	padding-top: 18px;
	padding-bottom: 5px;
}
.tour-popup .tabs-content .tab .shoose_date .newListSelected .selectedTxt {
    float: left;
    height: 22px;
    line-height: 22px;
    width: 100%;
}
.tour-popup .tabs-content .tab .shoose_date .newListSelected li a {
    color: #555555;
    text-decoration: none;
}
.tour-popup .tabs-content .tab .shoose_date .newListSelected li {
    list-style: none outside none;
}
.tour-popup .tabs-content .tab .shoose_date .newListSelected ul {
    background: none repeat scroll 0 0 #FFFFFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    behavior: url("PIE.htc");
    box-shadow: 0 0 5px #777777;
    float: left;
    padding: 5px 0;
    width: 100%;
}
.tour-popup .tabs-content #prices-dates-tour.tab .items {
	float:left;
	width: 100%;
}
.tour-popup .tabs-content #prices-dates-tour.tab .item .services .row span {
	color: #ff721b;
	font: bold 12px/28px arial;
	float: right;
}
.tour-popup .tabs-content #prices-dates-tour.tab .item .services .row {
	float:left;
	width: 100%;
	height: 29px;
	border-bottom: 1px solid #d2ebf7;
	font: 11px/28px arial;
}
.tour-popup .tabs-content #prices-dates-tour.tab .item .services {
	float: right;
	width: 345px;
	margin-bottom: 15px;
}
.tour-popup .tabs-content #prices-dates-tour.tab .item .actions input, #excursions_tour .row .actions input {
    background: url("../images/hotels_submit.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #3399CC;
    float: right;
    font: 14px georgia;
    height: 30px;
    width: 110px;
}
input.form-submit {
	cursor: pointer;
        background: url("../images/top_menu_bg.png") repeat-x scroll 0 0 ;
        border: medium none;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -khtml-border-radius: 5px;
        border-radius: 5px;
        behavior: url("PIE.htc");
        color: #FFFFFF;
        font: 14px georgia;
        height: 30px;
        width: 150px;
        text-align: center;
}
.tour-popup .tabs-content #prices-dates-tour.tab .item .actions {
	float:left;
	width: 100%;
}
.tour-popup .tabs-content #prices-dates-tour.tab .item .date {
	font-weight: bold;
        width: 50%;
}
.tour-popup .tabs-content #prices-dates-tour.tab .item .hotels .row .rooms {
	float:left;
	padding: 3px 0;
	width: 100%;
}
.tour-popup .tabs-content #prices-dates-tour.tab .item .hotels .row .stars span.star {
	background: url("../images/star.png") no-repeat scroll 0 0 transparent;
	float: left;
	width: 11px;
	height: 11px;
	margin-top: 3px;
	margin-right: 1px;
}
.tour-popup .tabs-content #prices-dates-tour.tab .item .hotels .row .stars {
	float: left;
	margin-left: 5px;
}
.tour-popup .tabs-content #prices-dates-tour.tab .item .hotels .row .name {
	color: #3399cc;
	font: bold 16px/20px arial;
	float: left;
}
.tour-popup .tabs-content #prices-dates-tour.tab .item .hotels .row + .row {
	background: url("../images/hotels_row_line.png") no-repeat scroll 0 0 transparent;
    margin-top: 7px;
    padding-top: 7px;
}
.tour-popup .tabs-content #prices-dates-tour.tab .item .hotels .row {
	float:left;
	width: 100%;
}
.tour-popup .tabs-content #prices-dates-tour.tab .item .hotels {
	float: left;
	width: 300px;
        display: none;
        margin-bottom: 10px;
}
.tour-popup .tabs-content #prices-dates-tour.tab .item {
	background: #ecf8fe;
	-webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -khtml-border-radius: 5px;
        border-radius: 5px;
        behavior: url("PIE.htc");
	margin-bottom: 10px;
	float:left;
	width: 650px;
	padding: 15px 20px;
}
.tour-popup .tabs-content .tab .shoose_date label {
    float: left;
    font: 400 14px/45px Georgia;
    width: 120px;
}
.tour-popup .tabs-content .tab .shoose_date .newListSelected  {
	background: url("../images/tab_22_select.png") no-repeat scroll 0 0 transparent;
    float: left;
    margin-top: 14px;
    position: relative;
    text-indent: 5px;
    width: 150px;
}
.tour-popup .tabs-content .tab .shoose_date {
	float:left;
	width: 100%;
	height: 60px;
}
.tour-popup .tabs-content .tab {
	float:left;
	width: 650px;
	display: none;
        padding-bottom: 20px;
}
.tour-popup .order_tour .room.no_person .title label {
	background: url("../images/room_bg_no_p.png") no-repeat scroll 2px center transparent;	
}
.tour-popup .order_tour .room.person1 .title label {
	background: url("../images/room_bg_1p.png") no-repeat scroll 2px center transparent;	
}
.tour-popup .order_tour .room.person2 .title label {
	background: url("../images/room_bg_2p.png") no-repeat scroll 2px center transparent;	
}
.tour-popup .order_tour .room .title label {
	float: left;
	padding-left: 30px;
	margin-right: 15px;
}
.tour-popup .order_tour .room .title .price {
	float: left;
	color: #ff721b;
}
.tour-popup .order_tour .room .title {
	font: bold 12px/50px arial;
	float:left;
	width: 100%;
}
.tour-popup .order_tour .room {
	background: #ecf8fe;
	-webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -khtml-border-radius: 5px;
        border-radius: 5px;
        behavior: url("PIE.htc");
	margin-bottom: 10px;
	float:left;
	width: 652px;
	padding: 0 19px;
}
.tour-popup .order_tour .rooms .fios {
	float:left;
	width: 100%;
	margin-bottom: 11px;
}
.tour-popup .order_tour .room .title .actions_butts {
	float: right;
	margin-top: 17px;
}
.tour-popup .order_tour .room .title .actions_butts a.minus {
	background-position: right 0;
	margin-left: 6px;
}
.tour-popup .order_tour .room .title .actions_butts a {
	background: url("../images/rooms_act_butts.png") no-repeat scroll 0 0 transparent;
	float: left;
	width: 16px;
	height: 17px;
}
.tour-popup .order_tour .rooms {
	float:left;
	width: 100%;
}
.tour-popup .order_tour input.form-text.even {
	float: right !important;
}
.tour-popup .order_tour .fios input.form-text {
    background: url("../images/room_bg_fio.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    float: left;
    height: 22px;
    margin-bottom: 8px;
    padding: 0 5px;
    width: 312px;
}
.tour-popup .order_tour .form_order #edit-submit_f {
    background: url("../images/top_menu_bg.png") repeat-x scroll 0 0 transparent;
    border: medium none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    behavior: url("PIE.htc");
    color: #FFFFFF;
    float: right;
    font: 14px georgia;
    height: 30px;
    margin-bottom: 20px;
    padding-bottom: 2px;
    width: 150px;
}
.tour-popup .order_tour .form_order .total label {
	font: bold 12px/24px arial;
	color: #333;
}
.tour-popup .order_tour .form_order .total {
	float: left;
	color: #ff721b;
	font: bold 18px/24px arial;
}
.tour-popup .order_tour .form_order  input.form-text {
    background: none repeat scroll 0 0 #F4F6F4;
    border: medium none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    behavior: url("PIE.htc");
    box-shadow: 3px 3px 5px #D2D2D2 inset;
    height: 22px;
    padding: 0 5px;
}
.tour-popup .order_tour .form_order .phone span {
	float: left;
	width: 20px;
	color: #3399cc;
	font-weight: bold;
}
.tour-popup .order_tour .form_order .phone input + input {
	width: 182px;
	margin-left: 8px;
}
.tour-popup .order_tour .form_order .phone input {
	width: 52px;
	float: left;
}
.tour-popup .order_tour .form_order .mail {
	float: left;
	margin-right: 20px;
}
.tour-popup .order_tour .form_order .mail input {
	width: 262px;
}
.tour-popup .order_tour .form_order .d_info textarea {
    background: none repeat scroll 0 0 #F4F6F4;
    border: medium none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    behavior: url("PIE.htc");
    box-shadow: 3px 3px 5px #D2D2D2 inset;
    color: #333333;
    height: 50px;
    margin-bottom: 15px;
    padding: 3px 5px;
    resize: none;
    width: 680px;
}
.tour-popup .order_tour .form_order .d_info {
	float:left;
	width: 100%;
}
.tour-popup .order_tour .form_order .d_info label {
	line-height: 38px;
}
.tour-popup .order_tour .form_order label {
	line-height: 22px;
	float: left;
	margin-right: 10px;
}
.tour-popup .order_tour .form_order h2 {
	font: bold 12px/28px arial;
    margin-bottom: 10px;
}
.tour-popup .order_tour .form_order {
	float:left;
	width: 100%;
}


.tabs-content #hotels_list, .tabs-content #excursions_tour {
    padding-top: 20px;
}
#hotels_list .row .wrap_content .hl_tabs .navigation li:hover ,
#hotels_list .row .wrap_content .hl_tabs .navigation li.active, 
#excursions_tour .row .wrap_content .hl_tabs .navigation li:hover ,
#excursions_tour .row .wrap_content .hl_tabs .navigation li.active {
	background: #fff;
	color: #333;
}
#hotels_list .row .wrap_content .hl_tabs .navigation li, 
#excursions_tour .row .wrap_content .hl_tabs .navigation li {
	float: left;
	background: #d9eef9;
	cursor: pointer;
        -webkit-border-radius: 5px 5px 0 0;
        -moz-border-radius: 5px 5px 0 0;
        -khtml-border-radius: 5px 5px 0 0;
        border-radius: 5px 5px 0 0;
        behavior: url("PIE.htc");
	list-style: none;
	padding: 0 10px;
	height: 25px;
	color: #3399cc;
	font: bold 12px/24px arial;
	margin-right: 4px;
}
#hotels_list .row .wrap_content .hl_tabs .tabs .tab2, #excursions_tour .row .wrap_content .hl_tabs .tabs .tab2 {
	background: #fff;
	padding: 15px 20px;
}
#hotels_list .row .wrap_content .hl_tabs .tabs .tab2 .rooms_service > div.even {
	width: 205px;
}
#hotels_list .row .wrap_content .hl_tabs .tabs .tab2 .rooms_service > div {
	background: url("../images/arr_g.png") no-repeat scroll 0 center transparent;
	padding-left: 13px;
	width: 215px;
	float: left;
}
#hotels_list .row .wrap_content .hl_tabs .tabs .tab2 .rooms_service label {
	font-weight: bold;
	float:left;
	width: 100%;
}
#hotels_list .row .wrap_content .hl_tabs .tabs .tab2 .rooms_service {
	float: right;
	line-height: 20px;
    width: 447px;
}
#hotels_list .row .wrap_content .hl_tabs .tabs .tab2 .rooms_category label {
	font: bold 12px/18px arial;
	color: #ff721b;
}
#hotels_list .row .wrap_content .hl_tabs .tabs .tab2 .rooms_category > div {
	background: url("../images/arr.png") no-repeat scroll 0 center transparent;
	padding-left: 16px;
}
#hotels_list .row .wrap_content .hl_tabs .tabs .tab2 .rooms_category {
	line-height: 20px;
	float:left;
	/* width: 181px;; */
}
#hotels_list .row .wrap_content .hl_tabs .tabs .tab2.active, #excursions_tour .row .wrap_content .hl_tabs .tabs .tab2.active {
	display: block;
}
#hotels_list .row .wrap_content .hl_tabs .tabs .tab2, #excursions_tour .row .wrap_content .hl_tabs .tabs .tab2 {
	float:left;
	background: #fff;
	display: none;
        width: 610px;
}
#hotels_list .row .wrap_content .hl_tabs .tabs .tab2 img, #excursions_tour .row .wrap_content .hl_tabs .tabs .tab2 img {
    margin-right: 20px;
}

#hotels_list .row .wrap_content .hl_tabs .navigation, #excursions_tour .row .wrap_content .hl_tabs .navigation {
	float:left;
	width: 100%;
}
#hotels_list .row .wrap_content .hl_tabs .tabs, #excursions_tour .row .wrap_content .hl_tabs .tabs {
	padding-bottom: 15px;
	float:left;
	width: 100%;
}
#hotels_list .row .wrap_content .hl_tabs, #excursions_tour .row .wrap_content .hl_tabs {
	float:left;
	width: 100%;
}
#hotels_list .row .wrap_content .content div {
}
#hotels_list .row .wrap_content .content img {
	float: left;
	margin: 0 20px 0 0;
}
#hotels_list .row .wrap_content .content, #excursions_tour .row .wrap_content .content {
	float:left;
	width: 100%;
	margin-bottom: 15px;
}
#hotels_list .row .wrap_content, #excursions_tour .row .wrap_content {
	float:left;
	width: 100%;
	display: none;
}
#hotels_list .row .title .country {
	float: left;
	font: bold 12px/20px arial;
	color: #000;
	margin-left: 5px;
}
#hotels_list .row .title .stars span.star {
	background: url("../images/star.png") no-repeat scroll 0 0 transparent;
	float: left;
	width: 11px;
	height: 11px;
	margin-top: 4px;
	margin-right: 1px;
}
#hotels_list .row .title .stars {
	float: left;
	margin-left: 5px;
}
#hotels_list .row .title.active, #hotels_list .row-block .title.active {
	background: url("../images/hot_list_arr_up.png") no-repeat scroll 520px 23px #ECF8FE;
}

#hotels_list .row-block .title.active {
	background: url("../images/hot_list_arr_up.png") no-repeat scroll 570px 23px #ECF8FE;
}

#hotels_list .row .title, #hotels_list .row-block .title, #excursions_tour .row .title  {
	float:left;
	width: 100%;
	cursor: pointer;
	padding: 15px 0;
}
#hotels_list .row-block .row .title, #excursions_tour .row .title {
    background: url("../images/hot_list_arr_down.png") no-repeat scroll 98% 30% transparent;
}
#hotels_list .row-block .title {
    background: url("../images/hot_list_arr_down.png") no-repeat scroll 570px 23px transparent;
}
#prices-dates-tour .items .title {
	background: #ECF8FE url("../images/hot_list_arr_down.png") no-repeat scroll 650px 23px;
	float:left;
	width: 650px;
	cursor: pointer;
	padding: 15px 20px;
        margin-bottom: 8px;
}
#prices-dates-tour .items .title.active {
	background: url("../images/hot_list_arr_up.png") no-repeat scroll 650px 23px #ECF8FE;
}
#hotels_list .row .name, #prices-dates-tour .items .title .name, #hotels_list .row-block .name, 
#excursions_tour .row .name {
    border-bottom: 1px dashed;
    color: #3399CC;
    float: left;
    font: bold 16px/20px arial;
}
#hotels_list .row {
	float:left;
	width: 650px;
	padding: 0 20px;
	-webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -khtml-border-radius: 5px;
        border-radius: 5px;
        behavior: url("PIE.htc");
	overflow: hidden;
	background-color: #ecf8fe;
	margin-bottom: 10px;
        display: none;
}

#excursions_tour .row {
    display: block;
    float:left;
    width: 100%;
    padding: 0 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    behavior: url("PIE.htc");
    overflow: hidden;
    background-color: #ecf8fe;
    margin-bottom: 10px;
}
#hotels_list .row-block {
	float:left;
	-webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -khtml-border-radius: 5px;
        border-radius: 5px;
        behavior: url("PIE.htc");
	overflow: hidden;
	background: #ecf8fe;
	margin-bottom: 10px;
        padding: 0 10px;
        width: 97%;
}
.hotels_list {
	float:left;
	margin-top: 20px;
	width: 100%;
}

#prices-dates-tour select#date_id_tour, #book-tour select#tour_hotel, #book-tour select#tour_date_from {
    width: 190px;
}
#prices-dates-tour div.custom-select {
    margin-top: 13px;
}

.left-menu {
    margin: 15px 0 0 30px;
}

.left-menu li {
    position: relative;
}

.left-menu li span {
    display: block;
    height: 9px;
    left: 23px;
    position: absolute;
    top: 9px;
    width: 12px;
    z-index: 1000;
}
.left-menu li span#flag-1 {
    background: url("../images/v/1.jpg")
}
.left-menu li span#flag-3 {
    background: url("../images/v/3.jpg")
}
.left-menu li span#flag-5 {
    background: url("../images/v/5.jpg")
}
.left-menu li span#flag-6 {
    background: url("../images/v/6.jpg")
}
.left-menu li span#flag-7 {
    background: url("../images/v/7.jpg")
}
.left-menu li span#flag-8 {
    background: url("../images/v/8.jpg")
}
.left-menu li span#flag-9 {
    background: url("../images/v/9.jpg")
}
.left-menu li span#flag-10 {
    background: url("../images/v/10.jpg")
}
.left-menu li span#flag-11 {
    background: url("../images/v/11.jpg")
}
.left-menu li a {
    color: #333333;
    text-decoration: none;
    display: block;
    line-height: 28px;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    -khtml-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    behavior: url("PIE.htc");
    background: url("../images/bg_left_menu.jpg") repeat-x transparent;
    width: 128px;
    border-right: #c9c9c9 solid 1px;
    border-bottom: #d6d6d6 solid 1px;
    cursor: pointer;
    padding-left: 50px;
}

.left-menu li a:hover, .left-menu li a.active {
    background: url("../images/bg_left_menu_activ.jpg") no-repeat 0 0 transparent;
    border-right: none;
    border-left: #c9c9c9 solid 1px;
    border-bottom: #c9c9c9 solid 1px;
    border-top: #c9c9c9 solid 1px;
}

.left-menu li.top_bg {
    background: url("../images/bg_top.jpg") no-repeat 178px 100% transparent;
    height: 14px;
}
.left-menu li.bottom_bg {
    background: url("../images/bg_bottom.jpg") no-repeat 178px 0 transparent;
    height: 28px;  
}

.left-menu li.top_bg, .left-menu li.bottom_bg {
    border: none;
    width: 179px;
}

.left-menu img {
    float: left;
    left: 25px;
    position: relative;
    top: 9px;
}

.country_menu {
    overflow: hidden;
    margin-bottom: 40px;
    background-color: #e1f2fb;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
    behavior: url("PIE.htc");
    padding: 10px 30px;
    box-shadow: 2px 2px 10px #CCE0ED;
}

.country_menu ul {
    
}

.country_menu ul li {
    float: left;
    line-height: 40px;
    width: 107px;
}

.country_menu ul li + li {
    margin-left: 32px;
}

.country_menu ul li a {
    text-decoration: none;
    color: #333;
    font-size: 14px;
    background: url(../images/icons-flags.png) 100% 100% no-repeat;
    padding-left: 30px;
}

.country_menu ul li a:hover {
    color: #ff721b;
} 

.country_lable {
    width: 90px;
    float: left;
    margin-top: 10px;
}

.country_lable label {
    color: #3399cc;
    font-size: 16px;
    font-weight: 700;
}
.country_list {
    float: right;
    width: 810px;
}

.country_menu ul li.item-holland > a {
    background-position: -674px 0
}

.country_menu ul li.item-germany > a {
    background-position: -615px -46px
}

.country_menu ul li.item-italy > a {
    background-position: -552px -82px
}

.country_menu ul li.item-fracne > a {
    background-position: -473px -109px
}

.country_menu ul li.item-belgium > a {
    background-position: -387px -139px
}

.country_menu ul li.item-spain > a {
    background-position: -308px -174px
}

.country_menu ul li.item-hungury > a {
    background-position: -229px -209px
}

.country_menu ul li.item-austria > a {
    background-position: -145px -242px
}

.country_menu ul li.item-czech > a {
    background-position: 0px 0px;
}
.country_menu ul li.item-armenia > a {
    background-position: 0px -25px
}
.country_menu ul li.item-sloveniya > a {
	background: url(/images/8.png) 0 0 no-repeat;
}

.country_menu ul li.item-austria, .country_menu ul li.item-armenia {
    margin: 0;
}

.country_menu ul li.item-switz > a {
    background-position: -71px -275px
}

.country_menu ul li.item-lyuksemburg > a {
    background-position: -7px -313px
}

div#map {
    padding-top: 10px;
}

.content .link {
    font-weight: 700;
}

.content .link a {
    color: #333333;
}
.filter-body {
    padding-top: 10px;
}

#chld_add {
    display: none;
}

.person {
    float: left;
    width: 326px;
}

.banner {
    float: left;
    margin-top: 10px;
    width: 100%;
}
.banner a {
    text-decoration: none;
}
.banner a.bannerButton {
    background: url("../images/top_menu_bg.png") repeat-x scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-size: 17px;
    font-weight: 700;
    height: 30px;
    line-height: 28px;
    padding-left: 70px;
}
.download {
    left: 10px;
    position: absolute;
    top: 290px;
}
.download a {
    display: block;
    text-align: center;
    color: #FF721B;
    text-decoration: none;
}
.download img {
    cursor: pointer;
}
#globus {
    left: 12px;
    position: absolute;
    top: 3px;
}

#description_fair {
    padding: 10px 27px 25px;
}
#action {
    color: #3399CC;
    font-size: 13px;
    font-weight: 700;
    padding: 15px 35px;
}
#action div {
    border: 2px solid #3399CC;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    padding: 10px;
}
#action span {
    color: #cd4634;
}
.attention {
    display: inline-block;
    text-align: center;
    width: 100%;
}

.attention a {
    font-size: 14px;
    color: #FF3300;
    font-weight: 700;
    font-family: Georgia;
}

.content-sitemap {
    padding: 20px 20px 20px 260px
}

.content-sitemap h3 {
    font-family: georgoa;
    color: #333333;
    margin-top: 10px;    
}

.content-sitemap ul li a {
    color: #3399CC;
    font-family: georgoa;
}

.content-sitemap ul li ul {
    margin-left: 15px;
    list-style: circle;
}

.content-sitemap ul li ul li ul {
    margin-left: 15px;
    list-style: disc;
}
#vk_groups {
    margin-top: 5px;
}
.informers {
    float: left;
    margin-top: 7px;
}
.course {
    color: #333333;
    float: left;
    font-size: 14px;
    font-weight: 700;
    margin-top: 7px;
}
.gsInformer {
    margin-bottom: 7px;
}

/*start Авторские туры**************************************************/
.re-item {
    padding: 40px 0 50px;
    width: 314px;
    float: left;
    margin-bottom: 10px;
    margin-left: 7px;
    padding: 10px;
    border: 1px solid #8c8c8c;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    behavior: url("PIE.htc");
}
.re-image {
    float: right;
    margin-left: 5px;
    position: relative;
}
.re-image img {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    behavior: url("PIE.htc");
}
.re-image a {
    display: inline-block;
    outline: medium none;
    width: 90px;
}
.re-item .re-descr {
    
}
.re-image .caption {
    background: url("/images/opacity_black_70.png") repeat scroll 0 0;
    bottom: 0;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    height: 35px;
    left: 0;
    line-height: 35px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.re-short {
    float: left;
    width: 217px;
}
.re-top h2 {
    font: bold 12px/18px arial;
    height: 36px;
    overflow: hidden;
}
.re-top h2 a {
    color: #333333;
    text-decoration: none;
}
.re-top h2 a:hover {
    color: #F46B35;
}
.re-subtitle {
    color: #333333;
    font-family: "Minion Pro","Times New Roman",Times,serif;
    font-size: 14px;
    font-style: italic;
}
.re-subtitle strong {
    color: #F46B35;
    font-weight: normal;
}
.re-descr a {
    clear: both;
    color: #8C8C8C;
    font-size: 11px;
    height: 60px;
    line-height: 12px;
    overflow: hidden;
    display: block;
    text-decoration: none;
}

.re-bot {
    border-bottom: 1px solid #E5E5E5;
    border-top: 1px solid #E5E5E5;
    clear: left;
    color: #818181;
    font-family: "Minion Pro","Times New Roman",Times,serif;
    font-style: italic;
    line-height: 16px;
    margin-right: 100px;
    padding: 6px 0;
    text-align: right;
    margin-top: 10px;
    float: left;
}
.re-price {
    float: left;
}
.re-price strong {
    color: #FB5D1F;
    display: inline-block;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 15px;
    font-style: normal;
    margin-left: 6px;
}
.link-viewmap, .link-viewimages {
    background: url("/images/icons_16.png") no-repeat scroll 0 0;
    color: #818181;
    display: inline-block;
    height: 16px;
    line-height: 20px;
    margin: 0 0 0 25px;
    padding-left: 22px;
}
.link-viewimages {
    background-position: 0 -32px;
}
/*end Авторские туры**************************************************/
.download-itinerary {
    background: url("../images/top_menu_bg.png") repeat-x scroll 0 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    behavior: url("PIE.htc");
    color: #FFFFFF;
    font: 14px/26px Georgia;
    height: 24px;
    text-decoration: none;
    text-indent: 15px;
    width: 80px;
    position: absolute;
    top: 10px;
    right: 0;
}
.download-itinerary:hover {
    color: #FFFFFF;
}
#info-tour {
    position: relative;
}
.print-itinerary {
    background: url("../images/icon_print.png") no-repeat scroll 0 0;
    height: 24px;
    text-decoration: none;
    width: 24px;
    position: absolute;
    top: 10px;
    right: 90px;
    display: block;
}
#excursions_tour .row .actions {
    float: left;
    padding: 10px;
    width: 100%;
}
#block_order_excursion {
    float: left;
}
#photo_gallery img {
    margin-left: 15px; 
}
#destination a {
    font-weight: 700;
}
.markerAvailability {
    margin-right: 7px;
}
.blockAvailability {
    padding-bottom:15px;
    font: 400 14px/45px Georgia;
}
.blockAvailability span {
    display: inline-block;
    margin-left: 7px;
    font: 400 12px/18px Arial;
}
.emergent-alertmessage, .emergent-infomessage, .emergent-okmessage, .emergent-errormessage, .emergent-groupmessage {
    font-size: 12px;
    margin: 10px 0;
    overflow: hidden;
    padding: 10px;
}
.emergent-alertmessage-text, .emergent-infomessage-text, .emergent-okmessage-text, .emergent-errormessage-text {
    display: inline;
    float: left;
    margin: 0 0 0 5px;
    text-align: left;
}
.emergent-alertmessage p, .emergent-infomessage p, .emergent-okmessage p, .emergent-errormessage p, .emergent-groupmessage p {
    margin: 0 0 3px;
}
.emergent-infomessage {
    background: linear-gradient(to bottom, #ffffff 0px, #f2f2f2 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #e6e6e6;
}
.emergent-alertmessage {
    background: none repeat scroll 0 0 #FEF6C9;
    border: 1px solid #FCD395;
}
.ico-alertmessage-small, .ico-infomessage-small, .ico-okmessage-small, .ico-errormessage-small, .ico-okmessage-default, .ico-alertmessage-default, .ico-infomessage-default, .ico-errormessage-default, .ico-groupmessage-default {
    display: inline;
    float: left;
}
.ico-alertmessage-default {
    background: url("/images/icn_alert_default.png") no-repeat scroll 0 0;
    height: 48px;
    margin: 0 3px 0 0;
    width: 48px;
}
.emergent-alertmessage p strong, .emergent-infomessage p strong, .emergent-okmessage p strong, .emergent-errormessage p strong, .emergent-groupmessage p strong {
    font-weight: bold;
}
.ico-okmessage-default {
    background: url("/images/icn_ok_default.gif") no-repeat scroll 0 0;
    height: 48px;
    margin: 0 3px 0 0;
    width: 48px;
}

.emergent-okmessage {
    background: none repeat scroll 0 0 #E9F5E1;
    border: 1px solid #E3F0DB;
}
#bookExcursion {
    left: 300px;
    position: relative;
    top: 30px;
}
.signin {
    margin: 0 auto;
    width: 60%;
}
.form-signin {
    margin: 0 auto;
    max-width: 330px;
    padding: 15px;
}
.form-signin .form-signin-heading {
    margin-bottom: 10px;
    font-size: 30px;
    margin-top: 20px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #333;
}
.form-signin input[type="text"] {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: -1px;
}
.form-signin input[type="password"] {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-bottom: 10px;
}
.form-signin .form-control {
    box-sizing: border-box;
    font-size: 16px;
    height: auto;
    padding: 10px;
    position: relative;
}
.form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
.btn-block {
    display: block;
    width: 100%;
}
.btn-lg, .btn-group-lg > .btn {
    border-radius: 6px;
    font-size: 18px;
    line-height: 1.33;
    padding: 10px 16px;
}
.btn-primary {
    background-color: #428bca;
    border-color: #357ebd;
    color: #fff;
}
.btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
#userInfo {
    color: #3399cc;
    font-weight: 700;
    text-align: right;
}
#userInfo a {
    color: #ff721b;
    font-style: italic;
}
/****************CART***********************************/
#shoppingcart {
    margin: 0 auto;
    padding: 20px;
    position: relative;
    width: 900px;
}
.button-add {
    background: url("/images/plus.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: transparent;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    width: 44px;
    margin-left: 10px;
}

#shoppingcart h1 {
    background: url("/images/ico_cart.gif") no-repeat scroll 8px 0 rgba(0, 0, 0, 0);
    color: #4d4d4d;
    padding: 5px 0 6px 50px;
}
#content-scart {
    font: 12px arial;
    width: 760px;
}
#breadcrumb-scart {
    list-style: none outside none;
}
#breadcrumb-scart li.step1-l {
    background: url("/images/spritebreadcrumbsc.gif") no-repeat scroll 0 -100px rgba(0, 0, 0, 0);
    color: #ffffff;
}
#breadcrumb-scart li.step1-m {
    background: url("/images/spritebreadcrumbsc.gif") no-repeat scroll 0 -40px rgba(0, 0, 0, 0);
}
#breadcrumb-scart li.step1-r {
    background: url("/images/spritebreadcrumbsc.gif") no-repeat scroll 0 -60px rgba(0, 0, 0, 0);
}
#breadcrumb-scart li.step2-l, #breadcrumb-scart li.step3-m {
    background: url("/images/spritebreadcrumbsc.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#breadcrumb-scart li.step2-m {
    background: url("/images/spritebreadcrumbsc.gif") no-repeat scroll 0 -120px rgba(0, 0, 0, 0);
    color: #ffffff;
}
#breadcrumb-scart li.step2-r {
    background: url("/images/spritebreadcrumbsc.gif") no-repeat scroll 0 -60px rgba(0, 0, 0, 0);
}
#breadcrumb-scart li.step3-l {
    background: url("/images/spritebreadcrumbsc.gif") no-repeat scroll 0 -20px rgba(0, 0, 0, 0);
}
#breadcrumb-scart li.step3-r {
    background: url("/images/spritebreadcrumbsc.gif") no-repeat scroll 0 -100px rgba(0, 0, 0, 0);
    color: #ffffff;
}
#breadcrumb-scart li {
    color: #7f7f7f;
    display: inline;
    float: left;
    font: bold 12px arial;
    height: 17px;
    padding: 3px 0 0;
    text-align: center;
    width: 251px;
}
.itour-passengers {
    font-size: 11px;
    margin: 15px 0;
    width: 735px;
}

#content-scart .bookingpasseng td, #content-scart .itour-passengers td {
    padding: 5px 2px;
}
.pdata-scart-agencypayment {
    background: none repeat scroll 0 0 #fbf2f2;
}
.service-pax-title {
    font-size: 14px;
    font-weight: bold;
}
.contpriceb-scart, .s2formheadline, .s2formheadliner {
    font-weight: bold;
    text-align: right;
}
.s2formheadline {
    width: 190px;
}
.input-text-blue {
    border: 1px solid #7f9db9;
}
.mod-content-scart {
    border: 1px solid #eaeaea;
    margin: 0 0 10px;
    padding: 10px;
    position: relative;
}
#content-scart h3.agencypayment, #content-scart h3.hotelpayment, #content-scart h3.product-extras, #content-scart h3.product-transfer, #content-scart h3.car-rental {
    color: #ffffff;
    font-weight: bold;
    padding: 2px 2px 2px 10px;
    text-transform: uppercase;
}
h3.product-extras {
    background: none repeat scroll 0 0 #5454a9;
}
h3.product-transfer {
    background: none repeat scroll 0 0 #70af00;
}
.pdata-scart-pextras {
    background: none repeat scroll 0 0 #eeeef6;
}
.pdata-scart-ptransfer {
    background: none repeat scroll 0 0 #e2efcc;
}
.pname {
    color: #404040;
    float: left;
    font: bold 16px arial;
    margin: 0 0 5px;
}
.pdates {
    margin: 3px 0 0;
}
#content-scart strong, th {
    font-weight: bold;
}
.rtype, .supplements-scart, .discounts-scart, .cancfees-scart, .obscontract-scart, .obsitem-scart, .service-questions, .opaque-txt {
    border-bottom: 1px solid #dddddd;
    float: left;
    padding: 10px;
    width: 98%;
}
#content-scart td {
    padding: 3px 0;
}
.totalprice-product {
    float: right;
    margin: 10px 10px 0 0;
    text-align: right;
}
#content-scart h2 {
    background: none repeat scroll 0 0 #385478;
    color: #ffffff;
    font: bold 13px arial;
    margin: 10px 0 0;
    padding: 5px 10px;
}
.totalprice-amount {
    color: #000000;
    display: block;
    font: bold 16px arial;
    margin: 20px 0 0;
    text-align: right;
}
.btns-mod-totalamount {
    clear: both;
    margin-top: 10px;
}
.btns-mod-totalamount li {
    float: right;
    margin: 0 0 0 15px;
    padding: 10px 0;
}
.btns-mod-totalamount li + li {
    float: left;
}
.default-action-button {
    background-color: #ff721b;
    border: 2px solid #fc9f66;
    color: #ffffff;
    cursor: pointer;
}
a.default-action-button {
    display: inline-block;
    text-decoration: none;
}
#content-scart .pax_fields {
    font-size: 11px;
    width: 735px;
}
.pax_fields {
    margin: 15px 0;
}
.bookingpasseng input, .obshotel-check textarea, #bookpayment input, .cont-expagency input, .service-questions input, .transfer-fcontent input, .transfer-fcontent select, .pax_fields select {
    border: 1px solid #7f9db9;
}
.rtype, .supplements-scart, .discounts-scart, .cancfees-scart, .obscontract-scart, .obsitem-scart, .service-questions, .opaque-txt {
    border-bottom: 1px solid #dddddd;
    float: left;
    padding: 10px;
    width: 98%;
}
.titobshotel-check, .titobsitem-check {
    font-weight: bold;
    width: 100%;
}
.obshotel-check, .obsitem-check {
    display: inline;
    float: left;
    width: 539px;
}

.obsitem-check textarea, .obshotel-check textarea, .obs-area textarea {
    float: left;
    margin: 0 10px 10px 0;
}
input.bl-felement, select.bl-felement, textarea.bl-felement {
    border: 1px solid #7f9db9;
}
.obsfromitem {
    color: #666666;
    display: inline;
    font-size: 11px;
}
.tit-expagency, .tit-genconditions {
    clear: both;
    display: inline;
    float: left;
    font-weight: bold;
    margin: 0 10px;
    text-align: left;
    width: 130px;
}
.cont-expagency, .cont-genconditions {
    display: block;
    margin: 0 0 5px 10px;
}
.actions-step3-scart, .btncontshopping {
    display: inline;
    float: right;
}
.btncontshopping {
    margin: 15px 0 0 15px;
}
.default-action-button, .default-action-button.cancel-button, .min-action-button, .default-action-button-accprodlist, .disabled-button {
    color: #ffffff;
    cursor: pointer;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    overflow: visible;
}
.heading {
    background: none repeat scroll 0 0 #666666;
    color: #ffffff;
    margin-top: 15px;
    padding: 15px;
}
.heading h3 {
    display: inline-block;
    float: left;
    font-size: 20px;
    font-weight: bold;
    width: 30%;
}
.heading table th {
    font-weight: normal;
}
.heading table td, .heading table th {
    color: #fff;
    padding: 0 0 0 50px;
    text-align: left;
}
.default-action-button, .min-action-button {
    border: 0 none;
    overflow: visible;
    padding: 4px 10px;
}
label.bb-label {
    display: block;
    font-weight: 700;
    padding: 3px 0;
}
/****************CART END***********************************/

#blockPortfolio {
    left: 340px;
    position: absolute;
    top: 80px;
    background: url("/images/top_menu_bg.png") repeat-x scroll 0 0;
    border-radius: 5px;
    height: 30px;
    width: 210px;
}

#blockPortfolio a {
    background: url("/images/portfolio_ico.png") no-repeat scroll 45px center rgba(0, 0, 0, 0);
    color: #ffffff;
    font: 14px/28px Georgia;
    height: 30px;
    padding-left: 70px;
    text-decoration: none;
    text-indent: 29px;
    width: 100%;
}
/********************Туры в статьях**********************/
.tour-thumb-container {
    position: relative;
    width: 30.75%;
    float: left;
    margin: 2.8% 2.8% 2.8% 0;
    min-height: 1px;
}
.tour-thumb {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    border: 10px solid #fff;
    overflow: hidden;
    position: relative;
    z-index: 10;
}
.tour-thumb-container .block-background {
    transition: top 0.2s ease 0s, bottom 0.2s ease 0s;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    transform: rotate(2.1deg);
    background: none repeat scroll 0 0 #fff;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.tour-thumb-container:hover .block-background {
    bottom: -4px;
    top: -4px;
}
.tour-thumb img {
    display: block;
    height: auto;
    width: 100%;
    max-width: 100%;
}
.tour-thumb .tour-caption {
    background: none repeat scroll 0 0 #fff;
    padding: 0.9em 0 0.3em;
}
.tour-thumb .tour-title {
    margin-bottom: 0.5em;
    font-family: Signika,Arial,Helvetica,sans-serif;
    font-size: 1.2em;
    color: #444;
    font-weight: normal;
    line-height: 1em;
}
.tour-thumb .tour-title a {
    color: #444;
    text-decoration: none;
}
.tour-thumb .tour-meta {
    border-top: 1px dotted #ddd;
    margin-bottom: -0.2em;
    overflow: hidden;
    padding-top: 0.5em;
}
.tour-thumb .tour-destination {
    color: #777;
    float: left;
    padding-right: 5%;
    width: 70%;
}
.tour-thumb .tour-duration {
    color: #777;
    float: right;
    text-align: right;
    width: 25%;
}
.tour-thumb .tour-meta .colored-icon {
    margin-right: 2px;
    background: url("/images/colored_icons.png") no-repeat scroll -6px -34px #22a501;
    bottom: -1px;
    float: left;
    height: 16px;
    position: relative;
    width: 16px;
}
.tour-thumb .tour-destination a {
    color: #777;
    text-decoration: none;
}
/********************Туры в статьях end**********************/

/********************Пагинация**********************/
#pagination {
    margin: 10px auto;
    display: block;
}
#pagination li{
    border:0; margin:0; padding:0;
    font-size:11px;
    list-style:none;
}
#pagination a{
    border:solid 1px #DDDDDD;
    margin-right:2px;
}
#pagination .previous-off,
#pagination .next-off {
    color:#666666;
    display:block;
    float:left;
    font-weight:bold;
    padding:3px 4px;
}
#pagination .next a,
#pagination .previous a {
    font-weight:bold;
}
#pagination .active{
    color:#fb5d1f;
    font-weight:bold;
    display:block;
    float:left;
    padding:4px 6px;
}
#pagination a:link,
#pagination a:visited {
    color:#333;
    display:block;
    float:left;
    padding:3px 6px;
    text-decoration:none;
}
#pagination a:hover{
    border:solid 1px #666666;
}
/********************Пагинация end**********************/

/********************Слайдер на главной*****************/
.tours__wrap {
    padding: 10px 7px;
}
.tours__li {
    padding: 5px;
}
.tours__a {
    display: block;
    text-decoration: none;
}
.tours__b {
    background-color: #ffffff;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    display: block;
    margin: 0;
    text-decoration: none;
}
.tours__b:hover {
    background-color: #fffee5;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.3);
    cursor: pointer;
}
.tours__b_image {
    position: relative;
}
.tours__b_image .b_image_img {
    border-radius: 5px / 5px 5px 0 0;
    display: block;
    min-height: 245px;
    
}
.tours__b_image .b_image_info {
    background: url("/images/b_image_info_bg.png") repeat-x scroll center bottom rgba(0, 0, 0, 0);
    border-radius: 5px / 5px 5px 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.tours__b_image .b_image_name {
    bottom: 20px;
    color: white;
    font-family: "SegoeUIBold";
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
    padding: 0 15px;
    position: absolute;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
}
.tours__b_image .b_image_hotel {
    bottom: -6px;
    color: white;
    font-family: "SegoeUINormal";
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    padding: 0 15px 15px;
    position: absolute;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
}
.tours__b_info {
    position: relative;
    text-align: left;
}
.tours__b_info .lines_bg {
    background: url("/images/tours__b_info_top_line.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    height: 4px;
    position: absolute;
    top: -3px;
    width: 100%;
}
.tours__b_info .departure {
    color: #787878;
    font-family: "SegoeUISemibold";
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    padding: 15px 15px 5px;
}
.tours__b_info .date {
    border-bottom: 1px solid #f7f7f7;
    color: #1f1f1f;
    font-family: "SegoeUISemibold";
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    padding: 5px 15px;
}
.tours__b_info .price {
    color: #e30514;
    font-family: "SegoeUISemibold";
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
}
.tours__b_info .priceWrap {
    background-color: #f7f7f7;
    border-radius: 5px / 0 0 5px 5px;
    border-top: 1px solid #ffffff;
    box-shadow: 0 -3px 0 rgba(0, 0, 0, 0.15) inset;
    padding: 10px 15px 15px;
}
.tours__b_info .priceDel {
    color: #b4b4b4;
    font-size: 15px;
    text-decoration: line-through;
}
.tours__b_info .buttonWrapper {
    margin-top: 5px;
}
.cmn_button2, .imported .cmn_button2 {
    background: none repeat scroll 0 0 #fedd53;
    border: 1px solid #aaa;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.07);
    cursor: pointer;
    display: inline-block;
    line-height: 14px;
    padding: 0 15px;
}

*:before, *:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 0;
}
*:before, *:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 0;
}
.cmn_button_text2, .imported .cmn_button_text2 {
    color: #333;
    font-family: Arial,sans-serif;
    font-size: 12px;
    line-height: 24px;
}
/********************Слайдер на главной end*****************/
/********************Туры в Армению*****************/
.tours-armenia .title-result>h2 {
    float: left;
}
.tours-armenia .form-order {
    float: right;
}
.tours-armenia .form-order #mod-error {
    margin-right: 5px;
}
.tours-armenia .form-order .fields {
    float: none;
    width: 480px;
    margin: 5px;
    overflow: hidden;
    padding: 10px;
}
.tours-armenia .form-order .fields .item {
    padding: 5px 0;
}
.tours-armenia .form-order .fields .item.title {
    font-size: 12px;
    font-weight: 700;
    padding-top: 0px;
}
.tours-armenia .form-order .fields .item.field {
    float: left;
    padding-left: 5px;
    padding-right: 5px;
}
.tours-armenia .form-order .fields .item.field label {
    padding: 0 5px;
}
.tours-armenia .form-order .action-line {
    text-align: right;
}
.tours-armenia .form-order .action-line input {
    margin-right: 10px;
}
.tours-armenia .at-item {
    float: left;
    width: 314px;
    margin-bottom: 10px;
    margin-left: 7px;
    position: relative;
    height: 250px;
}
.tours-armenia .at-item h2 {
    color: #333333;
    font: bold 12px/18px arial;
    line-height: 36px;
    overflow: hidden;
}
.tours-armenia .at-item .at-image .caption {
    background: url("/images/opacity_black_70.png") repeat scroll 0 0;
    bottom: 5px;
    color: #ffffff;
    display: block;
    font-size: 12px;
    height: 35px;
    left: 0;
    line-height: 35px;
    position: absolute;
    text-align: center;
    width: 100%;
}

/********************Туры в Армению end*****************/
.country .links, .country-info .links {
    padding: 10px 0;
}
.country .links a, .country-info .links a {
    margin-left: 10px;
}
.country-info .article-image img {
    margin-right: 10px;
    margin-bottom: 10px;
}
.tours .bxslider {
    height: 115px;
    width: 225px;
}
.tours .bxslider li {
    background: none repeat scroll 0 0 #eceded;
    border-radius: 5px;
    box-sizing: border-box;
    cursor: pointer;
    margin: 0 auto;
    overflow: hidden;
    padding: 5px;
    height: 100%;
}

.tours .bx-wrapper .bx-prev, .tours .bx-wrapper .bx-next {
    background: url("/images/glyphicons-halflings.png") no-repeat scroll 0 0;
}

.tours .bx-wrapper .bx-prev {
    background-position: -427px -72px;
    left: -20px;
}
.tours .bx-wrapper .bx-prev:hover {
    background-position: -427px -72px;
}
.tours .bx-wrapper .bx-next {
    background-position: -454px -72px;
    right: -22px;
    
}
.tours .bx-wrapper .bx-next:hover {
    background-position: -454px -72px;
}
.tours .bx-wrapper .bx-controls-direction a {
    margin-top: -10px;
    height: 16px;
}

/********************Ротатор в статьях*****************/
.tour-rotator {
    display: none;
}
.tour-rotator .head {
    color: #f73c03;
    font-size: 16px;
    line-height: 30px;
}
.tour-rotator .body li {
    padding: 5px;
}
.tour-rotator .body li .image {
    position: relative;
}
.tour-rotator .body li .image img {
    border-radius: 3px / 3px 3px 0 0;
    display: block;
}
.tour-rotator .body li .image .name {
    bottom: 5px;
    left: 0;
    padding: 0 5px;
    position: absolute;
}
.tour-rotator .body li .image .name a {
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}
.tour-rotator .body li .info {
    height: 20px;
    padding: 5px;
    background-color: #f7f7f7;
    border-radius: 3px / 0 0 3px 3px;
    border-top: 1px solid #ffffff;
    box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.15) inset;
}
.tour-rotator .body li .info .country {
    float: left;
}
.tour-rotator .body li .info .days {
    float: right;
}
/********************Ротатор в статьях end*****************/