@charset "utf-8";

* {
  margin: 0;
  padding: 0;
}
html, body {
  height: 100%;
}
body {
  color: #001c2c;
  background: #eeefe9 url(images/body_bg_3.jpg) scroll repeat-x 0 0;
  font: 11px/16px tahoma, sans-serif;
}

/* #page elements */

.visible_div {
visibility: visible;
display: block;
}

.hidden_div {
visibility: hidden;
display: none;
}

#page {
  min-height: 20%;
  width: 798px;
  margin: 0 auto;
  position: relative;
}
#page-top {
  height: 54px;
  background: transparent url(images/page-top-bg.jpg) scroll repeat-x 0 0;
}
#page-navigation {
  height: 42px;
  /*background: transparent url(images/page-navigation-bg.jpg) scroll repeat-x 0 0;*/
  position: relative;
}
#page-container {
  padding-bottom: 52px;
  background-color: #fff;
}
#page-footer {
  width: 798px;
  height: 42px;
  background: transparent url(images/page-footer-bg.jpg) scroll repeat 0 0;
  position: absolute;
  left: 0;
  bottom: 0;
}

/* page-top elements */

#page-top-home {
}
#page-top-home img {
  border: 0;
}

/* page-footer elements */

#page-footer-powered-by {
  float: left;
}
#page-footer-powered-by img {
  border: 0;
}

/* .page-block elements */

.page-block {
  background: transparent url(images/page-block-bg.jpg) scroll repeat-x 0 0;
}
.page-block-with-separator {
  background: transparent url(images/page-block-separator.jpg) scroll no-repeat 50% 100%;
  padding-bottom: 30px;
  overflow: auto;
}
.block-title {
  font: bold 12px/16px georgia, "times new roman", sans;
  padding: 28px 0 10px 22px;
  text-transform: uppercase;
}
.block-title-2 {
  font: bold 12px/16px georgia, "times new roman", sans;
  padding: 10px 0 10px 22px;
  text-transform: uppercase;
}
.block-content {
  overflow: auto;
}
.block-content-left {
  float: left;
  width: 48%;
  margin-left: 10px;
}
.block-content-right {
  float: right;
  width: 48%;
  margin-right: 10px;
}

/* various page blocks */

.page-block-var {
  height: 366px;
  position: relative;
  clear: both;
}

.page-block-var dl {
  font-family: tahoma, helvetica, sans-serif;
  color: #fff;

  width: 200px;
  position: absolute;
  left: 50px;
  top: 25px;
}
.page-block-var dt {
  font-weight: bold;
  font-size: 14px;
  padding: 3px 0;
}
.page-block-var dd {
  font-size: 11px;
  padding: 5px 0;
  text-align: justify;
}

/* page-block-var-2 */

#page-block-var-2,
#page-block-var-3 {
  width: 768px; height: 274px;
  margin: 0 auto; padding: 35px 0 15px 0;
}
#page-block-var-2 {
  background: transparent url(images/page-block-var-2.jpg) scroll no-repeat 50% 50%;
}
#page-block-var-3 {
  background: transparent url(images/page-block-var-3.jpg) scroll no-repeat 50% 50%;
}

#page-block-var-2 .block-content,
#page-block-var-3 .block-content {
  padding-left: 270px;
}
#page-block-var-2 .block-title-2,
#page-block-var-3 .block-title-2 {
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  padding-left: 0;
}
#page-block-var-2 p,
#page-block-var-3 p {
  color: #bfc6cd;
  font-size: 14px;
  font-family: georgia, "times new roman", sans;
  padding: 5px 10px 10px 0;
}
.virtual-link {
  padding: 5px;
}
.virtual-link a {
  display: block;
  width: 245px; height: 70px; line-height: 70px;
  background: transparent url(images/button_virtual.png) scroll no-repeat 50% 50%;
  float: right;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  text-align: left;
  text-indent: 30px;
}

/* block-flag */

.block-flag {
  background: transparent url(images/block-flag-bg.jpg) scroll no-repeat 0 0;
  padding: 0 0 10px 50px; margin-left: 10px;
}
.block-flag h4 {
  color: #7b0b18;
  padding: 5px 0;
  font-size: 11px;
}

/* block-route */

.block-route {
  width: 250px;
  margin-left: 15px;
  float: left;
}
.block-route h4 {
  color: #7b0b18;
  padding: 5px 0 10px 40px;
  font-size: 11px;
}
.block-route .date {
  width: 35px; height: 50px;
  background: transparent url(images/block-route-date.jpg) scroll no-repeat 0 0;
  float: left;
}
.block-route .date-2 {
  width: 35px; height: 50px;
  background: transparent url(images/block-route-date-2.jpg) scroll no-repeat 0 0;
  float: left;
  margin-top: 1px;
}
.block-route .date span {
  color: #fff;
  display: block;
  text-align: center;
}
.block-route .date .day-top {
  padding: 2px 0 0 0;
}
.block-route .date .day {
  font-family: georgia, "times new roman", sans;
  font-size: 24px;
}
.block-route img {
  border: 0;
  margin-top: 1px;
}
.block-route ul {
  list-style: none;
  margin-left: 35px;
  padding-bottom: 20px;
}

/*  */

ul.simple {
  margin: 10px 35px;
}
ul.simple li {
  padding-left: 20px;
}

/* more-links */
.more-link {
  color: #7b0b18;
  font-weight: bold;
}
.more-link-wiki {
  line-height: 30px;
  padding: 5px 0 5px 40px;
  margin-left: 15px;
  background: transparent url(images/icon-wiki.jpg) scroll no-repeat 0 50%;
}


/* image-block */

.image-block {
  width: 488px;
  height: 346px;
  position: absolute;
  top: 20px;
  right: 25px;
}
.image-block-view {
  width: 482px;
  height: 320px;
  border: 3px solid #000;
}
.image-block-left,
.image-block-right {
  position: absolute;
  top: 150px;
}
.image-block-left img,
.image-block-right img {
  border: 0;
}
.image-block-left {
  left: -15px;
}
.image-block-right {
  right: -15px;
}

#page-block-var-1 {
  background: transparent url(images/page-block-var-1.jpg) scroll no-repeat 0 0;
  border-bottom: 1px solid #b7b7c2;
}

/* gallery */

.gallery {
  width: 768px;
  height: 100px;
  margin: 0 15px;
  background: transparent url(images/gallery-bg.jpg) scroll repeat 0 0;
  position: relative;
}
.gallery-images {
  height: 85px;
  margin: 0 30px;
}
.gallery-images table {
  width: 100%;
  border-collapse: collapse;
}
.gallery-images table td {
  vertical-align: middle;
  text-align: center;
  padding: 5px 0 0 0;
}
.gallery-left,
.gallery-right {
  position: absolute;
  top: 40px;
}
.gallery-left img,
.gallery-right img {
  border: 0;
}
.gallery-left {
  left: 10px;
}
.gallery-right {
  right: 10px;
}

/* navigation */

#navigation {
  list-style: none;
}
#navigation li.main {
  float: left;
  line-height: 40px;
  position: relative;
  margin-right: 10px;
}
#navigation li.main a {
  display: block;
  height: 28px;
  padding: 12px 10px 0 30px;
  font: 12px/16px georgia, "times new roman", sans;
  color: #94722a;
  text-decoration: none;
  text-transform: uppercase;
}
#navigation li.main a:hover,
#navigation li.main a.active {
    color: #1d2183;
}

#navigation .drop-hover {
  background: transparent url(images/drop-right-bg.jpg) scroll no-repeat 100% 2px;
  padding-right : 40px;
}
#navigation .drop-hover a {
  background: transparent url(images/drop-left-bg.jpg) scroll no-repeat 0 2px;
}

#navigation .drop-down {
  position: absolute;
  left: 0; top: 38px;
  z-index: 1000;
  list-style: none;
  background-color: #fff;
  border: 1px solid #c0ced7;
  border-top: 0;
  margin: -1px 0 0 10px;
  padding: 0;
  display: none;
}
#navigation .drop-down li {
  background: none;
  margin: 0;
  height: 30px;
}
#navigation .drop-down li a {
  display: block;
  background: transparent url(images/drop-down-a-bg.jpg) scroll repeat-x 0 0;
  /*border-top: 1px solid #c0ced7;*/
  font: 12px/16px arial, sans-serif;
  color: #4a4d9c;
  text-transform: none;
  text-indent: 20px;
  padding: 5px 5px 5px 0;
}

/* navigation language */

#language {
  position: absolute;
  right: 15px;
  top: 0;
  list-style: none;
}
#language li {
  display: inline;
}
#language li a {
  float: left;
  width: 22px;
  height: 16px;
  margin: 12px 0 0 5px;

  font: bold 10px/16px verdana, arial, helvetica, sans-serif;
  color: #a18241;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
}
#language li a:hover {
  color: #1d2183;
}
#language li a.active,
#language li a.active:hover {
  color: #fff;
  background: transparent url(images/language-a-bg.png) scroll no-repeat 0 1px;
}


/* menu-1 */

#menu-1 {
  width: 768px;
  margin: 0 15px;
  list-style: none;
  padding: 40px 0 15px 0;
  background: transparent url(images/menu-1-bg.jpg) scroll no-repeat 0 100%;
}
#menu-1 li {
  border-bottom: 1px solid #cbcbd3;
  line-height: 26px;
  height: 26px;
}
#menu-1 li a {
  display: block;
  font: 11px/26px tahoma, helvetica, sans-serif;
  text-decoration: none;
  text-indent: 40px;
  color: #590a1f;
  background-attachment: scroll;
  background-color: transparent;
  background-position: 0 50%;
  background-repeat: no-repeat;
}
#menu-1 li a.active {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}

#menu-1 li.up a {
  background-image: url(images/menu-1-up.jpg);
}
#menu-1 li.up a:hover {
  background-image: url(images/menu-1-up-hover.jpg);
}
#menu-1 li.up a.active, #menu-1 li.up a.active:hover {
  background-image: url(images/menu-1-up-active.jpg);
}
#menu-1 li.right a {
  background-image: url(images/menu-1-right.jpg);
}
#menu-1 li.right a:hover {
  background-image: url(images/menu-1-right-hover.jpg);
}
#menu-1 li.right a.active, #menu-1 li.right a.active:hover {
  background-image: url(images/menu-1-right-active.jpg);
}
#menu-1 li.down a {
  background-image: url(images/menu-1-down.jpg);
}
#menu-1 li.down a:hover {
  background-image: url(images/menu-1-down-hover.jpg);
}
#menu-1 li.down a.active, #menu-1 li.down a.active:hover {
  background-image: url(images/menu-1-down-active.jpg);
}
#menu-1 li.left a {
  background-image: url(images/menu-1-left.jpg);
}
#menu-1 li.left a:hover {
  background-image: url(images/menu-1-left-hover.jpg);
}
#menu-1 li.left a.active, #menu-1 li.left a.active:hover {
  background-image: url(images/menu-1-left-active.jpg);
}

/* menu-2 */

#menu-2 {
  width: 768px;
  margin: 0 15px;
  list-style: none;
  padding: 10px 0;
}
#menu-2 li {
  line-height: 26px;
  height: 26px;
}
#menu-2 li a {
  display: block;
  font: 11px/26px tahoma, helvetica, sans-serif;
  text-decoration: none;
  text-indent: 40px;
  color: #7b0b18;
  background-attachment: scroll;
  background-color: transparent;
  background-position: 0 50%;
  background-repeat: no-repeat;
}
#menu-2 li a:hover {
  background-image: url(images/menu-2-right-hover.jpg);
}
#menu-2 li a.active, #menu-2 li a.active:hover {
  background-image: url(images/menu-2-right-active.jpg);
}

/* menu blocks */

.menu-block {
  position: relative;
}

/* boats */

#boat-1 {
  position: absolute;
  right: 10px;
  top: 15px;
}
#boat-2 {
  position: absolute;
  right: 10px;
  top: 30px;
}
