/*=: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-unloading .sIFR-flash {
  visibility: hidden !important;
}

.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;
}

.sIFR-dummy { 
  width: 0px;
  height: 0px;
  margin-left: 42px;
  z-index: 0;
}

/*---- Header styling ---*/

.sIFR-active #middle .promo h5,
.sIFR-active #middle .promo-inner h5,
.sIFR-active #middle-feature .promo-inner h5,
.sIFR-active #middle-feature .promo h5 {
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
  font-size:109%;
  *font-size:105%;
  font-weight:bold;
  margin-bottom: -7px;
  color: #1c449b;
  letter-spacing:-1px;
  display: inline-block;
  text-indent:-4px;
  *text-indent:0px;
}

.sIFR-active #left .promo-haveyoursay h5, 
.sIFR-active #right .promo-haveyoursay h5, 
.sIFR-active #left .promo-poll h5 {
	visibility: hidden;
    font-family: Verdana;
	font-size: 110%;
        *font-size: 130%;
    line-height:1.2em;
	margin-bottom: -5px;
	color: #000000;
}

.sIFR-active .promo-quickfind h5, 
.sIFR-active #right .promo-panel h5,
.sIFR-active #right .promo-sites h5,
.sIFR-active #right .promo-panel-wide h5,
.sIFR-active #right .promo-panel-links h5,
.sIFR-active #content .sidebar .promo-panel-career-links h5{
	visibility: hidden;
    font-family: Verdana;
	font-size: 130%;
	*font-size: 140%;
	margin: 3px 0 -3px 6px;
        *margin: 3px 0 -5px 6px;
	line-height: 1.1em;
}

.sIFR-active #left .promo-list h5{
	visibility: hidden;
    font-family: Verdana;
	margin: 0;
	line-height: 1em;
	color:#FFFFFF;
	font-size: 130%;
}

.sIFR-active #right .promo-reporter h5 {
	visibility: hidden;
    font-family: Verdana;
	margin: 0 0 -5px 0;
	line-height: 1em;
	color:#FFFFFF;
	font-size: 150%;
}

/*.sIFR-active #middle h1 {
    visibility: hidden;
    font-family: Verdana;
    font-size: 180%;
    *font-size: 210%;
    line-height:1.3em;
    border-bottom: 1px dotted #b2b2b2;
    margin:0 0 5px 0;
    padding:0;
}*/

.sIFR-active #feature-gallery h2,
.sIFR-active #feature-gallery h2 a {
	visibility: hidden;
    font-family: Verdana;
	margin: 0;
	line-height: 1.2em;
        *line-height: 1.3em;
	color:#FFFFFF !important;
	font-size: 170%;
        *font-size: 190%;
       margin-bottom:-10px;
} 
