/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.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;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	
}

.sIFR-hasFlash h2 {
	visibility: hidden;
}

.sIFR-hasFlash .bookingContainer h2 {
	font-size:25px; 
}

.sIFR-hasFlash h3 {
	visibility: hidden;
}

.sIFR-hasFlash .bookingContainer h3 {
	letter-spacing: -3px;
	margin-right: 10px;
}
/*
.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}
*/


.sIFR-hasFlash h5 {
	visibility: hidden;
}

.sIFR-hasFlash .addonsContainer h5 {
	padding:0px;
}
/*
.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
*/
.sIFR-hasFlash .freetxtRight h5 {
	padding:0px;
	padding-bottom:4px;
	visibility: hidden;
}

.sIFR-hasFlash .freetxtRightSmall h5 {
	visibility: hidden;
	margin-bottom:-4px;
	line-height:23px;
}


.sIFR-hasFlash .hotel h1 {
	letter-spacing:-1px;
}

.sIFR-hasFlash .bn a {
	letter-spacing:-1px;
}

.sIFR-hasFlash .bntop span {
	visibility:hidden;
}

.sIFR-hasFlash .hotelDescription h2 {
	line-height:30px; 
}


.sIFR-hasFlash #book .hd {
/*	visibility:hidden; */
}

.sIFR-hasFlash .hdBook span {
	visibility:hidden;
}


.sIFR-hasFlash #weather h2 {
/*	letter-spacing: 10px; */
}

.sIFR-hasFlash .sys-compare h1 {
}

.sIFR-hasFlash .comparescroll h4 {
}

.sIFR-hasFlash #calendarwrap .bn span {
	margin-right:50px;
}

.sIFR-hasFlash .pres-tout h4 {
	font-size:18px;
	margin:0px;
}


/*
.sIFR-hasFlash .bn178-back span a {
	letter-spacing:1px;
	visibility:hidden;
}

.sIFR-hasFlash .bn178black-back span a {
	letter-spacing:6px;
	visibility:hidden;
}
*/
.comparescroll .scrollhd {
	letter-spacing:1px; 
	margin-right:14px; 
}

/*.sIFR-hasFlash .bn208 span, .sIFR-hasFlash .bn178 span { 
	visibility:hidden;
}*/