/* Base style
------------------------------------*/

body {
	background: #123063 url(/images/bkgrd.jpg) repeat-y  ;
	padding: 0;
	margin: 0;
	}

/* Things to hide
------------------------------------*/

.logo span, #nav span, .quote span , #air_gal span {
display: none;
}

/* Container
------------------------------------*/
#container {
	width: 959px;
	padding: 0;
	margin: 0;
	position: relative;
	background: url(/images/content_bkgrd.jpg) no-repeat;
	}

/* Header
------------------------------------*/
#header {
	width: 959px;
	height: 144px;
	margin: 0;
	padding:0; 
	position: relative;
	background:url(/images/header.gif) 63px 64px no-repeat; 
	}

#header .logo, #header .logo a {
	position:absolute;
	top: 60px;
	left: 60px;
	height: 60px;
	width: 340px;
	display:block; 
}

.quote {
position:absolute;
display:block;
width:165px;
height:30px;
left: 756px;
top: 104px;
margin:0px;
padding:0px;
}
a.quote{width:165px; height:30px;}
a.quote:hover {width:165px; height:30px; background:url(/images/quote_over.gif) 0 0 no-repeat; }

/* Quote Latch
------------------------------------*/
.trip_quote a.quote {width:165px; height:30px; background:url(/images/quote_over.gif) 0 0 no-repeat; }


/* Nav
/*------------------------------------*/

#nav {
	background:  url(/images/nav.gif) no-repeat; 
	width:206px;
	height: 550px;
	position:relative;
	margin: 0;
	padding: 0;
	border: 0;
	float:left;
	}
	
#nav ul {
	display:block;
	list-style: none;
	list-style-type: none;
	margin:0px;
	padding:0px;
	}
	
#nav li, #nav li a{
	position:absolute;
	display:block;
	list-style: none;
	list-style-type: none;
	margin:0px;
	padding:0px;
	}

	
#nav li.l1 {width: 206px; height:21px; top: 26px; left:0px;}
#nav li.l1 a{width: 206px; height:21px;}
#nav li.l1 a:hover {background: transparent url(/images/nav.gif) -206px -26px   no-repeat;}

#nav li.l2 {width:206px; height:21px; top: 60px; left:0px;}
#nav li.l2 a{width:206px; height:21px;}
#nav li.l2 a:hover {background: transparent url(/images/nav.gif) -206px -60px no-repeat;}

#nav li.l3 {width:206px; height:21px; top: 94px; left:0px;}
#nav li.l3 a{width:206px; height:21px;}
#nav li.l3 a:hover{background: transparent url(/images/nav.gif) -206px -94px no-repeat;}

#nav li.l4 {width:206px; height:21px; top: 128px; left:0px;}
#nav li.l4 a{width:206px; height:21px;}
#nav li.l4 a:hover{background: transparent url(/images/nav.gif) -206px -128px no-repeat;}

#nav li.l5 {width:206px; height:21px; top: 162px; left:0px;}
#nav li.l5 a{width:206px; height:21px;}
#nav li.l5 a:hover{background: transparent url(/images/nav.gif) -206px -162px no-repeat;}

#nav li.l6 {width:206px; height:21px; top: 196px; left:0px;}
#nav li.l6 a{width:206px; height:21px;}
#nav li.l6 a:hover{background: transparent url(/images/nav.gif) -206px -196px no-repeat;}

#nav li.l7 {width:206px; height:21px; top: 231px; left:0px;}
#nav li.l7 a{width:206px; height:21px;}
#nav li.l7 a:hover{background: transparent url(/images/nav.gif) -206px -231px no-repeat;}

/* Latches
------------------------------*/

.home #nav li.l1 a{background: transparent url(/images/nav.gif) -412px -26px   no-repeat;}
.destinations #nav li.l2 a{background: transparent url(/images/nav.gif) -412px -60px no-repeat;}
.aircraft #nav li.l3 a{background: transparent url(/images/nav.gif) -412px -94px no-repeat;}
.safety #nav li.l4 a{background: transparent url(/images/nav.gif) -412px -128px no-repeat;}
.cargo #nav li.l5 a{background: transparent url(/images/nav.gif) -412px -162px no-repeat;}
.company #nav li.l6 a{background: transparent url(/images/nav.gif) -412px -196px no-repeat;}
.contact #nav li.l7 a{background: transparent url(/images/nav.gif) -412px -231px no-repeat;}



/* Features
------------------------------*/
#feature {
width: 898px;
height: 200px;
background: #888888;
margin: 0;
padding: 0;
border: #888888 solid 1px;
}


#feature_sub {
width: 720px;
height: 25px;
background: #888;
display: block;
padding: 20px;
margin: 0;
}


/* Content
------------------------------------*/
#content {
	width:753px;
	float: right;
	padding: 0;
	margin: 0;
	}

#full_col {
	float: left;
	width: 700px;
	margin: 0;
	padding: 18px 18px 12px 30px;
	}

#main_col {
	float: left;
	width: 550px;
	margin: 0;
	padding: 20px 20px 20px 55px;
}



/* main_col_destinations
------------------------------------*/


.destinations #main_col { 
	padding: 0 20px 20px 55px;
	}


#main_col_destinations {
	float: left;
	width: 380px;
	margin: 0;
	padding: 0 0 20px 55px;
	/*padding: 20px 20px 20px 55px;*/
}



/* sub_col_linking
------------------------------------*/
#sub_col {
	float: right;
	width: 270px;
	margin: 0;
	padding: 18px 0 12px 6px;
	/*padding: 18px 18px 12px 6px;*/
	/*background-color: #CCCCCC;*/
	border-color: #666666;
	border-width: 1px;
	display: block;
	
}
#sub_col ul{
	list-style: none;
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 10px 75px 0 0;}

#sub_col li {
	list-style: none;
	list-style-type: none;
	margin: 0;
	/*display: block;*/	
	padding: 0 0 2px 0;
	/*border: dotted;
	border-color: #E4E4E4;
	border-width: 0 0 1px 0;*/
	}
	
	
#sub_col li a {
	height: 25px;
	font-size:95%;
	padding: 0;
	}
	
	
#sub_col ul img {
	padding: 10px 0 0 0;
	}
	
	
/*------------------------------------*/


/* sub_col_legend
------------------------------------*/

#destinations_legend_icon {
	float:left;
	width:243px; 
	padding: 10px 0 3px  0;
	}

		
#destinations_legend_links {
    float: left;
	width:243px;
	background:url(/images/legend_link_bg.gif) ;
	padding: 2px 0 0px  0;
	}
	

#destinations_legend_links  ul {
	padding: 5px 0 0 5px;
	}	



/* sub_col_flash
------------------------------------*/
#destinations_flash {

	width:611px;
	height: 350px;
	padding-left: 127px; 
	}

#destinations_img {
	width: 720px; 
	height: 250px;
	padding-left: 3px;
	
	}
	
#home_flash {

	width:500px;
	height: 250px;
	padding-left: 24px; 
	}



#split_col1 {
	float: left;
	width: 296px;
	margin: 0;
	padding: 10px 0px 20px 55px;

}

#split_col2 {
	float: right;
	width: 303px;
	margin: 0;
	padding: 10px 35px 20px 0px;

}

.center {
text-align:center;
}

.date {
	color: #B7BB6D;
	}

#clear {
	clear: both;
	}

.note, .note a, .note a:visited {
	color: #6279A3;
	font-size:10px;
	}

p.note {
	color: #6279A3;
	font-size:10px !important;
	margin-bottom:40px;
		}

.headline_link, .headline_link a, .headline_link a:link, .headline_link a:visited, .headline_link a:hover, .headline_link a:active {
	color: #B7BB6D;
	size: 70%;
	}

.highlight {
	background-color: #ffcc99;
	}

.right {
	float: right;
	}

.left {
	float: left;
	}

ul {
	padding:0 0 10px 15px;
	}

acronym {
	background-color: #D3D3D3; cursor: help;
	}
	
/* Tables
------------------------------------*/	
.destinations_icon {
	text-align: center
	}

.tabular {
	width: 100%;
	background-color: #C1D0E4;
	border: 1px solid #B6C3D6;
	margin-bottom: 10px;
	margin-top: 10px;
	}
	
.tabular2 {
	width: 100%;
	background-color: #e1e1e1;
	border: 1px solid #999999;
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
}
	
	
.tabular th {
	background-color: #666;
	text-align:left;
	height:10px;
	color: fff;
	}

.tabular_highlight {
	background-color: #CDDCF1;
	}


.info_pop {
	width: 400px;
	background-color: #fff;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid #666;
	}

.info_pop th {
	background-color: #666;
	text-align:left;
	height:10px;
	color: fff;
	}

.info_pop_highlight {
	background-color: #fff;
	}



/* Footer
------------------------------------*/

#footer {
	width: 600px;
	background: url(/images/footer.gif) repeat-x;
	margin: 0;
	clear:both;
	line-height: 1.3em;
	padding: 0 0 50px 206px; 
}

#footer_con {
	position: relative;
	padding: 0 0 0 55px;
	} 	
#f_holder {
width:1px;
height: 1px;
position: relative;
}
#con_flash {
position:absolute;
top:-503px;
left: 75px;
width: 200px;
height: 300px;
}

.cargo #con_flash {
position:absolute;
top: 167px;
left: 660px;
width: 200px;
height: 203px;
z-index:2;
}

.safety #con_flash {
position:absolute;
top: 167px;
left: 660px;
width: 200px;
height: 203px;
z-index:2;
}
 
 
/* air_gallery
------------------------------------*/
#air_gal {
position: absolute;
top: 205px;
left: 263px;
width: 471px;
height: 103px;
}


#air_gal ul {
	list-style: none;
	list-style-type: none;
	margin:0;
	padding:0;
	}
	
#air_gal li, #air_gal li a{
	float:left;
	list-style: none;
	list-style-type: none;
	margin:0;
	padding:0;
	}
	
#air_gal li a {
	display: block;
}
	
#air_gal li.l1 {width: 96px; height:97px;}
#air_gal li.l1 a {width: 96px; height:97px;
}


#air_gal li.l2 {width:96px; height:97px; margin-left:16px;}
#air_gal li.l2 a {width:96px; height:97px; 
}


#air_gal li.l3 {width: 96px; height:97px; margin-left:16px; }
#air_gal li.l3 a {width: 96px; height:97px;
}

#air_gal li.l4 {width: 96px; height:97px; margin-left:16px;}
#air_gal li.l4 a {width: 96px; height:97px;
}


#plane_1 {
	border: 4px solid #023176;
	position:absolute;
	top: 144px;
	z-index: 4;
	left: 248px;
	visibility: hidden;
} 
#plane_2 {
border: 4px solid #023176;
	position:absolute;
	top: 144px;
	z-index: 5;
	left: 248px;
	visibility:hidden;
}

#plane_3 {
border: 4px solid #023176;
	position:absolute;
	top: 144px;
	z-index: 6;
	left: 248px;
	visibility:hidden;
}

#plane_4 {
border: 4px solid #023176;
	position:absolute;
	top: 144px;
	z-index: 6;
	left: 248px;
	visibility:hidden;
}

.close {
position:absolute;
top:-10px;
left:-10px;
z-index:10;
} 




/*.company #main_col { 
	background:#ffffff !important;
	margin:40px 0 0 30px;
	padding:20px 20px 20px 35px;
	}*/
	

.aircraft #container {
	width: 959px;
	padding: 0;
	margin: 0;
	position: relative;
	background: url(/images/content_bkgrd.jpg) no-repeat !important;
	}	

.aircraft #main_col { 
	width:610px;
	}	

.aircraft h1 { 
	margin-bottom:10px;
	}
	

#aircraft-choice-bkg { 
	background:url(/images/aircraft-choice-bkg.png) no-repeat;
	width:618px;
	height:176px;
	position:relative;
	}

#aircraft-choice {
	margin:0;
	padding:0;
	position:absolute;
	top:7px;
	left:6px;
	}

	
#aircraft-choice ul { 
	background:url(/images/aircraft-choice.png) no-repeat;
	width:608px; 
	height:166px;
	margin:0;
	padding:0;
	list-style:none;
	}
	
#aircraft-choice ul li { 
	float:left;
	}

#aircraft-choice ul li.ac1 a { 
	background:url(/images/aircraft-choice.png) 0 0 no-repeat;
	width:195px;	
	height:161px;
	display:block;
	}
	
#aircraft-choice ul li.ac1 a:hover { 
	background:url(/images/aircraft-choice.png) 0 -166px no-repeat;
	width:195px;	
	height:161px;
	}

#aircraft-choice ul li.ac1 a:focus { 
	background:url(/images/aircraft-choice.png) 0 -332px no-repeat;
	width:195px;	
	height:161px;	
	}

 #aircraft-choice ul li.ac2 a { 
	background:url(/images/aircraft-choice.png) -205px 0 no-repeat;
	width:195px;	
	height:166px;
	margin-left:10px;
	display:block;
	}

#aircraft-choice ul li.ac2 a:hover { 
	background:url(/images/aircraft-choice.png) -205px -166px no-repeat;
	width:195px;	
	height:161px;
}

#aircraft-choice ul li.ac2 a:focus { 
	background:url(/images/aircraft-choice.png) -205px -332px no-repeat;
	width:195px;	
	height:161px;
	}
	
#aircraft-choice ul li.ac3 a { 
	background:url(/images/aircraft-choice.png) -407px 0 no-repeat;
	width:195px;	
	height:166px;
	margin-left:7px;
	display:block;
	}

#aircraft-choice ul li.ac3 a:hover { 
	background:url(/images/aircraft-choice.png) -407px -166px no-repeat;
	width:195px;	
	height:161px;
}


#aircraft-choice ul li.ac3 a:focus { 
	background:url(/images/aircraft-choice.png) -407px -332px no-repeat;
	width:195px;	
	height:161px;
}
	
	
.aircraft #footer {
	padding:10px 0 20px 0 !important;	
	}


#destinations-heading { 
	margin-left:50px;
	}




