/*=: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;
}

/* Global */

.sIFR-active h2#page-title {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 36px;
}

.sIFR-active h3#page-subtitle {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 24px;
}

/* Home */
#home .sIFR-active .dataGrid-section-container-1 .dataGrid-columnTitle-1 {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 21px;
}
#home .sIFR-active .dataGrid-section-container-2 .dataGrid-columnTitle-1 {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 14px;
}


/*
	Area Profiles
	http://www.richmondca4business.com/areaprofiles/
*/

/* 	
	another way to select an element with an id and a class using multiple attribute selectors (doesn't work in IE6 though):
	body[class="sIFR-active"][id="profiles-hilltop"] h2#page-title -- 
	body[class="sIFR-active"][id~="profiles"] h2#page-title -- matches anything with profiles in the title 
*/
	
.sIFR-active#profiles-macdonald h2#page-title,
.sIFR-active#profiles-marina h2#page-title,
.sIFR-active#profiles-gateway h2#page-title,
.sIFR-active#profiles-ptrichmond h2#page-title,
.sIFR-active#profiles-hilltop h2#page-title {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 14px;
}
.sIFR-active#profiles-macdonald h3#page-subtitle,
.sIFR-active#profiles-marina h3#page-subtitle,
.sIFR-active#profiles-gateway h3#page-subtitle,
.sIFR-active#profiles-ptrichmond h3#page-subtitle,
.sIFR-active#profiles-hilltop h3#page-subtitle {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 24px;
}


/*
	Industry Profiles 
	http://www.richmondca4business.com/industryprofiles/
*/
.sIFR-active#industryprofiles-retail h2#page-title,
.sIFR-active#industryprofiles-technology h2#page-title,
.sIFR-active#industryprofiles-manufacturing h2#page-title,
.sIFR-active#industryprofiles-services h2#page-title {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 14px;
}


/*
	Community & Economic Development
	http://www.richmondca4business.com/ced/
*/
.sIFR-active#ced h2#page-title {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 24px;
}


/*
	Business Incentives
	http://www.richmondca4business.com/businessincentives/
*/
.sIFR-active#businessincentives h3#page-subtitle {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 24px;
}


/*
	Business Opportunities
	http://www.richmondca4business.com/businessopportunities/
*/

.sIFR-active#businessopportunities h2#page-title,
.sIFR-active#businessopportunities-project h2#page-title,
.sIFR-active#businessinsentives h2#page-title {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 36px;
}
.sIFR-active#businessopportunities h3#page-subtitle,
.sIFR-active#businessopportunities-report h3#page-subtitle  {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 24px;
}


/*
	Team Richmond
	http://www.richmondca4business.com/teamrichmond/
*/
