
body {
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
  background-color: #333333;
  padding: 0;
  margin: 0;
  color: #333333; }

h1 {
  font-size: 1.2em;
  color: #0098dc;
  font-weight: normal; }

h2 {
  font-size: 1.1em;
  color: #666666;
  font-weight: normal;
  margin: 10px 0 0 0; }

h3 {
  font-size: 1.0em;
  color: #666666;
  font-weight: normal;
  margin: 10px 0 0 0; }
  h3 label {
    font-size: 0.9em; }

p {
  font-size: 0.75em;
  line-height: 120%;
  margin: 0; }


li {
  font-size: 0.75em;
  line-height: 120%; }

td {
  vertical-align: top;
  text-align: left;
  padding: 2px; }

th {
  vertical-align: top;
  text-align: left;
  padding: 2px; }

th.font_sized, td.font_sized, table.font_sized {
  font-size: 0.75em; }
  th.font_sized p, td.font_sized p, table.font_sized p {
    font-size: 1.0em; }

label {
  font-size: 0.75em; }

a {
  color: #007dff; }
  a img {
    border-width: 0px; }

a:hover {
  color: #29b741; }

.fieldWithErrors {
  padding: 2px;
  display: inline; }

.fieldWithErrors input, .fieldWithErrors textarea, .fieldWithErrors select {
  border: 1px solid #c00; }

.formError {
  color: #c00;
  font-weight: 900; }

#errorExplanation {
  border: 2px solid #c00;
  padding: 7px;
  padding-bottom: 0px;
  margin-bottom: 10px;
  margin-top: 10px;
  background-color: #f0f0f0;
  width: 340px;
  color: #000000; }
  #errorExplanation h2 {
    text-align: left;
    font-weight: bold;
    padding: 2px 2px 2px 10px;
    font-size: 12px;
    margin: -7px;
    margin-bottom: 0;
    background-color: #c00;
    color: #fff; }
  #errorExplanation p {
    color: #333;
    margin-bottom: 0;
    padding: 7px 5px 0 5px; }
  #errorExplanation ul li {
    font-size: 12px;
    list-style: disc;
    margin: 0px;
    padding: 0px; }

#main {
  width: 920px;
  margin: 0px auto 0px auto;
  background-color: white;
  padding: 0 0 0px 0;
  background-repeat: no-repeat;
  background-position: top center; }

#footer {
  width: 920px;
  margin: 3px auto 20px auto;
  color: #cccccc; }
  #footer a {
    color: #cccccc; }

.top, .bottom {
  overflow: hidden;
  padding: 0;
  margin: 0; }
  .top img, .bottom img {
    display: block;
    margin: 0; }

#site_head {
  color: #ffffff;
  height: 30px;
  padding: 0px;
  background-color: #333333; }
  #site_head #logo {
    position: absolute; }
  #site_head #main_menu {
    margin: 10px 0 0 0;
    padding: 0 0px 0 0;
    text-align: right;
    font-size: 0.75em;
    position: absolute;
    width: 920px; }
    #site_head #main_menu ul {
      list-style-type: none;
      padding: 0 20px; }
    #site_head #main_menu a {
      text-decoration: none;
      color: white;
      margin: 0 10px;
      text-transform: capitalize;
      border-bottom: 2px solid transparent; }
    #site_head #main_menu a:hover {
      color: #0098dc; }
    #site_head #main_menu a.current {
      color: #999999; }
    #site_head #main_menu a.text_menu {
      padding-left: 18px; }
  #site_head #flash_notice {
    position: absolute;
    text-align: center;
    width: 920px;
    font-size: 0.75em; }
    #site_head #flash_notice li {
      font-size: 1.0em; }
    #site_head #flash_notice p {
      font-size: 1.0em; }
  #site_head h1 {
    color: #ffffff;
    margin: 0;
    padding: 0 10px; }
  #site_head a {
    color: #ffffff; }

#header_images {
  height: 250px;
  width: 920px;
  overflow: hidden; }
  #header_images img {
    position: absolute;
    margin: 0px 0 0 0px;
    width: 920px;
    height: 250px; }

#basket_navigation {
  position: absolute;
  text-align: left;
  padding: 20px 10px 0 60px;
  font-size: 0.75em; }
  #basket_navigation img {
    margin: 1px 0 0 0;
    vertical-align: top; }
  #basket_navigation a {
    text-decoration: none;
    color: #333333; }
  #basket_navigation a:hover {
    color: #0098dc; }

#language_menu {
  position: absolute;
  text-align: left;
  margin: 17px 0px 0 15px; }
  #language_menu a {
    padding: 0;
    margin: 0; }
    #language_menu a img {
      margin: 0;
      padding: 0; }

#store_navigation {
  margin: 0px;
  padding: 0px; }
  #store_navigation .top {
    height: 4px;
    padding: 0;
    margin: 0; }
  #store_navigation .bottom {
    height: 5px;
    padding: 0;
    margin: 0; }
  #store_navigation .middle {
    padding: 5px 20px 5px 20px;
    background-image: url(/images/layout/boxes/200_middle.jpg);
    background-repeat: repeat-y;
    background-position: 0px 0px; }
  #store_navigation table {
    margin: 0; }
  #store_navigation div {
    padding: 6px 0 0 0;
    margin: 0 0px 0 0;
    width: 105px;
    height: 26px;
    text-align: center;
    background-image: url(/images/category_bg.png);
    background-repeat: no-repeat; }
    #store_navigation div img {
      vertical-align: top; }
  #store_navigation #view_basket {
    margin: 0 0 0 20px;
    background-image: url(/images/view_basket_bg.png); }
  #store_navigation a {
    text-decoration: none;
    font-size: 0.85em;
    color: #ffffff; }
  #store_navigation a.current {
    color: #0098dc; }
  #store_navigation a:hover {
    color: #0098dc; }

#date_and_duration {
  margin: 0 0 10px 0;
  background-color: #f9f9f9;
  padding: 10px;
  padding: 10px; }
  #date_and_duration h1, #date_and_duration h2, #date_and_duration h3 {
    margin-top: 0; }
  #date_and_duration p {
    background-color: transparent; }
  #date_and_duration h3 {
    margin: 0px; }
    #date_and_duration h3 span {
      font-size: 0.75em; }
  #date_and_duration table {
    width: 100%; }
    #date_and_duration table td#discount_badge {
      width: 60px; }
      #date_and_duration table td#discount_badge div {
        text-align: center;
        background-image: url(/images/badge_2.png);
        background-repeat: no-repeat;
        position: absolute;
        margin: -30px 0 0 0;
        height: 70px;
        width: 70px;
        padding: 22px 0px;
        font-weight: bold;
        font-size: 0.75em;
        color: #ffffff; }

#date_and_duration_form {
  margin: 10px 0 0 0;
  background-color: #f9f9f9;
  padding: 10px; }
  #date_and_duration_form h1, #date_and_duration_form h2, #date_and_duration_form h3 {
    margin-top: 0; }
  #date_and_duration_form p {
    background-color: transparent; }

#checkout_content {
  margin: 0 0 0 0px;
  padding: 0 20px 0 20px; }

#content {
  margin: 0 0 0 220px;
  padding: 0 20px 0 20px; }

#brand_logos {
  margin: 20px 0 0 0; }
  #brand_logos div {
    width: 100px;
    height: 34px;
    border: 1px solid #f3f3f3;
    float: left;
    margin: 0 3px 3px 0;
    padding: 2px; }

#notice {
  border: 1px solid #ff0000;
  color: #ff0000;
  font-size: 0.75em;
  padding: 3px;
  margin: 0 0 10px 0; }

.clear_left {
  clear: left;
  height: 1px; }

.clear_right {
  clear: right;
  height: 1px; }

body {
  font-family: 'trebuchet ms', trebuchet, helvetica, verdana;
  font-size: 100%;
  color: #000000;
  background-color: #1a397c;
  margin: 0px;
  padding: 0px;
  text-align: center; }

h1 {
  font-size: 1.2em;
  font-weight: normal;
  color: #2e2c5e; }

b {
  color: #000000; }

h2 {
  color: #333333;
  font-size: 1em;
  font-weight: normal; }
  h2.booking_form {
    margin: 0px;
    border-bottom: 2px solid #333333; }

h3 {
  color: #333333;
  font-size: 0.9em;
  font-weight: normal; }



a {
  color: #193d81; }
  a:hover {
    color: #18b4ef;
    text-decoration: none; }

table {
  text-align: center; }
  table.gallery p {
    font-size: 1em; }
  table#working {
    padding: 0px;
    margin: 0px 0px 0px 0px;
    font-size: 1.0em;
    width: 100%; }
    table#working td {
      text-align: left;
      vertical-align: top; }
  table#pricing {
    width: 700px;
    clear: right; }
    table#pricing td {
      text-align: center; }
    table#pricing th.price {
      width: 100px; }
    table#pricing td {
      white-space: nowrap; }
      table#pricing td.price {
        text-align: right;
        padding-right: 25px; }
      table#pricing td.price_type_0 {
        text-align: center;
        padding: 0px; }
  table.booking_table {
    width: 700px;
    text-align: left;
    vertical-align: top; }
    table.booking_table td {
      vertical-align: top; }
    table.booking_table th {
      vertical-align: top; }
      table.booking_table th em {
        font-weight: normal;
        font-size: 0.9em; }
    table.booking_table td em {
      font-weight: normal;
      font-size: 0.9em; }
  table#price_calculator {
    font-size: 1.0em; }
    table#price_calculator th {
      text-align: left; }
    table#price_calculator td {
      text-align: right; }
  table#newsletter {
    font-size: 1.0em; }
    table#newsletter td {
      text-align: center;
      background-color: #537491;
      vertical-align: top; }
      table#newsletter td h2 {
        height: 50px;
        color: #ffffff;
        padding: 3px;
        font-size: 18px; }
      table#newsletter td p {
        padding: 5px;
        background-color: #537491; }

tr.total_price th, tr.total_price td {
  border-top: 1px solid #000000; }

a.book_this {
  color: #18b4ef; }
  a.book_this:hover {
    color: #000000;
    text-decoration: none; }

#main {
  width: 900px;
  margin: 20px auto 20px auto;
  background-color: #737373;
  text-align: left; }

#main_menu {
  padding: 0px 0px 0px 0px;
  position: absolute;
  margin: 140px 0px 0px 10px;
  width: 168px;
  overflow: hidden;
  background-color: #18b4ef; }

#main_menu_fake {
  padding: 0px 0px 0px 0px;
  position: absolute;
  margin: 140px 0px 0px 10px;
  width: 168px; }

#main_menu a {
  border: 0px;
  padding: 0px;
  display: inline;
  margin: 0px; }
#main_menu img {
  border-width: 0px;
  margin: 0px;
  padding: 0px;
  display: block;
  width: 168px; }

#site_head {
  height: 125px;
  background-color: #737373;
  margin-bottom: 0px; }
  #site_head img {
    display: block; }

#content_outer_old {
  background-color: #737373;
  margin: 20px 0px 0px 0px;
  text-align: left; }

#content_outer {
  height: 530px; }

#content_new {
  padding: 0px 0px 0px 10px;
  background-color: #737373;
  width: 812px; }

#content {
  margin: 15px 0px 0px 190px;
  background-color: #737373; }
  #content p {
    margin-right: 10px;
    background-color: #737373; }

#content.wider {
  margin: 15px 0px 0px 180px; }

#accommodation p {
  margin-right: 424px; }

#contact_details {
  width: 100%;
  background-color: #737373;
  display: block;
  clear: right;
  height: 51px;
  background-image: url(/images/site_footer_yeti.png);
  background-position: top left;
  background-repeat: no-repeat; }

.warning {
  color: #ff6666; }

#contact_details table {
  width: 100%;
  font-size: 0.8125em; }
  #contact_details table th {
    padding: 14px 0px 0px 30px;
    font-weight: normal;
    text-align: left; }
  #contact_details table td {
    padding: 14px 15px 0px 0px;
    font-weight: normal;
    text-align: right; }

#home_links {
  height: 23px;
  position: relative;
  overflow: hidden;
  display: block; }
  #home_links img {
    margin: 0px 0px 0px 0px;
    border-width: 0px;
    display: inline;
    height: 23px; }

#image_block {
  float: right;
  display: block;
  width: 414px;
  margin: 0px 10px 20px 20px;
  background-color: #000000; }
  #image_block .1 {
    height: 415px; }
  #image_block .2 {
    height: 395px; }

#image_block_thumbs {
  overflow: hidden;
  display: block;
  height: 162px;
  width: 414px; }
  #image_block_thumbs img {
    display: inline;
    margin: 0px;
    padding: 0px; }

#image_block img {
  width: 138px;
  margin: 0px; }

#image_block_4 {
  float: right;
  display: block;
  width: 414px;
  margin: 0px 10px 20px 20px; }

#image_block_3 {
  float: right;
  display: block;
  width: 276px;
  margin: 0px 10px 20px 20px; }
  #image_block_3 img {
    display: block;
    margin: 2px 0px 0px 0px; }

#big_images {
  width: 414px;
  height: 233px;
  background-color: #000000; }
  #big_images img {
    position: absolute;
    display: block;
    width: 414px;
    height: 233px; }

#big_and_plan {
  float: left;
  width: 276px;
  height: 441px;
  background-color: #000000; }
  #big_and_plan img {
    clear: left;
    display: block; }

#languages {
  position: absolute;
  margin-left: 15px;
  margin-top: -55px; }
  #languages img {
    border-width: 0px; }

.booked_true {
  background-color: #18b4ef; }

.links_category {
  clear: right;
  margin: 0px 50px 0px 0px; }
  .links_category h2 {
    border-bottom: 2px solid #333333; }

.links_item {
  clear: right;
  margin: 20px 0px 0px 0px; }
  .links_item h3 {
    margin: 3px; }
    .links_item h3 a {
      color: #18b4ef; }
  .links_item p {
    margin: 3px; }

a.book_this:hover {
  color: #000000;
  text-decoration: none; }

.links_item img {
  float: right;
  margin: 0px 0px 10px 20px;
  width: 100px;
  border-width: 0px; }

#cards {
  float: right;
  margin: 0px 10px 0px 10px; }

.caption {
  font-style: italic;
  margin: 0px; }

#tourist_logo {
  position: absolute;
  text-align: right;
  width: 700px;
  padding: 420px 0 10px 0px;
  _padding: 420px 0 10px 0px;
  margin: 0;
  background-color: transparent; }

p.tl {
  font-size: 12px;
  white-space: wrap;
  text-align: right;
  width: 395px;
  margin-left: 300px;
  font-weight: bold;
  background-color: transparent; }

#tourist_logo img {
  margin: 0px 0px 5px 0px;
  width: 70px;
  display: inline;
  vertical-align: middle;
  border-width: 0px; }

.fieldWithErrors {
  padding: 2px;
  background-color: #c00;
  display: inline; }

#ErrorExplanation {
  width: 400px;
  border: 2px solid #c00;
  padding: 7px;
  padding-bottom: 0px;
  margin-bottom: 10px;
  margin-top: 10px;
  background-color: #f0f0f0; }
  #ErrorExplanation h5 {
    text-align: left;
    font-weight: bold;
    padding: 2px 2px 2px 10px;
    font-size: 12px;
    margin: -7px;
    background-color: #c00;
    color: #fff; }
  #ErrorExplanation p {
    color: #333;
    margin-bottom: 0;
    padding: 5px; }
  #ErrorExplanation ul li {
    font-size: 12px;
    list-style: disc;
    margin: 0px;
    padding: 0px; }

td.button_alternative {
  width: 600px;
  vertical-align: top;
  padding: 3px 0 0 10px;
  font-weight: bold;
  _padding: 2px 0px 0px 10px; }
  td.button_alternative a {
    color: #18b4ef; }

table.custom_button {
  margin: 13px 0 0 0; }

#categories div {
  margin: 0 0 0 10px; }

#products .row {
  margin: 0 0 10px 0;
  background-color: #f9f9f9;
  padding: 10px; }
  #products .row h1, #products .row h2, #products .row h3 {
    margin-top: 0; }
  #products .row p {
    background-color: transparent; }
  #products .row table {
    width: 100%; }
    #products .row table td.image {
      width: 35%; }
    #products .row table td.level {
      width: 35%;
      padding: 0px; }
      #products .row table td.level table {
        margin: -2px 0 0 0; }
    #products .row table td.quantity {
      width: 30%; }
      #products .row table td.quantity h4 {
        margin: 0 0 10px 0;
        padding: 0;
        color: #29b741; }
      #products .row table td.quantity label {
        font-weight: bold; }
      #products .row table td.quantity #button_left {
        margin: 3px 0 0 0; }
  #products .row .product_group td {
    white-space: nowrap;
    vertical-align: top; }
  #products .row .product_group td.price {
    color: #29b741; }
    #products .row .product_group td.price div {
      padding: 3px 3px 0 0;
      text-align: right; }
    #products .row .product_group td.price .full {
      text-decoration: line-through;
      color: #ff0000; }
  #products .row .product_group td.name {
    text-transform: capitalize; }
  #products .row .product_group img {
    margin: 0 auto 0 auto; }
  #products .row .product_group h3 {
    margin: 0;
    font-size: 0.75em; }

#product_images {
  position: relative;
  display: block;
  width: 284px;
  height: 284px;
  text-align: left; }
  #product_images img {
    position: absolute;
    display: block;
    margin: auto; }

.quantity {
  width: 40px; }

#add_to_cart img {
  border: 2px solid #ffffff; }
#add_to_cart img.selected {
  border: 2px solid #ff0000; }
#add_to_cart #button_left {
  margin-top: 10px; }

#basket {
  background-color: #f9f9f9;
  padding: 10px; }
  #basket h1, #basket h2, #basket h3 {
    margin-top: 0; }
  #basket p {
    background-color: transparent; }
  #basket table td {
    background-color: #f9f9f9; }
  #basket table th {
    background-color: #f9f9f9; }
  #basket table tr.clear td, #basket table tr.clear th {
    background-color: transparent; }
  #basket input.quantity {
    width: 30px; }

.out_of_stock {
  color: red; }

#shipping_address, #order, #addresses, #members {
  background-color: #f9f9f9;
  padding: 10px; }
  #shipping_address h1, #shipping_address h2, #shipping_address h3, #order h1, #order h2, #order h3, #addresses h1, #addresses h2, #addresses h3, #members h1, #members h2, #members h3 {
    margin-top: 0; }
  #shipping_address p, #order p, #addresses p, #members p {
    background-color: transparent; }

#members table .shoe_size, .members table .shoe_size {
  white-space: nowrap;
  padding-left: 30px;
  text-align: right; }
#members table .height, #members table .weight, .members table .height, .members table .weight {
  padding-left: 30px;
  white-space: nowrap;
  text-align: center; }
#members table .center, .members table .center {
  text-align: center; }

#shipping_address table.address th {
  padding-left: 0; }
#shipping_address h3.address {
  margin-top: 15px; }

#js {
  display: none; }

#order td.price, #order td#tax, #order th.tax, #order th.price, #order td#discount, #order td.total, #order th.total, #basket td.price, #basket td#tax, #basket th.tax, #basket th.price, #basket td#discount, #basket td.total, #basket th.total {
  text-align: right; }
#order td.quantity, #order th.quantity, #basket td.quantity, #basket th.quantity {
  text-align: center; }
#order tr.tax td.top_border, #order tr.tax th.top_border, #basket tr.tax td.top_border, #basket tr.tax th.top_border {
  padding: 10px 0 0 0;
  border-top: 1px solid #e1e1e1; }
#order tr.middle td, #basket tr.middle td {
  vertical-align: middle;
  border-bottom: 1px solid #e1e1e1; }
#order tr.middle a, #basket tr.middle a {
  text-decoration: none; }
#order table, #basket table {
  width: 100%; }
  #order table .small_columns, #basket table .small_columns {
    width: 100px; }
#order .discount_failure, #basket .discount_failure {
  color: #ff0000; }

#discount_code label {
  font-size: 1.0em; }

#paypal_checkout {
  margin: 10px 0 10px 0;
  width: 100%; }
  #paypal_checkout td.right {
    width: 80%;
    font-weight: bold; }
    #paypal_checkout td.right a {
      color: #18b4ef; }

#addresses {
  margin: 10px 0 10px 0; }
  #addresses h3 {
    margin: 0; }
  #addresses table {
    width: 100%; }
    #addresses table td.shipping_address {
      width: 50%; }
    #addresses table td.billing_address {
      width: 50%;
      padding-left: 20px; }
    #addresses table td.members {
      width: 50%;
      padding-left: 20px; }
      #addresses table td.members table .name {
        width: 230px; }
      #addresses table td.members table .product {
        color: #666666; }
  #addresses table.address th {
    padding-left: 0; }

#map {
  float: right;
  margin: 0 0 0 20px; }
