/*------ Logo SPA ONLY ------*/
.logo {
    background-image: url(/includes/img/escape-spa-logo.png)!important;   
}



/*------ Quickbook button custom for microsite  ------*/

#quickbook_btn, #sidebar.fixed #quickbook_btn {
    color: #ffffff!important;
    background: #98986f!important;
}

#quickbook_btn_text, #sidebar.fixed #quickbook_btn_text {
    color: #ffffff!important;
}	
	

/*------ Quickbook button custom for microsite - NO POPUP VERSION  ------*/

#quickbook_nobtn, #sidebar.fixed #quickbook_nobtn {
background: #98986f!important;

}

#quickbook_nobtn_text, #sidebar.fixed #quickbook_nobtn_text {
    color: #ffffff!important;
}
	


/*------ Nav hover custom for microsite   ------*/	
nav li:hover, nav li:active {
    background-color: #98986f!important;
    color: #ffffff!important;
}

/*------ Nav hover custom for microsite   ------*/	
nav a:hover, nav a:active {
    color: #ffffff!important;
}

.sparkle-canvas{
	display:none !important;
}
nav.navtop .ym-wbox > .firstlevel > li:nth-last-child(6) {
    background: none !important;
}



