@font-face
{
    font-family: 'rf-vag-main';
    font-weight: 100;
    src: url(../fonts/VAG-Rounded-Bold.ttf);
}

/* required to prevent Google translate element from pushing background out of screen */

html {
	
	height: auto!important;
}

/* @group Reset styles */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,img {
  border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
  font-style: normal;
  font-weight: normal;
}

li {
  list-style: none;
}

caption,th {
  text-align: left;
}

h1,h2,h3,h4,h5,h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before,q:after {
  content: '';
}

abbr,acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input,textarea,select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

input,textarea,select {
  *font-size: 100%;
}

legend {
  color: #000;
}

/* @end Reset styles */

/* @group Utility styles */

.replacement {
  background-color: transparent;
  background-repeat: no-repeat;
  border: 0;
  display: block;
  padding: 0;
  overflow: hidden;
  text-indent: -5000px;
}

a {
  color: #333333;
  text-decoration: none;
}

.blue a {
  color: #6088bf;
}

.charcoal a {
  color: #222;
}

.darkblue a {
  color: #36658d;
}

.deeporange a {
  color: #dc3f08;
}

.green a {
  color: #48741f;
}

.lime a {
  color: #7e9b03;
}

.magenta a {
  color: #b1007a;
}

.orange a {
  color: #ca6e0c;
}

.purple a {
  color: #6e2585;
}

.red a {
  color: #b60a2d;
}

a:hover {
  text-decoration: underline;
}

a.rss {
  background-image: url(/img/global/sprite.png);
  background-position: 0 -600px;
  height: 14px;
  width: 14px;
}

strong {
  font-weight: bold;
}

.image img {
  display: block;
}

.radio-buttons input,
.text input,
.checkbox input {
  margin: 0;
}

/* @end Utility styles */

/* @group Layout styles */

html {
  min-height: 100%;
}

body {
  background: #9fcaea url(/img/global/background-ferry.jpg) no-repeat 50% 100%;
  font-family: verdana, helvetica, sans-serif;
  font-size: 62.5%;
  min-height: 100%;
}

#background {
  background: transparent url(/img/global/background-sky.jpg) no-repeat 50% 0;
  margin-bottom: 307px;
  min-height: 1000px;
  text-align: center;
}

#header,
#wrapper,
#footer,
#legals,
#recently-viewed
{
  background: url(/img/global/background-page.png) repeat-y 0 0;
  color: #444;
  clear: both;
  font-size: 1.1em;
  line-height: 1;
  margin: 0 auto;
  padding: 0 28px;
  text-align: left;
  width: 904px;
  zoom: 1;
}

#header:after,
#wrapper:after,
#footer:after,
#legals:after,
#recently-viewed:after {
  clear: both;
  content: '.';
  display: block;
  height: 0;
  visibility: hidden;
}

#access_keys {
  display:none;
}

/* @end group Layout styles */

/* @group Header styles */

#header {
  padding-top: 80px;
  position: relative;
}

#logo {
  left: 38px;
  position: absolute;
  top: 8px;
}

#logo a {
  background-image: url(/img/global/sprite.png);
  background-position: 0 -450px;
  height: 61px;
  width: 110px;
}

/*#logo a:hover {
  background-position: 0px -350px;
}*/

#sign-in {
  border-bottom: 1px solid #cfcfcf;
  padding-bottom: 5px;
  position: absolute;
  right: 28px;
  top: 9px;
  width: 450px;
}

#sign-in .my-red-funnel {
  background-image: url(/img/global/sprite.png);
  background-position: 0 -550px;
  height: 23px;
  left: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 79px;
}

#sign-in ul {
  clear: both;
  padding-right: 0px;
  padding-top: 10px;
  zoom: 1;
}

#sign-in li {
  float: left;
  margin-right: 10px;
}

#sign-in a {
  background: url(/img/global/bullet-red.png) no-repeat 0 50%;
  color: #666;
  padding-left: 7px;
}

#sign-in .text,
#sign-in .password {
  float: left;
  margin: 0 3px 0 2px;
  position: relative;
  width: 129px;
}

#sign-in .text {
  margin-left: 97px;
}

#sign-in .text input,
#sign-in .password input {
  background: transparent url(/img/global/form-field.png) repeat-x 0 0;
  border: 1px solid #999;
  color: #666;
  font-weight: bold;
  padding: 3px 5px;
  position: relative;
  width: 117px;
}

#sign-in .text label,
#sign-in .password label {
  color: #666;
  font-weight: bold;
  position: absolute;
  left: 7px;
  top: 6px;
}

#sign-in .checkbox {
  bottom: 4px;
  padding-left: 17px;
  position: absolute;
  right: 0;
  zoom: 1;
}

#sign-in .checkbox label {
  color: #666;
  display: inline;
  float: none;
  margin: 0;
  width: auto;
}

#sign-in .checkbox input {
  left: 0;
  margin: 0;
  position: absolute;
  top: -1px;
}

#sign-in input.replacement {
  background-image: url(/img/global/sprite.png);
  background-position: -100px -550px;
  cursor: pointer;
  float: left;
  height: 22px;
  margin-top: 1px;
  padding-top: 22px;
  width: 62px;
}

#sign-in input.replacement:hover,
#sign-in input.replacement:active {
  background-position: -100px -600px;
}

#signed-in a#sign-out-button,
#signed-in a.sign-in-help,
#sign-in a.sign-in-help {
  background-image: url(/img/global/sprite.png);
  background-position: -200px -550px;
  float: left;
  height: 22px;
  margin-left: 2px;
  margin-top: 1px;
  padding: 0;
  width: 20px;
}

#signed-in a#sign-out-button:hover,
#signed-in a.sign-in-help:hover,
#sign-in a.sign-in-help:hover {
  background-position: -200px -600px;
}

#signed-in {
  padding-left: 97px;
}

#signed-in p {
  float: left;
  line-height: 22px;
}

#signed-in a#sign-out-button {
  background-position: -350px -850px;
  width: 72px;
}

#signed-in a#sign-out-button:hover {
  background-position: -350px -900px;
  width: 72px;
}

#signed-in a#sign-out-button,
#signed-in a.sign-in-help {
  float: right;
}

/* @end Header styles */

/* @group Tab styles */

.tabs a {
  background: transparent url(/img/global/sprite.png) no-repeat -300px -50px;
  color: #939393;
  cursor: pointer;
  display: block;
  height: 40px;
  font-weight: bold;
  margin-right: 2px;
  padding-top: 0;
  line-height: 40px;
  text-align: center;
  width: 98px;
}

.tabs a:focus {
  outline: none;
}

.tabs .selected a {
  color: #fff;
}

.tabs .lime,
.tabs .deeporange {
  background-position: -300px 0;
  width: 101px;
}

.tabs li {
  float: left;
}

.tabs a.double-line {
  height: 30px;
  line-height: 1;
  padding-top: 10px;
}

.tabs .last-child a {
  margin-right: 0;
}

.tabs a:hover {
  color: #fff;
  text-decoration: none;
}

.red #navigation .red,
.tabs .selected .red,
.tabs .red:hover {
  background-position: -300px -100px;
  color: #fff;
}

.orange #navigation .orange,
.tabs .selected .orange,
.tabs .orange:hover {
  background-position: -300px -150px;
  color: #fff;
}

.magenta #navigation .magenta,
.tabs .selected .magenta,
.tabs .magenta:hover {
  background-position: -300px -200px;
  color: #fff;
}

.lime #navigation .lime,
.tabs .selected .lime,
.tabs .lime:hover {
  background-position: -300px -250px;
  color: #fff;
}

.green #navigation .green,
.tabs .selected .green,
.tabs .green:hover {
  background-position: -300px -300px;
  color: #fff;
}

.deeporange #navigation .deeporange,
.tabs .selected .deeporange,
.tabs .deeporange:hover {
  background-position: -300px -350px;
  color: #fff;
}

.darkblue #navigation .darkblue,
.tabs .selected .darkblue,
.tabs .darkblue:hover {
  background-position: -300px -400px;
  color: #fff;
}

.charcoal #navigation .charcoal,
.tabs .selected .charcoal,
.tabs .charcoal:hover {
  background-position: -300px -450px;
  color: #fff;
}

.blue #navigation .blue,
.tabs .selected .blue,
.tabs .blue:hover {
  background-position: -300px -500px;
  color: #fff;
}

/* @end Tab styles */

/* @group Navigation styles */

#navigation {
  color: #a7a7a7;
  font-size: 11px;
  zoom: 1;
}



/* @end Navigation styles */

/* @group Search bar styles */

#search {
  background: #e8e8e8 url(/img/global/sprite-x.png) repeat-x 0 -350px;
  border-bottom: 1px solid #fff;
  clear: both;
  color: #fff;
  height: 23px;
  line-height: 23px;
  overflow: hidden;
  padding: 6px;
  zoom: 1;
}

#search a {
  color: #fff;
  font-size: 0.9em;
  font-weight: bold;
}

#search a:hover {
  text-decoration: none;
}

#search form {
  float: left;
}

#search form input.text {
  background: #fff url(/img/global/form-field.png) repeat-x 0 0;
  border: 1px solid #999;
  color: #666;
  float: left;
  font-weight: normal;
  padding: 3px 5px;
  width: 184px;
}

#search form input.replacement {
  background: transparent url(/img/global/sprite.png) no-repeat -200px -950px;
  cursor: pointer;
  display: block;
  height: 22px;
  float: left;
  font-weight: bold;
  margin: 2px 0 0 6px;
  padding-top: 22px;
  width: 38px;
}

/*#basket-outline,*/
#search .shopping-basket,
#search .change-edition,
#search .service-status {
  float: right;
  line-height: 16px;
  margin-top: 3px;
}

#search .shopping-basket {
  background: url(/img/global/sprite-y.png) no-repeat 0 -150px;
  height: 20px;
  padding-left: 28px;
}

/*#basket-outline #popout_basket_button,*/
#search .shopping-basket a{
  font-weight: normal;
}

/*#basket-outline #popout_basket_button strong,*/
#search #shopping-basket-button strong {
  font-weight: bold;
}

#search .change-edition p,
#search .change-edition ul,
#search .change-edition li {
  float: left;
}

#search .change-edition {
  margin-right: 7px;
}

#search .change-edition li {
  padding-left: 13px;
}

#search .change-edition li a {
  background: transparent url(/img/global/radio-off.png) no-repeat 0 50%;
  display: block;
  padding: 0 0 0 15px;
}

#search .change-edition li a.selected {
  background-image: url(/img/global/radio-on.png);
}

#search .service-status {
  background: transparent url(/img/global/sprite-y.png) no-repeat 0 0;
  height: 17px;
  margin-right: 5px;
  padding-left: 53px;
}

/*#basket-outline #popout_basket_button,*/
#search .arrow
{
  float: right;
  background: transparent url(/img/global/bullet-down.png) no-repeat 50% 50%;
  display: block;
  width: 16px;
  height: 100%;
  cursor: pointer;
  margin-right: 33px
}

#search .green {
  background-position: 0 0px;
}

#search .amber {
  background-position: 0 -50px;
}

#search .red {
  background-position: 0 -100px;
}

#basket-outline #popout_basket_button {
  line-height: 16px;
  height: auto;
  margin-left: 0;
  padding-left: 0;
}

#basket-outline #popout_basket_button span {
  background: none;
  padding: 0;
}

/* @end Search bar styles */

/* @group Breadcrumbs styles */

#breadcrumbs {
  background: #e8e8e8 url(/img/global/sprite-x.png) repeat-x 0 0;
  clear: both;
  overflow: hidden;
  line-height: 28px;
  padding-bottom: 1px;
  zoom: 1;
}

#breadcrumbs li {
  background: transparent url(/img/global/bullet-right.png) no-repeat 0 50%;
  float: left;
  padding: 0 8px 0 15px;
}

#breadcrumbs li.home {
  background: none;
  padding-left: 10px;
}

#breadcrumbs a {
  color: #999;
}

#breadcrumbs a.current {
  color: #333;
}

/* @end Breadcrumbs styles */

/* @group Footer styles */

#footer .header,
#recently-viewed .header{
  border-bottom: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  clear: both;
  height: 31px;
  margin-bottom: 17px;
  padding: 9px 2px 0;
  position: relative;
}

p.date {
  clear:both;
}

.sharing li {
  list-style:none;
  background-image:none !important;
}

.sharing li.share-button {
  float: left;
  min-width: 90px;
  _width: 90px;
}

.sharing li.share-button.tw {
  position:relative;
  top:-1px;
}

ul.sharing.news .tw {
  top:-6px;
}

.sharing li.share-button.fb {
  position:relative;
  top:-1px;
}

ul.sharing.news .fb {
  top:-5px;
}

#footer h2,
#recently-viewed h2 {
  color: #4e8fc8;
  float: left;
  /*font-family: 'rf-vag-main';
  font-size: 18px;
  */
  font-family: Verdana;
  font-size: 17px;
  font-weight: bold;
  margin-top: 3px;
  width: 300px;
}

#footer p.popular-pages
{
    color: #4e8fc8;
    float: left;
    /*font-family: 'rf-vag-main';
    font-size: 18px;
    */
    font-family: Verdana;
    font-size: 17px;
    font-weight: bold;
    margin-top: 3px;
    width: 300px;
}

#footer .flags {
  position: absolute;
  right: -6px;
  top: 9px;
}

#footer .flags li {
  float: left;
}

#footer .flags li .replacement {
  background: url(/img/global/sprite.png) no-repeat 0 0;
  height: 24px;
  width: 33px;
}

#footer .flags li .uk {
  background-position: 0 -650px;
}

#footer .flags li .fr {
  background-position: -50px -650px;
}

#footer .flags li .de {
  background-position: -100px -650px;
}

#footer .flags li .nl {
  background-position: -150px -650px;
}

#footer .flags li .pl {
  background-position: -200px -650px;
}

#footer .flags li .uk:hover {
  background-position: 0 -676px;
}

#footer .flags li .fr:hover {
  background-position: -50px -676px;
}

#footer .flags li .de:hover {
  background-position: -100px -676px;
}

#footer .flags li .nl:hover {
  background-position: -150px -676px;
}

#footer .flags li .pl:hover {
  background-position: -200px -676px;
}


#footer .content {
  overflow: hidden;
}

#footer .content div {
  float: left;
  width: 180px;
}

#footer .content li {
  padding-bottom: 6px;
}

#footer .content a {
  background: url(/img/global/bullet-blue.png) no-repeat 0 50%;
  font-size:10px;
  color: #444;
  padding-left: 7px;
}

#footer .content h3 {
/*  background-image: url(/img/global/sprite.png);*/
  /*font-family: 'rf-vag-main', helvetica, arial, sans-serif;
  font-size: 16px;*/
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  height: 17px;
  margin-bottom: 15px;
  width: 160px;
}

#footer .content p.footer-header {
    /*  background-image: url(/img/global/sprite.png);*/
    /*font-family: 'rf-vag-main', helvetica, arial, sans-serif;
    font-size: 16px;*/
    font-family: verdana, helvetica, arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    height: 17px;
    margin-bottom: 15px;
    width: 160px;
}

#footer .travel-connections,
#footer .buy-online,
#footer .places-to-stay {
  margin-top: 30px;
}

/*#footer .destination-guides {
  background-position: 0 -50px;
}

#footer .ferry-travel {
  background-position: 0 -100px;
}

#footer .why-choose-us {
  background-position: 0 -150px;
}

#footer .freight-and-parcels {
  background-position: 0 -200px;
}

#footer .corporate {
  background-position: 0 -250px;
}

#footer .places-to-stay {
  background-position: 0 -300px;
  margin-top: 30px;
}

#footer .buy-online {
  background-position: 0 -350px;
  margin-top: 30px;
}

#footer .travel-connections {
  background-position: 0 -400px;
  margin-top: 30px;
}*/

/* @end Footer styles */

/* @group Legals styles */

#legals {
  background: transparent url(/img/global/background-legals.png) no-repeat 50% 0;
  line-height: 1.27em;
  padding-top: 38px;
}

#legals a {
  color: #444;
  text-decoration: underline;
}

/* @end Legals styles */

/* @group Overlay styles */

.overlay {
  background: url(/img/global/overlay.png) no-repeat 0 100%;
  padding: 0 0 6px 6px;
  position: absolute;
  text-align: left;
}

.popout-content,
.overlay .overlay-wrapper {
  background: #fff;
  border: 1px solid #999;
  color: #666;
  font-size: 11px;
  line-height: 1;
  margin: 0;
  width: 250px;
}

.popout-content {
  width: 298px;
}

.overlay .overlay-content {
  line-height: 1.25;
  padding: 10px;
}

.overlay .overlay-content a {
  background: transparent url(/img/global/bullet-right.png) no-repeat 0 50%;
  padding-left: 10px;
}

.overlay .overlay-content .indent li {
    background: transparent url(/img/global/bullet-right.png) no-repeat 0 50%;
    padding-left: 10px;
}


.overlay .overlay-content p {
  margin-bottom: 10px;
}

.overlay .overlay-close {
  background: #e8e8e8 url(/img/global/sprite-x.png) repeat-x 0 -350px;
  color: #fff;
  display: block;
  font-size: 10px;
  font-weight: bold;
  padding: 5px 10px;
}

#service-status-overlay .overlay-wrapper {
  width: 490px;
}

#sign-in-status-overlay .overlay-wrapper {
  width: 190px;
}

#sign-in-status-overlay a {
  font-weight: bold;
}


/* @end Overlay styles */

/* @group Date picker styles */

.datepicker {
  background: #fff;
  border: 1px solid #999;
  padding: 0;
  position: absolute;
  right: 35px;
  width: 245px;
  z-index: 1000;
}

.datepicker-overlay {
  left: 0;
  position: absolute;
  top: 0;
  width : 100%;
  z-index: 999;
}

.datepicker-wrapper {
  background: #fff;
  overflow: hidden;
  zoom: 1;
}

.datepicker-days-header,
.datepicker-week {
  clear: both;
}

.datepicker-day {
  float: left;
  text-align: center;
  width: 35px;
}

.datepicker-days-header .datepicker-day span{
  display: block;
  font-weight: bold;
  padding: 5px;
}

.datepicker-day a {
  color: #333;
  display: block;
  padding: 5px;
  text-decoration: none;
}

.datepicker-week .datepicker-day span {
  color: #aaa;
  display: block;
  padding: 5px;
}

.datepicker-day a:hover {
  background-color: #519CE7;
  color: #fff;
}

.datepicker-week .datepicker-day {
  border-top: 1px solid #eaeaea;
}

.datepicker-today a {
  background-color: #E0EEFB;
  color: #333;
  font-weight: bold;
}

.datepicker-weekend {
  background: #f2f2f2;
}

.datepicker-previous-month,
.datepicker-next-month {
  background-color: #ccc;
}

.datepicker-month {
  clear: left;
  float: left;
}

.datepicker-month-wrapper {
/*  clear: left;
  float: left;*/
}

.datepicker-label {
  font-size: 11px;
  font-weight: bold;
  padding: 0 10px 5px;
  text-align: center;
}

.datepicker-navigation {
  font-size: 11px;
  overflow: hidden;
  zoom: 1;
}

.datepicker-navigation .datepicker-previous {
  float: left;
}

.datepicker-navigation .datepicker-next {
  float: right;
}

.datepicker-selected a,
.datepicker-hover a {
  background-color: #519CE7;
  color: #fff;
}

.datepicker-next-month a,
.datepicker-previous-month a {
  font-weight: normal;
}

/* @end Date picker styles */

.blue #search,
.blue .overlay-close {
  background-color: #4989c2;
  background-position: 0 -600px;
}

.blue .overlay-wrapper {
  border-color: #6088bf;
}

.charcoal #search,
.charcoal .overlay-close {
  background-color: #656565;
  background-position: 0 -550px;
}

.charcoal .overlay-wrapper {
  border-color: #222222;
}

.darkblue #search,
.darkblue .overlay-close {
  background-color: #00668f;
  background-position: 0 -500px;
}

.darkblue .overlay-wrapper {
  border-color: #36658d;
}

.deeporange #search,
.deeporange .overlay-close {
  background-color: #fe3e00;
  background-position: 0 -450px;
}

.deeporange .overlay-wrapper {
  border-color: #dc3f08;
}

.green #search,
.green .overlay-close {
  background-color: #559a2e;
  background-position: 0 -400px;
}

.green .overlay-wrapper {
  border-color: #6d993a;
}

.lime #search,
.lime .overlay-close {
  background-color: #a2c200;
  background-position: 0 -250px;
}

.lime .overlay-wrapper {
  border-color: #abc10d;
}

.magenta #search,
.magenta .overlay-close {
  background-color: #cf007e;
  background-position: 0 -200px;
}

.magenta .overlay-wrapper {
  border-color: #b1007a;
}

.orange #search,
.orange .overlay-close {
  background-color: #f39400;
  background-position: 0 -150px;
}

.orange .overlay-wrapper {
  border-color: #dc3f08;
}

.purple #search,
.purple .overlay-close {
  background-color: #7f3f93;
  background-position: 0 -100px;
}

.purple .overlay-wrapper {
  border-color: #6e2585;
}

.red #search,
.red .overlay-close {
  background-color: #d5042a;
  background-position: 0 -50px;
}

.red .overlay-wrapper {
  border-color: #b60a2d;
}

@media screen {

  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }

  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }

  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }

  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt;
    padding: 0pt;
    overflow: auto;
    letter-spacing: 0px;
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }

  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

#paypal_icon {
  cursor:pointer;
}

.form-row.optin {
  margin-top:4px;
}

#credit-card-details select {
  float:left;
}


/* styles for check page (/public/payments/add) charity donation box added 07-09-2011  */

.charity_block .form-items {
  clear:both;
}

.charity_block .charity_value a {
  display: inline-block;
  height: 22px;
  position: relative;
  top: 6px;
  width: 13px;
  margin: 0 3px;
  *top:3px;
}

.charity_block img {
  float:left;
  margin:4px 8px 8px 4px;
  width: 150px;
  height: 94px;
}

.charity_block a.up {
  background: url("/img/hero-cal/up.gif") no-repeat scroll 0 -22px transparent;
}

.charity_block a.down {
  background: url("/img/hero-cal/down.gif") no-repeat scroll 0 -22px transparent;
}
.charity_block .charity_value a:hover {
  background-position:0 0;
}

#PublicPaymentCharity {
  float:left;
  margin:12px 8px 20px 5px;
  *margin:7px 3px 8px 5px;
}

.charity_value {
  margin-bottom:15px;
}

.charity_block {
  margin-bottom:10px !important;
}
/* end donation box styles */

/* styles for check page (/public/payments/add) split payment box added 07-09-2011  */

.split_payment {
  margin:10px 0 !important;
}

.split_payment .form-items {
  clear:both;
  margin:10px 10px 20px;
}

.split_payment .form-items p {
  padding: 0;
}

.split_payment .form-items input {
  margin:0 5px 10px 0;
}

.split_payment .form-items ul {
  margin-left: 0;
}

.split_payment .form-items ul li {
  background: none;
  padding-left: 0;
}

#PublicPaymentSplitPayment50 {
  margin-left:25px;
}

#popout_split_payment_help_wrapper {
  z-index:999;
}

.split_payment .form-items .checkbox label {
  float:none;
  margin-left: 0;
}

.split_payment .form-items p.error-message {
  text-align:left;
  margin-top:6px;
}

/* end split payment box styles */

.error-message.allowed {
  font-size:10px;
  text-align:left;
}

/* ferry travel page warning message box */

#service-message-overlay {
  background-color: #666;
  -khtml-opacity:.60;
  -moz-opacity:.60;
  -ms-filter:alpha(opacity=60);
  filter:alpha(opacity=60);
  opacity:.60;
  position:absolute;
  z-index:99;
  top:0;
  left:0;
  width:100%;
}

#service-message-box {
  z-index:100;
  position:absolute;
  left:50%;
  margin-top:40px;
  margin-left:-225px;
  width:400px;
  padding:25px 25px 40px;
  background-color:#fff;
  border:solid 2px #bd042d;
}

#service-message-box a.close {
  float:right;
  position:relative;
  top:-15px;
  left:15px;
  font-size:12px;
}

#service-message-box h2 {
  font-size:16px;
  font-weight:bold;
  margin-bottom:16px;
}

/* trade admin pages styling */

.trade img.loading {
  margin-left:220px;
}

.trade #page_heading {
  margin-bottom:20px;
}

.trade .trade-module {
  width:545px;
  margin-bottom:10px;
}

.trade .trade-module .head {
  background:url(/img/trade/sprite.png) no-repeat transparent scroll 0 -340px;
  height:58px;
}

.trade .trade-module h3 {
  background:url(/img/trade/sprite.png) no-repeat transparent scroll 0 0;
  position:relative;
  top:10px;
  left:10px;
}

.trade .trade-module .h-bg {
  background: url(/img/trade/h-module-bg.jpg) repeat-y transparent scroll -2px 0;
  padding: 0 3px ;
}

.trade .trade-module .content {
  background:url(/img/trade/v-module-bg.jpg) repeat-x transparent scroll 0 bottom;
  padding:10px 10px 0;
}

.trade .trade-module .foot {
  background:url(/img/trade/sprite.png) no-repeat transparent scroll 0 -411px;
  height: 15px;
}

.trade .trade-module .content .foot {
  background-position: 0 -1009px;
}

.trade .trade-module .content .head {
  background-position: 0 -1024px;
  padding-top: 10px;
  padding-left:10px;
  height:48px;
}
.trade .trade-module .trade-module {
  width:523px;
  margin-bottom:0;
}
.trade .trade-module .trade-module .content {

}
.trade .trade-module .trade-module  .h-bg {
   background: url(/img/trade/h-module-bg-small.jpg) repeat-y transparent scroll 0 0;
}
.trade .trade-module .trade-module .footer {
  border-top:0;
}
.trade .trade-module .trade-module .price {
 font-weight: bold;
 color:#6E2585;
}
.trade .trade-module .trade-module .price td {
  padding-top:10px;
}

.trade .trade-module .trade-module .price-label {
 text-align: right;
}

.trade .trade-module h4.purchase-summary {
  background-image:url(/img/trade/sprite.png);
  background-position: -261px -701px;
  width:172px;
  height:21px;
}

.trade .trade-module h4.purchase-details {
  background-image:url(/img/trade/sprite.png);
  background-position: -261px -661px;
  width:139px;
  height:22px;
}


/* trade module heading styles */

.trade h3.bookings {
  background-position:0 -660px;
  height:23px;
  width:215px;
}

.trade h3.agents {
  background-position:-260px -580px;
  height:23px;
  width:155px;
}

.trade h3.add-agent {
  background-position:-260px -620px;
  height:23px;
  width:215px;
}

.trade h3.edit-agent {
  background-position:-260px -900px;
  height:21px;
  width:176px;
}

.trade h3.details {
  background-position:0 -740px;
  height:23px;
  width:137px;
}

/* trade sidebar styles */

.trade .sidebar {
  background: url(/img/business/existing-agent-login-small-bg.png) no-repeat transparent scroll 0 0;
  color:#fff;
  padding:10px;
  margin-left:2px;
}

.trade .sidebar-footer {
  background: url(/img/business/agent-details-small-ft.png) no-repeat transparent scroll 0 0;
  width:180px;
  height:12px;
  margin-left:2px;
}

.trade .sidebar h3 {
  background:url(/img/trade/sprite.png) no-repeat transparent scroll 0 -700px;
  height:17px;
  width:105px;
  margin-bottom:30px;
}

.trade .sidebar ul {
  margin-bottom:16px;
}

.trade .sidebar li {
  margin-bottom:4px;
}

.trade .sidebar .btn {
  margin:18px 0 0;
  float:right;
}

.trade .more {
  padding:0 8px;
}

.trade .more h4 {
  background:url(/img/trade/sprite.png) no-repeat transparent scroll 0 -820px;
  height:17px;
  width:145px;
  margin:4px 0;
  border-bottom:1px dotted #d0d0d0;
}

.trade .more h3 {
  margin-top:12px;
}

.trade .more li {
  padding-left: 12px;
  background: url(/img/trade/li-arrow.jpg) no-repeat 0 0 scroll;
  line-height: 1.2;
  margin-bottom:3px;
}

/* trade table styles */

.trade table {
  width:100%;
  font-size:11px;
  color:#000;
  margin:20px 0 0;
}

.trade table th {
  padding-bottom:10px;
  font-weight:bold;
}

.trade table th.first,
.trade table td.first {
  text-align:left;
}

.trade table a {
  color:#6e2585;
  text-decoration:underline;
}

/* trdae button styles */

.trade .ferry-btn {
  background: url(/img/trade/sprite.png) no-repeat transparent scroll 0 -460px;
  clear: none;
  display: block;
  height: 36px;
  width: 175px;
  margin: 8px 0 0 3px;
}

.trade .btn {
  background:url(/img/trade/sprite.png) no-repeat transparent scroll 0 -850px;
  clear: none;
  display: block;
  font-family: Verdana,Helvetica,Sans-Serif;
  font-size: 1em;
  height: 28px;
  overflow: visible;
  padding: 0 0 0 5px !important;
}

.trade .btn::-moz-focus-inner {
  padding: 0 !important;
  border: 0 none !important;
}

.trade .btn span.content {
  background:url(/img/trade/button-content.png) no-repeat transparent scroll 100% 0;
  display: block;
  height: 20px;
  padding:6px 9px 2px 4px;
  white-space: nowrap;
}

.trade .btn .left,
.trade .btn .right {
  display: none;
}

.trade .nav-buttons a.button {
  display:block;
  float:left;
  width:271px;
  margin-bottom:5px;
  cursor:pointer;
  text-decoration:none;
  color:#000;
  line-height:1.4;
}

.trade .nav-buttons .button .head {
  background:url(/img/trade/sprite.png) no-repeat transparent scroll -80px 2px;
  height:48px;
  display:block;
}

.trade .nav-buttons .button .content {
  background:url(/img/trade/h-home-btn-bg.png) repeat-y transparent scroll 0 0;
  padding:10px 10px 0 62px;
  display:block;
}

.trade .nav-buttons .button .foot {
  background:url(/img/trade/sprite.png) no-repeat transparent scroll -80px -302px;
  height:28px;
  display:block;
}

.trade .nav-buttons .book .head {
  background-position:-80px -52px;
}

.trade .nav-buttons .agents .head {
  background-position:-80px -112px;
}

.trade .nav-buttons .bookings .head {
  background-position:-80px 3px;
}

.trade .nav-buttons .rfholidays .head {
  background-position:2px -1091px;
}

.trade .nav-buttons .mypaymentcards .head {
  background-position:2px -1145px;
}

.trade .nav-buttons .password .head {
  background-position:-80px -257px;
}
.trade .nav-buttons .invoices .head {
  background:url(/img/trade/my-invoices.jpg) no-repeat transparent scroll ;
  background-position:-1px top;
}

/* trade form styles */

.trade form .input {
  margin-bottom:8px;
}

.trade form label {
  text-align:right;
  width:160px;
  margin: 3px 8px 0 0;
  display:block;
  float:left;
}

.trade form input {
  width:280px;
}

.trade form .submit {
  margin:0 51px 0 0;
}

.trade form .submit .btn {
  float:right;
}

.trade form .submit .btn.clicked {
  opacity:0.4;
}

.trade form .error-message {
  margin-right:50px;
}


/* trade bookings page */

.trade form#trade-search {
  border-bottom:solid 1px #cdcdcd;
}

.trade form#trade-search label {
  float: left;
  width:auto;
  margin:5px 0 0;
}

.trade form#trade-search select {
  float: left;
  width:120px;
  margin:0 8px;
}

.trade form#trade-search input {
  float: left;
  width:240px;
}
.trade form#trade-search button {
  float:right;
}
.trade table.invoices th a,
.trade table.bookings th a {
  color:#6E2585;
  text-decoration:underline;
}
.trade table.invoices tr.hide,
.trade table.bookings tr.hide {
  display:none;
}
.trade table.invoices .icon a,
.trade table.bookings .icon a {
  background:url(/img/trade/sprite.png) no-repeat transparent scroll 0 -550px;
  height:20px;
  width:20px;
  display:block;
}
.trade table.invoices .closed .icon a,
.trade table.bookings .closed .icon a {
  background:url(/img/trade/sprite.png) no-repeat transparent scroll 0 -530px;
}

.trade .footer {
  margin-top:20px;
  border-top:solid 1px #cdcdcd;
  overflow: hidden;
  padding:15px 0 8px;
  zoom: 1;
}

.trade .footer .items {
  float:right;
}

.trade .footer .paging {
  float:left;
}

/* trade agents page */

.trade table.agents {
  margin-top:8px;
}

.trade table.agents td {
  border-top:solid 1px #cdcdcd;
  padding:8px 0;
}

/* trade booking details */

.trade form#resend-eticket h4 {
  margin:0 30px;
  font-weight:bold;
  font-size:13px;
}

.trade form#resend-eticket p {
  margin-left: 30px;
  text-align: left;
  line-height: 2.5em;
}

.trade form#resend-eticket {
  border-top:solid 1px #cdcdcd;
  padding-top:20px;
  margin-top:12px;
  border-bottom:solid 1px #cdcdcd;
  margin-bottom:20px;
}

.trade form#resend-eticket .input {
  clear: both;
  overflow: hidden;
  margin: 0;
  zoom: 1;
}

.trade form#resend-eticket label {
  width:auto;
  float:left;
  margin: 0 0 20px 5px;
}

.trade form#resend-eticket input {
  clear: left;
  width: auto;
  float: left;
  margin-left:30px;
}

.trade form#resend-eticket .btn.ticket {
	
	float: right;
	margin-right: 14px;	
}

.trade form#resend-eticket .btn.ticket.loading {
	
	font-style: italic;
	color: gray;
}

.trade form#resend-eticket #ResendEmailOther {
  margin: -4px 0 0 8px;
  clear:none;
  width:297px;
  .width:290px;
}

.trade .booking-row {
  clear:both;
  display:table-row;
}

.trade .booking-row .cell {
  width:254px;
  float:left;
  padding:10px 0;
  text-align:left;
}

.trade .booking-row .cell p {
  margin-bottom:3px;
}

.trade .booking-row .cell p.price {
	clear:both;
  font-weight:bold;
  text-align:right;
}

.trade form#resend-eticket .submit {
  clear:both;
  margin-right: 0;
}

.trade p.li-intro {
  width: 430px;
  margin: 0 auto 20px;
}

html.xmas body {
  background-color: #497ea1;
  background-image: url(/img/xmas/ferry.jpg);
  padding-bottom: 475px;
}

html.xmas body #background {
  background-image: url(/img/xmas/sky.jpg);
  margin-bottom: 0;
}

div.productcode {
  margin:20px;
  color:#BD042D;
  font-size:14px;
}

#booking_form div.productcode {
	
	margin: 20px 6px;
	padding: 10px;
	border: 2px solid #000000;
	border-radius: 10px;	
}

#booking_form a[href="#promoconditions"] {
	
	text-decoration: underline;	
	color: #cc0000;
}


img.booking-side {
  margin-bottom:5px;
}

img.booking-side.top {
  margin-top:5px;
}

#agent_customer_details {
  background: url(/img/trade/cd_strip.jpg) repeat-y transparent;
  width:537px;
  margin-top:26px;
}

#agent_customer_details h3 {
  background: url(/img/trade/cd_head.jpg) no-repeat transparent;
  width:537px;
  height:60px;
}

#agent_customer_details fieldset {
  margin:15px 20px;
  padding:20px 0;
}

#agent_customer_details fieldset h4 {
  margin:0 0 10px;
  font-weight:bold;
  font-size:13px;
}

#agent_customer_details fieldset.buttons {
  background: url(/img/trade/cd_foot.jpg) no-repeat transparent;
  width:497px;
  height:40px;
  margin:0 0 30px;
  padding:0 20px;
}

#agent_customer_details fieldset.fields {
  border-top:solid 1px #ccc;
  border-bottom:solid 1px #ccc;
}

#agent_customer_details fieldset.fields label {
  width: 200px;
  display: block;
  float: left;
  clear: left;
  text-align: right;
  margin: 6px 10px 5px 0;
}

#agent_customer_details fieldset.fields input {
  margin:5px 0;
  width:250px;
}

#agent_customer_details .tickets {
  padding:0 0 6px;
}

#agent_customer_details .tickets .agent {
  float: left;
  width: 230px;
  padding-left: 30px;
  padding-top:18px;
}

#agent_customer_details .tickets .customer {
  float:left;
  padding-top:18px;
}

#agent_customer_details .tickets .pricing {
	
	clear: left;
	padding-top: 8px;
}
	
#agent_customer_details .tickets input {
  position:relative;
  top:-21px;
  .top:-25px;
}

#agent_customer_details .tickets .pricing input {
	
	top: 0;
	left: 2px;
}

#agent_customer_details .tickets label {
  display:inline-block;
}

#agent_customer_details .tickets label span {
  display: block;
  float: left;
  background: url(/img/trade/sprite.png);
}

#agent_customer_details .tickets .agent span.icon {
  background-position: 0 -2258px;
  width: 45px;
  height: 45px;
}

#agent_customer_details .tickets .agent span.label {
  background-position: -120px -2260px;
  width: 102px;
  height: 22px;
  margin: 10px 6px 0 2px;
}

#agent_customer_details .tickets .customer span.icon {
  background-position: -60px -2258px;
  width: 45px;
  height: 45px;
}

#agent_customer_details .tickets .customer span.label {
  background-position: -240px -2260px;
  width: 130px;
  height: 22px;
  margin: 10px 6px 0 2px;
}

/* coookie header */
#cookie-info {
	text-align:left;
	line-height:1.5;
	font-size:1.1em;
	color:#444;
}

#cookie-box {
	padding:5px 8px;
	margin:5px auto 8px;
	width:924px;
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #e1e1e1),color-stop(1, #f1f1f1));
  background-image: -moz-linear-gradient(top, #e1e1e1, #f1f1f1);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1e1e1', endColorstr='#f1f1f1');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1e1e1', endColorstr='#f1f1f1')";
	border:solid 1px #aaa;
}

#cookie-info a {
	color:#444;
	cursor:pointer;
	text-decoration:underline;
}

#cookie-info a.close {
	font:0/0 serif;
	text-shadow:none;
	color:transparent;
	display:block;
	width:15px;
	height:15px;
	background:transparent url(/img/buttons/cookie-close.gif) no-repeat;
	float:right;
}

#cookie-info p {
	width:825px;
}

.publicPayment span.toggle {
  cursor:pointer;
}

.publicPayment .closed p.booking-summary {
  display:none;
}

.Bookings span.toggle {
  cursor:pointer;
}

.Bookings .closed .content {
  display:none;
}

.Bookings .module {
  padding:10px;
  margin-bottom:20px;
}

.Bookings .module form {
  margin:20px 0 0;
  padding-left:15px;
}

.Bookings .module label {
  margin-right:12px;
  min-width:100px;
  display:inline-block;
}

.Bookings .module .input {
  margin-bottom:12px;
}

.Bookings .module .input input {
  width:200px;
}

.Bookings .module .submit {
  height:30px;
}

.Bookings .module .submit input {
  height:26px;
  padding-bottom:20px;
}

.Bookings .module .icon,
.Bookings .module .icon {
  float:right;
  background:url(/img/trade/sprite.png) no-repeat transparent scroll 0 -550px;
  height:20px;
  width:20px;
  display:block;
}
.Bookings .module.closed .icon,
.Bookings .module.closed .icon {
  background:url(/img/trade/sprite.png) no-repeat transparent scroll 0 -530px;
}

table.new-checkout tfoot {
  border: solid 1px #4c8fc7; height: 30px;
}

table.new-checkout tfoot.discount .percent {
  font-size:0.8em;
}

table.new-checkout tfoot.discount td {
  padding:2px 5px;
}

/* Booking process vehicle selection styling */

div#vehiclesBlock {
  margin:30px 0 40px;
  border:solid 1px #c1c1c1;
}

div#vehiclesBlock p {
  clear:both;
}

div#vehiclesBlock .list {
  min-height:20px;
  margin-top:12px;
}

div#vehiclesBlock p.info {
  margin-top:50px;
  line-height:1.7;
}

div#vehiclesBlock .vehicle {
  margin:5px 0;
  clear:left;
  padding:8px 0 2px 2px;
  border-top:solid 1px #c1c1c1;
  width:250px;
}

div#vehiclesBlock .form {
  padding-top:4px;
  clear:both;
  height:25px;
}

div#vehiclesBlock .input {
  width:100px;
  float:left;
  margin:0 15px 0 0;
  padding:0;
  overflow:visible;
  clear:none;
}

div#vehiclesBlock .input input {
  width:96px;
  padding: 3px 2px;
}

div#vehiclesBlock .error-message {
  position: relative;
  width: 400px;
  text-align:left;
	line-height:1.5;
	font-size:1.1em;
	color:#444;
}

div#vehiclesBlock .btn-sec-grey {
  float:left;
}

div#vehiclesBlock .reg {
  display:inline-block;
  width:200px;
}

div#vehiclesBlock .delete {
  background: url(/img/common/closeIcon.png) no-repeat #000;
  width:12px;
  height:12px;
  float:right;
  margin-right:6px;
}

div#vehiclesBlock .list .input {
  margin:0 0 5px;
  width:220px;
}
div#vehiclesBlock .list input {
  width:auto;
  margin:0 12px 0 3px;
}

#vehicle-btn-replacement {
  filter:alpha(opacity=50);
  -moz-opacity:0.50;
  -khtml-opacity: 0.50;
  opacity:0.5;
}

#popout_cardholder_details_help_button,
#popout_driver_details_help_button {
	margin-left:15px;
}

h3.confirm-summary {
	margin-top:28px;
}

.my-redfunnel .module.closed .help-tooltip {
	display:none;
}

.my-redfunnel .help-tooltip-wrapper p {
	font-size:12px;
}

.my-redfunnel #new-customer {
	margin-top:18px;
}

.my-redfunnel #new-customer .module {
	margin-bottom:18px;
}

.my-redfunnel #new-customer.create .module {
	margin-bottom:0;
	padding:0 0 12px;
	border:solid 3px #FAE2DA;
	background-color:#fff;
	border-bottom:none;
}

.my-redfunnel #new-customer fieldset.contact,
.my-redfunnel #new-customer fieldset.address,
.my-redfunnel #new-customer fieldset.password,
.my-redfunnel #new-customer fieldset.name {
	border:solid 3px #FAE2DA;
	background-color:#FAE2DA;
	margin-bottom:25px;
}

.my-redfunnel #new-customer fieldset.password {
	padding:20px 0 12px;
	border-top:none;
}

.my-redfunnel #new-customer fieldset.name {
	padding:8px 0 0;
	background-color:#fff;
}

.my-redfunnel #new-customer fieldset.address {
	padding:8px 0 0;
	background-color:#fff;
}

.my-redfunnel #new-customer fieldset.contact {
	padding:8px 0 0;
	background-color:#fff;
}

.my-redfunnel #new-customer .qas .form-row {
	background-color:#fff;
}

.my-redfunnel #new-customer .qas .module {
	border:none;
}

.my-redfunnel #new-customer fieldset.name h3,
.my-redfunnel #new-customer fieldset.address h3,
.my-redfunnel #new-customer fieldset.contact h3,
.my-redfunnel #new-customer fieldset.contact .narrow {
	margin-left:5px;
}

.my-redfunnel div.vehicle-registration {
	margin-top:18px;
}

.my-redfunnel div.vehicle-registration .manage {
	float:right;
	margin-right:28px;
}

.my-redfunnel div#vehiclesBlock {
	margin:16px 0;
	background:transparent;
	border:none;
}

.my-redfunnel div#vehiclesBlock h3 {
	color:#DC3F08;
}

.my-redfunnel div#vehiclesBlock .list,
.my-redfunnel div#vehiclesBlock .form {
  margin-left:60px;
}

.my-redfunnel div#vehiclesBlock .myrf {
  margin:0;
  width:190px;
}

div#vehiclesBlock .myrf label {
  width:auto;
  margin-right:5px;
}

div#vehiclesBlock button.myrf {
  float:right;
  width:auto !important;
}

div#vehiclesBlock button {
  float:none;
}

/* Public payment add modules styling */
.publicPayment .module {
  margin-bottom:12px;
  min-height:30px;
}

.publicPayment .module h3 .icon {
  background:url(/img/expandArrow.gif) no-repeat 0 0 transparent;
  top: 5px;
  left: 7px;
  width:12px;
  height:12px;
  display:inline-block;
  position: relative;
}

.publicPayment .module.closed h3 .icon {
  background:url(/img/collapseArrowRight.gif) no-repeat 0 0 transparent;
  top: 1px;
  left: 8px;
}

/* Public Booking process updates styling */

.module.split-login {
  margin-left:12px;
  padding-top:5px;
}

.module.split-login form {
  padding:6px;
}

.module.split-login fieldset.submit {
  padding:10px 0;
}

.module.split-login fieldset.submit input {
  padding-top:28px;
}

.module.split-login.test fieldset {
  width:510px;
}

.module.split-login.email fieldset {
  width:490px;
}

.module.split-login .input input {
  margin-left:4px;
}

.module.split-login.test .input {
  width:380px;
}

.module.split-login.test .input input {
  width:365px;
}

.module.split-login.email .input input {
  width:350px;
}

.module.split-login.email .input label {
  width:125px;
  display:inline-block;
}

.retry-email {
  margin-top:22px;
}

.retry-email p {
  margin:4px 0 4px !important;
}

.retry-email fieldset{
  text-align:right;
  padding-bottom:0;
}

.retry-email .btn-right {
  margin-top:16px;
}

.retry-email form {
	padding:6px 6px 14px;
}

.retry-email form .input input {
  margin-left:4px;
  width:300px;
}

.retry-email form .retry-submit {
  text-align: right;
}
.trade-pay-options {
  margin:15px 0 0 -6px;
}

.trade form#invoice-confirm-form p {
  margin-left: 30px;
  margin-bottom: 25px;
  text-align: left;
  font-weight: bold;
}

.trade form#invoice-confirm-form {
  border-top:solid 1px #cdcdcd;
  padding-top:20px;
  margin-top:12px;
  border-bottom:solid 1px #cdcdcd;
  margin-bottom:20px;
}

.trade form#invoice-confirm-form .input {
  clear: both;
  overflow: hidden;
  margin: 0;
  zoom: 1;
}

.trade form#invoice-confirm-form label {
  width:auto;
  float:left;
  margin: 0 0 20px 5px;
}

.trade form#invoice-confirm-form input {
  clear: left;
  width: auto;
  float: left;
  margin-left:30px;
}

.trade form#invoice-confirm-form #AgentInvoiceEmailOther {
  margin: -4px 0 0 8px;
  clear:none;
  width:297px;
  .width:290px;
}
.trade .invoice-tabs {
  margin-top:20px;
  height:40px;
}
.trade .invoice-tabs a {
  background:url(/img/trade/invoice-tabs.png) no-repeat 0 0 transparent;
  height:33px;
  float:left;
}
.trade .invoice-tabs .outstanding {
  width:105px;
  background-position:0 -34px;
}
.trade .invoice-tabs .outstanding:hover,
.trade .invoice-tabs .outstanding.active {
  background-position:0 0;
}
.trade .invoice-tabs .paid {
  width:105px;
  background-position:-111px -34px ;
}
.trade .invoice-tabs .paid:hover,
.trade .invoice-tabs .paid.active {
  background-position:-111px 0;
}
.trade .invoice-tabs .all {
  width:105px;
  background-position:-221px -34px;
}
.trade .invoice-tabs .all:hover,
.trade .invoice-tabs .all.active {
  background-position:-221px 0;
}

fieldset.qas {
  margin-top:15px;
}

#vehiclesBlock.select #PublicUserVehicleRegistration {
  *margin-left:-55px;
}

a.btn-link {
  display:block;
}

.btn-left a.btn-link {
  float:left;
}

.btn-right a.btn-link {
  float:right;
}

.myrf-amends-header {
  background: url(/img/my_redfunnel/amends_sprite.jpg) no-repeat transparent scroll 0 0;
  width: 325px;
  height: 60px;
  display: block;
  margin-bottom: 20px;
}

.myrf-amends-header .title {
  display: block;
  position: relative;
  top: 10px;
  left: 12px;
}

.myrf-amends-header.my-account .title {
  background: url(/img/my_redfunnel/amends_sprite.jpg) no-repeat transparent scroll -577px -82px;
  width: 112px;
  height: 24px;
}

.my-redfunnel .nav-buttons a.button {
  display:block;
  float:left;
  width:270px;
  margin:0 0 20px;
  cursor:pointer;
  text-decoration:none;
  color:#000;
  line-height:1.4;
}

.my-redfunnel .nav-buttons .button .content {
  background: url(/img/my_redfunnel/amends_sprite.jpg) no-repeat transparent scroll 2px -400px;
  padding: 0px 12px 0 60px;
  display: block;
  width:200px;
  height: 43px;
  text-align: right;
}

.my-redfunnel .nav-buttons .button .head {
  background:url(/img/my_redfunnel/amends_sprite.jpg) no-repeat transparent scroll 0 0;
  width:270px;
  height:50px;
  display:block;
}

.my-redfunnel .nav-buttons .eticket .head {
  background-position:2px -80px;
}

.my-redfunnel .nav-buttons .buyonline .head {
  background-position:2px -318px;
}

.my-redfunnel .nav-buttons .preferences .head {
  background-position:2px -138px;
}

.my-redfunnel .nav-buttons .travelcard .head {
  background-position:2px -260px;
}

.my-redfunnel .nav-buttons .myrewards .head {
    background-position: -280px -557px;
}

.my-redfunnel .nav-buttons .myrewards-join .head {
    background-position: -280px -612px;
}

.my-redfunnel .nav-buttons .saver .head {
  background-position:2px -198px;
}

.my-redfunnel .nav-buttons .login .head {
  background-position:-280px -258px;
}

.my-redfunnel .nav-buttons .contact .head {
  background-position:-279px -80px;
}

.my-redfunnel .nav-buttons .personal .head {
  background-position:-279px -198px;
}

.my-redfunnel .nav-buttons .travel .head {
  background-position:-279px -138px;
}

.my-redfunnel .nav-buttons .sms .head {
  background-position:-279px -318px;
}

.my-redfunnel .nav-buttons .cards .head {
  background-position:2px -557px;
}

.my-redfunnel .nav-buttons .marketing .head {
  background-position:-279px -397px;
	margin-left:1px;
}

.my-redfunnel img.loading {
  margin-left:220px;
}

.my-redfunnel #page_heading {
  margin-bottom:20px;
}

.my-redfunnel .myrf-module {
  width:545px;
  margin-bottom:10px;
}

.my-redfunnel .myrf-module .head {
  background:url(/img/my_redfunnel/amends_sprite.jpg) no-repeat transparent scroll 1px -450px;
  height:90px;
}

.my-redfunnel .myrf-module h3 {
  background:url(/img/trade/my_redfunnel.jpg) no-repeat transparent scroll 0 0;
  position:relative;
  top:10px;
  left:10px;
}

.my-redfunnel .myrf-module .h-bg {
  background: url(/img/my_redfunnel/h-module-bg.jpg) repeat-y transparent scroll 1px 0;
  padding: 0 12px 20px;
}

.my-redfunnel .myrf-module .foot {
  background:url(/img/my_redfunnel/amends_sprite.jpg) no-repeat transparent scroll 0 -517px;
  height: 10px;
	padding: 10px 12px;
	margin-bottom: 40px;
}

.my-redfunnel form#bookings-search {
  border-bottom:solid 1px #cdcdcd;
}

.my-redfunnel form#bookings-search label {
  float: left;
  width:auto;
  margin:5px 0 0;
}

.my-redfunnel form#bookings-search select {
  float: left;
  width:120px;
  margin:0 8px;
}

.my-redfunnel form#bookings-search input {
  float: left;
  width:240px;
}
.my-redfunnel form#bookings-search button {
  background:url(/img/trade/sprite.png) no-repeat transparent scroll 0 -850px;
  clear: none;
  display: block;
	float: right;
  font-family: Verdana,Helvetica,Sans-Serif;
  font-size: 1em;
  height: 28px;
  overflow: visible;
  padding: 0 0 0 0px !important;
}

.my-redfunnel table.bookings {
	width:100%;
}

.my-redfunnel table.bookings th {
	padding-bottom: 10px;
	font-weight: bold;
}

.my-redfunnel table.bookings th a {
  text-decoration:underline;
}

.my-redfunnel table.bookings tr.hide {
  display:none;
}

.my-redfunnel .myrf-module table.bookings .icon a {
	background:url(/img/my_redfunnel/amends_sprite.jpg) no-repeat transparent scroll -574px -41px;
  height:20px;
  width:20px;
  display:block;
}

.my-redfunnel .myrf-module table.bookings .closed .icon a {
	background:url(/img/my_redfunnel/amends_sprite.jpg) no-repeat transparent scroll -574px -7px;
}

.my-redfunnel .foot .items {
  float:right;
}

.my-redfunnel .foot .paging {
  float:left;
}

.my-redfunnel .btn span.content {
	background: url(/img/trade/button-content.png) no-repeat transparent scroll 100% 0;
	display: block;
	height: 20px;
	padding: 6px 9px 2px 4px;
	white-space: nowrap;
}

.my_redfunnel form#resend-eticket p {
  margin-left: 50px;
  text-align: left;
}

.my-redfunnel form#resend-eticket {
  border-top:solid 1px #cdcdcd;
  padding-top:20px;
  margin-top:12px;
  border-bottom:solid 1px #cdcdcd;
  margin-bottom:20px;
}

.my-redfunnel form#resend-eticket .input {
  clear: both;
  overflow: hidden;
  margin: 0;
  zoom: 1;
}

.my-redfunnel form#resend-eticket label {
  width:auto;
  float:left;
  margin: 0 0 20px 5px;
}

.my-redfunnel form#resend-eticket input {
  clear: left;
  width: auto;
  float: left;
  margin-left:50px;
}

.my-redfunnel form#resend-eticket #ResendEmailOther {
  margin: -4px 0 0 8px;
  clear:none;
  width:297px;
  .width:290px;
}

.my-redfunnel .booking-row {
  clear:both;
  display:table-row;
}

.my-redfunnel .booking-row .cell {
  width:254px;
  float:left;
  padding:10px 0;
  text-align:left;
}

.my-redfunnel .booking-row .cell-left {
	width:338px;
}

.my-redfunnel .booking-row .cell-right {
	width:170px;
}

.my-redfunnel .booking-row .cell p {
  margin-bottom:3px;
}

.my-redfunnel .booking-row .cell p.price {
  font-weight:bold;
  text-align:right;
}

.my-redfunnel form#resend-eticket .submit {
  clear:both;
  margin-right: 0;
}
.promocode.remove {
  font-size:12px;
  margin-left:10px;
}

.tel-country-code {
  float:left;
  overflow: hidden;
}
/* horrible over-specificity to deal with previous awkward css */
.tel-country-code input, .panel-large .input.phone .tel-country-code input {
  margin-right:5px;
  width:50px
}
.panel-large .input.phone input {
  float:left;
  width: 184px;
}

button#remove_promo_code {
	height:22px;
	width:73px;
	text-align:center;
	display:inline-block;
	background:url(/img/btns/remove-blank.png) no-repeat;
	font-size:11px;
	padding-bottom:3px;
	margin-left:8px;
}

form#MyrfUserForm #MyrfUserSexM {
	margin-right:4px;
}

form#MyrfUserForm #MyrfUserSexF {
	margin:0 4px 0 8px;
}

form#MyrfUserForm fieldset {
	background: #f7f7f7;
	padding: 12px 0;
	margin-bottom: 15px;
}

form#MyrfUserForm fieldset.extra .select {
	padding:12px 0;
	width:100%;
}

form#MyrfUserForm div.checkbox {
	padding:0 0 0 40px;
	float:left;
	clear:none;
	margin-bottom: 15px;
}

form#MyrfUserForm div.checkbox input {
	margin:0;
}

form#MyrfUserForm div.checkbox label {
	margin: -3px 0 0;
	padding: 0 0 0 4px;
	text-align: left;
	width: 180px;
	line-height: 1.6;
}

.my-redfunnel #MyrfJourneyPreferences fieldset {
	margin:10px 0;
	padding:8px 0;
}

.my-redfunnel #MyrfJourneyPreferences .fields {
	background: #f7f7f7;
	border: solid 1px #e1e1e1;
	overflow: hidden;
	padding: 8px 10px;
}

.my-redfunnel #MyrfJourneyPreferences .right-col label {
	width:140px;
}

.my-redfunnel #MyrfJourneyPreferences .input {
	padding:4px 0 3px;
	width:auto;
}

.my-redfunnel #MyrfJourneyPreferences .fare-label {
	float:left;
	margin: 5px 12px 0 135px;
}

.my-redfunnel #MyrfJourneyPreferences #ResourceFareSingle {
	margin: 5px 4px 0 8px;
}

.my-redfunnel #MyrfJourneyPreferences #ResourceFareReturn {
	margin: 0 4px 0 13px;
}

.my-redfunnel #MyrfJourneyPreferences .checkbox-reveal {
	margin:12px 0;
}

.my-redfunnel #MyrfJourneyPreferences .checkbox-reveal input {
	margin:0 10px;
}

.my-redfunnel #MyrfJourneyPreferences fieldset.passengers .input {
	clear:none;
	float:left;
	padding:6px 0;
	width:auto;
}

.my-redfunnel #MyrfJourneyPreferences fieldset.passengers select {
	margin-top:3px;
}

/* payment plans and tokanisation styles */

.module table.payment-plan {
	border:none;
	width: 200px;
	margin: 0 0 20px 10px;
}

.module table.payment-plan th {
	background:#fff;
	border-bottom:solid 2px #000;
	color:#000;
	font-weight:bold;
	text-align:center;
}

.module table.payment-plan td {
	text-align:center;
}

#PaymentPlanTerms {
	float:left;
	margin: 0 5px 0 8px;
}

table.payment-methods {
	width:100%;
	margin:20px 0  30px;
}

.create_token_form .form-row {
	overflow:hidden;
}

.create_token_form p.divider {
	font-weight:bold;
	padding-bottom:4px;
	border-bottom:solid 1px #d1d1d1;
	margin-bottom:10px;
}

table.payment-methods tr.disabled {
	opacity:0.4;
}

#PublicPaymentMycreditPin.disabled{
    opacity:0.4;
  /* background-color: #808080;*/
}
#PublicPaymentMycreditPinLabel.disabled{
    opacity:0.4;
    /* background-color: #808080;*/
}
table.payment-methods th {
	border-bottom:solid 1px #d1d1d1;
	padding-bottom:6px;
}

.module table.payment-methods th {
	background-color:#fff;
	color:#000;
}

table.payment-methods td {
	padding:12px 0;
}

table.payment-methods td .image {
	height:32px;
	width:50px;
}

table.payment-methods td.mastercard .image {
	background:url(/img/payment_types/mastercard.gif) no-repeat 0 0;
}

table.payment-methods td.visa .image {
	background:url(/img/payment_types/visa.gif) no-repeat 0 0;
}

table.payment-methods td.amex .image {
	background:url(/img/payment_types/amex.gif) no-repeat 0 0;
}

table.payment-methods td.maestro .image {
	background:url(/img/payment_types/maestro.gif) no-repeat 0 0;
}

table.payment-methods .btn {
	float:right;
	margin-right:10px;
}

.alternate_payment_type_box {
	border-top:solid 1px #c1c1c1;
	padding:15px 5px 20px;
	margin:0 7px;
}

.alternate_payment_type_box label {
	float:none;
	margin-left:16px;
}

.alternate_payment_type {
	margin:10px 12px 20px;
}

label[for="PublicPaymentPaypalPaypal"].disabled {
	opacity:0.4;
}
label[for="PublicPaymentPaypalLoyalty"].disabled {
     opacity:0.4;
 }
label[for="PublicPaymentPaypalLoyaltyText"].disabled {
    opacity:0.4;
}
label[for="PublicPartPayLoyalty"].disabled {
     opacity:0.4;
 }

.pp-paid {
	border-top: solid 3px black;
	margin-top: 10px;
	padding-top: 10px;
	float: right;
}

.pp-outstanding {
	float: right;
}

.pp-date {
	width: 80px;
}

#PaymentManageForm .form-row select {
	float: none;
}

.trade #PaymentManageForm .form-row .ctrl-group {
	width:288px;
}

.cards-link {
	float:right;
	margin-right:30px;
}

.module table.payment-methods {
	border-bottom:none;
}

div.payment-plan-terms {
	margin:0 2%;
	padding:5px 0 6px;
	width:96%;
}

div.payment-plan-terms.highlight {
	background:rgb(245, 208, 208);
}

#oldIePopupOverlay
{
    position: fixed;
    top: 0%;
    left: 0%;

    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-indeX: 4;
}

#oldIePopup.wrapper
{
    position: fixed;
    top: 40%;
    width: 100%;
    height: 100%;
    z-index: 5;
}

#oldIePopup .popup
{
    margin: auto;
    width: 300px;
    height: 200px;
    background-color: #fff;
    position: relative;
    overflow: hidden;

    border: 1px solid #777;
    color: #666;
    font-size: 11px;
    line-height: 1;
}

#oldIePopup .header
{
    display: block;
    width: 100%;
    font-weight: bold;
    margin: auto;
    padding: 10px;
}

#oldIePopup .body
{
    display: block;
    width: 100%;
    padding: 10px;
}

#oldIePopup .title
{
}

#oldIePopup .closeButton
{
    position: absolute;
    bottom: 0px;
    background: url('/img/global/sprite-x.png') repeat-x scroll 0px -350px #E8E8E8;
    color: #FFF;
    display: block;
    font-size: 10px;
    font-weight: bold;
    padding: 5px 10px;
    width: 100%;
}

#oldIePopup .closeButton p
{
    display:inline;
}

#oldIePopup .closeButton p:hover
{
    text-decoration: underline;
    cursor: pointer;
}

#google_translate_element{
    position: absolute;
    top: 10px;
    left: 270px;
}


#recently-viewed .header
{
    clear:both;
}

#recently-viewed .view-entry
{
    float:left;
    width: 180px;
    height: 180px;
}

#recently-viewed h3
{
    font-size: 1.2em;
    font-family: Verdana;
    color: #BC7642;
    font-weight: bold;
    line-height: 1.2em;
    height: 2.4em;
    overflow: hidden;
}

#recently-viewed .recently-viewed-wrapper
{
    margin: auto;
    width: 90%;
    height: 90%;
    overflow: hidden;
}

#recently-viewed .recently-viewed-wrapper img
{
    max-width: 100%;
    max-height: 100%;
}

#service-status-overlay .status-icon
{
    background: url('/img/service-status/service-status.jpg') no-repeat;
    width: 40px;
    height: 40px;
    margin: 10px;
    float: left;
}

#service-status-overlay .status-entry
{
    min-height: 40px;
}

#service-status-overlay .clear
{
    clear: both;
}

#service-status-overlay .status-text
{
    width: 300px;
    float: left;
}

#service-status-overlay .header
{
    font-weight: bold;
}

#service-status-overlay .green
{
    background-position: 0px 0px;
}

#service-status-overlay .amber
{
    background-position: -40px 0px;
}

#service-status-overlay .red
{
    background-position: -80px 0px;
}

#service-status-overlay .route-icon
{
    float: left;
    width: 90px;
    height: 50px;
    margin: 0 10px;
}

#service-status-overlay .red-jet
{
    background: url('/img/service-status/Redjet_identity.jpg') no-repeat;
    background-size: 100%;
}

#service-status-overlay .passenger
{
    background: url('/img/service-status/red_funnel_passenger.jpg') no-repeat;
    background-size: 100%;
}