@import url(/css/generic.css);
@import url(/css/xstandard.css);

/*
 * Site Layout Styles
 */

body {
  color: #003366;
  text-align: center;
  background: #141424 url(/img/body-bg.jpg) repeat-x top center;
}
.noshow,
body h1 {
  position: absolute;
  left: -9999px;
}
a {
  color: #0099cc;
}
div#site-container {
  text-align: left;
  margin: 0 auto 0 auto;
  width: 930px;
}
div#site-container p#skip-navigation {
  position: absolute;
  left: -9999px;
}


/*
 * site logo
 */

div#site-container div#logo {
  margin: 2px 0px 4px 0px;
  float: left;
}
div#site-container div#logo a {
  float: left;
}
div#site-container div#logo img {
  display: block;
}
div#site-container div#logo div#currency {
  width: 46px;
  float: left;
  height: 68px;  
  margin: 12px 0 0 0;
}


/*
 * top navigation
 */

div#site-container div#top-nav-box {
  padding: 11px 15px 0 7px;
  width: 903px;
  float: left;
}
div#top-nav-box div#side-bit {
  float: left;
  padding: 10px 0 0 30px;
  height: 26px;
  width: 129px;
}
div#top-nav-box div#top-nav {
  overflow: hidden;
  /*width: 915px;
  float: right;
  width: 756px;*/
}
a#subscribe {
  float: left;
  display: block;
  width: 50px;
  height: 26px;
  background-image: url(/img/subscribe.png);
  _background-image: url(/img/subscribe.gif);
  background-repeat: no-repeat;
  text-decoration: none;
  margin: 10px 0 0 0;
  padding: 0 0px 0 0px;
}
a#facebook {
  float: left;
  display: block;
  width: 50px;
  height: 26px;
  background-image: url(/img/facebook.png);
  _background-image: url(/img/facebook.gif);
  background-repeat: no-repeat;
  text-decoration: none;
  margin: 10px 0 0 0;
}
div#top-nav ul {
  list-style: none;
  background: url(/img/top-nav-left.gif) no-repeat top left;
  margin: 0;
  padding: 0 0 0 8px;
  float: right;
}
div#top-nav ul li {
  margin: 0;
  padding:0 8px;
  background:#0099cc;
  float: left;
}
div#top-nav ul li#top-nav-language{
  background: transparent url(/img/top-nav-right.gif) no-repeat top right;
}
div#top-nav ul li a {
  text-decoration: none;
  color: #141424;
  font-weight: bold;
  font-size: 1.1em;
  padding:0;
  line-height:36px;
  display: block;
}
div#top-nav ul li a:hover {
  text-decoration: underline;
}

div#top-nav ul li a img{
  /*float:left;
  margin:10px 0 0 5px;*/
  vertical-align:middle;
  margin:0px 5px;
}
div#top-nav ul li.en a {
  background: transparent url(/img/UK_Flag.gif) center right no-repeat;  
  padding: 0px 40px 0px 0px;
}
div#top-nav ul li.de a {
  background: transparent url(/img/German_Flag.gif) center right no-repeat;  
  padding: 0px 40px 0px 0px;
}

/*
 * global navigation
 */

div#site-container div#global-nav {
  float: left;
  background: #001e3d url(/img/global-nav-bg.jpg) no-repeat top center;
  overflow: hidden;
  width: 930px;
}
div#global-nav ul {
  list-style: none;
  margin: 10px 0 7px 20px;
  padding: 0;
  overflow: hidden;
}
div#global-nav ul li {
  margin: 0;
  padding: 0 10px 0 10px;
  float: left;
}
div#global-nav ul li a {
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  font-size: 1.7em;
  font-family: verdana, serif;
  float: left;
  display: block;
}
div#global-nav ul li a#button-home {
  background: transparent url(/img/button-home.gif) no-repeat top center;
  width: 85px;
  height: 31px;
}
div#global-nav ul li a#button-book-now {
  background: transparent url(/img/button-book-now.gif) no-repeat top center;
  width: 136px;
  height: 31px;
}
div#global-nav ul li a#button-special-events {
  background: transparent url(/img/button-special-events.gif) no-repeat top center;
  width: 188px;
  height: 31px;
}
div#global-nav ul li a#button-video {
  background: transparent url(/img/button-video.gif) no-repeat top center;
  width: 83px;
  height: 31px;
}
div#global-nav ul li a#button-boats {
  background: transparent url(/img/button-boats.gif) no-repeat top center;
  width: 89px;
  height: 31px;
}
div#global-nav ul li a#button-special-offers {
  background: transparent url(/img/button-special-offers.gif) no-repeat top center;
  width: 189px;
  height: 31px;
}
div#global-nav ul li a span {
  position: absolute;
  left: -9999px;
}


/*
 * static subpage slideshow image
 */
div#site-container div#slideshow {
  float: left;
}
div#site-container div#slideshow img {
  display: block;
}


/*
 * page content (contains left and right contents)
 */

div#site-container div#page-content {
  float: left;
  background: transparent url(/img/page-contents-bg.gif) repeat-y top center;
  overflow: hidden;
  margin-bottom: 12px;
  width: 100%;
}


/*
 * left side content
 */

div#page-content div#left-content {
  background: #fff url(/img/left-content-hp-bg.gif) no-repeat top center;
  padding: 0 7px 7px 7px;
  float: left;
  overflow: hidden;
  width: 700px;
  w\idth: 686px;
}


div#page-content div#left-content.wide {
  background: #fff url(/img/left-content-hp-bg.gif) repeat-x top center;
  padding: 7px 0px 7px 7px;
  width: 923px;
}


/*
 * left side content - inner left column
 */

div#left-column {
  background: transparent url(/img/left-column-bg.gif) no-repeat top left;
  float: left;
  width: 203px;
}
div#left-column div#left-nav.long {
  height: 400px;
}
div#left-column div#left-nav ul {
  list-style: none;
  margin: 0;
  padding: 12px;
}
div#left-nav ul li {
  border-bottom: 1px solid #f5d6cc;
  margin: 0;
  padding: 0;
}
div#left-nav ul li a {
  text-decoration: none;
  color: #0099cc;
  font-size: 1.3em;
  font-weight: bold;
  background: transparent url(/img/left-nav-arrow-off.gif) no-repeat center left;
  padding: 6px 0 6px 25px;
  display: block;
}
div#left-nav ul li a:hover {
  background: transparent url(/img/left-nav-arrow-on.gif) no-repeat center left;
}


div#left-column div.widget-orange {
  background: transparent url(/img/hp-title-bg-203-orange.gif) no-repeat top center;
  padding: 13px 13px 12px 12px;
  overflow: hidden;
  width: 203px;
  w\idth: 177px;
}
div.widget-orange h3 {
  color: #fff;
  font-size: 1.5em;
  font-weight: bold;
  font-family: verdana;
  background: #d65c33 url(/img/hp-title-curves-bg-203-orange.gif) no-repeat top center;
  margin: 0 0 0.5em 0;
  padding: 5px 4px 5px 8px;
}

div.widget-orange h3 a{
  color:#ffffff;
  text-decoration:none;
}

div.widget-orange ul {
  list-style: none;
  margin: 0;
  padding: 7px;
}
div.widget-orange ul li {
  margin: 0 0 10px 0;
  padding: 0;
  clear: both;
  overflow: hidden;
}
div.widget-orange ul li a {
  text-decoration: none;
}


/*
 * left side content - inner center column
 */
div#left-content div#center-column {
  padding: 16px 0 10px 0px;
  float: left;
  overflow: hidden;
  width: 483px;
}
div#left-content div#center-column.wide {
  padding: 16px 0 10px 0px;
  width: 710px;
  /*
  w\idth: 687px;
  */
}

div#center-column div.breadcrumbs {
  padding: 0 0 6px 0;
  overflow: hidden;
  width: 483px;
}
div#center-column h2 {
  color: #d86640;
  font-size: 1.5em;
  font-weight: bold;
  margin: 0 0 0.8em 0;
  padding: 0;
  width: 100%;
  display: block;
}



/*
 * right side content
 */

div#page-content div#right-content {
  background: #0099cc url(/img/right-column-hp-bg.gif) repeat-x top left;
  padding: 11px 9px 11px 15px;
  float: left;
  overflow: hidden;
  width: 230px;
  w\idth: 206px;
}
div#right-content h3 {
  color: #fff;
  font-size: 1.5em;
  font-weight: bold;
  font-family: verdana;
  background: transparent url(/img/right-column-title-bg.gif) no-repeat top center;
  padding: 5px 0 5px 0;
}

div#right-content h3 a {
  color: #ffffff !important;
  text-decoration: none;
  display: block;
  width: 100%;
}

div#right-content h4 {
  color: #000;
  font-size: 1.3em;
  font-weight: bold;
}
div#right-content h4 a {
  color: #003366;
}


div#right-content ul {
  list-style: none;
  margin: 10px 0 10px 0;
  padding: 0;
}
div#right-content ul li {
  color: #fff;
  background: transparent url(/img/right-column-horizontial-bg.gif) no-repeat top left;
  margin: 0;
  padding: 10px 0 20px 0;
}




/*
 * footer
 */

div#site-container div#footer {
  color: #fff;
  padding: 2px 0 12px 0;
  overflow: hidden;
  width: 930px;
  float: left;
}
div#footer a {
  text-decoration: none;
  color: #0099cc;
}
div#footer a:hover {
  text-decoration: underline;
}
div#footer div#footer-copyright {
  float: left;
  width: 175px;
}
div#footer div#footer-links {
  float: left;
  width: 420px;
}
div#footer-links ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
div#footer-links ul li {
  margin: 0;
  padding: 0 5px 0 5px;
  float: left;
}
div#footer div#footer-tibus {
  text-align: right;
  float: left;
  width: 335px;
}

div#footer div#legal-address {
  float: left;
  text-align: center;
  padding: 12px 0 0 0;
  width: 930px;
}


/*
 * Tibus Strapline
 */

div#site-container div#tibus-strapline {
  text-align: center;
}
div#tibus-strapline p.site-in-development {
  margin: 0;
}
div#tibus-strapline p.site-in-development img {
  display: block;
  margin: 0 auto 0 auto;
}

div#tibus-credit p {
  text-align: right;
}

#resourcesctr{
  text-align:left;
  background:#ffffff;
  display:none;
  margin:5px auto 15px auto;
  padding:15px;
  width:900px;

}

a#currency-sterling,
a#currency-euro {
  float: left;
  display: block;
  width: 130px;
  height: 27px;
  background-image: url('/img/currency-spritesheet.jpg');
}

a#currency-sterling {
  background-position: left top;
  margin: 0 15px 0 0;
}

a#currency-euro {
  background-position: right top;
}

a#currency-sterling:hover {
  background-color: #222222;
  background-position: left 54px;
}
a#currency-euro:hover {
  background-color: #222222;
  background-position: right 54px;
}

a#currency-sterling.active {
  background-color: #888888;
  background-position: left 27px;
}
a#currency-euro.active {
  background-color: #888888;
  background-position: right 27px;
}





div#top-nav {
  overflow: visible !important;
}
li.dropdown-container {
  height: 36px;
  position: relative;
  z-index: 500;
}
div#flag-container {
  float: left;
  width: 36px;
  height: 18px;
  overflow: hidden;
  z-index: 500;
  position: relative;
  background-color: #0099CC;
  padding: 5px;
  border: 1px solid #0099CC;
}
div#flag-container.expanded { 
  border: 1px solid #00739A;
}
div#flag-selector {
  padding: 4px 0 0 0;
}
div#flag-container ul {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 36px;
}
div#flag-container ul li {
  margin: 0 0 5px 0;
  padding: 0;
  float: left;
  width: 36px;
}
img.dropper {
  float: left;
  cursor: pointer;
  margin: 5px 0 0 5px !important;
}

div#flag-selector div#flag-container ul li a {
  margin: 0;
  padding: 0;
  line-height: normal;
}

div#flag-selector div#flag-container ul li a img {
  margin: 0 !important;
}

ul li.last {
  margin: 0 !important;
}

/**
 * Newsletter Subscription Form
**/

form#subscription div.fieldrow {
  float: left;
  width: 297px;
  margin: 0 0 8px 0;
}

form#subscription div.fieldrow span.required {
  color: #f00;
}

form#subscription div.fieldrow label {
  cursor: pointer;
  font-weight: bold;
  float: left;
  width: 87px;
  margin: 0 10px 0 0;
  text-align: right;
}

form#subscription div.fieldrow div.field {
  float: left;
  width: 200px;
  overflow: hidden;
}

form#subscription div.fieldrow div.field input {
  border: 1px solid #A8A8A8;
  color: #333333;
  padding: 4px;
  font-family: Arial, sans-serif;
}

form#subscription div.fieldrow div.field input:focus {
  border: 1px solid #000000;
  color: #000000;
}

form#subscription div.fieldrow div.field select {
  width: 200px;
  border: 1px solid #A8A8A8;
  cursor: pointer;
  padding: 4px;
}

form#subscription div.fieldrow div.field select option {
  cursor: pointer;
}


span.special-subtext-stand-out {
  color: #D86640;
  font-size: 1.2em;
  font-weight: bold;
  /* background-color: #F2E0DA;
  padding: 3px 8px;*/
  margin: 0 0 3px 0;
  display: inline-block;
}


