/*=: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 ---*/
  
 h1.normal{
 	  visibility: hidden;
  font-family: Verdana;
  line-height: 2.5em;
  font-size: 28px;
  margin: 0 0 -8px 0;
  padding: 0;
 }
 
  h1.smaller{
 	  visibility: hidden;
  font-family: Verdana;
  line-height: 1.4em;
  font-size: 16px;
  margin: 0;
  padding: 0;
 }
 
 
 h1.regular{
 visibility: hidden;
  font-family: Verdana;
  line-height: 1.4em;
  font-size: 28px;
  margin: 10px 0 -15px 0;
  padding: 0;
 }
 
 
   h1.grayback{
 	  visibility: hidden;
  font-family: Verdana;
  line-height: 1.4em;
  font-size: 16px;
  margin: 0 0 0 0;
  padding: 0;
 }
 
/*  h2{
 	  visibility: hidden;
  font-family: Verdana;
  line-height: 1.3em;
  font-size: 40px;
  padding: 5px 0 0 0;
  margin: 15px 0 0 10px;
  border-bottom: 1px dotted #333;
  border-top:1px dotted #333;
 }*/
 
 
  h3{
 	  visibility: hidden;
  font-family: Verdana;
  line-height: 1.8em;
  font-size: 40px;
  margin-left: 25px;
  padding: 0;
 }
.bentley {
	font-family: Tahoma;
	font-size: 1.5em;
	color: #666666;
	text-align: center;
	margin-top: 50px;
}
