﻿#FlightDetailsContainer {
    width: 1000px;
    margin: 0 auto;
    margin-top: 10px;
}

#DetailsRemarks {
    font-size: 12px;
    width: 260px;
    border: 1px solid #d8d8d8;
    background-color: #fff;
    padding: 10px;
    margin-top: 20px;
    line-height: 15px;
}

    #DetailsRemarks .genrem {
        text-decoration: none;
        padding-bottom: 5px;
        color: #00365d;
        font-weight: bold;
        font-size: 15px;
    }

    #DetailsRemarks ul li {
        padding-bottom: 5px; /*color:#666;*/
        color: #000;
        font-weight: normal;
    }
/** flights deatils **/
#FlightDetails {
    float: right;
    width: 705px;
    margin-left: 5px;
    background: url(../../resources/images/details/dot.gif) repeat-y 0 0;
    min-height: 300px;
}

    #FlightDetails .flightfromto {
        text-align: right;
        width: 690px;
        position: relative;
    }

    #FlightDetails h1 {
        color: #00365d;
        padding: 0;
        margin: 0 0 5px 0;
        font-size: 21px;
        font-weight: normal;
    }

    #FlightDetails h2 {
        font-size: 14px;
        color: #1c476f;
        font-weight: normal;
        margin: 0;
        padding: 0 0 5px 0;
    }

    #FlightDetails .f_summarytop {
        width: 690px;
        height: 22px;
    }

        #FlightDetails .f_summarytop .rg {
            width: 500px;
            float: right;
            text-align: right;
        }

        #FlightDetails .f_summarytop .lt {
            width: 190px;
            float: left;
            text-align: left;
            color: #00365d;
        }

    #FlightDetails .vacksummary {
        font-size: 14px;
        font-weight: normal;
        color: #00365d;
        height: 22px;
    }

        #FlightDetails .vacksummary .bld {
            font-weight: bold;
        }

    #FlightDetails .green_frame {
        background: url(../../resources/images/details/green_block.png) no-repeat 0 0;
        width: 689px;
        height: 40px;
        font-size: 12px;
        font-weight: bold;
        text-align: right;
        margin-top: 8px;
    }

        #FlightDetails .green_frame .innertxt { /*padding:10px;*/
            background: url(../../resources/images/details/vgreen.png) no-repeat 100% 10px;
            height: 12px;
            width: 500px;
            padding: 10px 20px 0 0;
            margin-right: 10px;
        }

    #FlightDetails .outbound {
        width: 227px;
        height: 22px;
        background: url(../../resources/images/details/flight/gl_departure_thumb.png) no-repeat 0 0;
        padding: 4px 7px 0px 0px;
    }

    #FlightDetails .inbound {
        width: 227px;
        height: 22px;
        background: url(../../resources/images/details/flight/gl_return_thumb.png) no-repeat 0 0;
        padding: 4px 7px 0px 0px;
    }

    #FlightDetails .inbspc {
        margin-top: 20px;
    }

    #FlightDetails .outspc {
        margin-top: 10px;
    }

    #FlightDetails .dirdv {
        margin: 0 0 5px 0;
    }

    #FlightDetails .dirdvin {
        margin: 10px 0 5px 0;
    }

    #FlightDetails .dirtitle {
        font-size: 12px;
        font-weight: bold;
        color: #fff;
    }

    #FlightDetails .depdate {
        font-size: 12px;
        font-weight: normal;
        color: #494949;
        padding: 0 37px 0 0;
    }

    #FlightDetails .flight_details {
        width: 690px;
        border-bottom: 1px solid #e5e5e5;
        margin: 0px;
    }

    #FlightDetails .segment .item {
        padding: 5px 0;
    }

    #FlightDetails .segment .airlogo {
        width: 20px;
        height: 18px;
        float: right;
        margin: 10px 0 0 10px;
    }

    #FlightDetails .segment .airline {
        width: 20px;
        height: 18px;
    }

    #FlightDetails .segment .airinfo {
        width: 138px;
        float: right;
    }

    #FlightDetails .segment .airport {
        width: 150px;
        float: right;
    }

    #FlightDetails .segment .airport-arr {
        width: 160px;
        float: right;
    }

    #FlightDetails .segment .duration {
        float: right;
        width: 130px;
        float: right;
        background: url(../../resources/images/results/flight/dots-v.jpg) repeat-y 100% 0;
        height: 50px;
        padding-right: 10px;
    }

    #FlightDetails .segment {
        width: 690px;
        text-align: right;
        color: #000;
        padding: 10px 0;
        font-size: 14px;
        font-weight: normal;
    }

    #FlightDetails .mtop { /*margin-top:30px;*/
    }

    #FlightDetails .continue {
        width: 166px;
        float: left;
        height: 44px;
        text-align: left;
        padding: 15px 0 5px 15px;
    }

    #FlightDetails .segment .lear-wrap {
    }

    #FlightDetails .segment .lear-rg {
        float: right;
        width: 80px;
        color: #888;
        font-weight: normal;
        padding-top: 4px;
    }

    #FlightDetails .segment .lear-lt {
        float: right;
        padding-top: 4px;
    }

    #FlightDetails .segment .lear-airline {
        float: right;
        width: 122px;
        height: 20px;
        overflow: hidden;
    }

    #FlightDetails .segment .grlight {
        color: #888;
        font-weight: normal;
    }

    #FlightDetails .segment .grbold {
        color: #333;
        font-weight: bold;
    }

    #FlightDetails .segment .arrow {
        background: url(../../resources/images/details/flight/gl_blueArrow.png) no-repeat 0 0;
        width: 9px;
        height: 7px;
        margin: 25px 0px 0 55px;
        float: right;
    }

    #FlightDetails .segrem {
        font-size: 12px;
        font-weight: normal;
        color: Red;
        padding: 5px 0;
        width: 690px;
    }

    #FlightDetails .train {
        background: url(../../resources/images/results/flight/train.png) no-repeat 100% 0;
        display: inline-block;
        padding-right: 20px;
        height: 20px;
    }

    #FlightDetails .bus {
        background: url(../../resources/images/results/flight/bus.png) no-repeat 100% 0;
        display: inline-block;
        padding-right: 20px;
        height: 20px;
    }

    #FlightDetails .flightstops {
        width: 690px;
        background: url(../../resources/images/details/flight/repeater.jpg) repeat-x 0 0;
        text-align: center;
        height: 21px;
    }

    #FlightDetails .rem-orange {
        color: #FF6500;
        font-weight: bold;
    }

    #FlightDetails .flightstops .mid {
        display: inline-block;
        color: #097c00;
        font-size: 12px;
        font-weight: normal;
        padding-top: 5px;
    }


.MsgAlert {
    width: 100%;
    margin: 200px 0 25px 0;
    display: flex;
    justify-content: center
}

.MsgAlert-nw {
    width: 728px;
}

.MsgAlert .wrap {
    padding: 10px;
    display: flex;
    justify-content: center;
    font-size: 20px
}

.MsgAlert .altimg {
    background: url(../../resources/images/details/flight/alert_icon.png) no-repeat 0 0;
    width: 27px;
    height: 26px;
    margin: -7px 0 0 15px;
}

.MsgAlert .altspn {
    color: #666666;
    text-align: right;
    padding: 0;
    line-height: 13px;
}
    
.MsgAlert .redAlert {
    font-size: 15px;
    color: Red;
    font-weight: bold;
}

.MsgAlert-nw .altspn {
    font-size: 16px;
    line-height: 24px;
}

#FlightDetails .ordernow {
    width: 690px;
    float: left;
    text-align: left;
    padding: 15px 0 5px 15px;
}

#FlightDetails .agent-call {
    font-size: 20px;
    font-weight: bold;
    color: #081b5d;
}

    #FlightDetails .agent-call .pnum {
        color: #d01e04;
    }

#FlightDetails div.gl_pop_questions {
    margin-top: 20px;
    width: 704px;
    height: 243px;
    padding: 7px 0px 0px 0px;
    background: #ebf1f5; /* Old browsers */
    background: -moz-linear-gradient(top, #ebf1f5 0%, #e0e6e9 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebf1f5), color-stop(100%,#e0e6e9)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ebf1f5 0%,#e0e6e9 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ebf1f5 0%,#e0e6e9 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ebf1f5 0%,#e0e6e9 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ebf1f5 0%,#e0e6e9 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebf1f5', endColorstr='#e0e6e9',GradientType=0 ); /* IE6-9 */
}

    #FlightDetails div.gl_pop_questions div.pqHeadline {
        width: 692px;
        height: 33px;
        margin: 0px 0px 0px 0px;
        background: url(../../resources/images/details/flight/gl_pqHeadline.png) no-repeat top center;
        padding: 7px 12px 0px 0px;
    }

        #FlightDetails div.gl_pop_questions div.pqHeadline span.gl_pqbld {
            color: #657078;
            font-size: 14px;
            font-weight: bold;
            padding: 0px 0px 0px 15px;
            *padding: 0px 15px 0px 0px;
        }

        #FlightDetails div.gl_pop_questions div.pqHeadline span.gl_pqital {
            color: #657078;
            font-style: italic;
            font-size: 11px;
        }

    #FlightDetails div.gl_pop_questions div.pqContent {
        width: 686px;
        height: auto;
        margin: auto;
        background: #ffffff;
        padding: 3px 6px 0px 0px;
        border: 1px solid #d1d6d9;
        border-top: none;
        min-height: 124px;
    }

span.NanoHeadline {
    color: #115c8f;
    font-size: 19px;
    font-weight: bold;
    *float: right;
    *padding: 10px 0px 0px 10px;
}


.NanoBox {
    font-family: Arial;
    border-style: none;
    border-color: transparent;
    background-color: transparent;
    background-image: url('../../resources/images/details/flight/nanoInput.png');
    background-repeat: no-repeat;
    width: 525px;
    height: 39px;
    border: none;
    color: #777;
    padding-right: 10px;
    *float: right;
    *padding: 10px 10px;
    *width: 515px;
}

#FlightDetails div.gl_pop_questions div.pqBottom {
    width: 667px;
    height: 63px;
    margin: 6px 6px 0px 0px;
    background: url(../../resources/images/details/flight/gl_pqBottom.png) no-repeat top center;
    padding: 12px 25px 0px 0px;
}



img {
    border: 0;
}




/* flights info*/
#PackageDetails .FlightInfo {
    width: 728px;
    /* min-height: 253px;*/
    border-right: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    background: url(../../resources/images/details/pcinfobg.png) no-repeat top;
    margin-bottom: 25px;
    padding: 0 0 5px 0;
}

    #PackageDetails .FlightInfo ul.package-included {
        list-style-type: none;
        margin: 0;
        padding: 14px 15px 0px 0px;
    }

        #PackageDetails .FlightInfo ul.package-included li {
            display: inline;
            float: right;
            width: 59px;
            height: 26px;
            border-left: 1px solid #bebebe;
            line-height: 11px;
            padding-right: 10px;
        }

            #PackageDetails .FlightInfo ul.package-included li.last {
                border: none;
            }

            #PackageDetails .FlightInfo ul.package-included li span.pi_info {
                float: right;
                color: #868686;
                font-size: 12px;
            }

            #PackageDetails .FlightInfo ul.package-included li span.pi_infob {
                float: right;
                color: #396395;
                font-size: 12px;
                font-weight: bold;
            }

.seginfo {
    width: 680px;
    margin: 15px 47px 0 0;
}

    .seginfo .segment {
        text-align: right;
        font-size: 14px;
        width: 680px;
        height: 60px;
    }

        .seginfo .segment .dirout {
            float: right;
            background: url(../../resources/images/details/outbound.png) no-repeat 0 0;
            width: 23px;
            height: 22px;
            margin-top: 5px;
        }

        .seginfo .segment .dirin {
            float: right;
            background: url(../../resources/images/details/inbound.png) no-repeat 0 0;
            width: 23px;
            height: 22px;
            margin-top: 5px;
        }

        .seginfo .segment .airimg {
            float: right;
            width: 20px;
            height: 18px;
            padding: 10px 20px 0 10px;
            vertical-align: top;
        }

            .seginfo .segment .airimg img {
                width: 20px;
                height: 18px;
            }

        .seginfo .segment .airname {
            float: right;
            width: 155px;
            padding: 5px 0 0 0;
        }

            .seginfo .segment .airname span.tname {
                color: #888888;
                font-weight: normal;
            }

            .seginfo .segment .airname span.nameeng {
                display: inline-block;
                padding: 5px 0 0 0;
            }

        .seginfo .segment .departure {
            float: right;
            width: 105px;
            padding: 5px 0 0 0;
        }

            .seginfo .segment .departure .from {
                color: #888888;
                font-weight: normal;
            }

            .seginfo .segment .departure .ddate {
                display: inline-block;
                padding: 5px 0 0 0;
                color: #000;
                font-weight: bold;
            }

        .seginfo .segment .sepico {
            float: right;
            background: url(../../resources/images/details/gl_blueArrow.png) no-repeat 50% 60%;
            width: 44px;
            height: 30px;
        }

        .seginfo .segment .arrival {
            float: right;
            width: 135px;
            padding: 5px 0 0 0;
        }

            .seginfo .segment .arrival .to {
                color: #888888;
                font-weight: normal;
            }

            .seginfo .segment .arrival .rdate {
                display: inline-block;
                padding: 5px 0 0 0;
                color: #000;
                font-weight: bold;
            }

        .seginfo .segment .duration {
            float: right;
            background: url(../../resources/images/details/dot.gif) repeat-y 100% 0;
            width: 100px;
            height: 35px;
            padding: 5px 10px 0 0;
        }

            .seginfo .segment .duration .ttotal {
                color: #888888;
                font-weight: normal;
            }

            .seginfo .segment .duration .totalh {
                display: inline-block;
                padding: 5px 0 0 0;
                color: #000;
                font-weight: normal;
            }

    .seginfo .segbottom {
        background: url(../../resources/images/details/dots-h.jpg) repeat-x 0 0;
        width: 580px;
        height: 1px;
        padding: 0 0 12px 0;
        margin: 0 42px 0 0;
    }

#PackageDetails .FlightInfo .remarks, #PackageDetails .packageremarks {
    width: 650px;
    margin: 0;
    padding-bottom: 25px;
}

    #PackageDetails .FlightInfo .remarks .remico {
        background: url(../../resources/images/details/icon_arrow.png) no-repeat 100% 30%;
        width: 590px;
        line-height: 15px;
        font-size: 12px;
        color: #505050;
        font-weight: normal;
        padding: 0 20px 0 0;
        margin-bottom: 5px;
    }

#PackageDetails ul.packageremarks {
    list-style-type: disc;
    margin-right: 20px;
    width: 100%;
}

    #PackageDetails ul.packageremarks li {
        font-size: 12px;
        color: #000000;
        padding: 0;
        margin-bottom: 5px;
    }

/** hotel details **/

#TripInfo .details {
    width: 100%;
    padding: 0;
    text-align: right;
    position: relative;
}

    #TripInfo .details .details-top-title {
        float: right;
        text-align: right;
        width: 65%;
    }

    #TripInfo .details .details-top-price {
        float: left;
        width: 35%;
        text-align: left;
        color: #666666;
        font-size: 14px;
    }

        #TripInfo .details .details-top-price .wrap {
            text-align: center;
            padding-left: 20px;
            width: 124px;
            float: left;
        }

        #TripInfo .details .details-top-price span.priceTxt {
        }

        #TripInfo .details .details-top-price span.priceAmount {
            color: #CB3213;
            font-size: 22px;
            font-weight: bold;
        }

        #TripInfo .details .details-top-price .wrap img {
            width: 124px;
            height: 30px;
        }

        #TripInfo .details .details-top-price .wrap .midTxt {
            padding: 5px 0;
        }

#SkiInfo .details,
#SportInfo .details {
    width: 500px;
    height: auto;
    float: right;
    padding: 0;
    text-align: right;
}

#SkiInfo .htl-info__header {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    padding: 1rem 0;
    text-align: center;
}

#SkiInfo .htl-info__header .title,
#SkiInfo .htl-info__header .address {
    width: 100%;
    text-align: center;
}

#CarInfo .details {
    width: 520px;
    height: auto;
    float: right;
    padding: 0;
    text-align: right;
}


#CarInfo .details h1.name,
#SkiInfo .details h1.name,
#SportInfo .details h1.name,
#TripInfo .details h1.name,
 {
    color: #3a6495;
    padding: 0;
    margin: 0;
    font-size: 18px;
    font-weight: normal;
    text-align: right;
    direction: ltr;
}


#TripInfo .details h1,
#TripInfo .hr-title {
    color: #3a6495;
    padding: 0;
    margin: 0;
    font-size: 18px;
    font-weight: bold;
    text-align: right;
    direction: ltr;
}

#SkiInfo .details .shotelname {
    direction: rtl;
}

#SportInfo .details .info_text {
    color: #000;
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
    width: 350px;
}




#TripInfo .details .desc_txt {
    font-size: 12px;
    margin: 2px 0 15px 0;
    color: #454d5a;
}

#TripInfo .details .line_txt {
    margin: 0 0 5px 0;
}

#TripInfo .details span.title_txt {
    width: 70px;
    display: inline-block;
    font-size: 12px;
    vertical-align: top;
    color: #000;
}

#TripInfo .details span.content_txt {
    width: 400px;
    display: inline-block;
    font-size: 12px;
    vertical-align: top;
    color: #376394;
}

#TripInfo .details .line_txt_price {
    position: absolute;
    bottom: 0;
    right: 10px;
}

    #TripInfo .details .line_txt_price span.price {
        color: #cb3213;
        font-weight: bold;
        font-size: 18px;
    }

    #TripInfo .details .line_txt_price span.pref_price {
        color: #376394;
        font-size: 12px;
    }


#SkiInfo .HotelImage,
#SportInfo .HotelImage,
#TripInfo .HotelImage,
#HotelInfo .HotelImage {
    float: right;
    width: 190px;
    height: 190px;
    padding: 3px;
    margin-left: 10px;
    margin-left: 20px\0/IE8+9;
}

#CarInfo .CarImage {
    float: right;
    width: 184px; /*height:124px;*/
    padding: 1px;
    margin-left: 20px;
    margin-left: 20px\0/IE8+9;
}

#CarInfo .thumb {
    width: 184px; /*height:124px;*/
}

#CarInfo .details .cargroup {
    padding: 10px 0;
}

#CarInfo .details .bld {
    font-weight: bold;
}

#CarInfo .details .station {
    padding-bottom: 10px;
    position: relative;
}

    #CarInfo .details .station .title {
        color: #3a6495;
        font-weight: normal;
        width: 70px;
        display: inline-block;
    }

    #CarInfo .details .station .stationinfo {
        color: #3a6495;
        font-weight: normal;
    }

    #CarInfo .details .station .ttico {
        background-image: url(../../resources/images/car/tool_tip_icon.png);
        display: inline-block;
        height: 11px;
        margin: 0 3px;
        width: 11px;
        vertical-align: middle;
        cursor: pointer;
    }

    #CarInfo .details .station .stname {
        width: 300px;
        display: inline-block;
    }

#CarInfo .details .plus {
    width: 30px;
    height: 140px;
    float: right;
    background: url(../../resources/images/details/car/plus.jpg) no-repeat 0 0;
    margin-right: 25px;
    margin-left: 25px;
}

#CarInfo .details .includef {
    width: 280px;
    float: right;
}

    #CarInfo .details .includef .main {
        font-size: 14px;
        font-weight: bold;
        color: #666;
        padding-bottom: 10px;
    }

    #CarInfo .details .includef ul li {
        background: url(../../resources/images/details/car/arrow_green.jpg) no-repeat 100% 0;
        width: 250px;
        padding-right: 20px;
        padding-bottom: 7px;
        color: #3a6495;
        font-weight: normal;
        text-decoration: underline;
    }

#CarInfo .details .include {
    width: 150px;
    float: right;
}

    #CarInfo .details .include .main {
        font-size: 14px;
        font-weight: bold;
        color: #000;
        padding-bottom: 10px;
    }

    #CarInfo .details .include ul li {
        background: url(../../resources/images/details/car/arrow_blue.jpg) no-repeat 100% 0;
        width: 250px;
        padding-right: 20px;
        padding-bottom: 7px;
        color: #3a6495;
        font-weight: normal;
        text-decoration: none;
    }

#car_policy {
}

    #car_policy .item {
        padding-top: 10px;
    }

        #car_policy .item .header {
            font-size: 18px;
            font-weight: normal;
            color: #666;
            padding-bottom: 5px;
        }

        #car_policy .item .content {
            font-size: 12px;
        }

.car_search {
    padding: 10px;
    font-size: 14px;
    color: #666;
}

.carfeenote {
    padding: 10px;
    font-weight: bold;
    color: Red;
}

#car_price {
    width: 400px;
    float: left;
    margin-top: 15px;
}

    #car_price .price {
        color: #CA3211;
        font-weight: bold;
        font-size: 18px;
        height: 26px;
        float: left;
        padding-left: 20px;
        padding-top: 10px;
    }

    #car_price .btn {
        height: 36px;
        float: left;
        width: 149px;
    }

#car_supplements {
    margin-top: 40px;
}

    #car_supplements .supptitle {
        padding: 10px 0;
    }

    #car_supplements .supprem {
        font-weight: bold;
    }

    #car_supplements .supptbl {
        width: 726px;
        border: 1px solid #BBC7D7;
        background-color: #fff;
    }

        #car_supplements .supptbl .supphdr {
            width: 726px;
            height: 36px;
            background-color: #E0EAEC;
            line-height: 31px;
            border-bottom: 1px solid #BBC7D7;
            color: #666;
            font-size: 12px;
            border-top: 1px solid white;
        }

            #car_supplements .supptbl .supphdr .desc span {
                color: #3A6495;
                font-size: 18px;
                padding-right: 10px;
                text-align: right;
                display: inline-block;
            }

        #car_supplements .supptbl .item {
            height: 46px;
            padding-top: 22px;
            border-bottom: 1px solid #b2b2b2;
        }

        #car_supplements .supptbl .item-nob {
            border-bottom: none;
        }

        #car_supplements .supptbl .desc {
            float: right;
            width: 520px;
            padding-left: 10px;
        }

        #car_supplements .supptbl .slcqty {
            float: right;
            width: 137px;
        }

        #car_supplements .supptbl .slcchk {
            float: right;
            width: 30px;
        }

        #car_supplements .supptbl .item .desc-item {
            background: url(../../resources/images/general/arrl.jpg) no-repeat 100% 0;
            display: inline-block;
            padding-right: 20px;
            font-size: 13px;
            color: #666;
            text-decoration: none;
            font-weight: normal;
            margin-right: 10px;
        }

        #car_supplements .supptbl .ddl {
            width: 60px;
        }

        #car_supplements .supptbl .ddlcus {
            margin: 0 0 0 0;
        }

    #car_supplements h3 {
        color: #3A6495;
        padding: 0;
        margin: 0 0 5px 0;
        font-size: 18px;
        font-weight: normal;
    }

    #car_supplements .btn {
        text-align: left;
        margin-top: 10px;
    }

#SportInfo .himg {
    width: 100px;
    height: 100px;
}

#SportInfo .content {
    width: 500px;
}

    #SportInfo .content .hdr {
        font-weight: bold;
        display: inline-block;
        padding-left: 5px;
    }

    #SportInfo .content .item {
        width: 200px;
        float: right;
    }

    #SportInfo .content .iteml {
        width: 300px;
        float: right;
    }

    #SportInfo .content .itemrow {
        font-size: 15px;
        font-weight: normal;
        text-align: right;
        line-height: 18px;
        height: 20px;
    }

#SportInfo .subhder {
    height: 25px;
    font-size: 11px;
    margin-top: 3px;
}


#SkiInfo .HotelImage:hover,
#SportInfo .HotelImage:hover,
#TripInfo .HotelImage:hover,
#HotelInfo .HotelImage:hover {
    float: right;
    /*	width:190px;
	height:190px;*/
    background: #ffffff;
    padding: 3px;
    box-shadow: 0px 0px 8px #376990;
    -o-box-shadow: 0px 0px 8px #376990;
    -webkit-box-shadow: 0px 0px 8px #376990;
    -moz-box-shadow: 0px 0px 8px #376990;
    /* For IE 5.5 - 7 */
    /* for IE4 - IE7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=1, Color=#9eb8cd), progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=90, Color=#9eb8cd), progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color=#9eb8cd), progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=270, Color=#9eb8cd);
    -ms-filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=1, Color=#9eb8cd), progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=90, Color=#9eb8cd), progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color=#9eb8cd), progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=270, Color=#9eb8cd);
}

.tabs_trip {
    width: 734px;
    margin: 43px 0 0 0;
    height: 31px;
}

    .tabs_trip ul {
        width: 734px;
    }

        .tabs_trip ul li {
            float: right;
            font-size: 15px;
            font-weight: normal;
            padding: 7px 15px 0 15px;
            color: #646464;
            cursor: pointer;
            height: 24px;
            text-align: center;
        }

            .tabs_trip ul li.nav_active {
                color: #364e86;
                border-radius: 3px;
                -moz-border-radius: 3px;
                -webkit-border-radius: 3px;
                background: #eff2f7; /* Old browsers */
                background: -moz-linear-gradient(top, #eff2f7 0%, #fefefe 50%, #fefefe 100%); /* FF3.6+ */
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eff2f7), color-stop(50%,#fefefe), color-stop(100%,#fefefe)); /* Chrome,Safari4+ */
                background: -webkit-linear-gradient(top, #eff2f7 0%,#fefefe 50%,#fefefe 100%); /* Chrome10+,Safari5.1+ */
                background: -o-linear-gradient(top, #eff2f7 0%,#fefefe 50%,#fefefe 100%); /* Opera 11.10+ */
                background: -ms-linear-gradient(top, #eff2f7 0%,#fefefe 50%,#fefefe 100%); /* IE10+ */
                background: linear-gradient(to bottom, #eff2f7 0%,#fefefe 50%,#fefefe 100%); /* W3C */
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eff2f7', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */
                border-top: 1px solid #cfd3de;
                border-right: 1px solid #cfd3de;
                border-left: 1px solid #cfd3de;
                margin: 0;
                cursor: default;
            }

            .tabs_trip ul li.nav_disabled {
                background: url(../../resources/images/details/tabsTopShadow.jpg) repeat-x 0 100%;
            }

            .tabs_trip ul li.nav_prices {
                width: 100px;
            }

            .tabs_trip ul li.nav_path {
                width: 85px;
            }

            .tabs_trip ul li.nav_rules {
                width: 70px;
            }

            .tabs_trip ul li.nav_siteimages {
                width: 80px;
            }

            .tabs_trip ul li.nav_empty {
                width: 372px;
                cursor: default;
                background: url(../../resources/images/details/tabsTopShadow.jpg) repeat-x 0 100%;
                padding: 7px 0 0 0;
            }

            .tabs_trip ul li.nav_emp {
                cursor: default;
                background: url(../../resources/images/details/tabsTopShadow.jpg) repeat-x 0 100%;
                padding: 7px 0 0 0;
            }

            .tabs_trip ul li.nav_emp_ski {
                width: 72px;
            }

            .tabs_trip ul li.nav_emp_zimmer {
                width: 602px;
            }

            .tabs_trip ul li.nav_emp_car {
                width: 602px;
            }

            .tabs_trip ul li.nav_first {
                width: 15px;
                cursor: default;
                background: url(../../resources/images/details/tabsTopShadow.jpg) repeat-x 0 100%;
                padding: 7px 0 0 0;
            }

.trip_content {
    width: 702px;
    margin: 0;
    border-right: 1px solid #d1d5e0;
    border-left: 1px solid #d1d5e0;
    border-bottom: 1px solid #d1d5e0;
    padding: 15px;
}


#TripDetails .trip_itenerary {
    width: 100%;
    margin-top: 10px;
}

    #TripDetails .trip_itenerary .item {
        width: 100%;
        background-color: #fafafa;
        border: 1px solid #e0e0e0;
        padding: 15px 0px 10px 0px;
        min-height: 75px;
        margin: 0 0 5px 0;
        display: inline-block;
    }

        #TripDetails .trip_itenerary .item .day {
            float: right; /*background:url(../../resources/images/details/trip/DayCount.png) no-repeat 0 ;width:75px;height:44px;color:#364e86;font-size:22px;font-weight:bold;text-align:center;padding:20px 0 0 0;*/
            margin-right: 10px;
        }

            #TripDetails .trip_itenerary .item .day img {
                width: 80px;
                height: 88px;
            }

        #TripDetails .trip_itenerary .item .desc {
            float: right;
            font-size: 12px;
            color: #454d5a;
            line-height: 18px;
            width: 555px;
            margin-right: 20px;
        }

        #TripDetails .trip_itenerary .item .day-title {
            font-weight: bold;
            color: #000;
        }


        #TripDetails .trip_itenerary .item .day-places li.day-interest {
            margin-left: 10px;
            color: #000;
            font-weight: bold;
            text-decoration: none;
        }

        #TripDetails .trip_itenerary .item .day-places li {
            float: right;
            color: #3A6495;
        }

            #TripDetails .trip_itenerary .item .day-places li span {
                text-decoration: underline;
            }

            #TripDetails .trip_itenerary .item .day-places li.sep {
                margin: 0 10px;
            }


.trip_terms {
    width: 670px;
    margin: 0 20px 0 0;
}

    .trip_terms .item {
        width: 640px;
        background-color: #fff; /*border-top:1px solid #d9d9d9;padding:15px 20px 10px 10px;min-height:75px;margin:0 0 5px 0;*/
        display: inline-block;
    }

    .trip_terms .itemnobr {
        border: 0;
    }

    .trip_terms .item .title {
        float: right;
        width: 85px; /*height:44px;*/
        color: #3A6495;
        font-size: 12px;
        font-weight: bold;
        text-align: right;
        padding: 0;
        vertical-align: top;
    }

    .trip_terms .item .desc {
        float: right;
        font-size: 12px;
        color: #454d5a; /*line-height:18px;*/
        width: 529px;
        margin-right: 20px;
    }

    .trip_terms .genrules {
        background: url(../../resources/images/general/arrl.jpg) no-repeat 100% 3px; /*height:15px;*/
        width: 240px;
        padding: 0 20px 5px 0;
    }

    .trip_terms .lnk {
        font-size: 12px;
        color: #1559f8;
        text-decoration: underline;
        cursor: pointer;
        line-height: 15px;
        font-weight: bold;
    }

    .trip_terms ul li {
        padding: 5px 10px;
        display: block; /*height:15px;*/
        background-image: url(../images/bullet.png);
        background-repeat: no-repeat;
        background-position: 100% 50%;
    }

/*
div.HotelRagtings{
	float:left;
	width:135px;
	height:52px;
	background:url(../../resources/images/details/pcRating.png) no-repeat right;
	padding:10px 0px 0px 0px;
}

div.HotelRagtings span.ratingscore{color:#690eff;font-size:16px;font-weight:bold;padding:7px 14px}
div.HotelRagtings span.ratingclients{color:#616262;font-size:10px;font-weight:normal;padding:7px 14px}
*/

/*#TripDetails .TripContent .trip_content .pax_select{padding:20px 78px 0 0;}
*/
#TripDetails .TripContent .trip_content .trip_rooms table.paxtbl,
#TripDetails .TripContent .trip_content .pax_select table.paxtbl {
    text-align: right;
    padding: 0;
    margin: 0;
}

    #TripDetails .TripContent .trip_content .trip_rooms table.paxtbl th,
    #TripDetails .TripContent .trip_content .pax_select table.paxtbl th {
        text-align: right;
        font-size: 12px;
        font-weight: bold;
        color: #376394;
        height: 22px;
    }

    #TripDetails .TripContent .trip_content .trip_rooms table.paxtbl td,
    #TripDetails .TripContent .trip_content .pax_select table.paxtbl td {
        text-align: right;
        font-size: 12px;
        font-weight: normal;
        color: #454D5A;
        height: 18px;
    }

        #TripDetails .TripContent .trip_content .trip_rooms table.paxtbl td.pricetxt,
        #TripDetails .TripContent .trip_content .pax_select table.paxtbl td .pricetxt {
            font-size: 12px;
            font-weight: bold;
            color: #CB3213;
            text-decoration: none;
            text-align: left;
        }

            #TripDetails .TripContent .trip_content .pax_select table.paxtbl td .pricetxt:hover {
                text-decoration: underline;
            }


#TripDetails .TripContent .trip_content .trip_rooms {
    padding: 20px 78px 0 0;
}

    #TripDetails .TripContent .trip_content .trip_rooms .rooms_prices {
        margin: 20px 0 0 0;
    }

    #TripDetails .TripContent .trip_content .trip_rooms span.dateslc {
        font-size: 14px;
        font-weight: bold;
        color: #454D5A;
    }

    #TripDetails .TripContent .trip_content .trip_rooms span.datetxt {
        font-size: 12px;
        font-weight: normal;
        color: #333;
    }

    #TripDetails .TripContent .trip_content .trip_rooms a.changelnk {
        font-size: 12px;
        font-weight: bold;
        color: #376394;
        text-decoration: underline;
    }

    #TripDetails .TripContent .trip_content .trip_rooms .ddlpax {
        text-align: right;
        font-size: 12px;
        width: 51px;
    }

    #TripDetails .TripContent .trip_content .trip_rooms .textlft {
        text-align: left;
    }

    #TripDetails .TripContent .trip_content .trip_rooms span.tpricetxt {
        font-size: 12px;
        font-weight: bold;
        color: #666;
    }

    #TripDetails .TripContent .trip_content .trip_rooms .tpricea {
        width: 149px;
        font-size: 22px;
        font-weight: bold;
        color: #CB3213;
        text-align: center;
        float: left;
        margin: 10px 0 0 40px;
    }

    #TripDetails .TripContent .trip_content .trip_rooms .remark {
        font-size: 11px;
    }

#TripDetails .TripContent .trip_content .orderroom {
    width: 149px;
    text-align: center;
    height: 36px;
    float: left;
    margin: 10px 0 0 40px;
    overflow: hidden;
}

#ZimmerDetails .imgbggal .imgbgsrc {
    width: 400px;
    height: 270px;
    cursor: pointer;
}

#ZimmerDetails .imgbggal .strip {
    position: absolute;
    top: 0px;
    height: 53px;
    width: 400px;
    background: url(../../resources/images/details/zimmer/zimmer_blue_bg.png);
    right: 0;
}

    #ZimmerDetails .imgbggal .strip .remarktop {
        font-size: 16px;
        color: #fff;
        font-weight: bold;
        padding: 10px 5px 0 0;
    }

    #ZimmerDetails .imgbggal .strip .remarkbot {
        font-size: 16px;
        color: #ffc830;
        font-weight: bold;
        padding: 3px 5px 0 0;
    }

#ZimmerDetails .imgbggal {
    float: right;
    width: 410px;
    height: 280px; /*padding:5px;*/
    text-align: right;
}

    #ZimmerDetails .imgbggal .wrap {
        position: relative;
        width: 400px;
        height: 270px;
        top: 5px;
        right: 5px;
        right: 10px\0/IE8+9;
        top: 5px\0/IE8+9x;
        *right: 0;
        *top: 10px;
    }

#ZimmerDetails .imgmdgal {
    float: right;
    width: 304px;
    padding-right: 20px;
    *padding-right: 10px; /**ie7*/
}

    #ZimmerDetails .imgmdgal .item {
        width: 138px;
        height: 92px;
        padding: 2px;
        float: right;
        margin-bottom: 20px;
        *margin-bottom: 12px;
    }

    #ZimmerDetails .imgmdgal .ml {
        margin-left: 17px;
        *margin-left: 0px;
    }

    #ZimmerDetails .imgmdgal .item .imgmdsrc {
        width: 138px;
        height: 92px;
        cursor: pointer;
    }

    #ZimmerDetails .imgmdgal .galclk {
        background: url(../../resources/images/details/zimmer/gallery_button.png) no-repeat 0 0;
        width: 304px;
        height: 49px;
        cursor: pointer;
    }

.frame_filter_gray {
    background: #ffffff;
    box-shadow: 0px 0px 8px #bfbfbf;
    -o-box-shadow: 0px 0px 8px #bfbfbf;
    -webkit-box-shadow: 0px 0px 8px #bfbfbf;
    -moz-box-shadow: 0px 0px 8px #bfbfbf;
    /* For IE 5.5 - 7 */
    /* for IE4 - IE7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=1, Color=#d7d7d7), progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=90, Color=#d7d7d7), progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color=#d7d7d7), progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=270, Color=#d7d7d7);
    -ms-filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=1, Color=#d7d7d7), progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=90, Color=#d7d7d7), progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color=#d7d7d7), progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=270, Color=#d7d7d7);
}

.frame_out_gray {
    background-color: #CECECE;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.frame_in_gray {
    margin: 0 auto;
    border: 1px solid #A5A5A5;
    background-color: whiteSmoke;
    background: #FDFDFD url(../../resources/images/results/flight/se_bg.png) repeat-x 0 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.frame_gray_wrap {
    padding: 10px;
}

#ZimmerDetails .rinf_out {
    width: 223px;
    margin-top: 8px;
}

#ZimmerDetails .rinf_in {
    width: 215px;
}

#ZimmerDetails .zdetails_out {
    width: 730px;
    margin-top: 20px;
}

#ZimmerDetails .zdetails_in {
    width: 722px;
    position: relative;
}

#ZimmerDetails .zname {
}

    #ZimmerDetails .zname h1 {
        font-size: 16px;
        text-align: right;
        font-weight: bold;
        color: #F35332;
        text-decoration: none;
    }

#ZimmerDetails .toptitle { /*padding-bottom:10px;*/
}

#ZimmerDetails .zphonetop {
    background: url(../../resources/images/details/zimmer/phone_block_r.png) no-repeat 0 0;
    width: 167px;
    height: 27px;
    padding-right: 20px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    padding-top: 5px;
    margin: 8px 0 15px 0;
}

#ZimmerDetails .zdetttl {
    font-weight: bold;
    display: inline-block;
    padding-left: 5px;
}

#ZimmerDetails .zdettxt {
    font-size: 14px;
    color: #000;
    font-weight: normal;
    margin-bottom: 3px;
}

#ZimmerDetails .addphonedv {
    width: 187px;
    text-align: center;
    margin-bottom: 10px;
}

#ZimmerDetails .addphonettl {
    font-size: 12px;
    font-weight: normal;
    color: #000;
}

#ZimmerDetails .addphonetxt {
    font-size: 15px;
    font-weight: bold;
    color: #000;
}

#ZimmerDetails .zdesc {
    width: 658px;
    line-height: 22px;
    font-size: 12px;
    margin-top: 5px;
    min-height: 100px;
}

#ZimmerDetails .zcallnow {
    width: 100px;
    background: url(../../resources/images/details/zimmer/phone_icon.png) no-repeat 0 0;
    height: 32px;
    position: absolute;
    left: 6px;
    bottom: 8px;
    text-align: left;
    padding-left: 42px;
}

    #ZimmerDetails .zcallnow .cntxt {
    }

    #ZimmerDetails .zcallnow .cnphone {
        font-size: 15px;
        font-weight: bold;
        color: #000;
        padding-top: 5px;
    }

#ZimmerDetails .zcontent-item {
    width: 680px;
    height: 75px;
    border: 1px solid #dedede;
    background-color: #fbfbfb;
    margin-bottom: 5px;
    padding: 10px;
}

#ZimmerDetails .zcontent-item-act {
    border: 1px solid #6666a4;
    cursor: pointer;
}

#ZimmerDetails .zcontent-item .imgitemgal {
    width: 114px;
    height: 72px;
    float: right;
    padding: 2px;
}

#ZimmerDetails .zcontent-item .imgitemsrc {
    width: 114px;
    height: 72px;
}

#ZimmerDetails .zcontent-item .descitem {
    width: 440px;
    float: right;
    padding-right: 10px;
}

    #ZimmerDetails .zcontent-item .descitem .hdr {
        font-size: 18px;
        font-weight: normal;
        color: #666;
    }

    #ZimmerDetails .zcontent-item .descitem .hdr-act {
        color: #6666a4;
    }

    #ZimmerDetails .zcontent-item .descitem .content {
        width: 362px;
        font-size: 12px;
        line-height: 20px;
        height: 57px;
        overflow: hidden;
    }

#ZimmerDetails .zcontent-item .moreinf {
    float: right;
    width: 99px;
}

#ZimmerDetails .zcontent-item .moreinf-btn {
    background: url(../../resources/images/details/zimmer/button_normal.png) no-repeat 0 0;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    width: 99px;
    height: 20px;
    cursor: pointer;
    margin-top: 30px;
    padding-top: 7px;
}

#ZimmerDetails .zcontent-item .moreinf-btn-act {
    background: url(../../resources/images/details/zimmer/button_hover.png) no-repeat 0 0;
}

#ZimmerDialog {
    height: 470px;
    overflow: hidden;
}

    #ZimmerDialog .wrap {
        padding: 15px 20px 10px 10px;
    }

    #ZimmerDialog .tcontent {
        float: right;
        width: 380px;
        font-size: 12px;
        line-height: 25px;
    }

        #ZimmerDialog .tcontent .zname {
            font-size: 16px;
            text-align: right;
            font-weight: bold;
            color: #F35332;
            text-decoration: none;
        }

        #ZimmerDialog .tcontent .ztxt {
            width: 350px;
        }

    #ZimmerDialog .igallery {
        width: 450px;
        float: right;
        margin-right: 20px;
        padding-top: 10px;
    }

        #ZimmerDialog .igallery .bigimg {
            width: 450px;
            height: 337px;
        }

        #ZimmerDialog .igallery .galslider {
            margin: 20px 0 0 0;
            position: relative;
            width: 450px;
        }

        #ZimmerDialog .igallery .galslider-wrap {
            width: 415px;
            overflow: hidden;
            height: 54px;
            position: relative;
            margin-right: 20px;
        }

        #ZimmerDialog .igallery .galslider-container {
            height: 54px;
            position: absolute;
            right: 0px;
            top: 0px;
            direction: ltr;
        }

        #ZimmerDialog .igallery .galslider .item {
            width: 78px;
            height: 54px;
            float: right;
            margin: 0 0 0 5px;
            cursor: pointer;
            padding: 0;
        }

            #ZimmerDialog .igallery .galslider .item .imsr {
                width: 74px;
                height: 50px;
                border: 2px solid #fff;
            }

            #ZimmerDialog .igallery .galslider .item .imsr-active {
                width: 74px;
                height: 50px;
                border: 2px solid #000;
                cursor: default;
            }

        #ZimmerDialog .igallery .galslider .next {
            cursor: pointer;
            background: url(../../resources/images/marketing/MoreOffers/gl_arrow2.png) no-repeat 100% 50%;
            position: absolute;
            height: 27px;
            width: 13px;
            top: 12px;
            left: 0px;
        }

        #ZimmerDialog .igallery .galslider .next-disabled {
            background: url(../../resources/images/marketing/MoreOffers/gl_arrow2_off.png) no-repeat 100% 50%;
            cursor: default;
        }

        #ZimmerDialog .igallery .galslider .prev {
            cursor: pointer;
            background: url(../../resources/images/marketing/MoreOffers/gl_arrow1.png) no-repeat 100% 50%;
            position: absolute;
            height: 27px;
            width: 13px;
            top: 12px;
            right: 0;
        }

        #ZimmerDialog .igallery .galslider .prev-disabled {
            background: url(../../resources/images/marketing/MoreOffers/gl_arrow1_off.png) no-repeat 100% 50%;
            cursor: default;
        }

        #ZimmerDialog .igallery .phone-wrap {
            width: 450px;
            height: 337px;
            position: relative;
        }

        #ZimmerDialog .igallery .phone-rel {
            background: url(../../resources/images/details/zimmer/phone_block_r.png) no-repeat 0 0;
            width: 167px;
            height: 27px;
            padding-right: 20px;
            font-size: 20px;
            font-weight: bold;
            color: white;
            padding-top: 5px;
            position: absolute;
            bottom: -1px;
            left: -3px;
        }

.zimmer-pages {
    width: 850px;
    height: 20px;
}

    .zimmer-pages ul {
        margin: 0;
        padding: 0;
        list-style: none outside none;
    }

        .zimmer-pages ul li {
            float: right;
            padding-left: 5px;
            text-align: right;
            height: 15px;
        }

            .zimmer-pages ul li span.spnname {
                font-size: 12px;
                color: #666;
                display: inline-block;
                text-decoration: none;
                cursor: pointer;
            }

                .zimmer-pages ul li span.spnname:hover {
                    text-decoration: underline;
                }

            .zimmer-pages ul li span.apnarr {
                font-size: 12px;
                color: #125b8e;
                display: inline-block;
                padding-left: 2px;
            }

            .zimmer-pages ul li span.currpage {
                font-size: 12px;
                color: #000;
                display: inline-block;
                text-decoration: none;
                font-weight: bold;
            }

#TripDetails .TripContent,
#PackageDetails .PackageContent {
    width: 100%;
    min-height: 500px;
    float: right;
    background: url(../../resources/images/details/dot.gif) repeat-y right;
    padding-right: 0;
}

#ZimmerDetails {
    width: 1003px;
    height: auto;
    margin: 5px auto;
}

    #ZimmerDetails .ZimmerContent {
        width: 734px;
        min-height: 500px;
        float: right;
        background: url(../../resources/images/details/dot.gif) repeat-y right;
        padding-right: 23px;
    }

#PackageDetails .PackageInfoHeadline {
    width: 100%;
    margin: 25px 0px 5px 0px;
}

#PackageDetails .PackageContent h2 {
    color: black;
    padding: 0;
    margin: 0;
    font-size: 18px;
    font-weight: bold;
}

/**hotel facilities*/
#hotel_facil {
    width: 728px;
}

    #hotel_rooms_select h3,
    #hotel_facil h3 {
        color: #3A6495;
        padding: 0;
        margin: 0 0 5px 0;
        font-size: 18px;
        font-weight: normal;
    }

    #hotel_facil .content_items {
        padding: 10px 20px 0 0;
    }

    #hotel_facil ul li {
        float: right;
        background: url(../../resources/images/general/arrl.jpg) no-repeat 100% 0;
        width: 120px;
        padding-right: 20px;
        color: #777777;
        font-size: 12px;
        font-weight: normal;
        margin: 0 0 17px 0;
    }


#ski_resort_avail {
    margin-top: 20px;
    width: 728px;
}

#ski_resort_details {
    margin-top: 20px;
    width: 728px;
}
/*rooms*/
    #rooms_select .ddlcus {
        margin: 0;
    }

    #ski_resort_avail h3,
    #rooms_select h3 {
        color: #f25000;
        padding: 0;
        margin: 0 0 5px 0;
        font-size: 18px;
        font-weight: normal;
    }

#ski_resort_details h3 {
    color: #3A6495;
    padding: 0;
    margin: 0 0 5px 0;
    font-size: 18px;
    font-weight: normal;
}

#ski_resort_details .spec-wrap {
    padding-top: 20px;
}

#rooms_select_ski select.ddlslct,
#rooms_select select.ddlslct {
    width: 100px;
    height: 19px;
    text-align: right;
    font-size: 12px;
    color: #000;
    font-family: Arial;
}

#rooms_select_ski select.ddlslct {
    border-radius: 3px;
    border-top: 2px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 2px solid #ccc;
    border-bottom: 1px solid #ccc;
    height: 22px;
}

#rooms_select_ski select.ddlnumrooms,
#rooms_select select.ddlnumrooms {
    width: 56px;
}

#rooms_select select.ddlroomclass {
    width: 198px;
}

#rooms_select select.ddlroomtype {
    width: 98px;
}

#rooms_select select.ddlbasis {
    width: 98px;
}

#rooms_select select.ddlinfant {
    width: 56px;
}

#rooms_select_ski select.ddlroomtype {
    width: 247px;
}

#rooms_select .toprooms {
    margin: 5px 0 10px 0;
}

    #rooms_select .toprooms .slctroomstxt {
        float: right;
        padding-top: 5px;
    }

#rooms_select_ski .toprooms {
    margin: 0 0 10px 0;
}

#rooms_select_ski span.roomstxt,
#rooms_select span.roomstxt {
    color: #000;
    font-weight: bold;
}

#rooms_select_ski table.roomstbl,
#rooms_select table.roomstbl {
    border-right: 1px solid #BDBDBD;
    border-left: 1px solid #BDBDBD;
    text-align: right;
    font-size: 12px;
}

#rooms_select_ski .roomindex {
    float: right;
    height: 23px;
    width: 31px;
    margin: 2px 0 0 15px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding: 5px 0 0 0;
}

#rooms_select_ski .roomopt {
    float: right;
}
    #rooms_select .roomopt span.ppp {
        font-size: 10px;
        text-align: right;
        color: #535353;
        font-weight: bold;
        display: inline-block;
        margin: 3px 0 0 0;
    }

#rooms_select_ski table th,
#rooms_select table th {
    height: 27px;
    color: #000;
    background-color: #f7f7f7;
    border-bottom: 1px solid #BDBDBD;
    border-top: 1px solid #BDBDBD;
    font-weight: bold;
    vertical-align: middle;
    padding: 0;
    margin: 0;
}

    /*   */

#rooms_select table.pkgtbl th.roomclasst {
    width: 113px;
}

#rooms_select table.pkgtbl th.roomtypet {
    width: 213px;
}

#rooms_select table.pkgtbl tr.roomclass {
    width: 161px;
}

#rooms_select table.pkgtbl tr.roomtype {
    width: 213px;
}

#rooms_select table.pkgtbl select.ddlroomclass {
     width:170px;
}

#rooms_select table.pkgtbl .roomopt {
    width:auto;
}

#rooms_select table.pkgtbl select.ddlroomtype {
    width:185px;
}
/*   */
#rooms_select table th.roomclasst {
    width: 213px;
    border-left: 1px solid #BDBDBD;
    padding-right: 53px;
}

    #rooms_select table th.roomtypet {
        width: 113px;
        border-left: 1px solid #BDBDBD;
        padding-right: 18px;
    }

    #rooms_select table th.roombasist {
        width: 115px;
        border-left: 1px solid #BDBDBD;
        padding-right: 18px;
    }

    #rooms_select table th.roominfantst {
        width: 74px;
        border-left: 1px solid #BDBDBD;
        padding-right: 20px;
    }

    #rooms_select table th.roompricet {
        width: 84px;
        padding-right: 11px;
    }

    #rooms_select_ski table th.roompax {
        width: 293px;
        border-left: 1px solid #BDBDBD;
        padding-right: 52px;
    }

    #rooms_select_ski table th.roomprice {
        width: 90px;
        padding-right: 60px;
    }

#rooms_select_ski table td.roompax {
    border-left: 1px solid #BDBDBD;
    padding-right: 5px;
}

#rooms_select_ski table td.roomprice {
    width: 90px;
    padding-right: 60px;
    color: #CA3211;
    font-size: 15px;
    font-weight: bold;
    vertical-align: middle;
}

#rooms_select_ski table td {
    height: 34px;
    color: #000;
    background-color: #fbfbfb;
    border-bottom: 1px solid #BDBDBD;
    font-weight: bold;
    vertical-align: top;
    padding-top: 5px;
    margin: 0;
}

#rooms_select table td {
    height: 46px;
    color: #000;
    background-color: #fbfbfb;
    border-bottom: 1px solid #BDBDBD;
    font-weight: bold;
    vertical-align: top;
    padding-top: 5px;
    margin: 0;
}

    #rooms_select table td.roomclass {
        width: 261px;
        border-left: 1px solid #BDBDBD;
        padding-right: 5px;
    }

    #rooms_select table td.roomtype {
        width: 113px;
        border-left: 1px solid #BDBDBD;
        padding-right: 18px;
        padding-top: 10px;
    }

    #rooms_select table td.roombasis {
        width: 115px;
        border-left: 1px solid #BDBDBD;
        padding-right: 18px;
        padding-top: 10px;
    }

    #rooms_select table td.roominfants {
        width: 74px;
        border-left: 1px solid #BDBDBD;
        padding-right: 20px;
        padding-top: 10px;
    }

    #rooms_select table td.roomprice {
        width: 84px;
        padding-right: 11px;
        text-align: center;
        color: #CA3211;
        font-weight: bold;
        font-size: 16px;
        padding-top: 10px;
    }

#rooms_select .price {
    text-align: left;
    padding: 10px 0 0 17px;
}

    #rooms_select .price span.totaltxt {
        font-size: 12px;
        font-weight: bold;
        color: #666;
    }

    #rooms_select .price .amount {
        color: #CA3211;
        font-weight: 400;
        font-size: 22px;
    }

#rooms_select .submitchk {
    width: 149px;
    float: left;
    text-align: left;
    padding: 12px 0 0 0;
    height: 36px;
}

#rooms_select_ski .dvwrapper {
    width: 700px;
}

#rooms_select_ski .dvpax {
    width: 500px;
    float: right;
}

#rooms_select_ski .dvprice {
    width: 149px;
    float: right;
    margin-right: 40px;
    text-align: center;
    padding-top: 5px;
}

    #rooms_select_ski .dvprice span.totaltxt {
        font-size: 12px;
        font-weight: bold;
        color: #666;
    }

    #rooms_select_ski .dvprice .amount {
        color: #CA3211;
        font-weight: 400;
        font-size: 22px;
    }

#rooms_select_ski .submitchk {
    margin-top: 10px;
    height: 36px;
}

#rooms_select_ski {
    width: 728px;
    margin-top: 30px;
    padding-bottom: 10px;
}

    #rooms_select_ski h3 {
        color: #3A6495;
        padding: 0;
        margin: 0 0 5px 0;
        font-size: 18px;
        font-weight: normal;
    }

    #rooms_select_ski .roomsprices {
        border: 1px solid #bdbdbd;
        border-top: 0;
        background: url(../../resources/images/details/divider.png) no-repeat 0 0;
        width: 728px;
    }

        #rooms_select_ski .roomsprices .wrap {
            padding: 15px 15px 20px 20px;
        }


/*room select israel hotels**/

/** right column **/
div.Sidebar {
    width: 245px;
    height: auto;
    float: right;
}

div.SearchBoard {
    width: 216px;
    /*height:288px;*/ height: auto;
    background: #cecece;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 3px solid #CECECE;
    padding: 0px;
}

    div.SearchBoard div.SearchWrapper {
        width: 214px;
        /*height:286px;*/ height: auto;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        background: #f9f9f9; /* Old browsers */
        background: -moz-linear-gradient(top, #f9f9f9 0%, #e6e6e6 50%, #f9f9f9 100%, #e6e6e6 100%, #e6e6e6 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(50%,#e6e6e6), color-stop(100%,#f9f9f9), color-stop(100%,#e6e6e6), color-stop(100%,#e6e6e6)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #f9f9f9 0%,#e6e6e6 50%,#f9f9f9 100%,#e6e6e6 100%,#e6e6e6 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #f9f9f9 0%,#e6e6e6 50%,#f9f9f9 100%,#e6e6e6 100%,#e6e6e6 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #f9f9f9 0%,#e6e6e6 50%,#f9f9f9 100%,#e6e6e6 100%,#e6e6e6 100%); /* IE10+ */
        background: linear-gradient(to bottom, #f9f9f9 0%,#e6e6e6 50%,#f9f9f9 100%,#e6e6e6 100%,#e6e6e6 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-9 */
        border: 1px solid #a5a5a5;
        margin: 0;
    }

        div.SearchBoard div.SearchWrapper div.SearchContents {
            /*border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;*/
            width: 215px;
            height: 27px;
            background: url(../../resources/images/se/searchheader.png) no-repeat 0 0;
            padding: 0;
            margin: 0 0 5px 0;
        }

            div.SearchBoard div.SearchWrapper div.SearchContents span.SearchHeadline {
                font-size: 18px;
                /*color:#ebebe8;*/ color: #fff;
                text-align: right;
                padding: 3px 5px 0 0;
                display: inline-block;
            }

.HistoryItems {
    width: 222px;
    height: auto; /*border-bottom:1px  solid #d3d3d3;*/
}

    .HistoryItems .hi_cont_main {
        margin: 5px 0 0 0;
    }

    .HistoryItems .hi_x {
        width: 14px;
        height: 14px;
        background: url(../../resources/images/details/closev.png) no-repeat 0 0;
        position: absolute;
        top: 5px;
        left: 5px;
    }

    .HistoryItems .hi_x_emp {
        width: 14px;
        height: 14px;
        position: absolute;
        top: -6px;
        left: 2px;
    }

    .HistoryItems .hi_x:hover {
        background: url(../../resources/images/details/closev_hover.png) no-repeat 0 0;
        cursor: pointer;
    }

    .HistoryItems .hi_container {
        width: 222px;
        height: 65px;
        background: #fff;
        border-bottom: 1px dotted #b3b3b3;
        cursor: pointer;
    }

        .HistoryItems .hi_container .wrap {
            border: 1px solid #fff;
            width: 213px;
            height: 50px;
            padding: 5px;
            margin-top: 5px;
            position: relative;
        }

            .HistoryItems .hi_container .wrap:hover {
                border: 1px solid #6666a3;
                background: #f5f7fa;
            }

                .HistoryItems .hi_container. wrap:hover .price {
                    background: url(../../resources/images/details/sb_priceHover.png) no-repeat;
                }

    .HistoryItems .imgsml {
        float: right;
        width: 45px;
        height: 45px;
        padding: 2px;
        margin-left: 5px;
        *margin-left: 0px;
    }

        .HistoryItems .imgsml .imgs {
            width: 45px;
            height: 45px;
        }

    .HistoryItems .content {
        width: 150px;
        height: auto;
        float: right;
        line-height: 11px;
        padding: 5px 3px 0 0;
    }

        .HistoryItems .content .title {
            font-size: 12px;
            color: #155bf9;
            font-weight: normal;
            text-decoration: underline;
            padding-bottom: 2px;
        }

        .HistoryItems .content .rating {
            margin: 2px 0 2px 0;
        }

        .HistoryItems .content .desc {
            font-size: 11px;
            color: #5d5d5d;
            padding-top: 2px;
        }

        .HistoryItems .content .desc_txt {
            font-size: 12px;
            color: #5d5d5d;
        }

    .HistoryItems .content_price {
        float: right;
        position: relative;
        height: 47px;
        width: 55px;
    }

    .HistoryItems .price {
        width: 55px;
        height: 25px;
        background: url(../../resources/images/details/sb_price.png) no-repeat;
        color: #fff;
        font-weight: bold;
        font-size: 12px;
        padding: 7px 0px 0px 0px;
        text-align: center;
        text-shadow: 1px 1px 2px #343d52; /*margin: 15px 2px 0 0;*/
        position: absolute;
        left: 5px;
        top: 30px;
    }

        .HistoryItems .price:hover {
            background: url(../../resources/images/details/sb_priceHover.png) no-repeat;
            cursor: pointer;
        }

    .HistoryItems div.ContentBoxHeadline {
        width: 100%;
        height: 36px;
        background: url(images/sidebar_line.png) no-repeat bottom;
        margin-bottom: 5px;
    }

        .HistoryItems div.ContentBoxHeadline span.cb_headline {
            color: #1c476f;
            font-size: 18px;
        }


#SportPax .paxcontainer {
    width: 730px;
    border: 1px solid #336799;
    padding: 1px;
    margin: 40px 0 0 0;
}

#SportPax .submcontainer {
    width: 732px;
    text-align: left;
    margin: 15px 0 0 0;
}

#SportPax .remcontainer {
    font-size: 12px;
    color: #666666;
    margin: 15px 0 0 0;
}

#SportPax .tblsportpax {
}

    #SportPax .tblsportpax tr td {
        height: 37px;
        vertical-align: middle;
    }

    #SportPax .tblsportpax .ddlnumpax {
        width: 70px;
    }

#SportPax .paxtitle {
    width: 180px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background: url(../../resources/images/sport/pas.png) repeat-x 0 0;
    text-align: center;
}

#SportPax .paxslct {
    padding-right: 20px;
    width: 113px;
    text-align: right;
}

#SportPax .paxtxt {
    width: 215px;
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    text-align: right;
}

#SportPax .paxprice {
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    width: 185px;
}

#SportPax .paxpriceval {
    font-size: 22px;
    color: #CA3211;
}

#hotel_rooms_select {
    margin: 0 0 30px 0;
    padding: 0;
    width: 728px;
}

    #hotel_rooms_select .roomswrap {
        border-top: 1px solid #597ca6;
        width: 728px;
    }

    #hotel_rooms_select .roomrow {
        height: 40px;
        border-bottom: 1px solid #597ca6;
        background: #fcfcfc;
        width: 728px;
        vertical-align: top;
        padding: 0;
        cursor: pointer;
    }

    #hotel_rooms_select .activer {
        background: #f6f7fb;
    }

    #hotel_rooms_select .roomrow .tblroomsrows td {
        vertical-align: top;
        padding-top: 5px;
    }

    #hotel_rooms_select .roomrow .rtype {
        font-size: 15px;
        font-weight: normal;
        color: #434343;
        background: url(../../resources/images/general/arrl.jpg) no-repeat 100% 0;
        width: 400px;
        padding-right: 20px;
        margin: 8px 10px 0 0;
    }

    #hotel_rooms_select .roomrow .btnmoreinf {
        background: url(../../resources/images/details/more_details.png) no-repeat 0 0;
        width: 119px;
        height: 30px;
        cursor: pointer;
    }

    #hotel_rooms_select .roomrow .priced {
        width: 160px;
        text-align: center;
    }

    #hotel_rooms_select .roomrow .rtactive {
        color: #3A6495;
        font-weight: bold;
    }

    #hotel_rooms_select .tblroomprice th {
        height: 30px;
        background: #f7f7f7;
        border-bottom: 1px solid #bdbdbd;
        color: #333;
        font-weight: bold;
        font-size: 12px;
        text-align: center;
        vertical-align: middle;
    }

    #hotel_rooms_select .tblroomprice .roomindex {
        float: right;
        background: url(../../resources/images/details/roomindex.jpg) no-repeat 0 0;
        height: 23px;
        width: 31px;
        margin: 0 0 0 15px;
        text-align: center;
        font-size: 18px;
        font-weight: bold;
        padding: 5px 0 0 0;
        margin-right: 10px;
    }

    #hotel_rooms_select .tblroomprice td {
        height: 45px;
        border-bottom: 1px solid #bdbdbd;
        vertical-align: middle;
        text-align: center;
        color: #434343;
        font-size: 12px;
        font-weight: normal;
    }

        #hotel_rooms_select .tblroomprice td.btmrow {
            border-bottom: 1px solid #597ca6;
        }

    #hotel_rooms_select .tblroomprice .drpbeds {
        width: 148px;
    }

    #hotel_rooms_select .tblroomprice .drpcus {
        margin: 0;
    }

    #hotel_rooms_select .pricebld {
        font-size: 18px;
        font-weight: bold;
        color: #c93312;
    }

    #hotel_rooms_select .allptxt {
        font-size: 12px;
        font-weight: normal;
        color: #434343;
    }

    #hotel_rooms_select .tblroomprice .pricetotal {
        font-size: 22px;
        font-weight: bold;
        color: #c93312;
    }

    #hotel_rooms_select .summary {
        font-size: 12px;
        font-weight: normal;
        color: #000;
        padding: 5px 0 5px 0;
    }

        #hotel_rooms_select .summary .bld {
            font-weight: bold;
        }

        #hotel_rooms_select .summary .chgdates {
            color: #1559F8;
            text-decoration: underline;
            cursor: pointer;
        }

.hdetails-summary {
    padding: 10px;
    font-size: 14px;
    font-weight: normal;
    color: #666;
}

.hotel-info-bottom {
    height: 30px;
}

#pack_detail_facil {
    width: 728px;
    margin-top: 15px;
}

    #pack_detail_facil .contentcol {
        width: 720px;
        font-size: 12px;
        line-height: 17px;
        font-weight: normal;
    }

#PackageDetails .PackageContent h2,
#PackageDetails .PackageContent h3 {
    margin: 0 0 5px 0;
}

    #room_select_israel .roomselect .roomshdr {
        width: 725px;
        height: 36px;
        background-color: #e0eaec;
        line-height: 31px;
        border-bottom: 1px solid #bbc7d7;
        color: #666;
        font-size: 12px;
        border-top: 1px solid #fff;
        border-left: 1px solid #fff;
    }

        #room_select_israel .roomselect .roomshdr .roomclass span {
            color: #3A6495;
            font-size: 18px;
            padding-right: 10px;
            text-align: right;
            display: inline-block;
        }

    #room_select_israel .roomselect .roomitem {
        width: 605px; /*height:53px;*/
        ;
        border-bottom: 1px solid #ababab;
        background: #fff url(../../resources/images/details/israel/shadow.png) repeat-y 0 0;
    }

    #room_select_israel .roomselect .ractive {
        background-color: #fff;
        border: none;
    }

    #room_select_israel .roomselect .morerooms {
        border-top: 1px solid #cecece;
        width: 440px;
        height: 53px;
    }

    #room_select_israel .roomselect .nobn-top {
        border-top: none;
    }

    #room_select_israel .roomselect .firstroom {
        width: 440px;
        height: 53px;
    }



#room_select_israel .contentres {
    width: 100%;
    background-color: #fff;
}

    #room_select_israel .contentres table.tblResults {
        width: 726px;
        border-left: 1px solid #fff;
        text-align: right;
    }

        #room_select_israel .contentres table.tblResults th {
            height: 36px;
            background-color: #e0eaec;
            line-height: 31px;
            border-bottom: 1px solid #bbc7d7;
            color: #666;
            font-size: 12px;
            border-top: 1px solid #fff;
        }

            #room_select_israel .contentres table.tblResults th .rchdr {
                color: #3A6495;
                font-size: 18px;
                padding-right: 10px;
                text-align: right;
                display: inline-block;
            }

        #room_select_israel .contentres table.tblResults td {
            height: 54px;
            vertical-align: middle;
            border-bottom: 1px solid #aaaaaa;
            font-size: 12px;
            font-weight: normal;
        }
            /*sales*/
            #room_select_israel .contentres table.tblResults td .rcitem {
                background: url(../../resources/images/general/arrl.jpg) no-repeat 100% 0;
                display: inline-block;
                padding-right: 15px;
                font-size: 13px;
                color: #155BF9;
                text-decoration: none;
                font-weight: bold;
                margin-right: 10px;
                width: 125px;
            }

            #room_select_israel .contentres table.tblResults td .rcwithflight {
                background: url(../../resources/images/details/israel/icon-plane.png) no-repeat 100% 0;
                display: inline-block;
                padding-right: 15px;
                font-size: 13px;
                color: #666;
                text-decoration: none;
                font-weight: bold;
                margin: 5px 25px 0 0;
            }

            #room_select_israel .contentres table.tblResults td .status-rq {
                color: red;
                font-weight: bold;
            }

            #room_select_israel .contentres table.tblResults td .status-ok {
                color: #057810;
                font-weight: bold;
            }

            #room_select_israel .contentres table.tblResults td .preprice {
                color: #666;
                font-size: 14px;
                display: inline-block;
                padding-left: 3px;
            }

            #room_select_israel .contentres table.tblResults td .price {
                color: #426ba8;
                font-size: 14px;
                font-weight: bold;
            }

            #room_select_israel .contentres table.tblResults td .remarks {
                font-size: 11px;
                color: #666;
                padding: 5px 0 5px 5px;
                font-weight: bold;
            }

        #room_select_israel .contentres table.tblResults tr.alt-row {
            background-color: #E0EAEC;
        }

        #room_select_israel .contentres table.tblResults tr.alt-row-top {
            border-top: 2px solid #426BA8;
        }

        #room_select_israel .contentres table.tblResults tr.alt-row-bottom {
            border-bottom: 2px solid #426BA8;
        }

        /*prices*/
        #room_select_israel .contentres table.tblResults .roomfirst {
            width: 52px;
            padding-right: 17px;
        }

        #room_select_israel .contentres table.tblResults td .roomindex {
            width: 20px;
            height: 18px;
            background-color: #5271a8;
            color: #fff;
            font-size: 14px;
            font-weight: bold;
            text-align: center;
            line-height: 18px;
        }

    #room_select_israel .numofrooms #slctRoomNumbers,
    #room_select_israel .contentres .ddlprices {
        height: 21px;
        color: #666;
        font-size: 12px;
        border-radius: 3px;
        border: 1px solid #ccc;
        border-left-width: 2px;
        border-top-width: 2px;
    }

    #room_select_israel .contentres .ddlroomclass {
        width: 214px;
    }

    #room_select_israel .contentres .ddlroomtype {
        width: 104px;
    }

    #room_select_israel .contentres .ddlroominfants {
        width: 88px;
    }


#room_select_israel .contentres .roomloader {
    width: 726px;
    position: absolute;
    top: 0;
    right: 0;
    height: 45px;
    opacity: .5;
    filter: alpha(opacity=50);
    text-align: center;
    z-index: 2;
    background-color: #fff;
    padding-top: 5px;
}


#room_select_israel .roomselect .morerooms:hover {
    background: #f9f9f9 url(../../resources/images/details/israel/shadow.png) repeat-y 0 0;
}

#room_select_israel .roomselect .mroomwrap {
    border-bottom: 1px solid #ababab;
    background-color: #fff;
}

#room_select_israel .roomselect .rmscontent {
    width: 440px;
    float: right;
    position: relative;
}

#room_select_israel .roomselect .rms-loader {
    width: 440px;
    position: absolute;
    top: 0;
    right: 0;
    height: 45px;
    opacity: .5;
    filter: alpha(opacity=50);
    text-align: center;
    z-index: 2;
    background-color: #fff;
    padding-top: 5px;
}

#room_select_israel .roomselect .roomonline {
    font-size: 12px;
    font-weight: bold;
    color: #33601b;
    padding: 3px 15px 0 0;
    display: inline-block;
}

#room_select_israel .roomselect .spremark {
    font-size: 11px;
    color: #666;
    padding: 5px 10px 10px 0;
}

#room_select_israel .roomselect .withflight {
    padding: 5px 10px 0 0;
    color: #072460;
    font-size: 12px;
    font-weight: bold;
}

#room_select_israel .roomselect .hiderooms { /*display:none;*/
}

#room_select_israel .roomselect .nobb {
    border-bottom: none;
}

#room_select_israel .roomselect .roominfo {
    float: right;
    width: 605px;
}

#room_select_israel .roomselect .roomcont {
    float: right;
    width: 113px;
    padding-right: 7px;
    padding-top: 15px;
}

    #room_select_israel .roomselect .roomcont .imgorder {
        cursor: pointer;
        border: 0;
    }

#room_select_israel .roomselect .roomitem .roomclass .rname {
    padding: 5px 5px 0 0; /*overflow:hidden;height:48px;*/
}

    #room_select_israel .roomselect .roomitem .roomclass .rname .imgsr {
        float: right;
        width: 44px;
        height: 44px;
        position: relative;
        display: none;
    }

        #room_select_israel .roomselect .roomitem .roomclass .rname .imgsr .magnifier {
            background: url(../../resources/images/details/israel/plus.jpg) no-repeat 0 0;
            cursor: pointer;
            display: block;
            height: 15px;
            right: 2px;
            position: absolute;
            bottom: 2px;
            width: 15px;
            z-index: 99;
        }

#room_select_israel .roomselect .priceallrms-tp {
    font-size: 15px;
    font-weight: normal;
    color: #666;
}

#room_select_israel .roomselect .priceallrms {
    font-weight: bold;
    color: #000;
    font-size: 22px;
}

#room_select_israel .roomselect .prcallcont {
    text-align: center;
    width: 108px;
    margin-bottom: 20px;
}

#room_select_israel .roomselect .btn_fixed {
    position: fixed;
    left: 100px;
    top: 10px;
}

#room_select_israel .roomselect .roomitem .roomclass .rname .rtxt {
    float: right;
    margin: 5px 5px 0 0;
    width: 145px;
}

    #room_select_israel .roomselect .roomitem .roomclass .rname .rtxt .rtm {
        background: url(../../resources/images/general/arrl.jpg) no-repeat 100% 0;
        display: inline-block;
        padding-right: 15px;
        font-size: 13px;
        color: #155BF9;
        text-decoration: none;
        font-weight: bold;
    }

    #room_select_israel .roomselect .roomitem .roomclass .rname .rtxt .rtm-act {
    }

        #room_select_israel .roomselect .roomitem .roomclass .rname .rtxt .rtm-act:hover {
            text-decoration: underline;
            cursor: pointer;
        }

    #room_select_israel .roomselect .roomitem .roomclass .rname .rtxt .moreopt {
        background: url(../../resources/images/results/more.jpg) no-repeat 100% 50%;
        display: inline-block;
        padding-right: 15px;
        margin-top: 5px;
        font-size: 11px;
        cursor: pointer;
        color: #666;
    }

    #room_select_israel .roomselect .roomitem .roomclass .rname .rtxt .moreClosed {
        background: url(../../resources/images/results/more-close.jpg) no-repeat 100% 50%;
    }


#room_select_israel .roomselect .roomtype .pax {
    padding-right: 10px;
    padding-top: 20px;
    font-size: 11px;
    color: #666;
}

    #room_select_israel .roomselect .roomtype .pax .adult {
        background: url(../../resources/images/details/israel/adult.png) no-repeat 0 0;
        width: 10px;
        height: 9px;
        display: inline-block;
    }

    #room_select_israel .roomselect .roomtype .pax .child {
        background: url(../../resources/images/details/israel/young.png) no-repeat 0 0;
        width: 10px;
        height: 9px;
        display: inline-block;
    }

    #room_select_israel .roomselect .roomtype .pax .plus {
        width: 10px;
        height: 9px;
        display: inline-block;
        color: #939393;
        font-size: 12px;
        text-align: center;
        vertical-align: top;
        line-height: 8px;
        padding-right: 1px;
    }

#room_select_israel .roomselect .roombasis .bbname {
    color: #666;
    font-size: 12px;
    padding-top: 25px;
    display: inline-block;
}

#room_select_israel .roomselect .roomstatus .stname-rq {
    font-size: 12px;
    padding-top: 25px;
    display: inline-block;
    font-weight: bold;
    color: Red;
}

#room_select_israel .roomselect .roomstatus .stname-ok {
    font-size: 12px;
    padding-top: 25px;
    display: inline-block;
    font-weight: bold;
    color: #057810;
}

#room_select_israel .roomselect .roomrema {
    font-size: 11px;
    color: Red;
    padding-top: 5px;
}

#room_select_israel .roomselect .roomrem_block {
    position: absolute;
    top: 0px;
    right: -153px;
    width: 249px;
    z-index: 1;
}

    #room_select_israel .roomselect .roomrem_block .top {
        background: #fff url(../../resources/images/details/top_rem.png) no-repeat 0 0;
        width: 249px;
        height: 11px;
    }

    #room_select_israel .roomselect .roomrem_block .content {
        border-right: 1px solid #8a9caa;
        border-left: 1px solid #8a9caa;
        border-bottom: 1px solid #8a9caa;
        width: 235px;
        background-color: #fff;
        padding: 0 5px 5px 5px;
        margin-right: 2px;
        font-size: 11px;
    }

#room_select_israel .roomselect .icorem {
    background: url(../../resources/images/details/qmark_grey.png) no-repeat 0 0;
    width: 15px;
    height: 15px;
    display: inline-block;
    cursor: pointer;
}

#room_select_israel .roomselect .ddlcus {
    margin: 15px 0 0 0;
}

#room_select_israel .roomselect .roominfants .ddl {
    width: 50px;
}

#room_select_israel .roomselect .roomnum .ddl {
    width: 50px;
}

#room_select_israel .roomselect .roombasis .ddl {
    width: 95px;
}

#room_select_israel .roomselect .rppad {
    padding-top: 15px;
}

#room_select_israel .roomselect .roomitem .roomprice .prc {
    font-size: 18px;
}

#room_select_israel .roomselect .roomitem .roomprice .curr {
    font-size: 18px;
    font-weight: bold;
}

#room_select_israel .roomselect .morerooms .roomprice .prc {
    font-size: 15px;
    font-weight: normal;
}

#room_select_israel .roomselect .morerooms .roomprice .curr {
    font-size: 15px;
    font-weight: normal;
}

#room_select_israel .roomselect .roomclass {
    width: 165px;
    float: right;
}

#room_select_israel .roomselect .roomtype {
    width: 115px;
    float: right;
}

#room_select_israel .roomselect .roombasis {
    width: 73px;
    float: right;
    text-align: right;
}

#room_select_israel .roomselect .roomstatus {
    width: 68px;
    float: right;
    text-align: right;
}

#room_select_israel .roomselect .roomnum {
    width: 65px;
    float: right;
}

#room_select_israel .roomselect .roominfants {
    width: 55px;
    float: right;
    text-align: right;
}

#room_select_israel .roomselect .roomprice {
    width: 63px;
    float: right;
    text-align: right;
}

#room_select_israel .roomselect .roomprice-act {
    color: #0060ff;
}

#room_select_israel .roomselect .rdtitem {
    width: 593px;
    height: auto;
    background: #fff url(../../resources/images/details/israel/shadow.png) repeat-y 0 0;
    padding: 6px;
    position: relative;
}

    #room_select_israel .roomselect .rdtitem .roomdetails {
        border: 1px solid #f4c039;
        background-color: #fff6db;
        width: 533px; /*height:160px;*/
        padding: 5px 20px 10px 30px;
    }

        #room_select_israel .roomselect .rdtitem .roomdetails .rdesc {
            font-size: 12px;
            line-height: 15px;
            text-align: right;
        }

    #room_select_israel .roomselect .rdtitem .closeme {
        width: 14px;
        height: 14px;
        background: url(../../resources/images/details/closev.png) no-repeat 0 0;
        position: absolute;
        top: 10px;
        right: 10px;
    }

        #room_select_israel .roomselect .rdtitem .closeme:hover {
            background: url(../../resources/images/details/closev_hover.png) no-repeat 0 0;
            cursor: pointer;
        }

#DomFlightDetails {
}

    #DomFlightDetails .segemnts {
        float: right;
    }

        #DomFlightDetails .segemnts .seg-top {
            width: 412px;
            height: 27px;
            font-size: 15px;
            font-weight: normal;
            color: #000000;
        }

        #DomFlightDetails .segemnts .outbound {
            background: #F6F6F6 url(../../resources/images/results/flight/outbound.jpg) no-repeat 100% 50%;
        }

        #DomFlightDetails .segemnts .inbound {
            background: #F6F6F6 url(../../resources/images/results/flight/inbound.jpg) no-repeat 100% 50%;
        }

        #DomFlightDetails .segemnts .seg-dt {
            padding-top: 6px;
            padding-right: 45px;
        }

        #DomFlightDetails .segemnts .swrap {
            width: 412px;
            font-size: 11px;
            font-weight: normal;
            background-color: Yellow;
        }

            #DomFlightDetails .segemnts .swrap .stime {
                float: right;
                width: 60px;
                border-left: 1px solid #F6F6F6;
                height: 58px;
                padding: 10px 40px 0 0;
            }

            #DomFlightDetails .segemnts .swrap .saport {
                float: right;
                width: 133px;
                border-left: 1px solid #F6F6F6;
                height: 58px;
                padding: 10px 5px 0 0;
            }

            #DomFlightDetails .segemnts .swrap .sairline {
                float: right;
                width: 82px;
                border-left: 1px solid #F6F6F6;
                height: 58px;
                padding: 10px 5px 0 0;
            }

                #DomFlightDetails .segemnts .swrap .sairline .airname {
                    float: right;
                    padding-top: 5px;
                    padding-right: 5px;
                }

                #DomFlightDetails .segemnts .swrap .sairline .airimg {
                    float: right;
                }

            #DomFlightDetails .segemnts .swrap .sfnum {
                float: right;
                width: 79px;
                height: 58px;
                padding: 10px 5px 0 0;
            }

            #DomFlightDetails .segemnts .swrap .dvmar {
                padding-top: 4px;
            }

    #DomFlightDetails .priceinfo {
        float: right;
        margin-right: 20px;
        margin-top: 10px;
        width: 173px;
    }

        #DomFlightDetails .priceinfo .paxtxt {
            font-size: 11px;
            padding-bottom: 3px;
        }


        #DomFlightDetails .priceinfo .pframe {
            background: url(../../resources/images/results/flight/bg-pax.png) no-repeat 0 0;
            height: 36px;
            width: 173px;
        }

        #DomFlightDetails .priceinfo .pframe-wrap {
            padding-right: 10px;
            padding-top: 6px;
        }

        #DomFlightDetails .priceinfo .pqty {
            font-size: 11px;
            padding-top: 5px;
            direction: ltr;
        }

        #DomFlightDetails .priceinfo .adult {
            background: url(../../resources/images/results/flight/adult.png) no-repeat 100% 50%;
            height: 22px;
            width: 30px;
            float: right;
            padding-left: 15px;
        }

        #DomFlightDetails .priceinfo .child {
            background: url(../../resources/images/results/flight/child.png) no-repeat 100% 50%;
            height: 22px;
            width: 30px;
            float: right;
            padding-left: 15px;
        }

        #DomFlightDetails .priceinfo .infant {
            background: url(../../resources/images/results/flight/infant.png) no-repeat 100% 50%;
            height: 22px;
            width: 30px;
            float: right;
        }

        #DomFlightDetails .priceinfo .ptotal {
            font-size: 15px;
            font-weight: normal;
            margin-top: 20px;
            text-align: center;
        }

        #DomFlightDetails .priceinfo .pamount {
            font-size: 18px;
            font-weight: normal;
            margin-top: 7px;
            text-align: center;
        }

        #DomFlightDetails .priceinfo .order {
            background: url(../../resources/images/results/flight/order.png) no-repeat 0 0;
            height: 30px;
            width: 131px;
            margin: 20px auto;
            cursor: pointer;
        }


#CarInfo .tooltip_stationinfo {
    position: absolute;
    top: -50px;
    left: -30px;
    width: 250px;
    height: 270px;
    background-color: #fff;
    border: 3px solid #cccccc;
    z-index: 1;
}

    #CarInfo .tooltip_stationinfo .tooltip_title {
        width: 240px;
        height: 26px;
        background: url(../../resources/images/general/tooltip_header.png) repeat-x;
        font-size: 14px;
        padding: 10px 10px 0 0;
        font-weight: bold;
        color: #333;
        text-align: right;
    }

    #CarInfo .tooltip_stationinfo .tooltip_body {
        padding: 10px;
        text-align: right;
        font-size: 12px;
    }

        #CarInfo .tooltip_stationinfo .tooltip_body .tooltip_header {
            font-weight: bold;
        }

        #CarInfo .tooltip_stationinfo .tooltip_body .tooltip_inner {
            margin-bottom: 5px;
            margin-top: 2px;
        }

        #CarInfo .tooltip_stationinfo .tooltip_body .tdday {
            width: 70px;
        }

    #CarInfo .tooltip_stationinfo .tooltip_title .stationtxt {
        float: right;
    }

    #CarInfo .tooltip_stationinfo .tooltip_title .tooltip_close {
        float: left;
        background: url(../../resources/images/dialog/gl_close.png) no-repeat 0 0;
        width: 26px;
        height: 18px;
        margin-left: 10px;
        cursor: pointer;
    }

#CarInfo .tooltip_show {
    display: none;
}


#carpickairport {
    padding-top: 0px;
    display: none;
}

    #carpickairport .flightnumInput {
        border-radius: 3px;
        border: 1px solid #ccc;
        border-left-width: 2px;
        border-top-width: 2px;
        color: #626262;
        width: 85px;
        font-size: 14px;
        padding: 0;
        height: 22px;
        padding-right: 5px;
    }





.seginfo .flights-seats {
    font-size: 12px;
    font-weight: bold;
    padding: 10px 0;
}

    .seginfo .flights-seats .avail {
        color: #369134;
    }

    .seginfo .flights-seats .waiting-list, .seginfo .flights-seats .last-places {
        color: #e81f1f;
    }




ul.details-side-link li a.icopen {
    background-image: url(../../resources/images/menu/sidebar/gl_menu_arrow.png);
    background-repeat: no-repeat;
    background-position: 92% 50%;
}

ul.details-side-link li {
    margin: 5px;
    background-color: #f8f8f8;
    padding: 5px;
}

    ul.details-side-link li a {
        text-decoration: none;
        color: #000;
        padding-right: 20px;
    }

#TripInfo ul.trip_summary {
    margin-top: 10px;
}

    #TripInfo ul.trip_summary li {
        float: right;
        font-size: 14px;
        color: #666;
        margin: 0 2px;
    }

        #TripInfo ul.trip_summary li b {
            font-weight: bold;
        }

#TripInfo .hr-line {
    background-color: #d5d5d5;
    height: 1px;
    margin: 10px 0;
    width: 100%;
}

#TripInfo .trip_content {
    width: 100%;
    margin: 0;
    border: 0;
    padding: 0px;
    margin-bottom: 20px;
}

    #TripInfo .trip_content .pax_select {
        margin: 0;
        padding: 0;
        width: 55%;
        position: relative;
    }

    #TripInfo .trip_content .customer_lead {
        float: left;
    }

#TripInfo .trip_gallery {
    margin-top: 30px;
}


#TripInfo .trip_dates {
    margin-top: 30px;
}

#TripInfo .trip_gallery .gallery-right {
    width: 357px;
    float: right;
    height: 231px;
    overflow: hidden;
}

    #TripInfo .trip_gallery .gallery-right li {
        margin: 0;
        float: right;
        margin-left: 7px;
        margin-bottom: 8px;
    }

        #TripInfo .trip_gallery .gallery-right li img {
            width: 112px;
            height: 110px;
        }

#TripInfo .trip_gallery .gallery-left {
    width: 344px;
    float: right;
    height: 228px;
    position: relative;
    margin-right: 5px;
}

    #TripInfo .trip_gallery .gallery-left img {
        width: 344px;
        height: 228px;
    }


#TripInfo li.trips_tab_new {
    background-color: #fff;
    border: 0;
    padding: 0 10px;
    float: right;
    font-size: 20px;
    font-weight: bold;
    color: #3a6495;
    line-height: 30px;
    cursor: pointer;
}

#TripInfo li.trips_tab_new_active {
    background-color: #fafafa;
    border: 1px solid #e0e0e0;
    padding: 0 10px;
    border-bottom: 0;
    cursor: default;
}

#TripInfo .trip_gallery .gallery-left .strip {
    position: absolute;
    bottom: -3px;
    height: 93px;
    width: 83px;
    background: url(../../resources/images/details/map.png);
    left: -3px;
    cursor: pointer;
}

    #TripInfo .trip_gallery .gallery-left .strip span {
        color: #fff;
        display: inline-block;
        padding-right: 10px;
        line-height: 30px;
        font-size: 15px;
    }

#TripInfo .trip_gallery .gallery-left .next {
    float: left;
    position: absolute;
    top: 40%;
    left: 5px;
    background: url(../../resources/images/general/l-a.png);
    display: inline-block;
    height: 33px;
    width: 33px;
}

#TripInfo .trip_gallery .gallery-left .prev {
    float: right;
    position: absolute;
    top: 40%;
    right: 5px;
    background: url(../../resources/images/general/r-a.png);
    display: inline-block;
    height: 33px;
    width: 33px;
}

#TripInfo .MSinfo-windows {
    height: 20px;
    width: 50px;
}

#TripInfo .MS_back {
    height: 57px;
    width: 194px;
    background-color: #3A6495;
    cursor: pointer;
}

    #TripInfo .MS_back .line1 {
        color: #fff;
        font-size: 14px;
        font-weight: bold;
        padding-right: 7px;
        padding-top: 5px;
    }

    #TripInfo .MS_back .line2 {
        color: #fff;
        font-size: 12px;
        font-weight: bold;
        padding-right: 7px;
        padding-top: 3px;
    }

#TripInfo #map {
    position: relative;
}

    #TripInfo #map .close {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 999;
        background: url(../../resources/images/se/close_btn.png) no-repeat;
        width: 24px;
        height: 24px;
        cursor: pointer;
    }

#TripInfo .trip_content .customer_lead {
    -webkit-box-shadow: 1px 1px 5px 3px rgba(213,213,213,1);
    -moz-box-shadow: 1px 1px 5px 3px rgba(213,213,213,1);
    box-shadow: 1px 1px 5px 3px rgba(213,213,213,1);
    width: 260px;
    height: 132px;
    position: absolute;
    left: -80%;
    top: 5px;
    background-color: #fafafa;
}

    #TripInfo .trip_content .customer_lead .wrap {
        padding: 10px;
        font-size: 14px;
        color: #666;
        line-height: 18px;
    }

        #TripInfo .trip_content .customer_lead .wrap a {
            width: 153px;
            height: 35px;
            background: url(../../resources/images/details/trip/button-trip.png);
            display: inline-block;
            float: left;
            margin-top: 20px;
        }

#customerdetails-popup {
    width: 390px;
    background-color: #f3f3f3;
    border-radius: 3px;
    font-size: 12px;
    border: 1px solid #f3f3f3;
    box-shadow: 0px 0px 10px 1px #a6a6a6;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1001;
}

    #customerdetails-popup .x_close {
        background: url(../../resources/images/se/close_btn.png) no-repeat;
        width: 24px;
        height: 24px;
        position: absolute;
        top: -7px;
        right: -10px;
        cursor: pointer;
    }

    #customerdetails-popup .topSection {
        padding: 10px;
        font-size: 16px;
        font-weight: bold;
    }

    #customerdetails-popup .midSection {
        background-color: #fff;
        text-align: right;
        border-top: 2px solid #000;
        padding: 10px;
    }

    #customerdetails-popup .bottomSection {
        width: 100%;
        background-color: #f3f3f3;
    }


#TripInfo .pax_select .hideRateTR {
    display: none;
}

#TripInfo .pax_select .more-rates {
    background-image: url(../../resources/images/details/trip/arr-down.png);
    background-repeat: no-repeat;
    background-position: 0% 50%;
    color: #3a6495;
    font-size: 15px;
    font-weight: bold;
    width: 122px;
    position: absolute;
    bottom: 50px;
    right: 0;
    cursor: pointer;
}

#dialog-package-sale, #dialog-package-term {
    z-index: 1001;
    position: absolute;
    padding: 10px;
    background-color: #fff;
}

    #dialog-package-sale .close, #dialog-package-term .close {
        background: url(../../resources/images/dialog/gl_close.png) no-repeat 0 0;
        cursor: pointer;
        float: left;
        width: 26px;
        height: 18px;
    }


#HotelInfo .details-packagesale {
    position: relative;
}

    #HotelInfo .details-packagesale .ic-packagesale {
        position: absolute;
        left: 20px;
        top: -25px;
    }


/*-------Car Rental Details -------*/
.CarRentalDetails .carinfo .car-image {
    float: right;
    padding: 0;
    width: 275px;
    border-left: 1px solid #ddd;
    padding-left: 10px;
}

    .CarRentalDetails .carinfo .car-image .thumb {
        width: 240px;
        height: 165px;
        margin-top: 10px;
    }

.CarRentalDetails .carinfo .details {
    float: right;
    padding-right: 10px;
}

.CarRentalDetails .carinfo .supplier {
    padding: 0px;
    padding-bottom: 0px;
    width: 100%;
}

    .CarRentalDetails .carinfo .supplier .supplier-by {
        float: right;
        margin-left: 10px;
    }

    .CarRentalDetails .carinfo .supplier .by {
        font-weight: bold;
        padding-top: 5px;
        line-height: 15px;
    }

    .CarRentalDetails .carinfo .supplier .supplier-name {
        float: right;
        padding-right: 10px;
        width: 100px;
    }

    .CarRentalDetails .carinfo .supplier .supplier-image {
        float: right;
    }

    .CarRentalDetails .carinfo .supplier .supplier-rating {
        float: right;
    }

    .CarRentalDetails .carinfo .supplier .supplier-name .name {
        font-size: 11px;
        font-weight: bold;
    }

    .CarRentalDetails .carinfo .supplier .lnk {
        color: #163759;
        text-decoration: underline;
        font-weight: bold;
        cursor: pointer;
    }

    .CarRentalDetails .carinfo .supplier .rate {
        font-weight: bold;
    }

        .CarRentalDetails .carinfo .supplier .rate .rank {
            font-size: 18px;
            color: #1a3a5b;
            font-weight: bold;
        }

    .CarRentalDetails .carinfo .supplier .rate-max {
        font-size: 26px;
        color: #1a3a5b;
        font-weight: bold;
        display: inline-block;
        padding-left: 5px;
    }

    .CarRentalDetails .carinfo .supplier .customer-rates {
        color: #1a3a5b;
        font-weight: bold;
        text-decoration: underline;
        cursor: pointer;
    }

.CarRentalDetails .carinfo .car-image h1 {
    font-size: 22px;
    font-weight: bold;
    color: #1a3a5b;
    margin-bottom: 5px;
    display: inline-block;
    padding-left: 5px;
}

.CarRentalDetails .carinfo .car-image .carfeatures {
    font-size: 14px;
    color: #666;
    line-height: 20px;
    margin-bottom: 5px;
}

.CarRentalDetails .carinfo .car-image .cargroup {
    background-color: #f9f2d8;
    padding: 5px;
    margin: 10px 0;
    color: #1a3a5b;
    display: inline-block;
}

.CarRentalDetails .carinfo .car-image .fr {
    float: right;
    margin-left: 10px;
}

    .CarRentalDetails .carinfo .car-image .fr .icoimg {
        background: url(../../resources/images/car/v-green.png) no-repeat 0 0;
        width: 12px;
        height: 10px;
        display: inline-block;
    }

    .CarRentalDetails .carinfo .car-image .fr .icontxt {
        font-size: 14px;
        color: #666;
        display: inline-block;
        padding-right: 5px;
    }


.CarRentalDetails .carinfo .details .includef {
    float: right;
}

    .CarRentalDetails .carinfo .details .includef .main {
        font-weight: bold;
        font-size: 15px;
        color: #678b30;
        margin-bottom: 10px;
    }

    .CarRentalDetails .carinfo .details .includef ul li {
        background: url(../../resources/images/car/v.png) no-repeat 100% 0;
        width: 100%;
        padding-right: 20px;
        color: #163759;
        font-size: 13px;
        font-weight: normal;
        text-decoration: none;
        margin: 5px 0;
        height: 16px;
    }

.CarRentalDetails .carinfo .details .plus {
    width: 30px;
    height: 140px;
    float: right;
    background: url(../../resources/images/details/car/plus.jpg) no-repeat 0 0;
    margin-right: 25px;
    margin-left: 25px;
}

.CarRentalDetails .carinfo .details .include-wrap {
    margin-top: 50px;
}

.CarRentalDetails .carinfo .car-place {
    margin-top: 10px;
}

.CarRentalDetails .carinfo .cargroup {
    font-weight: bold;
    font-size: 14px;
}

.CarRentalDetails .carinfo .cancel-free {
    background-color: #f9f2d8;
    padding: 5px;
    margin: 10px 0;
    color: #1a3a5b;
    display: inline-block;
}

.CarRentalDetails .carinfo .station {
    margin: 10px 0;
    position: relative;
    font-size: 14px;
    line-height: 16px;
}

    .CarRentalDetails .carinfo .station .title {
        font-weight: bold;
    }

    .CarRentalDetails .carinfo .station .stationinfo {
        color: #1a3a5b;
        font-weight: normal;
    }

    .CarRentalDetails .carinfo .station .ttico {
        background-image: url(../../resources/images/car/tool_tip_icon.png);
        display: inline-block;
        height: 11px;
        margin: 0 3px;
        width: 11px;
        vertical-align: middle;
        cursor: pointer;
    }

.CarRentalDetails .carinfo .tooltip_show {
    display: none;
}

.CarRentalDetails .carinfo .tooltip_stationinfo {
    position: absolute;
    top: -50px;
    left: -30px;
    width: 250px;
    height: 270px;
    background-color: #fff;
    border: 3px solid #cccccc;
    z-index: 1;
}

    .CarRentalDetails .carinfo .tooltip_stationinfo .tooltip_title {
        width: 240px;
        height: 26px;
        background: url(../../resources/images/general/tooltip_header.png) repeat-x;
        font-size: 14px;
        padding: 10px 10px 0 0;
        font-weight: bold;
        color: #333;
        text-align: right;
    }

    .CarRentalDetails .carinfo .tooltip_stationinfo .tooltip_body {
        padding: 10px;
        text-align: right;
        font-size: 12px;
    }

        .CarRentalDetails .carinfo .tooltip_stationinfo .tooltip_body .tooltip_header {
            font-weight: bold;
        }

        .CarRentalDetails .carinfo .tooltip_stationinfo .tooltip_body .tooltip_inner {
            margin-bottom: 5px;
            margin-top: 2px;
        }

        .CarRentalDetails .carinfo .tooltip_stationinfo .tooltip_body .tdday {
            width: 70px;
        }

    .CarRentalDetails .carinfo .tooltip_stationinfo .tooltip_title .stationtxt {
        float: right;
    }

    .CarRentalDetails .carinfo .tooltip_stationinfo .tooltip_title .tooltip_close {
        float: left;
        background: url(../../resources/images/dialog/gl_close.png) no-repeat 0 0;
        width: 26px;
        height: 18px;
        margin-left: 10px;
        cursor: pointer;
    }

.CarRentalDetails .carinfo .tooltip_show {
    display: none;
}

.CarRentalDetails .car-price-content {
    background-color: #f9f9f9;
    padding: 20px 10px;
    margin-top: 60px;
    border: 1px solid #BBC7D7;
    position: relative;
}


.CarRentalDetails .car-free-cancellation {
    position: absolute;
    top: -33px;
    right: -23px;
    height: 58px;
    width: 358px;
    background: url(../../resources/images/car/free.png) no-repeat 0 0;
}

.CarRentalDetails .car-price-content .car-pick-drop {
    float: right;
    border-left: 1px solid #ddd;
    padding-left: 10px;
}

.CarRentalDetails .car-price-content .car_price {
    float: right;
    padding-right: 45px;
    text-align: center;
    width: 152px;
    padding-top: 5px;
}

    .CarRentalDetails .car-price-content .car_price .price-amount {
        font-size: 28px;
        font-weight: bold;
        color: #1a3a5b;
    }

    .CarRentalDetails .car-price-content .car_price .price-total {
        color: #1a3a5b;
        font-weight: bold;
    }

    .CarRentalDetails .car-price-content .car_price .price-all-rent {
        color: #1a3a5b;
        margin-top: 20px;
        font-weight: bold;
    }

.CarRentalDetails .car-price-content .full-protection {
    font-size: 13px;
    margin-top: 20px;
}

.CarRentalDetails .section-protection .link {
    font-weight: bold;
    color: #1a3a5b;
    font-size: 14px;
}

.CarRentalDetails .car-price-content .full-protection span {
    font-weight: bold;
}

.CarRentalDetails .car-price-content .tbl-prices {
    font-size: 14px;
    color: #1a3a5b;
    line-height: 22px;
}

    .CarRentalDetails .car-price-content .tbl-prices strong {
        font-weight: bold;
    }

.CarRentalDetails .car-warning-section {
    background-color: #fadddd;
    border-right: 2px solid #970000;
    margin-top: 10px;
}

    .CarRentalDetails .car-warning-section .inner {
        padding: 10px;
        font-size: 14px;
    }

.CarRentalDetails .flightnumInput {
    width: 65px !Important;
    margin-left: 5px;
}
/*rental cars*/
.CarRentalDetails #car_supplements .supptbl .supphdr {
    background-color: #f9f9f9;
    font-weight: bold;
    color: #000;
}

.CarRentalDetails #car_supplements .supptbl .item {
    padding: 10px 0;
    height: 60px;
}

.CarRentalDetails #car_supplements .supptbl .supp-img {
    float: right;
    width: 110px;
    padding-right: 10px;
}

    .CarRentalDetails #car_supplements .supptbl .supp-img img {
        padding: 2px;
        border: 1px solid #bfbfbf;
    }

.CarRentalDetails #car_supplements .supptbl .desc {
    width: 350px;
}

    .CarRentalDetails #car_supplements .supptbl .desc .top-title {
        margin: 5px 0;
    }

    .CarRentalDetails #car_supplements .supptbl .desc .title {
        font-weight: bold;
    }

    .CarRentalDetails #car_supplements .supptbl .desc .price {
        color: #3a6495;
    }

    .CarRentalDetails #car_supplements .supptbl .desc .supp-desc {
        line-height: 15px;
        direction: ltr;
        text-align: right;
    }

.CarRentalDetails #car_supplements .supptbl .slcchk {
    width: 100px;
}

    .CarRentalDetails #car_supplements .supptbl .slcchk .total-price {
        font-weight: bold;
        font-size: 15px;
        color: #3a6495;
    }

.CarRentalDetails #car_supplements .item-specialreq {
    border-top: 1px solid #b2b2b2;
    padding: 10px;
}


.CarRentalDetails .item-specialreq .textarea {
    display: block;
    width: 95%;
    height: 55px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 17px;
    border: 1px solid #b2b2b2;
    margin-top: 10px;
}


.CarRentalDetails #car_fullprotection .section-includes {
}

    .CarRentalDetails #car_fullprotection .section-includes table {
        border: 1px solid #BBC7D7;
        margin-top: 10px;
    }


        .CarRentalDetails #car_fullprotection .section-includes table th {
            background-color: #f9f9f9;
            border-bottom: 1px solid #ddd;
            vertical-align: middle;
            height: 40px;
            text-align: right;
        }

        .CarRentalDetails #car_fullprotection .section-includes table td {
            vertical-align: middle;
            text-align: right;
            padding: 5px 0;
        }

            .CarRentalDetails #car_fullprotection .section-includes table td.include, .CarRentalDetails #car_fullprotection .section-includes table td.not-include {
                padding-right: 10px;
            }


                .CarRentalDetails #car_fullprotection .section-includes table td.include i {
                    background: url(../../resources/images/car/checked.png) no-repeat 0 0;
                    width: 17px;
                    height: 17px;
                    display: inline-block;
                }

                .CarRentalDetails #car_fullprotection .section-includes table td.not-include i {
                    background: url(../../resources/images/car/unchecked.png) no-repeat 0 0;
                    width: 17px;
                    height: 17px;
                    display: inline-block;
                }

        .CarRentalDetails #car_fullprotection .section-includes table tr.b-dashed td {
            border-bottom: 1px dashed #ddd;
        }

        .CarRentalDetails #car_fullprotection .section-includes table tr td.cover-txt {
            padding-right: 10px;
        }

        .CarRentalDetails #car_fullprotection .section-includes table tr th.what-include {
            font-weight: bold;
            padding-right: 10px;
            width: 61%;
            text-align: right;
        }

        .CarRentalDetails #car_fullprotection .section-includes table tr th.col-2 {
            width: 15%;
            font-weight: bold;
        }

        .CarRentalDetails #car_fullprotection .section-includes table tr th.col-3 {
            font-weight: bold;
        }

        .CarRentalDetails #car_fullprotection .section-includes table .full-txt {
            font-weight: bold;
            line-height: 12px;
        }

        .CarRentalDetails #car_fullprotection .section-includes table .full-price-txt {
            font-weight: normal;
            font-size: 11px;
            line-height: 11px;
        }

        .CarRentalDetails #car_fullprotection .section-includes table tr td.cover-col .header {
            color: #1a3a5b;
            font-weight: bold;
            font-size: 13px;
        }

.CarRentalDetails #car_fullprotection .rad_full {
    background: url(../../resources/images/car/checkbox-off.png) no-repeat 0 0;
    width: 23px;
    height: 23px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

    .CarRentalDetails #car_fullprotection .rad_full.active {
        background: url(../../resources/images/car/checkbox-on.png) no-repeat 0 0;
        margin-right: 10px;
    }




.CarRentalDetails #car_fullprotection {
    margin-top: 20px;
}

    .CarRentalDetails #car_fullprotection h3 {
        color: #3A6495;
        padding: 0;
        margin: 0 0 5px 0;
        font-size: 18px;
        font-weight: normal;
    }

    .CarRentalDetails #car_fullprotection .section-protection {
        line-height: 22px;
    }


#popup-car-terms, #popup-car-full {
    width: 700px;
    position: absolute;
    z-index: 1001;
    background: #fff;
    opacity: 1;
    border-radius: 4px;
}

    #popup-car-terms .popup-car-title, #popup-car-full .popup-car-title {
        padding: 10px;
        border-bottom: 1px solid #b6b6b6;
        background: #e3e3e3 url(../../resources/images/general/bg03.png) repeat-x 0 0;
        border-radius: 4px 4px 0 0;
        position: relative;
    }

        #popup-car-terms .popup-car-title h4, #popup-car-full .popup-car-title h4 {
            font-size: 18px;
            line-height: 20px;
            color: #777;
            text-shadow: 1px 2px 2px #fff;
            font-weight: bold;
            letter-spacing: 1px;
        }

        #popup-car-terms .popup-car-title .close, #popup-car-full .popup-car-title .close {
            width: 42px;
            height: 18px;
            display: block;
            position: absolute;
            top: 50%;
            left: 0;
            margin-top: -9px;
            background: url(../../resources/images/general/icon-close.png) no-repeat 50% 50%;
            border-right: 1px solid #bcbcbc;
            font-size: 0;
            line-height: 0;
            text-indent: -4000px;
            cursor: pointer;
        }

    #popup-car-terms .popup-car-content, #popup-car-full .popup-car-content {
        padding: 20px;
        line-height: 18px;
        font-size: 12px;
    }

        #popup-car-terms .popup-car-content .inner-terms {
            overflow-y: scroll;
            height: 550px;
        }

        #popup-car-terms .popup-car-content h6 {
            font-weight: bold;
            font-size: 14px;
            line-height: 20px;
            color: #1a3a5b;
        }

        #popup-car-terms .popup-car-content .term-main-title {
        }

        #popup-car-terms .popup-car-content h5 {
            font-size: 22px;
            font-weight: bold;
            color: #1a3a5b;
            line-height: 25px;
        }

.protection-info-popup {
}


    .protection-info-popup .popup-content h3 {
        color: #1a3a5b;
        font-size: 18px;
        font-weight: bold;
    }

    .protection-info-popup .popup-content {
        padding: 0;
    }

        .protection-info-popup .popup-content hr {
            margin: 10px 0;
        }

        .protection-info-popup .popup-content p {
            margin: 8px 0;
        }

        .protection-info-popup .popup-content li {
            border: none;
        }

        .protection-info-popup .popup-content .check-list li {
        }

            .protection-info-popup .popup-content .check-list li:before {
                content: url(../../resources/images/car/v.png);
                margin-left: 5px;
                vertical-align: sub;
            }

            .protection-info-popup .popup-content .check-list li ul {
                margin-top: 10px;
                margin-right: 25px;
            }

                .protection-info-popup .popup-content .check-list li ul li {
                }

                    .protection-info-popup .popup-content .check-list li ul li:before {
                        content: url('../images/icons/A03.png');
                        margin-left: 5px;
                        vertical-align: top;
                    }

        .protection-info-popup .popup-content .non-check-list li:before {
            content: url('../images/icons/A02.png');
            margin-left: 5px;
            vertical-align: sub;
        }






.product-details-rating {
    height: 38px;
}

    .product-details-rating .product-rating-content small {
        font-size: 12px;
        color: #656565;
    }

    .product-details-rating .product-rating-image span {
        display: inline-block;
        padding: 0 2px;
        font-family: 'Almoni Tzar', sans-serif;
        font-size: 20px;
        line-height: .7;
        color: #005a58;
    }

    .product-details-rating .product-rating-inner p {
        font-family: 'Almoni Tzar', sans-serif;
        font-size: 13px;
        color: #222324;
        padding-right: 10px;
    }


.hotel-details-book {
}

    .hotel-details-book table tr td {
        border-left: 1px solid #bbc7d7;
        height: 35px;
        vertical-align: middle;
        padding-right: 10px;
        border-bottom: 1px solid #bbc7d7;
    }

    .hotel-details-book table tr th {
        background-color: #e0eaec; /*#e0eaec;*/
        color: #3A6495;
        font-weight: bold;
        height: 35px;
        vertical-align: middle;
        border-left: 1px solid #bbc7d7;
        border-bottom: 1px solid #bbc7d7;
    }

        .hotel-details-book table tr th.first {
            border-right: 1px solid #bbc7d7;
        }

        .hotel-details-book table tr th.last {
            border-left: 1px solid #fff;
        }

    .hotel-details-book table .room-class {
        color: #155BF9;
        font-weight: bold;
        text-decoration: underline;
    }

    .hotel-details-book i {
        display: inline-block;
    }

    .hotel-details-book .ico-bb {
        background-image: url(../images/details/icons/ico-bb.png);
        width: 9px;
        height: 14px;
    }

    .hotel-details-book .ico-adt {
        width: 9px;
        height: 22px;
        background: url(../images/details/icons/adult.png) no-repeat 0 0;
    }

    .hotel-details-book .ico-chd {
        width: 7px;
        height: 16px;
        background: url(../images/details/icons/child.png) no-repeat 0 0;
    }

    .hotel-details-book .ico-inf {
        width: 9px;
        height: 13px;
        background: url(../images/details/icons/infant.png) no-repeat 0 0;
    }

    .hotel-details-book .ico-special {
        width: 17px;
        height: 19px;
        background: url(../images/details/icons/special.png) no-repeat 0 0;
    }


    .hotel-details-book .price-night {
        color: #F35332;
        font-size: 18px;
        font-weight: bold;
    }

    .hotel-details-book .price-currency {
        color: #F35332;
        font-size: 15px;
        font-weight: bold;
    }

    .hotel-details-book .room-sep {
        border-bottom: 2px solid #426BA8;
    }

    .hotel-details-book .book-box {
        vertical-align: top;
        text-align: center;
        padding-top: 10px;
        background-color: #fff;
        border-left: 0;
    }

    .hotel-details-book .book-room {
        padding: 10px 0;
        width: 100px;
        font-size: 17px;
        margin-top: 10px;
    }

    .hotel-details-book .room-alt {
        background-color: #E0EAEC;
    }

    .hotel-details-book .select-room {
        padding: 5px 0;
        font-size: 13px;
        width: 50px;
    }

    .hotel-details-book .room-select {
        text-align: center;
        padding: 0;
    }

    .hotel-details-book .book-hotel-flight {
        font-size: 18px;
    }

    .hotel-details-book .book-price {
        color: #F35332;
        font-size: 24px;
        font-weight: bold;
    }

    .hotel-details-book .book-currency {
        color: #F35332;
        font-size: 15px;
        font-weight: bold;
    }

    .hotel-details-book .inner-room {
        height: 50px;
    }

    .hotel-details-book .room-pax-type {
        float: right;
        margin-left: 5px;
    }

    .hotel-details-book .room-pax-chd {
        padding-top: 6px;
    }

    .hotel-details-book .room-pax-inf {
        padding-top: 9px;
    }


.israel-pkg .selected-pkg .frame-out {
    background-color: #E1E1E1;
    width: 212px;
    text-align: right;
}

.israel-pkg .selected-pkg .frame-in {
    width: 208px;
    margin-right: 2px;
    border: 1px solid #93A9B7;
    background-color: #F7F7F7;
}

.israel-pkg .selected-pkg .header {
    font-weight: normal;
    font-size: 18px;
    color: #4E799C;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 2px;
}

.israel-pkg .selected-pkg .content {
    padding: 10px;
    font-size: 14px;
    line-height: 16px;
}

.israel-pkg .selected-pkg h2 {
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0;
}


.israel-pkg .selected-hotel .name {
    font-weight: bold;
    font-size: 16px;
    color: #f65334;
}


.israel-pkg .selected-hotel tr td {
    padding-bottom: 3px;
}

.israel-pkg .selected-hotel td.name {
    font-weight: bold;
    font-size: 14px;
    color: #154E71;
}

.israel-pkg .selected-hotel .hotel-image {
    float: right;
    width: 80px;
    margin-left: 10px;
}

    .israel-pkg .selected-hotel .hotel-image img {
        width: 80px;
        height: 80px;
    }

.israel-pkg .selected-hotel .hotel-name {
    float: right;
}

.israel-pkg .selected-flighs .segment-sep {
    border-bottom: 1px solid #d6d6d6;
    width: 100%;
    margin: 10px 0 5px 0;
}

.israel-pkg .selected-flighs .dir {
    font-weight: bold;
}

.israel-pkg .selected-flighs {
    margin: 0;
}

.israel-pkg .product-update a {
    color: #4E799C;
    text-decoration: underline;
    font-weight: normal;
}

.israel-pkg .selected-flighs .airline {
    margin-bottom: 5px;
}

.israel-pkg .selected-flighs .segment {
    margin-bottom: 5px;
}

    .israel-pkg .selected-flighs .segment span {
        display: inline-block;
        width: 50px;
    }

.israel-pkg .selected-flighs .airline img {
    height: 18px;
    width: 20px;
    border: 1px solid #BBBBBB;
    margin-left: 10px;
    position: relative;
    top: 5px;
}

.israel-pkg .selected-pkg .price-box {
    margin: 5px;
    background-color: #e0eaec;
    padding: 15px;
}

    .israel-pkg .selected-pkg .price-box .sum {
        font-weight: bold;
        font-size: 18px;
    }

.hotel-details-book .select-room {
    padding: 6px 0;
    font-size: 16px;
    width: 80px;
}

.hotel-details-book table .room-class {
    color: #3a6495;
    font-weight: normal;
    text-decoration: none;
    font-size: 18px;
}



.hotel-details-book .price-status.ok {
    color: #057810;
    font-weight: bold;
}

.hotel-details-book .price-status.wl {
    color: #db8831;
    font-weight: bold;
}

.hotel-details-book .room-pax-box {
    text-align: right;
    padding-right: 10px;
}

.hotel-details-book .ico_remarks {
    color: #3a6495;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}

.hotel-details-book .tooltip_holder_remarks {
    width: 227px;
    position: absolute;
    right: -5px;
    bottom: 20px;
    background-color: #fff;
    border: 2px solid #ccc;
}

    .hotel-details-book .tooltip_holder_remarks .content {
        font-size: 12px;
        padding: 10px;
        font-weight: normal;
        color: #333;
        text-align: right;
        line-height: 21px;
    }

.dpa_table-rooms {
    margin-bottom: 10px;
    margin-top: 10px;
    width: 100%;
    border-right: solid 1px #bbc7d7;
    border-top: solid 1px #bbc7d7;
}

.dpa_bg {
    background-color: #ECEAEB;
}

.dpa_separator {
    color: #3E638D;
    font-size: 20px;
}

.dpa__table-noborder {
    border: none !important;
    font-size: 15px;
}

    .dpa__table-noborder tr, .dpa__table-noborder td {
        border: none !important;
    }

.dpa_arkia {
    margin-bottom: -5px;
    margin-left: 5px;
    height: 20px;
}

.dpa__table-noborder strong {
    font-weight: bold;
}

.sep_arrow {
    width: 13px;
    height: 10px;
    background: url('../images/checkout/css_sprites.png') -90px -139px;
    display: inline-block;
    margin: 0 5px;
}

.dpa_table-rooms .rclass {
    width: 150px;
}

.dpa_table-rooms .rpax {
    width: 70px;
}

.dpa_table-rooms .rbasis {
    width: 100px;
}

.dpa_table-rooms .rremark {
    width: 180px;
}

.dpa_table-rooms .rprice {
    width: 90px;
}

.bestPriceExternalContainer {
    margin: 1em 0;
}

.ancillary-group ul {
    padding-top: 17px;
}

.ancillary-group i.ancillary {
    width: 18px;
    height: 18px;
    display: inline-block;
}

    .ancillary-group i.ancillary.BG {
        background-image: url(../images/general/baggage.png);
    }

    .ancillary-group i.ancillary.BGCY {
        background-image: url(../images/general/trolly.png);
    }

.ancillary-group ul li {
    float: right;
    margin-right: 10px;
}

/* Fare family / pattern selection — top strip (detailsff) */
.ff-selected-fare-bar {
    direction: ltr;
    box-sizing: border-box;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 12px 18px;
    margin-bottom: 16px;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06);
}

.ff-selected-fare-bar--top {
    margin-top: 0;
    margin-bottom: 18px;
    padding: 8px 20px;
    border-right: 4px solid #3976be;
}

.ff-selected-fare-bar__back {
    flex: 0 0 auto;
    cursor: pointer;
    border: 1px solid #3976be;
    background: #3976be;
    color: #fff;
    border-radius: 3px;
    padding: 8px 16px;
    font-size: 18px;
    font-family: inherit;
    border-radius: 3px;
    min-width: 192px;
}

.ff-selected-fare-bar__back:hover {
    background: #f0f6fc;
    color: #3976be;
}

.ff-selected-fare-bar__info {
    flex: 1 1 auto;
    text-align: right;
    direction: rtl;
    min-width: 0;
}

.ff-selected-fare-bar__name {
    font-weight: bold;
    font-size: 16px;
    color: #00365d;
    line-height: 1.3;
    word-wrap: break-word;
}

.ff-selected-fare-bar__price {
    font-size: 18px;
    color: #3976be;
    margin-top: 4px;
}
