﻿.rightbar_box {
    width: 307px;
    min-height: 224px;
    height: auto;
    position: relative;
    overflow: hidden;
    background-color: #2673a8;
    padding: 25px;
    color: #F2F2F2;
    font-family: HelveticaNeueLTStd-UltLt;
    margin-bottom: 3px;
    white-space: normal;
}

    .rightbar_box p {
        color: #F2F2F2;
    }

.rightbar_button_box {
    min-height: 15px !important;
}

.rightbar_weather_box {
    background-color: #323232 !important;
    min-height: 15px !important;
}

.rightbar_box_arrow {
    float: right;
    height: 15px;
    width: 15px;
    background-image: url(/content/imgs/icons/LCY1019-Main_site-Icon_set-15PX_ARROWS-01.png);
    background-position: 0px -30px;
}

.rightbar_box_arrow_down {
    float: right;
    height: 15px;
    width: 15px;
    background-image: url(/content/imgs/icons/LCY1019-Main_site-Icon_set-15PX_ARROWS-01.png);
    background-position: 15px -30px;
}

.rightbar_box_arrow_blue {
    float: right;
    height: 15px;
    width: 15px;
    background-image: url(/content/imgs/icons/LCY1019-Main_site-Icon_set-15PX_ARROWS-01.png);
    background-position: 0px 15px;
}

.rightbar_box_arrow_down_blue {
    float: right;
    height: 15px;
    width: 15px;
    background-image: url(/content/imgs/icons/LCY1019-Main_site-Icon_set-15PX_ARROWS-01.png);
    background-position: 15px 15px;
}

.rightbar_box h3 {
    font-size: 30px;
    margin: 0px;
    font-weight: lighter;
    color: #f2f2f2;
}

    .rightbar_box h3 a:link, .rightbar_box h3 a:active, .rightbar_box h3 a:visited {
        font-size: 30px;
        font-weight: lighter;
        color: #f2f2f2;
    }

.rightbar_box .h3smaller {
    font-size: 25px;
    font-weight: lighter;
    color: #f2f2f2;
}

.rightbar_box .h3subtitle {
    font-size: 20px;
    font-weight: lighter;
    color: #f2f2f2;
}


.rightbar_box a:link, .rightbar_box a:active, .rightbar_box a:visited {
    color: #f2f2f2;
    text-decoration: none;
}

.rightbar_box .facebook_20 {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    background-image: url(/content/images/icons/social_and_arrow_20.png);
    background-position: 0px 0px;
}


/* -------------------- POPUP MENU SHARED STYLES -------------------- */
.rightbar_box .completion_box_pop {
    top: 42px;
    left: 0px;
    width: 270px;
    height: auto;
    background-color: #2673a8;
    border: 4px solid #f2f2f2;
}

    .rightbar_box .completion_box_pop:after {
        border-color: rgba(38, 115, 168, 0);
        border-bottom-color: #2673a8;
    }

    .rightbar_box .completion_box_pop:before {
        border-color: rgba(242, 242, 242, 0);
        border-bottom-color: #f2f2f2;
    }




    .rightbar_box .completion_box_pop p.selected {
        background-color: #f2f2f2;
        color: #2673a8;
    }

        .rightbar_box .completion_box_pop p.selected a {
            color: #2673a8;
        }


/* -------------------- POPUP MENU GREY STYLES OVERRIDE -------------------- */

.grey .completion_box_pop {
    background-color: #323232;
}


    .grey .completion_box_pop p.selected a {
        color: #2673a8;
    }

    .grey .completion_box_pop:after {
        border-color: rgba(50, 50, 50, 0);
        border-bottom-color: #323232;
    }

    .grey .completion_box_pop:before {
        border-color: rgba(242, 242, 242, 0);
        border-bottom-color: #f2f2f2;
    }





.call_to_action {
    position: absolute;
    bottom: 25px;
    left: 25px;
}


.rightbar_box a:hover {
    color: #97c2d8;
}

.rightbar_box .full_width {
    width: 297px;
}

.blue_hr {
    display: block;
    clear: both;
    margin: 4px;
}

.rightbar_box table {
    padding: 0px;
    margin: 0px;
    width: 315px;
}

.rightbar_box td {
    margin: 0px;
    padding: 0px;
}

.rightbar_box .arrow_10_right_black {
    width: 10px;
    height: 10px;
    background-image: url(/content/images/icons/10PX_ARROWS-01.png);
    background-position: 0px 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 20px;
    float: right;
}

.rightbar_box .rightbar_button_arrow {
    height: 8px;
    width: 8px;
    display: inline-block;
    background-image: url(/content/imgs/icons/LCY1019-Main_site-Icon_set-8PX_ARROWS-01.png);
    background-position: 0px -16px;
    margin-left: 2px;
}

.rightbar_box .rightbar_button_arrow_down {
    height: 8px;
    width: 8px;
    display: inline-block;
    background-image: url(/content/imgs/icons/LCY1019-Main_site-Icon_set-8PX_ARROWS-01.png);
    background-position: 8px -16px;
    margin-left: 2px;
    margin-bottom: 2px;
}


.rightbar_box .rightbar_box_button {
    margin: 0px;
    font-weight: lighter;
    font-size: 30px;
    color: #f2f2f2;
    cursor: pointer;
    text-align: left;
    position: absolute;
    bottom: 25px;
    left: 25px;
}


.snippet_large {
    width: 307px;
    height: 224px;
    background-color: #2673a8;
    padding: 25px;
    overflow: hidden;
    position: relative;
    margin-bottom: 3px;
}


.snippet_large_extendable {
    width: 307px;
    height: auto;
    background-color: #2673a8;
    padding: 25px;
    overflow: hidden;
    position: relative;
    margin-bottom: 3px;
}


.snippet_large_call_to_action {
    position: absolute;
    width: auto;
    background-color: #2673a8;
    padding: 5px;
    top: 90px;
    height: 20px;
    color: #F2F2F2;
}

    .snippet_large_to_action a:link, .snippet_large_call_to_action a:active, .snippet_large_call_to_action a:visited {
        color: #F2F2F2;
        text-decoration: none;
    }


.SmallFeature {
    height: 220px;
}

    .SmallFeature .Copy {
        position: absolute;
        left: 20px;
        padding: 10px;
        top: 40px;
    }

    .SmallFeature a.FeatureItem_button {
        display: block;
        position: absolute;
        width: auto;
        height: auto;
        top: 175px;
        padding: 10px;
        left: 20px;
        z-index: 101;
        background-image: url(/content/images/10x10_black.png);
    }

.rightbar_box select {
    background-color: #2673a8;
    border-color: #F2F2F2;
    color: #F2F2F2;
    margin: 4px 0px;
    height: 30px;
}

.rightbar_box input[type="text"], input[type="password"] {
    background-color: #2673a8;
    height: 25px;
    color: #F2F2F2;
    border: 1px solid #F2F2F2;
    padding-left: 5px;
    margin: 4px 0px;
    outline: none;
}

.rightbar_box input[type="button"], input[type="submit"] {
    margin: 4px 0px;
}

.rightbar_box input[type=email] {
    background-color: #2673a8;
    height: 25px;
    color: #F2F2F2;
    border: 1px solid #F2F2F2;
    padding-left: 5px;
    margin: 4px 0px;
    outline: none;
}

.rightbar_box input[type=number] {
    background-color: #2673a8;
    height: 25px;
    color: #F2F2F2;
    border: 1px solid #F2F2F2;
    padding-left: 5px;
    margin: 4px 0px;
    outline: none;
}

.rightbar_box input[type=tel] {
    background-color: #2673a8;
    height: 25px;
    color: #F2F2F2;
    border: 1px solid #F2F2F2;
    padding-left: 5px;
    margin: 4px 0px;
    outline: none;
}

.rightbar_box textarea {
    background-color: #2673a8;
    color: #F2F2F2;
    border: 1px solid #F2F2F2;
    padding-left: 5px;
    margin: 4px 0px;
    outline: none;
}

.rightbar_box_photo {
    float: left;
    padding-right: 10px;
}

    .rightbar_box_photo img {
        width: 59px;
    }

.rightbar_box_contactnumblock {
    line-height: 16px;
    margin: 0px 0px 0px 0px;
    padding-top: 0px;
}

.rightbar_box_phonenumbers {
    line-height: 14px;
    margin: 3px 0px 5px 0px;
}

.rightbar_box_nav li {
    position: relative;
    left: -40px;
    top: -10px;
    font-size: 12px;
    list-style-type: none;
}

.contact {
    clear: both;
    padding-bottom: 14px;
    border-bottom: 1px dotted #f2f2f2;
}

    .contact:last-child {
        clear: both;
        padding-bottom: 0px;
        border-bottom: none;
    }

.contact_button {
}

.grey {
    background-color: #323232;
}

    .grey select {
        background-color: #323232;
        border-color: #F2F2F2;
        color: #F2F2F2;
        margin: 4px 0px;
        height: 30px;
    }

    .grey input[type="text"], input[type="password"] {
        background-color: #323232;
        height: 25px;
        color: #F2F2F2;
        border: 1px solid #F2F2F2;
        padding-left: 5px;
        margin: 4px 0px;
    }

    .grey input[type="button"], input[type="submit"] {
        margin: 4px 0px;
    }

    .grey input[type=email] {
        background-color: #323232;
        height: 25px;
        color: #F2F2F2;
        border: 1px solid #F2F2F2;
        padding-left: 5px;
        margin: 4px 0px;
    }

    .grey input[type=number] {
        background-color: #323232;
        height: 25px;
        color: #F2F2F2;
        border: 1px solid #F2F2F2;
        padding-left: 5px;
        margin: 4px 0px;
    }

    .grey input[type=tel] {
        background-color: #323232;
        height: 25px;
        color: #F2F2F2;
        border: 1px solid #F2F2F2;
        padding-left: 5px;
        margin: 4px 0px;
    }

    .grey textarea {
        background-color: #323232;
        color: #F2F2F2;
        border: 1px solid #F2F2F2;
        padding-left: 5px;
        margin: 4px 0px;
    }

    .grey .portal_button_auto {
        color: #323232;
    }

.rightbar_box .ski_weather_table thead td {
    padding: 0px 5px 10px 5px;
}

    .rightbar_box .ski_weather_table thead td:first-child {
        padding-left: 0px;
    }

    .rightbar_box .ski_weather_table thead td:last-child {
        padding-right: 0px;
    }

.rightbar_box .ski_weather_table tbody td {
    vertical-align: middle;
    padding: 10px 5px 10px 5px;
}

    .rightbar_box .ski_weather_table tbody td:first-child {
        padding: 10px 5px 10px 0px;
    }

    .rightbar_box .ski_weather_table tbody td:last-child {
        padding: 10px 0px 10px 5px;
    }


.reworkedFlights {
    width: 307px;
}

    .reworkedFlights #classOfService {
        width: 100%;
    }

.rightbar_box .reworkedFlights table {
    width: 307px;
}

.rightbar_box table.flightsHotelForm_TopTable {
    width: 307px;
}

    .rightbar_box table.flightsHotelForm_TopTable .full_width {
        width: 100%;
    }

.flightsHotelForm_MiddleTable .fieldline.sb2_half {
    width: 50%;
    box-sizing: border-box;
    float: left;
    padding-bottom: 15px;
}

    .flightsHotelForm_MiddleTable .fieldline.sb2_half:first-child {
        padding-right: 10px;
    }

    .flightsHotelForm_MiddleTable .fieldline.sb2_half:nth-child(2) {
        padding-left: 10px;
    }


    .flightsHotelForm_MiddleTable .fieldline.sb2_half input[type="text"] {
        width: 136px;
    }

.reworkedFlights #fhNumberOfRooms, .reworkedFlights #fhAdults1, .reworkedFlights #fhChildren1, .reworkedFlights #fhInfants1, .reworkedFlights #fhAdults2, .reworkedFlights #fhChildren2, .reworkedFlights #fhInfants2, .reworkedFlights #fhAdults3, .reworkedFlights #fhChildren3, .reworkedFlights #fhInfants3 {
    width: 37px;
    float: left;
}

.reworkedFlights #fhAdults1, .reworkedFlights #fhChildren1, .reworkedFlights #fhAdults2, .reworkedFlights #fhChildren2, .reworkedFlights #fhAdults3, .reworkedFlights #fhChildren3 {
    margin-right: 4px;
}

.reworkedFlights fhInfants1, .reworkedFlights #fhChildren1, .reworkedFlights fhInfants2, .reworkedFlights #fhChildren2, .reworkedFlights fhInfants3, .reworkedFlights #fhChildren3 {
    margin-left: 4px;
}

.reworkedFlights #adults, .reworkedFlights #children {
    margin-right: 4px;
}

.reworkedFlights #children, .reworkedFlights #infants {
    margin-left: 4px;
}



.reworkedFlights button {
    margin-top: 15px;
    width: 143px;
}


.reworkedFlights .p_noMargin_top {
    margin-top: 0px;
}


#blogListTree {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
}

    #blogListTree span {
        cursor: pointer;
    }

    #blogListTree li {
        list-style-type: none;
        line-height: 18px;
    }

    #blogListTree > li {
        margin-top: 14px;
    }

        #blogListTree > li:first-child {
            margin-top: 0px;
        }

        #blogListTree > li > ul {
            display: none;
            padding-left: 20px;
        }

            #blogListTree > li > ul > li > ul {
                display: none;
                padding-left: 20px;
            }

                #blogListTree > li > ul > li > ul > li {
                    margin-top: 14px;
                }

                    #blogListTree > li > ul > li > ul > li:first-child {
                        margin-top: 0px;
                    }

                    #blogListTree > li > ul > li > ul > li:last-child {
                        margin-bottom: 14px;
                    }

        #blogListTree > li:last-child > ul:last-child > li:last-child > ul:last-child > li:last-child {
            margin-bottom: 0px;
        }

.rightbar_box.TubeStatus {
    padding: 0px;
    width: 357px;
    background-color: initial;
}

    .rightbar_box.TubeStatus > div:nth-child(3) {
        background-color: #2673a8;
    }

.rightbar_box.grey.TubeStatus > div:nth-child(3) {
    background-color: #323232;
}


.TubeStatusButton {
    width: 50%;
    box-sizing: border-box;
    float: left;
    text-align: center;
    cursor: pointer;
}

    .TubeStatusButton > div {
        background-color: #f5f5f5;
        color: #2673a8;
        padding: 10px;
    }

    .TubeStatusButton:first-child {
        padding: 0px 3px 3px 0px;
    }

    .TubeStatusButton:nth-child(2) {
        padding: 0px 0px 3px 3px;
    }


    .TubeStatusButton.active {
        background-color: #2673a8;
    }

        .TubeStatusButton.active > div {
            background-color: #2673a8;
            color: #F2F2F2;
        }

.grey .TubeStatusButton.active, .grey .TubeStatusButton.active > div {
    background-color: #323232;
    color: #F2F2F2;
}

.TubeStatusTab {
    display: none;
}

    .TubeStatusTab iframe {
        width: 100% !important;
        box-sizing: border-box;
    }

    .TubeStatusTab.active {
        display: block;
    }

#feebackRightBarTable label {
    display: block;
}

#feebackRightBarTable label, #feebackRightBarTable input {
    cursor: pointer;
}

.rightBarFeedBackNews h2 {
   font-size: 18px;
   padding-bottom: 0px;
}

.rightBarFeedBackNews span {
    font-size: x-small;
}

.rightBarFeedBackNewsSeparator {
    width: 100%;
    border-bottom-style: dotted;
    border-bottom-color: #2673a8;
    margin-bottom: 15px;
    border-width: 2px;
}

    .rightBarFeedBackNewsSeparator:last-child {
        display: none;
    }

/* -------------------- Snippets underneath -------------------- */

.SnippetsUnderneath {
    overflow: hidden;
    margin-bottom: 3px;
    background: none;
}

    .SnippetsUnderneath > div {
        width: 298px;
        margin-right: 3px;
        float: left;
        box-sizing: border-box;
        height: 274px !important;
        margin-bottom: 0px;
    }

        .SnippetsUnderneath > div:last-child {
            margin-right: 0px;
        }
