/* 
    Document   : amadeus
    Created on : 2013-2-5, 14:02:24
    Author     : user
    Description:
        Purpose of the stylesheet follows.
*/

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

@import url('evgeni.css');

/* 
    Document   : amadeus
    Created on : 2013-2-5, 14:02:24
    Author     : user
    Description:
        Purpose of the stylesheet follows.
*/

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

@import url('evgeni.css');

.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%;
}


 ul li a{
    cursor: pointer;
}

.country_select{
    cursor: pointer;
    text-decoration: underline;
}


.ui-autocomplete{
     display: none;
    left: -30px;
    position: relative;
    top: 0px;
    width: 250px;
    z-index: 999;
}
li.ui-menu-item{
    background-color: #fff;
    margin: 0;
    padding: 5px 0;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    color: #1D4FA3;
    
}
.ui-autocomplete li {
    text-align: left;
    padding-left: 5px;
    font-size: 11px;
    
}
span.tu154{
    background: url("../images/aeroplane.gif") no-repeat 0 0 transparent;
    padding-left: 24px;
    overflow: hidden;
}
.fs input[type="text"].error_input_amadeus{
    border: 1px solid #FF5900!important;
    
}
dd a{
    cursor:pointer;
}

 ul li a{
    cursor: pointer;
}

.country_select{
    cursor: pointer;
    text-decoration: underline;
}


.ui-autocomplete{
     display: none;
    left: -30px;
    position: relative;
    top: 0px;
    width: 250px;
    z-index: 100;
}
li.ui-menu-item{
    background-color: #fff;
    margin: 0;
    padding: 5px 0;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    color: #1D4FA3;
    
}
.ui-autocomplete li {
    text-align: left;
    padding-left: 5px;
    font-size: 11px;
    
}
span.tu154{
    background: url("../images/aeroplane.gif") no-repeat 0 0 transparent;
    padding-left: 24px;
    overflow: hidden;
}
.fs input[type="text"].error_input_amadeus{
    border: 1px solid #FF5900!important;
    
}
dd a{
    cursor:pointer;
}
