﻿.divSelectFlight
{
    z-index: 1;
    position: absolute;
    display: inline;
    background-image: url('overlay.png');
    top: 0;
    left: 0;
    text-align: center;
    padding-top: 50px;
}
.divBack
{  
    z-index: 1;
    position: absolute;
    display: inline;
    background-image: url(../Images/backgrounds/page-bg-clouds.jpg);
    background-repeat: repeat-x;
    background-position: center top;
    width: 1000px;    
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    background-color: #FFFFFF;      
}
.showdivinline
{
    display: inline;
}
.hidediv
{
    display: none;
}
.tableclass
{
    width: 670px;
    position: absolute;
}

/*Vimal 15-02-2010 */
.CustomTabStyle1 .ajax__tab_header
{    
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: White;
}
.CustomTabStyle1 .ajax__tab_outer
{
    padding-right: 5px;
    color: White;
}
.CustomTabStyle1 .ajax__tab_outer a:link
{
    padding-right: 5px;
    color: White;
}

.CustomTabStyle1 .ajax__tab_inner
{
    color: White;
}
.CustomTabStyle1 .ajax__tab_tab
{
    /*cursor: pointer;*/
    height: 22px;
    font-weight: bold;
    padding: 10px;
    font-size: 16px;
    text-align: left;
    background-color: #003366;
    background-image: none;
    color: White;
}
.CustomTabStyle1 .ajax__tab_hover .ajax__tab_outer
{
    cursor: pointer;
    padding-right: 5px;
}
.CustomTabStyle1 .ajax__tab_hover .ajax__tab_inner
{
    cursor: pointer;
}
.CustomTabStyle1 .ajax__tab_hover .ajax__tab_tab
{
    cursor: pointer;
    height: 22px;
    color: #003366;
    font-weight: bold;
    padding: 10px;
    font-size: 16px;
    text-align: left;
    background-color: #FFCC00;
    background-image: none;
}
.CustomTabStyle1 .ajax__tab_active .ajax__tab_outer
{
    padding-right: 5px;
    color: #003366;
}
.CustomTabStyle1 .ajax__tab_active .ajax__tab_inner a:link
{
    color: #003366;
}
.CustomTabStyle1 .ajax__tab_active .ajax__tab_tab
{
    cursor: pointer;
    height: 22px;
    color: #003366;
    font-weight: bold;
    padding: 10px;
    font-size: 16px;
    text-align: left;
    background-color: #DAECFF;
    background-image: none;
}
.CustomTabStyle1 .ajax__tab_disabled a:link
{
    color: White;
}
.CustomTabStyle1 .ajax__tab_body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    padding: 10px;
}

/*End */



/* AJAX CONTROL TOOLKIT TAB */
.CustomTabStyle .ajax__tab_header
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.CustomTabStyle .ajax__tab_outer
{
    padding-right: 5px;
}
.CustomTabStyle .ajax__tab_inner
{
}
.CustomTabStyle .ajax__tab_tab
{
    height: 22px;
    color: White;
    font-weight: bold;
    padding: 5px 10px 0px 10px;
    background-image: url(../Images/backgrounds/main-navigation-bg-off.jpg);
    background-repeat: repeat-x;
    background-position: top;
}
.CustomTabStyle .ajax__tab_hover .ajax__tab_outer
{
    cursor: pointer;
    padding-right: 5px;
}
.CustomTabStyle .ajax__tab_hover .ajax__tab_inner
{
    cursor: pointer;
}
.CustomTabStyle .ajax__tab_hover .ajax__tab_tab
{
    cursor: pointer;
    height: 22px;
    color: White;
    font-weight: bold;
    padding: 5px 10px 0px 10px;
    background-image: url(../Images/backgrounds/main-navigation-bg-over-dark.jpg);
    background-repeat: repeat-x;
    background-position: top;
}
.CustomTabStyle .ajax__tab_active .ajax__tab_outer
{
    padding-right: 5px;
}
.CustomTabStyle .ajax__tab_active .ajax__tab_inner
{
}
.CustomTabStyle .ajax__tab_active .ajax__tab_tab
{
    cursor: pointer;
    height: 22px;
    color: #003366;
    font-weight: bold;
    padding: 5px 10px 0px 10px;
    background-color: White;
    background-image: none;
}
.CustomTabStyle .ajax__tab_disabled
{
    color: #A0A0A0;
}
.CustomTabStyle .ajax__tab_body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #ffffff;
    padding: 10px;
}




.CustomTabStyle2 .ajax__tab_header
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.CustomTabStyle2 .ajax__tab_outer
{
    padding-right: 2px;
}
.CustomTabStyle2 .ajax__tab_inner
{
}
.CustomTabStyle2 .ajax__tab_tab
{
    height: 22px;    
    font-weight: bold;
    padding: 5px 5px 0px 5px;
    background-image: url(../Images/backgrounds/main-navigation-bg-off.jpg);
    background-repeat: repeat-x;
    background-position: top;     
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px; 
    background-color:#003366;
}
.CustomTabStyle2 .ajax__tab_hover .ajax__tab_outer
{
    cursor: pointer;
    padding-right: 2px;
}
.CustomTabStyle2 .ajax__tab_hover .ajax__tab_inner
{
    cursor: pointer;
}
.CustomTabStyle2 .ajax__tab_hover .ajax__tab_tab
{
    cursor: pointer;
    height: 22px;
    color: #003366;
    font-weight: bold;
    padding: 5px 5px 0px 5px;
    background-image: url(../Images/backgrounds/main-navigation-bg-over.jpg);
    background-repeat: repeat-x;
    background-position: top;
}
.CustomTabStyle2 .ajax__tab_active .ajax__tab_outer
{
    padding-right: 2px;
}
.CustomTabStyle2 .ajax__tab_active .ajax__tab_inner
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #003366;
}
.CustomTabStyle2 .ajax__tab_active .ajax__tab_tab
{
    cursor: pointer;
    height: 22px;
    color: #003366;
    font-weight: bold;
    padding: 5px 5px 0px 5px;
    background-color: White;
    background-image: none;
}
.CustomTabStyle2 .ajax__tab_disabled
{
    color: #A0A0A0;
}
.CustomTabStyle2 .ajax__tab_body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #ffffff;
    font-weight: bold;
    color: #003366;
    padding: 10px;
}

