/*=: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.cella_title{
	font:18px "Trebuchet MS",Helvetica, tahoma, Arial, sans-serif;
	color:#4c4c4c}			
	h2.cella_subtitle{
		font:16px "Trebuchet MS",Helvetica, tahoma, Arial, sans-serif;
		color:#4c4c4c}
		h3.cella_title_1, {
		font:18px "Trebuchet MS",Helvetica, tahoma, Arial, sans-serif;
		color:#4c4c4c}
		h4.newsletter_title{
		font:16px "Trebuchet MS",Helvetica, tahoma, Arial, sans-serif;
		color:#4c4c4c}
		h1.titolo_prodotti{
		font:16px "Trebuchet MS",Helvetica, tahoma, Arial, sans-serif;
		color:#e11837}
		h2.titolo_prodotti_uno{
		font:18px "Trebuchet MS",Helvetica, tahoma, Arial, sans-serif;
		color:#e11837;
		text-align:left}
		h1.sitemap{
		font:18px "Trebuchet MS",Helvetica, tahoma, Arial, sans-serif;
		color:#e11837;
		text-align:left}
		h2.sitemap{
			font:14px "Trebuchet MS",Helvetica, tahoma, Arial, sans-serif;
			color:#ea3551;
			text-align:left;
			margin: 0 0 10px 0;
			letter-spacing:-1px;
			font-weight:bolder;
			clear:both;}			
		h3.titolo_prodotti_link, h3.cella_title_1_link{
		font:16px "Trebuchet MS",Helvetica, tahoma, Arial, sans-serif;
		color:#4c4c4c}
		h3.coperchio{
			font:14px "Trebuchet MS",Helvetica, tahoma, Arial, sans-serif;
			color:#ea3551;
			text-align:left;
			margin: 0 0 10px 0;
			letter-spacing:-1px;
			font-weight:bolder;
			clear:both;
			text-align:left;}		
		.sIFR-active h1.cella_title, .sIFR-active h2.cella_subtitle, .sIFR-active h3.cella_title_1, .sIFR-active h4.newsletter_title, .sIFR-active h1.titolo_prodotti, .sIFR-active h2.titolo_prodotti_uno, .sIFR-active  h3.titolo_prodotti_link, .sIFR-active h3.cella_title_1_link{visibility:hidden}