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

/* COLORS */

body {
	background-color: #EBEAD1;
}
.b_bContent, .b_bContent table, .b_bContent tr, .b_bContent th, .b_bContent td, .b_popup {
	color: #182C33;
}
.b_bContent a:link, .b_popup a:link {
	color: #669900;
}
.b_bContent a:visited, .b_popup a:visited {
	color: #669900;
}
.b_bContent a:hover, .b_popup a:hover {
	color: #669900 !important;
}
.b_bContent a:active, .b_popup a:active {
	color: #669900;
}
.b_bContent a img.b_seeThrough {
	background-color: #669900;
}
.b_bContent a:hover img.b_seeThrough {
	background-color: #669900;
}
.b_bContent a:active img.b_seeThrough {
	background-color: #669900;
}
.b_tabNav .b_tabNavCurrent, .b_tabNav li:hover {
	background-color: #EBEAD1 !important;
}
#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: #422C21 !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: #F7D243;
}
#b_pagePrev, #b_pageNext, #b_calendarPopup .b_calSelected {
	background-color: #F7D243;
}

