html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

body { font-size: 12px; line-height: 1.35; text-align: center; overflow-y: scroll; }

ul { padding-left: 20px; }

a { text-decoration: none; }

a:hover { text-decoration: underline; }

small { font-size: 80%; }

hr { border: none; height: 60px; }

hr.small { height: 20px; }

hr.clear { height: 1px; margin: 2px 0; }

table { width: 100%; border-collapse: collapse; margin-bottom: 10px; font-size: 11px; color: #000; }
table th { padding: 5px; text-transform: uppercase; font-size: 11px; font-weight: normal; vertical-align: middle; }
table th.departure_date { width: 110px; }
table th.booking_viz_bar { width: 102px; }
table th.active_check_column { width: 71px; }
table th.duration { width: 60px; }
table th.price_column { width: 90px; }
table th.price_from_column { width: 120px; }
table th.discount_price_column { width: 70px; }
table th.button_column { width: 40px; }
table th.icon { width: 18px; }
table th.pricing_price { width: 70px; }
table th.pricing_qty { width: 30px; }
table th.pricing_subtotal { width: 90px; }
table th.payment_term_title { width: 120px; }
table td { padding: 5px; vertical-align: middle; }
table td.align_right { text-align: right; }
table th.align_center, table td.align_center { text-align: center; }
table td.draggable_handle { background: url('../images/list_icon_light.png') no-repeat center center; }
table thead tr.no_border th { border-bottom: none; }
table tbody tr.highlight td.draggable_handle { background: url('../images/list_icon.png') no-repeat center center; }
table tbody tr.variant_row { border-top: solid 1px #e9e9e9; }
table tbody tr.variant_row td:first-child { padding-left: 15px; }
table tbody tr:first-child { border: none; }
table tbody tr.total_row { font-size: 14px; }
table tbody a { color: #000; text-decoration: none; }
table tbody a:hover { text-decoration: underline; }
table tbody a.small_button { display: block; height: 16px; _height: 20px; font-size: 11px; font-weight: bold; background: #efefef; border: solid 1px #c0c0c0; padding: 4px 10px 0px 10px; text-decoration: none; color: #000; border-radius: 30px; -moz-border-radius: 30px; -webkit-border-radius: 30px; }
table tbody a.small_button:hover { text-decoration: none; }
table tfoot tr { border-top: solid 1px #d0d0d0; }
table tfoot td.pagination { text-align: center; }
table tfoot td.pagination span { display: inline-block; background: none; color: #000; font-size: 10px; padding: 4px 5px; text-align: center; text-decoration: none; }
table tfoot td.pagination a { display: inline-block; background: #eee; color: #000; font-size: 10px; font-weight: bold; padding: 3px 3px; min-width: 14px; text-align: center; text-decoration: none; border: solid 1px #c0c0c0; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
table tfoot td.pagination a:hover { -webkit-box-shadow: 0px 0px 10px #81ab35; -moz-box-shadow: 0px 0px 10px #81ab35; }

table.no_head { border-top: solid 1px #d0d0d0; }

table.calendar thead { border-left: solid 1px #d0d0d0; border-right: solid 1px #d0d0d0; }
table.calendar th { width: 77px; padding-left: 0px; padding-right: 0px; text-align: center; border-bottom: none; }
table.calendar td { padding-left: 0px; padding-right: 0px; border: solid 1px #d0d0d0; height: 90px; vertical-align: top; }
table.calendar td .day_number { margin: 0px 0 5px 0; padding-left: 5px; height: 14px; }
table.calendar td.weekend { background: #e9f2f5; }
table.calendar td.today { background: #cff895; }
table.calendar td.next_prev_month { filter: alpha(opacity=50); -moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5; }
table.calendar a.calendar_item { display: block; padding: 2px; font-size: 9px; background: #ccc; margin-bottom: 5px; text-decoration: none; color: #000; }
table.calendar a.item_start { margin-left: 5px; padding-left: 7px; border-top-left-radius: 30px; -moz-border-radius-topleft: 30px; -webkit-border-top-left-radius: 30px; border-bottom-left-radius: 30px; -moz-border-radius-bottomleft: 30px; -webkit-border-bottom-left-radius: 30px; }
table.calendar a.item_end { margin-right: 5px; border-top-right-radius: 30px; -moz-border-radius-topright: 30px; -webkit-border-top-right-radius: 30px; border-bottom-right-radius: 30px; -moz-border-radius-bottomright: 30px; -webkit-border-bottom-right-radius: 30px; }
table.calendar a.empty_cell { display: block; padding: 2px; font-size: 9px; margin-bottom: 5px; }
table.calendar a:hover { text-decoration: none; }

table.ui-datepicker-calendar { border-bottom: none; }
table.ui-datepicker-calendar tr { border: none; }

.wrapper { width: 880px; margin: 0 auto; text-align: left; }

.l_col { float: left; padding: 10px; width: 550px; }
.l_col h2 { font-size: 16px; margin-bottom: 10px; }
.l_col h1 { font-size: 24px; margin-bottom: 15px; }
.l_col h2.table_title { padding: 8px; font-weight: bold; font-size: 12px; margin: 0px; }
.l_col h2.table_title.center { text-align: center; overflow: hidden; display: inline-block; }
.l_col h2.table_title.center { display: block; }
.l_col h2.table_title.center a { display: inline-block; float: right; background: #eee; color: #000; font-size: 10px; font-weight: bold; padding: 3px 3px; min-width: 14px; text-align: center; text-decoration: none; border: solid 1px #c0c0c0; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
.l_col h2.table_title.center a:first-child { float: left; }
.l_col p { margin-bottom: 10px; }
.l_col ul { margin-bottom: 10px; }

.r_col { float: right; width: 250px; padding: 0px; list-style-type: none; }
.r_col li { margin-top: 20px; }
.r_col li:first-child { margin-top: 0px; }
.r_col li.action, .r_col li.link_list, .r_col li.info { padding: 10px; }
.r_col li.action { background: #dee8ee; }
.r_col li.link_list { font-size: 12px; }
.r_col li.link_list h3 { font-size: 15px; font-weight: bold; margin-bottom: 3px; }
.r_col li.link_list h4 { font-size: 11px; font-weight: bold; margin-bottom: 3px; }
.r_col li.link_list ul { list-style-type: none; margin-top: 5px; padding: 0px; }
.r_col li.link_list ul li { margin-top: 0px; border-top: solid 1px #e8e8e8; }
.r_col li.link_list ul li:first-child { border-top: none; }
.r_col li.link_list a { display: block; padding: 3px 0 3px 3px; text-decoration: none; }
.r_col li.link_list a:hover { text-decoration: underline; }
.r_col li.info h3 { font-size: 16px; font-weight: bold; margin: 0 0 10px; }
.r_col li.info h4 { font-size: 15px; font-weight: bold; margin: 5px 0 10px; }
.r_col li.info h5 { font-size: 13px; font-weight: normal; margin: 5px 0 0; }
.r_col li.info p { font-size: 12px; margin: 5px 0; }
.r_col li.info table th { font-size: 12px; background: none; }
.r_col table.special_offers { border-bottom: none; }
.r_col table.special_offers h4 { margin: 0px; text-align: right; }
.r_col table.special_offers span { display: block; font-size: 11px; text-align: right; text-decoration: line-through; }

h4.special_offer_price { font-size: 17px; font-weight: bold; text-align: right; }

span.special_offer_price { display: block; font-size: 11px; text-align: right; text-decoration: line-through; }

ul.type_list { list-style-type: none; padding-left: 10px; font-size: 14px; margin-top: 10px; }
ul.type_list li { margin-top: 3px; }
ul.type_list li:first-child { margin-top: 0px; }

ul.booking_progress { list-style-type: none; padding: 0px; font-size: 10px; overflow: hidden; display: inline-block; }
ul.booking_progress { display: block; }
ul.booking_progress li { float: left; width: 110px; }
ul.booking_progress li a { display: block; padding: 5px; text-align: center; }
ul.booking_progress li a.last { border-top-right-radius: 30px; -moz-border-radius-topright: 30px; -webkit-border-top-right-radius: 30px; border-bottom-right-radius: 30px; -moz-border-radius-bottomright: 30px; -webkit-border-bottom-right-radius: 30px; }
ul.booking_progress li a.disabled { background: transparent; }
ul.booking_progress li a.disabled:hover { text-decoration: none; }
ul.booking_progress li a.active { font-weight: bold; }

.form_errors { padding: 10px; background: #e33131; border-top: solid 1px #ee8383; color: #fff; margin-bottom: 10px; }
.form_errors ul { margin: 5px 0; padding-left: 20px; font-size: 12px; }

span.small_tick, span.small_cross { display: inline-block; width: 12px; height: 12px; background: url('../images/small_tick.png') no-repeat; text-indent: -1000em; letter-spacing: -1000em; overflow: hidden; }

span.small_cross { background: url('../images/small_cross.png') no-repeat; }

.package { display: inline-block; background: #78ae2a; color: #fff; font-size: 10px; font-weight: bold; margin: 0px 5px; padding: 0px 3px; height: 14px; vertical-align: middle; }

#status_bar { height: 30px; background: #000; color: #fff; }

#header { display: block; overflow: hidden; overflow: hidden; display: inline-block; }
#header { display: block; }
#header h3 { float: left; margin: 10px 20px 0px 20px; font-size: 30px; }

#header:hover { text-decoration: none; }

#main { padding: 20px 20px 30px; width: 840px; _width: 880px; overflow: hidden; display: inline-block; }
#main { display: block; }

#footer { padding: 10px 0 20px; overflow: hidden; display: inline-block; }
#footer { display: block; }
#footer .footer_left { float: left; width: 200px; }
#footer .credit { font-family: "Lucida Grande", Tahoma, Helvetica, Arial, sans-serif; font-size: 10px; color: #3e4952; }
#footer .footer_right { float: right; text-align: right; }
#footer .customer_enquiries { font-size: 20px; margin-bottom: 5px; }
#footer .return_to_website { font-size: 16px; }

fieldset { border-top: solid 1px #ccc; padding: 10px; }
fieldset legend { font-size: 14px; font-weight: bold; background: #fff; padding: 0px 5px; }

fieldset.sub_set { margin-top: 10px; font-size: 11px; }
fieldset.sub_set legend { font-size: 12px; font-weight: normal; padding: 4px 10px; }

ul.form_container { list-style-type: none; padding: 0px; }
ul.form_container li { vertical-align: middle; margin-top: 10px; overflow: hidden; display: inline-block; }
ul.form_container li { display: block; }
ul.form_container li label { display: inline-block; font-size: 11px; width: 150px; }
ul.form_container li span.note { font-size: 11px; }
ul.form_container li img { margin: 0px 0px 0px 5px; cursor: pointer; }
ul.form_container li:first-child { margin-top: 0px; }
ul.form_container li.align_top { vertical-align: top; }
ul.form_container li.align_top label { vertical-align: top; }
ul.form_container li.note_under { margin-top: 2px; padding-left: 155px; font-size: 10px; }

ul.form_container.margin_top { margin-top: 10px; }

ul.form_container.extra_wide_labels li label { width: 310px; }
ul.form_container.extra_wide_labels li.note_under { padding-left: 315px; }

ul.agree_terms { margin-top: 10px; padding: 10px; background: #fff; border: solid 1px #bbdbe7; }

input[type="text"], input[type="password"] { border: solid 1px #aaa; padding: 5px; font-size: 12px; width: 210px; _width: 220px; }

input[type="text"].small_input { width: 40px; _width: 50px; }

input[type="text"].small_medium_input { width: 70px; _width: 80px; }

input[type="text"].medium_input { width: 110px; _width: 120px; }

input[type="text"].extra_wide { width: 310px; _width: 320px; }

textarea { border: solid 1px #aaa; padding: 5px; font-size: 12px; width: 210px; _width: 220px; height: 50px; }

textarea.extra_wide { width: 310px; _width: 320px; }

select { max-width: 350px; }

td.field_info input[type="text"] { margin-bottom: 5px; width: 285px; _width: 295px; }
td.field_info select { width: 297px; }
td.field_info textarea { width: 285px; _width: 295px; }
td.field_info .field_note { margin-top: 5px; }

.form_buttons { margin: 10px 0px; vertical-align: middle; /* input[type="submit"] cursor: pointer display: inline-block height: 30px vertical-align: middle font-size: 13px font-weight: bold //font-family: "lucida grande", tahoma, helvetica, arial, sans-serif background: #efefef border: solid 1px #c0c0c0 padding: 0px 14px +border-radius(30px) */ }

.form_buttons.no_offset { margin-left: 0px; }

/* input[type="submit"].small_button cursor: pointer display: inline-block height: 18px vertical-align: middle font-size: 10px font-weight: bold background: #efefef border: solid 1px #c0c0c0 padding: 0px 8px text-decoration: none color: #000 //font-family: "lucida grande", tahoma, helvetica, arial, sans-serif +border-radius(30px) */

.table_buttons { margin: 0px 0px 10px; vertical-align: middle; }
.table_buttons span.spacer { display: table-cell; height: 20px; width: 10px; }

/* a.small_button display: table-cell height: 20px vertical-align: middle font-size: 11px font-weight: bold background: #efefef border: solid 1px #c0c0c0 padding: 0px 10px text-decoration: none color: #000 +border-radius(30px) */

a.small_button { display: inline-block; height: 12px; _height: 20px; vertical-align: middle; font-size: 11px; font-weight: bold; background: #efefef; border: solid 1px #c0c0c0; padding: 6px 10px; text-decoration: none; color: #000; border-radius: 30px; -moz-border-radius: 30px; -webkit-border-radius: 30px; }

a.small_button.refresh { background: #efefef url('../images/icon_10_refresh.png') no-repeat 6px center; padding-left: 23px; }

a.small_button.special { background: #efefef url('../images/icon_10_special_offer.png') no-repeat 6px center; padding-left: 21px; }

a.small_button.arrow { background: #efefef url('../images/icon_10_arrow.png') no-repeat 7px center; padding-left: 21px; }

a.large_button { display: inline-block; height: 16px; _height: 36px; vertical-align: middle; font-size: 14px; font-weight: bold; background: #f2f0f0; border: solid 1px #c0c0c0; padding: 10px 20px; text-decoration: none; color: #000; border-radius: 30px; -moz-border-radius: 30px; -webkit-border-radius: 30px; }

a.large_button.calendar { background: #efefef url('../images/calendar_large.png') no-repeat 14px center; width: 163px; padding-left: 45px; }

a.large_button.search { background: #efefef url('../images/search_large.png') no-repeat 12px center; width: 163px; _width: 228px; padding-left: 45px; }
