/*=: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:0; 
  float:none;
}
/*---- Header styling ---*/

h1.focus_title{
	font:26px Tahoma, Helvetica, tahoma, Arial, sans-serif;
	color:#a3027b;}
	
h1.areariservata{
	width:130px;
	height:60px;
	padding:0 0 10px 60px;
	background:url(../images/lucchetto.jpg) no-repeat;
	font:24px Tahoma, Helvetica, tahoma, Arial, sans-serif;
	color:#a3027b;
	float:left;}
	
h1.newsletter{
	width:130px;
	height:60px;
	padding:16px 0 0 60px;
	background:url(../images/lettera.jpg) no-repeat;
	font:24px Tahoma, Helvetica, tahoma, Arial, sans-serif;
	color:#a3027b;
	float:left;}
	
h1.albumviaggio{
	width:120px;
	height:auto !important;
	height:60px;
	min-height:60px;
	padding:0 0 10px 70px;
	background:url(../images/foto.jpg) no-repeat;
	font:24px Tahoma, Helvetica, tahoma, Arial, sans-serif;
	color:#3f3f3f;
	float:left;}
	
h1.raccontiviaggio{
	width:130px;
	height:auto !important;
	height:60px;
	min-height:60px;
	padding:0 0 10px 60px;
	background:url(../images/racconti.jpg) no-repeat;
	font:24px Tahoma, Helvetica, tahoma, Arial, sans-serif;
	color:#3f3f3f;
	float:left;}	
	
h2.titolo_sez{
	width:630px;
	height:auto !important;
	height:36px;
	min-height:36px;
	background:url(../images/sfumatura_sezioni_titolo.jpg) no-repeat;
	background-position:bottom;
	margin:0 0 30px 0;
	font:30px Tahoma, Helvetica, tahoma, Arial, sans-serif;
	color:#a3027b;
	float:left;}

h2.titolo_consulenti{
	width:630px;
	height:auto !important;
	height:36px;
	min-height:36px;
	background:url(../images/sfumatura_sezioni_titolo.jpg) no-repeat;
	background-position:bottom;
	margin:0 0 30px 0;
	font:30px Tahoma, Helvetica, tahoma, Arial, sans-serif;
	color:#a3027b;
	float:left;}
	
h1.sitemap{
	width:630px;
	height:auto !important;
	height:36px;
	min-height:36px;
	background:url(../images/sfumatura_sezioni_titolo.jpg) no-repeat;
	background-position:bottom;
	margin:20px 0 30px 0;
	font:30px Tahoma, Helvetica, tahoma, Arial, sans-serif;
	color:#a3027b;
	float:left;}	

.sIFR-active h1.utility_title, .sIFR-active h1.areariservata, .sIFR-active h1.newsletter, .sIFR-active h1.albumviaggio, .sIFR-active h1.raccontiviaggio,.sIFR-active h2.titolo_sez, .sIFR-active h1.sitemap, 

.sIFR-active h3.cpost-title, .sIFR-active h4.cpost-subtitle, .sIFR-active  h1.cpost-title, .sIFR-active h2.risultati_trovati, .sIFR-active h1.modello_cercato,  .sIFR-active h1.modello_cercato_01, .sIFR-active h2.risultati_trovati_01, .sIFR-active h5.risultati_trovati_01{visibility:hidden}
