body {
  font-family: Arial, Helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
  color: #000;
  background-color: #6787B0;
  position: relative;
  z-index: 1;
}

img {
  border: none;
}

legend {
  color: #000;
}

h1, h2, h3, h4 {
  color: #333;
}

h3 {
  margin: 1em 0;
}

h4 {
  font-weight: bold;
}

h1 {
  margin: 5px;
  font-size: 16px;
}

a, ul li a, dl a, p a {
  color: #669900;
}

a:visited, a:hover, ul li a:visited, ul li a:hover, dl a:visited, p a:visited, dl a:hover, p a:hover {
  color: #0099cc;
}

a.small {
  font-size: 12px;
}

ul, ul li {
  list-style-type: disc;
}

ul.large, ul.large li {
  font-size: 1.1em;
}

textarea {
  width: 95%;
  height: 5em;
}

.cell-vertical-top {
  vertical-align: top;
}

.cell-padding-top {
  padding-top: 5px;
}

.clear_it {
  clear: both;
}

.content {
  margin: 0 15px;
}

.clearfix {
  display: inline-block;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

div.container {
  width: 900px;
  margin: 0 auto;
  overflow: auto;
}

div#content_container_top {
  background-image: url(/images/page_bg_top.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  width: 900px;
  height: 10px;
  margin: 0 auto;
  padding: 0;
  clear: both;
}

div#content_container_main {
  background-image: url(/images/page_bg.png);
  background-repeat: repeat-y;
  width: 900px;
  margin: 0 auto;
  padding: 0;
  overflow: auto;
}

div#content_container_bottom {
  background-image: url(/images/page_bg_bottom.png);
  background-repeat: no-repeat;
  background-position: top left;
  width: 900px;
  height: 14px;
  margin: 0 auto;
  padding: 0;
}

div#footer_container_top {
  background-image: url(/images/footer_bg_top.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  width: 900px;
  height: 8px;
  margin: 10px auto 0 auto;
  padding: 0;
}

div#footer_container_main {
  background-image: url(/images/footer_bg.png);
  background-repeat: repeat-y;
  width: 900px;
  margin: 0 auto;
  padding: 0;
  color: #CCC;
  font-size: 0.6em;
  overflow: auto;
}

div#footer_container_bottom {
  background-image: url(/images/footer_bg_bottom.png);
  background-repeat: no-repeat;
  background-position: top left;
  width: 900px;
  height: 13px;
  margin: 0 auto 10px auto;
  padding: 0;
}

.one_column {
  width: 820px;
  padding: 0;
  margin: 0 auto;
}

.narrow_column {
  width: 280px;
  padding: 0;
  margin: 0;
  z-index: 1;
}

.wide_column {
  width: 500px;
  padding: 0;
  margin: 0;
  z-index: 1;
}

.normal_column {
  width: 390px;
  padding: 0;
  margin: 0;
}

.left_column {
  float: left;
  margin: 0 0 1em 40px;
  padding: 0;
  overflow: hidden;
  display: inline;
}

.right_column {
  float: left;
  margin: 0 0 1em 40px;
  padding: 0;
  overflow: hidden;
}

.bottom_spacer {
}

.top_spacer {
  margin-top: 2em;
}

div.boxed {
  border: solid 1px #6787B0;
  width: 278px;
}

div.top {
  margin: 0;
}

div.bottom {
  margin: 15px 0 0;
}

div.content p {
  font-size: 90%
}

.text_centre {
  text-align: center;
}

.text_left {
  text-align: left;
}

.text_right {
  text-align: right;
}

.hidden {
  display: none;
}

div.left {
  float: left;
}

/* ----------------------------- */

div.datepicker img {
  vertical-align: middle;
  margin-bottom: 4px;
}

h1.tag_line {
  text-indent: -9999px;
  background-image: url(/images/site_motto.png);
  width: 500px;
  height: 139px;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 2em;
  margin-left: 0px;
  background-repeat: no-repeat;
}

p.tag_line {
  font-size: 1.5em;
  font-weight: bold;
  padding-top: 0;
  margin-top: 0;
}

div.sidebar_section, div.sidebar_section_top, div.sidebar_section_bottom {
  padding: 0px;
}

div.sidebar_section {
  margin: 15px 0 15px 0;
}

div.sidebar_section_top {
  margin: 0 0 15px 0;
}

div.sidebar_section_bottom {
  margin: 15px 0 0 0;
}

div.sidebar_section p, div.sidebar_section_top p, div.sidebar_section_bottom p {
  font-size: 12px;
}

div.wide_column div.content_heading, div.full_column div.content_heading {
  background-image: url(/images/gradients/content_header_bottom.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 4px;
  padding-left: 0px;
  margin-bottom: 1em;
  margin-top: 1.5em;
}

div.wide_column div.content_heading h2, div.wide_column div.content_heading h3,
div.full_column div.content_heading h2, div.full_column div.content_heading h3 {
  background-repeat: no-repeat;
  background-position: left top;
  margin: 0px;
  background-image: url(/images/gradients/content_header_top.png);
  font-size: 1em;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  color: #333333;
  padding-top: 4px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 10px;
  font-weight: bold;
}

div.wide_column p, div.full_column p {
  margin-left: 0px;
  margin-right: 0px;
  font-size: 0.9em;
}

div.wide_column li, div.full_column li {
  margin-left: 0px;
  margin-right: 0px;
  font-size: 0.9em;
}

h1.page_title {
  font-size: 1.5em;
  font-weight: bold;
  margin: 0.75em 40px 1em 40px;
  padding: 0;
  color: #405774;
  border-bottom: 1px solid #405774;
  font-family: Lucida Sans, Lucida Grande, Lucida Sans Unicode, sans-serif;
}

h1.page_title span.secondary {
  color: #6787B0;
  font-size: 80%;
}

h2.header {
  font-size: 1.25em;
  border-bottom: dashed 1px #000;
  width: 100%;
}

ul.bullets, ul.bullets li {
  list-style-type: disc;
  font-size: 12px
}

ul.no_bullets, ul.no_bullets li {
  list-style-type: none;
}

ul li div.Country {
  font-size: 1.5em;
  border-bottom: dashed 1px #000;
  width: 100%;
}

ul li span.toggle {
  font-size: 1.25em;
  width: 30px;
  text-align: center;
  font-weight: bold;
  color: #99CC00;
  cursor: pointer;
  margin-right: .5em;
}

ul li span.toggle_title {
  font-size: 1.25em;
}

ul li span.toggle:hover {
  color: #000;
}

ul.nested_list li {
  font-weight: normal;
  font-size: 90%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0.25em 0;
  list-style-type: circle;
}

ul.social_icons {
  margin: 0 40px 0 0;
  padding: 0;
  float: right;
}

ul.social_icons li {
  list-style-type: none;
  float: left;
  margin-left: 5px;
}

p.crumb_trail {
  font-size: 0.75em;
  color: #666666;
  margin: 10px 40px 0 40px;
  padding: 0px;
}

div.panes h3, h3.dashed_header {
  border-bottom: 1px dashed #000000;
}

table#trip_details {
  margin: 0 10px;
}

#trip_details th {
  text-align: right;
  padding: 5px 5px 5px 0;
  color: #666;
}

#trip_details td {
  text-align: left;
  padding: 5px;
}

table.ride_options {
  margin: 10px 0 0 0;
  padding: 0;
  border-collapse: collapse;
  font-size: 0.9em;
}

table.ride_options td a {
  display: block;
  font-weight: bold;
  text-decoration: none;
}

table.ride_options td a span {
  font-weight: normal;
  font-size: 80%;
  color: #666;
}

table.ride_options tr.first_row td {
  border: none;
}

table.ride_options td {
  padding: 5px;
  vertical-align: middle;
}

table.ride_options th {
  padding: 5px;
  text-align: left;
}

table.ride_options td.icon {
  width: 32px;
  padding: 5px 5px 5px 0;
  vertical-align: middle;
}

table.ride_options td.icon img {
  border: none;
}

table.ride_options td.capacity {
  text-align: left;
  vertical-align: bottom;
  padding-bottom: 10px;
}

table.ride_options td.vehicle_type {
  vertical-align: bottom;
  padding-bottom: 10px;
  font-weight: bold;
}

table.ride_options td.vehicle_type a {
  text-decoration: underline;
}

table.ride_options td.price {
  text-align: right;
  vertical-align: bottom;
  padding-bottom: 10px;
  font-weight: bold;
}

table.ride_options tr:hover {
  background: #EEE;
  border-top: dashed 1px #666;
  border-bottom: dashed 1px #666;
}

table.ride_options td a,
table.ride_options td a.green {
  display: block;
  color: #669900;
}

table.ride_options td a.orange {
  display: block;
  color: #FF6600;
}

table.ride_options td.destination a {
  color: #FF6600;
}

table.ride_options td a.outofseason {
  color: #FFF;
}

div.vehicle_banner {
  padding: 0;
  margin: 0;
}

div.page_banner_canvas {
  padding: 0;
  margin: 0;
  height: 200px;
  width: 498px;
  border: 1px solid black;
}

div.vehicle_banner p {
  font-size: 0.8em;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0.5em;
  margin-left: 0px;
  text-align: center;
  color: #999999;
}

form#search {
  font-size: 0.9em;
  color: #000000;
  padding-top: 0px;
  padding-bottom: 0px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 1px;
  margin: 0;
}

form#search input {
  font-size: 1.0em;
  border: 1px solid #666666;
}

#ajax_loading_page_div {
  background: gray url(/images/ajax_loading_big.gif) 50% 50% no-repeat;
  opacity: 0.7;
  position: fixed;
  left: 0%;
  top: 0%;
  z-index: 1000;
  width: 100%;
  height: 100%;
}

p.page_description {
  padding: 5px;
  margin: 5px;
}

table.data_list {
  margin: 10px 0 0 0;
  padding: 0;
  border-collapse: collapse;
  font-size: 12px;
  margin: 5px;
}

table.data_list td {
  padding: 5px;
  vertical-align: middle;
  border: solid 1px #6787B0;
}

table.data_list th {
  padding: 5px;
  text-align: left;
  border: solid 1px #6787B0;
  background: #EEE;
}

table.data_list td a {
  color: #669900;
}

table.data_list td.price {
  font-weight: bold;
}

div.RightSectionBlock {
  border: solid 1px #6787B0;
  width: 278px;
  color: #333;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin: 15px 0 15px 0;
}

div.RightSectionBlock div.hr {
  height: 0;
  border: 0;
  border-top: solid 1px #6787B0;
}

div.RightSectionBlock h1.header {
  margin: 0;
  padding: 0 5px 0 5px;
  font-size: 12px;
  background-color: #6787B0;
  color: #FFF;
}

div.RightSectionBlock div.body {
  padding: 5px;
  font-size: 12px;
}

div.RightSectionBlock div.body ul {
  list-style-type: none;
  margin: 1em 0;
  padding: 0;
}

div.RightSectionBlock div.body ul li {
  margin: 1em;
}

div.RightSectionBlock div.body ol {
  margin: 1em 0;
  padding: 0;
}

div.RightSectionBlock ol li {
  margin-left: 2.5em;
  margin-right: 1em;
}

div.CartPreviewSection {
  border-color: orange;
}

div.CartPreviewSection div.hr {
  border-top-color: orange;
}

div.CartPreviewSection h1.header {
  background-color: orange;
}

table.section_header {
  width: 98%;
  margin: 0 auto;
  height: 18px;
}

table.section_header td.section_icon {
  text-align: right;
}


div.RideFinderSection input,
div.RideFinderSection select {
  margin: 0;
  font-size: 12px;
  border: solid 1px #6787B0;
}

div.RideFinderSection label {
  font-size: 12px;
  color: #333;
  font-weight: bold;
}

div.RideFinderSection select.RideFinderType {
  width: 163px;
}

div.RideFinderSection div.RideFinderSectionField {
  margin: 0;
  padding: 5px 0 5px 0;
}

div.RideFinderSection select.RideFinderCountry,
div.RideFinderSection select.RideFinderProvince,
div.RideFinderSection select.RideFinderZone {
  width: 265px;
}

.ajax_loading_right {
  background: url('/images/indicator.gif') right top no-repeat;
}

div.RideFinderSection input.RideFinderSectionSubmit {
  width: 267px;
}

div.ChangeCurrencySection select.CurrencySelect {
  margin: 7px 0 7px;
  width: 266px;
}

div.ChangeCurrencySection input.CurrencyChangeSubmit {
  width: 267px;
}

.hidden {
  display: none;
}

div.ajax_loading_screen {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: #5c5c5c url(/images/jquery_ui/ui-bg_diagonals-thick_50_5c5c5c_40x40.png) 50% 50% repeat;
  opacity: .80;
  filter: Alpha(Opacity=80);
}

div.ajax_loading_message {
  left: 50%;
  margin-left: -150px;
  top: 50%;
  margin-top: -75px;
  width: 300px;
  height: 70px;
  position: fixed;
  padding: 2em;
  background: #666;
  font-weight: bold;
  color: white;
  border: solid 4px black;
  text-align: center;
  z-index: 10000;
}

table.rate_table {
  width: 98%;
  margin: 10px 5px 5px 5px;
  padding: 0;
  border-collapse: collapse;
  font-size: 12px;
  margin: 5px;
}

table.rate_table td {
  padding: 5px;
  vertical-align: middle;
  border: solid 1px #6787B0;
}

table.rate_table th {
  padding: 5px;
  text-align: left;
  border: solid 1px #6787B0;
  background: #EEE;
}

table.rate_table td a {
  color: #669900;
}

table.rate_table td.price {
  font-weight: bold;
}

div.search_result_block {
  margin: 0;
  margin-top: 10px;
  padding: 0;
  font-size: 12px;
}

div.search_result_block label {
  margin-left: 5px;
  font-weight: bold;
}

.empty_search_result {
  font-size: 0.8em;
  padding: 10px 0;
}

table.form {
  border: 0;
  margin: 0;
}

table.form th, table.form td {
  padding: 2px;
  font-size: 12px;
  color: #333;
  text-align: left;
}

table.form td.align-center {
  text-align: center;
}

table.form input, select {
  margin: 0;
  font-size: 12px;
  border: solid 1px #6787B0;
}

label.error {
  color: red;
}

table.form input.LoginField {
  width: 190px;
}

table.form input.LoginSubmit {
  width: 250px;
}

table.RegistrationForm, table.LoginForm, table.ProfileForm {
  width: 98%;
}

table.RegistrationForm, table.LoginForm, table.ForgotPasswordForm, table.ProfileForm {
  background: #F5F4F4;
}

table.RegistrationForm th, table.RegistrationForm td,
table.LoginForm th, table.LoginForm td,
table.ForgotPasswordForm th, table.ForgotPasswordForm td,
table.ProfileForm th, table.ProfileForm td {
  background-color: #d1e7f4;
  padding: 4px;
}

table.RegistrationForm th, table.ProfileForm th {
  width: 150px
}

table.LoginForm th {
  width: 100px;
}

table.RegistrationForm input.EmailField, table.ProfileForm input.EmailField {
  width: 200px
}

table.RegistrationForm input.PasswordField, table.ProfileForm input.PasswordField {
  width: 200px
}

table.RegistrationForm input.NameField, table.ProfileForm input.NameField {
  width: 200px
}

table.RegistrationForm input.PhoneField, table.ProfileForm input.PhoneField {
  width: 200px
}

table.RegistrationForm input.AddressField, table.ProfileForm input.AddressField {
  width: 300px
}

table.RegistrationForm input.CaptchaField {
  width: 198px;
  margin-bottom: 5px;
}

table.RegistrationForm select.ComboboxField, table.ProfileForm select.ComboboxField {
  width: 200px
}

table.RegistrationForm textarea.TextField, table.ProfileForm textarea.TextField {
  width: 300px
}

table.RegistrationForm input.SubmitRegistration {
  width: 300px;
  margin-left: 100px;
  margin-top: 10px;
  margin-bottom: 10px;
}

table.LoginForm input.EmailField {
  width: 200px
}

table.LoginForm input.PasswordField {
  width: 200px
}

table.LoginForm input.NameField {
  width: 200px
}

table.LoginForm input.PhoneField {
  width: 200px
}

table.LoginForm input.SubmitLogin,
table.ForgotPasswordForm input.SubmitRestorePassword,
table.ProfileForm input.SubmitProfile {
  width: 200px;
  margin: 10px;
}

table.ForgotPasswordForm {
  width: 470px;
  margin: 0 auto;
}

table.ForgotPasswordForm th {
  width: 190px
}

table.ForgotPasswordForm input.EmailField {
  width: 250px
}

div#country_loading_div, div#province_loading_div {
  background-color: #d1e7f4;
  width: 220px
}

div.form_field {
  margin: 0;
  padding: 0;
  font-size: 12px;
}

div.form_field input,
div.form_field select {
  margin: 0;
  font-size: 12px;
  border: solid 1px #6787B0;
}

div.form_field label {
  font-weight: bold;
}

div.form_field input.ConfirmKeyField {
  width: 300px
}

div.form_field input.ConfirmSubmit {
  width: 400px;
}

div.center_block {
  width: 500px;
  margin: 0 auto;
  text-align: center;
}

div.DetailBlock {
  width: 500px;
  margin: 0 auto;
  font-size: 12px;
  padding: 0;
  border: 0;
}

div.DetailBlock div.DetailHeader {
  height: 24px;
  background-color: #6787b0;
  color: #ffffff;
  font-weight: bold;
  padding: 0;
  border: 0;
}

div.DetailBlock div.DetailHeader table {
  width: 100%;
  height: 100%;
  border: 0;
}

div.DetailBlock div.DetailHeader table td {
  padding: 2px;
}

div.DetailBlock div.DetailHeader table td.collapse_header {
  padding-left: 27px;
}

div.DetailBlock div.DetailHeader table td.expanded {
  background-image: url(/images/icons/collapse.png);
  background-repeat: no-repeat;
  background-position: left bottom;
}

div.DetailBlock div.DetailHeader table td.collapsed {
  background-image: url(/images/icons/expand.png);
  background-repeat: no-repeat;
  background-position: left bottom;
}

div.DetailBlock div.DetailHeader table td.operations {
  text-align: right;
  padding-right: 10px;
}

div.DetailBlock div.DetailHeader table td.operations a,
div.DetailBlock div.DetailHeader table td.operations a:hover {
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
}

div.DetailBlock div.DetailData table {
  width: 100%;
  height: 100%;
  font-size: 12px;
  border: 1px solid #6787b0;
  background-color: #DDD;
}

div.DetailBlock div.DetailData table th,
div.DetailBlock div.DetailData table td {
  font-size: 12px;
  text-align: left;
  background-color: #FFF;
}

div.DetailBlock div.DetailData table th {
  width: 120px;
  font-weight: bold;
}

div.DetailBlock div.DetailData table td {
  font-weight: normal;
}

div.DetailBlock div.DetailData table td table {
  width: 90%;
  margin: auto;
  font-size: 12px;
  border: 0;
}

input.SubmitButton {
  margin: 5px auto 5px auto;
  padding: 5px;
  background: #99CC00;
  border: solid 1px #999;
  color: #000;
  font-weight: bold;
  cursor: pointer;
}

input.OrangeButton {
  background: orange;
}

input.GreenButton {
  background: #99CC00;
}

input.SearchSubmit {
  width: 480px;
}

div.captcha {
  width: 300px;
  margin: 0 auto;
}

div.search_field {
  margin-right: 10px;
}

div.search_field label {
  font-weight: bold;
  font-size: 12px;
}

div.search_field input {
  border: 1px solid #6787B0;
}

input.PlaceSearchInput {
  width: 335px;
}

input.PlaceSearchSubmit {
  width: 100px;
  font-size: 12px;
  font-weight: bold;
}

input.TravelDate {
  width: 240px;
  font: inherit;
}

label.list_title {
  font-size: 12px;
  font-weight: bold;
}

ul.list {
  margin: 0;
}

ul.list li {
  list-style-type: disc;
  font-size: 12px;
}

hr.line {
  color: #555;
  background-color: #555;
  border: 0px none;
  height: 1px;
  clear: both;
}

div.info {
  font-size: 12px;
}

div.info label {
  font-weight: bold;
}

div#email_block_ajax {
  width: 140px;
  margin-left: 10px;
}

div.RateSchedule {
  padding: 1px;
}

div.RateSchedule table {
  width: 100%;
  border-collapse: collapse;
}

div.RateSchedule table th, div.RateSchedule table td {
  font-size: 10px;
}

div.RateSchedule th {
  padding: 3px;
  background-color: #99CC00;
  color: #FFF;
  font-weight: bold;
  border: solid 1px #000;
}

div.RateSchedule td {
  padding: 3px;
  border: solid 1px #000;
}

div.RateSchedule tr.StartZone td,
div.RateSchedule tr.EndZone td {
  background-color: #6787B0;
  color: #FFF;
}

div.RateSchedule td.Location {
  padding: 3px;
  border: solid 1px #000;
  font-weight: bold;
}

div.RateSchedule tr td a,
div.RateSchedule tr td a {
  color: #99CC00;
}

div.RateSchedule tr.StartZone td a,
div.RateSchedule tr.EndZone td a {
  color: #FFF;
}

fieldset.ScheduleNotes {
  padding: 0 1em;
  margin: 0;
}

fieldset.ScheduleNotes p,
fieldset.ScheduleNotes ol {
  font-size: 0.75em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

p#small {
  font-size: 10px;
}

input.FieldHelpText {
  font-style: italic;
  color: #666666;
}

h1.blog-header {
  border-bottom: 1px solid #405774;
  margin-bottom: 15px;
  color: #405774;
}

div.post h1 {
  font-size: 14px;
  margin-bottom: 5px;
  padding: 0px;
  border-bottom: none;
}

div.post p.small {
  font-size: 10px;
  margin-left: 5px;
}

div.post p {
  font-size: 12px;
  margin-left: 5px;
}

div.top_right_block {
  float: right;
  margin: 5px 20px 5px 0;
  display: inline;
}

div.currency_select {
  margin-top: 3px;
  text-align: right;
  color: #fff;
}

dl.faq {
  margin-right: 10px;
  margin-left: 10px;
}

dl.faq dt.question, dl.faq dd.answer, dl.faq dt.question p, dl.faq dd.answer p,
dl.faq dt.question ul, dl.faq dd.answer ul, dl.faq dt.question ul li, dl.faq dd.answer ul li {
  font-size: 12px;
}

dl.faq dt.question {
  font-weight: bold;
  cursor: pointer;
  color: #FF6600;
}

dl.faq dd.answer {
  margin: 0 0 0 10px;
  color: #333;
}

.ui-tabs .ui-tabs-nav li a {
  padding-right: 0.8em !important;
  padding-left: 0.8em !important;
}

p.small-text {
  font-size: 12px !important;
}

/* Booking2 styles */
div#booking2 {
  border-left: solid 1px #999;
  border-right: solid 1px #999;
  border-top: solid 1px #999;
  padding: 0;
  font-size: 12px;
}

div#booking2 h1 {
  margin: 0;
  padding: 5px;
  border-bottom: solid 1px #999;
  background: #e8e8e8;
  color: #a8a8a8;
}

.validate {
  background: #fff !important;
  color: #333 !important;
  cursor: pointer;
}

.collapse-open {
  background: url(/images/icons/collapse-open.png) no-repeat;
  height: 20px;
  white-space: nowrap;
  float: left;
  padding-left: 25px;
}

.collapse-close {
  background: url(/images/icons/collapse-close.png) no-repeat;
  height: 20px;
  white-space: nowrap;
  float: left;
  padding-left: 25px;
}

.collapse-inactive {
  background: url(/images/icons/collapse-inactive.png) no-repeat !important;
  height: 20px;
  white-space: nowrap;
  float: left;
  padding-left: 25px;
}

div#booking2 div.booking-block {
  border-bottom: solid 1px #999;
  padding: 5px;
}

div#booking2 div.booking-block div {
  border: 0;
  padding: 0;
}

div#booking2 div.booking-type {
  margin: 7px 3px;
}

div#booking2 div.booking-zone-block {
}

div#booking2 div.booking-date-block {
  margin: 7px 3px;
  float: left;
  width: 233px;
}

div#booking2 div.booking-detail-block {
  margin: 7px 3px;
  float: left;
  width: 233px;
}

div#booking2 div.width-100 {
  width: 100%;
}

div#booking2 div.booking-block-controls {
  width: 100%;
  text-align: right;
}

div#booking2 div.booking-block div.rate_help {
  background-color: #99cc00;
  font-size: 11px;
  margin: 5px;
  padding: 10px;
}

div#booking2 div.booking_field, div#booking2 div.booking_field_left {
  margin: 0;
  padding: 5px 0 5px 5px;
}

div#booking2 div.booking_field_left {
  float: left;
  margin-right: 10px;
}

div#booking2 div.FlightInfo {
  margin: 5px;
  padding: 5px 0 5px 5px;
  background-color: #DDD;
}

div#booking2 select.FlightInfoHour {
  width: 90px;
}

div#booking2 select.FlightInfoMin {
  width: 60px;
}

div#booking2 input.FlightInfoAirlineAutocomplete {
  width: 150px;
}

div#booking2 input.FlightInfoNumber {
  width: 50px;
}

div#booking2 input.FlightInfoFromCity {
  width: 100px;
}

div#booking2 select.TransportType {
  width: 400px;
}
