﻿/* [[[ Branding Overrides ]]] */
#Header {
    display: none;
}

#Footer {
    display: none;
}

div[id^="md"],
body {
    background-color: rgb(156, 189, 229);
}

html {
    background: transparent;
}

div[id^="md"] > div,
#Content {
    background-color: #FFFFFF;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

#divHeader {
    padding: 8px 11px;
    width: 100%;
    height: 110px;
    background-color: rgb(23, 114, 159);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    z-index: 10;
}

/*#divHeader:hover
{
	background-color: #FFFFFF;
	-webkit-transition: background 0.5s linear;
	-moz-transition: background 0.5s linear;
	-ms-transition: background 0.5s linear;
	-o-transition: background 0.5s linear;
	transition: background 0.5s linear;
}

#divHeader:hover  #aMobileLogo img,
#aMobileLogo:visited  img , #aMobileLogo:hover  img,
#divHeader:hover  #aLogo  img,
#aLogo:visited  img , #aLogo:hover  img
{
content:url("https://www.bookonthenet.net/east/RKEresStorage/Images/Portal/SCPrem_logo_hover.png");
}

#divHeader:hover  .aTel,
.aTel:hover
{
	background-color: rgb(0, 59, 83);
	-webkit-transition: background 1s linear;
	-moz-transition: background 1s linear;
	-ms-transition: background 1s linear;
	-o-transition: background 1s linear;
	transition: background 1s linear;
}*/

.aTel {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #1C6390;
    padding: 10px;
    font-size: 1.1em;
    color: #FFFFFF;
}

/* [[[ TA Nav Panel ]]] */
.ta_nav_bar > li > a {
    color: rgb(23, 114, 159);
}

#lblShowDetails {
    color: rgb(23, 114, 159);
}

.nav_bar_panel {
    background-color: rgb(156, 189, 229);
}

.pre_nav_bar > h2 {
    color: rgb(23, 114, 159);
}

.nav-bar > li.res_steps:hover {
    background: rgb(23, 114, 159);
}

.nav-bar > li.res_steps.active {
    background-color: rgb(23, 114, 159);
}

.nav-bar > li.res_steps.active:hover {
    background-color: rgb(23, 114, 159) !important;
}

.nav-bar > li.res_steps:hover {
    background-color: rgb(0, 59, 83);
}

.nav-bar > li.res_steps.no-access:hover {
    background-color: inherit !important;
}
/* [[[ Search Page ]]] */
.eres_search .coupon_codes {
    color: rgb(23, 114, 159);
}

.eres_guest h5,
.search_controls > div > div > h5 {
    font-weight: bold !important;
    font-size: 1em !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    float: left !important;
}

.ta_container > div:nth-child(1) > div:nth-child(4) > div:nth-child(1),
#pnlCCInfo > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1),
.eres_guest > div:nth-child(7) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
    width: 100% !important;
}

/* [[[ Reservation Resultlist Page ]]] */
/*.eres_resultlist .search_panel span { color: rgb(23, 114, 159); }*/
.eres_resultlist .rates .lblSpecialRate {
    color: rgb(23, 114, 159);
}

.eres_resultlist .rates .rates_detail_row .btnShowRateDetail,
.eres_resultlist .rates .rates_detail_row .btnHideRateDetail {
    color: rgb(23, 114, 159);
}

.eres_resultlist .rates .lblAverageRate {
    color: rgb(23, 114, 159);
}

.eres_resultlist .promo_corner {
    border-left-color: rgb(23, 114, 159);
}

.eres_resultlist .rate_category_wrapper.promo {
    border-color: rgb(23, 114, 159);
}

.eres_resultlist .avail_grid_footer.columns,
.eres_resultlist .avail_grid .columns > .current_day_avail {
    background-color: rgb(23, 114, 159) !important;
}

    .eres_resultlist .avail_grid .columns > .current_day_avail > span {
        color: #FFFFFF;
        text-shadow: 0px -1px 0px rgba(0,0,0,0.9);
        padding: 2px !important;
    }

.eres_resultlist .avail_grid_outer .arrow-right {
    border-left: 10px solid rgb(23, 114, 159) !important;
}

.eres_resultlist .avail_grid_outer .arrow-left {
    border-right: 10px solid rgb(23, 114, 159) !important;
}

.ta_container > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) {
    width: 100% !important;
}

/* [[[ Guest Information ]]] */
.summary_panel span.summary_header {
    color: #19A4CC;
}

.reveal-modal .login_container a.create_account {
    color: rgb(23, 114, 159);
}

.guest_reservation_info h2 {
    color: rgb(23, 114, 159);
}

#lblCPSuccess {
    color: rgb(23, 114, 159);
}

/* [[[ Reservation Complete ]]] */
.eres_complete .fb_posting, .eres_complete .EmailSending {
    color: rgb(23, 114, 159);
}

/* [[[ Buttons ]]]  */
.ui-state-active, .ui-widget-content .ui-state-active,
#btnReservationFilter,
.button.alert,
.button.success {
    color: #fff;
    background: rgb(182,30,51);
    background: -moz-linear-gradient(top, rgba(182,30,51,1) 0%, rgba(143,18,35,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(182,30,51,1)), color-stop(100%,rgba(143,18,35,1)));
    background: -webkit-linear-gradient(top, rgba(182,30,51,1) 0%,rgba(143,18,35,1) 100%);
    background: -o-linear-gradient(top, rgba(182,30,51,1) 0%,rgba(143,18,35,1) 100%);
    background: -ms-linear-gradient(top, rgba(182,30,51,1) 0%,rgba(143,18,35,1) 100%);
    background: linear-gradient(to bottom, rgba(182,30,51,1) 0%,rgba(143,18,35,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b61e33', endColorstr='#8f1223',GradientType=0 );
    border-bottom-color: #620512;
    border-left-color: #620512;
    border-right-color: #620512;
    border-top-color: #b61e33;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    transition: none;
}

    #btnReservationFilter:hover,
    .button.alert:hover,
    .button.success:hover {
        color: #fff;
        background: #8f1223;
    }


    .button.success.disabled:hover,
    .button.success.disabled {
        border-color: rgba(180, 180, 180, 0.8) !important;
        background-color: rgba(180, 180, 180, 0.8) !important;
    }

#style_container_outer {
    position: absolute;
    top: 190px;
    right: 40px;
}

#style_container {
    height: 276px;
    width: 500px;
    background: url(https://www.bookonthenet.net/east/RKEresStorage/Images/Portal/SCPrem_image.jpg) no-repeat 0 0;
    -webkit-box-shadow: 0 0 10px rgba(128, 128, 128, 0.9);
    -moz-box-shadow: 0 0 10px rgba(128, 128, 128, 0.9);
    box-shadow: 0 0 10px rgba(128, 128, 128, 0.9);
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight {
    border: 1px solid #0A2F42 !important;
    background: rgb(23, 114, 159) !important;
    color: #ffffff !important;
}
