
/* ==================================== */
/* FOR ALL IMPLEMENTATIONS */

/* COLORS */

.b_bContent, .b_bContent table, .b_bContent tr, .b_bContent th, .b_bContent td, .b_popup {
	color: #000000;
}
.b_bContent a:link, .b_popup a:link {
	color: #F88818;
}
.b_bContent a:visited, .b_popup a:visited {
	color: #F88818;
}
.b_bContent a:hover, .b_popup a:hover {
	color: #000000 !important;
}
.b_bContent a:active, .b_popup a:active {
	color: #F88818;
}
.b_bContent a img.b_seeThrough {
	background-color: #F88818;
}
.b_bContent a:hover img.b_seeThrough {
	background-color: #000000;
}
.b_bContent a:active img.b_seeThrough {
	background-color: #F88818;
}
#b_searchboxInc #b_frmInner, #b_hotelTmpl .b_availFormInner, .b_roomsFormInner, .b_hotelSummary h3, #b_askMore tr th, .b_tabNav div, #b_indexSpecials h3, #b_pagePrev, #b_bookStageNavInc td#b_stageCurrent, #b_bookForm, #b_bookConfirm {
	background-color: #FFFFFF;
}
#b_breadcrumb {
        display: none;
}
