#block-lang-dropdown {
    display: none;
}

.ASP #wrapper {
    text-align: center;
}
.ASP #wrapper > * {
    text-align: left;
}
.ASP #menuBar,
.ASP #header,
.ASP #wrapper > table:not([align="center"]) {
    display: inline-table;
    width: 100%;
    margin: 0 auto;
}

.ASP table[width="650"] {
    width: 100%;
    margin-top: 6em !important;
}

.ASP ul.dropdown {
    z-index: 100 !important;
}
/*
.ASP body #header {
    position: absolute;
    height: 100px;
    top: -140px;
    left: 0;
    right: 0;
    background: #ffffff;
    border-bottom: 1px solid #CCC;
}
*/
.ASP .pg_subtitle, html .subpg_subtitle {
    background-color: #BB621B;
}
/*
.ASP #agent_page_titles { position: absolute; top: 0; left: 0; right: 0; }
.ASP #footer { display: none; }
*/
.ASP body div#menuBar {
    position: relative !important;
    top: 0 !important;
}
.ASP #nav-wrapper {
    display: none;  /* custom MM menu for public*/
}

.ASP table[width="900"],
.ASP table[width="800"] {
    width: 1000px;
}

.ASP table[width="700"] {
    width: 850px;
}

html.ASP {
    width: 100%;
}
.ASP body {
    /*padding-top: 140px;*/
    background: white;
    /*font-size: 62.5%;*/
}
.ASP #wrapper > *:not(div),
.ASP #wrapper > div.content {
    font-size: 62.5%;
}
/* Reverse the above on the Agents login page so the header is the right zoom factor */
.ASP #wrapper > table .header {
    font-size: 160%;
}
.ASP 
.ASP body #agentTypeOverlay {
    margin-top: 0px;
    color: #FFF !important;
    text-shadow: none !important;
}
.ASP body #agentTypeOverlay:after {
    content: "Travel Agents Portal";
    color: #777 !important;
    font-weight: normal;
    font-size: 1.2em;
    white-space: nowrap;
    margin-left: 350px;
    top: 1.6em;
    background: transparent !important;
}
.ASP body #agentTypeOverlay.agentTypeCounselor:after {
    content: "Travel Counselors Portal";
}
.ASP body #devoverlay {
    top: -60px !important;
    left: 50%;
    margin-left: -100px;
}
/*
.ASP body #header a {
    background: url(/custom/?/=/images/agency_logo.png) center left no-repeat;
    width: 900px;
    height: 100%;
    display: block;
    margin-left: -450px;
    position: absolute;
    left: 50%;
}
*/
.ASP body div#menuBar {
	background: #FFF !important;
    
    
    border-top: 1px solid #CCC;
    padding-bottom: 2px;
	width: 1000px !important;
    
	height: 32px;
}

.ASP body ul.MenuBar a
{
	color: #777 !important;
	background: #FFF !important;
    border-top: 3px solid #FFF;
    margin-right: 1px;
}
/* Menu items that have mouse over or focus have a blue background and white text */
.ASP body ul.MenuBar a:hover,
.ASP body#pgHome a#mnuHome:hover,
.ASP body#pgFlts a#mnuFlts:hover,
.ASP body#pgFF a#mnuFF:hover,
.ASP body#pgEmp a#mnuEmp:hover,
.ASP body#pgAbtUs a#mnuAbtUs:hover,
.ASP body#pgTAMain a#mnuTAMain:hover,
.ASP body#pgTAAdv a#mnuTAAdv:hover,
.ASP body#pgTAAcct a#mnuTAAcct:hover,
.ASP body#pgTAHlp a#mnuTAHlp:hover,
.ASP body#pgTALogout a#mnuTALogout:hover
{
    border-color: #AAA;
    color: #111;
    background: #FFF !important;
    box-shadow: 0 3px 6px -2px #888 !important;
}
/* Menu items that have mouse over or focus have a blue background and white text */
html.ASP ul.MenuBar a:active,
html.ASP ul.MenuBar a:focus,
html.ASP body#pgHome a#mnuHome,
html.ASP body#pgFlts a#mnuFlts,
html.ASP body#pgFF a#mnuFF,
html.ASP body#pgEmp a#mnuEmp,
html.ASP body#pgAbtUs a#mnuAbtUs,
html.ASP body#pgTAMain a#mnuTAMain,
html.ASP body#pgTAAdv a#mnuTAAdv,
html.ASP body#pgTAAcct a#mnuTAAcct,
html.ASP body#pgTAHlp a#mnuTAHlp,
html.ASP body#pgTALogout a#mnuTALogout
{
    border-color: #002d72 !important;
	color: #002d72 !important;
	background: #FFF !important;
    box-shadow: 0 3px 5px -2px #AAA;
}

.ASP form[name="frmTALogin"] input[type] {
    padding: 0.25em 0.5em;
    font-size: 1.2em;
    font-weight: bold;
}

form[name="frm_RetrieveReservation"] ~ td {
    padding-top: 0.5em;
}
form[name="frm_RetrieveReservation"] ~ td input[type] {
    padding: 0.25em 0.5em;
    font-size: 1.4em;
    font-weight: bold;
}

.ASP form[name="frmTAResHist1"] td[colspan="2"] {
    padding: 1em 0 0.5em;
}

.ASP form[name="frmTAResHist1"] input[type="button"] {
    padding: 0.5em 1em;
    background: #fdb515;
    color: white;
    border: 1px solid #bb621b;
    font-weight: bold;
    float: right;
    margin-top: -0.5em;
}

.ASP form[name="frmTAResHist1"] a > img {
    margin-bottom: -3px;
}

.ASP form[name="frmTAResHist1"] input[type="checkbox"] {
    vertical-align: middle;
    margin: 0 5px;
}

.ASP form[name="frmTAResHist1"] a#date_toButton {
    margin-right: 6em;
}

/*
.ASP input[type="submit"],
.ASP input[type="button"] {
    background-color: #b8281f;
    box-shadow: none;
    border-color: #b8281f; 
    border-style: solid;
    text-shadow: none;
    font-style: normal;
    color: #FFF !important;
    background-image: none;
}
    */
#devoverlay {
    display: block;
    border: 1px solid #800;
    position: absolute;
    right: 50%;
    top: 65px;
    padding: 8px 1em 8px;
    margin-top: -20px;
    width: 180px;
    margin-right: -180px;
    line-height: 0;
    white-space: nowrap;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #E00;
    text-align: center;
    background-color: #EE0;
    opacity: 0.6;
    filter: alpha(opacity=60);
    text-decoration: none;
    z-index: 99999;
}

.ASP.custom_header #header {
    top: 0;
}
.ASP.custom_header body #agentTypeOverlay {
    margin-top: 10px;
}
.ASP.custom_header body div#mainNav {
    top: 100px;
    width: 1000px !important;
    font-size: 1em;
}
.ASP ul.MenuBar li {
    list-style-type: none;
    position: relative;
    text-align: center;
    cursor: pointer;
    width: 12em;
    float: left;
}

.ASP ul.MenuBar a {
    display: block;
    cursor: pointer;
    padding: 0.5em 0.75em 0.5em 1.2em;
    color: #e0f0ff;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-variant: normal;
    font-style: normal;
    text-decoration: none;
    background: #008fd0 url("/custom/?/=/images/topmenu_bg.png");
    margin-bottom: -2px;
    padding-bottom: 8px;
}

.ASP ul.MenuBar {
    list-style-type: none;
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
}

div#agentTypeOverlay {
    position: absolute;
    color: #227BE1;
    font-size: 16px;
    font-family: Segoe UI;
    top: 24px;
    font-weight: bold;
    left: 50%;
    padding: 0 1em;
    text-shadow: 1px 0 0px #227BE1, -1px 0 0px #227BE1, 0px 0 0px black;
    margin-left: -70px;
}

.ui-header {
    font-family:Arial, Helvetica, sans-serif;
    color:#bfbfbf;
    font-size:18px;
    font-weight:bold;
   	border-bottom: 2px solid #bfbfbf;
}

html.agents.ASP #wrapper {
    margin-top: 0;
}

.ASP .content {
    padding-top: 1em;
}

.ASP #resstep1formtabs>ul>li
{
    font-size: 1.2em;
}

.ASP div#cargostep1form,
.ASP #flightSearch .graybox {
    width: 35em;
    padding: 1em;
}

html.agents #wrapper {
    width: 100%;
}

html.agents #wrapper > div.content {
    width: 1100px;
    margin: 0 auto;
}

#pgTAAcct #wrapper > table {
    /*width: 100%;*/
}

#pgTAAcct #wrapper > table table[width="100%"] {
    /*width: 1100px;*/
    min-width: 400px;
}

td#flightSearch {
    padding: 1em 2em 0 0;
}