/*	===============================================================
	© DAS Air Cargo
	http://www.dasair.com/	

	Type:				SIFR Styles
	Build by:			TDG Digital
	Document Author:	James Bates
	Author Email:		james@exit7.co.uk
	Creation Date:		5 December 2006
	---------------------------------------------------------------
	Version number: 	1.0
	Last edited:		NA - Still in developement
	============================================================ */


/*	---------------------------------------------------------------
	SIFR STANDARD STYLES
	---------------------------------------------------------------
	These are standard sIFR styles... do not modify!!
	------------------------------------------------------------ */	

	.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	}

	.sIFR-replaced {
	visibility: visible !important;
	}

	span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	}


/*	---------------------------------------------------------------
	DECOY STYLES
	---------------------------------------------------------------
	These styles are used to hide the browser text before it is
	replaced by the flash element... 
	------------------------------------------------------------ */
	
	.sIFR-hasFlash #leftcontent h1 {
	visibility: hidden;
	font-size: 30px;
	letter-spacing: 0px;
	line-height: 33px;
	margin: 0 0 5px 0 !important;
	margin: 0 0 15px 0;  /*For IE*/
	text-transform: uppercase;
	}