﻿
/* for OT */
#header {
  background: #fff url() 0 100% repeat-x;
  min-height: 81px;
  position: relative
}

#navigation {
  background: url("images/bg_navigation.png") no-repeat scroll 0 0 #484848;
  height: 29px;
  position: relative;
}

#footer {
  background: url("images/bg_footer.png") repeat-x scroll 0 0 #000000;
  float: left;
  padding: 0 0 10px;
  width: 100%;
}

#content {
  background: none repeat scroll 0 0 #FFFFFF;
  float: left;
}

.ot_footer {
  border-right: 1px solid #3A3A3A;
  height: 90px;
}

div#footer li {
  color: #666666;
  line-height: 19px;
}

div#footer span {
  color: #FFFFFF;
  font-size: 93%;
}

div#footer h3 {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 600;
  padding: 4px 0;
  width: 100%;
  line-height: 12px;
}

div#footer div.span8 {
  margin-left: 11px;
}

div#footer div.ot_copyright {
  margin-top: 5%;
}

.ot_margintop {
  margin-top: 10px;
}

.chkcarbon {
  width: 75%;
  text-align: left;
  float: right;
  display: inline-block;
}

  .chkcarbon label {
    width: 80% !important;
    padding-left: 8px;
    font-size:12px;
  }

.ot_copyright a:hover {
  color: #F6550E;
  text-decoration: underline;
}

div#content div.span15 {
  margin-left: 30px;
}

.ot_copyright a {
  color: #666666;
  margin-left: 30px;
  text-decoration: underline;
}

div#content h2 {
  color: #F6550E;
  font-weight: 600;
  font-family: 'Tahoma', arial,helvetica,clean,sans-serif;
  font-size: 118.1%;
  float: left;
  width: 100%;
}

.bkgdetails_content {
  /*background: url("images/bkgdtls_bg.png") repeat-x scroll 0 0 #989898;*/
  float: left;
  /*height: 56px;*/
  padding-top: 8px;
  padding-bottom: 2px;
  width: 878px;
  border: 1px solid #E4E4E4;
  border-radius: 10px;
  background-color: #F6F6F6;
  margin-bottom: 10px;
}

.bkgdetails_luggagetag {
  /*background: url("images/bkgdtls_luugagetag_bg.png") no-repeat scroll 0 0 #989898;*/
  float: left;
  height: 58px;
  width: 0; /*31px;*/
}

div.bkgdetails_content div.span5 {
  margin-left: 1px;
}

div#content div.span3 {
  margin-left: 1px;
}

div.bkgdetails_content label {
  color: #333333; /*#FFFFFF*/
  ;
  padding: 0px 5px;
}

.booking_col {
  border-bottom: 0px dotted #FFFFFF;
  height: 26px;
  margin-left: 5px;
}

.ot_visited h3 {
  background-image: url(images/step_visited_bg.png);
  background-repeat: no-repeat;
  color: #333333;
  padding: 1px 0 8px 15px;
  margin-left: 15px;
}

div#wizard_panel li.ot_active .span2 h3 {
  background-image: url(images/step_active_bg.png);
  background-repeat: no-repeat;
  color: #FFFFFF;
  padding: 1px 0 8px 15px;
  margin-left: 15px;
}

div#wizard_panel li.ot_tovisit .span2 h3 {
  background-image: url(images/step_tovisit_bg.png);
  background-repeat: no-repeat;
  color: #FFFFFF;
  padding: 1px 0 8px 15px;
  margin-left: 15px;
}

div.ot_nextarrow {
  float: left;
  background-image: url(images/next_arrow.png);
  background-repeat: no-repeat;
  margin: 12px 0 0 20px;
  height: 20px;
  width: 35px;
}

div#wizard_panel .span2 {
  width: 75px;
  margin-left: 2px;
}

div#wizard_panel a:hover {
  text-decoration: none;
}

div#wizard_panel p {
  text-align: center;
}

div#wizard_panel li.ot_active p {
  font-weight: bolder;
  color: #333333;
}

div#buttons_panel {
  margin-bottom: 0px;
  width: 875px;
}

div#navigation label {
  color: #FFFFFF;
  float: none;
  width: auto;
}

div#navigation div.span14 {
  width: 800px;
}

.client_name {
  float: left;
}

.ctrl_buttons .back_btn input {
  font-size: 14px;
  font-weight: bold;
  height: 34px;
  text-align: center;
  color: #FFFFFF;
  border: none;
  box-shadow: none;
  width: 94px;
  background: url("images/back_btn.png") repeat scroll 9px 0px transparent;
  background-repeat: no-repeat;
}

.ctrl_buttons .misc_btn p {
  color: #FFFFFF;
  float: left;
  font-size: 14px;
  font-weight: 600;
  padding: 6px 0 0 5px;
  text-decoration: none;
  cursor: pointer;
}

  .ctrl_buttons .misc_btn p a:hover {
    text-decoration: none;
    float: left;
  }

.ctrl_buttons .span4, .span8 {
  margin-left: 1px;
}

.crt_buttons .offset2, .action_btn {
  margin-left: 0;
}

div.misc_start {
  background-image: url("images/misc_btn_startbg.gif");
  background-position: left center;
  background-repeat: no-repeat;
  float: left;
  height: 35px;
  width: 20px;
}

div.misc_mid {
  background-image: url("images/misc_btn_midbg.gif");
  background-position: left center;
  background-repeat: repeat-x;
  float: left;
  height: 35px;
  width: auto;
}

div.misc_last {
  background-image: url("images/misc_btn_lasttbg.gif");
  background-position: left center;
  background-repeat: no-repeat;
  float: left;
  height: 35px;
  width: 20px;
}

.ctrl_buttons .action_btn input {
  font-size: 14px;
  font-weight: bold;
  height: 34px;
  text-align: center;
  color: #FFFFFF;
  border: none;
  box-shadow: none;
  width: 90px;
  background: url("images/steps_btn.png") repeat scroll 6px 0px transparent;
  background-repeat: no-repeat;
}

ul.howtogoabout-content-info li {
  padding-left: 10px;
  background-color: #F6F6F6;
  margin-bottom: 5px;
  margin-top: 6px;
  line-height: 1px;
  border: 1px solid #E4E4E4;
  border-radius: 10px 10px 10px 10px;
}
/*.howtogoabout-content-info h3 {background-image:url(images/circle_bg.png); background-repeat: no-repeat; background-position:10px 4px; float:left; font-size:12px; color:#FFFFFF; padding:1px 24px 0 22px;}*/
.howtogoabout-content-info h3 {
  float: left;
  font-size: 12px;
  color: #666666;
  padding: 1px 22px 0 12px;
  line-height: 26px;
}

ul.howtogoabout-content-info li h4 {
  font-size: 93%;
  color: #000;
  line-height: 26px;
  font-weight: 500;
}

div#checkbox_term h3 {
  color: #333333;
  font-size: 12px;
  font-weight: 700;
}

div#checkbox_term span {
  margin-left: 1px;
}

.ot_client label {
  text-align: left;
}

  .ot_client label.leadpax {
    color: #333333;
    font-weight: 500;
    width: 142px;
  }

  .ot_client label.leadpax_title {
    color: #333333;
    font-weight: 500;
    width: 80px;
    float: left;
  }

  .ot_client label.leadpaxsubhead {
    color: #666666;
    font-weight: 600;
    width: 140px;
  }

  .ot_client label.leadpaxlong {
    color: #333333;
    font-weight: 500;
    width: 200px;
  }

div.form_links a {
  color: #F6550E;
  text-decoration: underline;
  font-weight: 600;
  font-size: 12px;
  padding-left: 10px;
  float: left;
  line-height: 19px;
}

div.amend {
  background-image: url("images/amend_btn_img.png");
  background-repeat: no-repeat;
  float: left;
  line-height: 25px;
  padding-right: 10px;
  background-position: 12px 1px
}

div.add_pax {
  background-image: url("images/addpax_btn_img.png");
  background-repeat: no-repeat;
  float: left;
  line-height: 20px;
  padding-right: 10px;
  margin-top: 10px;
  background-position: 12px 0px;
}

div.expand_all {
  background-image: url("images/expand_all.png");
  background-repeat: no-repeat;
  float: left;
  line-height: 20px;
  padding-right: 10px;
  margin-top: 10px;
  background-position: 12px 0px;
}

div.collapse_all {
  background-image: url("images/collapse_all.png");
  background-repeat: no-repeat;
  float: left;
  line-height: 20px;
  padding-right: 10px;
  margin-top: 10px;
  background-position: 12px 0px;
}

div#contact_panel .clearfix {
  margin-bottom: 10px;
  width: 100%;
}

div#contact_panel label {
  text-align: left;
  padding-top: 0px;
}

div#postbox p {
  line-height: 30px;
  margin-left: 6px;
}

div#postbox input {
  width: 27%;
}

div#ccpaymentdetail div#postbox input {
  width: 27%;
}

  div#ccpaymentdetail div#postbox input.span2 {
    width: 70px;
  }

div#postbox input.span2 {
  margin-left: 10px;
  width: 70px;
  border-radius: 16px 16px 16px 16px;
  box-shadow: 0 0 4px #000000;
}

div#postbox a {
  color: #404040;
  float: right;
  margin-right: 57px;
}

.findbutton a {
  * margin-top: -33px; /*for IE7*/
}

.find_strt {
  background-image: url("images/misc_btn_startbg.gif");
  float: left;
  width: 20px;
  background-position: left center;
  background-repeat: no-repeat;
  height: 35px;
}

.find_mid {
  background-image: url("images/misc_btn_midbg.gif");
  float: left;
  width: auto;
  background-position: left center;
  background-repeat: repeat-x;
  height: 35px;
}

  .find_mid p {
    color: #FFFFFF;
    font-weight: 600;
    padding-right: 4px;
  }

.find_end {
  background-image: url("images/misc_btn_lasttbg.gif");
  float: left;
  width: 18px;
  background-position: left center;
  height: 35px;
  background-repeat: no-repeat;
}

.save_btn {
  background-image: url("images/save_btn_arrow.gif");
  float: left;
  width: 23px;
  background-position: left center;
  height: 35px;
  background-repeat: no-repeat;
}

.find_btn {
  float: left;
  margin: -2px 50px 0px 10px;
}

div.pad_left a {
  color: #333333;
  padding-left: 22px;
  font-family: "Tahoma", Arial,Helvetica,sans-serif;
  text-decoration: underline;
  font-size: 12px;
  font-weight: 500;
  line-height: 30px;
}

.border_dotted {
  border-bottom: 2px dotted #E2E2E2;
  padding: 0 0 5px 0;
  width: 100%;
}

.skip_leftmargin {
  margin-left: 0px;
}

.wider_label {
  width: 215px;
}

#amend_content label {
  text-align: left;
  padding-top: 0px;
}

#amend_content .clearfix {
  margin-bottom: 5px;
}

.ot_travelus {
  width: 100%;
}

  .ot_travelus label {
    width: 30px;
  }

  .ot_travelus td {
    padding: 0px 0px 0px 0px;
    margin-right: 10px;
    float: left;
  }

.payment_mode label {
  text-align: left;
  padding-top: 0px;
  margin-left: 10px;
  width: 425px;
}

.payment_page .clearfix {
  margin-bottom: 5px;
}

#ccpaymentdetail .small {
  width: 108px;
}

#payment_mode1 label {
  width: auto;
}

.ot_label label {
  width: auto;
  float: none;
  margin-left: 10px;
}

.ot_print {
  background-image: url("images/print_icon.png");
  background-repeat: no-repeat;
  line-height: 18px;
  cursor: pointer;
  float: right;
  background-position: 3px 0px;
}

  .ot_print a {
    margin-left: 20px;
    padding: 10px 16px 0 3px;
    font-weight: 600;
  }

.scroll {
  border: 1px solid #C4C4C4;
  float: left;
  height: 75px;
  margin: 10px 0 15px;
  overflow: auto;
  padding: 10px;
  width: 97%;
}

.ot_tableborder {
  border: 1px solid #C4C4C4;
}

.popover_a {
  text-align: center;
  font-weight: 600;
  color: #404040;
}

.error-img {
  background-image: url("images/error.png");
  background-repeat: no-repeat;
  padding: 15px 43px;
  background-position: 6px 4px;
}

  .error-img li {
    color: Red;
    font-size: 12px;
    line-height: 17px;
  }

  .error-img ul {
    margin: 7px 0 0 3px;
  }

/*#errortest input:focus { border-color: #EE5F5B;}*/

/*Added by SP*/
div#content div.span5 {
  margin-left: 1px;
}

/*div#content div.span2 {
    margin-left: 1px;
}*/

div.amendpax {
  background-image: url("images/amend_btn_img.png");
  background-repeat: no-repeat;
  background-position: 12px 6px;
  float: left;
  margin: 0px 0px 0 0;
  height: 24px;
  padding: 2px 0 0 0;
}

  div.amendpax a {
    color: #F6550E;
    text-decoration: underline;
    font-weight: 600;
    font-size: 12px;
    padding-left: 10px;
    height: 25px;
    line-height: 15px;
    padding-top: 5px;
  }

.logout a {
  background-image: url("images/logout_btn.jpg");
  background-repeat: no-repeat;
  display: inline;
  min-height: 29px;
}

  .logout a:hover {
    opacity: 0;
  }

div#navigation .span2 {
  margin-left: 5px;
}

.mandatory {
  font-size: 11px;
  padding: 20px 0 0 0;
  margin: 0;
  width: 100%
}

.payment_checkbox input {
  float: left;
}

.large .popover_float {
  float: right;
}

div.bkgdetails_content label.value_lbl {
  width: 100px;
}

.userwelcome {
  margin: 4px 4px 0 0
}

div.addloyalty {
  background-image: url("images/amend_btn_img.png");
  background-repeat: no-repeat;
  float: left;
  line-height: 22px;
  padding-right: 10px;
  background-position: 0px 3px;
  margin-top: 0px;
}

.travel_to_US {
  float: left;
  width: auto;
}

div.insurance_confirm .clearfix {
  margin-bottom: 10px;
}

.client_name_summary {
  width: 100%;
  padding: 4px;
  background-color: #EFEFEF;
}

.paymode_by {
  width: 30px;
}

.paymode {
  width: 250px;
  font-weight: 600;
}

.tickStart {
  float: left;
  width: 100%;
  margin: 5px 0;
}

#checkbox_term {
  float: left;
  margin: 10px 0;
  width: 100%;
}

div.receive_docs {
  background-image: url("images/receive documents.png");
  background-repeat: no-repeat;
  float: left;
  line-height: 18px;
  padding-right: 10px;
  background-position: 0px 6px;
  width: 100%;
}

div.input-prepend span.add-on {
  background: none repeat scroll 0 0 #FFFFFF;
  border-radius: 3px 0 0 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
  margin-left: 0;
  margin-right: -1px;
}

#content_popup {
  background: none repeat scroll 0 0 #FFFFFF;
  float: left;
}

.top_margin {
  float: left;
  margin: 3px 0 0 0;
}

p.ot_pcolor {
  color: #333333;
}

.ot_marginright {
  margin-right: 10px;
}

div#findpostcode a {
  color: #404040;
  float: right;
  width: 190px;
}

div#findpostcode p {
  line-height: 30px;
  margin-left: 6px;
}

div#findpostcode input {
  width: 28%;
}

.save_btn_mid {
  background-image: url("images/save_btn_bg.gif");
  float: left;
  width: auto;
  background-position: left center;
  background-repeat: repeat-x;
  height: 35px;
}

  .save_btn_mid span {
    color: #FFFFFF;
    font-weight: 600;
    padding: 8px 4px 0 0;
    float: left;
  }

.save_btn_end {
  background-image: url("images/save_btn_lastbg.gif");
  float: left;
  width: 18px;
  background-position: left center;
  height: 35px;
  background-repeat: no-repeat;
}

.ot_footer p {
  color: #666666;
}

/* copied from bootst - for missing information of mandatory info - added by sudha on 07/12/2011*/
form div.clearfix.missing_mandatory {
  background: #ffffff;
  padding: 10px 0 0 0c;
  margin: -10px 0 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

  form div.clearfix.missing_mandatory > label, form div.clearfix.missing_mandatory span.help-inline, form div.clearfix.missing_mandatory span.help-block {
    color: #333333;
  }

  form div.clearfix.missing_mandatory input, form div.clearfix.missing_mandatory textarea {
    border-color: #c87872;
    -webkit-box-shadow: 0 0 3px rgba(171, 41, 32, 0.25);
    -moz-box-shadow: 0 0 3px rgba(171, 41, 32, 0.25);
    box-shadow: 0 0 3px rgba(171, 41, 32, 0.25);
  }

    form div.clearfix.missing_mandatory input:focus, form div.clearfix.missing_mandatory textarea:focus {
      border-color: #b9554d;
      -webkit-box-shadow: 0 0 6px rgba(171, 41, 32, 0.5);
      -moz-box-shadow: 0 0 6px rgba(171, 41, 32, 0.5);
      box-shadow: 0 0 6px rgba(171, 41, 32, 0.5);
    }

  form div.clearfix.missing_mandatory .input-prepend span.add-on, form div.clearfix.missing_mandatory .input-append span.add-on {
    background: #ffffff;
    border-color: #c87872;
    color: #333333;
  }

div#content h2.heardofus {
  color: #F6550E;
  font-weight: 600;
  font-family: 'Tahoma', arial,helvetica,clean,sans-serif;
  font-size: 118.1%;
  float: left;
  width: auto;
  padding-top: 10px;
}

.expandpax {
  background-image: url("images/expand_icon.png");
  background-repeat: no-repeat;
  background-position: 5px 6px;
  float: left;
  line-height: 28px;
  color: #F6550E;
  text-decoration: underline;
  font-weight: 600;
  font-size: 12px;
  padding-left: 25px;
}

.collapsepax {
  background-image: url("images/collapse_icon.png");
  background-repeat: no-repeat;
  background-position: 5px 6px;
  float: left;
  line-height: 28px;
  color: #F6550E;
  text-decoration: underline;
  font-weight: 600;
  font-size: 12px;
  padding-left: 25px;
}

.ot_client label.large {
  color: #333333;
  font-weight: bolder;
  width: 200px;
}

.checkbox_padright {
  width: 24px;
}

.ccCharge_medium {
  width: 193px;
}

p.summary_head {
  width: 150px;
  float: left;
  padding: 1px 0 0 0;
  font-weight: 600;
}

.cancelPopup {
  padding-left: 9px;
}

  .cancelPopup input {
    padding-right: 10px;
    margin: 0 -5px 0 0;
  }

.chkLabel label {
  padding-left: 5px;
}

/* for aligning textbox and dropdown's on the amend page - added on 13/12/2011*/
.ddAmendlarge {
  width: 218px;
}

.inputAmendlarge {
  width: 208px;
}

/*mandatory validation changes - added on 13/12/2011*/
.span2Error {
  width: 70px;
  margin-right: 4px;
}


.span_mailpage {
  width: 880px;
}

.span2ErrorMargin {
  margin-left: 12px;
}


/*Padding for address popup*/
div#Contactpopup .clearfix {
  margin-bottom: 10px;
}

div#Contactpopup div#postbox a {
  margin-right: 0px;
}

/*Ot skiing Diving*/
.tableSkiing {
  width: 91%;
  border-left: 1px solid;
  border-right: 1px solid;
  border-top: 1px solid;
  border-collapse: collapse;
  border-color: #CCC;
}

.tableSkiinglast {
  width: 59.2%;
  border-left: 1px solid;
  border-right: 1px solid;
  border-top: 1px solid;
  border-collapse: collapse;
  border-color: #CCC;
}

  .tableSkiinglast tr {
    text-align: center;
  }

    .tableSkiinglast tr td {
      padding: 5px 0 5px 5px;
      border-bottom: 1px solid;
      border-right: 1px solid;
      border-color: #CCC;
    }

      .tableSkiinglast tr td.PaxName {
        padding: 11px 0 0 5px;
        text-align: left;
        width: 64%;
      }

      .tableSkiinglast tr td input {
        margin: 4px 0 2px;
      }

        .tableSkiinglast tr td input[type="checkbox"] {
          margin: 11px 0 0 5px;
        }

      .tableSkiinglast tr td select {
        margin: 4px 0 0 0;
      }

.skpasday {
  width: 126px;
}

.tableSkiing tr {
  text-align: center;
}

  .tableSkiing tr td {
    padding: 5px 0 5px 5px;
    border-bottom: 1px solid;
    border-right: 1px solid;
    border-color: #CCC;
  }

    .tableSkiing tr td input {
      float: none;
      margin: 4px 0 2px;
    }

      .tableSkiing tr td input[type="checkbox"] {
        margin: 11px 0 0 5px;
      }

    .tableSkiing tr td select {
      margin: 4px 0 0 0;
    }

    .tableSkiing tr td.PaxName {
      padding: 11px 0 0 5px;
      text-align: left;
      width: 26%;
    }

    .tableSkiing tr td select {
      width: auto;
    }

.RowHeader {
  background-color: #F7F7F7;
}

.SkiHeader {
  line-height: 15px;
}

.skitype {
}

.snbrdtyp {
}

.skpasreq {
}

.tablediving {
  width: 90%;
  border-collapse: collapse;
}

  .tablediving tr {
    text-align: center;
  }

    .tablediving tr td {
      border-bottom: 1px solid;
      border-right: 1px solid;
      padding: 5px 0 5px 5px;
      border-color: #CCC;
    }

      .tablediving tr td input {
        padding: 7px 0 0 5px;
        float: none;
      }

      .tablediving tr td.PaxName {
        border: 1px solid;
        text-align: left;
        width: 20%;
        padding: 7px 0 5px 5px;
        border-color: #CCC;
      }

      .tablediving tr td.Question {
        border: 1px solid;
        border-color: #CCC;
        background-color: #F7F7F7;
      }

      .tablediving tr td.QuestionHeader {
        border: 0px solid;
        text-align: left;
        padding: 0;
        border-color: #CCC;
      }

.DivHeading {
  padding: 0 0 4px 0;
}

.tablediving tr td select {
  width: auto;
}

.tablediving tr td input[type="checkbox"] {
  margin: 7px 0 0 5px;
}

.tabledivingMultifield {
  padding: 0 7px 0 0;
  margin: 1px 1px 11px;
  width: 45%;
}

  .tabledivingMultifield tr td select {
    width: auto;
  }

  .tabledivingMultifield tr {
    border: 1px solid;
    text-align: center;
    border-color: #CCC;
  }

    .tabledivingMultifield tr td {
      text-align: left;
    }

.Odd {
  float: left;
  margin: 1px 1px 9px;
}

.tabledivingMultifield tr td.Item {
  padding: 5px 2px 5px 5px;
  text-align: left;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-right: 1px solid;
  border-color: #CCC;
  background-color: #F7F7F7;
  width: 120px;
}

.tabledivingMultifield tr td input {
  margin: 1px 0 0;
}

  .tabledivingMultifield tr td input[type="checkbox"] {
    margin: 7px 0 0 5px;
  }

.tabledivingMultifield tr td.PaxName {
  text-align: left;
  float: left;
  font-weight: bold;
  width: 203px;
  padding: 0 0 5px 0;
}

.tabledivingMultifield PaxName.span {
  width: auto;
}

.tabledivingMultifield tr td.Question {
  border-bottom: 1px solid;
  border-right: 1px solid;
  padding: 5px 0 5px 5px;
  border-color: #CCC;
}

.tabledivingMultifield tr td.QuestionHeader {
  border: 1px solid;
  text-align: left;
  padding: 5px 0 5px 5px;
  border-color: #CCC;
}

.tabledivingMultifield tr td.QuestionFirstHeader {
  border: 1px solid;
  text-align: left;
  padding: 5px 0 5px 5px;
  border-color: #CCC;
  background-color: #F7F7F7;
  width: 250px;
}

.tabledivingMultifield tr td.QuestionHeaderitem {
  border-bottom: 1px solid;
  border-right: 1px solid;
  border-left: 1px solid;
  text-align: left;
  padding: 10px 0 0 5px;
  border-color: #CCC;
  width: 250px;
}

.MultifieldHeader {
  float: left;
  width: 90%;
}

.ChkLstPax label {
  width: auto;
  margin: 1px 8px;
}
/* Ot skiing Diving End*/


.passenger_expand {
  background-color: #F7F7F7;
  padding: 0 0 5px 12px;
  width: 100%;
}

.summary h3 {
  color: #333333;
  padding: 0px;
  margin: 0px 0 0 -9px;
  width: 20px;
  float: left;
  font-size: 14px;
  line-height: 20px
}

.summary_step_head {
  background-color: #F6F6F6;
  border: 1px solid #E4E4E4;
  border-radius: 10px 10px 10px 10px;
  line-height: 1px;
  margin-bottom: 5px;
  margin-top: 6px;
  padding-left: 10px;
}

#addressline1 {
  float: left;
  width: 400px;
}

#payment_details1 {
  width: 100%;
  float: left;
}

.span9 a:hover {
  text-decoration: none;
  float: left;
}

.emergencypopover .add-on {
  *margin-top: -18px; /*for IE7*/
}

div#ccbillingaddress #postbox a {
  margin-right: 0px;
  margin-top: 0px
}

.passengerName {
  padding: 7px 0 0 0;
}

/*.input-prepend .add-on, .input-append .add-on
{padding:4px 4px 0px 4px !important;}*/

.termsFont {
  font-family: Tahoma;
  font-size: 13px;
  line-height: 17px;
}

.amendwidth {
  *width: 100%; /*for ie7 */
}

/*buttons css*/
.back {
  background-color: #FCC10D;
  *background-color: #FCC10D; /* for ie7*/
  background-image: -moz-linear-gradient(center top, #FCC10D, #FCC10D 25%, #C49401) !important;
  background-repeat: repeat-x;
  border-radius: 16px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  -khtml-border-radius: 16px;
  border-style: hidden;
  box-shadow: 0 0 4px #000000;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 600;
  padding-bottom: 6px;
  background-image: -webkit-linear-gradient(center top, #FCC10D, #FCC10D 25%, #C49401);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FCC10D), color-stop(25%, #FCC10D), to(#C49401));
  background-image: -webkit-linear-gradient(#FCC10D, #FCC10D 25%, #C49401);
  background-image: -moz-linear-gradient(top, #FCC10D, #FCC10D 25%, #C49401);
  background-image: -ms-linear-gradient(#FCC10D, #FCC10D 25%, #C49401);
  background-image: -o-linear-gradient(#FCC10D, #FCC10D 25%, #C49401);
  background-image: linear-gradient(#FCC10D, #FCC10D 25%, #C49401);
}

.BackSummary {
  background-color: #FC8607;
  *background-color: #FC8607; /*for ie7*/
  background-repeat: repeat-x;
  border-radius: 16px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  -khtml-border-radius: 16px;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 600;
  box-shadow: 0 0 4px #000000;
  border-style: hidden;
  padding-bottom: 6px;
  /*background-image: -moz-linear-gradient(center top , #FC8607, #FC8607 25%, #C26501);
    background-image:-webkit-linear-gradient(center top , #FC8607, #FC8607 25%, #C26501) !important; */
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FC8607), color-stop(25%, #FC8607), to(#C26501));
  background-image: -webkit-linear-gradient(#FC8607, #FC8607 25%, #C26501);
  background-image: -moz-linear-gradient(top, #FC8607, #FC8607 25%, #C26501);
  background-image: -ms-linear-gradient(#FC8607, #FC8607 25%, #C26501);
  background-image: -o-linear-gradient(#FC8607, #FC8607 25%, #C26501);
  background-image: linear-gradient(#FC8607, #FC8607 25%, #C26501);
}


.next {
  background-color: #E34E00;
  background-image: -moz-linear-gradient(center top, #FF5900, #E34E00 25%, #953300);
  background-repeat: repeat-x;
  border-radius: 16px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  -khtml-border-radius: 16px;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 600;
  box-shadow: 0 0 4px #000000;
  padding-bottom: 6px;
  border-style: hidden;
  background-image: -webkit-linear-gradient(center top, #FF5900, #E34E00 25%, #953300);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FF5900), color-stop(25%, #E34E00), to(#953300));
  background-image: -webkit-linear-gradient(#FF5900, #E34E00 25%, #953300);
  background-image: -moz-linear-gradient(top, #FF5900, #E34E00 25%, #953300);
  background-image: -ms-linear-gradient(#FF5900, #E34E00 25%, #953300);
  background-image: -o-linear-gradient(#FF5900, #E34E00 25%, #953300);
  background-image: linear-gradient(#FF5900, #E34E00 25%, #953300);
}


.backbtn {
  width: auto;
  float: left
}

.wizardmargin {
  margin: 20px 0 0 0;
}

#clientpopup {
  *background: none repeat scroll 0 0 #FFFFFF
}
/*for ie7*/

.backbtn {
  width: auto;
  float: left
}


#clientpopup {
  *background: none repeat scroll 0 0 #FFFFFF
}
/*for ie7*/

.popover.fade.right.in .inner {
  width: 360px;
  margin-top: 20px;
}

.a_dive_ski_link a {
  color: #F6550E;
}

.ot_marginbottom {
  margin-bottom: 10px;
}

#clientpopup {
  *background: none repeat scroll 0 0 #FFFFFF
}
/*for ie7*/

.xlargetxt {
  width: 477px;
}

.dropdown_section {
  background: #EEEEEE;
  font-weight: 600;
}

.dropdown_items {
  margin-left: 10px;
}

.ot_floatnone {
  float: none;
}

.offset2andmore {
  margin-left: 130px;
}

.offset8andmore {
  margin-left: 530px;
}

.offset1andmore {
  margin-left: 54px;
}

.ot_marginleft label {
  margin-left: 10px;
  width: 175px;
}

#printSummaryheader {
  background: #FFF 0 100% repeat-x;
  min-height: 83px;
  position: relative;
}

.ot_radwindow {
  top: 10px !important;
}

/*Added for Terms_conditions page div overlay*/

div.waitmessage {
  position: absolute;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  top: 30px;
}

  div.waitmessage img {
  }

#divOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
  width: 100%;
  height: 100%;
  background-color: #666666;
  display: none;
  opacity: .5;
}

.divflash {
  float: left;
  margin: 20% 0 0 30%;
  position: relative;
  background-color: #FFFFFF;
  width: 500px;
  height: 300px;
  border: 4px solid #555;
}

  .divflash img {
    position: relative;
  }

  .divflash p {
    position: relative;
    font-style: inherit;
    font-weight: bold;
    color: #333333;
    /*top:40%;
    right: 33%;*/
    font-size: 26px;
    float: left;
    width: 100%;
    text-align: center;
    padding: 5% 0 0 0;
    line-height: 30px;
  }

div.modalpopup {
  position: absolute;
  z-index: 100;
  padding: 0px;
}

div.payment_selected {
  background-color: #EFEFEF;
  border: 1px solid #CCCCCC;
  border-radius: 4px 4px 4px 4px;
  padding: 10px 5px;
  /*color: #F6550E;*/
  text-align: left;
  width: 865px;
  float: left;
}

p.highlight {
  background-color: #FFEECA;
  border: 1px solid #CCCCCC;
  border-radius: 4px 4px 4px 4px;
  color: red;
  font-weight: 500;
  padding: 10px 5px;
  width: 865px;
}

.payment_page {
  float: left;
  *float: left !important;
}

.divBillingAddress {
  background-color: #F8F8F8;
  border: 1px solid #CCCCCC;
  float: left;
  padding: 2px 10px;
  width: 378px;
}

.labelpayment {
  width: 135px;
  float: left;
}

.labelbilling {
  width: 95px;
  float: left;
}

.divflashobj {
  position: relative;
  padding: 20% 0 0 38%;
}

/*For wait message on Payment details page.*/

.divwaitmessageonpayment {
  position: absolute;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  top: 30px;
}

div.waitmessageonpayment img {
}

#divOverlayonpayment {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
  width: 100%;
  height: 100%;
  background-color: #666666;
  display: none;
  opacity: .5;
}

.divflashonpayment {
  float: left;
  margin: 38% 0 0 30%;
  position: relative;
  background-color: #FFFFFF;
  width: 500px;
  height: 300px;
  border: 4px solid #555;
}

  .divflashonpayment img {
    position: relative;
  }

  .divflashonpayment p {
    position: relative;
    font-style: inherit;
    font-weight: bold;
    color: #333333;
    /*top:40%;
    right: 33%;*/
    font-size: 26px;
    float: left;
    width: 100%;
    text-align: center;
    padding: 5% 0 0 0;
    line-height: 30px;
  }

.divflashobjonpayment {
  position: relative;
  padding: 20% 0 0 38%;
}

.ddlmedium {
  width: 220px;
}

#SectionPaymentDone table {
  float: left;
}

.ot_checkbox label {
  margin-left: 10px;
  font-size: 12px;
}

.loading_panel {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
  background: #000000 url("images/ajax-loader.gif") no-repeat;
  background-position: center;
}

  .loading_panel.fade {
    opacity: 0;
  }

    .loading_panel, .loading_panel.fade.in {
      filter: alpha(opacity=80);
      -khtml-opacity: 0.8;
      -moz-opacity: 0.8;
      opacity: 0.8;
    }

.cheque_questionmark_infotext {
  color: #666666;
  font-family: arial;
  font-size: 11px;
  font-style: italic;
  float: left;
  width: 600px;
  margin-left: 24px;
  margin-top: -7px;
}

.bank_questionmark_infotext {
  color: #666666;
  font-family: arial;
  font-size: 11px;
  font-style: italic;
  float: left;
  width: 635px;
  margin-left: 24px;
  margin-top: -7px;
}

.bank_questionmark_infotextUSD {
  color: #666666;
  font-family: arial;
  font-size: 11px;
  font-style: italic;
  float: left;
  width: 635px;
  margin-left: 24px;
  margin-top: -7px;
}

.bank_questionmark_infotextEUR {
  color: #666666;
  font-family: arial;
  font-size: 11px;
  font-style: italic;
  float: left;
  width: 635px;
  margin-left: 24px;
  margin-top: -7px;
}

.card_questionmark_infotext {
  color: #666666;
  font-family: arial;
  font-size: 11px;
  font-style: italic;
  float: left;
  width: 640px;
  margin-left: 24px;
  margin-top: -7px;
}

.euro_questionmark_infotext {
  color: #666666;
  font-family: arial;
  font-size: 11px;
  font-style: italic;
  float: left;
  width: 380px;
  margin-left: 24px;
  margin-top: -7px;
}

.usdollar_questionmark_infotext {
  color: #666666;
  font-family: arial;
  font-size: 11px;
  font-style: italic;
  float: left;
  width: 390px;
  margin-left: 24px;
  margin-top: -7px;
}

.offshore_questionmark_infotext {
  color: #666666;
  font-family: arial;
  font-size: 11px;
  font-style: italic;
  float: left;
  width: 480px;
  margin-left: 24px;
  margin-top: -7px;
}

.ot_ml10 {
  margin-left: 10px;
}

.ot_toggle_section {
  background: none repeat scroll 0 0 #EFEFEF;
  padding: 3px;
}

.btn_lookup {
  background: url("images/lookup_icon.png") no-repeat scroll 0 100% #FFFFFF;
  height: 5px;
  margin-bottom: -8px;
  padding-top: 15px;
  position: relative;
}

  .btn_lookup:hover {
    background-position: inherit !important;
  }

.divClientElements {
  max-height: 300px;
  overflow-y: auto;
  /* overflow:hidden;       */
}

  .divClientElements .slick-row:hover {
    background-color: beige !important;
    cursor: pointer !important;
  }

.popup_gridrow {
  border-bottom: 1px solid #CCCCCC;
  height: 25px;
}

.popup_gridheader {
  background-color: #EFEFEF;
  font-weight: 500;
  padding-bottom: 5px;
  padding-top: 5px;
}

#ClientLookupDialog .searchTerm {
  color: #F6550E;
}

.popup_gridrow td {
  border-bottom: 1px solid #ccc !important;
  padding-top: 5px !important;
}

.divClientElements thead {
}

.divClientElements tbody {
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 300px;
}

.divClientElements table {
}

.divClientElements th {
  position: relative;
  top: 0; /*IE5+ only*/
}

.divClientElements .slick-viewport {
  overflow-x: hidden !important;
}

.lookup_header {
  color: #333333 !important;
}

div#modal_delivery {
  width: 450px !important;
  max-height: 400px;
}

  div#modal_delivery .modal-body {
    height: 335px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }

  div#modal_delivery #iframe_delivery_add {
    height: 350px\9;
  }

div#modal_delivery {
  height: 400px\9;
}

div#modal_editPassenger {
  width: 650px !important;
  max-height: 570px;
  top: 45% !important;
}

  div#modal_editPassenger .modal-body {
    height: 450px;
    height: 390px\9;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }

  div#modal_editPassenger #iframe_editPassenger {
    overflow-y: auto;
    height: 400px\9;
  }

div#modal_editPassenger {
  height: 450px\9;
}

.hide_Me {
  display: none !important;
}

.modal_footer_buttons {
  width: 410px;
}

.scroll_ht_tnc {
  height: 105px !important;
}

.headerimage_obf img {
  margin-top: -12px;
}

.headerimage_otlogo {
  margin-top: 20px;
}

a.tnc_specific {
  color: #333333 !important;
  text-decoration: underline !important;
}

  a.tnc_specific:hover {
    color: #333333 !important;
    text-decoration: underline !important;
  }

.lh17 {
  line-height: 17px;
}

.mr5 {
  margin-right: 5px;
}


/*---- SOF post code search result ----*/
.postcode_result {
  margin: 10px 0;
}

  .postcode_result select.postcodelist {
    margin: 0 0 10px 0;
  }

  .postcode_result button.btn_yellow {
    background-color: #FC8607;
    *background-color: #FC8607; /*for ie7*/
    background-repeat: repeat-x;
    border-radius: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    -khtml-border-radius: 16px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 600;
    box-shadow: 0 0 4px #000000;
    border-style: hidden;
    padding-bottom: 6px;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FC8607), color-stop(25%, #FC8607), to(#C26501));
    background-image: -webkit-linear-gradient(#FC8607, #FC8607 25%, #C26501);
    background-image: -moz-linear-gradient(top, #FC8607, #FC8607 25%, #C26501);
    background-image: -ms-linear-gradient(#FC8607, #FC8607 25%, #C26501);
    background-image: -o-linear-gradient(#FC8607, #FC8607 25%, #C26501);
    background-image: linear-gradient(#FC8607, #FC8607 25%, #C26501);
    padding: 4px 15px;
    margin: 0 5px 0 0;
  }

  .postcode_result button.btn_gray {
    background-color: #FCC10D;
    *background-color: #FCC10D; /* for ie7*/
    background-image: -moz-linear-gradient(center top, #FCC10D, #FCC10D 25%, #C49401) !important;
    background-repeat: repeat-x;
    border-radius: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    -khtml-border-radius: 16px;
    border-style: hidden;
    box-shadow: 0 0 4px #000000;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 600;
    padding-bottom: 6px;
    background-image: -webkit-linear-gradient(center top, #FCC10D, #FCC10D 25%, #C49401);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FCC10D), color-stop(25%, #FCC10D), to(#C49401));
    background-image: -webkit-linear-gradient(#FCC10D, #FCC10D 25%, #C49401);
    background-image: -moz-linear-gradient(top, #FCC10D, #FCC10D 25%, #C49401);
    background-image: -ms-linear-gradient(#FCC10D, #FCC10D 25%, #C49401);
    background-image: -o-linear-gradient(#FCC10D, #FCC10D 25%, #C49401);
    background-image: linear-gradient(#FCC10D, #FCC10D 25%, #C49401);
    padding: 4px 15px;
    margin: 0 5px 0 0;
  }
/*---- EOF post code search result ----*/
.modal_footer_txt01 {
  float: left;
  display: inline-block;
  margin: 14px 0 0 0;
}

.popover.fade.above {
  display: none !important;
}

  .popover.fade.above.in {
    display: block !important;
  }

.singleInsurance label {
  width: auto;
  padding: 0 1px 1px 6px;
}

.singleInsurance input {
  float: left;
  margin: 3px 5px 0 0;
}
