/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	top: 0;
	left: 0;
	z-index: -2;
}

.sIFR-replaced {
	visibility: visible !important;	
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sifr-ghost {
	visibility: visible !important;
	font: bold Arial;
	font-size: 102% !important;
	letter-spacing: 150%;
	display: block;
	text-decoration: none;
	line-height: 0;
	position: absolute !important;
	z-index: 99;
	top: -1px;
	left: 0;
	width: auto;
	padding: 0;
	margin: 0;
	overflow: hidden;
	/*background-image: none !important;*/
}

/* 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-ghost {
	font: bold Arial;
	font-size: 102% !important;
	letter-spacing: 150%;
	line-height: 0;
	top: -1px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

.sIFR-hasFlash h1 {
	visibility: hidden;
}
.sIFR-hasFlash .nav-top a {
	overflow: hidden;
}
.sIFR-hasFlash .nav-top a.sifr-ghost {
	top: 0;
	padding: 0;
	height: 34px !important;
}
.sIFR-hasFlash .nav-top .active a.sifr-ghost {
	width: 108px !important;
}

.sIFR-hasFlash .nav-top li .sIFR-flash {
	width: 131px !important;
	margin: 10px 0 0 22px;
}



.wrap-main.eng .nav-top li.active .sIFR-flash { margin-left: 44px; }
.wrap-main.wal .nav-top li.active .sIFR-flash { margin-left: 44px; }
.wrap-main.sco .nav-top li.active .sIFR-flash { margin-left: 44px; }
.wrap-main.nir .nav-top li.active .sIFR-flash { margin-left: 44px; }
.sIFR-hasFlash .infobox h2 a {
	text-decoration: none;
}
.sIFR-hasFlash .infobox h2 .sIFR-flash {
	margin: 4px 0 3px 17px !important;
}
.sIFR-hasFlash .infobox h2 a.sifr-ghost {
	text-decoration: none;
	top: 0px;
	margin: 0;
	padding: 0 0 8px 17px;
}
.sIFR-hasFlash .homepage .infobox h2 a.sifr-ghost	{ width: 283px !important; background-position: 296px 0;  }
.sIFR-hasFlash .homepage .infobox h2 .sIFR-flash	{ width: 283px !important; }

.sIFR-hasFlash .homepage .infobox .split h2 a.sifr-ghost	{ width: 100px !important; background-position: 296px 0;  }
.sIFR-hasFlash .homepage .infobox .split h2 .sIFR-flash	{ width: 100px !important; }

.sIFR-hasFlash .subpage2 .infobox h2 a.sifr-ghost	{ width: 178px !important; background-position: 191px 0; }
.sIFR-hasFlash .subpage2 .infobox h2 .sIFR-flash	{ width: 178px !important; }
