﻿/* [[[ Branding Overrides ]]] */
#Header { display: none; }
#Footer { display: none; }

#Content {background: #EDECD7; }
/* [[[ TA Nav Panel ]]] */
.ta_nav_bar > li > a { color: #603814; }
#lblShowDetails { color: #603814; }

.nav-bar { background: #827162; }
.pre_nav_bar > h2 { color: #603814; }
.nav-bar > li.res_steps:hover { background: #CDC6C0; }

/* [[[ Search Page ]]] */
.eres_search .coupon_codes { color: #827162; }

/* [[[ Reservation Resultlist Page ]]] */
.eres_resultlist .search_panel span { color: #603814; }
.eres_resultlist .rates .lblSpecialRate { color: #6FC172; }
.eres_resultlist .rates .rates_detail_row .btnShowRateDetail,
.eres_resultlist .rates .rates_detail_row .btnHideRateDetail { color: #603814; }
.eres_resultlist .rates .lblAverageRate { color: #603814; } 
.eres_resultlist .promo_corner { border-left-color: #603814; }
.eres_resultlist .rate_category_wrapper.promo { border-color: #603814; }
.eres_resultlist .rate_cat_hdr { background: #827162; }

/* [[[ Guest Services ]]] */
.reveal-modal .gs_container { background-color: #DAEEF5; }


/* [[[ Guest Information ]]] */
.summary_panel span.summary_header { color: #EDECD7; }
.summary_panel span.summary_title { color: #EDECD7; }
.reveal-modal .login_container a.create_account { color: #84C9E8; }
.reveal-modal .login_container { background-color: #DAEEF5; }

.guest_reservation_info h2 { color: #84C9E8; }
#lblCPSuccess { color: #84C9E8; }

/* [[[ Reservation Complete ]]] */
.eres_complete .fb_posting, .eres_complete .EmailSending { color: #84C9E8; }
.reveal-modal .message_container { background-color: #DAEEF5; }

/* [[[ Buttons ]]]  */
.button.success {background-color: #827162; }
.button.success {border-color: #827162; }
.button.success:hover { border-color: #959487; }
.button.success:hover { background-color: #959487; }

.button.alert {background-color: #827162; }
.button.alert {border-color: #827162; }

/* [[[ TA Login ]]]  */
.reveal-modal .ta_container { background-color: #EDECD7; }

/* [[[ Modify/Cancel ]]]  */
.reveal-modal .guest_container { background-color: #EDECD7; }
.reveal-modal .cancel_container { background-color: #EDECD7; }

/* [[[ Groups ]]]  */
.reveal-modal .gp_container { background-color: #EDECD7; }

#style_container_outer {
    position: absolute;
    top: 190px;
    right: 60px;
    z-index: 0;
}

#style_container {
    border: 5px solid rgba(0,0,0, 0.3);
    height: 321px;
    width: 480px;
    background: url(https://www.bookonthenet.net/west/RKEresStorage/Images/Portal/royalemotel_Image.jpg) no-repeat 0 0;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
