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

/* FONTS */

.b_bContent, .b_bContent table, .b_bContent tr, .b_bContent th, .b_bContent td, .b_popup {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
}

/* COLORS */

.b_bContent, .b_bContent table, .b_bContent tr, .b_bContent th, .b_bContent td, .b_popup {
	color: #02172B;
}
.b_bContent a:link, .b_popup a:link {
	color: #3E4D72;text-decoration:none;
}
.b_bContent a:visited, .b_popup a:visited {
	color: #3E4D72;text-decoration:none;
}
.b_bContent a:hover, .b_popup a:hover {
	color: #FF6600;text-decoration:none !important;
}
.b_bContent a:active, .b_popup a:active {
	color: #3E4D72;text-decoration:none;
}
.b_bContent a img.b_seeThrough {
	background-color: #3E4D72;text-decoration:none;
}
.b_bContent a:hover img.b_seeThrough {
	background-color: #FF6600;text-decoration:none;
}
.b_bContent a:active img.b_seeThrough {
	background-color: #3E4D72;text-decoration:none;
}
#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: #efdba4;
}
#b_pagePrev, #b_pageNext, #b_calendarPopup .b_calSelected {
	background-color: #F8E5B1;
}

