/*=: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;
}

/*---- Header styling ---*/

.sIFR-active div#banner_mid h2 {
	visibility: hidden;
	font-weight: heavy;
  	font-family: Helvetica, Arial, sans-serif;
  	font-size: 30px;
	line-height: 1em;
	font-weight: bold;
	margin: 0;
	padding: 15px 0 0 26px;
}

.sIFR-active div#banner_mid h3 {
	visibility: hidden;
	font-weight: heavy;
  	font-family: Helvetica, Arial, sans-serif;
  	font-size: 19px;
	line-height: 1em;
	margin: 0;
	padding: 10px 0 5px 26px;
}

.sIFR-active div#banner_mid h4 {
	visibility: hidden;
	font-weight: heavy;
  	font-family: Helvetica, Arial, sans-serif;
  	font-size: 18px;
	line-height: 1em;
	margin-left: 16px;
	padding: 8px 0 0 26px;
	background: transparent url("/images/bg_arrow.jpg") no-repeat 12px 9px;
}

.sIFR-active div#banner_mid h5 {
	visibility: hidden;
	font-weight: heavy;
  	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
  	line-height: 1em;
	margin-left: 10px;
	padding: 8px 0 8px 26px;
	background: transparent url("/images/bg_arrow.jpg") no-repeat 14px 8px;
}

.sIFR-active div#banner_mid p.quote {
	visibility: hidden;
	font-weight: heavy;
  	font-family: Helvetica, Arial, sans-serif;
  	font-size: 13px;
  	line-height: 1em;
	margin: 0;
	padding: 3px 16px 4px 16px;
}





/* body content headings */

.sIFR-active div#content h2 {
	visibility: hidden;
	font-weight: heavy;
  	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
  	line-height: 1em;
	margin: 0;
	padding: 10px 16px 0 16px;
}

.sIFR-active div#content div#middle_col h2,
.sIFR-active div#content div#right_col h2 {
	padding: 10px 16px 10px 16px;
}

.sIFR-active div#content h3 {
	visibility: hidden;
	font-weight: heavy;
  	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
  	line-height: 1em;
	margin: 0;
	padding: 8px 16px 8px 16px;
}

.sIFR-active div#content h4 {
	visibility: hidden;
	font-weight: normal;
  	font-family: Helvetica, Arial, sans-serif;
  	line-height: 1em;
  	font-size: 17px;
	margin: 0;
	padding: 5px 16px 0 16px;
}

/*
.sIFR-active div#content div#left_col p.quote {
	visibility: hidden;
	font-size: 1.4em;
	line-height: 1em;
	padding: 0 14px 0 16px;
	margin: 12px 0 0 0;
}
*/


/* product page */

