﻿.nav-link1 {
    color: #41556d;
    text-decoration: none;
    cursor: pointer;
    font-size: 11px;
}

.nav-link2 {
    /*color: #fff;*/
    font-size: 9px;
    text-decoration: none;
    margin: 0 10px 0 10px;
    cursor: pointer;
}

.nav-link1, .nav-link1:active, .nav-link2:hover, .nav-link2:active {
    text-decoration: none;
    color: #405570;
}

td.nav-cell {
    text-align: center;
    border-left: solid #eee 1px;
    border-right: solid #ccc 1px;
}

td font a.nav-link1 {
    text-align: center;
    border-left: solid #eee 1px;
    border-right: solid #ccc 1px;
}

td font a.nav-link1 {
    height: 18px;
}
table tbody tr td font a.nav-link1 {
    height: 40px;
}

table.nav-link-1-item tr td {
    height: 20px;
    text-align: center;
}

.nav1 {
    background: url(/images/nav-repeater.png) repeat-x top;
    height: 18px;
    line-height: 8px;
}

.nav2 {
    background: url(/images/nav2-repeater.png) repeat-x top;
    height: 18px;
    color: #fff;
    line-height: 8px;
}

.nav-table1 {
    border-top: solid #8c97a4 1px;
    border-bottom: solid #8c97a4 1px;
    height: 20px;
}

.nav-table2 {
    height: 20px;
    position: absolute;
    top: 20;
}

#aircraft-fleet-nav, #charter-services-nav, #about-us-nav, #faqs-nav {
    visibility: hidden;
    position: inherit;
}
