/* ------------------------------------------------------------------------
Basic Style Sheet - TLL Access Panel Stripping

Author: Oliver Coningham
Website: http://www.aztec4design.com/
Email: oliver@aztec4design.com
-------------------------------------------------------------------------*/

/* DO NOT ALTER THIS PART OF THE CSS */

.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;
	}
	
.sIFR-flash + div[adblocktab=true] 
	{
	display: none !important;
	}
	
.sIFR-hasFlash h3
	{
	line-height: 18px !important;
	height: 18px;
	font-size: 18px;
	visibility: hidden;
	margin: 0 0 0.5em 0;
	}
	
.sIFR-hasFlash h4
	{
	line-height: 15px !important;
	height: 15px;
	font-size: 15px;
	visibility: hidden;
	margin: 0 0 0.75em 0;
	width: 300px;
	}
	

/* =General
-------------------------------------------------------------------------*/

body
	{ 
	background: #002356 url('../images/body-bg.gif') repeat-x top left;
	color: #0059b3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	}
	
#container
	{ 
	margin: 25px auto; 
	width: 760px;
	}
	
#skip
	{ 
	display: block;
	height: 100px;
	margin-top: -100px; 
	}
	
.hide
	{ 
	display: none;
	}
	
.clear
	{ 
	clear: both;
	}
	
strong
	{ 
	font-weight: bold;
	}

em
	{ 
	font-style: italic;
	}
	
.faq-answer
	{
	margin-left: 25px;
	}
		

/* =Branding
-------------------------------------------------------------------------*/

#branding
	{ 
	height: 120px;
	}
	
#branding h1 a
	{ 
	background: url('../images/logo.gif') no-repeat top left;
	display: block;
	float: left;
	height: 120px;
	text-indent: -25000px;
	width: 194px;
	}
	
#branding h2
	{ 
	display: none;
	}
	
#flash
	{ 
	background: url('../images/flash-bg.jpg') no-repeat top left;
	float: right;
	height: 120px;
	width: 566px;
	}
	
	
/* =Navigation
-------------------------------------------------------------------------*/

#nav
	{ 
	background: #fff url('../images/logo-bottom.gif') no-repeat top left;
	height: 30px;
	text-indent: -25000px;
	width: 760px;
	}

#nav li
	{
	float: left;
	}
		
#nav a
	{
	display: block;
	height: 30px;
	margin-right: 1px;
	width: 80px;
	}

#nav a:hover
	{
	background-position: 0 -30px;
	}
	
#nav .selected
	{
	background-position: 0 -60px;
	}
	
#nav-home a
	{
	background: url('../images/nav-home.gif') no-repeat top left;
	margin-left: 113px;
	}

#nav-about a
	{
	background: url('../images/nav-about.gif') no-repeat top left;
	}
	
#nav-services a
	{
	background: url('../images/nav-services.gif') no-repeat top left;
	}
	
#nav-products a
	{
	background: url('../images/nav-products.gif') no-repeat top left;
	}
	
#nav-benefits a
	{
	background: url('../images/nav-benefits.gif') no-repeat top left;
	}
	
#nav-clients a
	{
	background: url('../images/nav-clients.gif') no-repeat top left;
	}
	
#nav-faq a
	{
	background: url('../images/nav-faq.gif') no-repeat top left;
	}
	
#nav-contact a
	{
	background: url('../images/nav-contact.gif') no-repeat top left;
	margin-right: 0;
	}


/* =Content
-------------------------------------------------------------------------*/

#content
	{ 
	background: #fff url('../images/content-bg.jpg') no-repeat bottom left;
	padding-bottom: 125px;
	width: 760px;
	}
	
#default #content
	{ 
	padding-bottom: 75px;
	}
	
#industrial #content
	{ 
	background: #fff url('../images/content-bg-industrial.jpg') no-repeat bottom left;
	}

#waiting #content
	{ 
	background: #fff url('../images/content-bg-waiting.jpg') no-repeat bottom left;
	}
	
#airport #content
	{ 
	background: #fff url('../images/content-bg-airport.jpg') no-repeat bottom left;
	}
	
#content p
	{
	line-height: 1.5em;
	margin-bottom: 1.25em;
	}
	
#content a
	{
	color: #ff9900;
	text-decoration: underline;
	}
	
#content a:hover
	{
	color: #002356;
	text-decoration: underline;
	}
	
#main-content
	{
	float: left;
	padding: 25px 15px 0 25px;
	width: 340px;
	}
	
#main-content ol, #main-content ul
	{
	line-height: 1.5em;
	margin-left: 25px;
	}
	
#main-content ol li
	{
	list-style-type: decimal;
	margin-bottom: 1.25em;
	}
	
#main-content ul li
	{
	list-style-type: upper-alpha;
	margin-bottom: 1.25em;
	}
	
#main-content #clients li
	{
	border-left: 1px solid #0059b2;
	list-style-type: none;
	margin-bottom: 5px;
	padding-left: 10px;
	}
	
#main-content ol li li
	{
	list-style-type: upper-alpha;
	}
	
#main-content ol li ol
	{
	margin-top: 1.25em;
	}
	
#sub-content
	{
	float: right;
	margin-bottom: 1.25em;
	width: 380px;
	}
	
#sub-content h4, #sub-content p
	{
	padding: 0 25px 0 15px;
	}
	
#sub-content img
	{
	margin: 10px 0;
	padding: 0;
	}
			

/* =Steps
-------------------------------------------------------------------------*/

#info
	{ 
	background-color: #ffba11;
	height: 5px;
	width: 760px;
	}
	
#steps
	{ 
	height: 132px;
	text-indent: -25000px;
	width: 760px;
	}
	
#steps li
	{
	float: left;
	}
	
#step-1
	{
	background: url('../images/step-1.gif') no-repeat top left;
	height: 132px;
	width: 253px;
	}
	
#step-2
	{
	background: url('../images/step-2.gif') no-repeat top left;
	height: 132px;
	width: 254px;
	}
	
#step-3
	{
	background: url('../images/step-3.gif') no-repeat top left;
	height: 132px;
	width: 253px;
	}
	
				
/* =Footer
-------------------------------------------------------------------------*/

#footer
	{ 
	color: #0058b1;
	font-size: 90%;
	padding: 10px 0 0 0;
	overflow: auto;
	}	

#footer hr
	{ 
	display: none;
	}
		
#footer a
	{ 
	color: #0058b1;
	text-decoration: none;
	}	
	
#footer a:hover
	{ 
	color: #ffa908;
	text-decoration: underline;
	}
	
#links
	{
	float: left;
	}
	
#aztec
	{
	float: right;
	}