/* 
    Document   : amadeus_specific
    Created on : 2013-2-18, 12:28:28
    Author     : user
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

.fs {
    background-color: #1D4FA3;
}
.fs-calendar {
    left: 301px;
    position: absolute;
    top: 45px;
     
}
.fs-calendar label,.fs-onlydirectflights label{
    font-size: 14px;
    padding: 0 0 5px;
    display: inline-block;
}
.fs-onlydirectflights {
    left: 301px;
    position: absolute;
    top: 65px;

}
.fs-travelers {
    left: 0;
    position: absolute;
    width: 100%;
}

.fs-submit input[type="submit"] {
    margin-right: 20px;
}


.fs-searchtype .fs-container {
    left:-5px;;
}
.fs-fromto {
 top:70px;

}
.fs h4 {
 position: relative;
 top: 5px;
 left:0px;
}
#fancybox-content dd{
    color: #1D4FA3;
    text-decoration: none;
}
.ui-autocomplete{
     display: none;
    left: -30px;
    position: relative;
    top: 0px;
    width: 250px;
    z-index: 999;
    list-style: none;
}

.ui-autocomplete li {
    text-align: left;
    padding-left: 5px;
    font-size: 11px;
    
}
.ui-autocomplete li a{
    font-weight: normal;
     font-size: 11px;
}
.Zebra_DatePicker .dp_daypicker td, .Zebra_DatePicker .dp_daypicker th, .Zebra_DatePicker .dp_monthpicker td, .Zebra_DatePicker .dp_yearpicker td {
    
    width: 30px;
    font-size: 12px;
}
dl{
    width: 550px;
    
}
#country_alpha li:nth-child(2n+1) {
    padding-right: 10px;
}
#country_alpha li:nth-child(2n+1) {
    padding-right: 10px;
}
#country_alpha li a{
    color: #1D4FA3;
    text-decoration: none;
}
#country_alpha li {
    display: inline-block;
    font-size: 12px;
    padding: 0 0 5px;
    width: 47%;
}
 width: 47%;