/* 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;
  display: 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-hasFlash body.homepage div.wrapper-outer div.content1-wrapper-outer div.content1-wrapper div.content1 div.block h2 span, .sIFR-hasFlash body.sub_index div.wrapper-outer div.content1-wrapper-outer div.content1-wrapper div.content1 div.block h3 span.sifr {
	letter-spacing: -4px; font-size: 24px;
}

.sIFR-hasFlash body.homepage div.wrapper-outer div.content1-wrapper-outer div.content1-wrapper div.content1 div.block h2, .sIFR-hasFlash body.sub_index div.wrapper-outer div.content1-wrapper-outer div.content1-wrapper div.content1 div.block h3.sifr {
	margin-bottom: 10px !important;
}

.sIFR-hasFlash div.navigation div.global ul li span {
	white-space: nowrap; padding: 0 !important; position: font-size: 12px; background: none !important;
} 
.sIFR-hasFlash .navigation .global ul {
	position: relative; top: auto !important;
	padding: 0 !important; width: 570px;
}

.sIFR-hasFlash div.navigation div.global ul li {
	padding: 0px 15px; background: transparent url(../prc_th2_images/global_nav_divider.gif) no-repeat right 0px; position: relative; top: 0px; height: 31px !important;
}
.sIFR-hasFlash body div.navigation div.global ul li.active {
	background: url(../prc_th2_images/global_active_bkg.gif) repeat -1px -1px !important;
	position: relative; left: -1px; top: 1px;
} 


.sIFR-hasFlash div.navigation div.global ul li span {
	font-weight: bold; letter-spacing: normal; white-space: nowrap; padding: 0 !important;
} 

.sIFR-hasFlash div.navigation div.global ul li span a, .sIFR-hasFlash .navigation div.global ul li.active span a {
	padding: 0 !important;
}

.sIFR-hasFlash .navigation .global li a {letter-spacing: normal !important;
	font-size: 13px;
}
.sIFR-hasFlash .sub_index div.content1 h2 {
	margin: 0 !important; padding: 0 !important;
}

.sIFR-hasFlash .sub_index h2 span {
	font-size: 16px !important; letter-spacing: -2px !important;
}

.sIFR-hasFlash .navigation .global li span a {
	background: none !important; position: relative; top: 0 !important;
}
