@charset "utf-8";
/* CSS Document */

/* ****************** booking engine */
#body .content .legacybookinglayout table {
	border: none;
}
#body .content .legacybookinglayout td, #body .content .legacybookinglayout th {
	border: none;
	padding: 0;
}
#body .content .legacybookinglayout td p, #body .content .legacybookinglayout th p {
	color: #5B5647;
}
#body .content .roomSummaryView {
	border: none;
	padding: 0;
	padding-bottom: 10px;
}
#body .content .roomSummaryView td, #body .content .roomSummaryView td {
	border: none;
	padding: 0;
	border-bottom: 3px solid #19C0E9;
	padding-bottom: 10px;
}
#body .content .roomSummaryView h2 {
	font-size: 16px;
	color: #ED272D;
	line-height: 1.4em;
	margin-bottom: 0.4em;
	margin-top: 0;
	font-weight: bold;
}
#body .content .roomSummaryView p {
	color: #5B5647;
}
#body .content .roomSummaryView p .resortPriceTerms {
	font-size: 12px;
}


#body .content .legacybookinglayout .availabilityCalendar table {
	width: 100%;
}
#body .content .legacybookinglayout .availabilityCalendar table td {

}

#body .content .legacybookinglayout .availabilityCalendar th, #body .content .legacybookinglayout .arrivaldate th {
	font-weight: normal;
	background-color: #ED272D;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
/*	border-right: 1px solid #5B5647;	
	border-bottom: 1px solid #5B5647;
	margin-bottom: 0;		
*/
}
#body .content .legacybookinglayout .arrivaldate td {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
}
#body .content .legacybookinglayout .availabilityCalendar table {
}
#body .content .legacybookinglayout .availabilityCalendar td {
	padding: 0;
}

#body .content .legacybookinglayout tr.monthselector td {
	padding-bottom: 10px;
}

.cal_available {
	background-color: #E3F8FD;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.cal_availablenoprice, .cal_unavailable {
	background: #E5E5E5;
	color: #626262;
	font-weight: bold;	
	text-align: center;	
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
}
.calRate {
	padding: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.cal_link {
	text-decoration: none;
	display: block;
}
.cal_link:hover {
	text-decoration: underline;
}

#body .content .legacybookinglayout .otherRoomCalendars table {
	margin: 0;
}
div.roomlink {
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
}
div.invalidconfiguration {
	background: #E5E5E5;
	color: #626262;
	font-weight: bold;	
	text-align: center;	
	padding-top: 10px;
	padding-bottom: 10px;	
}
.otherRoomCalendars {
	padding-bottom: 10px;
}


#body .content .bookingform td {
	padding-right: 7px;
	padding-bottom: 7px;
	color: #5b5647;
}
#body .content .bookingform th {
	padding-right: 7px;
	padding-bottom: 7px;
	background-color: #FFFFFF;
	text-align: left;
	color: #253793;
	font-weight: bold;
}
#body .content .bookingdetails th {
	color: #253793;
	background: none;
}
#body .content .bookingdetails td {
	color: #5B5647;
}
#body .content .bookingdetails table {
}

div.bookingList {
	border-top: 3px solid #19C0E9;
}
div.bookingList div.bookingItem {
	border-bottom: 3px solid #19C0E9;
	padding-top: 10px;	
	padding-bottom: 10px;	
}
div.bookingList div.bookingItem td {
	padding: 3px;
}
div.bookingTotal {
	padding-top: 10px;	
	padding-bottom: 10px;		
}
#body .content div.currentbooking {
	padding: 4px;
	padding-left: 45px;	
	background-image: url(/resources/images/template/i_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 10px;	
}
#body .content div.currentbooking td {
	font-size: 16px;
	padding-right: 10px;
}
#extras {
	margin-bottom: 10px;
}
.extraSummaryListItem, .extraDetail {
	padding: 10px;
	border-top: 1px solid #CCCCCC;
}
#body .content .extraSummaryListItem td {
	padding-right: 10px;
}
.extrasForm {
}

#body .content .bookingreceipt .booking {
	background-color: #E3F8FD;
	padding-top: 10px;
	padding-bottom: 10px;	
	margin-bottom: 10px;
}
#body .content .bookingreceipt .booking .bookingList {
	background-color: #FFFFFF;
	margin-top: 5px;
}

/* ***************** To migrate */
/* Booking engine v2 classes */
.roomSummaryView {
	margin-bottom: 10px;
}
.roomSummaryView td {

}
.calDate {
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
}





div.genericDivider {
	background-image: url(/resources/resources/images/shared/green_tour_dots_h.gif);
	border: none;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;	
	background-color: #009933;
}
div.genericDividerInversed {
	background-image: url(/resources/images/templates/V2/dots.gif);
	background-position: center;
	background-repeat: repeat-x;
	border: none;
	height: 2px;
	margin-top: 15px;
	margin-bottom: 15px;
}
div.genericDivider hr, div.genericDividerInversed hr {
	display: none;
}

div.arrivaldate span.arrivaldate {
	font-size: 1.5em;
	font-weight: bold;
}
div.bookingButtonBar {
	margin-bottom: 1.2em;
}
.clear {
	clear: both;
}
div.agentsUse {
	border: 1px solid #CCCCCC;
	background-color: #EFEFEF;
	padding: 5px;
	font-size: 9px;
	color: #999999;
}
div.agentsUse th {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 3px;
}
div.agentsUse td {
	padding-top: 3px;
}
div.agentsUse input {
	border: 1px solid #999999;
}

/*
div.bookingTotal td {
	padding: 3px;
}
div.bookingTotal .totalcost {
	font-weight: bold;
	border-top: 1px solid #DE8175;
}*/
/*div.booking {
	margin-bottom: 1em;
}*/
.smaller {
	font-size: 0.9em;
}

/* New form validation */
.validation-advice {
	border: 1px solid #F00;
	background-color: #FFCACA;
}

#errorContainer {
	border: 1px solid #F00;
	color: #F00;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}