
/* SIFR HEADERS */

	.sIFR-flash {
		visibility: visible !important;
		margin: 0;
		padding: 0;
		}
	.sIFR-replaced, .sIFR-ignore {
		visibility: visible !important;
		}
	.sIFR-alternate {
		position: absolute;
		left: 0;
		top: 0;
		width: 0;
		height: 0;
		display: block;
		overflow: hidden;
		}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */

.sIFR-flash + div[adblocktab=true] {
	display: none !important;
	}

/* HEADER STYLES */

	.sIFR-active h1,
	.sIFR-active h2,
	.sIFR-active h3 {
		visibility: hidden;
		font-family: Arial;
		line-height: 1em;
		}
	.sIFR-active h1 {
		display: block;
		margin: 0px;
		padding: 6px 0px 4px 10px;
		}
	.sIFR-active h1.underline {
		border-bottom: 1px solid #E4DED0;
		padding: 6px 0px 4px 10px;
		margin-bottom: 14px;
		}
	.sIFR-active h1.popupHeader {
		padding: 21px 0px 12px 10px;
		}
	
	.sIFR-active h2 {
		display: block;
		margin: 0px 0px 7px 0px;
		padding: 13px 15px 5px 10px;
		}
	.sIFR-active h2.basic {
		padding-top: 0px;
		margin: 0px 0px 7px 0px;
		}
	.sIFR-active h2.underline {
		border-bottom: 1px solid #E4DED0;
		padding: 13px 0px 5px 10px;		
		margin-bottom: 12px;
		}
	.sIFR-active h2.manageBooking {
		width: 500px;
		}
	.sIFR-active h2.manageBookingShort {
		width: 330px;
		}
	.sIFR-active h2.red {
		color: #CC3333;
		padding-top: 0px;
		}
	.sIFR-active h2.callout {
		border-bottom: 1px solid #E4DED0;
		margin: 0px 0px 20px 0px;
		padding: 13px 35px 13px 10px;
		}
	.sIFR-active h2.specialOffer {
		margin: 0px 0px 0px 0px;
		padding: 13px 0px 0px 10px;
		}
	.sIFR-active h2.specialOfferText {
		border-bottom: 1px solid #E4DED0;
		margin: 0px 0px 17px 0px;
		padding: 0px 15px 17px 10px;
		}
	
	.sIFR-active h3 {
		display: block;
		margin: 0px;
		padding: 8px 0px 6px 10px;
		}
	.sIFR-active h3.border {
		border-top: 1px solid #E4DED0;
		padding-top: 13px;
		}
	.sIFR-active h3.flightSearch {
		padding: 5px 0px 6px 10px;
		}
	.sIFR-active h3.confirmHeader {
		padding: 15px 0px 7px 10px;
		}
	.sIFR-active h3.siteGateway {
		display: block;
		margin: 0px;
		padding: 6px 0px 2px 10px;
		}
	.sIFR-active h3.promoHeader_L2 {
		display: block;
		margin: 0px;
		padding: 6px 0px 3px 5px;
		}
	.sIFR-active h3.serviceFinderHeader {
		display: block;
		font-size: 13px;
		*font-size: 11px;
		margin: 0px;
		padding: 5px 5px 7px 10px;
		}





/* H4 and H5 styles are not used for headers */

/*
.sIFR-active h4 {
	font-size: 12px;
}
.sIFR-active h5 {
	font-size: 10px;
}
*/

