﻿/* Editor */

.nx-editor-default .nx-editor-row {
    max-width: 1000px;
    margin: auto;
}

/* Site */

.nx-body {
    font-size: 15px;
    line-height: 1.428571429;
    color: #1f2426;
}

    /*.nx-body.body-default {
        background: #104d6e url(../Images/bg-img.jpg) top center no-repeat;
    }*/

    .nx-body .container {
        max-width: 1000px;
    }

    /* Background Colors */

    .nx-body .primary-bg-color {
        background: #0a4766;
    }

    .nx-body .secondary-bg-color, .nx-body .bg1, .nx-body .bg2 {
        background: #1f7099;
    }

    .nx-body .tertiary-bg-color, .nx-body .bg3 {
        background: #062d40;
    }

.nx-page {
    background: #fff;
}

/* Typography */

.nx-body .primary-font-color {
    color: #0a4766;
}

.nx-body .secondary-font-color {
    color: #1f7099;
}

.nx-body a {
    color: #1f7099;
}

    .nx-body a:hover,
    .nx-body a:focus {
        color: #0a4766;
    }

.nx-body h1 {
    font-size: 42px;
    color: #1f7099;
}

.nx-body h2 {
    font-size: 36px;
    color: #1f7099;
}

.nx-body h3 {
    font-size: 30px;
    color: #1f7099;
}

.nx-body h4 {
    font-size: 24px;
    color: #1f7099;
}

.nx-body p {
    color: #1f2426;
}

/* Page Elements */
.nx-body .offerList .offer {
    border: 1px solid #c2c9cc;
    background: #e6eef2;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 15px;
}

    .nx-body .offerList .offer img {
        width: 100%;
    }

    .nx-body .offerList .offer h3 {
        margin-top: 10px;
        margin-bottom: 0;
    }

/* Header */

.nx-header {
    background-color: #fff;
}

    .nx-header.container {
        width: 100%;
    }

/* Nav */

.nx-menu {
    padding: 0;
    position: relative;
    z-index: 1021;
}

    .nx-menu nav {
        margin: 0;
        padding: 2px;
        line-height: 0.9em;
        background: #0a4766;
    }

        .nx-menu nav a {
            color: #b4ddf1;
        }

            .nx-menu nav a:focus,
            .nx-menu nav a:hover {
                color: #fff;
                text-decoration: none;
            }

        .nx-menu nav ul li:hover > ul {
            display: block;
            position: absolute;
            box-shadow: 4px 4px 6px #333;
            z-index: 99;
        }

        .nx-menu nav ul {
            list-style: none;
            position: relative;
            margin: 0;
            padding: 0;
        }

            .nx-menu nav ul:after {
                content: "";
                clear: both;
                display: block;
            }

            .nx-menu nav ul li {
                float: left;
            }

        .nx-menu nav > ul > li {
            background-color: #1f7099;
            border-right: 1px solid;
            border-top: 1px solid;
            border-bottom: 1px solid;
        }

            .nx-menu nav > ul > li > ul > li {
                border-top: 1px solid;
            }

                .nx-menu nav > ul > li > ul > li > ul {
                    margin-top: -1px;
                }

                    .nx-menu nav > ul > li > ul > li > ul > li {
                        border-left: 1px solid;
                    }

@media (max-width: 384px) {
    .nx-menu nav ul li {
        float: left;
        background-color: #1f7099;
        border-right: 1px solid #0a4766;
        border-top: 1px solid #0a4766;
        border-bottom: 1px solid #0a4766;
        width: 100%;
    }
}


.nx-menu nav ul li.more {
    padding-right: 10px;
    background-image: url(../Images/caret-down.png);
    background-repeat: no-repeat;
    background-position: right 14px top 14px;
}

.nx-menu nav ul li a {
    display: block;
    padding: 14px 30px;
}

.nx-menu nav ul li.current {
    background-color: #0a4766;
}

    .nx-menu nav ul li.current a {
        color: #fff;
    }

.nx-menu nav ul li:hover {
    background-color: #0a4766;
}


.nx-menu nav ul ul {
    display: none;
    position: absolute;
    /*top: 100%;*/
    line-height: 1.2em;
    min-width: 200px;
}

    .nx-menu nav ul ul li {
        float: none;
        border-top: 1px solid;
        position: relative;
        background-color: #0a4766;
        min-width: 200px;
    }

        .nx-menu nav ul ul li.more {
            padding-right: 0;
            background-image: url(../Images/caret-right.png);
            background-repeat: no-repeat;
            background-position: right 10px top 16px;
        }

        .nx-menu nav ul ul li:hover {
            background-color: #1f7099;
        }

    .nx-menu nav ul ul ul {
        position: absolute;
        left: 100%;
        top: 0;
    }

        .nx-menu nav ul ul ul li {
            background-color: #1f7099;
            min-width: 200px;
        }

            .nx-menu nav ul ul ul li:hover {
                background-color: #0a4766;
            }

.nx-menu nav .selected {
    background-color: #062d40;
}

/* Content */

/* Content: Search Results */

.nx-body table.ContentTitleBar2 td {
    color: #fff;
    background-color: #1f7099;
}

    .nx-body table.ContentTitleBar2 td a {
        color: #fff;
    }

.nx-body .SRBottomSearchCritLabel {
    color: #fff;
}

.nx-body .tabactiveBackground {
    background-color: #1f7099;
    color: #fff;
}

    .nx-body .tabactiveBackground a {
        color: #fff;
    }

.nx-body .ODPriceBoxHeader {
    color: #fff;
    border-left: 1px solid #1f7099;
    border-right: 1px solid #1f7099;
}

.nx-body table.ODCabinCategoriesContainer th.ODPriceBoxHeader {
    border-left: none;
    border-right: none;
}

.nx-body .ODPriceBoxRow1 {
    background: #EEE;
}

.nx-body .SRPrice800 {
    color: #ffffcc;
}

.nx-body .SpecialOD {
    background-color: #ffffcc;
    border-color: #aaaaaa;
}

.nx-body .sr-offer-from {
    white-space: nowrap;
}

/* Content: Offer Details */

.nx-body .MainContentOD {
    border: 1px solid #1f7099;
    padding: 15px;
}

.nx-body .ODTabActive {
    background-color: #1f7099;
}

.nx-body .ODTabInactive {
    background-color: #062d40;
}

/* Content: Compare  */

.nx-body td.CompareColumn {
    border: 1px solid #999;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.nx-body div.CompareTop {
    background-color: #eee;
    color: #062d40;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 10px;
    height: 80px;
    overflow: hidden;
}

.nx-body .ResultsBoxTop {
    font-size: 14px;
    font-weight: bold;
}


/* Content: Quick Search  */

.quicksearch-container a {
    color: #fff;
}

    .quicksearch-container a:hover,
    .quicksearch-container a:focus {
        color: #fff;
    }


.quicksearch-tab a {
    background: #054766;
}

    .quicksearch-tab a.active {
        color: #fff;
        background: #1f7099;
    }

.quicksearch-tab-body {
    background: #1f7099;
}

/* Content: Cruise Search  */

.cruisesearch-container a {
    color: #fff;
}

    .cruisesearch-container a:hover,
    .cruisesearch-container a:focus {
        color: #fff;
    }

/* Footer */

.nx-footer {
    color: #fff;
    box-shadow: inset 0 7px 9px -7px rgba(0,0,0,0.9);
    background: #062d40;
}

    .nx-footer p,
    .nx-footer h1,
    .nx-footer h2,
    .nx-footer h3,
    .nx-footer h4,
    .nx-footer li,
    .nx-footer a {
        color: #fff;
    }

        .nx-footer a:hover,
        .nx-footer a:focus {
            color: #fff;
        }

/* Content: Offer Groups*/
.nx-body .OGMainTable {
    border: 1px solid #1f7099;
    background-color: #FFFFFF;
}

.nx-body .OGSupplierInfoContainer {
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
}

.nx-body .OGCategoryTableHeader {
    text-align: center;
}

.nx-body .OGCategoryTableLeft {
    border-left: 1px solid #1f7099;
    border-bottom: 1px solid #1f7099;
}

.nx-body .OGCategoryTableRight {
    border-left: 1px solid #1f7099;
    border-right: 1px solid #1f7099;
    border-bottom: 1px solid #1f7099;
}

.nx-body .OGPaddedContainer {
    padding: 5px;
}

.nx-body .pricebox-categories-col-details {
    color: #0a4766;
}

/* Search result category header */
.nx-body .categories-header-color {
    color: white;
}

.nx-related-offer-title {
    font-weight: bold;
    font-size: 18px;
    font-style: italic;
}

.search-filter {
    background: #f8f8f8 !important;
}

.advance-search-filter {
    background: #f8f8f8;
}

.more-search {
    background: #1f7099;
    color: white !important;
    text-align: center;
}

    .more-search:hover {
        background: #1f7099 !important;
    }

.offer-itinerary-tooltip {
    color: #1f7099 !important;
    background: #f8f8f8;
}

.offer-dates-preposition {
    color: #c2c9cc;
}

.resort-heading,
.resort-footer {
    background: #1f7099;
    color: #fff !important;
}

.nx-body .offer {
    border: 1px solid #c2c9cc;
    background: #f8f8f8 !important;
    padding: 15px;
    margin-top: 10px;
    margin-bottom: 15px;
}

    .nx-body .offer img {
        width: 100%;
    }

    .nx-body .offer h3 {
        margin-top: 10px;
        margin-bottom: 0;
    }

.nx-body .OGCategoryTableBorder {
    border-left: 1px solid #c2c9cc;
    border-right: 1px solid #c2c9cc;
    border-bottom: 1px solid #c2c9cc;
    height: 50px;
    width: 100%;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    color: #fff !important;
    background-color: #1f7099;
    border-color: #1f7099;
}

.trip-details-title {
    color: #1f7099;
}

.offer-amenity {
    background: #c2c9cc;
}

.itinerary-table {
}

    .itinerary-table > tr:nth-child(2n + 1),
    .itinerary-table > tbody > tr:nth-child(2n + 1),
    .itinerary-table > tfoot > tr:nth-child(2n + 1) {
        background: #c2c9cc;
    }


.nx-body .search-item {
    border: 1px solid #c2c9cc;
    background: #f8f8f8 !important;
    padding: 15px;
    margin-top: 10px;
    margin-bottom: 15px;
}

    .nx-body .search-item h3 {
        margin-top: 10px;
        margin-bottom: 0;
    }

.offer-price-sm {
    color: #1f7099;
    font-weight: bold;
}

.offer-price {
    color: #1f7099;
    font-weight: bold;
}
/* used in MVC search result, offer group, offer details*/
.nx-body .OGCategory-left {
    border-left: 1px solid #c2c9cc;
    border-bottom: 1px solid #c2c9cc;
    height: 50px;
    width: 100%;
}

.nx-body .OGCategory-right {
    border-right: 1px solid #c2c9cc;
    border-bottom: 1px solid #c2c9cc;
    height: 50px;
    width: 100%;
}

.nx-body .system-container {
    border: 1px solid #c2c9cc;
    background: #f8f8f8 !important;
    padding: 15px;
    margin-top: 10px;
    margin-bottom: 15px;
}
