@charset "utf-8";

body, div, li, ul {
    margin: 0;
    padding: 0
}

.BodyBG, .pageLoader, body, html {
    height: 100%
}

#GoogleBackHome a, .content_head a, div.gallery-item a {
    text-decoration: none
}

#GoogleBackHome, #GoogleBackHome a, .VideoHome a {
    font: bold 12px Arial,Helvetica,sans-serif
}

#pano, .ExternalPageBody, html {
    overflow: hidden
}

html {
    width: 100%;
    background: #fff
}

body {
    width: 100%;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    color: #fff;
    min-width: 350px
}

    *, .jspVerticalBar .jspArrow:focus, body.ps-active :focus {
        outline: 0
    }

img, ul#rowshare li a img {
    border: none
}

a {
    color: #444340
}

div, li, ul {
    list-style: none
}

.pageLoader {
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../../../images/DesignNG/photoswipe-loader.gif) center no-repeat #000;
    z-index: 999;
    opacity: .55
}

#Header {
    background: #333;
    padding: 0;
    border-bottom: 1px solid #3c3c3c;
    float: left
}

    #Header img {
        display: block;
        margin: 0 auto
    }

#page_bg, div.gallery-row {
    float: left;
    width: 100%
}

.home_bg, .maps_bg, .photos_bg, .videos_bg, .vr_bg {
    float: left;
    width: 100%;
    background-attachment: fixed
}

.HeaderContainer {
    float: left;
    width: 100%;
    background: #f0f0f0;
    position: relative;
    padding: 0 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-bottom: 1px solid #d1d1d1
}

.BodyBG, .VideoHome {
    position: fixed;
    left: 0
}

#MainContent, div.page-content {
    box-sizing: border-box;
    float: left;
    width: 100%
}

.BodyBG {
    background-attachment: fixed;
    opacity: .25;
    clear: both;
    top: 0;
    z-index: 0;
    width: 100%
}

#MainContent {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

#Footer {
    padding: 10px;
    border-top: none
}

#SocialLinks {
    padding: 10px 0 0
}

    #SocialLinks:after {
        clear: both;
        content: ".";
        display: block;
        height: 0;
        visibility: hidden
    }

    #SocialLinks a {
        display: block;
        float: left;
        padding-right: 15px
    }

.jspHorizontalBar .jspCap, div.gallery-item, ul.categoryFilter li img {
    float: left
}

    div.gallery-item a {
        display: block;
        margin: 5px;
        border: 1px solid #3c3c3c
    }

    div.gallery-item img, div.ps-toolbar *, div.ps-zoom-pan-rotate *, ul.TabMenu li:hover ul.SubTabMenu {
        display: block
    }

#row360, #rowlanguage, #rowphotos, #rowshare, #rowvideos {
    width: 100%;
    float: left
}

ul#row360, ul#rowlanguage, ul#rowphotos, ul#rowshare, ul#rowvideos {
    width: 95%;
    float: left;
    padding: 0;
    margin: 0;
    list-style: none
}

    ul#row360 li, ul#rowlanguage li, ul#rowphotos li, ul#rowshare li, ul#rowvideos li {
        width: 95%;
        float: left;
        list-style: none
    }

        ul#row360 li a, ul#rowlanguage li a, ul#rowphotos li a, ul#rowshare li a, ul#rowvideos li a {
            width: 95%;
            text-decoration: none;
            float: left
        }

            ul#row360 li a img, ul#rowlanguage li a img, ul#rowphotos li a img, ul#rowshare li a img, ul#rowvideos li a img {
                display: block;
                border: 1px solid #3c3c3c;
                margin: 5px 10px 5px 15px;
                float: left
            }

            div.hotelLogo, div.hotelName, ul#rowlanguage li a strong, ul#rowshare li a strong {
                display: table-cell;
                vertical-align: middle
            }

            ul#row360 li a strong, ul#rowphotos li a strong, ul#rowvideos li a strong {
                font: 15px Arial,Helvetica,sans-serif;
                color: #000;
                height: 60px;
                vertical-align: middle;
                display: table-cell
            }

            ul#rowshare li a strong {
                font: 15px Arial,Helvetica,sans-serif;
                color: #000;
                height: 45px
            }

            ul#rowlanguage li a strong {
                font: 15px Arial,Helvetica,sans-serif;
                color: #000;
                height: 32px
            }

                ul#row360 li a strong span, ul#rowlanguage li a strong span, ul#rowphotos li a strong span, ul#rowshare li a strong span, ul#rowvideos li a strong span {
                    font: 400 12px Arial,Helvetica,sans-serif;
                    color: #000;
                    display: block
                }

div.page-content {
    background: #fff;
    border-bottom: 1px solid #5a5a5a;
    padding: 10px 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

div.hotelLogo {
    padding: 5px 10px 0
}

div.hotelName {
    padding: 12px 0 0;
    margin: 0 0 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

    div.hotelName h1 {
        float: left;
        width: 100%;
        font: bold 17px Arial,Helvetica,sans-serif;
        color: #333;
        padding: 0;
        margin: 0;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box
    }

    div.hotelName span {
        display: inline-block;
        font: 12px Arial,Helvetica,sans-serif;
        color: #333;
        clear: both
    }

.HeaderBackgroundLogo {
    display: block;
    width: 100%;
    float: right;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

#ExapandCollapse {
    position: absolute;
    right: 15px;
    top: 0;
    margin: 0;
    display: block;
    padding: 0;
    height: 24px;
    width: 43px;
    cursor: pointer;
    cursor: hand;
    z-index: 99;
    background: url(../../../images/DesignNG/media_ico_sprite.png) no-repeat
}

.Collapse {
    background-position: -30px 0 !important
}

.Expand {
    background-position: -30px -24px !important
}

.content_container {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0
}

.video_container {
    width: 100%;
    height: 100%;
    text-align: center
}

.content_head {
    padding: 10px 0;
    cursor: pointer;
    font: 17px Arial,Helvetica,sans-serif;
    color: #fff;
    border-bottom: 1px solid #ebebeb;
    margin: 0;
    background: url(../../../images/DesignNG/info_head_bg.png) top left repeat-y #dad9d9;
    float: left;
    width: 100%
}

    .content_head a {
        display: block;
        width: 100%;
        height: 30px;
        cursor: pointer
    }

        .content_head a span {
            color: #fff
        }

.content_head_powered {
    padding: 10px 0 5px;
    cursor: pointer;
    margin: 0;
    float: left;
    width: 100%;
    text-align: center;
    opacity: .5;
    border-bottom: none;
    background: 0 0
}

#powered_logo {
    position: absolute;
    right: 0;
    bottom: 2px;
    z-index: 1015
}

#GoogleBackHome {
    right: 5px;
    top: 45px;
    position: absolute;
    z-index: 1;
    color: #000;
    opacity: .8
}

.content_body {
    font: 13px Arial,Helvetica,sans-serif;
    color: #000;
    padding: 10px 0
}

#poweredby_content, .VideoHeaderTitle {
    font: 12px Arial,Helvetica,sans-serif
}

.content_body a, .info_content_body a {
    display: block;
    text-decoration: underline
}

#FrameContainer, .CloseFullScreen, .MoreButton, .VideoInfo, .jspCap, .jspHorizontalBar, div.ps-toolbar-pause {
    display: none
}

.VideoHome a, ul.categoryFilter, ul.categoryFilter li a:hover {
    text-decoration: none
}

.content_body a:hover, .info_content_body a:hover {
    color: #000;
    text-decoration: underline
}

.ico_share {
    padding: 0 16px 0 0
}

.HeaderNormal {
    background: url(../../../images/DesignNG/info_head_bg.png) top left repeat-y #dad9d9;
    border-bottom: 1px solid #ebebeb
}

.HeaderActive, .HeaderActive a span {
    background-color: #f5f5f5;
    background-image: none;
    color: #000;
    border: none
}

.ico-brdr, .video-ico-brdr {
    border-left: 1px solid #666
}

.content_head span.ArrowDown {
    background: url(../../../images/DesignNG/down_arrow.png) center left no-repeat
}

.content_head span.ArrowUp {
    background: url(../../../images/DesignNG/up_arrow.png) center left no-repeat
}

#poweredby_content {
    color: #000;
    background: #fff !important
}

    #poweredby_content p {
        padding: 0 10px;
        display: inline-block
    }

    #poweredby_content span {
        float: left;
        margin: 0 10px 5px 0
    }

ul.categoryFilter {
    margin: 5px 10px 30px 15px;
    padding: 0;
    list-style: none;
    width: auto
}

    ul.categoryFilter li {
        float: left;
        margin-right: 5px;
        margin-bottom: 10px;
        height: 31px
    }

        ul.categoryFilter li label input {
            float: left;
            padding: 0;
            margin: 1px 3px 0 0
        }

        ul.categoryFilter li a {
            text-decoration: none;
            font: 400 12px Arial,Helvetica,sans-serif
        }

        ul.categoryFilter li strong {
            float: left;
            padding: 8px 0 6px 5px
        }

        ul.categoryFilter li.CategoryAll {
            background: url(../../../images/DesignNG/category_all.png) 0 -31px no-repeat
        }

        ul.categoryFilter li.CategoryGen {
            background: url(../../../images/DesignNG/category_general.png) 0 -31px no-repeat
        }

        ul.categoryFilter li.CategoryAcc {
            background: url(../../../images/DesignNG/category_accommodation.png) 0 -31px no-repeat
        }

        ul.categoryFilter li.CategoryDin {
            background: url(../../../images/DesignNG/category_dining.png) 0 -31px no-repeat
        }

        ul.categoryFilter li.CategoryLei {
            background: url(../../../images/DesignNG/category_leisure.png) 0 -31px no-repeat
        }

        ul.categoryFilter li.CategoryBus {
            background: url(../../../images/DesignNG/category_business.png) 0 -31px no-repeat
        }

        .ico_360, ul.categoryFilter li.active, ul.categoryFilter li:hover {
            background-position: 0 0
        }

.VideoHome {
    bottom: 0
}

    .VideoHome a {
        color: #000
    }

.ExternalPageBody {
    padding: 0;
    margin: 0
}

.ExternalBackButton {
    background: url(../../../Images/DesignNG/vr_bottom_bar_bg.png) repeat-x;
    height: 40px;
    text-align: center;
    width: 100%;
    padding: 0;
    margin: 0;
    z-index: 100;
    position: absolute;
    bottom: 0;
    left: 0;
    min-width: 350px;
    overflow: hidden
}

.VideoPageHeaderTitle, .VideoPageTitle {
    width: auto;
    height: 30px;
    padding: 10px 10px 0;
    text-align: center
}

.CloseFullScreen, .FullScreen, .PipeContainer, .ShareIcon {
    float: right;
    margin: 12px 10px 0 0;
    cursor: pointer
}

.VideoPageHeaderTitle {
    background: url(../../../images/DesignNG/vr_top_bar_bg.png) top left repeat-x #000
}

.VideoHeaderTitle {
    color: #fff
}

.VideoPageTitle {
    font: bold 12px Arial,Helvetica,sans-serif;
    color: #fff;
    background: url(../../../images/DesignNG/vr_bottom_bar_bg.png) top left repeat-x #000;
    position: relative
}

.VideoBottomIcon {
    float: left;
    text-align: center;
    margin-left: 10px
}

    .VideoBottomIcon img, .ps-toolbar-fullscreen .ps-toolbar-content, div.ps-uilayer {
        cursor: pointer
    }

.VideoTitle {
    float: right;
    position: absolute;
    bottom: 13px;
    right: 10px;
    width: 350px;
    text-align: right
}

.PoweredByVideoLogo {
    position: absolute;
    right: 5px;
    bottom: 2px;
    opacity: .5;
    min-width: 71px
}

.PhotoInfoContainer, .VideoInfoContainer {
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999999;
    width: 100%;
    height: 100%;
    opacity: .6;
    display: none
}

.VideoInfo {
    font: 12px Arial,Helvetica,sans-serif;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    z-index: 9999999;
    text-align: center;
    padding: 0;
    max-height: 400px;
    overflow: auto
}

.ShareContent ul li a, .ShareContent ul li strong, .closeBtn, .closeBtn:hover {
    color: #fff;
    font-size: 12px;
    text-decoration: none
}

.PhotoLogo, .VideoLogo {
    padding: 0;
    margin: 0 0 10px
}

.PhotoLocation, .VideoLocation {
    padding: 0;
    margin: 0 0 10px;
    text-shadow: 2px 2px 2px #000
}

.PhotoCaption, .VideoCaption {
    padding: 10px 0 0;
    margin: 0;
    text-align: left;
    text-shadow: 2px 2px 2px #000;
    border-top: 1px solid #fff;
    min-width: 200px
}

.HomeFooter {
    float: left;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 5
}

.HomeControlBar {
    background: url(../../../images/DesignNG/vr_bottom_bar_bg.png) repeat-x;
    height: 40px;
    padding: 0;
    margin: 0;
    z-index: 100;
    float: left;
    width: 100%
}

.LanguageSelection {
    float: left;
    margin: 8px 0 0 10px
}

.ico-brdr {
    cursor: pointer;
    margin: 0;
    height: 23px
}

.ShareSelection {
    float: left;
    margin: 12px 10px 0;
    width: 85px
}

#FooterPoweredLogo {
    float: right;
    margin: 6px 10px 0 0;
    z-index: 1015
}

#FrameContainer {
    position: relative;
    float: left;
    width: 100%;
    padding-bottom: 0
}

.iFrameContainer {
    padding-top: 2px
}

#HomeContentContainer {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.jspContainer {
    overflow: hidden;
    position: relative
}

.jspHorizontalBar, .jspPane, .jspVerticalBar {
    position: absolute
}

.jspVerticalBar {
    top: 0;
    right: 0;
    width: 12px;
    height: 100%
}

.jspHorizontalBar {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 16px
}

.jspDrag, .jspTrack, ul.TabMenu, ul.TabMenu li {
    position: relative
}

.jspHorizontalBar *, .jspVerticalBar * {
    margin: 0;
    padding: 0
}

.jspTrack {
    background: #666
}

.jspDrag {
    background: url(../../../images/DesignNG/customscroll_vertical_icon.png) center no-repeat #333;
    top: 0;
    left: 0;
    cursor: pointer
}

.jspHorizontalBar .jspDrag, .jspHorizontalBar .jspTrack {
    float: left;
    height: 100%
}

.jspArrow {
    text-indent: -20000px;
    display: block;
    cursor: pointer
}

    .jspArrow.jspDisabled {
        cursor: default
    }

.jspArrowUp {
    background: url(../../../images/DesignNG/customscroll_uparrow.png) center no-repeat #e6e6e6
}

.jspArrowDown {
    background: url(../../../images/DesignNG/customscroll_downarrow.png) center no-repeat #e6e6e6
}

.jspVerticalBar .jspArrow {
    height: 16px
}

.jspHorizontalBar .jspArrow {
    width: 16px;
    float: left;
    height: 100%
}

.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%
}

* html .jspCorner {
    margin: 0 -3px 0 0
}

.divpoaster {
    position: absolute;
    width: 100%;
    height: 85%;
    text-align: center
}

.posterplaybutton {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -50px;
    margin-top: -50px
}

.ShareContent {
    background-color: #272727;
    opacity: .9;
    bottom: 41px;
    border-radius: 8px;
    position: absolute;
    width: 200px;
    right: 112px;
    display: none;
    z-index: 1
}

    .ShareContent ul li {
        text-align: left;
        border-bottom: 1px solid #454545
    }

        .ShareContent ul li:last-child {
            border-bottom: 0
        }

        .ShareContent ul li:hover {
            background-color: #5f5f5f;
            cursor: pointer
        }

        .ShareContent ul li:first-child:hover {
            border-top-left-radius: 8px;
            border-top-right-radius: 8px
        }

        .ShareContent ul li:last-child:hover {
            border-bottom-left-radius: 8px;
            border-bottom-right-radius: 8px
        }

        .ShareContent ul li img {
            vertical-align: middle;
            margin-right: 10px
        }

        .ShareContent ul li a {
            display: block;
            padding: 10px 15px
        }

.closeBtnContainer {
    position: absolute;
    right: 7px;
    top: 3px
}

.jspContainer {
    background-color: #fff
}

.controls-right {
    float: right;
    margin-right: 120px;
    margin-top: 10px
}

.PipeContainer {
    width: 1px
}

    .PipeContainer .ico-brdr {
        margin-left: 0
    }

.FullScreen {
    margin-right: 40px
}

.video-ico-brdr {
    cursor: pointer;
    float: left;
    margin-left: 10px;
    height: 23px
}

.video-controls-right {
    float: right;
    margin-right: 120px
}

.VideoShareContent {
    z-index: 100
}

.PhotoShareIcon, .ShareIcon, .VideoShareIcon {
    background: url(/brochures/images/DesignNG/media_ico_sprite.png) 0 -408px no-repeat;
    display: block;
    height: 20px;
    width: 20px
}

.PhotoShareIcon, .VideoShareIcon {
    margin-top: 2px;
    cursor: pointer
}

.ShareIcon {
    margin-top: 14px;
    cursor: pointer
}

.FullScreenLink, .PhotoFullScreenLink {
    background: url(/brochures/images/DesignNG/media_ico_sprite.png) 0 -494px no-repeat;
    display: block;
    height: 20px;
    width: 20px;
    cursor: pointer;
    margin-top: 2px
}

.IceLogoLink {
    background: url(/brochures/images/IcePortalContentLogoCenterWhite.svg) 0 0/contain no-repeat;
    display: block;
    height: 29px;
    width: 67px;
    cursor: default
}

.IceLogoVideoLink {
    position: absolute;
    right: 10px;
    bottom: 7px
}

.HomeIcon, .PhotoHomeIcon {
    background: url(/brochures/images/DesignNG/media_ico_sprite.png) -142px 0 no-repeat;
    display: block;
    height: 20px;
    width: 18px
}

.InfoButton, .PauseIcon, .PlayIcon {
    height: 20px;
    width: 20px;
    display: block
}

.PhotoHomeIcon {
    margin-top: 10px
}

.InfoButton {
    background: url(/brochures/images/DesignNG/media_ico_sprite.png) 0 -523px no-repeat
}

.PlayIcon {
    background: url(/brochures/images/DesignNG/media_ico_sprite.png) 0 -642px no-repeat
}

.PauseIcon {
    background: url(/brochures/images/DesignNG/media_ico_sprite.png) 0 -582px no-repeat
}

.ps-toolbar-next, .ps-toolbar-previous {
    bottom: 0;
    width: 70px;
    height: 70px;
    position: absolute;
    cursor: pointer
}

.extra-top-margin {
    margin-top: 2px
}

body.InfoPage {
    padding: 0;
    margin: 0;
    min-width: 350px
}

div.Infopage-content {
    border-bottom: 1px solid #d5d5d5;
    margin: 20px 20px 0 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-bottom: 10px
}

div.InfohotelLogo, div.InfohotelName {
    display: block;
    text-align: center
}

    div.InfohotelName h1 {
        width: 100%;
        font: bold 17px Arial,Helvetica,sans-serif;
        color: #333;
        padding: 0;
        margin: 0
    }

    div.InfohotelName span {
        display: inline-block;
        font: 14px Arial,Helvetica,sans-serif;
        color: #333;
        clear: both
    }

.info_content_container {
    padding: 0;
    margin: 10px 20px 10px 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.info_content_body {
    font: 13px Arial,Helvetica,sans-serif;
    color: #000;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

div.tabs {
    background: 0 0 !important;
    background-color: none !important
}

.info_content_body div {
    padding: 0 0 10px;
    background: inherit !important
}

.info_content_body ul {
    padding: 0;
    list-style-type: disc;
    margin: 0 0 0 10px
}

.info_content_body ol {
    padding: 0;
    list-style-type: decimal;
    margin: 0 0 0 20px
}

.info_content_body ul li {
    text-decoration: none;
    margin-left: 10px;
    list-style-type: disc
}

.info_content_body ol li {
    text-decoration: none;
    margin-left: 10px;
    list-style-type: decimal
}

.info_content_body div div {
    padding: 0 !important;
    margin: 0 !important;
    text-indent: 0 !important
}

.info_content_body div ul {
    padding: 0 !important;
    margin: 0 0 0 10px !important;
    text-indent: 0 !important
}

.info_content_body h2 {
    font: bold 15px Arial,Helvetica,sans-serif;
    padding: 0 0 10px;
    margin: 20px 0 10px;
    border-bottom: 1px solid #000
}

div.ps-caption, div.ps-toolbar {
    font-size: 13px;
    font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
    color: #fff;
    text-align: center
}

body.ps-active, body.ps-building {
    overflow: hidden;
    height: 100%
}

div.ps-document-overlay {
    height: 100%;
    display: block
}

div.ps-carousel-item-loading {
    background: url(../../../images/DesignNG/photoswipe-loader.gif) center center/40px 40px no-repeat
}

div.ps-caption {
    background: url(../../../Images/DesignNG/vr_top_bar_bg.png) left top repeat-x !important;
    border-bottom: 1px solid #42403f
}

    div.ps-caption * {
        display: inline
    }

div.ps-caption-bottom {
    border-top: 1px solid #42403f;
    border-bottom: none;
    min-height: 44px
}

div.ps-caption-content {
    padding: 13px;
    display: block
}

div.ps-toolbar {
    background: url(../../../Images/DesignNG/vr_bottom_bar_bg.png) left top repeat-x !important;
    border-top: 1px solid #42403f;
    height: 44px;
    display: table;
    table-layout: fixed
}

div.ps-toolbar-top {
    border-bottom: 1px solid #42403f;
    border-top: none
}

div.ps-toolbar-close, div.ps-toolbar-info, div.ps-toolbar-pause, div.ps-toolbar-play, div.ps-toolbar-share {
    cursor: pointer;
    float: left;
    margin-left: 10px
}

.ps-toolbar-previous {
    left: 0;
    background: url(../../../Images/DesignNG/photoswipe-previous.png) left center no-repeat
}

.ps-toolbar-next {
    right: 0;
    background: url(../../../Images/DesignNG/photoswipe-next.png) right center no-repeat
}

div.ps-toolbar div div.ps-toolbar-content {
    height: 44px;
    margin: 0 auto;
    background-color: transparent;
    background-repeat: no-repeat
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-resolution:240dpi) {
    div.ps-toolbar div div.ps-toolbar-content {
        -moz-background-size: 220px 88px;
        -o-background-size: 220px 88px;
        -webkit-background-size: 220px 88px;
        background-size: 220px 88px
    }
}

.PhotoInfo {
    font: 12px Arial,Helvetica,sans-serif;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    margin: 0;
    z-index: 9999999;
    display: none;
    text-align: center;
    padding: 0;
    max-height: 400px;
    overflow: auto
}

@media all and (max-width:800px) {
    .PhotoInfo, .VideoInfo {
        max-height: 300px;
        overflow: auto;
        width: 80%
    }
}

.ico-brdr, .ps-toolbar-fullscreen {
    float: left;
    margin-left: 10px
}

.ico_360, .ico_iframe, .ico_info, .ico_language, .ico_maps, .ico_photos, .ico_videos {
    margin: 3px 0 0 10px
}

.ico_home {
    background: url(/brochures/images/DesignNG/ComboIcons/ico_home_tab.png) no-repeat
}

.ico_rates {
    background: url(/brochures/images/DesignNG/ComboIcons/ico_rates_tab.png) no-repeat
}

.ico_share {
    background: url(/brochures/images/DesignNG/ComboIcons/ico_share_tab.png) no-repeat
}

.ico_more {
    background: url(/brochures/images/DesignNG/ComboIcons/ico_more_tab.png) no-repeat
}

.ico_pos {
    background-position: 10px top
}

.ico_pos_more {
    background-position: left top
}

.Tabs {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin: 12px 0 0;
    padding: 0;
    float: left;
    width: 100%
}

ul.TabMenu {
    float: left;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
    border-bottom: none
}

    ul.TabMenu li {
        cursor: pointer;
        float: left;
        margin: 0 2px 0 0;
        padding: 0
    }

        ul.TabMenu li a, ul.TabMenu li a.More {
            display: block;
            width: 100%;
            padding: 7px 0 8px;
            background: #e6e6e6;
            border-radius: 5px 5px 0 0;
            -moz-border-radius: 5px;
            border: 1px solid #d1d1d1;
            border-bottom: 0;
            -moz-border-radius-bottomright: 0px;
            -moz-border-radius-bottomleft: 0px;
            font: bold 13px Arial,Helvetica,sans-serif;
            text-decoration: none;
            top: 1px;
            position: relative
        }

            ul.TabMenu li a strong {
                text-align: center;
                padding: 5px 15px;
                text-indent: 23px;
                display: block
            }

            ul.TabMenu li a:hover {
                background: #fff
            }

            ul.TabMenu li a.selected {
                width: 100%;
                background: #fff;
                padding: 8px 0;
                border-radius: 5px 5px 0 0;
                -moz-border-radius: 5px;
                border: 1px solid #d1d1d1;
                border-bottom: 0;
                -moz-border-radius-bottomright: 0px;
                -moz-border-radius-bottomleft: 0px;
                top: 1px
            }

        ul.TabMenu li ul.SubTabMenu {
            display: none;
            position: absolute;
            right: -2px;
            top: 53px;
            width: 175px;
            background: #fff;
            padding: 5px;
            margin: 0;
            list-style-type: none;
            border-radius: 0 0 5px 5px;
            -moz-border-radius: 5px;
            border: 1px solid #d1d1d1;
            -moz-border-radius-topright: 0px;
            -moz-border-radius-topleft: 0px;
            float: left;
            z-index: 999
        }

            ul.TabMenu li ul.SubTabMenu li {
                display: none;
                width: 100%;
                clear: both;
                padding: 0;
                margin: 0
            }

                ul.TabMenu li ul.SubTabMenu li a {
                    background: 0 0;
                    padding: 5px 0;
                    border: none;
                    clear: both;
                    border-radius: 0;
                    -moz-border-radius: 0
                }

                    ul.TabMenu li ul.SubTabMenu li a:hover {
                        background: #ebebeb
                    }

                    ul.TabMenu li ul.SubTabMenu li a strong {
                        padding: 5px 0 5px 10px !important;
                        text-indent: 23px !important;
                        text-align: left !important;
                        display: block
                    }

li > ul.TabMenu li ul:hover {
    background: red
}

.InfoPage .ComboMenu ul li ul li a strong {
    height: 25px
}

.content_body {
    display: none;
    float: left;
    width: 100%;
    background: 0 0 !important;
    margin-top: 0
}

.ico_360, .ico_iframe, .ico_info, .ico_language, .ico_maps, .ico_photos, .ico_videos {
    background: url(/brochures/images/DesignNG/media_ico_sprite.png) no-repeat;
    margin-left: 10px;
    position: absolute;
    height: 20px;
    width: 27px
}

.ico_photos {
    background-position: 0 -238px
}

.ico_videos {
    background-position: 0 -170px
}

.ico_maps {
    background-position: 0 -34px
}

.ico_info {
    background-position: 0 -272px
}

.ico_iframe {
    background-position: 0 -204px
}

.ico_language {
    background-position: 0 -340px
}
