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

/* COLORS */

.b_bContent a:link, .b_popup a:link {
	color: #CC0000;
}
.b_bContent a:visited, .b_popup a:visited {
	color: #CC0000;
}
.b_bContent a:hover, .b_popup a:hover {
	color: #FFFF30 !important;
}
.b_bContent a:active, .b_popup a:active {
	color: #CC0000;
}
.b_bContent a img.b_seeThrough {
	background-color: #CC0000;
}
.b_bContent a:hover img.b_seeThrough {
	background-color: #FFFF30;
}
.b_bContent a:active img.b_seeThrough {
	background-color: #CC0000;
}
#b_indexSpecials, #b_mainContent, #b_langSelect, #b_breadcrumb, #b_featPrefHotelsInc, #b_looseCriteria, #b_searchresultsTmpl #b_askMore table, #b_searchresultsTmpl #b_askMore table td, #b_additionalBookingsArea, .b_hotelSummary thead td, .b_hotelSummary tbody td, #b_bookContainer #b_bookOverviewInc table .b_firstRowInGroup th, #b_bookContainer #b_bookOverviewInc table .b_firstRowInGroup td {
	border-color: #336699 !important;
}
#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: #FEEBD8;
}
.b_popupInner, #b_searchboxInc #b_frm, .b_roomsFormInner, #b_availFrm, #b_availFrm2, .b_tabNav div, .b_hotelInfo, .b_illustration, #b_calendarPopup .b_calHeader td, #b_calendarPopup .b_calClose td, #b_bookStageNavInc, #b_bookStageNavInc table, #b_bookStageNavInc td, #b_bookContainer {
	border-color: #FFCC99 !important;
}

