/* @override 
	http://cpha.affiniscape.com/associations/7884/stylesheets/sIFR-screen.css
	https://m360.cpha.com/associations/7884/stylesheets/sIFR-screen.css
*/

/*=: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;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}


/*---- Header styling ---*/
td#top .sIFR-active h1 {
	color: #766C62;
	visibility: hidden;
	font-size: 22px;
	margin: 0;
	padding: 0 0 12px 0;
	text-align: left;
	line-height: 30px;
}

td#rightnavcell .sIFR-active h1 {
	color: #ffffff;
	visibility: hidden;
	font-size: 24px;
	margin: 10px 0;
	padding: 0;
	text-align: center;
	line-height: 1e,;
}

td#events .sIFR-active h1 {
	color: #ffffff;
	visibility: hidden;
	font-size: 28px;
	margin: 0;
	padding: 0;
	text-align: right;
	line-height: 1em;
}

.sIFR-active h1 {
	color: #766C62;
	visibility: hidden;
	font-size: 34px;
	margin: 0;
	padding: 0 0 10px 0;
	text-align: left;
	line-height: 1.1em;
}

td#left .sIFR-active h1 {
	color: #766C62;
	visibility: hidden;
	font-size: 34px;
	margin: 0;
	padding: 0;
	text-align: left;
	line-height: 1em;
}

div#page_title_area h2.branded_login.sIFR-replaced {
	color: #fff;
	text-align: center;
	padding: 15px 0 7px 0;
}

.sIFR-active h2 {
	color: #574D43;
	visibility: hidden;
	line-height: 1em;
	font-size: 20px;
	padding: 0;
	margin: 20px 0 0 0;
}

.sIFR-active h3 {
	color: #574D43;
	visibility: hidden;
	line-height: 1em;
	font-size: 16px;
	padding: 0 0 8px 0;
}

td#top .sIFR-active p {
	color: #333333;
	visibility: hidden;
	font-size: 16px;
	margin: 0;
	padding: 0;
	text-align: right;
	line-height: 30px;
}
