/*=: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 h1 {
	visibility: hidden;
	font-family: "Lucida Grande", arial, sans-serif;
	line-height: 1em;
	background-color: transparent;
	font-size: 18px;
}*/

.sIFR-active #news_box h1, .sIFR-active #blog_box h1 {
	visibility: hidden;
	font-family: "Lucida Grande", arial, sans-serif;
	background-color: transparent;
}

.sIFR-active p.cairo_top {
	visibility: hidden;
	font-family: "Lucida Grande", arial, sans-serif;
	line-height: 1em;
	background-color: transparent;
	font-size: 14px !important;
}

.sIFR-active p.cairo_bottom {
	visibility: hidden;
	font-family: "Lucida Grande", arial, sans-serif;
	line-height: 1em;
	background-color: transparent;
	font-size: 24px !important;
}

.sIFR-active p.cairo {
	visibility: hidden;
	font-family: "Lucida Grande", arial, sans-serif;
	line-height: 1em;
	background-color: transparent;
	font-size: 24px !important;
}

.sIFR-active #back_content_menu h1 {
	visibility: hidden;
	font-family: "Lucida Grande", arial, sans-serif;
	line-height: 1em;
	background-color: transparent;
	font-size: 34px !important;
}

.sIFR-active #promotion h1.test { line-height: 1em; font-size: 18px; margin: 14px 0 0 0; }
.sIFR-active #blog_box h1 { line-height: 1em; font-size: 30px; margin: 0; padding-top: 25px; padding-bottom: 0; }
.sIFR-active #news_box h1 { line-height: 1em; font-size: 22px; margin: 0; padding-top: 25px; padding-bottom: 0; }

.sIFR-active #feedback_badge h2 { line-height: 100%; font-size: 19px !important; margin: 0; padding-top: 20px; }
.sIFR-active #feedback_badge_footer h2 { line-height: 100%; font-size: 19px !important; margin: 0; padding-top: 14px; }
.sIFR-active #catering_badge h2 { line-height: 1em; font-size: 19px !important; margin: 0; padding-top: 20px; }
.sIFR-active #catering_menu_badge h2 { line-height: 1em; font-size: 19px !important; margin: 0; }
.sIFR-active #newsletter_badge h2 { line-height: 1em; font-size: 18px !important; margin: 0; padding-top: 18px; }