﻿@charset "utf-8";
/* navmenu CSS Document - zer09 */

#navtop { width: 750px; margin: 0px auto; }

/* ddmenu */
.ddmenu {
	width:77px;
	font-size: 14px;
	position:relative;
	z-index:100;
	height: 31px;
	visibility:visible;
	float: left;
}
.ddmenu ul {
padding:0;
margin:0;
list-style-type:none;
}
.ddmenu ul ul {
	width:77px;
}
.ddmenu li {
	float:left;
	position:relative;
}
/* 1st row */
.ddmenu a, .ddmenu a:visited {
	display:block;
	font-size:11px;
	text-decoration:none;
	color:#fff;
	width:77px;
	height:31px;
	line-height:12px;
	background-image:url(../images/tn_home.gif);
}
* html .ddmenu a, * html .ddmenu a:visited {
	width:77px;
}



/* 2nd row bg */
.ddmenu ul ul a.drop, .ddmenu ul ul a.drop:visited {
background-color: #F9F9F9;
border-right : 1px solid #cecece;
border-left : 1px solid #cecece;
border-bottom : 1px solid #cecece;
}
/* 2nd row hover */
.ddmenu ul ul a.drop:hover{
background-image: url(2hbg.gif);
background: #2e5886;
text-decoration: none; 
}
.ddmenu ul ul :hover > a.drop {
background-image:url(2hbg.gif);
background: #2e5886; 
text-decoration: none;
}

/* sub rows */
.ddmenu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:31px;
	left:0;
	width:120px;
	float:left;
	margin-left: 0px;
}
* html .ddmenu ul ul {
	top:31px;
}

.ddmenu table {position:absolute; top:0; left:0;}

/* 2nd row links */
.ddmenu ul ul a, .ddmenu ul ul a:visited {
	background: #F9F9F9;
	color:#000;
	height:auto;
	line-height:14px;
	text-align: center;
	padding:5px;
	width:113px;
	display: table-cell;
}
* html .ddmenu ul ul a{
	width:113px;
}


/* 1st row hover */
.ddmenu a:hover, .ddmenu ul ul a:hover{
	color: #FFFFFF;
	background-image:url(../images/tn_home.gif);
	background-position: 0 -31px;
}
.ddmenu :hover > a, .ddmenu ul ul :hover > a {
color: #FFFFFF;
background-color: #2e5886;
}
* html .ddmenu :hover > a, .ddmenu ul ul :hover > a {
background: #be0404; 
}

.ddmenu ul li:hover ul,
.ddmenu ul a:hover ul{
visibility:visible; 
}

/* about */
/* ddmenu01 */
.ddmenu01 {
	width:104px;
	font-size: 14px;
	position:relative;
	z-index:100;
	height: 31px;
	visibility:visible;
	float: left;
}
.ddmenu01 ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
.ddmenu01 ul ul {
	width:104px;
}
.ddmenu01 li {
	float:left;
	position:relative;
	padding:0;
	margin:0;
}
/* 1st row */
.ddmenu01 a, .ddmenu01 a:visited {
	display:block;
	font-size:11px;
	text-decoration:none;
	color:#fff;
	width:104px;
	height:31px;
	line-height:12px;
	background-image:url(../images/tn_about.gif);
}
* html .ddmenu01 a, * html .ddmenu01 a:visited {
	width:104px;
}



/* 2nd row bg */
.ddmenu01 ul ul a.drop, .ddmenu01 ul ul a.drop:visited {
background-color: #F9F9F9;
border-right : 1px solid #cecece;
border-left : 1px solid #cecece;
border-bottom : 1px solid #cecece;
}
/* 2nd row hover */
.ddmenu01 ul ul a.drop:hover{
background-image: url(2hbg.gif);
background: #2e5886;
text-decoration: none; 
}
.ddmenu01 ul ul :hover > a.drop {
background-image:url(2hbg.gif);
background: #2e5886; 
text-decoration: none;
}

/* sub rows */
.ddmenu01 ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:31px;
	left:0;
	width:120px;
	float:left;
	margin-left: 0px;
}
* html .ddmenu01 ul ul {
	top:31px;
}

.ddmenu01 table {position:absolute; top:0; left:0;}

/* 2nd row links */
.ddmenu01 ul ul a, .ddmenu01 ul ul a:visited {
	background: #F9F9F9;
	color:#000;
	height:auto;
	line-height:14px;
	text-align: center;
	padding:5px;
	width:113px;
	/*display: table-cell;*/
}
* html .ddmenu01 ul ul a{
	width:113px;
}


/* 1st row hover */
.ddmenu01 a:hover, .ddmenu01 ul ul a:hover{
	color: #FFFFFF;
	background-image:url(../images/tn_about.gif);
	background-position: 0 -31px;
}
.ddmenu01 :hover > a, .ddmenu01 ul ul :hover > a {
color: #FFFFFF;
background-color: #2e5886;
}
* html .ddmenu01 :hover > a, .ddmenu01 ul ul :hover > a {
background: #be0404; 
}

.ddmenu01 ul li:hover ul,
.ddmenu01 ul a:hover ul{
visibility:visible; 
}

/* services */
/* ddmenu02 */
.ddmenu02 {
	width:102px;
	font-size: 14px;
	position:relative;
	z-index:100;
	height: 31px;
	visibility:visible;
	float: left;
}
.ddmenu02 ul {
padding:0;
margin:0;
list-style-type:none;
}
.ddmenu02 ul ul {
	width:102px;
}
.ddmenu02 li {
	float:left;
	position:relative;
}
/* 1st row */
.ddmenu02 a, .ddmenu02 a:visited {
	display:block;
	font-size:11px;
	text-decoration:none;
	color:#fff;
	width:102px;
	height:31px;
	line-height:12px;
	background-image:url(../images/tn_services.gif);
}
* html .ddmenu02 a, * html .ddmenu02 a:visited {
	width:102px;
}



/* 2nd row bg */
.ddmenu02 ul ul a.drop, .ddmenu02 ul ul a.drop:visited {
background-color: #F9F9F9;
border-right : 1px solid #cecece;
border-left : 1px solid #cecece;
border-bottom : 1px solid #cecece;
}
/* 2nd row hover */
.ddmenu02 ul ul a.drop:hover{
background-image: url(2hbg.gif);
background: #2e5886;
text-decoration: none; 
}
.ddmenu02 ul ul :hover > a.drop {
background-image:url(2hbg.gif);
background: #2e5886; 
text-decoration: none;
}

/* sub rows */
.ddmenu02 ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:31px;
	left:0;
	width:102px;
	float:left;
	margin-left: 0px;
}
* html .ddmenu02 ul ul {
	top:31px;
}

.ddmenu02 table {position:absolute; top:0; left:0;}

/* 2nd row links */
.ddmenu02 ul ul a, .ddmenu02 ul ul a:visited {
	background: #F9F9F9;
	color:#000;
	height:auto;
	line-height:14px;
	text-align: center;
	padding:5px;
	width:113px;
	/*display: table-cell;*/
}
* html .ddmenu02 ul ul a{
	width:113px;
}


/* 1st row hover */
.ddmenu02 a:hover, .ddmenu02 ul ul a:hover{
	color: #FFFFFF;
	background-image:url(../images/tn_services.gif);
	background-position: 0 -31px;
}
.ddmenu02 :hover > a, .ddmenu02 ul ul :hover > a {
color: #FFFFFF;
background-color: #2e5886;
}
* html .ddmenu02 :hover > a, .ddmenu02 ul ul :hover > a {
background: #be0404; 
}

.ddmenu02 ul li:hover ul,
.ddmenu02 ul a:hover ul{
visibility:visible; 
}

/* aircraft */
/* ddmenu03 */
.ddmenu03 {
	width:102px;
	font-size: 14px;
	position:relative;
	z-index:100;
	height: 31px;
	visibility:visible;
	float: left;
}
.ddmenu03 ul {
padding:0;
margin:0;
list-style-type:none;
}
.ddmenu03 ul ul {
	width:102px;
}
.ddmenu03 li {
	float:left;
	position:relative;
}
/* 1st row */
.ddmenu03 a, .ddmenu03 a:visited {
	display:block;
	font-size:11px;
	text-decoration:none;
	color:#fff;
	width:102px;
	height:31px;
	line-height:12px;
	background-image:url(../images/tn_aircraft.gif);
}
* html .ddmenu03 a, * html .ddmenu03 a:visited {
	width:102px;
}



/* 2nd row bg */
.ddmenu03 ul ul a.drop, .ddmenu03 ul ul a.drop:visited {
background-color: #F9F9F9;
border-right : 1px solid #cecece;
border-left : 1px solid #cecece;
border-bottom : 1px solid #cecece;
}
/* 2nd row hover */
.ddmenu03 ul ul a.drop:hover{
background-image: url(2hbg.gif);
background: #2e5886;
text-decoration: none; 
}
.ddmenu03 ul ul :hover > a.drop {
background-image:url(2hbg.gif);
background: #2e5886; 
text-decoration: none;
}

/* sub rows */
.ddmenu03 ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:31px;
	left:0;
	width:120px;
	float:left;
	margin-left: 0px;
}
* html .ddmenu03 ul ul {
	top:31px;
}

.ddmenu03 table {position:absolute; top:0; left:0;}

/* 2nd row links */
.ddmenu03 ul ul a, .ddmenu03 ul ul a:visited {
	background: #F9F9F9;
	color:#000;
	height:auto;
	line-height:14px;
	text-align: center;
	padding:5px;
	width:113px;
	/*display: table-cell;*/
}
* html .ddmenu03 ul ul a{
	width:113px;
}


/* 1st row hover */
.ddmenu03 a:hover, .ddmenu03 ul ul a:hover{
	color: #FFFFFF;
	background-image:url(../images/tn_aircraft.gif);
	background-position: 0 -31px;
}
.ddmenu03 :hover > a, .ddmenu03 ul ul :hover > a {
color: #FFFFFF;
background-color: #2e5886;
}
* html .ddmenu03 :hover > a, .ddmenu03 ul ul :hover > a {
background: #be0404; 
}

.ddmenu03 ul li:hover ul,
.ddmenu03 ul a:hover ul{
visibility:visible; 
}

/* references */
/* ddmenu04 */
.ddmenu04 {
	width:125px;
	font-size: 14px;
	position:relative;
	z-index:100;
	height: 31px;
	visibility:visible;
	float: left;
}
.ddmenu04 ul {
padding:0;
margin:0;
list-style-type:none;
}
.ddmenu04 ul ul {
	width:120px;
}
.ddmenu04 li {
	float:left;
	position:relative;
}
/* 1st row */
.ddmenu04 a, .ddmenu04 a:visited {
	display:block;
	font-size:11px;
	text-decoration:none;
	color:#fff;
	width:125px;
	height:31px;
	line-height:12px;
	background-image:url(../images/tn_references.gif);
}
* html .ddmenu04 a, * html .ddmenu04 a:visited {
	width:125px;
}



/* 2nd row bg */
.ddmenu04 ul ul a.drop, .ddmenu04 ul ul a.drop:visited {
background-color: #F9F9F9;
border-right : 1px solid #cecece;
border-left : 1px solid #cecece;
border-bottom : 1px solid #cecece;
}
/* 2nd row hover */
.ddmenu04 ul ul a.drop:hover{
background-image: url(2hbg.gif);
background: #2e5886;
text-decoration: none; 
}
.ddmenu04 ul ul :hover > a.drop {
background-image:url(2hbg.gif);
background: #2e5886; 
text-decoration: none;
}

/* sub rows */
.ddmenu04 ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:31px;
	left:0;
	width:120px;
	float:left;
	margin-left: 0px;
}
* html .ddmenu04 ul ul {
	top:31px;
}

.ddmenu04 table {position:absolute; top:0; left:0;}

/* 2nd row links */
.ddmenu04 ul ul a, .ddmenu04 ul ul a:visited {
	background: #F9F9F9;
	color:#000;
	height:auto;
	line-height:14px;
	text-align: center;
	padding:5px;
	width:113px;
	/*display: table-cell;*/
}
* html .ddmenu04 ul ul a{
	width:113px;
}


/* 1st row hover */
.ddmenu04 a:hover, .ddmenu04 ul ul a:hover{
	color: #FFFFFF;
	background-image:url(../images/tn_references.gif);
	background-position: 0 -31px;
}
.ddmenu04 :hover > a, .ddmenu04 ul ul :hover > a {
color: #FFFFFF;
background-color: #2e5886;
}
* html .ddmenu04 :hover > a, .ddmenu04 ul ul :hover > a {
background: #be0404; 
}

.ddmenu04 ul li:hover ul,
.ddmenu04 ul a:hover ul{
visibility:visible; 
}

/* contact */
/* ddmenu05 */
.ddmenu05 {
	width:143px;
	font-size: 14px;
	position:relative;
	z-index:100;
	height: 31px;
	visibility:visible;
	float: left;
}
.ddmenu05 ul {
padding:0;
margin:0;
list-style-type:none;
}
.ddmenu05 ul ul {
	width:143px;
}
.ddmenu05 li {
	float:left;
	position:relative;
}
/* 1st row */
.ddmenu05 a, .ddmenu05 a:visited {
	display:block;
	font-size:11px;
	text-decoration:none;
	color:#fff;
	width:143px;
	height:31px;
	line-height:12px;
	background-image:url(../images/tn_flight_quote.gif);
}
* html .ddmenu05 a, * html .ddmenu05 a:visited {
	width:143px;
}



/* 2nd row bg */
.ddmenu05 ul ul a.drop, .ddmenu05 ul ul a.drop:visited {
background-color: #F9F9F9;
border-right : 1px solid #cecece;
border-left : 1px solid #cecece;
border-bottom : 1px solid #cecece;
}
/* 2nd row hover */
.ddmenu05 ul ul a.drop:hover{
background-image: url(2hbg.gif);
background: #2e5886;
text-decoration: none; 
}
.ddmenu05 ul ul :hover > a.drop {
background-image:url(2hbg.gif);
background: #2e5886; 
text-decoration: none;
}

/* sub rows */
.ddmenu05 ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:31px;
	left:0;
	width:120px;
	float:left;
	margin-left: 0px;
}
* html .ddmenu05 ul ul {
	top:31px;
}

.ddmenu05 table {position:absolute; top:0; left:0;}

/* 2nd row links */
.ddmenu05 ul ul a, .ddmenu05 ul ul a:visited {
	background: #F9F9F9;
	color:#000;
	height:auto;
	line-height:14px;
	text-align: center;
	padding:5px;
	width:113px;
	/*display: table-cell;*/
}
* html .ddmenu05 ul ul a{
	width:113px;
}


/* 1st row hover */
.ddmenu05 a:hover, .ddmenu05 ul ul a:hover{
	color: #FFFFFF;
	background-image:url(../images/tn_flight_quote.gif);
	background-position: 0 -31px;
}
.ddmenu05 :hover > a, .ddmenu05 ul ul :hover > a {
color: #FFFFFF;
background-color: #2e5886;
}
* html .ddmenu05 :hover > a, .ddmenu05 ul ul :hover > a {
background: #be0404; 
}

.ddmenu05 ul li:hover ul,
.ddmenu05 ul a:hover ul{
visibility:visible; 
}

/* faqs */
/* ddmenu06 */
.ddmenu06 {
	width:70px;
	font-size: 14px;
	position:relative;
	z-index:100;
	height: 31px;
	visibility:visible;
	float: left;
}
.ddmenu06 ul {
padding:0;
margin:0;
list-style-type:none;
}
.ddmenu06 ul ul {
	width:70px;
}
.ddmenu06 li {
	float:left;
	position:relative;
}
/* 1st row */
.ddmenu06 a, .ddmenu06 a:visited {
	display:block;
	font-size:11px;
	text-decoration:none;
	color:#fff;
	width:70px;
	height:31px;
	line-height:12px;
	background-image:url(../images/tn_faqs.gif);
}
* html .ddmenu06 a, * html .ddmenu06 a:visited {
	width:70px;
}



/* 2nd row bg */
.ddmenu06 ul ul a.drop, .ddmenu06 ul ul a.drop:visited {
background-color: #F9F9F9;
border-right : 1px solid #cecece;
border-left : 1px solid #cecece;
border-bottom : 1px solid #cecece;
}
/* 2nd row hover */
.ddmenu06 ul ul a.drop:hover{
background-image: url(2hbg.gif);
background: #2e5886;
text-decoration: none; 
}
.ddmenu06 ul ul :hover > a.drop {
background-image:url(2hbg.gif);
background: #2e5886; 
text-decoration: none;
}

/* sub rows */
.ddmenu06 ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:31px;
	left:0;
	width:120px;
	float:left;
	margin-left: 0px;
}
* html .ddmenu06 ul ul {
	top:31px;
}

.ddmenu06 table {position:absolute; top:0; left:0;}

/* 2nd row links */
.ddmenu06 ul ul a, .ddmenu06 ul ul a:visited {
	background: #F9F9F9;
	color:#000;
	height:auto;
	line-height:14px;
	text-align: center;
	padding:5px;
	width:113px;
	/*display: table-cell;*/
}
* html .ddmenu06 ul ul a{
	width:113px;
}


/* 1st row hover */
.ddmenu06 a:hover, .ddmenu06 ul ul a:hover{
	color: #FFFFFF;
	background-image:url(../images/tn_faqs.gif);
	background-position: 0 -31px;
}
.ddmenu06 :hover > a, .ddmenu06 ul ul :hover > a {
color: #FFFFFF;

background-color: #2e5886;
}
* html .ddmenu06 :hover > a, .ddmenu06 ul ul :hover > a {
background: #be0404; 
}

.ddmenu06 ul li:hover ul,
.ddmenu06 ul a:hover ul{
visibility:visible; 
}


/* ddmenu07 */
.ddmenu07 {
	width:152px;
	font-size: 14px;
	position:relative;
	z-index:100;
	height: 31px;
	visibility:visible;
	float: left;
}
.ddmenu07 ul {
padding:0;
margin:0;
list-style-type:none;
}
.ddmenu07 ul ul {
	width:152px;
}
.ddmenu07 li {
	float:left;
	position:relative;
}
/* 1st row */
.ddmenu07 a, .ddmenu07 a:visited {
	display:block;
	font-size:11px;
	text-decoration:none;
	color:#fff;
	width:152px;
	height:31px;
	line-height:12px;
	background-image:url(../images/tn_flight_proc.gif);
}
* html .ddmenu07 a, * html .ddmenu07 a:visited {
	width:152px;
}



/* 2nd row bg */
.ddmenu07 ul ul a.drop, .ddmenu07 ul ul a.drop:visited {
background-color: #F9F9F9;
border-right : 1px solid #cecece;
border-left : 1px solid #cecece;
border-bottom : 1px solid #cecece;
}
/* 2nd row hover */
.ddmenu07 ul ul a.drop:hover{
background-image: url(2hbg.gif);
background: #2e5886;
text-decoration: none; 
}
.ddmenu07 ul ul :hover > a.drop {
background-image:url(2hbg.gif);
background: #2e5886; 
text-decoration: none;
}

/* sub rows */
.ddmenu07 ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:31px;
	left:0;
	width:1520px;
	float:left;
	margin-left: 0px;
}
* html .ddmenu07 ul ul {
	top:31px;
}

.ddmenu07 table {position:absolute; top:0; left:0;}

/* 2nd row links */
.ddmenu07 ul ul a, .ddmenu07 ul ul a:visited {
	background: #F9F9F9;
	color:#000;
	height:auto;
	line-height:14px;
	text-align: center;
	padding:5px;
	width:113px;
	/*display: table-cell;*/
}
* html .ddmenu07 ul ul a{
	width:152px;
}


/* 1st row hover */
.ddmenu07 a:hover, .ddmenu07 ul ul a:hover{
	color: #FFFFFF;
	background-image:url(../images/tn_flight_proc.gif);
	background-position: 0 -31px;
}
.ddmenu07 :hover > a, .ddmenu07 ul ul :hover > a {
color: #FFFFFF;
background-color: #2e5886;
}
* html .ddmenu07 :hover > a, .ddmenu07 ul ul :hover > a {
background: #be0404; 
}

.ddmenu07 ul li:hover ul,
.ddmenu07 ul a:hover ul{
visibility:visible; 
}