/*****************************************************************************
scalable Inman Flash Replacement (sIFR) version 3.

Copyright 2006 – 2008 Mark Wubben, <http://novemberborn.net/>

Older versions:
* IFR by Shaun Inman
* sIFR 1.0 by Mike Davidson, Shaun Inman and Tomas Jogin
* sIFR 2.0 by Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

See also <http://novemberborn.net/sifr3> and <http://wiki.novemberborn.net/sifr3>.

This software is licensed and provided under the CC-GNU LGPL.
See <http://creativecommons.org/licenses/LGPL/2.1/>
*****************************************************************************/

@media screen {
  .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;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}


/*
Place CSS rules for to-be-replaced elements here. Prefix by .sIFR-active
so they only apply if sIFR is active. Make sure to limit the CSS to the screen
media type, in order not to have the printed text come out weird.
*/
.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;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}



/* Homepage
---------------------------------*/
.sIFR-active #homepage #main h1 {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 30px;
	color: #386d8e;
	margin: 10px 0 0 0;
}

.sIFR-active #dropdowns div.dropdown-nav form label {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 18px;
	margin-bottom: -5px;
}

.sIFR-active #homepage #main #callout h2 {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 16px;
	margin: 0;
}

.sIFR-active #homepage h2#subtitle {
	margin-top: -8px;
}

.sIFR-active #homepage #callout form input {
	margin-top: -4px;
}

.sIFR-active #homepage #coatings-industries div.msds-search-content h2 {
	visibility: hidden;
	font-size: 18px;
}

.sIFR-active #homepage #coatings-industries div.industries h2 {
	font-size:18px;
}

.sIFR-active #homepage #coatings-industries div.coatings-description h2 {
	font-size:18px;
}

/* Industries
---------------------------------*/
.sIFR-active #industries #callout #inner-content h1 {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 45px;
	color: #386d8e;
	margin: 0 0 -10px 0;
}

.sIFR-active #industries #main #callout #inner-content h2 {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 20px;
	color: #6F6C64;
	margin: 0 0 10px 0;
}

.sIFR-active #industries #main #header h1 {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 28px;
	color: #fff;
	margin: 0;
}

.sIFR-active body#industries.uses-fancy-header #container #main #content h1 {
  color:#386D8E;
  font-family:Verdana;
  font-size:28px;
  line-height:1em;
  margin:0 0 -10px;
  visibility:hidden;
}


/* Coatings
---------------------------------*/
.sIFR-active #coatings #callout #inner-content h1 {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 45px;
	color: #ffffff;
	margin: 0 0 -4px 0;
}

.sIFR-active #coatings #main #callout #inner-content h2 {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 20px;
	color: #081E1A;
	margin: 0 0 10px 0;
}

.sIFR-active #coatings #main #callout #feature-browser h2 {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 20px;
	color: #173b57;
	margin: 10px 0 0 0;
}

.sIFR-active #coatings #main #content #header h1 {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 28px;
	color: #fff;
	margin: 0;
}

.sIFR-active #coatings #main #content #header.technologies h1 {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 28px;
	color: #4581b3;
	margin: 0;
}

/* Knowledge Center
---------------------------------*/
.sIFR-active #knowledge #callout #inner-content h1 {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 45px;
	color: #ffffff;
	margin: 0 0 -4px 0;
}

.sIFR-active #knowledge #main #callout #inner-content h2 {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 20px;
	color: #8FDEFF;
	margin: 0 0 10px 0;
}

.sIFR-active #knowledge #main #callout #feature-browser h2 {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 18px;
	color: #173b57;
	margin: 10px 0 0 0;
}

.sIFR-active #knowledge #header h1 {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 24px;
	color: #fff;
	margin: 0;
}

.sIFR-active #knowledge #header h2 {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 15px;
	color: #fff;
	margin: -4px 0 7px 0;
}

.sIFR-active body#knowledge.uses-fancy-header #container #main #content h1 {
color:#386D8E;
font-family:Verdana;
font-size:22px;
line-height:1em;
margin:0 0 -10px;
visibility:hidden;
}

/* Tools
---------------------------------*/
.sIFR-active #tools #callout #inner-content h1 {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 45px;
	color: #ffffff;
	margin: 0 0 -4px 0;
}

.sIFR-active #tools #main #callout #inner-content h2 {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 20px;
	color: #8FDEFF;
	margin: 0 0 10px 0;
}

.sIFR-active #tools #main #callout #feature-browser h2 {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 20px;
	color: #173b57;
	margin: 10px 0 0 0;
}

.sIFR-active body#tools-landing.uses-fancy-header #container #main #content h1 {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 28px;
	color: #386d8e;
	margin: 0 0 -10px 0;
}

/* Services
---------------------------------*/
.sIFR-active #services #callout #inner-content h1 {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 45px;
	margin: 0 0 -4px 0;
}

.sIFR-active #services #main #callout #inner-content h2 {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 20px;
	margin: 0 0 10px 0;
}


.sIFR-active #services #main #callout #feature-browser h2 {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 20px;
	color: #173b57;
	margin: 10px 0 0 0;
}

.sIFR-active body#sevices-landing.uses-fancy-header #container #main #content h1 {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 28px;
	color: #386d8e;
	margin: 0 0 -10px 0;
}

.sIFR-active body#training-form.uses-fancy-header #container #main #content h1 {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 28px;
	color: #386d8e;
	margin: 0 0 -10px 0;
}

/* Color Resources
---------------------------------*/
.sIFR-active #color #header-content-sifr h1 {
	visibility: hidden;
	color:#fff;
	font-family: Verdana;
	font-size: 28px;
	line-height: 1em;
	margin: 0 0 -6px 0;
}

.sIFR-active #color #callout #inner-content h1 {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 45px;
	margin: 0 0 -4px 0;
}

/*.sIFR-active #color #main #callout #inner-content h2 {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 15px;
	margin: 0 0 10px 0;
} */

.sIFR-active #color #main #callout #feature-browser h2 {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 20px;
	color: #173b57;
	margin: 10px 0 0 0;
}
