/*
Title: 
Description:	Global styles and page build
Author: Christine Harcinske / Twelve Horses
Last Updated:	
*/

/* sIFR
----------------------------------------------------------------------*/

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	z-index: 100px;
}

.sIFR-replaced {
	visibility: visible !important;
	z-index: 100px;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

.sIFR-hasFlash h2, .sIFR-hasFlash h2 a {
	visibility: hidden;
	letter-spacing: -9px;
  font-size: 42px;
	padding: 0 0 4px 0;
	margin: 0;
	z-index: 100px;
}