html, body
{
    height: 100%;
}

body
{
    background: #FFF url(../../images/layout/body_bk.jpg) center top no-repeat scroll;
    padding: 4px 0px;
    margin: 0;
    padding: 0;
    font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
    color: #080d4f;
    font-size: 11px;
}

img
{
    border: 0;
}

form, input
{
    margin: 0;
}

form
{
    padding: 0;
}

input.flag, img.flag
{
    border: 0 solid #fefefe;
    margin-top: 1px;
    margin-left: 1px;
}
html > body input.flag, img.flag
{
    margin-left: 3px;
}


table
{
    margin: 0;
    padding: 0;
}

#contentWrapper
{
    position: relative;
    width: 960px;
    background: trasparent;
    margin-left: auto;
    margin-right: auto;
    text-align: center; /*border-top: 1px solid #050d52;*/
}

#bottomMenu
{
    position: relative;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    color: #050d52;
    font-size: 10px;
}

#footerWrapper
{
    width: 960px;
    background: #ffffff;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

#headerWrapper
{
    position: relative;
    width: 940px;
    height: 127px;
    background: url(../../images/layout/backgroundTop.jpg) center top no-repeat;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    z-index: 2;
}

#logo
{
    margin-top: 10px;
    margin-left: 8px;
    float: left;
}
html > body #logo
{
    margin-left: 17px;
}

#languageBar
{
    float: right;
    margin-right: 25px;
    margin-top: 10px;
}

#menuBar
{
    height: 39px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 940px;
    background-image: url(../../images/layout/unselectedMenuItemCenter.gif);
    background-repeat: repeat-x;
    z-index: 2;
}

.selectedTab
{
    padding-top: 13px;
    height: 20px;
    font-size: 11px;
    font-weight: bold;
    float: left;
}

.selectedTab a
{
    text-decoration: underline;
    color: #050D52;
}

.unselectedTab
{
    padding-top: 13px;
    height: 20px;
    float: left;
    font-weight: bold;
}

.unselectedTab a
{
    font-size: 10px;
    text-decoration: none;
    color: #050d52;
}

.unselectedTab a:hover
{
    text-decoration: none;
}

.unselectedMenuItem
{
    height: 39px;
    float: left;
    position: relative;
    overflow: hidden;
}

.unselectedMenuItem a
{
    font-size: 11px;
    color: #050d52;
    text-decoration: none;
}

.unselectedMenuItem a:hover
{
    text-decoration: underline;
}

.selectedMenuItem
{
    height: 39px;
    float: left;
    position: relative;
    font-size: 10px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    z-index: 2;
}

#subMenu
{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 940px;
    height: 38px; /*background: url(../../images/layout/backgroundSubMenu.jpg);*/
    text-align: left;
    z-index: 1;
}
#subMenuLeft
{
    float: left;
    background-image: url(../../images/layout/submenu_left_bgd.gif);
    height: 38px;
    width: 3px;
}
#subMenuCenter
{
    float: left;
    background-image: url(../../images/layout/submenu_center_bgd.gif);
    background-repeat: repeat-x;
    height: 38px;
    width: 934px;
}
#subMenuRight
{
    float: left;
    background-image: url(../../images/layout/submenu_right_bgd.gif);
    height: 38px;
    width: 3px;
}
/* --- text styles --- */

.blue10, .blue11, .blue11b, .blue11bu, .blue11u, .blue11i, .blue12, .blue12b, .blue14, .blue14b, .blue18, .blue18b
{
    color: #080d4f;
}

.blue10
{
    font-size: 10px;
    font-weight: normal;
}
.blue10b
{
    font-size: 10px;
    font-weight: bold;
}

.blue11
{
    font-size: 11px;
    font-weight: normal;
}

.blue11b
{
    font-size: 11px;
    font-weight: bold;
}

H2
{
    color: #080d4f;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
}
.blue11u
{
    font-size: 11px;
    text-transform: uppercase;
}

.blue11bu
{
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}

.blue11i
{
    font-size: 11px;
    font-style: italic;
}


.blue12
{
    font-size: 12px;
    font-weight: normal;
}

.blue12b
{
    font-size: 12px;
    font-weight: bold;
}

.blue14
{
    font-size: 14px;
    font-weight: normal;
}

.blue14b
{
    font-size: 14px;
    font-weight: bold;
}

.blue18b
{
    font-size: 18px;
    font-weight: bold;
}

.lightblue10, .lightblue11, .lightblue11b, .lightblue14b, .lightblue24b
{
    color: #080d4f;
}

.lightblue10
{
    font-size: 10px;
    font-weight: normal;
}

.lightblue11Boxes
{
    font-size: 11px;
    font-weight: normal;
    color: #3E87E6;
    line-height: 13px;
}

.lightblue11b
{
    font-size: 11px;
    font-weight: bold;
}
.lightblue14b
{
    font-size: 14px;
    font-weight: bold;
}

.lightblue24b
{
    font-size: 24px;
    font-weight: bold;
}

.grey10
{
    font-size: 10px;
    color: #a3a3a3;
    font-weight: normal;
}

.white10
{
    color: #ffffff;
    font-size: 10px;
    font-weight: normal;
}

.white11
{
    color: #ffffff;
    font-size: 11px;
    font-weight: normal;
}
.white24b
{
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
}

.lightgrey24b
{
    color: #EBEBEB;
    font-size: 24px;
    font-weight: bold;
}
/* --- link styles --- */

a
{
    text-decoration: underline;
}

a:hover
{
    text-decoration: none;
}

.selectedMenuItem a
{
    color: #ffffff;
    text-decoration: none;
}

#search
{
    position: absolute;
    left: 12px;
    top: 10px; /*border: 1px solid #050d52;*/
    width: 316px;
    height: 23px;
    background-image: url(../../images/layout/bg_box.gif);
    background-repeat: no-repeat;
    background-position: left;
}

input.searchFieldRO
{
    border: 0;
    background-color: #ffffff;
    color: #050d52;
    width: 158px;
    height: 16px;
    margin-top: 2px;
    margin-left: 1px;
    font-size: 10px;
    vertical-align: middle; /*padding-top: 3px;*/
}
html > body input.searchFieldRO
{
    margin-left: 2px;
}

input.searchButtonRO
{
    border: 0;
    background-color: #050d52;
    color: #ffffff;
    font-size: 11px;
    width: 63px;
    height: 18px;
    margin-top: 2px;
    vertical-align: middle;
    padding-bottom: 2px;
}

#leftWrapper
{
    position: relative;
    float: left;
    margin-left: 5px;
    margin-top: 8px;
    width: 310px;
}
html > body #leftWrapper
{
    margin-left: 10px;
}



#tabControlNarrow
{
    width: 600px;
    text-align: left;
}

#tabControlNarrow #tabContentNarrow
{
    border-left: 1px solid #c1c1c1;
    border-right: 1px solid #c1c1c1;
    border-bottom: 1px solid #c1c1c1;
    padding: 3px;
    background-color: #ffffff;
}

#tabControlNarrow #narrowTabFiller
{
    height: 19px;
    border-bottom: 1px solid #c1c1c1;
}

.unselectedNarrowTab, .selectedNarrowTab
{
    float: left;
    font-size: 12px;
}

.selectedNarrowTab
{
    height: 20px;
    background: #ffffff;
}

.selectedNarrowTab .left
{
    float: left;
    width: 6px;
    height: 20px;
    background: url(../../images/layout/selectedLeftTabLeft.gif);
}

.selectedNarrowTab .center
{
    float: left;
    font-weight: bold;
    color: #ffffff;
    height: 18px;
    padding-top: 2px;
    padding-left: 7px;
    padding-right: 7px;
    white-space: nowrap;
    background-color: #FF8800;
}

.selectedNarrowTab .right
{
    float: left;
    width: 6px;
    height: 20px;
    background: url(../../images/layout/selectedLeftTabRight.gif);
}

.unselectedNarrowTab
{
    border-bottom: 1px solid #c1c1c1;
    height: 19px;
}

.unselectedNarrowTab .left
{
    float: left;
    width: 5px;
    height: 20px;
    background: url(../../images/layout/unselectedLeftTabLeft.gif);
}

.unselectedNarrowTab .center
{
    float: left;
    color: #ffffff;
    height: 18px;
    padding-top: 2px;
    padding-left: 7px;
    padding-right: 7px;
    background: #050d52 url(../../images/layout/unselectedLeftTabCenter.gif) no-repeat;
    white-space: nowrap;
}
.unselectedNarrowTab .center a
{
    text-decoration: none;
    color: #ffffff;
}
.unselectedNarrowTab .right
{
    float: left;
    width: 6px;
    height: 20px;
    background: url(../../images/layout/unselectedLeftTabRight.gif);
}



#tabControl
{
    width: 310px;
    text-align: left;
    position: relative; /*background: url(../../images/layout/backgroundTabLeftContent.gif) ; 	background-position: right 47px; 	background-repeat: no-repeat;*/
}

#tabControl #tabContent
{
    border-left: 5px solid #FF8800;
    border-right: 5px solid #FF8800;
    border-bottom: 6px solid #FF8800;
    min-height: 395px;
    position: relative;
}


#tabControl #tabContent label.medblue
{
    color: #02428d;
    font-size: 10px;
}

#tabControl #tabContent label.blue10
{
    font-size: 10px;
    color: #050d52;
}

#tabControl #tabContent label.blue11
{
    font-size: 11px;
}

#tabControl #tabContent input
{
    vertical-align: middle;
}

select
{
    border: 1px solid #c1c1c1;
    font-size: 10px;
    color: #050d52;
    height: 20px;
    padding-top: 2px;
}

#tabControl #leftTabFiller
{
    /*float: left;*/
    height: 47px;
    border-bottom: 1px solid #c1c1c1; /*max-width: 5%;*/
    overflow: hidden;
}

.unselectedLeftTab, .selectedLeftTab
{
    float: left;
    font-size: 12px;
}

.selectedLeftTab
{
    height: 47px;
    border-bottom: 5px solid #FF8800;
    background-image: url(../../images/layout/selectedLeftTabCenter.gif);
    background-repeat: no-repeat;
    background-position: center top;
}

.selectedLeftTab .left
{
    float: left;
    width: 6px;
    height: 48px;
    background-image: url(../../images/layout/selectedLeftTabLeft.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
}

.selectedLeftTab .center
{
    float: left;
    font-weight: bold;
    color: #ffffff;
    height: 28px;
    padding-top: 19px;
    padding-left: 3px;
    padding-right: 3px;
    border-top: 1px solid #FF8800;
}

.selectedLeftTab .right
{
    float: left;
    width: 7px;
    height: 48px;
    background-image: url(../../images/layout/selectedLeftTabRight.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}

.unselectedLeftTab
{
    border-bottom: 5px solid #FF8800;
    height: 47px;
}

.unselectedLeftTab .left
{
    float: left;
    width: 5px;
    height: 47px;
    background: url(../../images/layout/unselectedLeftTabLeft.gif);
}

.unselectedLeftTab .center
{
    float: left;
    color: #ffffff;
    height: 28px;
    padding-top: 19px;
    padding-left: 3px;
    padding-right: 3px;
    background: #050d52 url(../../images/layout/unselectedLeftTabCenter.gif) no-repeat;
}

.unselectedLeftTab .center a
{
    text-decoration: none;
    cursor: pointer;
    color: #FFFFFF;
}
.unselectedLeftTab .right
{
    float: left;
    width: 6px;
    height: 47px;
    background: url(../../images/layout/unselectedLeftTabRight.gif);
}

.horizontalGray
{
    width: 295px;
    height: 1px;
    background-color: #c1c1c1;
    float: right;
    margin-top: 3px;
    margin-bottom: 3px;
    clear: both;
    font-size: 0;
}

.horizontalGrayWide
{
    width: 600px;
    height: 1px;
    background-color: #c1c1c1;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 0;
}

.horizontalBlueWide
{
    width: 620px;
    height: 3px;
    background-color: #bcd7f4;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 0;
}

#flightFromDiv
{
    float: left;
    margin-left: 5px;
    width: 140px;
    text-align: left;
    z-index: 5;
}
html > body #flightFromDiv
{
    margin-left: 10px;
}


#flightToDiv
{
    float: left;
    width: 140px;
    text-align: left;
    z-index: 5;
}

.left2Divs
{
    float: left;
    margin-left: 5px;
    width: 140px;
    text-align: left;
}
html > body .left2Divs
{
    margin-left: 10px;
}


.right2Divs
{
    float: left;
    width: 140px;
    text-align: left;
}

#fromToDate
{
    float: left;
    text-align: right;
    font-size: 10px;
    color: #050d52;
    margin-left: 5px;
}
html > body #fromToDate
{
    margin-left: 10px;
}

.bookPassengers
{
    float: left;
    margin-left: 2px;
    padding: 3px;
}
html > body .bookPassengers
{
    margin-left: 5px;
}

.shadowBottom
{
    background: url(../../images/layout/shadowBottom.gif) repeat-x;
    height: 3px;
    font-size: 0;
}

.submitHalfBlue
{
    /*border: 1px solid #c1c1c1;*/
    background: #0d1653;
    color: #ffffff;
    font-size: 11px;
    cursor: pointer;
}

.submitHalfBlue td.rightSide
{
    padding-left: 3px;
    padding-right: 3px;
}

.submitHalfRed
{
    border: 1px solid #c1c1c1;
    background: #d0003b;
    color: #ffffff;
    font-size: 12px;
    height: 20px;
    cursor: pointer;
}

.submitHalfRed td.rightSide
{
    padding-left: 3px;
    padding-right: 3px;
}

table.footerTable td
{
    text-align: center;
    padding-top: 1px;
    padding-bottom: 1px;
}

table.footerTable td.borderR
{
    border-right: 1px solid #ebebeb; /*padding-left: 10px; 	padding-right: 10px;*/
    padding-top: 0;
    font-size: 11px;
    font-weight: bold;
    color: #132e5e;
    white-space: nowrap;
}

table.footerTable td.noborderR
{
    /*padding-left: 10px; 	padding-right: 10px;*/
    padding-top: 0;
    font-size: 11px;
    font-weight: bold;
    color: #132e5e;
}

#rightWrapper
{
    position: relative;
    float: left;
    margin-left: 5px;
    margin-top: 13px;
    text-align: left;
    width: 622px;
}

#rightWrapperHome
{
    position: relative;
    float: left;
    margin-left: 5px;
    margin-top: 8px;
    text-align: left;
    width: 622px;
}

html > body #rightWrapper
{
    margin-left: 10px;
}

html > body #rightWrapperHome
{
    margin-left: 10px;
}


#arrivalGuidesBg
{
    position: absolute;
    background: #ffffff;
    opacity: 0.7;
    bottom: 7px;
    right: 7px;
    filter: alpha(opacity=70);
    width: 199px;
    height: 99px;
}

#arrivalGuidesText
{
    position: absolute;
    bottom: 7px;
    right: 7px; /*width: 199px; 	height: 99px;*/
}

#destAirportsBg
{
    position: absolute;
    background: #ffffff;
    opacity: 0.7;
    bottom: 0;
    right: 0;
    filter: alpha(opacity=70);
    width: 199px;
    height: 99px;
}

#destAirportsText
{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 199px;
    height: 99px;
}

#promoBig
{
    border: 1px solid #c1c1c1;
    position: relative;
    float: left;
    height: 324px;
    width: 538px;
}

#promoBig #promoBigBg
{
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 1;
    background: #ffffff;
    width: 163px;
    height: 99px;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

#promoBig #promoBigText
{
    position: absolute;
    right: 5px;
    top: 5px;
    width: 157px;
    height: 93px;
    z-index: 2;
    padding: 3px;
    text-align: left;
}

#promoBig #promoBigLink, .promoBigLink
{
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 2;
    text-align: left;
    background: #050d52;
    padding: 2px;
}


#promoBig #promoBigLink a, .promoBigLink a, .smallPromoLink a
{
    color: #ffffff;
    font-size: 10px;
    text-decoration: none;
}

#promoBig #promoBigLink a:hover, .promoBigLink a:hover, .smallPromoLink a:hover
{
    text-decoration: underline;
}

.cornerTopLeft
{
    position: absolute;
    left: -1px;
    top: -1px;
    width: 6px;
    height: 6px;
    background: url(../../images/layout/cornerTopLeft.gif);
    background-repeat: no-repeat;
}

.cornerTopRight
{
    position: absolute;
    right: -1px;
    top: -1px;
    width: 8px;
    height: 8px;
    background: url(../../images/layout/cornerTopRight.gif);
    background-repeat: no-repeat;
}

.cornerTopRightCharter
{
    position: absolute;
    right: -1px;
    top: -1px;
    width: 8px;
    height: 8px;
    background: url(../../images/layout/cornerTopRight.gif);
    background-repeat: no-repeat;
}

.cornerBottomLeft
{
    position: absolute;
    left: -1px;
    bottom: -1px;
    width: 8px;
    height: 8px;
    background: url(../../images/layout/cornerBottomLeft.gif);
    background-repeat: no-repeat;
}

.cornerBottomRight
{
    position: absolute;
    right: -1px;
    bottom: -1px;
    width: 8px;
    height: 8px;
    background: url(../../images/layout/cornerBottomRight.gif);
    background-repeat: no-repeat;
}

.cornerBottomLeftBookingIE
{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 13px;
    height: 13px;
    background: url(../../images/layout/cornerBottomLeftQuickbook.gif);
    background-repeat: no-repeat;
    z-index: 100;
}

.cornerBottomRightBookingIE
{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 13px;
    height: 13px;
    background: url(../../images/layout/cornerBottomRightQuickbook.gif);
    background-repeat: no-repeat;
    z-index: 100;
}

.cornerTopLeftBookingIE
{
    position: absolute;
    left: 0;
    top: 47px;
    width: 13px;
    height: 13px;
    background: url(../../images/layout/cornerTopLeftQuickbook.gif);
    background-repeat: no-repeat;
    z-index: 100;
}

.cornerTopRightBookingIE
{
    position: absolute;
    right: 0;
    top: 47px;
    width: 13px;
    height: 13px;
    background: url(../../images/layout/cornerTopRightQuickbook.gif);
    background-repeat: no-repeat;
    z-index: 100;
}

.cornerBottomRightCharter
{
    position: absolute;
    right: -1px;
    bottom: -1px;
    width: 8px;
    height: 8px;
    background: url(../../images/layout/cornerBottomRight.gif);
    background-repeat: no-repeat;
}

.cornerBottomLeftOrar
{
    position: absolute;
    left: -1px;
    bottom: -1px;
    width: 8px;
    height: 8px;
    background: url(../../images/layout/cornerBottomLeft.gif);
    background-repeat: no-repeat;
}
.cornerBottomRightOrar
{
    position: absolute;
    right: -1px;
    bottom: -1px;
    width: 8px;
    height: 8px;
    background: url(../../images/layout/cornerBottomRight.gif);
    background-repeat: no-repeat;
}

.cornerBottomLeftBooking
{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 8px;
    height: 8px;
    background: url(../../images/layout/cornerBottomLeft.gif);
    background-repeat: no-repeat;
    z-index: 2;
}
.cornerBottomRightBooking
{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 8px;
    height: 8px;
    background: url(../../images/layout/cornerBottomRight.gif);
    background-repeat: no-repeat;
    z-index: 2;
}


#rightTabs
{
    float: left;
}

.selectedRightTab, .unselectedRightTab
{
    float: left;
    border-top: 1px solid #c1c1c1;
    border-right: 1px solid #c1c1c1;
    border-bottom: 1px solid #c1c1c1;
    width: 80px;
    height: 76px;
    margin-bottom: 2px;
    color: #050d52;
    font-size: 11px;
    padding-top: 2px;
    text-align: center;
}

.selectedRightTab
{
    background: url(../../images/layout/selectedRightTab.gif) no-repeat;
}

.unselectedRightTab
{
    background: url(../../images/layout/unselectedRightTab.gif) no-repeat;
}

.selectedRightTab .price, .unselectedRightTab .price
{
    font-size: 36px;
    font-weight: bold; /*vertical-align: middle;*/
}

.currency
{
    font-size: 14px; /*vertical-align: super;*/
    color: #050d52;
}

.grayBox
{
    position: relative;
    float: left;
    width: 308px;
    height: 65px;
    border: 1px solid #c1c1c1;
    background: url(../../images/layout/gradientGrayVertical.gif) bottom repeat-x;
    margin-right: 1px;
    margin-top: 3px;
    text-align: left;
}
.grayBox_control
{
    position: relative;
    float: left;
    width: 298px;
    border: 1px solid #c1c1c1;
    background: url(../../images/layout/gradientGrayVertical.gif) bottom repeat-x;
    margin-right: 1px;
    margin-top: 3px;
    text-align: left;
    padding: 5px;
}


.newsGrayBox
{
    position: relative;
    float: left;
    width: 308px;
    height: 85px;
    border: 1px solid #c1c1c1;
    background: url(../../images/layout/gradientGrayVertical.gif) bottom repeat-x;
    margin-right: 1px;
    margin-top: 3px;
    text-align: left;
}

.smallPromo
{
    position: relative;
    float: left;
    width: 306px;
    height: 91px;
    border: 1px solid #c1c1c1;
    background: url(../../images/layout/gradientBlue.gif) bottom repeat-x;
    margin-right: 1px;
    margin-top: 3px;
    text-align: left;
    padding: 1px;
    background-color: #ffffff;
}
.divLogin
{
    position: relative;
    float: left;
    width: 310px;
    min-height: 152px;
    border: 1px solid #c1c1c1;
    background: url(../../images/layout/bgTabLeftContent_orange.jpg) right top no-repeat;
    margin-right: 0px;
    margin-top: 3px;
    text-align: left;
    padding: 0px;
    background-color: #ffffff;
}

.smallPromo img.promo
{
    border: 1px solid #ffffff;
    margin-top: 10px;
    margin-left: 5px;
    float: left;
}
html > body .smallPromo img.promo
{
    margin-left: 10px;
}


.smallPromoRight
{
    position: absolute;
    right: 2px;
    top: 2px;
    text-align: right;
    z-index: 2;
}

.smallPromoLink
{
    position: absolute;
    right: 1px;
    bottom: 1px;
    text-align: left;
    background: #050d52;
    padding: 2px;
    z-index: 3;
}

.smallPromoLink img
{
    margin: 0;
    margin-top: 3px;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}

.subMenu
{
    background-color: #EB9001;
    color: #ffffff;
    padding-left: 4px;
    padding-right: 4px;
}

/* --- tooltip --- */

#tooltip-content
{
    border-top: 1px solid #d9d9da;
    border-right: 1px solid #d9d9da;
    border-bottom: 1px solid #d9d9da;
    padding: 4px 6px 4px 0;
    font-size: 10px;
    color: #050d52;
}

#tooltip-wrapper
{
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    z-index: 5;
}

.selectedBookingStep
{
    background: url(../../images/layout/gradientBlueCorner.gif) bottom right no-repeat;
    height: 42px;
    padding-left: 4px;
    padding-right: 4px;
    text-align: center;
    color: #02428d;
    font-size: 11px;
    line-height: 22px;
}

.unselectedBookingStep
{
    background: url(../../images/layout/gradientGrayCorner.gif) bottom right no-repeat;
    height: 42px;
    padding-left: 4px;
    padding-right: 4px;
    text-align: center;
    color: #c1c1c1;
    font-size: 10px;
    line-height: 22px;
}

.finishedBookingStep
{
    background: url(../../images/layout/gradientGrayCorner.gif) bottom right no-repeat;
    height: 42px;
    padding-left: 4px;
    padding-right: 4px;
    text-align: center;
    color: #02428d;
    font-size: 10px;
    line-height: 22px;
}

.selectedBookingStep b, .unselectedBookingStep b, .finishedBookingStep b
{
    font-size: 14px;
}

.bookingTable
{
    font-size: 11px;
    font-weight: normal;
    color: #02428d;
    text-align: center;
    border-left: 1px solid #c1c1c1;
    border-right: 1px solid #c1c1c1;
    border-top: 1px solid #c1c1c1;
}

.bookingTable th
{
    border-bottom: 1px solid #c1c1c1;
    text-align: center;
}


.bookingTable .selectedRow td, .bookingTable .unselectedRow td
{
    border-bottom: 1px solid #c1c1c1;
}

.bookingTable .selectedRow td div.day, .bookingTable .unselectedRow td div.day
{
    display: inline;
    background: #c1c1c1;
    padding: 1px;
    margin-right: 3px;
}

.bookingTable .selectedRow td
{
    background: #d3e7fb;
}

.bookingTable .selectedRow td.price, .bookingTable .unselectedRow td.price
{
    font-weight: bold;
    font-size: 12px;
}

.darkBlueHeader
{
    background: #050d52;
    border: 1px solid #c1c1c1;
    color: #ffffff;
    font-size: 11px;
    padding: 3px;
}

.destinationPanel
{
    padding-left: 5px;
    border-left-style: dotted;
    border-left-color: #000000;
    border-left-width: 1px;
}

.bookingsearch
{
    border: 0 #ffffff;
}

.overlayBgRB
{
    position: absolute;
    background: #ffffff;
    opacity: 0.7;
    bottom: 7px;
    right: 7px;
    filter: alpha(opacity=70);
    width: 199px;
    height: 80px;
}

.overlayTextRB
{
    position: absolute;
    bottom: 7px;
    right: 7px;
    width: 199px;
    height: 80px;
}

.overlayBgLT
{
    position: absolute;
    background: #ffffff;
    opacity: 0.7;
    top: 7px;
    left: 7px;
    filter: alpha(opacity=70);
    width: 199px;
    height: 99px;
}

.overlayTextLT
{
    position: absolute;
    top: 7px;
    left: 7px;
    width: 199px;
    height: 99px;
}

.overlayBgLB
{
    position: absolute;
    background: #ffffff;
    opacity: 0.7;
    bottom: 7px;
    left: 7px;
    filter: alpha(opacity=70);
    width: 199px;
    height: 99px;
}

.overlayTextLB
{
    position: absolute;
    bottom: 7px;
    left: 7px;
    width: 199px;
    height: 99px;
}

.overlayBgRT
{
    position: absolute;
    background: #ffffff;
    opacity: 0.7;
    top: 7px;
    right: 7px;
    filter: alpha(opacity=70);
    width: 199px;
    height: 99px;
}

.overlayTextRT
{
    position: absolute;
    top: 7px;
    right: 7px;
    width: 199px;
    height: 99px;
}

.tblDestLeftBorderCell
{
    border-right: solid 1px #c1c1c1;
}
.tblAgencyBottomBorderCell
{
    border-bottom: solid 1px #c1c1c1;
}


.divNewsletter
{
    position: relative;
    float: left;
    width: 100%;
    border: 1px solid #c1c1c1;
    background: url(../../images/layout/gradientBlue.gif) bottom repeat-x;
    margin-right: 1px;
    margin-top: 3px;
    text-align: left;
}

.divNewAgency
{
    position: relative;
    border: 1px solid #c1c1c1;
    background: url(../../images/layout/gradientBlue.gif) bottom repeat-x;
    margin-right: auto;
    margin-left: auto;
    margin-top: 5px;
    text-align: left;
}

.divNewCorporate
{
    position: relative;
    padding-top: 10px;
    padding-right: 30px;
    padding-bottom: 10px;
    padding-left: 30px;
    width: 470px;
    border: 1px solid #c1c1c1;
    background: url(../../images/layout/gradientBlue.gif) bottom repeat-x;
    margin-right: auto;
    margin-left: auto;
    margin-top: 5px;
    text-align: left;
}
.divFidelityContest
{
    position: relative;
    float: left;
    width: 100%;
    border: 1px solid #c1c1c1;
    background: url(../../images/layout/gradientBlue.gif) bottom repeat-x;
    margin-right: 1px;
    margin-top: 3px;
    text-align: left;
}
.divFidelityContest td
{
    padding: 0 5px 10px 5px;
}

.specialPriceBox
{
    width: 193px;
    height: 45px;
    color: #050d52;
    font-size: 11px;
    padding-top: 4px;
    text-align: right;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
}
.specialPriceBoxBgd
{
    position: absolute;
    right: 0;
    bottom: 0;
    height: 55px;
    background-color: #FFFFFF;
    width: 193px;
    opacity: 0.5;
    filter: alpha(opacity=95);
    z-index: 1;
}
.specialPriceBox .price
{
    font-size: 48px;
    font-weight: bold;
    vertical-align: middle;
    line-height: 0.89;
    color: #f6aa00;
}

.specialPriceBox_grd
{
    border: 1px solid #c1c1c1; /*width: 105px;*/
    height: 74px;
    color: #050d52;
    font-size: 11px;
    padding-top: 4px;
    text-align: center;
    background: url(../../images/layout/gradientBlue.gif) bottom repeat-x;
}

.specialPriceBox_grd .price
{
    font-size: 48px;
    font-weight: bold;
    vertical-align: middle;
    line-height: 0.89;
}

.blueLink
{
    background-color: #050d52;
    color: #ffffff;
    font-size: 10px;
    font-weight: normal;
    padding-left: 2px;
    padding-right: 2px;
    text-decoration: none;
}

.redBg
{
    background-color: #d0003b;
    color: #ffffff;
    font-size: 10px;
    font-weight: normal;
    padding-left: 2px;
    padding-right: 2px;
}

.promoTab
{
    text-decoration: none;
    cursor: pointer;
}

.imgPromoBig
{
    position: absolute;
}

.tableOpinions
{
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
}

.firstRowOpinions
{
    padding: 5px 5px 10px 5px;
    background-color: #FFFFFF;
}

.secondRowOpinions
{
    padding: 10px 5px 10px 5px;
    background-color: #BCD7F4;
}

.divFlightsSchedule
{
    position: relative;
    float: left;
    border: 1px solid #c1c1c1;
    margin-right: 1px;
    margin-top: 3px;
    text-align: left;
}

.iconDTP
{
    vertical-align: middle;
}

.popupDivSmall
{
    position: absolute;
    border: solid 1px #C1C1C1;
    background-color: #FFFFFF;
    padding: 5px 10px 10px 10px;
    margin-top: 10px;
    z-index: 10;
    width: 250px;
    right: 10px;
}

.popupDivBig
{
    position: absolute;
    border: solid 1px #C1C1C1;
    background-color: #FFFFFF;
    padding: 5px 10px 10px 10px;
    margin-top: 10px;
    z-index: 10;
    width: 570px;
    right: 10px;
}

.popupDivSmallBookingBox
{
    position: absolute;
    border: solid 1px #C1C1C1;
    background-color: #FFFFFF;
    padding: 5px 10px 10px 10px;
    margin-top: 10px;
    z-index: 5;
    width: 250px;
}

.popupDivBigBookingBox
{
    position: absolute;
    border: solid 1px #C1C1C1;
    background-color: #FFFFFF;
    padding: 5px 10px 10px 10px;
    margin-top: 10px;
    z-index: 5;
    width: 570px;
    right: auto;
}


.newsImageBox
{
    border: 1px solid #c1c1c1;
    width: 105px;
    height: 74px;
    color: #050d52;
    font-size: 11px;
    padding-top: 4px;
    text-align: center;
    background: url(../../images/layout/gradientBlue.gif) bottom repeat-x;
}
.modalPopup
{
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 250px;
}
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.lnkbtnArrowBlueInRight, .lnkbtnArrowBlueInLeft
{
    display: block; /*background-image: url(../../images/layout/buttonArrowBlue.gif);*/
    background-repeat: no-repeat;
    background-color: #0D1653;
    border: 1px solid #0D1653;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 11px;
    height: 23px;
    padding-left: 7px;
    padding-top: 2px;
    text-decoration: none;
    vertical-align: middle;
}
.btnArrowBlueInLeft
{
    display: block; /*background-image: url(../../images/layout/buttonArrowBlue.gif);*/
    background-repeat: no-repeat;
    background-color: #0D1653;
    border: 1px solid #0D1653;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 11px;
    height: 23px;
    padding-left: 7px;
    padding-top: 2px;
    text-decoration: none;
    vertical-align: middle;
}
.btnArrowBlueInLeftWTable
{
    display: block; /*background-image: url(../../images/layout/buttonArrowBlue.gif);*/
    background-repeat: no-repeat;
    background-color: #0D1653;
    border: 1px solid #0D1653;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 11px;
    height: 23px;
    padding-left: 7px;
    padding-top: 0;
    text-decoration: none;
    vertical-align: middle;
}
.lnkbtnArrowBlueInRight
{
    float: right;
}
.lnkbtnArrowBlueInLeft
{
    float: left;
}

.lblbtnArrowBlue
{
    padding: 0 3px 0 3px;
    text-align: center;
    display: block;
    line-height: 21px;
}

.lnkbtnArrowRedInRight, .lnkbtnArrowRedInLeft
{
    display: block;
    background-image: url(../../images/layout/buttonArrowRed.gif);
    background-repeat: no-repeat;
    background-color: #D0003B;
    border: 1px solid #C1C1C1;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
    height: 21px;
    padding-left: 20px;
    padding-right: 5px;
    line-height: 1.8;
    text-decoration: none;
}
.lnkbtnArrowRedInRight
{
    float: right;
}
.lnkbtnArrowRedInLeft
{
    float: left;
}

.lblbtnArrowRed
{
    padding: 0 3px 0 3px;
    text-align: center;
    display: block;
    line-height: 21px;
}

.lnkbtnArrowLightblueInRight, .lnkbtnArrowLightblueInLeft
{
    display: block;
    background-image: url(../../images/layout/buttonArrowLightblue.jpg);
    background-repeat: no-repeat;
    background-color: #00b5c8;
    border: 1px solid #04818e;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
    height: 22px;
    padding-bottom: 3px;
    padding-left: 20px;
    padding-right: 5px;
    text-decoration: none;
}
.lnkbtnArrowLightblueInRight, .lnkbtnArrowBlueInRight
{
    float: right;
}
.lnkbtnArrowLightblueInLeft, .lnkbtnArrowBlueInLeft
{
    float: left;
}

/*.lnkbtnArrowBlueInRight, .lnkbtnArrowBlueInLeft
{
	display: block;
	background-image: url(../../images/layout/buttonArrowBlue.gif);
	background-repeat: no-repeat;
	background-color: #0D1653;
	border: 1px solid #c1c1c1;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 12px;
	height: 18px;
	padding-top: 4px;
	padding-left: 20px;
	padding-right: 5px;
	text-decoration: none;
}*/

.lblbtnArrowLightblue
{
    padding: 0 3px 0 3px;
    text-align: center;
    display: block;
    line-height: 21px;
}

.divCharterRequest
{
    position: relative;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    border: 1px solid #c1c1c1;
    background: url(../../images/layout/gradientBlue.gif) bottom repeat-x;
    margin-right: auto;
    margin-left: auto;
    margin-top: 5px;
    text-align: left;
    width: 581px;
}

.horizontalRadioButtonList label
{
    padding-left: 5px;
    padding-right: 20px;
    vertical-align: middle;
}

.horizontalRadioButtonList input
{
    vertical-align: middle;
}

.newsslider
{
    position: absolute;
    overflow: hidden;
    height: 25px;
    width: 820px;
    top: 5px;
    left: 80px;
}

.newsslider_detail
{
    position: absolute;
    overflow: visible;
    height: 25px;
    width: 820px;
    top: 5px;
    left: 80px;
}

.newsslidercontent
{
    position: absolute;
    width: 820px;
}
.newsslidercontent .upper
{
}
.newsslidercontent .upper a
{
    text-decoration: none;
}
.newssection
{
    padding: 10px;
    height: 15px;
}

div.newsLeftBox
{
    cursor: pointer;
    float: right;
    width: 280px;
    height: 67px;
    padding: 9px;
    text-decoration: none;
}

a.mainOfferFirstUnselected div.mainOfferDivLeft
{
    cursor: pointer;
    float: left;
    width: 281px;
    height: 67px;
    padding: 9px;
    border-bottom: 1px solid #c1c1c1;
    text-decoration: none;
    margin-top: 0;
}

a.mainOfferFirstUnselected:hover div.mainOfferDivLeft
{
    background: #f2f2f3;
    text-decoration: none;
}

a.mainOfferUnselected div.mainOfferDivRight
{
    cursor: pointer;
    float: right;
    width: 281px;
    height: 67px;
    padding: 9px;
    border: 1px solid #FFFFFF;
    margin-top: 0;
    border-bottom: 1px solid #c1c1c1;
    text-decoration: none;
}

a.mainOfferUnselected:hover div.mainOfferDivRight
{
    background: #f2f2f3;
    text-decoration: none;
}

a.mainOfferFirstUnselected div.mainOfferDiv
{
    cursor: pointer;
    float: right;
    width: 281px;
    height: 67px;
    padding: 9px; /*border: 1px solid #ffffff; /*margin-top: 7px;*/
    border-bottom: 1px solid #c1c1c1;
    text-decoration: none;
}

a.mainOfferFirstUnselected:hover div.mainOfferDiv
{
    cursor: pointer;
    float: right;
    width: 281px;
    height: 67px;
    padding: 9px; /*border: 1px solid #c1c1c1; /*margin-top: 7px;*/
    background: #f2f2f3;
    text-decoration: none;
}

a.mainOfferUnselected div.mainOfferDiv
{
    cursor: pointer;
    float: right;
    width: 281px;
    height: 67px;
    padding: 9px;
    border: 1px solid #FFFFFF;
    margin-top: 0;
    border-bottom: 1px solid #c1c1c1;
    text-decoration: none;
}

a.mainOfferUnselectedRightBottom div.mainOfferDiv
{
    cursor: pointer;
    float: right;
    width: 281px;
    height: 67px;
    padding: 9px;
    margin-top: 0;
    text-decoration: none;
}

a.mainOfferUnselected:hover div.mainOfferDiv
{
    cursor: pointer;
    float: right;
    width: 281px;
    height: 67px;
    padding: 9px; /*border: 1px solid #c1c1c1;*/
    padding-top: 10px;
    margin-top: 0;
    border-top: 0;
    background: #f2f2f3;
    text-decoration: none;
}

a.mainOfferUnselectedRightBottom:hover div.mainOfferDiv
{
    background: #f2f2f3;
    text-decoration: none;
}

.hoverCareer
{
    text-decoration: none;
    display: block;
    padding: 10px 5px 10px 5px;
    background-color: #FFFFFF;
    cursor: pointer;
}

.hoverCareer:hover
{
    text-decoration: none;
    background-color: #BCD7F4;
}
.tabel td
{
    border-bottom: 1px solid #080d4f;
    border-right: 1px solid #080d4f;
    height: 18px;
    color: #080d4f; /*font-family: verdana;*/
    font-size: 10px;
}
.blue11 a, .blue11 a:link, .blue11 a:visited, .blue11 a:active
{
    color: #3E87E6;
    text-decoration: underline;
    font-weight: bolder;
}
.blue11 a:hover
{
    text-decoration: none;
}

.PromoHolidayTitle
{
    color: #080d4f;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}


.PromoHolidayTitle:hover
{
    color: #f6aa00;
}

.ContententTextFloat
{
    color: #3e87e6;
    font-size: 11px;
    font-weight: normal;
    display: inline !important;
}

.arrowLightblueButton
{
    background-color: #00B5C8;
    background-image: url(../../images/layout/buttonArrowLightblue.jpg);
    background-repeat: no-repeat;
    border: 1px solid #04818E;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
    height: 22px;
    padding-bottom: 3px;
    padding-left: 20px;
    padding-right: 5px;
}
.arrowBlueButton
{
    background-color: #0D1653;
    background-image: url(../../images/layout/buttonArrowBlue.gif);
    background-repeat: no-repeat;
    border: 1px solid #c1c1c1;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
    height: 22px;
    padding-bottom: 3px;
    padding-left: 20px;
    padding-right: 5px;
}


.radio_button_list label
{
    padding-right: 10px;
    padding-left: 3px;
    vertical-align: middle;
}

.radio_button_list input
{
    margin-left: 15px;
    vertical-align: middle;
}

.mainMenuButtons
{
    font-family: Verdana, Arial;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 10px;
    font-weight: bold;
}

.subMenuButtons
{
    font-family: Verdana, Arial;
    cursor: pointer;
    font-size: 10px;
    font-weight: normal;
}

.blue11bSIFR
{
    font-size: 32px;
    color: #ffffff;
    letter-spacing: 1px;
    margin: 0;
}

.search_btn
{
    padding-top: 2px;
}

.title_box
{
    font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
    color: #080d4f;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}
.price_box
{
    font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
    color: #f2a718;
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: -1px;
}
.note_box
{
    font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
    color: #080d4f;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}
.left_cell
{
    border-bottom: solid 1px #c1c1c1;
    border-right: solid 1px #c1c1c1;
}
.right_cell
{
    border-bottom: solid 1px #c1c1c1;
}

.homepage_boxes
{
    cursor: pointer;
    float: right;
    width: 281px;
    height: 67px;
    padding: 9px;
    margin-top: 0;
    text-decoration: none;
    display: block;
    background-color: #ffffff;
}

.homepage_boxes:hover
{
    background-color: #f2f2f3;
}

#slideShow1
{
    width: 620px;
    height: 256px;
    border: 1px solid #ffffff;
    background-color: #fff;
    background-image: url('images/bg.gif');
    background-repeat: no-repeat;
}

.pagelinks a
{
    font-weight: bold;
    color: #ffffff;
}
.slideCaption
{
    background-color: #FFFFCC;
    padding: 4px;
    text-align: center;
    font-weight: bold;
}
.pagelinks a.activeSlide
{
    color: #f90;
}
/* this is for IE so the prev/next links can be hovered*/
.nextSlide, .prevSlide
{
    background-image: url(../../images/spacer.gif);
}
.nextSlide:hover
{
    background-image: url(../../images/nextslide.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.prevSlide:hover
{
    background-image: url(../../images/prevslide.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
}
.inputsTooltip
{
    border: 1px solid #ccc;
    background-color: #eee;
    padding: 4px;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    filter: alpha(opacity=70);
    -moz-opacity: .70;
    opacity: .70;
}
#tooltipURL
{
    display: none;
}


#travelOptions label
{
    clear: none;
    display: block;
    float: left;
    font-size: 0.8em;
    margin: 0;
    padding: 0 10px 0 0;
    text-align: left;
    white-space: nowrap;
}
#travelOptions
{
    height: 20px;
    margin: 5px 0 0 0;
    padding: 0;
    clear: none;
}
.half_left
{
    float: left;
    margin-right: 5px;
    text-align: left;
    width: 140px;
    z-index: 5;
}
.half_right
{
    float: left;
    margin-left: 5px;
    text-align: left;
    width: 140px;
    z-index: 5;
}

#tabControl #tabContent .wLrg6t
{
    width: 130px;
}


.stopOverInfoBlue
{
    position: absolute;
    margin: 0;
    padding: 0;
}

.stopOverInfoBlue a:link
{
    color: #080D4F;
    display: block;
    width: 98%;
    padding: 0 24px 4px 0;
}
.stopOverInfoBlue a:visited
{
    color: #080D4F;
}
.stopOverInfoBlue a:hover
{
    color: #080D4F;
    text-decoration: underline;
}
.stopOverInfoBlue a:active
{
    color: #080D4F;
}

.stopOverInfoBlue a
{
    color: #080D4F;
    font-weight: bold;
    text-decoration: none;
    margin: 0;
    padding: 0;
    display: block;
    text-align: right;
}

.stopOverInfoBlueItem
{
    position: absolute;
    width: 245px;
    height: 140px;
    padding: 5px 0 10px 5px;
    margin: 0;
    border: 1px solid #C1C1C1;
    background-color: #FFFFFF;
}

.innerInfo
{
    width: 245px;
    height: 105px;
    overflow: auto;
    margin: 3px 0 0 0;
    padding: 0;
}

.stopOverInfoBlueItem p
{
    line-height: .9em;
    font-size: .9em;
    margin: 0;
    padding: 0;
}

.closeButtonFlightDetails
{
    color: #080D4F;
    position: relative;
    top: 2px;
    left: -5px;
    text-indent: 5px;
    text-align: left;
    margin: 5px 10px 0 0;
    padding: 5px 0 0;
}

#divSSRs input
{
    width: 20px;
}

.selectedSubTab
{
    padding: 0 20px;
    background-color: #FF8800;
    text-align: center;
    vertical-align: middle;
}
.selectedSubTab a
{
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
}

.unselectedSubTab
{
    padding: 0 20px;
    background-color: #081452;
    text-align: center;
    vertical-align: middle;
}
.unselectedSubTab a
{
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
#pnlSearchFlight
{
    padding: 3px;
}
#pnlFindBooking
{
    padding: 3px;
}

table .selectedRow td
{
    background-color: #D3E7FB;
}

.pageTitle
{
    color: #29287B;
    font-size: 26px;
}

/*******************/
/* meniu list tari */
/*******************/
.container
{
    border-bottom: 1px solid #fff;
    width: 960px;
    margin: 0px auto;
    margin-bottom: 50px;
    border-bottom: 1px solid #c1c1c1;
}
/*.container:hover
{
    border-bottom: 1px solid #c1c1c1;
    width: 960px;
}*/

/* bloc de continut*/
.chromestyle
{
    width: 960px;
    font-weight: bold;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.chromestyle:after
{
    /*Add margin between menu and rest of content in Firefox*/
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* lista cu tarile */
.chromestyle ul
{
    width: 100%;
    background-color: #fff;
    padding: 15px 0 4px;
    margin: 0;
    text-align: center;
    border-bottom: 1px solid #fff;
}
.chromestyle ul li
{
    display: inline;
    border-left: solid 1px #c1c1c1;
}
.chromestyle ul li:first-child
{
    border-left: none;
}
.chromestyle ul li a
{
    color: #080D4F;
    font-size: 11px;
    font-weight: bold;
    padding: 30px 5px 4px 5px;
    margin: 0;
    text-decoration: none;
    background-image: url(../../images/layout/bulletDownBlue.gif);
    background-position: center;
    background-repeat: no-repeat;
}
.chromestyle ul li a:hover, .chromestyle ul li a.selected
{
}



/* dripdown cu lista de aeropoarte */

.dropmenudiv
{
    position: absolute;
    top: 1px;
    width: auto;
    font: normal 12px Verdana;
    line-height: 18px;
    z-index: 100;
    visibility: hidden;
    white-space: nowrap;
    padding: 5px;
}
.dropmenudiv a
{
    border-left: 1px solid #ddd;
    padding: 0px 8px;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    font-weight: normal;
    color: #666;
    line-height: 16px;
    background-color: #FFF;
}
.dropmenudiv a:first-child
{
    border: 0px;
}
* html .dropmenudiv a
{
    /*IE only hack*/
    width: 100%;
}
.dropmenudiv a:hover
{
    text-decoration: underline;
}

.dir h2
{
    display: inline;
}
.radio_placeholder input
{
    width: 13px;
    height: 13px;
}

/*** QuickBooking ****/
div.tabs
{
    width: 310px;
    height: 52px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}
div.xtab
{
    width: 320px;
    height: 47px;
    overflow: hidden;
    border-bottom: 5px solid #F80;
    margin: 0px;
    padding: 0px;
    white-space: nowrap;
}
div.xtab div, div.xtab a
{
    background-image: url(../../images/layout/tablinks.png);
    background-repeat: no-repeat;
    display: block;
    float: left;
    width: 62px;
    height: 47px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
}
div.xtab div.t1
{
    background-position: 0px 0px;
}
div.xtab a.t2
{
    background-position: -62px 0px;
}
div.xtab a.t5
{
    background-position: -124px 0px;
}
div.xtab a.t3
{
    background-position: -186px 0px;
}
div.xtab a.t4
{
    background-position: -248px 0px;
}
div.xtab a:hover.t2
{
    background-position: -62px -47px;
}
div.xtab a:hover.t5
{
    background-position: -124px -47px;
}
div.xtab a:hover.t3
{
    background-position: -186px -47px;
}
div.xtab a:hover.t4
{
    background-position: -248px -47px;
}


/*****************************************************************************/
/******************************** NEW HEADER *********************************/
/*****************************************************************************/

div#ba_header
{
    width: 948px;
    height: 137px;
    overflow: hidden;
    margin: 0px auto;
    background: transparent url(../../images/layout/head_bk.png) 0px 0px no-repeat scroll;
}
a.logo
{
    display: block;
    width: 134px;
    height: 57px;
    text-decoration: none;
    float: left;
    padding: 14px 0 0 24px;
}
a.logo img
{
    border: 0px;
}

div.languages
{
    width: 320px;
    height: 15px;
    padding: 3px 8px 0 0;
    text-align: right;
    float: right;
}
div.languages a, div.languages div
{
    width: 25px;
    height: 15px;
    padding: 0px 1px;
    overflow: hidden;
    display: block;
    float: left;
    text-decoration: none;
    background-image: url(../../images/layout/head_flags.gif);
    background-repeat: no-repeat;
    text-indent: 30px;
}
div.languages .de-DE
{
    background-position: 0px 0px;
}
div.languages .en-US
{
    background-position: -27px 0px;
}
div.languages .es-ES
{
    background-position: -54px 0px;
}
div.languages .fr-FR
{
    background-position: -81px 0px;
}
div.languages .it-IT
{
    background-position: -108px 0px;
}
div.languages .pt-PT
{
    background-position: -135px 0px;
}
div.languages .bg-BG
{
    background-position: -162px 0px;
}
div.languages .el-GR
{
    background-position: -189px 0px;
}
div.languages .ro-RO
{
    background-position: -216px 0px;
}
div.languages .pl-PL
{
    background-position: -243px 0px;
}

div.languages div.langseparator
{
    background-position: right 0px;
    width: 19px;
}

div#divCallcenter
{
    position: absolute;
    top: 45px;
    right: 18px;
    background-repeat: no-repeat;
    width: 220px;
    height: 21px;
}

/*div.ba_news { width: 512px; height: 40px; padding: 17px 0 0 42px; text-align: left; float:left; }*/
div.ba_news
{
    width: 512px;
    position: absolute;
    top: 35px;
    left: 204px;
}
div.ba_news a.rss img
{
    display: block;
    float: left;
    padding: 6px 0px 6px 8px;
    border: none;
}
div.ba_news big
{
    display: block;
    float: left;
    font-size: 14px;
    color: #FA6A14;
    line-height: 14px;
    padding: 12px 8px 0px 0px;
}
div.ba_news div.newsslider
{
    position: absolute;
    width: 400px;
    height: 38px;
    font-size: 12px;
    line-height: 26px;
    text-align: left;
    overflow: hidden;
    left: 105px;
    top: 1px;
}
div.ba_news div.newsslider .newsslidercontent
{
    position: absolute;
    width: 400px;
}
div.ba_news div.newsslider .newssection
{
    height: 26px;
    padding: 6px 0px;
}
div.ba_news div.newsslider a
{
    text-decoration: none;
    color: #080D4F;
}

/*	form.head_search { width: auto; float: left; padding: 11px 0 0 19px;}*/
div.head_search
{
    width: auto;
    position: absolute;
    left: 25px;
    top: 86px;
}
div.head_search input.search_txt
{
    border: none;
    width: 243px;
    height: 23px;
    background: transparent;
    margin-top: 8px;
    line-height: 23px;
    vertical-align: top;
}
div.head_search input.search_but
{
    border: none;
    width: 31px;
    height: 38px;
    background: transparent url(../../images/layout/head_search.png) 0px 0px no-repeat scroll;
    text-indent: 60px;
    overflow: hidden;
    vertical-align: top;
    font-size: 1px;
    color: #DFDFDF;
}

/*ul.mainmenu { padding: 11px 0 0 330px; height: 38px; list-style: none;}*/
ul.mainmenu
{
    height: 38px;
    list-style: none;
    position: absolute;
    left: 330px;
    top: 86px;
    z-index: 90;
    margin: 0;
    padding: 0;
}
ul.mainmenu li
{
    display: block;
    float: left;
    width: auto;
}
ul.mainmenu li a
{
    display: block;
    float: left;
    width: auto;
    height: 38px;
    line-height: 40px;
    padding-left: 5px;
    color: #FFF;
    font-size: 10px;
    text-decoration: none;
    margin-right: 1px;
}
ul.mainmenu li a span
{
    display: block;
    padding: 15px 6px 12px 0px;
    line-height: 10px;
}
ul.mainmenu li a:hover, ul.mainmenu li a.activ, ul.mainmenu li a.activplus
{
    background: transparent url(../../images/layout/head_menu.png) 0px 0px no-repeat scroll;
}
ul.mainmenu li a:hover span, ul.mainmenu li a.activ span, ul.mainmenu li a.activplus span
{
    background: transparent url(../../images/layout/head_menu.png) right 0px no-repeat scroll;
}
/*ul.mainmenu li a.activplus span { background: transparent url(../images/head_menuxcorner.png) right 0px no-repeat scroll; position: absolute; z-index: 100;}*/


div.topcr
{
    line-height: 1px;
    position: relative;
    left: 1px;
    top: 2px;
    display: block;
    height: 8px;
    background: url(../../images/layout/head_menuxcorner.png) right 0px no-repeat;
    z-index: 100;
}
div.topcl
{
    position: relative;
    left: -6px;
    top: 0px;
    display: block;
    height: 8px;
    overflow: hidden;
    background: url(../../images/layout/head_menuxcorner.png) left 0px no-repeat;
    z-index: 100;
    width: 20px;
}
div.subcl, div.subcr
{
    width: 6px;
    height: 69px;
    overflow: hidden;
    background-image: url(../../images/layout/head_menu_bk1.png);
    background-repeat: no-repeat;
}
div.subcl
{
    background-position: 0px 0px;
    float: left;
}
div.subcr
{
    background-position: -14px 0px;
    float: left;
}

ul.mainmenu li div ul
{
    list-style: none;
    background: #F80 url(../../images/layout/head_menu_bk0.png) 0px 0px repeat-x;
    border-width: 1px 0px 1px 0px;
    border-style: solid;
    border-color: #F4EFE4;
    display: block;
}
ul.mainmenu li div ul li
{
    display: block;
    float: none;
    width: auto;
    text-align: left;
}
ul.mainmenu li div ul li a
{
    display: block;
    float: none;
    width: auto;
    height: 21px;
    line-height: 21px;
    padding: 0px 4px;
    color: #FFF;
    font-size: 12px;
    text-decoration: none;
    margin: 0px;
    border-bottom: 1px solid #FFAC4D;
}
ul.mainmenu li div ul li a.last
{
    border: none;
}
ul.mainmenu li div ul li a:hover, ul.mainmenu li div ul li a.activ
{
    background: none;
    color: #003;
}

ul.mainmenu li div.sub1
{
    width: 191px;
    height: 77px;
    position: absolute;
    z-index: 90;
    left: 0px;
    top: 24px;
    visibility: hidden;
}
ul.mainmenu li div.sub1 ul
{
    display: block;
    float: left;
    height: 67px;
    width: 170px;
    padding: 0px 5px 0px 3px;
    margin: 0;
}

ul.mainmenu li div.sub2
{
    width: 371px;
    height: 77px;
    position: absolute;
    z-index: 90;
    left: 0px;
    top: 24px;
    visibility: hidden;
}
ul.mainmenu li div.sub2 ul
{
    height: 67px;
    width: 110px;
    padding: 0px 7px 0px 2px;
    float: left;
    margin: 0;
}

ul.mainmenu li div.sub3
{
    width: 430px;
    height: 77px;
    position: absolute;
    z-index: 90;
    top: 24px;
    right: 0px;
    visibility: hidden;
}
ul.mainmenu li div.sub3 ul
{
    height: 67px;
    width: 130px;
    padding: 0px 7px 0px 2px;
    float: left;
    margin: 0;
}
ul.mainmenu li div.sub3 div.subcl
{
    background-position: -8px 0px;
    float: left;
}

ul.mainmenu li div.sub4
{
    width: 292px;
    height: 91px;
    position: absolute;
    z-index: 90;
    top: 24px;
    right: -50px;
    visibility: hidden;
}
ul.mainmenu li div.sub4 ul
{
    height: 89px;
    width: 130px;
    padding: 0px 7px 0px 2px;
    float: left;
    margin: 0;
}
ul.mainmenu li div.sub4 div.subcl
{
    height: 91px;
    background-position: -20px 0px;
}
ul.mainmenu li div.sub4 div.subcr
{
    height: 91px;
    background-position: -26px 0px;
}

/*****************************************************************************/
#checkinPassengerTable td label
{
    padding: 0 5px;
    vertical-align: middle;
}

#checkinPassengerTable td input
{
    width: 13px;
    height: 13px;
    vertical-align: middle;
}

.calendarHeaderDate
{
    background-image: none !important;
}

.availabilityCalenderSectionContent
{
    font-size: 11px !important;
    margin: 0 auto !important;
}

.calendarDayFarePrice a
{
    font-size: 11px !important;
}
.calenderSpecialFareBox
{
    background-image: none !important;
    background-color: #FF8A00 !important;
    border: 1px solid #2B53A8;
}
.calendarLegend
{
    color: #080D4F !important;
}

.calendarNote
{
    padding-top: 6px !important;
    width: auto;
}
.calendarSpecialFare
{
    padding-top: 6px !important;
}
.calendarPriceLegend
{
    padding-top: 6px !important;
}
#calendarFarePrice
{
    width: auto !important;
    font-size: 22px;
}
#calendarFarePriceTotal
{
    background-color: #fff;
    border: none;
    margin: 2px 5px 0 0;
    width: auto;
    font-size: 22px;
}
#calendarFarePriceCurrency
{
    float: right;
    margin: 2px 5px 0 0;
    font-size: 22px;
}

.divHeaderCalendarSelect .wLrg3t
{
    width: 110px !important;
    color: #080D4F;
    background-color: transparent;
    border: 0 none;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    text-align: left;
    margin: 0;
    padding: 0;
}

.divHeaderCalendarSelect div .wSml2t
{
    width: 75px !important;
    color: #080D4F !important;
    font-weight: bold !important;
    background-color: transparent;
    border: 0 none;
    font-size: 18px;
    text-align: right;
    margin: 0;
    padding: 0;
}

#availabilityTable tr td
{
    font-size: 11px;
    border-bottom: 1px solid #c1c1c1;
    padding: 0;
    margin: 2px 0 2px 10px;
}
#availabilityTable
{
    width: 600px !important;
}


.calendarNoFareColor
{
    background-color: #fff;
}
.calendarHighFareColor
{
    background-color: #fff;
}
.calendarMiddleFareColor
{
    background-color: #fff;
}
.calendarLowFareColor
{
    background-color: #fff;
}
.calendarTodayColor
{
    background-color: #fff;
}
.calendarSoldOutColor
{
    background-color: #fff;
}
.calendarSpecialFareColor
{
    background-color: #fff !important;
}

