@import "jquery.ui.all.css";  
@import "jquery.mCustomScrollbar.css";  
body {
    font: normal 12px Arial, Helvetica!important;
    color:#000
}
.error {
    color:#e10000;
}
a {
    color: #1071b5; /* added by yamiks */
    text-decoration: underline;
}

a,
a:hover,
a:active,
a:focus {outline: 0;}

a:hover {
    color:#f75700!important
}
.link {
    text-decoration: none;
    cursor: pointer;
}
.link:hover {
    text-decoration: none;
    color:#f75700!important
}
.link span {
    border-bottom: 1px dotted #1071B5;
}  
.link.search-options span {
    border-bottom: 1px dotted #fff;
}
.link:hover span {
    border-bottom: 1px dotted #F75700!important;
} 

.help-inline {
    padding-top: 5px;
}

.float-right {
    float: right
}
.float-left {
    float: left
}
.center {
    text-align: center;
}

.thumbnail {
    background: none;
    border-width: 0;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-bottom: 10px;
}
.thumbnail img {
    padding: 4px;
    border-width: 1px;
    border-style: solid;
    background: #fff;
    border-color: #f6f6f6 #e5e5e5 #cacaca;
    -webkit-box-shadow: 0 1px 2px #DDDDDD;
    -moz-box-shadow: 0 1px 2px #DDDDDD;
    box-shadow: 0 1px 2px #DDDDDD;
}
.thumbnail a:hover img {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.thumbnail .caption {
    display: inline-block;
    font: italic 14px Georgia, 'Times New Roman', Times, serif;
    color: #363636;
    padding: 9px 0;
}


.thumbnail.float-left {
    margin: 0 15px 10px 0
} 

ul, ol {
    padding: 0;
    list-style: none;
}
ul:not(.orange-list), ol:not(.orange-list) {
    margin: 0;
}
/* list style for publication view */
.publication-content ul, .publication-content ol {
    margin: 10px 0 0 15px!important;
    padding: 4px!important;
}
.publication-content ul {
    list-style: square inside none!important;
}
.publication-content ol {
    list-style: decimal inside none!important;
}

h1 {
    font: bold italic 30px Georgia, 'Times New Roman', Times, serif;
    color: #363636;
    padding: 12px 0 15px;
}
h2 {
    font-size:24px;
    font-style: italic;
    font-weight: bold;
    font-family: Georgia;
    color:#363636  
}
.title-wave {
    font: bold italic 20px/41px Georgia, 'Times New Roman', Times, serif;
    color: #1071b5;
    height: 41px;
    line-height: 41px;
    margin:0 -20px 20px;
    padding: 0 20px;
    background: url(../images/title-wave.png) repeat-x
}
.title-wave2 {
    font: bold italic 24px/41px Georgia, 'Times New Roman', Times, serif;
    color: #593701;
    text-shadow: 0 1px 0 #fbe769;
    height: 56px;
    line-height: 56px;
    margin:-4px -20px 20px;
    padding: 0 20px;
    text-align: center;
    border-bottom:1px solid #f9c203;
    background: #fff000 url(../images/title-wave2.png) repeat-x bottom
}
h3 {
    font: italic 18px Georgia, 'Times New Roman', Times, serif;
    color: #3f3f3f;
}   
h3 .icon-arr2-up,
h3 .icon-arr2-down {
    margin-top:10px;
}


h4 {
    font: normal 18px/22px Arial, Helvetica;
    color: #404040;
}
h5 {
    font-size:15px;
    color: #000;
    line-height: 22px;
    font-weight: normal;
}
h5 a {
    color: #000;
}

h5.simplesearch {
    color: #FFFFFF;
    text-decoration: underline;
}

h6 {
    font-weight: normal;
    color: #727272;
}

.container-fluid {
    margin: 0 auto;
    padding: 0;
    width: 1280px;
    position: relative;
    /* min-width: 991px;
    max-width: 1920px */
}

.header {
    min-height: 63px;
    padding: 0 20px;
}
.header .btn-well {
    margin-top: 11px;
}
.header .btn-well .btn {
    font-style:italic;
    color: #585858;
    font-size: 12px; 
}



.logo {
    background: url(../images/logo.png) no-repeat;
    float:left;
    height: 45px;
    margin: 11px 0 0 -6px;
    width: 278px;
}

.menu-main {
    float:right;
    vertical-align: top;
    height: 63px;
    line-height: 63px;
}
.menu-main li {
    display:inline-block;
    margin-right:6px;
}
.menu-main .blog {
    margin-left:14px;
    width: 50px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    background: url(../images/nav-blog.png) no-repeat
}
.menu-main .blog a {
    text-decoration: none;
    color: #2a8ed8
}
.menu-main a {
    color: #444444
}  
.menu-main a:hover {
    color: #f75700
}
.menu-main i {
    margin-right:8px;
    vertical-align: middle;
}

/* menu */
.menu {
    position:relative;
    padding: 0 20px 0 30px;
    margin: 0 -20px;
    background: url(../images/menu-bg.png) repeat-x 0 bottom;
}
.menu > ul {
    float: left;
    height: 52px;
    line-height: 52px;
    margin-left: -30px;
}
.menu > ul li {
    background: url(../images/menu-arrows.png) no-repeat right -52px;
    float: left;
    list-style: none;
    padding: 0 27px 0 15px;
    height: 52px;
}
.menu > ul li.active {
    background: url(../images/menu-bg.png) repeat-x 0 0;
    padding: 0;
    margin-left: -27px;
}
.menu > ul a {
    display: inline-block;
    line-height: 52px;
    font-size:20px;
    color: #000;
    text-decoration: none;
    text-shadow: 0 1px 0 #fade69;
} 
.menu > ul li.active a,
.menu > ul li.active a:hover {
    background: url(../images/menu-arrows.png) no-repeat right 0;
    padding-right: 27px;
    color: #ffd600!important;
    text-shadow: 0 1px 0 #956000!important;
    cursor: default;
}

.menu > ul li.active span {
    background: url(../images/menu-arrows.png) no-repeat left -104px;
    height: 52px;
    display: inline-block;
    padding-left: 35px;
}

.menu > ul li.active:first-child {
    margin-left: 0;
}

.menu > ul li.active:first-child span {
    background: none;
    padding-left: 15px;
} 
.menu > ul i {
    margin: 2px 8px 0 0;
}

/* submenu */
.submenu {
    padding:12px 0
}
.submenu li {
    float:left;
    font-size: 15px;
    color: #404040;
    line-height: 22px;
    margin-right:25px 
}
.submenu a {
    color: #404040
}
.submenu li.active a,
.submenu li.active a:hover {
    color: #a7a7a7!important;
    text-decoration: none;
    cursor: default;
}


.search {
    position: absolute;
    right:20px;
    margin-top:14px;
}
.search input {
    width: 180px;
    font-size: 15px;
    /*color: #444!important;*/
    background: #a48200;
    text-shadow: 0 -1px 0 #815d00;
    border-color: #816600 #987800 #a48200;
    border-style: solid;
    border-width: 1px;
    border-right: 0 none;
    padding: 3px 4px;
    
}   
.search input[placeholder], .search [placeholder], .search *[placeholder] {
    color: #FFE117;
}
.search ::-webkit-input-placeholder {
    color: #fcca00;
}

.search :-moz-placeholder {  
    color: #fcca00; 
}

#search-options {
    position: absolute;
    width: 100%;
    min-width:991px
}


.search-options {
    position: absolute;
    z-index: 10;
    bottom:-31px;
    right:20px; 
    height: 31px;
    text-align: center;
    width:215px;
    line-height: 28px;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff!important;
    text-shadow: 0 -1px 0 #1350ac; 
    background: #1b5da3 url(../images/btn-search-option.png) repeat-x top;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    outline: none
} 
.search-options:hover {
    color: #fff!important;
    text-shadow: 0 -1px 0 #1350ac;        
    -webkit-box-shadow: inset 0 0 15px #104595;
    -moz-box-shadow: inset 0 0 15px #104595;
    box-shadow: inset 0 0 15px #104595;
} 
.search-options:hover span {
    border-color:#fff!important
}
.search-options.active {
    text-transform: none;
    font-weight: bold;
    background:none;
    outline: none
} 
.search-options.active:hover {    
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
} 
.search-options.active .icon-arr-down {
    display: none;
}
.search-options.active .icon-block-open {
    display: inline-block;
    margin: 0 6px 0 0; 
}
.dialog-section .icon-block-close {
    display: inline-block;
    margin: 0 6px 0 0; 
}
.dialog-section .link span {
    color: #1071b5
}
.dialog-section .link:hover span {
    color: #f75700
}
.dialog-section .dialog-close {
    position: absolute;
    right: 20px;
    top: 20px;
}


.search-options .icon-arr-down {
    display: inline-block;
    margin: 4px 0 0 6px;     
}
.search-options .icon-block-open {
    display: none;
}
.options-block .help-inline,
.options-block a {
    color: #fff
}
.options-block .link span {
    border-bottom-color:#fff
}

.search-active input {
    width: 300px;
    background: #fff;
}  
.search-active input,
.search input:focus {
    width: 300px;
    background: #fff;
    border-color: #e9b400;
    -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.075);
    text-shadow: none;
    color: #000
}   
.search .btn {
    position: relative;
    z-index: 2;
    margin-left:-4px;
    margin-top: 1px;
    margin-top: 0\9;
    padding: 2px 0 4px;
    background: #a48200;
    text-shadow: 0 -1px 0 #815d00;
    border-color: #816600 #987800 #a48200;
    border-left:0;
    -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.075);
}
.search-active .btn {
    background: #fff;
    border-color: #e9b400;
    -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.075);
}


.search-active .btn .icon-search {
    background-position:0 -22px;
}


.gid {
    float: left;
    width: 278px; 
}
.gid p {
    font-style: italic;
    color: #4f4f4f;
    text-indent: -14px;
    line-height: 14px;
    padding-top: 15px;
    margin-bottom: 5px;
} 

.gid .pic {
    width:75px;
    float: left;
    margin-right: 14px;   
}

/* map */
.map {
    width:100%;
    height:272px; 
    position: relative;
}
.map .map-wave {
    width:100%;
    height: 7px;
    position: absolute;
    z-index: 3;
    bottom: 0;
    left: 0;
    background: url(../images/map-wave.png) repeat-x bottom left 
}
.btn-map-search {
    position: absolute;
    z-index: 3;
    bottom: 0;
    left: 50%;
    margin-left: -75px;
    height: 42px;
    line-height: 40px;
    padding:0 15px;
    background:#feaf00 url(../images/btn-map-search.png) repeat-x top;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 #fadf69;
    text-decoration: none;
    color: #593701; 
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.btn.btn-map-search:hover {
    text-decoration: none;
    color: #593701!important;
    text-shadow: 0 1px 0 #fadf69;  
    background:#feaf00 url(../images/btn-map-search.png) repeat-x top;
    -webkit-box-shadow: inset 0 1px 6px #e69e00;
    -moz-box-shadow: inset 0 1px 6px #e69e00;
    box-shadow: inset 0 1px 6px #e69e00;
}


.btn-map-search span {
    border-bottom: 1px dotted #593701 
}


.map .top {
    position:absolute;
    top:0;
    left:0;
    z-index: 2;
    width:100%; 
    background:#dcecf2 url(../images/map-top.jpg) no-repeat center top;
    height:272px;
}
.map .top-inner {
    padding: 30px 20px 0;
}
.map .map-open {
    position: absolute;
    left: 50%;
    margin-left:-420px;
    top:206px;
    padding-left:60px;
    line-height: 44px;
    display: inline-block;     
}
.map .map-close {
    color: #777777;
    text-decoration: none;
    position: absolute;
    left: 50%;
    margin-left:-455px;
    top:230px;
}
.map .map-close i {
    margin:2px 4px 0 0
}
.map .map-close span {
    border-bottom:1px dotted #777777;
}
.map .bottom {
    position:absolute;
    top:0;
    left:0;
    z-index: 1;
    width:100%; 
    background: #e5ddd3 url(../images/map-bottom.jpg) no-repeat center top;
    height:272px;
}
.map .bottom .list {
    width: 991px;
    height: 272px;
    margin: 0 auto;
    position: relative;
}
.map .bottom .list li {
    position: absolute;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    text-shadow: 0 1px 0 #eeede5;
    position: relative;
    display: inline-block
}
.map .bottom .list a {
    color:#666666;
    text-decoration: none;
    display: inline-block;
    line-height: 15px;
}    
.map .bottom .list a:hover {
    color:#2174CD;
}
.map .bottom .list i {
    position: absolute;
    left: 50%;
    margin-left: -6px;
}
.map .bottom .list .i1 i,
.map .bottom .list .i3 i,
.map .bottom .list .i5 i,
.map .bottom .list .i7 i {
    top: 0
}
.map .bottom .list .i2 i,
.map .bottom .list .i4 i,
.map .bottom .list .i6 i,
.map .bottom .list .i8 i {
    bottom: 0
} 
.map .bottom .list .i1 {
    left:45px;
    top: 152px; 
    padding-top: 15px;
}
.map .bottom .list .i2 {
    left:139px;
    top: 30px;
    padding-bottom: 25px; 
}
.map .bottom .list .i3 {
    left:199px;
    top:183px ;
    padding-top:15px;
}
.map .bottom .list .i4 {
    left:222px;
    top:12px; 
    padding-bottom:18px;
}
.map .bottom .list .i5 {
    left:266px;
    top:172px;
    padding-top: 48px; 
}
.map .bottom .list .i6 {
    left:303px;
    top:37px;
    padding-bottom:18px; 
}
.map .bottom .list .i7 {
    left:342px;
    top:183px;
    padding-top: 15px;  
}
.map .bottom .list .i8 {
    left:395px;
    top:54px;
    padding-bottom:18px;  
}




/* map block */
.map-block {
    background: #fbfbfb url(../images/map-block.png) repeat-x bottom;
    height: 175px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px #abc5d1;
    -moz-box-shadow: 0 1px 2px #abc5d1;  
    box-shadow: 0 1px 2px #abc5d1;  
}
.map-block header {
    height: 35px;
    line-height: 35px;
    padding: 0 12px;
}
.map-block header h3 {
    display: inline-block;
}

.map-block header h3 a {
    color: #3F3F3F;
}

.map-block header h3 a:hover {
    text-decoration: none;
}

.map-block header .more {
    font-size: 11px;
    color: #585858; 
    float: right;
}
.map-block hr {
    margin:0
}



dl.list1 {
    padding: 0 12px;
}
dl.list1 dt {
    float:left;
    margin-right:10px;
    padding-bottom:13px;
    clear: left;
}
dl.list1 dd {
    overflow: hidden;
    line-height: 18px;
    padding-bottom:13px; 
    white-space: nowrap;
    text-overflow: ellipsis; /* IE, Chrome*/
    -o-text-overflow: ellipsis; /* Opera */
/*    -moz-binding: url('text-overflow.xml#ellipsis'); /* for Firefox */ 
}
dl.list1 dd a {
    color:#595959;
    font-style: italic;
    font-size: 13px;
}


dl.list2 {
    padding: 0 12px;
}
dl.list2 dt {
    float:right;
    margin-left:15px;
    padding-bottom:6px;
    clear: left;
    color: #969696;
    font-size: 13px;
    font-style: italic;
    font-weight: normal;
}
dl.list2 dt .red {
    color: #c90000
}
dl.list2 dt .orange {
    color: #f48400
}
dl.list2 dt .blue {
    color: #007aad
}
dl.list2 dd {
    overflow: hidden;
    line-height: 18px;
    padding-bottom:6px;
    margin: 0; 
    white-space: nowrap;
    text-overflow: ellipsis; /* IE, Chrome*/
    -o-text-overflow: ellipsis; /* Opera */
/*    -moz-binding: url('text-overflow.xml#ellipsis'); /* for Firefox */ 
}
dl.list2 dd a {
    color:#595959;
    font-size: 13px;
}
dl.list2 dd i[class^="icon-"] {
    margin: 3px 4px 0 0
}

div.list3 {
    padding: 0 12px;
    overflow: hidden;
}
div.list3 .title-link {
    color:#595959;
    font-size: 14px;
    text-align: center;
    margin: 10px auto 10px;
}
div.list3 .title-link a {
    color:#595959;
}
div.list3 .more-link {
    width: 225px; 
    margin: 0 auto 10px;
}
div.list3 .more-link i {
    margin-right: 4px;
}


.map .list3 {
    padding: 0 12px;
}
.map .list3 dt {
    float:left;
    margin-right:15px;
    padding-bottom:10px;
}
.map .list3 dd {
    overflow: hidden;
    font-size: 11px;
    font-style: italic;
    line-height: 14px;
    color: #595959;
    padding-bottom:10px;  
}
.map .list3 dd a {
    display: inline-block;
    margin-bottom:3px;
    font-size: 13px;
    font-style: normal;
    line-height: 14px;
    color: #595959
}
.map .list3 dd .red {
    color: #c90000  
}



/* popover */
.popover {
    text-align: left;
    margin-left:145px;
}
.popover .arrow {
    border:0!important;
    width:70px;
    height: 103px; 
    background: url(../images/tooltip-sprites.png) no-repeat left top;
    position: absolute;
    top: 0;
    left: -30px!important;
}
.popover .arrow-bottom {
    background-position: left bottom
}
.popover-inner {
    width: 217px;
    height: 70px;
    position:relative;
    padding: 15px 0;
    padding-left:50px;
    padding-right:20px;
    overflow: visible;
    background: #ececec url(../images/tooltip-bg.png) repeat-x top;
    -webkit-border-radius: 0 22px 22px 0;
    -moz-border-radius: 0 22px 22px 0;
    border-radius: 0 22px 22px 0;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
}
.popover-title {
    display:none
}

.popover-content {
    padding: 0;
    background: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.popover-content p {
    line-height:15px;
    color: #555555
}

.popover.top {
    margin-top: -40px;
}
.popover.bottom {
    margin-top: 40px;
}

.popover-left {
    margin-left:-145px;
}
.popover-left .arrow {
    left: auto!important; 
    right: -35px!important; 
}
.popover-left .popover-inner {
    padding-right:50px;
    padding-left:20px;
    -webkit-border-radius: 22px 0 0 22px;
    -moz-border-radius: 22px 0 0 22px;
    border-radius: 22px 0 0 22px;
}






.section {
    padding: 0 20px;
}
.dialog-section {
    padding: 0 40px;
    position: relative;
}
.section-wave {
    background: url(../images/section-wave.png) repeat-x bottom left
}
h1.section-wave {
    margin-left:-20px;
    margin-right:-20px;
    padding-left: 20px;
    padding-right: 20px;
}


.section-mixed {
    padding: 0; 
    background: url(../images/section-mixed-header.png) repeat-x top left;
}  
.section-inner {
    padding: 0 20px 8px; 
    background: url(../images/mixed-wave.png) repeat-x -10px bottom;
}


.state {
    padding-top:15px;
}
.state header {
    margin-bottom: 12px;
}


.section header h2 {
    display: inline-block; 
    margin-right:5px; 
}
.section header h2 a {
    color:#363636
}
.section-mixed header h2 a {
    color:#1071b5; 
}
.section header .sup {
    display: inline-block;
    font-size: 11px;
    color: #727272;
    font-style: italic;
    vertical-align: super;
}
.section header .btn-mini {
    margin-top: 10px;
}


.section header .red {
    color: #e40000;
    font-size:12px;
}
.state .state-pic {
    float: left;
    width: 84px;
    margin-right: 25px;
    padding-top:15px;
}
.state .state-info {
    margin-left: 109px;
    zoom:1
}
.state .state-info .btn-large {
    font-size:13px;
    text-transform: uppercase;
    font-weight: bold
}
.state .list {
    margin-bottom:10px;
}
.state .list li {
    font-size: 13px;
    overflow: hidden;
    line-height: 18px;
    padding-bottom:8px; 
    white-space: nowrap;
    text-overflow: ellipsis; /* IE, Chrome*/
    -o-text-overflow: ellipsis; /* Opera */
/*    -moz-binding: url('text-overflow.xml#ellipsis'); /* for Firefox */  
}
.state .list a {
    color: #404040
}


/* news */
.news {
    overflow: hidden;
}
.news .section-header {
    height:48px;
    padding-top:10px;
    margin-bottom: 20px; 
}
.news-item {
    margin-top: 10px;
    margin-bottom: -1px;
}


.news-item .date {
    float:left; 
    width: 36px;
    height: 45px;
    margin-top:6px;
    background: url(../images/date.png) no-repeat;
    overflow: hidden;
    margin-right:16px;
}
.news-item .date span {
    display:block;
    text-align: center;
}
.news-item .date .year {
    font-size:8px; 
    color: #b0723e;
    margin-top:2px;
    text-shadow: 0 1px 0 #ffdd94 
}
.news-item .date .day {
    font-size:16px; 
    color: #f60000 
}
.news-item .date .month {
    font-size:9px; 
    color: #606060 
}
.news-item-content {
    overflow: hidden;
    padding-bottom:10px;
    margin-top:3px;
    background: url(../images/news-item-content.png) repeat-x bottom left;
    line-height: 15px;
    color: #444;
}



/* news list */

section.map-search div.article {
    margin:15px 0px 15px !important;
}

.article  {
    overflow: visible;
    zoom:1;
    margin: -16px 0 15px;
}
.article ul.orange-list, .article ul.orange-list {
    list-style-image: url(../images/list-icon-dot.png)!important;
}
.article-item {
    margin: -4px 0 20px;
    padding-top:10px;
}
.article-item:not(:first-child) {
    background: url(../images/section-wave.png) repeat-x top;
}
.article-item .footer-line {
    border-top:1px dotted #c7c7c7;
    padding-top:10px;
}
.article-item footer .right {
    float:right
}
.article-item .right .article_title_name a{
    display: inline-block;
    color: #404040!important;
    font: 18px/22px "Arial", "Helvetica";
    margin-bottom: 10px;
}
.style_name_article h1 {
    color: #3f3f3f;
    font: italic 'Times New Roman';
    font-size: 26px!important;
}
.article h3,
.article h4 {
    margin-top:10px; 
    margin-bottom:10px; 
}
.article h3 a,
.article h4 a {
    color:#363636  
}
.article .left {
    float: left;
    width:210px;
    margin-right:15px;
}
.article .social {
    list-style: none;
    padding: 5px 0 0;
}
.article .social li {
    float: left;
    height: 30px;
    margin-right: 5px;
}
.article .social li.vk {
    width: 160px;
}
.article .social li.fb {
    width: 160px;
}
.article .social li.tw {
    width: 110px;
}
.article .social li.ok {
    width: 150px;
}

.article .right {
    overflow: hidden;
}

.article-more {
    padding-left:40px;
    background: url(../images/grey-dot.jpg) repeat-y 20px;
}
.article-more span {
    font-size:17px;
    color: #353535;
}
.article-more span strong {
    font-size:24px;
    color: #e10000;
}
.article-more .count {
    margin:20px 0 15px
}


.article-more .mark a {
    color:#067ed4
}
.article-more li {
    margin-bottom: 3px;
}
.article-more li a {
    color:#4f4f4f
}
.article .small {
    color: #727272;
    font-size: 11px;
    margin-bottom: 10px;
    display: inline-block;
}
.article .small strong {
    color: #363636;
}
.article p {
    color: #000;
    font-size: 14px;
    line-height: 1.5em;
    margin-bottom: 15px;
}

.article h2 {
    font-size: 20px;
}

.article .orange-list li {
    font-size: 14px;
    line-height: 1.5em;
    margin: 0 0 10px;
}

.related p {
    font-size: 13px;
    line-height: 1.3em;
}
.related h3 {
    font-family: inherit;
    font-size: 11px;
    font-style: normal;
    margin: 0 0 3px;
    text-transform: uppercase;
}

.related h3 a {
    color: #1071b5;
}

.article blockquote {
    display: inline-block!important;
    color: #7e7e7e;
    font-style: italic;
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 10px;  
    border-left:2px solid #fec300
}
.article blockquote p {
    color: #7e7e7e!important;
}

/* news list */
.comment-list  {

}
.comment-list-item {
    margin: 0 0 20px;
    padding-bottom:20px;
    border-bottom: 1px dotted #bababa
}
.comment-list-item .footer-line {
    border-top:1px dotted #c7c7c7;
    padding-top:10px;
}
.comment-list-item footer .right {
    float:right
}
.comment-list h3,
.comment-list h4 {
    margin-bottom:10px; 
}
.comment-list h3 a,
.comment-list h4 a {
    color:#363636  
}
.comment-list .left {
    float: left;
    width:105px;
    margin-right:15px;
}
.comment-list .social {
    list-style: none
}
.comment-list .social li {
    float: left;
    margin-right:15px;
}
.comment-list .right {
    overflow: hidden;
}

.comment-list-more {
    padding-left:40px;
    background: url(../images/grey-dot.png) repeat-y 20px;
}
.comment-list-more li {
    margin-bottom: 3px;
}
.comment-list-more li a {
    color:#4f4f4f
}
.comment-list .author {
    color: #363636;
    font-size: 13px;
    margin: 0 5px 0 0;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
}
.comment-list time {
    color: #8f8f8f;
    display: inline-block;
    font-size: 11px;
    line-height: 11px;
    padding: 0 5px;
}
.comment-list time + time {
    border-left: 1px solid #8f8f8f;
}
.comment-list .small {
    color: #727272;
    font-size: 11px;
    margin-bottom: 10px;
    display: inline-block;
}
.comment-list p {
    color: #4f4f4f;
    font-size: 13px;
    line-height: 17px;
    margin: 8px 0 10px;
}




.cb_rating {
    display: inline-block;
    color: #F75700;
    font-size: 18px;
    white-space: nowrap;
}
.cb_rating img {
    cursor: pointer;
}


/* guide */
.guide {
    padding-right: 20px;
    padding-left: 20px;
}
.guide .section-header {
    height:48px;
    padding-top:10px;
    margin-bottom: 20px;
}
.guide-item {
    margin-bottom:10px;
    padding: 8px;
    margin:0 -20px 10px -8px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.guide-item-bg {
    background: #eaf7fe;

}
.guide-item header a.guide-item-rubric {
    float: left;
}
.guide-item h4 {
    max-width: 100%;
    display: inline;
    overflow: hidden;
}
.guide-item .link-badge {
    margin-right:10px;
}


.guide-item h4 a {
    color: #444;
}
.guide-item .pic {
    float:left; 
    position: relative;
    width: 133px;
    height: 99px;
    padding: 6px 0 0 7px; 
    margin-top:6px;
    background: url(../images/pic-frame.png) no-repeat;
    margin-right:16px;
}     
.guide-item .pic i {
    position: absolute;
    top:-6px;
    right: -6px;
}


.guide-item .guide-item-content {
    font-size:13px;
    color: #787878;
    overflow: hidden;
    margin:10px 0 8px;
    line-height: 15px;
    color: #444;
}
.guide-item footer .list {

} 
footer .list li {
    float:left;
    margin: 0 18px 4px 0;
} 
footer .list i {
    margin-right: 4px;
}



/* buttom slider pictures */
#tslider {
    overflow:hidden;
    width:100%;
}
#tslider ul {
    height:325px;
    list-style:none;
    width:200%;
}
#tslider li {
    position:relative;
    overflow:hidden;
    height:290px;
    padding:25px 0 0;
    width:7.5%;
    float:left;
}
#tslider li img {
    position:absolute;
    top:25px;
    left:0;
    height: 290px;
}
#tslider li .bm {
    width:50px;
    height:147px;
    background:url(../images/bm.png) no-repeat 0 0;
    overflow:hidden;
    position:absolute;
    left:20px;
    top:18px;
}
#tslider li .bm img {
    top:0;
}
#tslider img {
    max-width: none;
}


#tslider li.tsa .bm {
    background-position:-50px 0;
}
#tslider li .bm img {
    left:-50px;
    height:147px;
}
.ts_links {
    border-radius:4px;
    background:#fcd900;
    padding:3px;
    position:absolute;
    right:20px;
    bottom:20px;
    display:none;
}
.tsa .ts_links {
    display:block;
}
.ts_links div {
    border-radius:4px;
    background:url(../images/tsl.png) repeat-x 0 0 #f7f4ee;
    padding:15px 20px;
    box-shadow:0 1px 3px #c4b400;
    width:220px;
}
.ts_links a {
    font-size:14px;
    line-height:23px;
}
.ts_links sup {
    color:#e20000;
    font-size:8px;
}
.ts_links .goto {
    font-size:11px;
    color:#777;
}


/* options */
.options-btn {
    padding:8px 16px 6px 10px;
    display: inline-block;
    margin-left: -10px;
    margin-bottom: 30px;
}
.options-btn.active {
    padding:7px 15px 6px 9px;
    border:1px solid #3790c8;
    border-bottom:0;  
    margin-bottom: 0;
    background:#2b94e3 url(../images/options.png) repeat-x left top;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
}
.options-btn.active span {
    color: #fff;
    border-color:#fff;
}
.options-btn.active:hover span {
    color: #f65701!important;
    border-color:#f65701;
}
.options-block {
    position: relative;
    overflow: hidden;
    z-index: 2;
    margin: 0 -20px;
    background: url(../images/section-wave-blue.png) repeat-x bottom left;  
}
.options-block .inner {
    background:#1071b5 url(../images/options.png) repeat-x left -37px;
    border-top:1px solid #3790c8;
    padding: 15px 20px;
    margin-bottom:4px;
}
.options-block .inner .row-fluid div.span9 {
    background: url(../images/blue-dot.png) repeat-y right;
}

.options-block .inner .row-fluid .row-fluid, .options-block .inner .row-fluid div.span9 div.span9 {
    background: none
}


.options-block .datatable {
    width:100%
}
.options-block .datatable td {
    color:#fff;
    font-size: 13px;
    padding: 2px 10px 2px 0;
    line-height: 22px;
    text-shadow: 0 -1px 0 #105eb1
}
.options-block .datatable .left {
    font-style: italic;
}
.options-block .datatable .right {
    padding-top:4px;   
}
.options-block .datatable .text {
    float:left;
    margin-right: 6px;
}
.options-block .datatable .dot {
    overflow: hidden;
    height: 17px;
    display:block;
    border-bottom:1px dotted #5cb8f9
}


.options-block .datatable strong {
    font-size:16px;
    color: #fcd700;
    font-weight: normal;
}
.options-block .datatable a {
    color: #a3d9ff;
}
.options-block .datatable a:hover {
    color: #ffd000;
}
.options-block h3 {
    color: #fff;
    text-shadow: 0 -1px 0 #1160b3;
    margin-bottom: 10px; 
}

.options-block .form-horizontal .control-group {
    margin-bottom: 10px;
}
.options-block .form-horizontal {
    padding-right: 50px
}

.form-horizontal label {
    padding-top:5px
}
.form-horizontal label sup {
    color: #e10000 
}

.form-horizontal .control-group {
    margin-bottom: 10px;
}


textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    border-color: rgba(255, 208, 0, 0.8);
    outline: 0;
    outline: thin dotted \9;
    /* IE6-9 */

    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 208, 0, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 208, 0, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 208, 0, 0.6);
}
textarea {
    background: #f8f8f8
}
textarea:focus {
    background: #fff
}


.options-block .title {
    font-weight:bold;
    color: #fff;
    text-align: center;
    line-height: 20px;
    text-shadow: 0 -1px 0 #0b5aa3;
    background: url(../images/title-line.gif) repeat-x center center
}

.options-block .title span {
    padding: 0 12px;
    background: #1274b8
}
.options-block .btn-large {
    font-size:13px;
    text-transform: uppercase;
    font-weight: bold
}



.search-options-tabs {

}
.search-options-tabs li {
    float:left ;
    margin-right: 30px
}
.search-options-tabs a {
    color:#fff;
    outline: none;
    text-decoration: none;
}
.search-options-tabs a h3 {
    border-bottom: 1px dotted #fff
}
.search-options-tabs a:hover h3 {
    border-bottom-color: #F75700
}
.search-options-tabs .active a h3 {
    border-bottom: 0
}


/* price slider */
.price-slider-wrapper .input-label {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 11px;
    font-style:italic;
    text-shadow: 0 -1px 0 #084e98
}
.price-slider-wrapper .slider-label {
    display: block;
    text-align: center;
    color: #7ac5fa;
    font-size: 12px;
}
.price-slider-wrapper .slider-label a {
    color: #fff;
}


.price-slider {
    margin: 10px 0;
}
.price-slider .ui-slider-handle {
    background: url(../images/slider-handle.png) no-repeat left top;
    width:9px;
    height:16px; 
    border: 0;
    top: -6px;
    margin-left:-4px;
    cursor: pointer; 
}
.price-slider .ui-slider-handle:hover {
    background-position: right top;     
}


.ui-slider-horizontal {
    height:2px;
    background: #21a1fa;
    border-color: #1568a2 #166daa #21a1fa;
    border-bottom:0;
}
.ui-slider .ui-slider-range {
    background: #ffe38f
}


/* modal */
.ui-dialog { position: absolute; width: 100%!important; min-width: 991px; overflow: hidden; border: 0;
             -webkit-border-radius: 0;
             -moz-border-radius: 0;
             border-radius: 0; }
.ui-dialog .ui-dialog-titlebar { display: none;}
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-resizable-se { display: none; }
.ui-dialog .row-fluid { background: #fff;
                        position: relative;
                        -webkit-border-radius: 10px!important;
                        -moz-border-radius: 10px!important;
                        border-radius: 10px!important;
                        -webkit-box-shadow: 0 1px 1px #939391!important;
                        -moz-box-shadow: 0 1px 1px #939391!important;  
                        box-shadow: 0 1px 1px #939391!important;
}
.ui-dialog .row-fluid .row-fluid { background: none;
                                   position: static;
                                   -webkit-border-radius: 0!important;
                                   -moz-border-radius: 0!important;
                                   border-radius: 0!important;
                                   -webkit-box-shadow: none!important;
                                   -moz-box-shadow: none!important;  
                                   box-shadow: none!important;
}
.ui-dialog .row-fluid .sideblock { background: url(../images/sideblock-separate.png) no-repeat left top;
                                   -webkit-border-radius: 10px!important;
                                   -moz-border-radius: 10px!important;
                                   border-radius: 10px!important;
                                   -webkit-box-shadow: none!important;
                                   -moz-box-shadow: none!important;  
                                   box-shadow: none!important;
}
.ui-draggable .ui-dialog-titlebar { cursor: move; }
.ui-dialog .content {
    margin:6px auto 20px;
}
#dialog-hotel .content {
    margin:6px 0 20px 20px;
}
.ui-dialog .sideblock {
    background: none
}


.inline-dropdown { 
    position:relative;
    display: inline-block!important;
}
.inline-dropdown .dropdown-menu {
    min-width: 60px;
    padding: 0;
    background: none;
    border: 0;
    text-align: left;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;

}
.inline-dropdown .dropdown-menu a {
    padding: 0
}
.inline-dropdown .dropdown-menu a:hover {
    background: none
}





/*  */
.content{overflow:hidden; clear:both; height:268px; }
.content .images_container{overflow:hidden;}
.content .images_container li{float:left;margin:10px 4px 0; padding:10px 16px 1px; width: 164px; 
                              -webkit-border-radius: 10px;
                              -moz-border-radius: 10px;
                              border-radius: 10px;  
}
.content-photo .images_container li {
    padding: 10px 16px 6px!important;
}
.content .images_container li:hover {padding:9px 15px 0; border:1px solid #f75700}
.content-photo .images_container li:hover {padding:9px 15px 5px!important;}
a[rel='toggle-buttons-scroll-type'].off{opacity:0.5;}
.content header {
    margin-bottom:10px;
}

.content p {
    line-height:15px;
    color: #727272
}
.content footer {
    border-top:1px dotted #bababa;
    height: 21px;
    padding: 10px 0 10px
}
.content footer .price {
    float: left;
    font-size: 20px;
}
.content footer .price sup {
    color:#727272;
    font-size: 11px;
    display: inline-block;
    margin-left: 3px;
}
.content footer .price strong {
    color:#404040;
    font-size: 14px;
    font-weight: normal;
}
.content footer .status {
    float: right;
    font-size: 11px;
    line-height: 14px;
    font-style: italic;
    color: #727272
}
.content footer .status i {
    margin-right:4px;
}
.content footer .btn {
    float: right;
}
.content footer .red {
    color: #e10000
}
.content footer .green {
    color: #219832
}
.content-photo {
    height:168px;
}
.mCSB_draggerContainer {
    margin: 0 120px 0 100px!important;
    padding:0!important;
    overflow: visible!important; 
} 
.mCSB_scrollTools .mCSB_draggerRail {
    background: url(../images/scroll-plach.png) no-repeat center center!important;
    background-size: 150% 4px!important;
    height: 16px!important;
    margin: 0!important;
} 
.mCSB_horizontal .mCSB_scrollTools .mCSB_dragger {
    height:14px;
    width: 60px!important;
    background: #494949 url(../images/scroll-arr.png) no-repeat left 0!important;  
    -webkit-border-radius: 10px!important;
    -moz-border-radius: 10px!important;
    border-radius: 10px!important;
    -webkit-box-shadow: 0 1px 2px #939391!important;
    -moz-box-shadow: 0 1px 2px #939391!important;  
    box-shadow: 0 1px 2px #939391!important;

}
.mCSB_horizontal.mCustomScrollBox .mCSB_scrollTools {
    overflow: visible;
}

.mCSB_horizontal .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    height:14px!important;
    margin: 0 auto!important;
    width: 100%!important;
    -webkit-border-radius: 10px!important;
    -moz-border-radius: 10px!important;
    border-radius: 10px!important;
    background: url(../images/scroll-arr.png) no-repeat right -14px!important;
}
.mCSB_horizontal.mCustomScrollBox:hover .mCSB_scrollTools .mCSB_dragger {
    background-position: left -28px!important
}
.mCSB_horizontal.mCustomScrollBox:hover .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-position: right -42px!important  
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_buttonLeft, 
.mCSB_horizontal .mCSB_scrollTools .mCSB_buttonRight {
    width: 49px;
    height: 49px;

    background-image:url(../images/scroll-arr-big.png);
    background-repeat: no-repeat;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -49px;
    margin-top: -170px; 
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_buttonLeft:hover {
    background-position: 0 -98px;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_buttonLeftDisabled {
    background-position: 0  0!important;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_buttonRight {
    background-position: -49px -49px;
    margin-top: -190px;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_buttonRight:hover {
    background-position: -49px -98px;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_buttonRightDisabled {
    background-position: -49px 0!important;
}
.mCSB_horizontal .mCSB_container {
    margin-bottom: 25px;
}
.content-photo .mCSB_horizontal .mCSB_scrollTools .mCSB_buttonLeft {
    margin-top: -110px; 
}
.content-photo .mCSB_horizontal .mCSB_scrollTools .mCSB_buttonRight {
    margin-top: -125px;
}

.mCSB_buttonRightDisabled,
.mCSB_buttonLeftDisabled {
    cursor: default!important;
}

.mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight {
    opacity: 0.6;
}
.mCSB_scrollTools .mCSB_buttonUp:hover, .mCSB_scrollTools .mCSB_buttonDown:hover, .mCSB_scrollTools .mCSB_buttonLeft:hover, .mCSB_scrollTools .mCSB_buttonRight:hover {
    opacity: 1;
}




/* smooth div scroll */
div.scrollingHotSpotLeft
{
    min-width: 75px;
    width: 10%;
    height: 100%;
    position: absolute;
    z-index: 200;
    left: 0;
}
div.scrollingHotSpotLeftVisible
{
    opacity: 0.35; /* Standard CSS3 opacity setting */
    -moz-opacity: 0.35; /* Opacity for really old versions of Mozilla Firefox (0.9 or older) */
    filter: alpha(opacity = 35); /* Opacity for Internet Explorer. */
    zoom: 1; /* Trigger "hasLayout" in Internet Explorer 6 or older versions */
}

div.scrollingHotSpotRight
{
    min-width: 75px;
    width: 10%;
    height: 100%;
    position: absolute;
    z-index: 200;
    right: 0;
}
div.scrollingHotSpotRightVisible
{
    opacity: 0.35;
    filter: alpha(opacity = 35);
    -moz-opacity: 0.35;
    zoom: 1;
}
div.scrollWrapper
{
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
div.scrollableArea
{
    position: relative;
    width: auto;
    height: 100%;
}
#logoScrollable
{
    width:100%;
    height: 61px;
    position: relative;
    vertical-align: middle;
    line-height: 61px;
}	
#logoScrollable div.scrollableArea img
{
    position: relative;
    display:inline-block; 
    margin: 0 20px;
    padding: 0;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}
#logoScrollable div.scrollableArea a {
    display: inline-block;
}



.sideblock {
    background: #f7f7f7;
    margin-bottom: 18px;
    -webkit-border-radius: 10px!important;
    -moz-border-radius: 10px!important;
    border-radius: 10px!important;
    -webkit-box-shadow: 0 1px 1px #939391!important;
    -moz-box-shadow: 0 1px 1px #939391!important;  
    box-shadow: 0 1px 1px #939391!important;

}
.sideblock .title {
    height:36px;
    line-height: 36px;
    background:#FFC265 url(../images/sideblock-header.png) repeat-x top;
    -webkit-border-radius: 10px 10px 0 0!important;
    -moz-border-radius: 10px 10px 0 0!important;
    border-radius: 10px 10px 0 0!important;
}
.sideblock .title .r {
    float:right;
    font-size: 11px;
    margin: 7px -1px 0 0;
    line-height: 22px;
    text-align: center
}
.title-hot {
    width: 65px;
    height: 22px;
    background: url(../images/title-hot.png) no-repeat top left;
    color: #fedd00
}
.title-hot2 {
    width: 85px;
    display: block;
    height: 22px;
    background: url(../images/title-hot.png) no-repeat bottom left;
    color: #fedd00;
    line-height: 22px;
    text-align: center;
    font-size: 11px;
    margin: 0 0 0 20px;
}
.title-hot2 a {
    color: #fedd00;
}
.title-hot2 a:hover {
    text-decoration:none!important;
    color: #fedd00!important;
}

.title-link {
    padding-right:16px
}


.sideblock .title h3 a:hover i { 
    background-position: -24px -155px;
}
.sideblock .title h3 { 
    line-height:36px;
    font-weight: normal;
    color:#593701;
    text-shadow: 0 1px 0 #f7d27a;
    padding-left: 20px;
}
.sideblock .title h3 a,
.sideblock .title h3 a:hover {
    text-decoration: none;
    color:#593701!important;
}
.sideblock .title .title-inner {
    border-bottom:1px dotted #593701
}


.sideblock .title h3 a i[class^="icon-arr2-"] {
    margin-left: -30px
}
.sideblock .title h3 a:hover i[class^="icon-arr2-"] {
    margin-left: -36px;
    margin-right: 6px
}
.sideblock .thumbnail {
    text-align: center;
}
.sideblock .hotel_title_block .title a{
    color: #593701!important;
    text-decoration: none;
    font-size: 16px;
    font-style: italic;
    margin: 20px 0px;
}
.sideblock .title_guides .title a{
    color: #593701!important;
    text-decoration: none;
    font-size: 16px;
    font-style: italic;
    margin: 20px 20px 20px;
}
.sideblock .title_photo_block .title a{
    color: #593701!important;
    text-decoration: none;
    font-size: 16px;
    font-style: italic;
    margin: 20px 20px 20px;
}
.sideblock .title_orphus_block .title a{
    color: #593701!important;
    text-decoration: none;
    font-size: 16px;
    font-style: italic;
    margin: 20px 0 20px 37px;
}
/* tour map */
.tour-map {
    background: #99b3cc url(../images/tour-map.png) repeat-x bottom;
    margin: -20px -20px 20px;
} 
.tour-map-inner {
    width: 991px;
    margin: 0 auto
}


/* top-list */
.top-list {
    border:1px dotted #bababa;
    overflow: hidden;
    width: 100%
}
.top-list tr {
    border-top:1px dotted #bababa;
}
.top-list td {
    padding: 8px 20px
}
.top-list tr td:first-child {
    text-align:center
}
.top-list td a {
    color:#787878;
    font-style: italic;
    text-decoration: none;
}


/* filter */
.filter-close .span4 {
    width: 0;
    position: absolute;
}
.filter-close .span8 {
    margin:0 auto;
    float: none;
}
.filter-close .filter-section {
    width: 0;
    margin:-20px 0 0 -20px;
    position: relative;  
}
.filter-close .filter-section-inner {
    display: none; 
}
.filter-close .filter-btn {
    position: absolute;
    left:0;
    top:70px;
    width: 37px;
    height: 231px;
    background: url(../images/filter-btn.png) no-repeat left top;
    cursor: pointer;
}


.filter-open .span4 {
    width: 31.9149%;
    position: relative;
}
.filter-open .span8 {
    margin-left: 2.12766%;
    float: left;
}
.filter-open .filter-section {
    position: relative;
    background: #fbfcfc;
    border: 1px solid #dde0df;
    border-width: 0 1px 1px 0;
    -webkit-border-radius: 0 0 5px 0;
    -moz-border-radius: 0 0 5px 0;
    border-radius: 0 0 5px 0;
    margin:-20px 0 0 -20px;
    min-height: 1353px;
}
.filter-open .filter-section-inner {
    display: block;  
}
.filter-open .filter-btn {
    position: absolute;
    right:-1px;
    top:-29px;
    width: 89px;
    height: 29px;
    background: url(../images/filter-btn.png) no-repeat right top;
    cursor: pointer;
}

.filter .filter-section-inner {
    padding: 15px 20px;  
}
.filter hr {
    border-top-color:#d6d9d8;
    margin-left: -20px;
    margin-right: -20px;
}
.filter h5 {
    color: #1071b5;
    text-transform: none;
    text-shadow: 0 1px 0 #fff;
    margin-bottom:10px
}
.filter h5 sup {
    color: #e10000
}
.filter small {
    font-size: 11px
}


.filter .filter-list {
    margin-bottom:15px;
}
.filter .filter-list li {
    float:left;
    width: 49%;
}

.filter .pick-up {
    font-size: 18px;
    font-weight: bold;
    padding: 5px 16px;
    text-transform: uppercase;
}



/* well */
.well {
    background-color: #fff;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
    border: 1px solid #e5e5e5;
    margin-bottom: 30px;
}

/* pager */
.pager a {
    padding: 4px 6px;
    background-color: transparent;
    border: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-decoration:none;
    font-size: 16px;
}
.pager .active a {
    padding: 3px 5px;
    background-color: #f77b01!important;
    color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #d05701 #f77b01 #f77b01;
}
.pager a:hover {
    background-color: transparent;
}
.pager .previous a,
.pager .next a {
    font-size: 11px;
    color: #4f4f4f;
    line-height: 19px;
    position: relative;
}

.pager .previous .disabled span,
.pager .next .disabled span,
.pager .previous a span,
.pager .next a span {
    display: inline-block;
    margin: 0 3px;
    position: relative;
    top: 3px;
}

.pager .first span,
.pager .last span {
    color: #333;
    font-size: 1.5em;
}

.pager .first span {
    margin-right: 7px;
}
.pager .last span {
    margin-left: 7px;
}
.pager select {
    width: 50px;
}

.pager li.skiper, .pager li.current {
    font-size: 16px;
    padding: 4px 6px;
}

/* search-item */
.search-item {
    border: 1px solid #d6d9d8;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin-bottom: 15px;
}
.search-item .left {
    padding: 15px 5px 15px 20px;
    height: 170px;
}
.search-item .right {
    position: relative;
    padding: 15px 20px 10px;
    background: #f7f8f8;
    text-align: center;
    border-left: 1px dotted #bababa;
    height: 175px;
    -webkit-border-radius: 0 6px 6px 0;
    -moz-border-radius: 0 6px 6px 0;
    border-radius: 0 6px 6px 0;
}
.search-item .right em {
    font-size: 11px;
    color: #4f4f4f;
    line-height: 13px;
}
.search-item .right .section-wave {
    bottom: 0;
    left:0;
    position: absolute;
    text-align: center;
    width: 100%;
    background-position: left top;
    margin: 3px 0 0;
    padding: 12px 0 10px
}


.search-item .text {
    overflow: hidden;
    zooom:1
}
.search-item h5 {
    margin-bottom: 6px;
}
.search-item .sum {
    font-size: 24px;
    color: #e10000;
}
.search-item .sum sup {
    font-size: 11px;
    color: #727272;
    vertical-align: super;
    top: 0
}


.list-small {
    overflow:hidden;
    margin-left: -6px
}
.list-small li {
    float:left;
    margin-left:-1px;
    border-left:1px dotted #bababa;
    padding-left:6px;
    margin-right:6px;
    font-size: 11px;
    color:#4f4f4f
}
.list-small li.active {
    color: #f75700
}

.list-marks {
    border-bottom:1px dotted #bababa;
    padding-bottom: 8px;
    margin-bottom: 5px;
}
.list-marks dt {
    color:#1071b5;
    font-weight: normal;
    float: left;
    clear:left;
    margin-right: 6px;
}
.list-marks dd {
    color:#4f4f4f;
    overflow: hidden;
}

.footer {
    background: url(../images/footer.png) repeat-x top left;
    
    /*height: 95px;*/
    padding: 30px 40px 10px;
} 
.footer a {
    display:inline-block;
    padding-bottom:2px;
}

.footer .copyright {
    padding-top: 5px;
    color:#fff;
    text-shadow: 0 -1px 0 #0f5ca3
} 
.footer .certopay {
    color:#B9D8FF;
    text-shadow: 0 -1px 0 #0f5ca3
}
.footer .certopay a {
    color: #B9D8FF;
}
.footer .list-left {

} 
.footer .list-left li {
    float:left; 
    margin-right: 10px;
    margin-bottom: 0;
    line-height: 15px;
}  
.footer .list-left a {
    color:#b9d8ff;
}   
.footer .social {
    margin-top:-5px
}
.footer .social li {
    float:left;
    margin-right: 15px;
    line-height: 35px;
    color:#fff;
    text-shadow: 0 -1px 0 #0f5ca3;
    text-transform: uppercase;
} 
.footer .social i {
    vertical-align: top;
}  

.footer .list-right {
    padding-top: 5px;
}


.footer .list-right a {
    color:#b9d8ff;  
}  
.footer a:hover {
    color: #ffd000!important
}


.footer .logo-slider {
    margin: 15px 0 18px;
    height: 61px;
    background:#dadada url(../images/logo-slider.png) repeat-x;
    border-color: #308ad6 #146dbe #084a9c;
    border-width: 1px;
    border-style: solid;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}
.footer .logo-slider .title {
    float: left;
    width: 100px;
    padding-right: 13px;
    padding-top: 16px;
    font-size: 11px;
    color: #727272;
    text-transform: uppercase;
    text-align: center;
    height: 45px;
    background: url(../images/logo-slider-arr.png) no-repeat center right
}
.footer .logo-slider .inner {
    overflow: hidden;
}
.footer .logo-slider .inner table {
    width:100%;
    margin-top: 7px;
}
.footer .logo-slider .inner table td {
    text-align:center
}


.footer .dev {
    color:#5fa6ff;
}
.footer .dev a {
    color:#9ec1ec
}



/* icons */
.icon-left {
    margin-right: 5px;

}
.icon-right {
    margin-left: 5px;
}


[class^="icon-"] {
    background-image:url(../images/icon-sprites.png);
    background-repeat: no-repeat;
}
.icon-dot {
    width: 4px;
    height: 4px;
    background-position:0 0; 
}
.icon-search {
    width: 26px;
    height: 18px;
    background-position:0 -4px;
}

.icon-back {
    width: 16px;
    height: 15px;
    background-position:0 -40px;
}
.icon-sun {
    width: 16px;
    height: 16px;
    background-position:0 -55px;
}
.icon-cloud {
    width: 16px;
    height: 16px;
    background-position:-16px -55px;
}
.icon-new {
    width: 16px;
    height: 8px;
    background-position:0 -71px;
}
.icon-block-open {
    width: 21px;
    height: 20px;
    background-position:0 -79px;
}
.active > .icon-block-open {
    background-position:-21px -79px;
}
.icon-block-close {
    width: 21px;
    height: 20px;
    background-position:-21px -79px;
}
.icon-free {
    width: 10px;
    height: 12px;
    background-position:0 -99px;
}
.icon-busy {
    width: 10px;
    height: 12px;
    background-position:-10px -99px;
}
.icon-bullet-grey {
    width: 12px;
    height: 12px;
    background-position:-12px -111px;
}
a:hover .icon-bullet-grey {
    background-position:0 -111px;
}
.icon-bullet-orange {
    width: 12px;
    height: 12px;
    background-position:0 -111px;
}
.icon-rss {
    width: 16px;
    height: 16px;
    background-position:0 -123px;
}
.icon-comment {
    width: 16px;
    height: 15px;
    background-position:0 -139px;
}
.icon-tags {
    width: 16px;
    height: 15px;
    background-position:-48px -139px;
}
.icon-photo {
    width: 16px;
    height: 15px;
    background-position:-16px -139px;
}
.icon-print {
    width: 16px;
    height: 15px;
    background-position:-63px -139px;
}
.icon-tour {
    width: 16px;
    height: 15px;
    background-position:-32px -139px;
}
.icon-arr-blue {
    width: 11px;
    height: 10px;
    background-position:-16px -40px;
}
.icon-arr-red {
    width: 11px;
    height: 10px;
    background-position:-27px -40px;
}
.icon-arr2-blue {
    width: 24px;
    height: 23px;
    margin-left: -10px;
    background-position:0 -155px;
}
.icon-arr2-red {
    width: 24px;
    height: 23px;
    background-position:-24px -155px;
}
.icon-arr-down {
    width: 7px;
    height: 5px;
    background-position:0 -178px;
}
.icon-arr-up {
    width: 7px;
    height: 5px;
    background-position:-7px -178px;
}
.icon-arr2-down {
    width: 7px;
    height: 4px;
    background-position:-14px -178px;
}
.icon-array-expand {
    width: 9px;
    height: 5px;
    background-position:-14px -185px;
}
.icon-arr2-up {
    width: 7px;
    height: 4px;
    background-position:-21px -178px;
}
.icon-map-mark {
    padding: 0 2px 0 0;
    background-position: -29px 0;
}

.icon-main-picture {
    background-position: -27px -105px;
    height: 27px;
    width: 27px;
}

.icon-main-picture-large {
    background: url(../images/icon-main-picture-large.png) 0 0 no-repeat transparent;
    width: 64px;
    height: 65px;
}

.icon-pager-left {
    width: 18px;
    height: 18px;
    background-position:0 -193px;
}
a:hover .icon-pager-left {
    background-position:0 -211px;
}
.icon-pager-right {
    width: 18px;
    height: 18px;
    background-position:-18px -193px;
}
a:hover .icon-pager-right {
    background-position:-18px -211px;
}
.icon-filter-adult {
    width: 10px;
    height: 21px;
    background-position:0 -229px;
}
.icon-filter-plus {
    width: 7px;
    height: 21px;
    background-position:-21px -229px;
}
.icon-filter-child {
    width: 11px;
    height: 21px;
    background-position:-28px -229px;
} 

.icon-person-adult {
    background-position: left -228px;
    height: 21px;
    width: 9px;
}

.icon-add {
    width: 16px;
    height: 16px;
    background-position:0 -250px;
}

.icon-remove {
    background: url(../images/cplus.gif) no-repeat 0 0 transparent;
    width: 16px;
    height: 16px;
}


[class^="icon-menu-"] {
    background-image:url(../images/icon-menu-sprites.png);
}
.icon-menu-search {
    width: 16px;
    height: 20px;
    background-position:0 0; 
}
.active .icon-menu-search {
    background-position:-20px 0; 
}
.icon-menu-rent {
    width: 20px;
    height: 20px;
    background-position:0 -20px; 
}
.icon-menu-guide {
    width: 17px;
    height: 20px;
    background-position:0 -40px;
}
.icon-menu-service {
    width: 19px;
    height: 20px;
    background-position:0 -60px;
}

[class^="icon-state-"] {
    background-image:url(../images/icon-state-sprites.png);  
    width: 84px;
    height: 84px;
}
.icon-state-housing {
    background-position:0 0;
}
.icon-state-tour {
    background-position:0 -84px;
}
.icon-state-service {
    background-position:0 -168px;
} 

[class^="icon-social-"] {
    background-image:url(../images/icon-social-sprites.png);
    width: 52px;
    height: 53px;
} 
.icon-social-fb {
    background-position:0 -53px;
}   
.icon-social-gl {
    background-position:-52px -53px;
}  
.icon-social-in {
    background-position:-104px -53px;
}
.icon-social-tw {
    background-position:-156px -53px;
}
.icon-social-yt {
    background-position:-208px -53px;
} 
a:hover .icon-social-fb {
    background-position:0 0;
}   
a:hover .icon-social-gl {
    background-position:-52px 0;
}  
a:hover .icon-social-in {
    background-position:-104px 0;
}
a:hover .icon-social-tw {
    background-position:-156px 0;
}
a:hover .icon-social-yt {
    background-position:-208px 0;
} 

[class^="icon-tour-"] {
    background-image:url(../images/icon-tour-sprites.png);
    width: 51px;
    height: 51px;
}
.icon-tour-hot {
    background-position:0 0;
}

/* buttons */
a.btn {
    text-decoration: none;
}
.btn:hover {
    background-color: #f89406;
    *background-color: #df8505;
    background-image: -ms-linear-gradient(top, #fbb450, #f89406);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
    background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
    background-image: -o-linear-gradient(top, #fbb450, #f89406);
    background-image: -moz-linear-gradient(top, #fbb450, #f89406);
    background-image: linear-gradient(top, #fbb450, #f89406);
    background-repeat: repeat-x;
    border-color: #f89406 #f89406 #ad6704;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
    color:#fff!important;
    text-shadow: none;
}   
.btn-well {
    padding: 3px;
    display: inline-block;
    background: url(../images/alpha-grey.png) repeat;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.btn-order { 
    background-color: hsl(46, 100%, 50%) !important; background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fef5d6", endColorstr="#ffc300"); background-image: -khtml-gradient(linear, left top, left bottom, from(#fef5d6), to(#ffc300)); background-image: -moz-linear-gradient(top, #fef5d6, #ffc300); background-image: -ms-linear-gradient(top, #fef5d6, #ffc300); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fef5d6), color-stop(100%, #ffc300)); background-image: -webkit-linear-gradient(top, #fef5d6, #ffc300); background-image: -o-linear-gradient(top, #fef5d6, #ffc300); background-image: linear-gradient(#fef5d6, #ffc300); 
    border-color: #e0a400 #e0a400 hsl(44, 100%, 34%); 
    color:#593701;
    text-shadow: 0 1px 0 #fadd69; 
    font-size: 10px;
    -webkit-font-smoothing: antialiased; 
} 
.btn-order:hover {
    color:#593701!important;
    background-color: hsl(46, 100%, 50%) !important; background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fef5d6", endColorstr="#ffc300"); background-image: -khtml-gradient(linear, left top, left bottom, from(#fef5d6), to(#ffc300)); background-image: -moz-linear-gradient(top, #fef5d6, #ffc300); background-image: -ms-linear-gradient(top, #fef5d6, #ffc300); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fef5d6), color-stop(100%, #ffc300)); background-image: -webkit-linear-gradient(top, #fef5d6, #ffc300); background-image: -o-linear-gradient(top, #fef5d6, #ffc300); background-image: linear-gradient(#fef5d6, #ffc300); 
    border-color: #e0a400 #e0a400 hsl(44, 100%, 34%); 
    color:#593701;
    text-shadow: 0 1px 0 #fadd69; 
    font-size: 10px;
    -webkit-font-smoothing: antialiased; 
}


.link-badge {
    display:inline-block;
    height: 17px;
    line-height: 17px;
    color: #fff;
    text-shadow: 0 -1px 0 #995d33;
    border-bottom:1px solid #81431a;
    background: url(../images/list-link.png) repeat-x;
    text-decoration: none;
    padding: 0 15px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 1px 2px #939391;
    -moz-box-shadow: 0 1px 2px #939391;  
    box-shadow: 0 1px 2px #939391; 
    font-family: Georgia;
} 
.link-badge:hover {
    text-decoration: none;
    color: #fff!important;
    -webkit-box-shadow: 0 1px 4px #585858;
    -moz-box-shadow: 0 1px 4px #585858;  
    box-shadow: 0 1px 4px #585858; 
}

.btn-largest {
    padding: 12px 20px;
    font-size: 20px;
    color: #585858!important;
    text-shadow: 0 1px 0 #fff;
    font-weight: bold
}

.btn-largest-padding {
    padding: 7px 20px;
}



.btn-right {
    float:right
}



select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    font-size: 12px; 
}


/*
@media (min-width: 0) and (max-width: 1290px) { 
    .content {
        width:610px;
    }
}
@media (min-width: 1291px) and (max-width: 1588px) { 
    .content {
        width:812px;
    }
}
@media (min-width: 1589px) and (max-width: 1900px) { 
    .content {
        width:1018px;
    }
}

/*---------------------------------------------*/
/*---------- PERSONALLY ADDED STYLES ----------*/
/*---------------------------------------------*/

/* sign-in(up) dialog window */
.dialog-sign {
    margin: 0 auto;
    width: 392px!important;
}

.dialog-sign .row-fluid {
    background-color: #f8f8f8;
    border-radius: 5px!important;
}

.dialog-sign-wide .dialog-close, .dialog-sign .dialog-close {
    right: 5px;
    top: 5px;
}

.dialog-sign-wide h3, .dialog-sign h3 {
    margin: 20px 0;
}

.dialog-sign label {
    color: #4f4f4f;
}

.dialog-sign input[type="submit"] {
    color: #585858;
    font-size: 18px;
    padding: 6px 14px;
}

.dialog-sign-wide .icon-block-close, .dialog-sign .icon-block-close {
    background-position: -43px -80px;
    height: 19px;
    margin: 0;
    width: 20px;
}

.dialog-sign footer {
    background: url(../images/sign-form-wave.gif) 0 0 repeat-x #fff;
    border-radius: 0 0 6px 6px;
    padding: 18px 20px 15px;
}

.dialog-sign footer span {
    color: #585858;
    line-height: 35px;
}

.dialog-sign .social li {
    float: left;
    height: 35px;
    margin-left: 3px;
}

.dialog-sign .social li a {
    outline: 0;
}

.dialog-sign .social li a i {
    background: url(../images/sign-social.png) 0 -34px no-repeat;
    display: inline-block;
    height: 35px;
    width: 36px;
}

.dialog-sign .social li a i:hover {
    background-position: 0 0;
}

.dialog-sign .social i.fb {background-position: -35px -34px;}
.dialog-sign .social i.ok {background-position: -70px -34px;}
.dialog-sign .social i.tw {background-position: -105px -34px;}
.dialog-sign .social i.mm {background-position: -140px -34px;}
.dialog-sign .social i.fb:hover {background-position: -35px 0;}
.dialog-sign .social i.ok:hover {background-position: -70px 0px;}
.dialog-sign .social i.tw:hover {background-position: -105px 0px;}
.dialog-sign .social i.mm:hover {background-position: -140px 0px;}
/* end sign-in(up) dialog window */

/* orange btn styles */
.orange-btn-r,
.orange-btn-l,
.orange-btn {
    background: url(../images/orange-btn.png) right top no-repeat;
    border: 0 none;
    color: #593701;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    font-size: 11px;
    line-height: 28px;
    outline: 0;
    padding-right: 7px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: 0 1px rgba(246, 251, 254, .41);
    vertical-align: middle;
}
button.orange-btn {
    background-position: right 1px;
}

.orange-btn-r {
    background-position: right -66px;
    padding-right: 16px;
}

.orange-btn-l {
    background-position: left -130px;
    padding: 0 0 0 16px;
}
.orange-btn-r span,
.orange-btn-l span,
.orange-btn span {
    background: url(../images/orange-btn.png) left top no-repeat;
    display: inline-block;
    padding: 0 12px 0 17px;
}
.orange-btn-l span {
    background: url(../images/orange-btn.png) right -130px no-repeat;
    padding: 0 17px 0 12px;
}
.orange-btn-r:hover,
.orange-btn-l:hover,
.orange-btn:hover {background-position: right -31px; color: #593701!important;}
.orange-btn-r:hover {background-position: right -97px;}
.orange-btn-l:hover {background-position: left -161px;}
.orange-btn-r:hover span,
.orange-btn:hover span {background-position: left -31px;}
.orange-btn-l:hover span {background-position: right -161px;}
button.orange-btn:hover {background-position: right -30px;}
@-moz-document url-prefix() {
    button.orange-btn:hover {background-position: right -31px;}
    button.orange-btn {background-position: right top;}
    button.orange-btn-r {
        background-position: right -67px;
        padding-right: 16px;
    }
    button.orange-btn-r:hover {
        background-position: right -98px;
    }
}

/* END orange btn styles */

.icon-edit {
    background-position: -30px -15px;
    border: 0 none!important;
    height: 17px;
    width: 26px;
}

.link.edit {
    background: url(../images/icon-sprites.png) no-repeat -30px -15px transparent;
    display: inline-block;
    height: 17px;
    line-height: 17px;
    padding: 0 0 0 26px;
}

.text-right {
    text-align: right;
}

/* radio&checkbox controls */
.radio,
.checkbox {
    font-size: 13px;
    color: #4f4f4f;
    margin: 5px 0;
    padding: 0 0 0 21px!important;
    position: relative;
}
.radio input,
.checkbox input {
    display: none;
}
.radio input + span,
.checkbox input + span {
    background: url(../images/icon-control-sprite.png) no-repeat left top;
    cursor: pointer;
    display: block;
    height: 16px;
    left: 0;
    position: absolute;
    top: 0;
    width: 16px;
}
.radio input + span {
    background-position: right top;
}
.radio input:checked + span {
    background-position: right -18px;
}
.checkbox input:checked + span {
    background-position: left -18px;
}
/* END radio&checkbox controls */

/* update ui slider styles */
.slider .ui-slider-handle {
    background: url(../images/slider-handle.png) no-repeat left top;
    width:9px;
    height:16px; 
    border: 0;
    top: -6px;
    margin-left:-4px;
    cursor: pointer; 
}

.slider .ui-slider-handle,
.slider .ui-slider-handle:active,
.slider .ui-slider-handle:hover {outline: 0 auto;}

.slider .ui-slider-handle:hover {
    background-position: right top;
}

.slider.ui-slider-horizontal {
    border-radius: 2px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .4);
    height: 3px;
}

.slider .ui-slider-range {
  background: none repeat scroll 0 0 #ffe38f;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4) inset;
}

/* END sliders styles */

/* tour create form */
.wrap960 {
    margin: 0 auto;
    width: 960px;
}

/* tour create form */
.wrap660 {
    margin: 0 auto;
    width: 660px;
}

/* header user profile info */
.header .span6 .user-profile {
    float: left;
    height: 60px;
    overflow: hidden;
    padding: 3px 0 0 64px;
    position: relative;
    white-space: nowrap;
    width: 60%;
}

    .header .span6 .user-profile .thumbnail {
        left: 0;
        position: absolute;
        top: 3px;
    }

        .header .span6 .user-profile .thumbnail img {
            height: 46px;
            width: 46px;
        }

    .header .span6 .user-profile .name {
        color: #3c3c3c;
        height: 17px;
        font-size: 13px;
        font-weight: 700;
        line-height: 17px;
        overflow: hidden;
        white-space: nowrap;
    }

    .header .span6 .user-profile .comments {
        color: #828282;
        font-size: 11px;
        line-height: 1.7em;
    }

        .header .span6 .user-profile .comments .red {
            color: #c90000;
        }

    .header .span6 .user-profile .profile-link a {
        font-size: 12px;
        line-height: 1.5em;
    }
/* END header user profile info */

/* common styles for dialog window */
.dialog section {
    margin: 0 auto;
    padding: 20px;
    position: relative;
    width: 960px;
}

.dialog .row-fluid {
    border-radius: 5px!important;
    box-shadow: 0 3px 9px rgba(0, 0, 0, .35)!important;
}

.dialog .icon-block-close {
    background-position: -43px -80px;
    height: 19px;
    margin: 0;
    width: 20px;
}

.dialog form {
    margin: 0;
}

.dialog form label {
    color: #4f4f4f;
}

.dialog .dialog-close {
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 5px;
}

.dialog .entry {
    margin: 25px 15px 15px;
    overflow: hidden;
}
/* END common styles for dialog window */

.section-wave-hr {
    background: url(../images/section-wave.png) repeat-x bottom left;
    height: 4px;
    margin: 12px 0;
}

.dotted-hr {
    background: url(../images/news-item-content.png) repeat-x bottom left;
    height: 1px;
    margin: 12px 0;
}

.icon-block-close {
    width: 21px;
    height: 20px;
    background-position:-21px -79px;
}

.blue-tabs {
    margin: 0 -20px 19px;
    overflow: hidden;
    height: 43px;
}

.blue-tabs ul {
    border-bottom: 1px solid #d0d0d0;
    height: 42px;
    padding: 0 20px;
}

.blue-tabs ul li {
    background: url(../images/tab-gradient.png) repeat-x 0 0 #bfddf6;
    border: 1px solid #bfddf6;
    border-bottom-color: #d0d0d0;
    border-radius: 10px 10px 0 0 ;
    display: block;
    float: left;
    margin: 1px 3px -1px 0;
}

.blue-tabs ul li a {
    display: inline-block;
    font-size: 12px;
    line-height: 40px;
    padding: 0 19px;
    text-decoration: none;
    text-shadow: 0 1px #fff;
}

.blue-tabs ul li.active {
    background-image: none;
    background-color: #fff;
    border: 1px solid #d0d0d0;
    border-bottom-color: #fff;
}

.blue-tabs ul li.active a {
    color: #f75700;
}

/* guides list styles */
.countries.guides a {
    outline: 0 none;
}

.countries.guides {
  margin: 0 0 25px;
}

.countries.guides ul li {
    float: left;
    padding: 0 5px;
    position: relative;
    width: 160px;
}

.countries.guides ul li a {
    color: #585858;
    display: inline-block;
    overflow: hidden;
    line-height: 21px;
    max-width: 100%;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.countries.guides > ul > li > a {
    max-width: 160px;
    position: relative;
    z-index: 1;
}

.countries.guides ul li a:hover {
    text-decoration: underline;
}

.countries.guides ul li > div {
    background-color: #fff;
    border: 1px solid #cdcdcd;
    box-shadow: 0 0 7px rgba(0, 0, 0, .2);
    display: none;
    max-width: 450px;
    padding: 16px;
    position: absolute;
    top: 23px;
    z-index: 10;
}

.countries.guides ul li > div ul {
    position: relative;
}

.countries.guides ul li > div .arrow,
.countries.guides ul li > div .arrow:after {
    border-color: transparent;
    border-style: solid;
    display: inline-block;
    height: 0;
    position: absolute;
    width: 0;
}


.countries.guides ul li > div .arrow {
    border-bottom-color: #FFFFFF;
    border-width: 0 7px 7px;
    left: 50%;
    margin-left: -7px;
    top: -7px;
}

.countries.guides ul li > div .arrow:after {
    border-bottom-color: #cdcdcd;
    border-width: 0 8px 8px;
    content: "";
    left: -8px;
    top: -1px;
    z-index: -1;
}

.countries.guides ul li > .columned-2 {
    width: 300px;
}

.countries.guides ul li > .columned-3 {
    width: 450px;
}

.countries.guides > ul > li > div ul li {
    display: inline-block;
    height: 22px;
    width: 140px;
}

.countries.guides > ul > li.active > a {
    color: #F75700;
    text-decoration: none;
}
.countries.guides .part-title {
    color: #000000;
}
.countries.guides > ul > li > div ul li.active a {
    color: #F75700;
    text-decoration: none;
}

/* END countries guides */

/* footer social buttons */
[class^="icon-social-footer"] {
    background-image: url(../images/sign-social-new.png);
    height: 35px;
    width: 36px;
}
.icon-social-footer-lj{
    background-position: -211px 0;
}
.icon-social-footer-lj:hover{
    background-position: -211px -34px;
}
.icon-social-footer-im{
    background-position: -176px 0;
}
.icon-social-footer-im:hover{
    background-position: -176px -34px;
}
.icon-social-footer-vk {
    background-position: 0 0;
}
.icon-social-footer-vk:hover {
    background-position: 0 -34px;
}

.icon-social-footer-tw {
    background-position: -106px 0;
}

.icon-social-footer-tw:hover {
    background-position: -106px -34px;
}

.icon-social-footer-fb {
    background-position: -36px 0;
}
.icon-social-footer-fb:hover {
    background-position: -36px -34px;
}

.icon-social-footer-ok {
    background-position: -71px 0;
}
.icon-social-footer-ok:hover {
    background-position: -71px -34px;
}

.icon-social-footer-mr {
    background-position: 100% 0;
}
.icon-social-footer-mr:hover {
    background-position: 100% -47px;
}

/* END footer social buttons */

.ymx-tooltip {
    background: url(../images/tooltip.png) no-repeat;
    cursor: help;
    display: inline-block;
    position: relative;
    height: 18px;
    width: 17px;
}

.ymx-tooltip .ymx-content {
    background-color: #fff;
    border: 1px solid #d6d9d8;
    box-shadow: 0 0 15px rgba(0, 0, 0, .3);
    color: #4f4f4f;
    display: none;
    font-size: 11px;
    line-height: 1.3em;
    margin: 15px;
    padding: 10px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 250px;
    z-index: 99;
}

.ymx-tooltip:hover .ymx-content {
    display: block;
}

.edit-tooltip {
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
}

/* Orange table */
.orange-table {
    /*padding: 1px;
    background-color: #a63e00;*/
    border: 1px solid #a63e00;
    margin-bottom: 10px; 
}

.orange-table thead {
    background: #ff9b02;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmOWIwMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNzViMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #ff9b02 0%, #f75b00 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9b02), color-stop(100%,#f75b00));
    background: -webkit-linear-gradient(top,  #ff9b02 0%,#f75b00 100%);
    background: -o-linear-gradient(top,  #ff9b02 0%,#f75b00 100%);
    background: -ms-linear-gradient(top,  #ff9b02 0%,#f75b00 100%);
    background: linear-gradient(to bottom,  #ff9b02 0%,#f75b00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9b02', endColorstr='#f75b00',GradientType=0 );
}

.orange-table thead td,
.orange-table thead th {
    color: #fdfef8;
    font-weight: 700;
    font-size: 11px;
    line-height: 25px;
    height: 25px;
    padding: 0 5px;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(182, 64, 0, .55);
    vertical-align: middle;
}

.orange-table thead h1,
.orange-table thead h2,
.orange-table thead h3,
.orange-table thead h4,
.orange-table thead h5,
.orange-table thead h6 {
    color: #fdfef8;
    font-weight: 700;
    font-size: 11px;
    line-height: 25px;
}

.orange-table tbody td p {
    margin: 0!important;
    color: #585858!important;
    font-weight: 700!important;
    font-size: 13px!important;
    line-height: 1em!important;
}

.orange-table tbody td {
    color: #585858;
    font-weight: 400;
    font-size: 13px;
    line-height: 1em;
    height: 37px;
    padding: 0 5px;
    text-align: center;
    vertical-align: middle;
}

.orange-table tbody td:not(:last-child) {
    border-right: 1px solid #a63e00;
}

.orange-table tbody tr:nth-child(even) {
    background-color: #fde4a9;
}

.orange-table tbody tr:nth-child(odd) {
    background-color: #fef9c2;
}

.orange-table strong {
    color: #3f392a;
    font-weight: 700;
    font-size: 13px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .75);
}

.search-options-tabs .unavailable h3:hover,
.search-options-tabs .unavailable h3 {
    color: #ddd!important;
    cursor: default;
}

.search-options-tabs .unavailable {
    position: relative;
}

.search-options-tabs .unavailable .dev-tooltip {
    background-color: rgba(0, 0, 0, .8);
    display: none;
    color: #fff;
    border-radius: 3px;
    padding: 7px 10px;
    position: absolute;
    top: 25px;
    max-width: 250px;
    min-width: 150px;
    left: 0;
}

.search-options-tabs .unavailable:hover .dev-tooltip {
    display: block;
}

.section.filter.filter-open {
    margin-top: 20px;
}

.filter .filter-section {
    border-left: 1px solid #D6D9D8;
}

.filter > .row-fluid > .span8 {
    margin-right: -20px;
}

/* BUG #140 */
.gallery,
.content {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* traveler or agent */
.register {
    padding: 25px 0;
}

    .register h2 {
        text-align: center;
        font: 400 italic 24px/1.3em Georgia, sans-serif;
        color: #363636;
        text-shadow: 0 1px 1px rgba(0, 0, 0, .53);
    }

    .register form {
        text-align: center;
    }

        .register form img {
            display: inline-block;
            margin: 23px 0 0;
        }

    .register .btn-reg {
        background: url(../images/btn-reg.png) no-repeat -5px 0 transparent;
        border: 0;
        display: inline-block;
        width: 285px;
        height: 61px;
        font-weight: 700;
        font-size: 22px;
        line-height: 61px;
        font-style: normal;
        color: #593701;
        text-align: center;
        text-shadow: 0 1px 0 rgba(246, 251, 254, .28);
        text-decoration: none;

        margin: 5px 60px 0;
    }

    .register .btn-reg:hover {
        background-position: -5px -71px;
    }
/* END traveler or agent */

/* Contact Us mainPage dialog */
.open-online-helper {
    position: absolute;
    width: 46px;
    height: 45px;
    right: 0;
    top: 135px;
    z-index: 99;
}
.online-helper-icon {
    position: relative;
    display: block;
    width: 46px;
    height: 45px;
    background: url('../images/online-help.png') no-repeat 10px -45px transparent;
}
.online-helper-icon:hover {
    cursor: pointer;
    background-position: 9px 0;
}
.helper-wrapper {
    margin: 0 auto;
    width: 700px!important;
    left: 50%;
    margin-left: -350px;
}
textarea.contact-us-textarea {
    resize: vertical;
    max-height: 400px;
}
.alert-message.success h6 {
    color: #00aa00;
}
.alert-message.error h6 {
    color: #EE0000;
}
.online-helper-section {
    padding: 0 40px;
    position: relative;
}
.online-helper-section .icon-block-close {
    background-position: -43px -80px;
    height: 19px;
    margin: 0;
    width: 20px;
}
.dialog-close {
    position: absolute;
    right: 5px;
    top: 5px;
}

/* orphus sideblock */
.orphus {
    position: relative;
}
.orphus .title h3 {
    text-align: right;
    padding-right: 20px;
}

.orphus .list3 {
    color: #59595d;
    font-weight: 400;
    font-size: 15px;
    line-height: 30px;

    padding: 10px 10px 15px 50px;
}

.orphus .or-alert {
    position: absolute;
    left: 24px;
    top: 16px;
}
/* end orphus sideblock */

/* flash messages */

.flashes *[class^='fm-'] {
    font-weight: 400;
    font-size: 12px;
    line-height: 1.3em;

    border-width: 1px;
    border-style: solid;
    border-radius: 5px;

    margin: 5px 0 15px;
    padding: 10px 15px;
}

.fm-success {
    background-color: #f6ffe8;
    border-color: #c6edb7;
    color: #648e54;
}
/* end flash messages */

/* main page rent section */
.section-rent {
    padding: 0 0 7px;
}

.section-rent h2 {
    color: #1071B5;
}

.section-rent form {
    background: url(../images/rent-search-bg.png) repeat-x 0 0;
    padding: 7px 7px 0;
    color: #fff;
    text-shadow: 0 1px rgba(44, 52, 50, .4);
}

.section-rent form label {
    display: block;
    text-align: center;
}

.section-rent form label.checkbox {
    color: #fff;
    text-align: left;
}

.section-rent .content {
    width: 833px;
}

.section-rent .content h5,
.section-rent .content h6,
.section-rent .content li p {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.section-rent .content h6 {
    text-transform: capitalize;
    text-align: center;
    line-height: 14px;
}

.section-rent .content .details {
    padding: 0 0 9px;
    display: block;
    text-decoration: none;
}

.section-rent .content .details:hover {
    
}

.section-rent .content li p {
    margin: 0 0 1px;
}

.section-rent .content li p span {
    color: #f89406;
    padding: 0 0 0 5px;
}

.section-rent .content,
.section-rent .content footer {
    height: auto;
}

.section-rent .content footer .btn {
    margin: 5px 0 0;
    float: none;
}

.section-rent input[type="text"] {
    text-align: center;
}

.section-rent .content .prices > div {
    color: #4F4F4F;
    float: left;
    font-size: 11px;
    padding: 0 3px;
    overflow: hidden;
    width: 44%;
}

.section-rent .content .prices > div + div {
    border-left: 1px dotted #BABABA;
}

.section-rent .content .prices > div span {
    color: #E10000;
    font-size: 18px;
    line-height: 1.8em;
}

.section-rent .content .prices > div span sup {
    color: #4F4F4F;
    font-size: .6em;
    padding: 0 0 0 1px;
}

.section-rent .content .btn-mini{
    font-size: 15px;
    line-height: 16px;
}
.section-rent .content footer {
    text-align: center;
}

.section-rent .slider .ui-slider-handle {
    background-image: url(../images/slider-handle-silver.png);
}

/* end main page rent section */

/* rent slider at main page */
.housing-price-slider.ui-slider .ui-slider-handle {
    z-index: 1; /* conflict with datepicker */
}

.housing-price-slider.ui-slider-horizontal {
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .4), 0 1px 0 rgba(255, 255, 255, .5);
    height: 4px;
}

/* navigation at article pages */
.page-nav {
    display: none;
}

@media (min-width: 1400px) {
    .page-nav {
        display: block;
        position: fixed;
        top: 50%;
        margin: -54px 0 0 -63px;
    }

    .page-nav span {
        background: url(../images/nav-arrows.png) no-repeat left top;
        cursor: pointer;
        display: block;
        height: 19px;
        width: 33px;
        opacity: 0.5;
    }

    .page-nav span + span {
        margin: 70px 0 0;
    }

    .page-nav span:hover {
        opacity: 1;
    }

    .page-nav .up:active {
        background-position: right top;
    }

    .page-nav .down {
        background-position: left bottom;
    }

    .page-nav .down:active {
        background-position: right bottom;
    }
}

.section-hotel-showcase a.detials {
    text-decoration: none;
}

div#footer-sitemap ul {
    width:173px;
    padding:10px 20px 15px 0px;
    display: inline-block;
    list-style: none;
    vertical-align: top;
}
div#footer-sitemap ul li a.root {
    font-size: 14px;
    font-weight: bold;
}
div#footer-sitemap ul#services {
    width: 145px;
}
div#footer-sitemap ul li a {
    color: #B9D8FF;
}

/* Top blocks paginator section */
.top-block .top-block-controls {
    display: inline-block;
    height: 25px;
    float: right;
    margin-top: 9px!important;
}
.top-block .top-block-controls li {
    background: url('../images/top-block-nav-arrows.png') no-repeat 0 0;
    display: inline-block;
    width: 10px;
    height: 21px;
    margin-left: 15px;
}
.top-block .top-block-controls li:not(.disable) {
    cursor: pointer;
}
.top-block .top-block-controls li:not(.disable):hover {
    background-position: -20px 0;
}
.top-block .top-block-controls li.next-publications:not(.disable):hover {
    background-position: -32px 0;
}
.top-block .top-block-controls li.next-publications {
    background-position: -11px 0;
}
.top-block .top-block-controls li > a {
    display: inline-block;
    width: 10px;
    height: 21px;
}
.top-block .top-block-controls li.disable > a {
    cursor: default!important;
}
.top-block .top-block-loading {
    width: 100%;
    padding: 57px 0;
    text-align: center;
}

/* Elastica search styles */
em.result-highlight {
    font-weight: bold;
}

.no-result-text {
    font-size: 14px;
    padding: 20px 0px 30px 0px;
}
.search-tab {
    font-size: 80%;
    font-weight: bold;
}

.margin0 {
    margin: 0px!important;
}

/* LiveChat*/
#livechat-eye-catcher{
    right: 311px!important;
}
#livechat-full{
    right: 311px!important;
}
#livechat-compact-container{
    right: 311px!important;
}
/* ==============================
   context ADS */

.ads-keyword {
    color: #8c9b29;
    text-decoration: underline;

    cursor: pointer;
}

.ads-wrapper {
    background-color: rgba(0, 0, 0, .65);
    border-radius: 5px;

    display: none;
    margin: 0 0 10px -20px;
    padding: 4px;

    position: absolute;
    z-index: 1000;
}

.ads-wrapper a {
    text-decoration: none;
}

.ads-wrapper .arrow {
    display: inline-block;
    height: 0;
    width: 0;
    border-color: transparent;
    border-style: solid;

    position: absolute;
}

.ads-wrapper > .arrow {
    border-top-color: rgba(0, 0, 0, .65);
    border-width: 10px 10px 0;

    bottom: -10px;
    left: 30px;
}

.ads-wrapper .holder {
    background-color: #fff;
    border: 1px solid #b2b2b2;
    border-radius: 4px;

    position: relative;

    min-width: 250px;
    max-width: 350px;
}

.ads-wrapper .holder > .arrow {
    border-top-color: #fafafa;
    border-width: 9px 9px 0;

    bottom: -9px;
    left: 26px;

}

.ads-wrapper .header {
    border-radius: 4px 4px 0 0;
    border-bottom: 1px solid #c3c3c3;
    box-shadow: inset 0 1px 0 #fff;

    background: #f9f9f9;
    background: -moz-linear-gradient(top,  #f9f9f9 0%, #e3e3e3 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#e3e3e3));
    background: -webkit-linear-gradient(top,  #f9f9f9 0%,#e3e3e3 100%);
    background: -o-linear-gradient(top,  #f9f9f9 0%,#e3e3e3 100%);
    background: -ms-linear-gradient(top,  #f9f9f9 0%,#e3e3e3 100%);
    background: linear-gradient(to bottom,  #f9f9f9 0%,#e3e3e3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e3e3e3',GradientType=0 );

    min-height: auto;
    overflow: hidden;

    color: #ababab;
    text-shadow: 0 1px 0 #fff;
}

.ads-wrapper .header a {
    display: block;
    float: right;
    margin: 4px 4px 0 0;

    border-radius: 50%;
    border: 1px solid #d5d5d5;

    height: 20px;
    width: 20px;

    color: #a8a8a8;
    font-size: 12px;
    text-align: center;
    line-height: 20px;

    box-shadow: 1px 1px 0 #fff;
}

.ads-wrapper .header a:hover {
    text-decoration: none;
}

.ads-wrapper .header span {
    display: block;

    margin: 6px 30px 4px;

    font-size: 11px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

.ads-wrapper .footer {
    background: #fafafa;
    border-radius: 0 0 4px 4px;
    border-top: 1px solid #f2f2f2;
    
    font-size: 11px;
    text-align: center;

    padding: 8px;
}

.ads-wrapper .footer a {
    color: #4b8dcb;
}

.ads-wrapper .footer a:hover {
    color: #3c6f9e!important;
}

.ads-wrapper a:hover {
    text-decoration: underline;
}

.ads-wrapper .content {
    height: auto;
    padding: 10px 16px;
}

.ads-wrapper .content .title {
    margin: 0 0 10px;

    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ads-wrapper .content .title + a {
    float: left;
}

.ads-wrapper .content a {
    color: #333333;
    font-size: 16px;
}

.ads-wrapper .content img {
    margin: 0 10px 5px 0;
}

.ads-wrapper .content p {
    color: #626262;
    font-size: 13px;
    line-height: 1.4em;
}

.ads-wrapper .loader {
    margin: 20px 0;
    text-align: center;
}
.comments-block .comment_style{
    color: #727272;
    font-weight: normal;
    font-size: 11px;
    text-transform: uppercase;
}

/* Google map style fix */
.map-canvas-fixed img {
  max-width: none;
}
