.booking-path .yui-gf div.first {
    width: 24%;
}

.booking-path .yui-gf .yui-u {
    width: 74.2%;
}

.booking-sidebar-container {
    background-color: #b8ebfe;
}

    .booking-sidebar-container .widget {
        border: 1px #b8ebfe solid;
        background-color: white;
    }

    .booking-sidebar-container h3 {
        color: #ff9826;
        font-weight: bold;
        margin: 0 0 5px 0;
        font-size: 116%;
    }

.booking-sidebar-container {
    margin-left: 9px;
    border: 1px black solid;
    padding: 5px 9px 9px 9px;
}

    .booking-sidebar-container dl {
        font-size: 85%;
    }

.widget .body {
    padding: 5px;
}

.thankyou .trip-summary .body {
    padding: 0;
}

.booking-sidebar-container h4 {
    margin: 0;
    padding: 3px 5px;
    background-color: #9fd7ef;
}

.widget .body .unit-name {
    font-size: 85%;
    background-color: white;
}

.trip-summary dt, .unit-summary dt {
    width: 200px;
}

.trip-summary dd, .unit-summary dd {
    margin: 0 0 2px 80px;
}

.unit-summary dt, .payment .trip-summary dt {
    font-weight: bold;
}

dt.reservation-number {
    width: 200px;
}

.thumbnail-container {
    float: left;
    margin: 0 5px 5px 0;
    text-align: center;
    width: 100px;
    font-size: 85%;
}

.rate-details .rate-details, .payment .payment, .thank-you .thank-you {
    font-weight: bold;
    color: black;
}

.booking-progress span {
    margin-right: 10px;
    color: #ccc;
}

.booking-progress {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px black solid;
}

.booking-path-section-header {
    background-color: #9fd7ef;
    padding: 3px 5px;
    margin: 15px 0 10px 0;
}

.booking-path-section {
    margin-left: 5px;
}

.ratedetails .trip-summary .total-price {
    display: none;
}

.payment .first .booking-path-section-header {
    margin-top: 0;
}

.payment .first .booking-path-section {
    margin-left: 0;
}

.payment .trip-summary {
    margin-top: 10px;
}

    .payment .trip-summary a, .thankyou .trip-summary a {
        display: none;
    }

.payment-summary {
    border: 1px #eee solid;
}

.rate-summary {
    margin-bottom: 10px;
}

.rate-summary, .payment-summary {
    width: 300px;
}

    .rate-summary td, .payment-summary td, .payment-summary th {
        padding: 2px 0;
        vertical-align: top;
    }

    .payment-summary td, .payment-summary td, .payment-summary th {
        padding: 2px 5px;
    }

    .payment-summary th {
        border-bottom: 1px #eee solid;
    }

.currency, .currency-header {
    text-align: right;
}

.total-price {
    font-weight: bold;
    background-color: #e7e7e7;
}

.total-price-without-security {
    font-weight: bold;
}

.coupon-code-savings {
    color: green;
}

#rentalAgreement {
    margin-bottom: 5px;
}
/*Booking Steps Widget Styling*/
.booking-steps {
    border-bottom: 1px solid gray;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 4px 0 5px 0;
}

    .booking-steps .number {
        font-size: 85%;
    }

    .booking-steps .ratedetails,
    .booking-steps .payment {
        margin-right: 15px;
    }

.ratedetails .payment .step,
.ratedetails .thankyou .step,
.payment .ratedetails .step,
.payment .thankyou .step,
.thankyou .ratedetails .step,
.thankyou .payment .step {
    font-size: 85%;
}

.ratedetails .ratedetails .number,
.payment .payment .number,
.thankyou .thankyou .number {
    color: black;
}

.ratedetails .ratedetails .step,
.payment .payment .step,
.thankyou .thankyou .step {
    font-size: 93%;
    color: #ff9826;
}

.ratedetails .payment,
.ratedetails .thankyou,
.payment .thankyou {
    color: #cccccc;
}

.payment .ratedetails,
.thankyou .payment,
.thankyou .ratedetails {
    color: #949494;
}
/*Form/Fieldset styling*/
.submit-container {
    padding-left: 125px;
}

.payment-data label {
    font-size: 93%;
    display: block;
    float: left;
    width: 120px;
    padding-right: 5px;
    text-align: right;
}

label.error {
    position: relative;
    color: red;
    margin-left: 4px;
    display: inline;
    float: none;
    text-align: left;
    width: auto;
    padding: 0;
    font-size: 85%;
}

.field-validation-error {
    color: red;
    font-size: 85%;
}

span.field-info {
    font-size: 85%;
    color: #999;
    margin-left: 3px;
}

form em {
    color: red;
    position: relative;
    top: -2px;
    right: 0;
}

label.optional {
    position: relative;
    right: 8px;
    top: 0;
}

div.field {
    margin-bottom: 4px;
    clear: both;
}

.payment-data input, .payment-data select, .payment-data textarea {
    border: 1px gray solid;
}

input.tiny {
    width: 15px;
}

input.error, select.error {
    border-color: red;
}

select.error {
    background-color: pink;
}

#phone, #PaymentInformation_Phone, #PaymentInformation_CellPhone, #cellPhone {
    width: 84px;
}

input.medium {
    width: 114px;
}

input.small {
    width: 30px;
    margin-right: 3px;
}

.addresses-are-equal, .credit-card-images {
    padding-left: 134px;
}

.credit-card-images {
    margin-bottom: 5px;
}

    .credit-card-images img {
        cursor: pointer;
    }

fieldset {
    position: relative;
}

em.optional {
    visibility: hidden;
    color: transparent;
}

.insuranceSelection {
    width: 350px;
    vertical-align: top;
    padding-bottom: 5px;
    padding-top: 5px;
}

.longDescription {
    display: none;
    margin-top: 6px;
}

.extra {
    padding-top: 15px;
    padding-bottom: 10px;
    padding-right: 10px;
}

.extrasItem {
    padding-right: 25px;
    padding-top: 15px;
}

.extrasTime {
    font-size: 18px;
    margin: 1px;
    margin-right: 20px;
    width: 80px;
}

.extrasCalculationDescription {
    margin-top: 6px;
    font-weight: bold;
    font-size: 85%;
}

.shortText {
    width: 30px
}

.mediumText {
    width: 100px
}

.longText {
    width: 200px
}

.extrasItem .ui-spinner {
    vertical-align: bottom;
    top: 1px;
}

#tblExtras tr td {
    vertical-align: top;
}

.optionalExtrasItem {
    white-space: nowrap;
    padding-top: 10px;
}

.extrasItemLabel {
    padding-top: 2px;
    display: inline;
}

@media print {
    body {
        margin: 0;
        color: #000000;
        background-color: #ffffff;
    }

    .booking-path .yui-gf div.first {
        width: 24%;
    }

    .booking-path .yui-gf .yui-u {
        width: 60%;
    }

    #ft, #hd {
        display: none
    }

    #print {
        display: none
    }
}

