body {
    background: #FCF4E0;
    font-family: 'Georgia', 'Times New Roman', serif;
    color: #3f3d3b;
}

a {
    color: #820024;
    text-decoration: none;
}

a:hover {
    color: #000;
    text-decoration: none;
}

.CETPageHeader {
    font-family: 'TeXGyreAdventor', Arial, sans-serif;
}

.CETPageHeader .CETLogin {
    color: #fff;
}

.CETPageHeader .cet-page-header {
    border-bottom: 6px solid #0C2750;
    background: #820024;
}

.CETPageHeader .cet-page-header .cet-page-header-content a {
    color: #fff;
}

.CETPageHeader .cet-page-header .cet-page-header-content a:hover {
    color: #fff;
}

.CETPageHeader .cet-page-header .cet-page-header-content ul li .active-indicator {
    border-bottom-color: #0C2750;
}

.CETPageHeader .cet-page-header-sub-links a {
    opacity: .5;
}

.CETPageHeader .cet-page-header-sub-links a:hover {
    opacity: 1;
}

.CETPageHeader .cet-page-header-main-links {
    font-weight: normal;
}

.CETPageHeader .cet-page-header-main-links > .cet-links li[data-active="true"] a {
    color: #0C2750;
}

.CETPageHeader .cet-page-header-main-links > .cet-links li:hover a {
    color: #0C2750;
}

.CETPageHeader .small-screen-menu {
    color: #FCF4E0;
    border: 1px solid;
    border-color: #cec3b8;

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

.CETPageHeader .small-screen-nav .cet-links li {
    font-weight: normal;
}

.CETPageHeader .small-screen-nav .cet-links li a {
    color: #fff;
}

.CETPageHeader .small-screen-nav .cet-links li[data-active="true"] a {
    color: #0C2750;
}

.cet-footer-container {
    background: #212121;
    font-family: 'Georgia', 'Times New Roman', serif;
    color: #FCF4E0;
}

.cet-footer-container h1, .cet-footer-container h2, .cet-footer-container h3,
.cet-footer-container h4, .cet-footer-container h5, .cet-footer-container h6 {
    color: #FCF4E0
}

.cet-footer-container a {
    color: #fff;
}

.cet-footer-container a:hover {
    color: rgba(255,255,255,0.80);
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Crimson", Arial, sans-serif;
    color: #820024;
    font-weight: 600;
}

.cet-button {
    color: #fff;
    border: 1px solid;
    border-color: #cec3b8;

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

    font-family: 'TeXGyreAdventor', Arial, sans-serif;
    font-weight: normal;
}

.cet-button:hover {
    color: #fff;

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

    border: 1px solid;
    border-color: #5d5d5c;
}

.CETNavigationLinks {
    text-transform: uppercase;
    font-family: "Crimson", Arial, sans-serif;
}

.CETListItem .type-header {
    font-family: "Crimson", Arial, sans-serif;
    font-size: 11px;
    letter-spacing: 3px;
}

.CETListItem i.fa-chevron-right {
    color: #820024;
}

.CETContainer > .background-image-container[data-theme="light"] {
    background: #DFD7C4;
}

.CETContainer > .background-image-container[data-theme="dark"] {
    background: #212121;
    color: #FCF4E0;
}

.CETContainer > .background-image-container[data-theme="brand"] {
    background: #820024;
    color: ;
}

.CETMiniBooker .bookRoomContent.contentOpen {
    background-color: #820024;
}

.CETMiniBooker .bookRoomTab {
    font-family: "Crimson", Arial, sans-serif;
}

.CETMiniBooker .bookRoomTab.tabOn {
    background-color: #820024;
}

.CETMiniBooker .bookRoomFull.tabOn {
    background-color: #820024;
}

.CETMiniBooker a.checkRatesBtn {
    border: 1px solid;
    border-color: #cec3b8;

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

.CETMiniBooker a.checkRatesBtn:hover {
    border: 1px solid;
    border-color: #5d5d5c;

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

.CETMiniBooker .tabContent p a {
    color: #f8f2ea;
    text-decoration: underline;
}

.CETMiniBooker .bestRateGuarantee {
    color: #f8f2ea;
}


#ui-datepicker-div {
    background-color: white;
    color: #000;
    font-family: "Helvetica Neue", Arial, sans-serif;
    font-weight: bold;
}

.ui-datepicker span.ui-icon {
    color: #565a5c;
}

.ui-datepicker-calendar {
    border: 0;
}

.ui-datepicker-calendar td {
    border: 1px solid #dce0e0;
}

.ui-datepicker-calendar td .ui-state-default {
    color: #565a5c;
}

.ui-datepicker-calendar td .ui-state-default:hover {
    background-color: #9c8f81;
    color: #f8f2ea;
}

.ui-datepicker-calendar td.ui-state-disabled .ui-state-default {
    background-color: #e8e8e8;
    color: #999;
}


.CETFactsBox {
    background-color: #820024;
    color: #fff;
}

.CETFactsBox h3, .CETFactsBox h4 {
    font-family: "Crimson", Arial, sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #fff;
}

.CETFactsBox h3 {
    font-size: 16px;
}

.CETFactsBox p {
    font-family: "Crimson", Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
}

.CETFactsBox a {
    color: #f8f2ea;
    text-decoration: underline;
}

.featured-item-container h2 {
    color: #820024;
    font-family: "Crimson", Arial, sans-serif;
    font-weight: 600;
}

.CETItemListPage .featured-page-title {
    font-family: "Crimson", Arial, sans-serif;
    color: #820024;
}

.CETItemListPage .featured-item-container {
    background-color: #FCF4E0;
}
.CETNavigationLinks .category-selector li[data-active='true'] {
    background: #DFD7C4;
}
.CETNavigationLinks .category-selector li[data-active='true'] .active-indicator{
    border-left-color: #DFD7C4;
}
.category-selector {
    font-family: "Crimson", Arial, sans-serif;
}

.category-selector .category-arrow-box {
    background: #DFD7C4;
}

.category-selector .category-arrow-box:after {
    border-left-color: #DFD7C4;
}

.category-selector li {
    color: #820024;
}

.category-selector li:hover {
    color: #000;
}

.category-selector li[data-selected="1"] {
    color: #820024;
    background-color: #DFD7C4;
}

.CETGallery .fa-chevron-circle-right, .CETGallery .fa-chevron-circle-left {
    color: #820024;
}

.CETGallery .cet-active-slide img {
    border: 3px solid #0C2750;
}

.CETGallery-Thumbs-Bg {
    background-color: #DFD7C4;
    color: #820024;
}

.CETGallery-Thumbs-Bg .small-feature-headline {
    color: #820024;
}

.CETGallery .CETGallery-Outer ul li .main-featured-title {
    font-family: "Crimson", Arial, sans-serif;
    font-weight: 600;
    color: #820024;
}

.CETSideBanner {
    background-color: #820024;
    color: #fff;
}

.CETSideBanner h3, .CETSideBanner h4 {
    color: #fff;
}

.CETPropertyInformation h4.sub-col-module_title {
    color: #0C2750;
}

.CETEmailBanner {
    background: #212121;
}

.CETEmailBanner h4 {
    color: #fff;
    margin-bottom: 10px;
}

.cet-footer-container .CETEmailBanner {
    background: none;
}

.CETAdvancedCarousel {
    background-color: #333;
}

.CETAdvancedCarousel .CETStandardSlide-layer.title-content {
    background-color: #820024;
    background-color: rgba(130,0,36,0.70);
}

.CETAdvancedCarousel .CETStandardSlide-layer.title-content .slide-subtitle,
.CETAdvancedCarousel .CETStandardSlide-layer.title-content h3 {
    font-family: "Crimson", Arial, sans-serif;
    font-weight: 600;
    color: #fff;
}

.CETAdvancedCarousel .CETStandardSlide-layer.title-content .slide-subtitle {
    font-size: 18px;
}

.CETAdvancedCarousel .ls-bottom-nav-wrapper .ls-bottom-slidebuttons > a {
    background-color: #820024;
}

.CETAdvancedCarousel .ls-bottom-nav-wrapper .ls-bottom-slidebuttons > a.ls-nav-active {
    background-color: #0C2750;
}

.CETAdvancedCarousel .ls-video-player {
    border: 2px solid #820024;
    box-shadow: 0 0 10px rgba(130,0,36,0.90);
}

.CETImageTable-ImageBox {
    border: 3px solid #0C2750;
    box-shadow: 0 0 10px rgba(130,0,36,0.90);
}

.main-content-side-block .CETMiniCalendar {
    background-color: #820024;
}

.main-content-side-block .CETMiniCalendar .DynarchCalendar-bodyTable td .DynarchCalendar-hover-date {
    background-color: #0C2750;
}

.main-content-side-block .CETMiniCalendar .DynarchCalendar-bodyTable td .DynarchCalendar-day-today {
    color: #f8f2ea;
    font-weight: bold;
}

.CETTabs > div > ul li {
    font-family: "Crimson", Arial, sans-serif;
    color: #820024;
    background: #d5cdba
}
.CETTabs > div > ul li:hover {
    background: #DFD7C4;
}
.CETTabs > div > ul li[data-selected="1"] {
    background: #DFD7C4;
    color: #820024;
}

.CETTabs > div[data-type='tabs'] > div {
    background: #DFD7C4;
}

