/*=: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;
  background-color:transparent;
  margin: 0;
  padding: 0;

}

.sIFR-unloading .sIFR-flash {
  visibility: hidden !important;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
  background-color:transparent;
}

.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;
}

/* Britvic*/

.sIFR-active span.headerBlack {
  background-color:transparent;
  visibility: hidden;
  line-height: 1em;
  font-size: 10px;
  padding:0;
  margin:-5px 0 -8px 0;
}

.sIFR-active span.headerGrey{
  visibility: hidden;
  background-color:transparent;
  line-height: 1em;
  font-size: 10px;
  padding:0;
  margin:0px 0 0 0;
}

.sIFR-active p.sifr-bottom-box{
  visibility: hidden;
  background-color:transparent;
  line-height: 1em;
  font-size: 10px;
  padding:0;
  margin:0 0 -15px 0;
}

.sIFR-active body #detail-content h2.sifr,
.sIFR-active body #detail-content-narrow h2.sifr,
/*.sIFR-active body.section1 #detail-content h2.sifr,
.sIFR-active body.section2 #detail-content h2.sifr,
.sIFR-active body.section1 #detail-content-narrow h2.sifr,
.sIFR-active body.section2 #detail-content-narrow h2.sifr*/ {
  visibility: hidden;
  background-color:transparent;
  line-height: 1em;
  font-size: 10px;
  padding:0;
  margin:0 0 10px 0;
}

.sIFR-active #heading h1{
  visibility: hidden;
  background-color:transparent;
  line-height: 1em;
  font-size:36px;
  padding:0;
  margin:-15px 0 0 0;
  _margin:0 0 0 0;
}


.sIFR-active #right-col blockquote p
/*.sIFR-active body.section1 #right-col blockquote p,
.sIFR-active body.section2 #right-col blockquote p*/ {
  visibility: hidden;
  background-color:transparent;
  line-height: 1em;
/*  font-size: 18px;
*/  padding:0;
  margin:0 0 10px 0;
  text-align:justify;
  
}
.sIFR-active #left-col blockquote p/*,
.sIFR-active body.section1 #left-col blockquote p,
.sIFR-active body.section2 #left-col blockquote p*/ {
  visibility: hidden;
  background-color:transparent;
  line-height: 1em;
/*  font-size: 18px;
*/  padding:0;
  margin:0 0 0 0;
  
}



.sIFR-active body #detail-content h2.sifr{
  visibility: hidden;
  background-color:transparent;
  line-height: 1em;
  font-size: 10px;
  padding:0;
  margin:0 0 10px 0;
}




.sIFR-active  body #detail-content-narrow .cmhtml-section h2.sifr {
  visibility: hidden;
  background-color:transparent;
  line-height: 1em;
  font-size: 10px;
  padding:0;
  margin:50px 0 10px 0;
}


.sIFR-active h1.sifr{
  visibility: hidden;
  background-color:transparent;
  line-height: 1em;
  font-size: 10px;
  padding:0;
  margin:0px 0 -10px 0;
}

.sIFR-active #search-results h1.sifr{
  visibility: hidden;
  background-color:transparent;
  line-height: 1em;
  font-size: 10px;
  padding:0;
  margin:0px 0 -20px 0;
 }

