/* Style for Quick Book Pages */
/* New styles have been added to quickbook.css */
/* These new styles are to resolve conflicts with swa_default_style.css */





/* Original Styles - remove later */
BODY {
	background-color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color: #000000;	
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
INPUT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.headerMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;   
}
.bookingConfirmationNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.bookingOptionsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.bookingOptionsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.boldText {
	font-weight: bold;
}
.redText {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
	color: #FF0000;
}
.boldRedText {
   font-weight: bold;
	color: #FF0000;
}
.superscriptText {
	font-size: smaller;
	vertical-align : 15%;
}
.bookingFormPrompt {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000000;
}
.bookingFormLabel {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.radioButtonLabel {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.bookingOptionalNote {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.bookingTableHeader {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.tableRowOdd {
	background-color: #F0F0F0;
}
.tableRowEven {
	background-color: #E0E0E0;
}
.bookingOptionsBackground {
	background-color: #F0F0F0;
}
.bookingFormNote {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.tableRowHeader {
	background-color: #CCCCCC;
}
.tableRowTotals {
	background-color: #CCCCCC;
}
.bookingFormText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.airBackground {
	background-color: #CCCCCC;
}
.bookNowBackground {
	background-color: #6666CC;
}
.noBorder {
	border : 0;
}
.jumpPageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.jumpPageSubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.jumpPageSubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.jumpPageSubtitleExpired {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;	
}
.offerExpiredText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;	
}
.saveCookie {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-variant: normal;
}
.bookNowTab {
   background-color:#f0f0f0;
   display:block;           
}