.dark {
    background-color: #010f39
    }
#band #legtabs td {
    border-bottom: solid 6px #0a1c52;
    /*Same as #band*/
    }
.important, .important a, #navbar a:hover {
    color: #bf9958 !important
    }
.subtitle {
    border-bottom: solid 3px #010f39;
    /*Same as #band .dark*/
    }
.om, .om a, .dh /*calendar other months*/ {
    color: #000617 !important
    }
.packageBook {
    background-color: #ECF0FD;
    padding: 10px 10px 10px 10px !important;
    vertical-align: middle !important
    }
.packageSeparation {
    border-top: 1px #0A1C52 solid
    }
.calendarBg {
    background-image: url(calendar.bg.gif)
    }
.offers {
    background-color: #ECF0FD
    }
/* -------- right hand short thin bar with top and bottom borders (blue-0a1c52, purple-620135, brown-4f2c1b, red-0a1c52) -------- */
.shortline_border {
    border-color: #0a1c52
    }
/* -------- right hand short thick bar with top and bottom borders (blue-0a1c52, purple-620135, brown-4f2c1b, red-0a1c52) -------- */
.shortline_thick_border {
    border-color: #0a1c52
    }
/* -------- right hand short thicker bar with top and bottom borders (blue-0a1c52, purple-620135, brown-4f2c1b, red-0a1c52) -------- */
.shortline_thicker_border {
    border-color: #0a1c52
    }
.longline_border {
    border-color: #0a1c52
    }
.longline_thicker_border {
    border-color: #0a1c52
    }
#dotted_line {
    background-image: url(blue_dot.gif);
    background-repeat: repeat-x
    }
/* -------- home page attactions background fade -------- */
.homeAttractions, .destinationAttractions {
    background-image: url(blue_bg.gif);
    background-repeat: repeat-x;
    background-position: left top
    }
/* -------- destination background fade short -------- */
.destinationEvents {
    background-image: url(blue_bg_short.gif);
    background-repeat: repeat-x;
    background-position: left top
    }
#booknow {
    background-color: #0A1C52
    }
/* quickbooking */
#quickBooking input, #quickBooking select {
    background-color: #383E7A
    }
#checkavailability {
    padding: 8px 0 8px 0;
    background-color: #010f39;
    text-align: center;
    margin-top: 10px
    }
#calendarPopup {
    background-image: url(calendar.bg.gif);
    background-repeat: no-repeat;
    background-position: center center
    }