/*=:project
	scalable Inman Flash Replacement (sIFR) version 3.

 =:file
	Copyright: 2006 Mark Wubben.
	Author: Mark Wubben, <http://novemberborn.net/>

 =:history
	* IFR: Shaun Inman
	* sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
	* sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

 =:license
	This software is licensed and provided under the CC-GNU LGPL.
	See <http://creativecommons.org/licenses/LGPL/2.1/>
*/



/*---- sIFR ---*/
.sIFR-flash {
 visibility: visible !important;
 margin: 0;
 padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
 visibility: visible !important;
}

.sIFR-alternate {
 position: absolute;
 left: 0;
 top: 0;
 width: 0;
 height: 0;
 display: block;
 overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
 margin: 0pt;
 padding: 0pt;
 overflow: auto;
 letter-spacing: 0px;
 float: none;
}

/*---- Header styling ---*/

.sIFR-active h1.largeWhite {
 visibility: hidden;
 font-family: Helvetica Neue;
 line-height: 1em;
 font-size: 48px;
	margin:0;
	padding:0;
}

.sIFR-active h1 {
 visibility: hidden;
 font-family: Helvetica Neue;
 line-height: 1em;
 font-size: 30px;
	margin:0;
	padding:0;
}


.sIFR-active h2.darkGreenBig {
 visibility: hidden;
 font-family: Helvetica Neue;
 line-height: 1em;
 font-size: 48px !important;
 margin:0;
 padding:0;
}

.sIFR-active h1.green {
 visibility: hidden;
 font-family: Helvetica Neue;
 line-height: 1em;
 font-size: 30px;
	margin:0;
	padding:0;
}

.sIFR-active h2.greenMed {
 visibility: hidden;
 font-family: Helvetica Neue;
 line-height: 1em;
 font-size: 42px;
	margin:0;
	padding:0;
}

.sIFR-active h2.largeGreen {
 visibility: hidden;
 font-family: Helvetica Neue;
 line-height: 1em;
 font-size: 34px;
	margin:0;
	padding:0;
}

.sIFR-active h2 {
 visibility: hidden;
 font-family: Helvetica Neue;
 line-height: 1em;
 font-size: 20px;
}

.sIFR-active h2.homeSubCol {
 visibility: hidden;
 font-family: Helvetica Neue;
 line-height: 1em;
 font-size: 19px;
}

.sIFR-active h2.call {
 visibility: hidden;
 font-family: Helvetica Neue;
 line-height: 1em;
 font-size: 20px;
 float:left;
}

.sIFR-active h2.phoneNum {
 visibility: hidden;
 font-family: Helvetica Neue;
 line-height: 1em;
 font-size: 20px;
 float:left;
}

.sIFR-active h2.startApp {
 visibility: hidden;
 font-family: Helvetica Neue;
 line-height: 1em;
 font-size: 24px;
 float:left;
}

.sIFR-active h2.medGreen {
 visibility: hidden;
 font-family: Helvetica Neue;
 line-height: 1em;
 font-size: 14px;
}

.sIFR-active h2.sixteenGreen {
 visibility: hidden;
 font-family: Helvetica Neue;
 line-height: 1em;
 font-size: 16px;
}

.sIFR-active h2.lrgGreen {
 visibility: hidden;
 font-family: Helvetica Neue;
 line-height: 1em;
 font-size: 18px;
}

.sIFR-active h2.smallGreen {
 visibility: hidden;
 font-family: Helvetica Neue;
 line-height: 1em;
 font-size: 12px;
}

.sIFR-active h3.lightGreen {
 visibility: hidden;
 font-family: Helvetica Neue;
 line-height: 1em;
 font-size: 18px !important;
 margin-top:0;
}


.sIFR-active h3.midGreen {
 visibility: hidden;
 font-family: Helvetica Neue;
 line-height: 1em;
 font-size: 18px !important;
 margin-top:10px;
 margin-bottom:10px;
}


.sIFR-active h3.greyText {
 visibility: hidden;
 font-family: Helvetica Neue;
 line-height: 1em;
 font-size: 20px !important;
 margin-top:10px;
 margin-bottom:10px;
 font-style:italics;
}

.sIFR-active h3.black {
 visibility: hidden;
 font-family: Helvetica Neue;
 line-height: 1em;
 font-size: 20px;
 margin: 0px;
}

.sIFR-active h4.grey {
 visibility: hidden;
 font-family: Helvetica Neue;
 line-height: 1em;
 font-size: 16px;
}

.sIFR-active h4.black {
 visibility: hidden;
 font-family: Helvetica Neue;
 line-height: 1em;
 font-size: 14px;
}

.sIFR-active h2.lime {
 visibility: hidden;
 font-family: Helvetica Neue;
 line-height: 1em;
 margin: 0px;
}
