﻿body 
{
	font: 12px verdana, arial;
	background:url(Images/bg.jpg) repeat-x #52657E;
	margin-top: 0px;
	color:#ffffff;
}

a:link, a:visited
{
	text-decoration: none;
}

a:hover, a:active
{
	text-decoration: underline;
}

h1
{
	color: #fddd4f;
	font-size: 20px;
	font-family: Trebuchet MS,Arial;	
}

h2 {
	color: #b8d9e4;
	font-size: 18px;
	font-family: Trebuchet MS,Arial;
}

h3 {
	color: #000;
	font-size: 22px;
	font-family: Trebuchet MS,Arial;
	padding-bottom:35px;
	padding-left:10px;
	background:url(Images/h1.png) no-repeat 0px;
}

h4 {
	color: #000;
	font-size: 14px;
    font-family: Trebuchet MS,Arial;
    padding-bottom:5px;
	width:90%;
	border-bottom:1px solid #FDDD4F;
}

h5 {
	color: #996600;
	font-size: .75em;
    line-height: normal;
    font-style: normal;
    font-family: 'Arial Rounded MT Bold';
    font-variant: normal;
}

h6 {
	color: #996600;
	font-size: .75em;
    line-height: normal;
    font-style: normal;
    font-family: 'Arial Rounded MT Bold';
    font-variant: normal;
}

img
{
	border: 0px;
}

th
{
    vertical-align:top;
}

td
{
    vertical-align:top;
}

p
{
    color: White;   
    font-family: Trebuchet MS, Arial;
    letter-spacing:0px;
    font-size: 14px;
    line-height: 22px;
}

.first
{
    letter-spacing: 2px;
    font-size: 14px;
    line-height: 24px;
}

#main-container
{
	margin: 0px auto 0px auto;
	width: 1057px;
}

#header
{
	width: 1047px;
	height:106px;
	background:url(Images/header-bg.jpg) no-repeat;
	margin-left: 5px;
}

#nav
{
    padding-left:200px;
    padding-top:55px;
}

#main-body
{
	width:1052px;
	margin: 0px 0px 0px 5px;
	display: table;
}

#sub-main-body
{
	width:1052px;
	margin: 0px 0px 0px 5px;
	background-color: #262e3a;
	background-image:url(Images/Sub-Body-Bg.jpg);
	background-repeat: no-repeat;
	display: table;
}

#sub-content
{
    width: 950px;
    margin-left: 30px;
    margin-top: 20px;
    display: table;
}

#sub-content img
{
    border: solid 2px White;
}

#sub-content a:link, #sub-content a:visited
{
    color: #f38a0b;
    text-decoration: none;
}

#sub-content a:active, #sub-content a:hover 
{
    color: #f38a0b;
    text-decoration: underline;
}

#mid-section
{
   background:url(Images/mid-section-bg2.jpg) no-repeat; 
   width: 1052px;
   height: 210px;
}

#feature
{
    background:url(Images/feature-panel-bg.jpg) no-repeat;
    width:1042px;
    height:332px;
    margin-left: 8px;
    border: solid 0px white;
    display: table;
}

#feature-box
{
    width:950px;
    margin-left: 25px;
    border: solid 0px white;
    display: table;
}

#feature-box a:link, #feature-box a:visited
{
    color: #f38a0b;
    text-decoration: none;
}

#feature-box a:active, #feature-box a:hover 
{
    color: #f38a0b;
    text-decoration: underline;
}


#feature-video
{
    background:url(Images/video-panel-bg.jpg) no-repeat;
    width:938px;
    height:317px;
    margin-top:0px;
}

#video-panel-content
{
    margin-top:7px;
    margin-left:20px;
}

#feature-parking
{
    background:url(Images/panel-bg.jpg) no-repeat;
    width:938px;
    height:317px;
    margin-top:0px;
}

#air-services
{
    background:url(Images/panel-bg.jpg) no-repeat;
    width:938px;
    height:317px;
    margin-top:0px;
}

.panel-content
{
    margin-top:7px;
    margin-left:20px;
}

#feature-meeting
{
    background:url(Images/panel-bg.jpg) no-repeat;
    width:938px;
    height:317px;
    margin-top:0px;
}

#feature-facility
{
    background:url(Images/panel-bg.jpg) no-repeat;
    width:938px;
    height:317px;
    margin-top:0px;
}

#feature-storage
{
    background:url(Images/panel-bg.jpg) no-repeat;
    width:938px;
    height:317px;
    margin-top:0px;
}

#footer 
{
	width: 1015px;
	height:20px;
	font-size:12px;
	font-family:Trebuchet MS,Arial;
	color:#FDDD4F;
	padding-left:15px;
	padding-right:15px;
}

#footer a:link, #footer a:visited
{
	font-size:12px;
	font-family:Trebuchet MS,Arial;
	color:#B1B0A9;
	text-decoration:none;
}

#footer a:hover
{
    font-size:12px;
    font-family:Trebuchet MS, Arial;
    color:#B1B0A9;
    text-decoration:underline;
}
    

#p80-icon
{
	margin: 0px auto 0px auto;
	width: 30px;
	height: 26px;
	text-align: center;
}

#loginbox
{
	padding:40px;
}

#loginboxwrapper
{
	background:url(images/login.png);
	float:left;
	margin-right:30px;
	margin-bottom:30px;
	margin-left:0px;
	height:225px;
	width:240px;
}

#login-view
{
	position:absolute;
	top:5px;
	right:5px;
	color:white;	
}


.loadingbox
{
    position:absolute;
    top:40%;
    left:40%;
    border:1px solid lightsteelblue; 
    background-color: #ffffff; 
    height:50px; 
    width:250px;
    text-align:center;
    padding-top:20px
}

.pop-over
{
	BORDER-RIGHT: #000000 1px solid; 
	PADDING-RIGHT: 5px; 
	BORDER-TOP: #000000 1px solid; 
	DISPLAY: none; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 5px; 
	BORDER-LEFT: #000000 1px solid; 
	WIDTH: 200px; 
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: #000000 1px solid; 
	POSITION: absolute; 
	BACKGROUND-COLOR: white;
	font-size: 10pt;
}

.IE8Fix 
{ 
    z-index: 1000; 
}

/*  Dave's Totally Custom CSS Nav */
#menu, #menu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#menu a {
	display: block; 
	color: #ffffff;
	padding: 0px 15px 0px 3px;
	text-decoration: none;
	
}

#menu a:hover {
	text-decoration:underline;
}

#menu li { /* all list items */
	float: left;
	font-family:Trebuchet MS,Arial;
	font-size:14pt;
	padding-right:2px;
}

#menu li ul { /* second-level lists */
	position: absolute;
	background:#9AC2E6;
	width: 300px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	margin-left:-1px;
	margin-top:-1px;
	line-height:30px;
	border: 1px solid #000000;
	z-index:4000;
	
}

#menu li ul li /* second-level list items */
{
    width:100%;
    font-size:13pt;
}


#menu li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 150px;
	line-height:15px;
	width:150px;
	border: 1px solid #000000;
	
}

#menu li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	width:300px;
}

#menu li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#passenger-video
{
    display: table;
    width: 700px;
    height: 284px;
    background-image: url(Images/passenger-video-bg.gif);
    background-repeat: no-repeat;   
}

#more-options
{
    width: 208px;
    display: table;
    min-height: 200px;
    background-image: url(images/More-Options-BG.png);
    background-repeat: no-repeat;
    float: right;   
}

#options
{
    width: 188px;
    margin: 45px 0px 10px 10px;
    font-size: 12px;
    display: table;
}

#options a:link, #options a:visited
{
    text-decoration: none;
    color:#b8d9e4;
    line-height: 26px;
}

#options a:active, #options a:hover
{
    text-decoration: underline;
    color:#ffffff;
    line-height: 26px;
}