html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

html {
  font-family: Tahoma, sans-serif;
  font-size: 13px;
  color: #8e8e8e;
}

body {
  border-top: 3px solid #435360;
  background-color: #000;
}

a {
  text-decoration: none;
  color: #19a5b6;
}
a:HOVER {
  text-decoration: underline;
}

p {
  margin-bottom: 1em;
}

#top-menu {
  height: 85px;
  margin: 0 auto;
  position: relative;
  width: 959px;
  border-right: 1px solid #585858;
}
#top-menu ul {
  float: right;
}
#top-menu ul li {
  float: left;
}
#top-menu ul li a {
  display: block;
  height: 46px;
  padding: 38px 11px 0 11px;
  border-left: 1px solid #585858;
  color: #fff;
  text-transform: uppercase;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  font-style: italic;
}

#sub-header {
  height: 66px;
  position: relative;
  width: 100%;
  background: url('../images/bg-sub-header.png?1358701403');
}
#sub-header #sub-header-wrap {
  height: 66px;
  margin: 0 auto;
  position: relative;
  width: 960px;
}
#sub-header #sub-header-wrap #ms-logo {
  top: 10px;
  left: 20px;
  position: absolute;
  height: 46px;
  width: 99px;
  background: url('../images/msboat-logo.png?1486487086') no-repeat;
}
#sub-header #sub-header-wrap #fb-logo {
  top: 12px;
  right: 300px;
  position: absolute;
  height: 46px;
  width: 135px;
  background: url('../images/fb.png?1477410601');
}
#sub-header #sub-header-wrap #yt-logo {
  top: 12px;
  right: 180px;
  position: absolute;
  height: 46px;
  width: 108px;
  background: url('../images/youtube.png?1477410528');
}
#sub-header #sub-header-wrap #wk-logo {
  top: 27px;
  right: 30px;
  position: absolute;
  height: 18px;
  width: 130px;
  background: url('../images/wasakredit.png?1496159604');
  cursor: pointer;
}
#sub-header #sub-header-wrap #ce-logo {
  top: 10px;
  left: 220px;
  position: absolute;
  height: 47px;
  width: 135px;
  background: url('../images/ce.png?1359145763');
}

#main-header {
  height: 361px;
  position: relative;
  width: 100%;
  text-align: center;
  overflow: hidden;
}
#main-header img {
  height: 361px;
  width: 1448px;
  left: 50%;
  margin-left: -724px;
  position: absolute;
  top: 0;
  z-index: 8;
  opacity: 0;
}
#main-header img.main {
  opacity: 1;
}
#main-header img.last-active {
  z-index: 9;
}
#main-header img.active {
  z-index: 10;
}

#main-content {
  overflow: hidden;
  *zoom: 1;
  margin: -27px auto 0 auto;
  position: relative;
  border-color: #19a5b6;
  width: 924px;
  border-width: 8px 0 0 0;
  border-style: solid;
  background-color: #fff;
  padding: 94px 18px 48px 18px;
  z-index: 100;
  min-height: 80px;
}
#main-content.error404 {
  padding: 40px 18px 48px 30px;
}
#main-content h2.title {
  width: 100%;
  height: 29px;
  position: absolute;
  left: 0;
  top: 0;
  border-bottom: solid 1px #eeeeee;
  background: url('../images/bg-content-header.png?1359397938');
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 20px 0 0 50px;
  color: #19a5b6;
}
#main-content .content {
  padding: 0px 32px;
}
#main-content.home {
  margin: 0 auto;
  padding: 18px;
  width: 921px;
  border-width: 0 3px 5px 0;
}
#main-content.home .home-news {
  overflow: hidden;
  *zoom: 1;
  width: 350px;
  float: left;
  padding-bottom: 3px;
}
#main-content.home .home-news img {
  float: left;
  margin-right: 17px;
}
#main-content.home .home-news h2 {
  padding: 7px 0 14px 0;
}
#main-content.home .home-news h2 a {
  font-size: 13px;
  font-weight: bold;
  color: #19a5b6;
}
#main-content.home .home-news div a {
  color: #8e8e8e;
}
#main-content.home .major-models {
  overflow: hidden;
  *zoom: 1;
  padding-top: 25px;
  width: 550px;
  float: right;
  text-align: center;
}
#main-content.home .major-models a {
  white-space: nowrap;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  color: #8e8e8e;
  margin: 0 5px;
}
#main-content.home .major-models a:HOVER {
  color: #19a5b6;
}
#main-content ul.our-boats {
  margin-left: 30px;
}
#main-content ul.our-boats li {
  width: 412px;
  height: 226px;
  display: block;
  float: left;
  margin-bottom: 37px;
}
#main-content ul.our-boats li.odd {
  margin-right: 34px;
}
#main-content ul.our-boats li h3 {
  width: 387px;
  height: 34px;
  padding-left: 25px;
  font-size: 13px;
  font-weight: bold;
  line-height: 34px;
  background-color: #1aa3b5;
  color: #FFF;
}
#main-content ul.our-boats li h3 a {
  color: #FFF;
}
#main-content ul.our-boats li h3 a:HOVER {
  text-decoration: none;
}
#main-content ul.our-boats li .footer {
  background-color: #f2f2f2;
  height: 57px;
  position: relative;
}
#main-content ul.our-boats li .footer a {
  display: block;
  position: absolute;
  float: right;
  right: 15px;
  top: 15px;
  height: 24px;
  line-height: 24px;
  width: 93px;
  color: #FFF;
  text-align: left;
  padding-left: 8px;
  text-decoration: none;
  background: #1aa3b5 url('../images/btn-read-more.png?1360089577') no-repeat 76px 0;
}
#main-content ul.our-boats li .footer span {
  display: block;
  float: left;
  margin: 15px 10px 0 30px;
  height: 24px;
  line-height: 24px;
}
#main-content.gallery h3 {
  font-size: 13px;
  font-weight: bold;
  color: #19a5b6;
  margin-bottom: 20px;
}
#main-content.gallery .gallery-row {
  background-color: #f2f2f2;
  margin: 0px 39px 20px;
  padding: 30px 2px 30px 18px;
}
#main-content.gallery ul {
  overflow: hidden;
  *zoom: 1;
}
#main-content.gallery ul li {
  float: left;
  border: 1px solid #FFF;
  margin: 0 16px 16px 0;
}
#main-content .article {
  overflow: hidden;
  *zoom: 1;
  background-color: #f2f2f2;
  padding: 30px;
  margin: 0 32px 11px 32px;
  position: relative;
}
#main-content .article .main-image {
  float: left;
  width: 210px;
  margin-right: 37px;
}
#main-content .article .main-image img {
  border: 4px solid #eae8e9;
}
#main-content .article .shortcut {
  float: left;
  width: 550px;
}
#main-content .article .shortcut h3 {
  float: left;
  width: 445px;
  font-size: 13px;
  font-weight: bold;
  color: #19a5b6;
  margin-bottom: 20px;
  font-size: 16px !important;
}
#main-content .article .shortcut span.date {
  float: right;
  width: 100px;
  font-size: 11px;
  text-align: right;
}
#main-content .article .shortcut .text {
  clear: both;
  margin-bottom: 30px;
  width: 550px;
  text-align: justify;
  font-size: 16px !important;
}
#main-content .article .shortcut .text * {
  font-size: 16px !important;
}
#main-content .article .more {
  padding: 3px 15px;
  line-height: 16px;
  color: #FFF;
  background-color: #1aa3b5;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  bottom: 20px;
  right: 20px;
}
#main-content .left-column {
  float: left;
  width: 210px;
  margin-right: 37px;
}
#main-content .left-column .main-image img {
  border: 4px solid #eae8e9;
}
#main-content .left-column .download-specification {
  background: url('../images/button-download-specification.jpg?1364665349') no-repeat center;
  height: 30px;
  width: 220px;
  display: block;
  margin: 20px 0 0 -6px;
}
#main-content .left-column .download-specification:HOVER {
  text-decoration: none;
}
#main-content .left-column .gallery {
  overflow: hidden;
  *zoom: 1;
  margin-top: 25px;
}
#main-content .left-column .gallery .thumbnail {
  float: left;
  margin-bottom: 5px;
}
#main-content .left-column .gallery .thumbnail.odd {
  margin-right: 5px;
}
#main-content .left-column .gallery .thumbnail img {
  border: 1px solid #eae8e9;
}
#main-content .text {
  float: left;
  width: 610px;
}
#main-content .text * {
  font-size: 16px !important;
}
#main-content .text .middle-title {
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  color: #19a5b6;
  margin-bottom: 30px;
}
#main-content .text .technical-data {
  margin: 0px auto 50px auto;
}
#main-content .text .technical-data tr:nth-child(even) {
  background-color: #EAE8E9;
}
#main-content .text .technical-data td {
  padding: 8px;
}
#main-content .text ul.standard-equipment {
  overflow: hidden;
  width: 600px;
  margin: 0 auto 30px auto;
}
#main-content .text ul.standard-equipment li {
  float: left;
  width: 190px;
  padding: 5px 5px 5px 0;
}
#main-content table.dealers {
  border-spacing: 15px;
  border-collapse: separate;
}
#main-content table.dealers td {
  padding: 15px;
}
#main-content table.dealers .flag {
  padding-right: 0px;
  vertical-align: top;
  text-align: right;
  width: 100px;
}
#main-content table.dealers .address {
  vertical-align: top;
  width: 300px;
  border-left: 1px solid #d9d9d9;
}
#main-content table.dealers .address h3 {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 10px;
}
#main-content .transport-gallery {
  margin-top: 25px;
  text-align: center;
}
#main-content .transport-gallery img {
  margin: 10px;
  border: 3px solid #f6f6f8;
}

#main-footer {
  overflow: hidden;
  *zoom: 1;
  margin: 15px auto 0 auto;
  position: relative;
  width: 920px;
  border-top: 1px solid #454545;
  color: #787878;
  padding: 34px 20px 25px 0;
}
#main-footer a {
  color: #787878;
}
#main-footer .copyright {
  float: left;
}
#main-footer .footer-menu {
  float: right;
}
#main-footer .footer-menu ul {
  float: right;
}
#main-footer .footer-menu ul li {
  float: left;
  padding-left: 10px;
}

.gallery h3 {
  font-size: 13px;
  font-weight: bold;
  color: #19a5b6;
  margin: 10px 0;
}

.main-wrapper {
  position: relative;
  width: 960px;
  margin: 0 auto;
}

.home-movie {
  border: 4px #19a5b6 solid;
  position: absolute;
  top: -85px;
  right: 45px;
  z-index: 1000;
  padding: 0px;
  background: #19a5b6;
  border-bottom-width: 2px;
}

.home-we-support {
  border: 4px red solid;
  position: absolute;
  top: -85px;
  left: 45px;
  z-index: 1000;
  padding: 0px;
  background: #fff;
  width: 400px;
  color: #8e8e8e !important;
}
.home-we-support img {
  height: 225px;
  margin-bottom: -2px;
}
.home-we-support .right-column {
  float: right;
  width: 210px;
  padding: 10px 10px;
}
.home-we-support .right-column .title {
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
.home-we-support .right-column .shortcut {
  display: block;
}
.home-we-support .right-column .button {
  display: block;
  margin: 0 auto;
  text-align: center;
  border: 1px red solid;
  color: #FFF !important;
  background-color: #19a5b6;
  border: none;
  width: 100px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 10px 15px;
  margin-top: 15px;
}

div.right-edit-buttons p {
  margin: 0;
}

#wk-info {
  padding: 30px;
  font-size: 16px;
  font-weight: bold;
  font-family: Tahoma, sans-serif;
  color: #19a5b6;
}
