/* 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;
}

.sIFR-active .main_navigation .current, .sIFR-active .main_navigation_home .current, .sIFR-active .main_navigation li, .sIFR-active .main_navigation_home li {
  line-height: 1em;
  font-size: 14px;
  padding:8px 20px 0 10px;
  visibility: hidden;
}

.sIFR-active .sub_navigation li {
  line-height: 1em;
  font-size: 14px;
  padding:8px 0 0 15px;
  visibility: hidden;
}

.sIFR-active .sub_navigation .orange_current {
  line-height: 1em;
  font-size: 14px;
  padding:8px 23px 0 6px;
  visibility: hidden;
}

.sIFR-active h1 {
	line-height: 1em;
	font-size:24px;
	padding:0;
	visibility: hidden;
}

.sIFR-active div.block_home div h2, table td.table_head {
	margin:0 0 -10px 0;
	line-height: 1em;
	font-size:18px;
	visibility: hidden;
}

*html .sIFR-active div.block_home div h2 {
	font-size:36px;
	visibility: hidden;
}

.sIFR-active .h2sifr {
	line-height: 1em;
	font-size:18px;
	padding:0;
	margin:0 0 -4px 0;
	visibility: hidden;
}

.sIFR-active .tags h3 {
	line-height: 1em;
	font-size:14px;
	padding:0 0 10px 0;
	margin:0 0 -4px 0;
	visibility: hidden;
}

.sIFR-active .sidebar h3 {
	line-height: 1em;
	font-size:18px;
	padding:0;
	margin:0 0 -4px 0;
	visibility: hidden;
}
