/*




	This file was auto generated by Less (http://lesscss.org). To change the contents of this file, edit app/stylesheets/application.less instead.




*/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, font, 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 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body { line-height: 1; }
ol, ul, li { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before {
  content: '';
  content: none;
}
blockquote:after {
  content: '';
  content: none;
}
q:before {
  content: '';
  content: none;
}
q:after {
  content: '';
  content: none;
}
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table {
  border-collapse: collapse;
  border-spacing: 0;
}
form.formtastic {
  padding: 10px;
  width: auto;
  position: relative;
}
form.formtastic input {
  width: 150px;
  margin-bottom: 10px;
}
form.formtastic a.destroyLink {
  display: block;
  width: 200px;
  position: absolute;
  right: 0;
  color: #ff0000;
  text-align: right;
  font-size: 13px;
  margin-top: -3em;
}
form.formtastic div.switchLanguages { position: relative; }
form.formtastic div.switchLanguages p.switch {
  width: 100px;
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
}
form.formtastic div.switchLanguages p.switch a {
  text-decoration: underline;
  cursor: pointer;
}
form.formtastic div.switchLanguages p.switch a.current { text-decoration: none; }
form.formtastic p.inline-hints {
  position: relative;
  top: -10px;
}
form.formtastic ul.errors {
  color: #9f2727;
  margin-top: -10px;
  padding-bottom: 15px;
  font-weight: bold;
}
form.formtastic p.inline-errors {
  color: #9f2727;
  margin-top: -10px;
  padding-bottom: 15px;
  font-weight: bold;
}
form.formtastic abbr {
  color: #9f2727;
  padding-left: 3px;
}
form.formtastic fieldset.inputs { margin-bottom: 30px; }
form.formtastic fieldset.inputs li.date {
  display: block;
  width: 100%;
}
form.formtastic fieldset.inputs li.date ol li {
  float: left;
  margin: 0 5px;
}
form.formtastic fieldset.inputs li.date ol li label { display: none; }
form.formtastic fieldset.inputs li.date ol li select {
  margin: 0;
  width: 100%;
}
form.formtastic fieldset.inputs li.date fieldset {
  clear: both;
  width: 100%;
  margin-bottom: 15px;
}
form.formtastic fieldset.inputs li.datetime {
  display: block;
  width: 100%;
}
form.formtastic fieldset.inputs li.datetime ol li {
  float: left;
  margin: 0 5px;
}
form.formtastic fieldset.inputs li.datetime ol li label { display: none; }
form.formtastic fieldset.inputs li.datetime ol li select {
  margin: 0;
  width: 100%;
}
form.formtastic fieldset.inputs li.datetime fieldset {
  clear: both;
  width: 100%;
  margin-bottom: 15px;
}
form.formtastic fieldset.inputs li.time {
  display: block;
  width: 100%;
}
form.formtastic fieldset.inputs li.time ol li {
  float: left;
  margin: 0 5px;
}
form.formtastic fieldset.inputs li.time ol li label { display: none; }
form.formtastic fieldset.inputs li.time ol li select {
  margin: 0;
  width: 100%;
}
form.formtastic fieldset.inputs li.time fieldset {
  clear: both;
  width: 100%;
  margin-bottom: 15px;
}
form.formtastic fieldset.inputs li.radio li {
  display: inline;
  width: auto;
  white-space: nowrap;
}
form.formtastic fieldset.inputs li.radio label {
  display: inline;
  width: auto;
  white-space: nowrap;
}
form.formtastic fieldset.inputs li.radio input {
  display: inline;
  width: auto;
  white-space: nowrap;
}
form.formtastic fieldset.inputs li.radio li label {
  text-transform: none;
  font-weight: normal;
  padding-right: 15px;
}
form.formtastic fieldset.inputs li.boolean li {
  display: inline;
  width: auto;
  white-space: nowrap;
}
form.formtastic fieldset.inputs li.boolean label {
  display: inline;
  width: auto;
  white-space: nowrap;
}
form.formtastic fieldset.inputs li.boolean input {
  display: inline;
  width: auto;
  white-space: nowrap;
}
form.formtastic fieldset.inputs li.boolean li label {
  text-transform: none;
  font-weight: normal;
  padding-right: 15px;
}
form.formtastic fieldset.inputs li.boolean input { margin-right: 10px; }
form.formtastic fieldset.inputs label {
  display: block;
  width: 100%;
  text-transform: uppercase;
  text-align: left;
  font-weight: bold;
  font-size: 12px;
  padding-bottom: 5px;
}
form.formtastic fieldset.inputs fieldset legend {
  display: block;
  width: 100%;
  text-transform: uppercase;
  text-align: left;
  font-weight: bold;
  font-size: 12px;
  padding-bottom: 5px;
}
form.formtastic fieldset.inputs legend span {
  display: block;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 20px;
}
form.formtastic fieldset.inputs li.halfSizeLeft {
  width: 45%;
  margin-right: 4%;
  display: inline-block;
}
form.formtastic fieldset.inputs li.halfSizeRight {
  width: 50%;
  display: inline-block;
}
form.formtastic fieldset.inputs input {
  padding: 1px;
  width: 100%;
  margin-bottom: 15px;
  font-size: 12px;
}
form.formtastic fieldset.inputs textarea {
  padding: 1px;
  width: 100%;
  margin-bottom: 15px;
  font-size: 12px;
}
form.formtastic fieldset.inputs select {
  padding: 1px;
  width: 100%;
  margin-bottom: 15px;
  font-size: 12px;
}
form.formtastic fieldset.inputs input.loading { background: url(/images/ajax-loader.gif?1264608424) right center no-repeat; }
form.formtastic fieldset.inputs select { width: auto; }
form.formtastic fieldset.inputs textarea { height: 7em; }
form.formtastic fieldset.inputs li.text textarea { height: auto; }
form.formtastic fieldset.inputs .fourFieldsRow li {
  display: inline-block;
  padding: 0;
  margin-right: 3%;
}
form.formtastic fieldset.inputs .fourFieldsRow li:last-child { margin-right: 0; }
form.formtastic fieldset.inputs .threeFieldsRow li {
  display: inline-block;
  padding: 0;
  margin-right: 3%;
}
form.formtastic fieldset.inputs .threeFieldsRow li:last-child { margin-right: 0; }
form.formtastic fieldset.inputs .twoFieldsRow li {
  display: inline-block;
  padding: 0;
  margin-right: 3%;
}
form.formtastic fieldset.inputs .twoFieldsRow li:last-child { margin-right: 0; }
form.formtastic fieldset.inputs .twoFieldsRow li { width: 47%; }
form.formtastic fieldset.inputs .threeFieldsRow li { width: 30%; }
form.formtastic fieldset.inputs .fourFieldsRow li { width: 22%; }
form.formtastic fieldset.inputs li.check_boxes li {
  width: 240px;
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
}
form.formtastic fieldset.inputs li.check_boxes input {
  width: 15px;
  margin-bottom: 0;
}
form.formtastic .leftColumn {
  display: inline-block;
  vertical-align: top;
}
form.formtastic .rightColumn {
  display: inline-block;
  vertical-align: top;
}
form.formtastic .leftColumn {
  width: 600px;
  margin-right: 20px;
}
form.formtastic .rightColumn { width: 200px; }
form.formtastic .leftColumn fieldset.inputs label { width: 90%; }
form.formtastic .leftColumn fieldset.inputs fieldset legend { width: 90%; }
form.formtastic .leftColumn fieldset.inputs input {
  padding: 1px;
  width: 90%;
}
form.formtastic .leftColumn fieldset.inputs textarea {
  padding: 1px;
  width: 90%;
}
form.formtastic .leftColumn fieldset.inputs select {
  padding: 1px;
  width: 90%;
}
form.formtastic fieldset.buttons input {
  width: 150px;
  margin: 10px 0;
}
form.formtastic ul.uploadContainer {
  max-height: 100px;
  overflow-y: auto;
}
form.formtastic ul.uploadContainer li { margin: 10px 0; }
form.formtastic ul.uploadContainer li div.bar {
  width: 100%;
  height: 4px;
  position: relative;
  background: #d8d8f4;
}
form.formtastic ul.uploadContainer li div.progress {
  position: absolute;
  top: 0;
  left: 0;
  height: 4px;
  background: #6666d6;
}
form.formtastic fieldset.upload_image_blocks { width: 130%; }
form.formtastic fieldset.upload_image_blocks ul.image_blocks {
  max-height: 500px;
  overflow-y: auto;
  padding: 10px;
  position: relative;
}
form.formtastic fieldset.upload_image_blocks ul.image_blocks input.imageBlockCodeInsert {
  display: inline;
  width: auto;
  margin-right: 5%;
}
form.formtastic fieldset.upload_image_blocks ul.image_blocks input.imageBlockCode {
  display: inline;
  width: 45%;
}
form.formtastic fieldset.upload_image_blocks_horizontal ul.image_blocks { padding: 10px; }
form.formtastic fieldset.upload_image_blocks_horizontal ul.image_blocks li.image_block {
  float: left;
  margin: 0 20px 10px 0;
  width: 123px;
}
form.formtastic fieldset.upload_image_blocks_horizontal ul.image_blocks li.image_block div.image {
  width: 123px;
  height: 88px;
  text-align: center;
  margin-bottom: 10px;
}
form.formtastic fieldset.upload_image_blocks { margin-bottom: 0; }
form.formtastic fieldset.upload_image_blocks .embedButton input { width: 150px; }
form.formtastic fieldset.upload_image_blocks li.image_block { position: relative; }
form.formtastic fieldset.upload_image_blocks li.image_block a.destroy {
  position: absolute;
  right: 0;
  top: 0;
  width: 14px;
  height: 14px;
  background: url(/images/destroy.png?1263217476);
}
form.formtastic fieldset.upload_image_blocks li.image_block img { cursor: move; }
form.formtastic fieldset.upload_image_blocks li.image_block fieldset.inputs { margin-bottom: 0; }
form.formtastic fieldset.upload_image_blocks_horizontal { margin-bottom: 0; }
form.formtastic fieldset.upload_image_blocks_horizontal .embedButton input { width: 150px; }
form.formtastic fieldset.upload_image_blocks_horizontal li.image_block { position: relative; }
form.formtastic fieldset.upload_image_blocks_horizontal li.image_block a.destroy {
  position: absolute;
  right: 0;
  top: 0;
  width: 14px;
  height: 14px;
  background: url(/images/destroy.png?1263217476);
}
form.formtastic fieldset.upload_image_blocks_horizontal li.image_block img { cursor: move; }
form.formtastic fieldset.upload_image_blocks_horizontal li.image_block fieldset.inputs { margin-bottom: 0; }
form.formtastic div.wmdPreview {
  margin: -10px -10px 10px -10px;
  padding: 10px;
  background: #f7f7f7;
}
div.autoComplete {
  width: 350px;
  background: #ffffff;
}
div.autoComplete ul {
  border: 1px solid #888888;
  width: 350px;
  list-style-type: none;
}
div.autoComplete ul span.hidden { display: none; }
div.autoComplete ul li {
  width: 350px !important;
  display: block;
  margin: 0;
  padding: 3px;
  height: 25px;
  line-height: 25px;
  background: white;
}
div.autoComplete ul li div {
  float: left;
  width: 25px;
  height: 25px;
  margin-right: 5px;
}
div.autoComplete ul li.selected { background-color: #ffffbb; }
div.autoComplete ul strong.highlight {
  color: #880000;
  margin: 0;
  padding: 0;
}
body.admin {
  padding: 40px 60px;
  width: auto;
}
body.admin ul.pagination {
  float: right;
  padding: 0;
}
body.admin a.logo {
  padding-bottom: 40px;
  display: block;
}
body.admin .menu {
  display: inline-block;
  vertical-align: top;
}
body.admin .content {
  display: inline-block;
  vertical-align: top;
}
body.admin .menu {
  width: 15%;
  margin-right: 40px;
}
body.admin .content { width: 75%; }
body.admin .menu { font-size: 13px; }
body.admin .menu h4 {
  font-size: 16px;
  padding-top: 15px;
}
body.admin .menu ul { padding: 14px 0 10px 20px; }
body.admin .menu li {
  font-size: 13px;
  margin-bottom: 6px;
}
body.admin .submenu { padding: 0 0 20px 0; }
body.admin .submenu li {
  display: inline;
  margin-right: 14px;
}
body.admin table.editorsTable {
  width: 100%;
  margin-bottom: 15px;
}
body.admin table.editorsTable tr.delimiterRow { border-bottom: 0px; }
body.admin table.editorsTable thead th { text-align: left; }
body.admin table.editorsTable span.green { color: green; }
body.admin table.editorsTable span.red { color: red; }
body.admin table.editorsTable td {
  vertical-align: top;
  padding: 10px;
}
body.admin table.editorsTable td strong { font-size: 20px; }
body.admin table.editorsTable thead th {
  vertical-align: top;
  padding: 10px;
}
body.admin table.editorsTable thead th strong { font-size: 20px; }
body.admin table.editorsTable td.date { white-space: nowrap; }
body.admin table.editorsTable td.adPrice a {
  display: block;
  margin-bottom: 5px;
}
body.admin table.editorsTable td.adPrice span.price { white-space: nowrap; }
body.admin table.editorsTable td.adPrice span.category {
  display: block;
  font-style: italic;
  padding-top: 10px;
}
body.admin table.editorsTable tr { border-bottom: 1px solid #dddddd; }
body.admin table.editorsTable tr.not_published { opacity: 0.5; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); }
body.admin table.editorsTable th.ordering {
  padding-right: 15px;
  background: center right no-repeat;
  cursor: pointer;
}
body.admin table.editorsTable th.ordering:hover { background-image: url(/images/order-asc.png?1269387613); }
body.admin table.editorsTable th.ordering a {
  color: #0000ff;
  text-decoration: none;
  border-bottom: 1px dashed #0000ff;
}
body.admin table.editorsTable th.ordering.current { background-image: url(/images/order-asc.png?1269387613); }
body.admin table.editorsTable th.ordering.current:hover { background-image: url(/images/order-desc.png?1269387626); }
body.admin table.editorsTable th.ordering.current.reverse { background-image: url(/images/order-desc.png?1269387626); }
body.admin table.editorsTable th.ordering.current.reverse:hover { background-image: url(/images/order-asc.png?1269387613); }
body.admin .calendar h1 {
  font-size: 20px;
  margin-bottom: 10px;
}
body.admin .calendar .navigation a {
  padding-right: 20px;
  font-size: 17px;
  color: #000000;
}
body.admin .calendar table {
  width: 600px;
  font-size: 14px;
}
body.admin .calendar table td { padding: 6px; }
body.admin .calendar table thead td {
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 1px solid #cccccc;
}
body.admin .calendar table tbody td {
  font-size: 15px;
  padding: 10px;
  border: 1px solid #cccccc;
}
body.admin .calendar table tbody td .date { padding-bottom: 10px; }
body.admin .calendar table tbody td img { padding-bottom: 10px; }
body.admin .calendar table tbody td p {
  font-size: 11px;
  padding-bottom: 5px;
}
body.admin .calendar table tbody td a {
  font-size: 12px;
  display: block;
  padding-bottom: 12px;
}
body.admin .calendar table tbody td a.add {
  color: green;
  font-size: 17px;
  text-decoration: none;
}
body.admin .calendar table tbody td a.edit {
  font-size: 10px;
  font-style: italic;
}
.niceButton {
  display: inline-block;
  position: relative;
  font-weight: bold;
  color: #ffffff;
  cursor: pointer;
  margin-left: -4px;
  margin-right: 6px;
}
.niceButton input {
  display: inline;
  margin: 0 !important;
  width: auto !important;
  font-size: 13px;
  font-weight: bold;
  color: #e1e1e1;
  border: 0;
  background: transparent;
  cursor: pointer;
}
.niceButton .corner {
  position: absolute;
  top: 0;
  height: 100%;
}
.ie7 .niceButton { display: inline; }
.ie6 .niceButton { display: inline; }
.niceButton.blackLarge {
  background: url(/images/buttons/black-large.png?1266332511) left top no-repeat;
  font-size: 13px;
  padding: 7px 30px;
  padding-bottom: 9px;
  padding-right: 10px;
  margin-bottom: 20px;
}
.niceButton.blackLarge input { text-shadow: 1px 1px #000000; }
.niceButton.blackLarge .corner {
  right: -20px;
  width: 20px;
  background: url(/images/buttons/black-large.png?1266332511) right top no-repeat;
}
.niceButton.blackLarge.mouseOn input { color: #ffffff; }
.niceButton.blackLarge.mouseDown input { color: #898989; }
.niceButton.blackLarge.disabled input { color: #444444; }
.niceButton.blackSmall {
  background: url(/images/buttons/black-small.png?1266355713) left top no-repeat;
  font-size: 12px;
  padding: 4px 10px;
  padding-right: 0;
}
.niceButton.blackSmall input { text-shadow: -1px 0 #000000; }
.niceButton.blackSmall input.rightArrow {
  background: url(/images/buttons/arrow-down.png?1267717859) right 7px no-repeat;
  padding-right: 14px;
}
.niceButton.blackSmall .corner {
  right: -10px;
  width: 10px;
  background: url(/images/buttons/black-small.png?1266355713) right top no-repeat;
}
.niceButton.blackSmall.mouseOn input { color: #ffffff; }
.niceButton.blackSmall.mouseDown { background: url(/images/buttons/black-small.png?1266355713) left bottom no-repeat; }
.niceButton.blackSmall.mouseDown input { color: #acacac; }
.niceButton.blackSmall.mouseDown .corner { background: url(/images/buttons/black-small.png?1266355713) right bottom no-repeat; }
.ie6 .niceButton.blackLarge { padding-right: 0; }
.ie6 .niceButton.blackSmall input { padding-right: 0; }
.ie6 .niceButton.blackSmall .corner {
  padding: 0;
  margin: 0;
}
.ie7 .niceButton.blackLarge { padding-right: 0; }
.ie7 .niceButton.blackSmall input { padding-right: 0; }
.ie7 .niceButton.blackSmall .corner {
  padding: 0;
  margin: 0;
}
@font-face {
  font-family: Interstate;
  src: url(/fonts/INTERSCR.otf?1264883466);
}
@font-face {
  font-family: Interstate;
  font-weight: bold;
  src: url(/fonts/INTERSCB.otf?1264883466);
}
body {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
}
a {
  color: blue;
  text-decoration: underline;
  cursor: pointer;
}
.clear { clear: both; }
div.flow {
  width: 990px;
  margin: 0 auto;
}
.header {
  position: relative;
  z-index: 10000;
  height: 48px;
  margin-top: 16px;
  margin-bottom: 18px;
  border-bottom: 1px solid #000000;
}
.header img {
  position: absolute;
  left: 0;
  top: 0;
}
.header ul {
  display: inline-block;
  vertical-align: top;
  margin-top: -3px;
  position: relative;
}
.header ul li {
  display: inline-block;
  padding: 18px 25px 0 0;
  font-weight: bold;
  font-family: Interstate, Helvetica, Arial;
  font-size: 17px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.header ul a {
  color: #000000;
  text-decoration: none;
}
.header ul a:hover { text-decoration: underline; }
.header ul.additional li {
  font-size: 13px;
  padding-right: 18px;
}
.header ul.menu { margin-left: 138px; }
.header ul.additional {
  margin-left: -1px;
  margin-top: 0;
}
.header.startpage {
  border-bottom: 0;
  margin-bottom: 19px;
}
.topBanner { padding-top: 45px; }
.footer {
  position: relative;
  padding-top: 16px;
  border-top: 1px solid #cccccc;
  margin-bottom: 40px;
  margin-top: 20px;
}
.footer img.logo {
  position: absolute;
  left: 0;
  top: 11px;
}
.footer ul.menu { margin-left: 83px; }
.footer .menu.right {
  position: absolute;
  right: 0;
  top: 15px;
  text-align: right;
}
.footer ul {
  display: inline-block;
  vertical-align: top;
}
.footer ul li {
  display: inline-block;
  padding-right: 8px;
}
.footer ul a {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}
.footer ul.categories {
  margin-top: 11px;
  border-top: 1px solid #cccccc;
  padding-top: 5px;
}
.footer ul.categories {
  line-height: 20px;
  margin-bottom: 14px;
}
.footer ul.categories li {
  display: inline;
  padding-right: 9px;
}
.footer ul.categories a {
  text-decoration: none;
  color: #5e5e5e;
  font-weight: normal;
}
.footer p.text {
  font-size: 11px;
  line-height: 16px;
  color: #636363;
  padding-right: 370px;
}
.footer .categoriesAndText { padding-left: 83px; }
.footer .categoriesAndText a { color: #5e5e5e; }
.footer .partnerLogos {
  position: absolute;
  right: 0;
  top: 100px;
}
.footer .partnerLogos ul { text-align: right; }
.footer .partnerLogos li {
  display: inline-block;
  vertical-align: middle;
  padding-left: 50px;
}
.footer .partnerLogos li.redsail { padding-left: 36px; }
.footer .partnerLogos li.hostkey { padding-top: 2px; }
.footer .partnerLogos li.yachts { padding-top: 2px; }
.footer .partnerLogos li.yachts { padding-top: 4px; }
.pagination {
  font-size: 13px;
  color: #000000;
  text-align: right;
  padding: 10px 0 40px 0;
}
.pagination a {
  padding: 0 6px;
  color: #000000;
}
.pagination span {
  padding: 0 6px;
  color: #000000;
}
.bigPagination {
  font-size: 13px;
  color: #000000;
  text-align: right;
  padding: 10px 0 40px 0;
}
.bigPagination a {
  padding: 0 6px;
  color: #000000;
}
.bigPagination span {
  padding: 0 6px;
  color: #000000;
}
.bigPagination { font-size: 18px; }
div.userBar {
  position: fixed;
  z-index: 100000;
  left: 0;
  top: 0;
  width: 100%;
  padding: 4px 0;
  height: 26px;
  margin-bottom: 18px;
  background: url(/images/topbar/bg.png?1267662381);
}
div.userBar .wrap {
  color: #d7d7d7;
  width: 990px;
  margin: 0 auto;
  position: relative;
  z-index: 100000;
}
div.userBar .wrap div {
  display: inline-block;
  vertical-align: middle;
}
div.userBar .wrap a {
  font-size: 13px;
  color: #d7d7d7;
  font-weight: bold;
  text-decoration: none;
  padding-right: 20px;
}
div.userBar .wrap div.avatar {
  width: 25px;
  margin-right: 9px;
}
div.userBar .wrap div.logout {
  position: absolute;
  top: 0px;
  right: 0;
}
div.userBar .wrap div.admin {
  position: absolute;
  right: 66px;
  top: 8px;
}
div.userBar .wrap div.popup {
  display: inline;
  position: relative;
  top: -2px;
}
div.userBar .wrap div.popup .popupWrap {
  display: none;
  position: absolute;
  top: 16px;
  left: 0;
  width: 167px;
  background: url(/images/add-popup-bg-top.png?1266355713) left top no-repeat;
}
div.userBar .wrap div.popup ul {
  background: url(/images/add-popup-bg-bottom.png?1266355713) left bottom no-repeat;
  padding: 5px 0;
  margin-bottom: -16px;
}
div.userBar .wrap div.popup ul li {
  padding: 10px;
  padding-top: 12px;
  margin: 0 4px;
  color: #000000;
  border-bottom: 1px solid #e5e5e5;
}
div.userBar .wrap div.popup ul li a { color: #000000; }
div.userBar .wrap div.popup ul li a:hover { text-decoration: underline; }
div.userBar .wrap div.popup ul li:last-child { border-bottom: none; }
div.userBar .wrap div.popup:hover .popupWrap { display: block; }
div.userBar .notLoggedIn { padding-top: 6px; }
div.userBar .notLoggedIn a {
  font-size: 11px;
  font-weight: normal;
  color: #858585;
  text-decoration: none;
}
div.userBar .notLoggedIn a.signup { padding-left: 9px; }
div.userBar .notLoggedIn .signupLink { margin-top: -1px; }
div.userBar .notLoggedIn .signupLink a {
  font-size: 11px;
  font-weight: bold;
}
div.userBar .notLoggedIn .whyRegisterLink {
  font-size: 11px;
  font-weight: normal;
  color: #858585;
  text-decoration: none;
  padding-right: 20px;
}
div.userBar .notLoggedIn .whyRegisterLink a { padding-left: 0; }
div.userBar .notLoggedIn .forgotPasswordOrLogin {
  position: absolute;
  right: 0;
  top: 0px;
  width: 600px;
  text-align: right;
}
div.userBar .notLoggedIn .forgotPasswordOrLogin a {
  display: inline-block;
  vertical-align: top;
}
div.userBar .notLoggedIn .forgotPasswordOrLogin form {
  display: inline-block;
  vertical-align: top;
}
div.userBar .notLoggedIn .forgotPasswordOrLogin input {
  display: inline-block;
  vertical-align: top;
}
div.userBar .notLoggedIn .forgotPasswordOrLogin a {
  padding-right: 0;
  margin-top: 8px;
  margin-right: 4px;
}
div.userBar .notLoggedIn .forgotPasswordOrLogin input.text {
  width: 105px;
  margin-left: 8px;
  vertical-align: top;
  margin-top: 5px;
  background: url(/images/topbar/input-bg.png?1267662381) left top no-repeat;
  border: 0;
  padding: 2px 3px 3px 3px;
  font-size: 11px;
  color: #8e8e8e;
}
div.userBar .notLoggedIn .forgotPasswordOrLogin .niceButton {
  margin-left: 13px;
  vertical-align: bottom;
}
.ie div.userBar .notLoggedIn .forgotPasswordOrLogin .niceButton { display: inline; }
div.userBar.pretending { background: #a02525; }
div.formattedText {
  font-size: 13px;
  line-height: 20px;
}
div.formattedText a { color: #5e93c5; }
div.formattedText p { margin-bottom: 20px; }
div.formattedText ul { margin-bottom: 20px; }
div.formattedText ol { margin-bottom: 20px; }
div.formattedText ul { list-style: circle; }
div.formattedText ol { list-style: decimal; }
div.formattedText ul { padding-left: 1em; }
div.formattedText ul li { margin-left: 1em; }
div.formattedText ol { padding-left: 1em; }
div.formattedText ol li { margin-left: 1em; }
div.formattedText .imageBlock {
  width: 553px;
  margin-bottom: 28px;
}
div.formattedText .imageBlock .image {
  background: url(/images/image-background.png?1265912382) bottom left no-repeat;
  width: 569px;
  padding-bottom: 20px;
  margin: -14px -8px 0 -8px;
}
div.formattedText .imageBlock .image img {
  display: block;
  padding: 16px 18px 0 18px;
  background: url(/images/image-background.png?1265912382) top left no-repeat;
}
div.formattedText .imageBlock .description {
  width: 432px;
  position: relative;
  margin: 0 auto;
  text-align: center;
  margin-top: -6px;
  font-family: Georgia, serif;
  font-size: 13px;
  font-style: italic;
  color: #636363;
  line-height: 20px;
}
div.formattedText div.gallery {
  width: 553px;
  position: relative;
}
div.formattedText div.gallery ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
div.formattedText div.gallery li {
  padding: 0;
  margin: 0;
  list-style: none;
}
div.formattedText div.gallery .controls {
  position: relative;
  padding-bottom: 27px;
}
div.formattedText div.gallery .controls ul.points {
  width: 433px;
  position: relative;
  margin: 0 auto;
  text-align: center;
  margin-top: -6px;
  line-height: 16px;
}
div.formattedText div.gallery .controls ul.points li {
  width: 16px;
  height: 16px;
  background: url(/images/gallery/point.png?1265912382) center center no-repeat;
  display: inline-block;
  cursor: pointer;
}
div.formattedText div.gallery .controls ul.points li.current { background: url(/images/gallery/point-current.png?1265912382) center center no-repeat; }
div.formattedText div.gallery .controls .arrows {
  position: absolute;
  right: 2px;
  bottom: 8px;
}
div.formattedText div.gallery .controls .arrows .prev {
  width: 26px;
  height: 26px;
  display: inline-block;
  cursor: pointer;
  margin-left: 5px;
}
div.formattedText div.gallery .controls .arrows .next {
  width: 26px;
  height: 26px;
  display: inline-block;
  cursor: pointer;
  margin-left: 5px;
}
div.formattedText div.gallery .controls .arrows .prev { background: url(/images/gallery/prev.png?1265912382); }
div.formattedText div.gallery .controls .arrows .next { background: url(/images/gallery/next.png?1265912382); }
div.formattedText div.gallery ul.images li {
  display: none;
  cursor: pointer;
}
div.formattedText div.gallery ul.images li.current { display: block; }
.categoriesMenu { border-bottom: 1px solid #e4e4e4; }
.categoriesMenu h3 {
  padding-bottom: 7px;
  text-transform: uppercase;
  position: relative;
  font-family: Interstate, Helvetica, Arial;
  font-size: 20px;
  letter-spacing: 1px;
  font-weight: bold;
}
.categoriesMenu h3 a {
  color: #000000;
  text-decoration: none;
}
.categoriesMenu h3 a:hover { text-decoration: underline; }
.categoriesMenu h3 span.rss {
  position: absolute;
  right: 0;
  top: -6px;
}
.categoriesMenu h3 span.rss a {
  font-size: 10px;
  color: #ed1c24;
  text-decoration: none;
  letter-spacing: normal;
}
.categoriesMenu li {
  padding: 9px 0 7px 2px;
  border-top: 1px solid #e4e4e4;
  font-weight: bold;
}
.categoriesMenu li a {
  text-decoration: none;
  color: #000000;
  font-size: 13px;
  font-weight: normal;
}
.siteIntro {
  font-size: 11px;
  line-height: 17px;
  position: absolute;
  top: 660px;
  color: #676767;
  border: 1px solid #cbcbcb;
  padding: 6px 8px 9px 8px;
  margin: 15px 0;
  width: 139px;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}
.temporaryMarket { margin: 30px 0 20px 0; }
.smallBanners { padding-bottom: 27px; }
.smallBanners .banner { margin-bottom: 13px; }
.startpage { position: relative; }
.startpage .leftColumn {
  display: inline-block;
  vertical-align: top;
}
.startpage .middleColumn {
  display: inline-block;
  vertical-align: top;
}
.startpage .rightColumn {
  display: inline-block;
  vertical-align: top;
}
.startpage .bigLeftColumn {
  display: inline-block;
  vertical-align: top;
}
.startpage .leftColumn {
  width: 156px;
  margin-right: 15px;
  padding-top: 272px;
}
.startpage .middleColumn { width: 565px; }
.startpage .rightColumn {
  width: 240px;
  vertical-align: top;
}
.startpage .bigLeftColumn {
  width: 740px;
  margin-right: 6px;
}
.startpage .teasersShow {
  position: absolute;
  left: 0;
  top: 0;
}
.startpage .columns { margin-top: -5px; }
.startpage .columns h4 {
  margin-bottom: 16px;
  letter-spacing: 2px;
}
.startpage .middleColumn ul.postsList { width: 580px; }
.startpage .middleColumn ul.postsList li:first-child { margin-left: 191px; }
.startpage .middleColumn ul.columnsList li:first-child { margin-left: 0; }
.startpage .specialAdsStretch { padding-bottom: 45px; }
.startpage .specialAdsStretch h4 {
  font-size: 13px;
  font-family: Interstate, Helvetica, Arial;
  color: #e63100;
  margin-bottom: 14px;
  text-transform: uppercase;
  text-align: center;
  background: url(/images/header-line.gif?1266608748) left 2px repeat-x;
}
.startpage .specialAdsStretch h4 span {
  background: #ffffff;
  padding: 0 10px;
}
.startpage .specialAdsStretch ul { text-align: center; }
.startpage .specialAdsStretch ul li:first-child { margin-left: 0; }
.startpage .specialAdsStretch ul li:last-child { margin-right: 0; }
.startpage .specialAdsStretch li {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px;
}
.threeColumns .leftColumn {
  display: inline-block;
  vertical-align: top;
}
.threeColumns .middleColumn {
  display: inline-block;
  vertical-align: top;
}
.threeColumns .rightColumn {
  display: inline-block;
  vertical-align: top;
}
.threeColumns .leftColumn {
  width: 156px;
  margin-right: 15px;
}
.threeColumns .middleColumn {
  width: 570px;
  margin-right: 20px;
}
.threeColumns .rightColumn {
  width: 220px;
  vertical-align: top;
}
.twoColumns { padding-bottom: 40px; }
.twoColumns .leftColumn {
  display: inline-block;
  vertical-align: top;
}
.twoColumns .rightColumn {
  display: inline-block;
  vertical-align: top;
}
.twoColumns .leftColumn {
  width: 156px;
  margin-right: 15px;
}
.twoColumns .rightColumn {
  width: 570px;
  margin-right: 20px;
}
.favouriterControl {
  position: relative;
  border-right: 0;
  color: #898989;
  font-size: 11px;
}
.favouriterControl span.star {
  display: inline-block;
  width: 13px;
  height: 12px;
  position: absolute;
  left: 0;
  top: 3px;
  background: url(/images/stars.png?1267583018) left bottom no-repeat;
}
.favouriterControl div.text {
  margin: 0 0 3px 20px;
  line-height: 16px;
}
.favouriterControl a {
  display: block;
  color: #555555;
  margin-bottom: 3px;
  font-weight: bold;
  line-height: 16px;
}
.favouriterControl.inverted span.star { background: url(/images/stars.png?1267583018) -26px top no-repeat; }
.favouriterControl.inverted a { color: #ffffff !important; }
.sortMenu {
  position: relative;
  z-index: 1000;
  text-align: right;
  padding-bottom: 13px;
}
.sortMenu h6 {
  display: inline-block;
  vertical-align: top;
}
.sortMenu ul {
  display: inline-block;
  vertical-align: top;
}
.sortMenu li {
  display: inline-block;
  vertical-align: top;
}
.sortMenu h6 {
  margin-left: 0px;
  font-size: 13px;
  font-weight: normal;
  color: #666158;
}
.sortMenu li {
  margin-left: 0px;
  font-size: 13px;
  font-weight: normal;
  color: #666158;
}
.sortMenu li a {
  color: #666158;
  text-decoration: none;
}
.sortMenu li span {
  position: relative;
  background: #ffffff;
  padding: 4px 6px 5px 6px;
  text-transform: lowercase;
}
.sortMenu li span.current {
  color: #ffffff;
  background: #000000;
}
.ie6 .sortMenu h6 { padding-right: 5px; }
.ie6 .sortMenu li span.current { padding-bottom: 24px; }
.ie7 .sortMenu h6 { padding-right: 5px; }
.ie7 .sortMenu li span.current { padding-bottom: 24px; }
.tabsGroup .head {
  font-size: 14px;
  padding-bottom: 14px;
}
.tabsGroup .head span {
  display: inline-block;
  font-weight: bold;
}
.tabsGroup .head ul {
  display: inline-block;
  font-weight: bold;
}
.tabsGroup .head li {
  display: inline-block;
  font-weight: bold;
}
.tabsGroup .head span { margin-right: 10px; }
.tabsGroup .head li { margin-right: 10px; }
.tabsGroup .head li {
  border-bottom: 1px dashed #5e93c5;
  color: #5e93c5;
  cursor: pointer;
}
.tabsGroup .head li.active {
  border-bottom: 0;
  color: #000000;
  text-decoration: none;
}
div.specialAds h4 {
  font-size: 13px;
  font-family: Interstate, Helvetica, Arial;
  color: #e63100;
  margin-bottom: 17px;
  text-transform: uppercase;
  text-align: center;
}
div.specialAdsHorizontal h4 {
  font-size: 13px;
  font-family: Interstate, Helvetica, Arial;
  color: #e63100;
  margin-bottom: 17px;
  text-transform: uppercase;
  text-align: center;
}
div.specialAds h4 span { padding-left: 5px; }
div.specialAds li { margin: 0 auto 23px auto; }
div.specialAdsHorizontal {
  padding-bottom: 43px;
  text-align: center;
}
div.specialAdsHorizontal h4 { background: url(/images/header-line.gif?1266608748) left 2px repeat-x; }
div.specialAdsHorizontal h4 span {
  background: #ffffff;
  padding: 0 10px;
}
div.specialAdsHorizontal li { margin: 0 25px !important; }
li.ad {
  padding: 12px;
  width: 148px;
  border: 1px solid #b7b7b7;
  background: #e5e5e5;
}
li.ad .image { margin-bottom: 15px; }
li.ad .price {
  margin-bottom: 11px;
  font-size: 20px;
  font-weight: bold;
}
li.ad h4 {
  margin-bottom: 13px;
  font-size: 15px;
  font-weight: bold;
}
li.ad .description {
  font-size: 13px;
  line-height: 16px;
  color: #5d5d5d;
}
li.ad .truncate { height: 72px; }
li.ad a { color: #000000; }
li.ad.charterAd { background: #cccccc; }
li.specialAd { width: 196px; }
li.specialAd img { padding-bottom: 7px; }
li.specialAd .price {
  padding-bottom: 6px;
  font-size: 16px;
  text-align: center;
  font-family: Arial Black, Helvetica, Arial, serif;
}
li.specialAd .link {
  display: block;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
  text-align: center;
}
li.smallSpecialAd { width: 144px; }
li.smallSpecialAd .price {
  font-size: 14px;
  text-align: center;
  padding-top: 6px;
  font-family: Arial Black, Helvetica, Arial, serif;
}
li.smallSpecialAd .link {
  margin-top: 6px;
  margin-bottom: 8px;
  display: block;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
  text-align: center;
}
li.smallSpecialAd .producers {
  color: #838383;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
}
.sortMenu.marketMenu {
  width: 350px;
  margin-left: auto;
  margin-top: -8px;
}
.market { margin-top: -18px; }
.market .forms {
  display: inline-block;
  vertical-align: top;
}
.market .ads {
  display: inline-block;
  vertical-align: top;
}
.market .forms { width: 238px; }
.market .ads { width: 748px; }
.market .ads h2 {
  padding-left: 9px;
  padding-bottom: 10px;
  font-size: 17px;
  font-weight: bold;
  font-family: Interstate, Helvetica, Arial;
  text-transform: uppercase;
}
.market .ads h2 span {
  padding-left: 15px;
  font-size: 13px;
  color: #5280b7;
}
.market .ads li {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 22px 10px;
}
.market .ads .adsGroup {
  padding-bottom: 15px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 17px;
}
.market .ads .adsGroup:last-child { border-bottom: 0; }
.adSearchFormSmall { margin-bottom: 27px; }
.adSearchFormSmall div.doors div.door {
  position: relative;
  z-index: 10;
  display: inline-block;
  vertical-align: bottom;
  border-left: 1px solid #cccccc;
  padding: 9px 12px 5px 8px;
  background: url(/images/slider/door.png?1265125102) right top no-repeat;
  font-family: Georgia, serif;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  cursor: pointer;
}
.adSearchFormSmall div.doors div.door.inactive {
  color: #494949;
  padding-top: 9px;
  margin-top: -1px;
  background: url(/images/slider/door-inactive.png?1266608748) right top no-repeat;
  border-left: 1px solid #e0e0e0;
}
.adSearchFormSmall div.doors div.door.inactive a {
  color: #494949;
  text-decoration: none;
}
.adSearchFormSmall div.form {
  position: relative;
  z-index: 5;
  margin-top: -1px;
  border: 1px solid #cccccc;
  padding: 11px;
  padding-top: 15px;
  padding-left: 10px;
}
.adSearchFormSmall div.form label { padding-right: 7px; }
.adSearchFormSmall div.form .showExtendedFields { padding-bottom: 8px; }
.adSearchFormSmall div.form .showExtendedFields a {
  font-size: 13px;
  color: #000000;
  padding: 0 20px 4px 0;
  background: url(/images/ad-search-form/show-more.png?1266544192) right 2px no-repeat;
}
.adSearchFormSmall div.form .showExtendedFields a.opened { background: url(/images/ad-search-form/show-less.png?1266544192) right 2px no-repeat; }
.adSearchFormSmall div.form div.summary {
  position: relative;
  height: 45px;
  margin-top: 14px;
  margin: 0 -11px;
  border-top: 1px solid #cccccc;
}
.adSearchFormSmall div.form div.summary .niceButton {
  position: absolute;
  right: 15px;
  top: 11px;
  padding-left: 10px;
  padding-right: 3px;
  margin-bottom: 0px;
}
.adSearchFormSmall div.form div.summary .niceButton .corner {
  right: -10px;
  width: 10px;
}
.adSearchFormSmall div.form div.summary .totalFound {
  position: absolute;
  left: 11px;
  bottom: 5px;
  width: 120px;
  text-align: left;
  font-size: 13px;
  color: #545454;
}
.adSearchFormSmall div.form div.summary .totalFound em {
  display: block;
  font-style: normal;
  padding-top: 3px;
  font-size: 16px;
  font-weight: bold;
}
.adSearchFormSmall label { color: #333333; }
.adSearchFormSmall div.field { margin-bottom: 18px; }
.adSearchFormSmall div.field.motorboat { margin-bottom: 25px; }
.adSearchFormSmall div.field.length { margin-bottom: 10px; }
.adSearchFormSmall div.field.year { margin-bottom: 5px; }
.adSearchFormSmall div.field.charterMotorboat { margin-bottom: 10px; }
.adSearchFormSmall div.field.charterRegion label {
  width: 70px;
  display: inline-block;
}
.adSearchFormSmall div.field.charterRegion select { width: 132px; }
.adSearchFormSmall div.field.motorboat label {
  width: 70px;
  display: inline-block;
}
.adSearchFormSmall div.field.motorboat select { width: 132px; }
.adSearchFormSmall .sliderWrap {
  height: 20px;
  position: relative;
  background: url(/images/slider/bg.png?1265049149) left top no-repeat;
  color: #333333;
}
.adSearchFormSmall .sliderWrap .sliderControl {
  height: 20px;
  position: relative;
}
.adSearchFormSmall .sliderWrap .margin {
  position: relative;
  margin-left: 13px;
}
.adSearchFormSmall .singleSlider .margin { margin-left: 0; }
.adSearchFormSmall .singleSlider .alignLeft .margin { margin-left: 13px; }
.adSearchFormSmall .valueWithBeforeNAfter {
  position: relative;
  height: 30px;
  margin-right: 0;
  color: #333333;
}
.adSearchFormSmall .valueWithBeforeNAfter span.after_value {
  position: absolute;
  right: 0;
}
.adSearchFormSmall span.handler {
  width: 14px;
  height: 22px;
  display: block;
  top: -8px;
  position: absolute;
  cursor: pointer;
}
.adSearchFormSmall span.handler.left img {
  position: absolute;
  left: -14px;
}
.adSearchFormSmall div.selected {
  height: 4px;
  width: 10px;
  display: block;
  position: absolute;
  top: 0px;
  background: #5e94c5;
}
.adSearchFormSmall .singleSlider { padding-left: 0; }
.adSearchFormSmall .singleSlider div.selected { background: url(/images/slider/bg-line.png?1268789845) right top no-repeat; }
.adSearchFormSmall .sliderWrap.alignLeft div.selected { background: url(/images/slider/bg-line.png?1268789845) left top no-repeat; }
.adSearchFormSmall .preferences { display: none; }
li.post {
  width: 178px;
  min-height: 240px;
}
li.post .info { height: 124px; }
li.post .category {
  padding: 4px 0 1px 0;
  font-size: 12px;
  line-height: 12px;
  font-family: Georgia, 'Times New Roman', serif;
  font-style: italic;
  color: #7d7d7d;
}
li.post .category a { color: #7d7d7d; }
li.post .title a {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 2px;
}
li.post .title a:hover { text-decoration: underline; }
li.post div.intro {
  font-size: 12px;
  line-height: 19px;
  margin-bottom: 7px;
}
li.post div.intro a {
  text-decoration: none;
  color: #000000;
}
li.post .bottom {
  font-size: 12px;
  color: #5e93c5;
  line-height: 19px;
}
li.post .bottom a {
  color: #5e93c5;
  text-decoration: none;
}
li.post .bottom a:hover { text-decoration: underline; }
li.post .bottom .user { padding-right: 12px; }
li.post.bwWithHighlight a img { display: block; }
li.post.bwWithHighlight a img.color { display: none; }
li.post.bwWithHighlight .bottom a { color: #c5c5c5; }
li.post.bwWithHighlight:hover a img.bw { display: none; }
li.post.bwWithHighlight:hover a img.color { display: block; }
li.post.bwWithHighlight:hover .bottom a { color: #5e93c5; }
li.post.not_published { opacity: 0.5; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); }
li.post.horizontalPost {
  width: 372px;
  height: auto !important;
  overflow: hidden;
  min-height: 0 !important;
}
li.post.horizontalPost img {
  display: inline-block;
  vertical-align: top;
}
li.post.horizontalPost .info {
  display: inline-block;
  vertical-align: top;
}
li.post.horizontalPost img { margin-right: 13px; }
li.post.horizontalPost .info {
  width: 181px;
  margin: 0;
}
.blog h1 {
  font-size: 20px;
  font-family: Interstate, Helvetica, Arial;
  margin-bottom: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
li.teaserPost {
  width: 352px;
  height: 224px;
  position: relative;
}
li.teaserPost .image {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
li.teaserPost .text a {
  position: absolute;
  z-index: 10;
  left: 15px;
  top: 18px;
  padding: 0 15px 18px 0;
  color: #ffffff;
  text-decoration: none;
}
li.teaserPost .text a h4 {
  font-size: 17px;
  margin-bottom: 6px;
  font-family: Arial Black, Arial, Helvetica;
  color: #ffffff;
}
li.teaserPost .text a p {
  font-size: 12px;
  line-height: 17px;
}
ul.postsList { width: 750px; }
ul.postsList li {
  display: inline-block;
  vertical-align: top;
  margin: 0 9px 26px 0;
}
ul.postsList li.noMargin { margin-right: 0; }
ul.journal { width: 750px; }
ul.journal li {
  display: inline-block;
  vertical-align: top;
  margin: 0 9px 26px 0;
}
li.columnsPost .category {
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
}
li.columnsPost .category a { text-decoration: none; }
li.columnsPost .category a:hover { text-decoration: underline; }
li.columnsPost .info { height: 130px; }
ul.columnsList li {
  display: inline-block;
  vertical-align: top;
  margin: 0 9px 30px 0;
}
ul.columnsList li.noMargin { margin-right: 13px; }
li.blogPost {
  width: auto;
  min-height: 0;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 5px;
  margin-bottom: 9px;
  line-height: 20px;
}
li.blogPost img {
  float: right;
  margin: 0 0 10px 10px;
}
li.blogPost .title a { font-size: 15px; }
li.blogPost .date {
  color: #898989;
  font-size: 13px;
}
li.blogPost .date .commentsCountSimple {
  font-weight: bold;
  margin-left: 10px;
}
li.blogPost:first-child { border-top: none; }
.teasersShow {
  width: 352px;
  position: relative;
}
.teasersShow ul.postTeasers {
  width: 352px;
  height: 224px;
  position: relative;
}
.teasersShow ul.postTeasers li {
  position: absolute;
  left: 0;
  top: 0;
}
.teasersShow .controls {
  height: 40px;
  padding-top: 12px;
  text-align: center;
}
.teasersShow .controls span.teaserControl {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 6px;
  vertical-align: top;
  cursor: pointer;
  position: relative;
  z-index: 1000;
  background: url(/images/teasers/bg.png?1266179909) left top no-repeat;
}
.teasersShow .controls span.teaserControl.current { background: url(/images/teasers/active.png?1266179909) left top no-repeat; }
.showPost { padding-top: 2px; }
.showPost .leftColumn {
  display: inline-block;
  vertical-align: top;
}
.showPost .rightColumn {
  display: inline-block;
  vertical-align: top;
}
.showPost .leftColumn {
  width: 730px;
  margin-right: 10px;
}
.showPost .rightColumn { width: 240px; }
.showPost .heading { padding-bottom: 20px; }
.showPost .heading .image {
  display: inline-block;
  vertical-align: top;
}
.showPost .heading .about {
  display: inline-block;
  vertical-align: top;
}
.showPost .heading .image {
  width: 240px;
  margin-right: 12px;
}
.showPost .heading .about {
  width: 465px;
  padding-top: 4px;
}
.showPost .heading .about .category {
  display: block;
  color: #5e93c5;
  padding-bottom: 14px;
}
.showPost .heading .about h1 {
  font-size: 25px;
  font-weight: bold;
  line-height: 26px;
  padding-bottom: 7px;
}
.showPost .heading .about .meta {
  font-size: 11px;
  color: #898989;
  padding-bottom: 20px;
}
.showPost .heading .about .meta span.views { padding-left: 14px; }
.showPost .related {
  width: 150px;
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
  padding-top: 46px;
}
.showPost .related li.post {
  width: 150px;
  min-height: 0;
  margin-bottom: 20px;
}
.showPost .related .info { height: auto; }
.showPost .related h4 {
  font-size: 14px;
  font-family: Interstate, Helvetica, Arial;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 14px;
  letter-spacing: 2px;
}
.showPost .content {
  width: 500px;
  display: inline-block;
  vertical-align: top;
}
.showPost .content .userpaneBottom {
  border-top: 1px solid #cccccc;
  padding-top: 12px;
}
.userpane .user {
  display: inline-block;
  vertical-align: top;
  border-right: 1px solid #cccccc;
  height: 25px;
  padding: 5px 0 1px 0;
}
.userpane .rating {
  display: inline-block;
  vertical-align: top;
  border-right: 1px solid #cccccc;
  height: 25px;
  padding: 5px 0 1px 0;
}
.userpane .favorites {
  display: inline-block;
  vertical-align: top;
  border-right: 1px solid #cccccc;
  height: 25px;
  padding: 5px 0 1px 0;
}
.userpane .user {
  width: 137px;
  margin-top: 0;
  padding-right: 10px;
}
.userpane .user a {
  color: #5e93c5;
  text-decoration: none;
}
.userpane .user img {
  float: left;
  padding: 0 10px 10px 0;
}
.userpane .user span {
  vertical-align: top;
  text-decoration: underline;
}
.userpane .rating {
  padding: 0 21px;
  padding-bottom: 4px;
}
.userpane .rating .ratingControl {
  padding-top: 2px;
  padding-bottom: 0;
  vertical-align: top;
}
.userpane .favorites {
  border-right: 0;
  width: 160px;
  padding-left: 14px;
  padding-top: 0;
}
.userpane .favorites .favouriterControl div.text { margin-left: 23px; }
.userpane .favorites .favouriterControl a { margin-bottom: 0; }
.readAlso { padding-bottom: 40px; }
.readAlso h4 {
  font-family: Interstate, Helvetica, Arial;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 28px;
  background: url(/images/header-line.gif?1266608748) left 2px repeat-x;
}
.readAlso h4 span {
  background: #ffffff;
  padding: 0 10px;
}
.readAlso ul { text-align: center; }
.readAlso ul li {
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
  vertical-align: top;
  text-align: left;
}
.reviewsBlock .leftColumn {
  display: inline-block;
  vertical-align: top;
}
.reviewsBlock .rightColumn {
  display: inline-block;
  vertical-align: top;
}
.reviewsBlock .leftColumn { width: 750px; }
.reviewsBlock .leftColumn h5 {
  font-family: Interstate, Helvetica, Arial;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 25px;
  background: url(/images/header-line.gif?1266608748) left 2px repeat-x;
}
.reviewsBlock .leftColumn h5 span {
  background: #ffffff;
  padding-right: 10px;
}
.reviewsBlock .leftColumn div.teasersShow {
  display: inline-block;
  vertical-align: top;
}
.reviewsBlock .leftColumn ul.postsList {
  width: 388px;
  display: inline-block;
  vertical-align: top;
}
.reviewsBlock .leftColumn ul.postsList li {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 14px;
}
.startpageBlog { margin-bottom: 33px; }
.startpageBlog h4 {
  text-align: center;
  font-family: Interstate, Helvetica, Arial;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.startpageBlog h4 img { padding-right: 5px; }
.startpageBlog h4 a {
  color: #000000;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}
.startpageBlog h4 span {
  padding: 0 3px;
  background: #ffffff;
}
.startpageBlog li:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
.startpageBlog ul { margin-bottom: 0px; }
.startpageBlog a.readMore {
  font-family: Georgia, 'Times New Roman', serif;
  font-style: italic;
  color: #6ea1ce;
  font-size: 13px;
}
.comments {
  padding-bottom: 40px;
  padding-top: 60px;
}
.comments .commentForm { position: relative; }
.comments .commentForm .avatar {
  position: absolute;
  left: 0;
  top: 0;
}
.comments .commentForm form {
  padding-left: 35px;
  padding-bottom: 40px;
  display: block;
}
.comments .commentForm form a.userLink {
  display: block;
  color: #5e93c5;
  font-size: 13px;
  padding-bottom: 7px;
}
.comments .commentForm form textarea {
  width: 100%;
  height: 90px;
  border: 1px solid #c0c0c0;
  margin-bottom: 4px;
}
.comments li.comment {
  padding: 0;
  position: relative;
  padding-left: 30px;
  min-height: 30px;
}
.comments li.comment a { color: #5e93c5; }
.comments li.comment img {
  position: absolute;
  left: 0;
  top: 0;
}
.comments li.comment .destroy {
  position: absolute;
  top: 1px;
  right: -10px;
  font-size: 14px;
  width: 10px;
}
.comments li.comment .destroy a {
  color: #ff0000;
  text-decoration: none;
}
.comments li.comment .info { padding-bottom: 6px; }
.comments li.comment .info span {
  padding-left: 17px;
  color: #898989;
  font-size: 11px;
}
.comments li.comment .text {
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 7px;
}
.comments li.comment .toggleDiv { height: 35px; }
.comments li.comment a.toggleLink {
  background: url(/images/comment-reply.png?1265580897) left center no-repeat;
  padding-left: 15px;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  margin-bottom: 30px;
}
.comments li.comment li form.formtastic {
  display: block;
  margin-top: -60px;
  border: 1px solid #000000;
}
.comments li.comment li form.formtastic fieldset.inputs {
  margin: 0;
  padding: 0;
}
.comments .ratingControl {
  position: absolute;
  top: 0;
  right: 0;
}
.startpageEvents {
  border-top: 1px solid #cccccc;
  padding-top: 17px;
}
.startpageEvents h4 {
  font-size: 14px;
  font-family: Interstate, Helvetica, Arial;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.startpageEvents h4 img {
  display: inline-block;
  vertical-align: bottom;
  padding-left: 8px;
}
.startpageEvents .boatRelatedEvents {
  display: inline-block;
  vertical-align: top;
}
.startpageEvents .boatRelatedEvents li { margin: 0 0 20px 16px; }
.startpageEvents .boatRelatedEvents h4 a {
  color: #000000;
  text-decoration: none;
}
.startpageEvents .boatRelatedEvents h4 a:hover { text-decoration: underline; }
.startpageEvents .notBoatRelatedEvents {
  display: inline-block;
  vertical-align: top;
}
.startpageEvents .notBoatRelatedEvents li { margin: 0 0 20px 16px; }
.startpageEvents .notBoatRelatedEvents h4 a {
  color: #000000;
  text-decoration: none;
}
.startpageEvents .notBoatRelatedEvents h4 a:hover { text-decoration: underline; }
.startpageEvents .boatRelatedEvents {
  width: 485px;
  margin-right: 16px;
}
.startpageEvents .boatRelatedEvents ul { margin-left: -16px; }
.startpageEvents .notBoatRelatedEvents { width: 234px; }
.startpageEvents .notBoatRelatedEvents li { margin-left: 0; }
.startpageEvents a.allEvents {
  color: #5280b7;
  font-style: italic;
  font-family: Georgia, serif;
}
.goSwitcher {
  width: 40px;
  height: 62px;
  position: absolute;
  right: 0;
  top: 0;
}
.goSwitcher .box {
  width: 40px;
  height: 34px;
  position: relative;
  overflow: hidden;
}
.goSwitcher .slider {
  position: absolute;
  top: 0;
  margin: 0 -3px;
  z-index: 10;
  width: 46px;
  height: 54px;
  background-image: url(/images/i-go/slider.png?1268320534);
}
.goSwitcher .slider.past { background-image: url(/images/i-go/slider-past.png?1268749630); }
.goSwitcher .background {
  position: absolute;
  top: 0;
  z-index: 20;
  width: 40px;
  height: 34px;
  background-image: url(/images/i-go/background.png?1267798277);
}
.goSwitcher .handler {
  position: absolute;
  top: 0;
  margin: 0 -3px;
  z-index: 30;
  width: 46px;
  height: 54px;
  background-image: url(/images/i-go/handler.png?1267630249);
}
.goSwitcher .value {
  overflow: hidden;
  position: absolute;
  top: 21px;
  margin: 0 -1px;
  z-index: 25;
  width: 42px;
  height: 30px;
  background-image: url(/images/i-go/value-background.png?1265224622);
  padding-top: 13px;
  text-align: center;
  color: #636363;
  font-size: 17px;
  line-height: 30px;
  font-weight: bold;
}
.goSwitcherOn .slider { top: -20px; }
.goSwitcherOn .handler { top: -20px; }
.goSwitcherOff .slider { top: 0; }
.goSwitcherOff .handler { top: 0; }
.goSwitcherDisabled .slider { background-image: url(/images/i-go/slider-disabled.png?1267802140); }
.goSwitcherDisabled .slider.past { background-image: url(/images/i-go/slider-past-disabled.png?1268749659); }
.eventDates {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
.eventDates .date {
  width: 53px;
  background: url(/images/event-wide-date-background.png?1265767801) no-repeat;
  z-index: 20;
  padding-top: 3px;
  height: 37px;
  position: relative;
  text-align: center;
}
.eventDates .date .type {
  font-size: 10px;
  position: absolute;
  top: -1px;
  left: 5px;
  color: #909090;
  line-height: 18px;
}
.eventDates .date .day {
  font-weight: bold;
  font-size: 10px;
}
.eventDates .date .month {
  font-weight: bold;
  font-size: 10px;
}
.eventDates .date .day { font-size: 20px; }
.eventDates .dateSecond {
  z-index: 10;
  padding-top: 5px;
  height: 33px;
  margin-top: -5px;
}
.eventDates .dateSecond .type {
  top: 3px;
  left: 3px;
}
li.event {
  position: relative;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
}
li.event img { display: block; }
li.event a {
  color: #000000;
  text-decoration: none;
}
li.event a:hover { text-decoration: underline; }
li.event .category {
  font-weight: bold;
  font-size: 12px;
  line-height: 22px;
  color: #ffffff;
  background: #000000;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 6px;
}
li.event .category.unrelatedEvent {
  background: url(/images/unrelated-event-background.png?1268328468) top right;
  padding-right: 26px;
}
li.event .info {
  position: relative;
  height: 82px;
  padding-right: 50px;
  line-height: 18px;
}
li.event .info .date {
  font-size: 13px;
  padding-bottom: 2px;
}
li.event .info .title {
  font-size: 14px;
  font-weight: bold;
}
li.event .info .places {
  font-size: 11px;
  color: #898989;
}
li.event .info .goSwitcher {
  top: 4px;
  right: 1px;
}
li.eventSmall {
  position: relative;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
}
li.eventSmall img { display: block; }
li.eventSmall a {
  color: #000000;
  text-decoration: none;
}
li.eventSmall a:hover { text-decoration: underline; }
li.eventSmall .category {
  font-weight: bold;
  font-size: 12px;
  line-height: 22px;
  color: #ffffff;
  background: #000000;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 6px;
}
li.eventSmall .category.unrelatedEvent {
  background: url(/images/unrelated-event-background.png?1268328468) top right;
  padding-right: 26px;
}
li.eventSmall .info {
  position: relative;
  height: 82px;
  padding-right: 50px;
  line-height: 18px;
}
li.eventSmall .info .date {
  font-size: 13px;
  padding-bottom: 2px;
}
li.eventSmall .info .title {
  font-size: 14px;
  font-weight: bold;
}
li.eventSmall .info .places {
  font-size: 11px;
  color: #898989;
}
li.eventSmall .info .goSwitcher {
  top: 4px;
  right: 1px;
}
li.event {
  width: 234px;
  margin: 0 16px 34px 0;
}
li.event .info { margin-top: 7px; }
li.event .info .date {
  font-size: 13px;
  padding-bottom: 2px;
}
li.event .info .title { padding-bottom: 1px; }
li.eventSmall {
  width: 156px;
  margin-bottom: 26px;
}
li.eventSmall .info { margin-top: 11px; }
li.eventSmall .info .date { font-size: 13px; }
.eventWide {
  position: relative;
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 14px;
  margin-bottom: 10px;
}
.eventWide a {
  color: #000000;
  text-decoration: none;
}
.eventWide a:hover { text-decoration: underline; }
.eventWide img { width: 111px; }
.eventWide .info {
  display: inline-block;
  vertical-align: top;
  margin-left: 11px;
  width: 290px;
}
.eventWide .info .title {
  font-size: 14px;
  font-weight: bold;
  padding-top: 5px;
  margin-bottom: 5px;
}
.eventWide .goSwitcher {
  top: 0px;
  right: 10px;
}
.eventWide .goSwitcher .value {
  background: none;
  top: 0;
  left: -47px;
  font-size: 20px;
  color: #000000;
  line-height: 24px;
  padding-top: 0;
}
.roundPlates {
  height: 34px;
  white-space: nowrap;
}
.roundPlates ul {
  font-size: 12px;
  margin-left: -2px;
}
.roundPlates ul li {
  display: inline-block;
  height: 25px;
  line-height: 26px;
  padding: 0 7px;
  padding-top: 1px;
  position: relative;
  background: url(/images/round-plates/center.png?1266531788) top center no-repeat;
  border: solid #e6e6e6;
  border-width: 0 1px;
  margin-right: -1px;
  cursor: pointer;
  font-weight: bold;
}
.roundPlates ul li a {
  color: #000000;
  text-decoration: none;
}
.roundPlates ul li.first {
  background: url(/images/round-plates/left.png?1266531750) top left no-repeat;
  padding-left: 11px;
  border-left-width: 0;
}
.roundPlates ul li.last {
  background: url(/images/round-plates/right.png?1266531770) top right no-repeat;
  padding-right: 11px;
  border-right-width: 0;
}
.roundPlates ul li.current {
  background-image: url(/images/round-plates/center-current.png?1266531780);
  border-color: #c4c4c4;
  z-index: 100;
  cursor: auto;
}
.roundPlates ul li.first.current { background-image: url(/images/round-plates/left-current.png?1266531741); }
.roundPlates ul li.last.current { background-image: url(/images/round-plates/right-current.png?1266531763); }
.eventsIndex { position: relative; }
.eventsIndex .top {
  height: 30px;
  margin-top: -13px;
}
.eventsIndex .leftColumn {
  width: 156px;
  margin-right: 15px;
  display: inline-block;
  vertical-align: top;
}
.eventsIndex .rightColumn {
  width: 734px;
  display: inline-block;
  vertical-align: top;
}
.eventsIndex .peopleFilter {
  color: #534f47;
  position: absolute;
  right: 0;
  top: 0;
}
.eventsIndex .peopleFilter ul { display: inline-block; }
.eventsIndex .peopleFilter ul li {
  display: inline-block;
  text-transform: lowercase;
  margin-left: 6px;
  height: 22px;
  line-height: 22px;
  padding: 0 6px;
}
.eventsIndex .peopleFilter ul li a {
  text-decoration: none;
  color: #534f47;
}
.eventsIndex .peopleFilter ul li.current {
  color: #ffffff;
  background: #000000;
}
.eventsIndex .typeFilter { margin-bottom: 23px; }
.eventsIndex .typeFilter a { color: #000000; }
.eventsIndex .typeFilter .value {
  float: right;
  color: #767676;
  font-size: 11px;
  position: absolute;
  top: 2px;
  right: 2px;
}
.eventsIndex .typeFilter li {
  min-height: 22px;
  line-height: 22px;
  position: relative;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 23px;
}
.eventsIndex .typeFilter li li {
  padding-left: 10px;
  border-top: 1px solid #cccccc;
  border-bottom: none;
  margin-bottom: 0;
}
.eventsIndex .eventGroups {
  position: relative;
  margin-bottom: 50px;
}
.eventsIndex .eventGroups .formatSelector {
  position: absolute;
  right: 6px;
  top: -8px;
}
.eventsIndex .eventGroups .formatSelector .boxFormat {
  width: 29px;
  height: 26px;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.eventsIndex .eventGroups .formatSelector .wideFormat {
  width: 29px;
  height: 26px;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.eventsIndex .eventGroups .formatSelector .boxFormat { background: url(/images/events-list-box.png?1266589252); }
.eventsIndex .eventGroups .formatSelector .wideFormat {
  background: url(/images/events-list-wide.png?1266589271);
  margin-left: -1px;
}
.eventsIndex .eventGroups .formatSelector span { z-index: 100; }
.eventsIndex .eventGroups .formatSelector span.boxFormat { background: url(/images/events-list-box-current.png?1266589443); }
.eventsIndex .eventGroups .formatSelector span.wideFormat { background: url(/images/events-list-wide-current.png?1266589480); }
.eventsIndex .eventGroups h2 {
  font-face: Interstate, Helvetica, Arial;
  font-size: 17px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 15px;
  margin-bottom: 11px;
}
.eventsIndex .eventGroups h2 span.count {
  font-face: Arial;
  color: #5280b7;
  font-size: 13px;
  margin-left: 7px;
}
.eventsIndex .eventGroups ul { margin-right: -20px; }
.eventsIndex .eventGroups ul.monthLinks {
  margin: 34px 0;
  float: right;
  font-family: Georgia, serif;
  font-style: italic;
  color: #5280b7;
}
.eventsIndex .eventGroups ul.monthLinks a { color: #5280b7; }
.eventsIndex .eventGroups ul.monthLinks li {
  display: inline-block;
  margin-left: 14px;
  line-height: 21px;
}
.eventsIndex .eventGroups ul.monthLinks li.all {
  margin-left: 5px;
  padding-left: 8px;
  border-left: 1px solid #cccccc;
}
.showEvent .leftColumn {
  display: inline-block;
  vertical-align: top;
}
.showEvent .rightColumn {
  display: inline-block;
  vertical-align: top;
}
.showEvent .leftColumn {
  width: 735px;
  margin-right: 15px;
}
.showEvent .rightColumn { width: 240px; }
.showEvent .heading { padding-bottom: 28px; }
.showEvent .heading .image {
  display: inline-block;
  vertical-align: top;
}
.showEvent .heading .about {
  display: inline-block;
  vertical-align: top;
}
.showEvent .heading .image {
  width: 240px;
  margin-right: 15px;
}
.showEvent .heading .about { width: 480px; }
.showEvent .heading .about .eventDates {
  float: right;
  margin: 0 0 0 10px;
}
.showEvent .heading .about .category {
  display: block;
  color: #5e93c5;
  padding-bottom: 17px;
}
.showEvent .heading .about h1 {
  font-size: 25px;
  font-weight: bold;
  line-height: 26px;
  padding-bottom: 13px;
}
.showEvent .heading .about .places {
  font-size: 14px;
  padding-bottom: 20px;
}
.showEvent .heading .about .meta {
  font-size: 11px;
  color: #898989;
  padding-bottom: 15px;
}
.showEvent .heading .about .meta span.views { padding-left: 16px; }
.showEvent .heading .userpane .goSwitcher {
  position: relative;
  display: inline-block;
  border-right: 1px solid #cccccc;
  padding: 0 10px 0 50px;
  height: 30px;
}
.showEvent .heading .userpane .goSwitcher .value {
  background: none;
  top: 0;
  right: 50px;
  font-size: 17px;
  color: #000000;
  line-height: 30px;
  padding-top: 0;
}
.showEvent .related {
  display: inline-block;
  vertical-align: top;
  min-height: 1px;
}
.showEvent .content {
  display: inline-block;
  vertical-align: top;
  min-height: 1px;
}
.showEvent .related {
  width: 156px;
  margin-right: 15px;
}
.showEvent .content { width: 564px; }
.showEvent .participating {
  border: solid #dbdbdb;
  border-width: 1px 0;
  padding: 15px 0;
  position: relative;
}
.showEvent .participating h2 { font-size: 17px; }
.showEvent .participating .friendFilter {
  font-weight: bold;
  position: absolute;
  top: 9px;
  right: 1px;
}
.showEvent .participating ul.users { margin-right: -21px; }
.showEvent .participating ul.users li { display: none; }
.showEvent .participating ul.users li.friend { display: inline-block; }
.showEvent .participating ul.showAll li { display: inline-block; }
.showEvent h2 {
  font-face: Interstate, Helvetica, Arial;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.showUser { margin-top: -11px; }
.showUser .top {
  margin-bottom: 9px;
  position: relative;
}
.showUser .top h1 {
  font-weight: bold;
  font-size: 25px;
  display: inline-block;
}
.showUser .top h1 a {
  color: #000000;
  text-decoration: none;
}
.showUser .top h1 a:hover { text-decoration: underline; }
.showUser .top .divider {
  margin: 0 11px 0 7px;
  height: 38px;
  display: inline-block;
  border-left: 1px solid #c4c4c4;
  margin-bottom: -6px;
}
.showUser .top .ratingControl { display: inline-block; }
.showUser .top .info {
  position: absolute;
  right: 0;
  bottom: 5px;
  font-size: 11px;
  color: #898989;
}
.showUser .leftColumn {
  width: 157px;
  margin-right: 12px;
  display: inline-block;
  vertical-align: top;
}
.showUser .leftColumn .avatar {
  position: relative;
  width: 150px;
  height: 150px;
  margin-bottom: 37px;
}
.showUser .leftColumn .avatar .friendshipButton {
  position: absolute;
  width: 170px;
  left: -10px;
  margin-top: -18px;
}
.showUser .leftColumn .avatar .friendshipButton .centerFriendshipButton {
  position: relative;
  margin: 0 auto;
  text-align: center;
}
.showUser .leftColumn .avatar .friendshipButton .niceButton {
  padding-left: 10px;
  padding-right: 0px;
}
.showUser .leftColumn .avatar .friendshipButton .niceButton .corner {
  width: 10px;
  right: -10px;
}
.showUser .leftColumn .about {
  line-height: 18px;
  margin-bottom: 13px;
}
.showUser .leftColumn .about h2 {
  color: #898989;
  font-weight: normal;
}
.showUser .leftColumn .about a { color: #5e93c5; }
.showUser .leftColumn table.statistics {
  width: 100%;
  border-top: 1px solid #e5e5e5;
  margin-bottom: 17px;
}
.showUser .leftColumn table.statistics a {
  color: inherit;
  text-decoration: none;
}
.showUser .leftColumn table.statistics a:hover { text-decoration: underline; }
.showUser .leftColumn table.statistics tr {
  height: 30px;
  border-bottom: 1px solid #e5e5e5;
}
.showUser .leftColumn table.statistics th { vertical-align: middle; }
.showUser .leftColumn table.statistics td { vertical-align: middle; }
.showUser .leftColumn table.statistics th {
  text-align: left;
  font-weight: normal;
}
.showUser .leftColumn table.statistics th a { color: #000000; }
.showUser .leftColumn table.statistics th span { padding-left: 3px; }
.showUser .leftColumn table.statistics td {
  text-align: right;
  color: #5e93c5;
  font-weight: bold;
}
.showUser .leftColumn table.statistics td a { color: #5e93c5; }
.showUser .leftColumn table.statistics td span { padding-right: 6px; }
.showUser .leftColumn table.statistics tr.zero th { color: #898989; }
.showUser .leftColumn .contacts { margin-bottom: 15px; }
.showUser .leftColumn .contacts li {
  height: 16px;
  margin-bottom: 11px;
  position: relative;
  padding-left: 26px;
}
.showUser .leftColumn .contacts li a {
  display: block;
  padding-top: 1px;
}
.showUser .leftColumn .contacts li img {
  position: absolute;
  left: 0;
  top: 0;
}
.showUser .leftColumn .contacts li.homepage {
  height: auto;
  margin-bottom: 17px;
  padding-left: 0;
}
.showUser .leftColumn .contacts a {
  color: #5e93c5;
  text-decoration: none;
}
.showUser .leftColumn .contacts a:hover { text-decoration: underline; }
.showUser .rightColumn {
  width: 817px;
  display: inline-block;
  vertical-align: top;
}
.showUser .rightColumn h2 {
  font-family: Interstate, Helvetica, Arial;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 11px;
}
.showUser .rightColumn h2 span.count {
  padding-left: 5px;
  font-size: 13px;
  font-weight: bold;
  color: #5e93c5;
}
.showUser .rightColumn h2 span.count a {
  color: #5e93c5;
  text-decoration: none;
}
.showUser .rightColumn h2 span.count a:hover { text-decoration: underline; }
.showUser .rightColumn .boats {
  background: #363636;
  padding: 19px 27px;
  margin-bottom: 16px;
}
.showUser .rightColumn .boats h2 {
  color: #ffffff;
  text-align: center;
}
.showUser .rightColumn .boats .ownBoats .largeBoat {
  margin-left: 3px;
  margin-right: 0;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.showUser .rightColumn .boats .ownBoats .largeBoat:first-child { margin-left: 0; }
.showUser .rightColumn .boats .ownBoats {
  margin-left: 4px;
  margin-bottom: 27px;
}
.showUser .rightColumn .boats .favourites h2 { margin-bottom: 13px; }
.showUser .rightColumn .boats .boatsCarousel .wrap {
  width: 760px;
  height: 170px;
  overflow: hidden;
  position: relative;
}
.showUser .rightColumn .boats .boatsCarousel .wrap li { width: 178px; }
.showUser .rightColumn .boats .boatsCarousel .arrow {
  position: absolute;
  width: 26px;
  height: 26px;
  top: -22px;
  background-image: url(/images/boats-carousel-arrows-white.png?1268316297);
  cursor: pointer;
}
.showUser .rightColumn .boats .boatsCarousel .arrow.left {
  right: 35px;
  left: auto;
  background-position: left top;
}
.showUser .rightColumn .boats .boatsCarousel .arrow.right {
  right: 4px;
  background-position: right top;
}
.showUser .rightColumn .boats .userSingleBoat {
  margin: -19px -27px 0 -31px;
  position: relative;
  height: 390px;
  background: #000000;
}
.showUser .rightColumn .boats .userSingleBoat .image {
  position: absolute;
  left: 0;
  top: 0;
}
.showUser .rightColumn .boats .userSingleBoat .info {
  position: absolute;
  left: 515px;
  top: 11px;
  color: #ffffff;
  width: 288px;
}
.showUser .rightColumn .boats .userSingleBoat .info h3 {
  margin-bottom: 54px;
  font-family: Interstate, Helvetica, Arial;
  color: #ffffff;
  font-size: 17px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.showUser .rightColumn .boats .userSingleBoat .info h4 {
  padding-bottom: 4px;
  margin-bottom: 7px;
  border-bottom: 4px solid #ffffff;
  font-size: 20px;
  font-weight: bold;
}
.showUser .rightColumn .boats .userSingleBoat .info .properties { width: 163px; }
.showUser .rightColumn .boats .userSingleBoat .info .properties div {
  border-bottom: 1px solid #333333;
  padding-bottom: 8px;
  margin-bottom: 8px;
}
.showUser .rightColumn .boats .userSingleBoat .info .meta { margin-top: -9px; }
.showUser .rightColumn .boats .userSingleBoat .info .meta .favourites { padding-left: 3px; }
.showUser .rightColumn .boats .userSingleBoat .info .images {
  position: absolute;
  bottom: -130px;
  width: 288px;
}
.showUser .rightColumn .boats .userSingleBoat .info .images li {
  display: inline-block;
  vertical-align: bottom;
  margin-right: 10px;
  cursor: pointer;
}
.showUser .rightColumn .boats .userSingleBoat .boldLine {
  height: 2px;
  width: 318px;
  background: #c9c9c9;
  position: absolute;
  right: 0;
  bottom: 0;
}
.showUser .friends {
  border-top: 1px solid #dbdbdb;
  padding-top: 12px;
}
.showUser .friends .more { margin-bottom: 14px; }
.showUser .friends .more a {
  font-family: Georgia, 'Times New Roman', serif;
  font-style: italic;
  font-size: 13px;
  color: #5e93c5;
}
.showUser .friends .more a:hover { text-decoration: none; }
.showUser .posts {
  border-top: 1px solid #dbdbdb;
  padding-top: 12px;
}
.showUser .posts .more { margin-bottom: 14px; }
.showUser .posts .more a {
  font-family: Georgia, 'Times New Roman', serif;
  font-style: italic;
  font-size: 13px;
  color: #5e93c5;
}
.showUser .posts .more a:hover { text-decoration: none; }
.showUser .events {
  border-top: 1px solid #dbdbdb;
  padding-top: 12px;
}
.showUser .events .more { margin-bottom: 14px; }
.showUser .events .more a {
  font-family: Georgia, 'Times New Roman', serif;
  font-style: italic;
  font-size: 13px;
  color: #5e93c5;
}
.showUser .events .more a:hover { text-decoration: none; }
.showUser .wideEvents {
  display: inline-block;
  vertical-align: top;
}
.showUser .recommendedEvents {
  display: inline-block;
  vertical-align: top;
}
.showUser .wideEvents {
  width: 560px;
  margin-right: 15px;
}
.showUser .wideEvents li:last-child { border-bottom: 0; }
.showUser .posts ul { margin-left: -28px; }
.showUser .posts ul.allPosts { margin-bottom: 35px; }
.showUser .posts li {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 28px;
}
.showUser .posts .morePosts { margin-top: 14px; }
.showUser .posts .morePosts a {
  display: inline-block;
  padding: 5px 0;
  margin-right: 7px;
  font-family: Georgia, 'Times New Roman', serif;
  font-style: italic;
  font-size: 13px;
  color: #5e93c5;
}
.showUser .posts .morePosts a:hover { text-decoration: none; }
.showUser .posts .morePosts a.myPosts {
  padding-right: 11px;
  border-right: 1px solid #cccccc;
}
.showUser .recommendedEvents { width: 240px; }
.showUser ul.users { padding-top: 4px; }
.showUser ul.postsList { width: 600px; }
.ie6 .user .rightColumn .boats .ownBoats .largeBoat { margin-left: 7px; }
.ie7 .user .rightColumn .boats .ownBoats .largeBoat { margin-left: 7px; }
ul.users li {
  width: 180px;
  height: 50px;
  margin: 0 15px 15px 0;
  display: inline-block;
}
ul.users li a {
  text-decoration: none;
  color: #000000;
}
ul.users li .avatar {
  display: inline-block;
  margin-right: 10px;
}
ul.users li .name {
  display: inline-block;
  width: 120px;
  vertical-align: top;
  font-weight: bold;
}
ul.users li .name .additional {
  font-size: 11px;
  font-weight: normal;
  color: #999999;
  margin-top: 5px;
}
.registrationPage { min-height: 500px; }
.registrationPage a { color: #5e93c5; }
.registrationPage .top {
  padding-bottom: 35px;
  padding-top: 64px;
}
.registrationPage .top .center {
  width: 564px;
  position: relative;
  margin: 0 auto;
}
.registrationPage .top .center h1 {
  font-size: 93px;
  font-weight: bold;
  letter-spacing: -4px;
  line-height: 100px;
  margin-left: -7px;
  margin-bottom: 29px;
}
.registrationPage .top .center h1 .logo {
  display: inline-block;
  width: 53px;
  height: 17px;
  background: url(/images/logo-tiny.png?1267322976) left top no-repeat;
  position: relative;
  top: -51px;
  left: -6px;
  margin-right: -53px;
}
.registrationPage .top .center p {
  font-size: 13px;
  margin-top: 13px;
  line-height: 16px;
}
.registrationPage .bottom {
  padding-top: 30px;
  border-top: 1px solid #000000;
}
.registrationPage .bottom form {
  padding: 0;
  width: 660px;
  margin-left: 171px;
}
.registrationPage .bottom form .columns { margin-right: -100px; }
.registrationPage .bottom form .columns fieldset.inputs {
  display: inline-block;
  vertical-align: top;
  width: 280px;
  margin-right: 100px;
}
.registrationPage .bottom form fieldset.inputs legend span.grey {
  color: #777777;
  margin-left: 12px;
  font-weight: normal;
  font-size: 10px;
}
.registrationPage .bottom form fieldset.inputs legend span { padding-bottom: 8px; }
.registrationPage .bottom form fieldset.inputs label {
  text-transform: none;
  font-size: 13px;
  padding-bottom: 8px;
}
.registrationPage .bottom form fieldset.inputs input { margin-bottom: 8px; }
.registrationPage .bottom form fieldset.inputs li.radio li { display: block; }
.registrationPage .bottom form fieldset.buttons { text-align: center; }
form.user .forgotPassword { margin: -15px 0 15px 0; }
form.user .forgotPassword a { color: #858585; }
.showBoat { padding-bottom: 40px; }
.showBoat .top {
  position: relative;
  margin-bottom: 12px;
  padding-top: 1px;
}
.showBoat .top h1 {
  font-size: 25px;
  font-weight: bold;
}
.showBoat .top .meta {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #898989;
  font-size: 11px;
}
.showBoat .top .meta span.date { padding-left: 4px; }
.showBoat .leftColumn {
  display: inline-block;
  vertical-align: top;
}
.showBoat .rightColumn {
  display: inline-block;
  vertical-align: top;
}
.showBoat .leftColumn {
  width: 735px;
  margin-right: 11px;
}
.showBoat .leftColumn h4 {
  font-face: Interstate, Helvetica, Arial;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.showBoat .leftColumn .gallery { margin-bottom: 35px; }
.showBoat .leftColumn .gallery .largeImages {
  padding: 35px 0;
  margin-bottom: 27px;
  text-align: center;
  border: 1px solid #cccccc;
}
.showBoat .leftColumn .gallery .bottom {
  border: 1px solid #cccccc;
  height: auto;
  margin-top: -40px;
  padding: 23px 10px 2px 22px;
  background: url(/images/boat-gallery/bg.png?1265767800) left top repeat-x #f2f2f2;
}
.showBoat .leftColumn .gallery .scroller {
  overflow: hidden;
  position: relative;
  height: 141px;
}
.showBoat .leftColumn .gallery .scroller .wrap {
  position: relative;
  margin-left: 5px;
}
.showBoat .leftColumn .gallery .scroller li {
  float: left;
  width: 135px;
}
.showBoat .leftColumn .gallery .scroller li img { cursor: pointer; }
.showBoat .leftColumn .gallery .scroller .track {
  position: absolute;
  bottom: 10px;
  height: 22px;
  width: 695px;
  background: url(/images/boat-gallery/track-bg.png?1265767800);
  cursor: move;
}
.showBoat .leftColumn .gallery .scroller .handle {
  position: absolute;
  bottom: 1px;
  padding-left: 20px;
  background: url(/images/boat-gallery/handle-left.png?1265767800) left top no-repeat;
}
.showBoat .leftColumn .gallery .scroller .handle .inner {
  height: 20px;
  margin-right: -20px;
  background: url(/images/boat-gallery/handle-right.png?1265767800) right top no-repeat;
}
.showBoat .leftColumn .gallery .scroller .subs {
  position: absolute;
  bottom: 15px;
  left: 10px;
  right: 13px;
}
.showBoat .leftColumn .gallery .scroller .subs span {
  position: absolute;
  bottom: 0;
  color: #878787;
  white-space: nowrap;
}
.showBoat .leftColumn .gallery .scroller .subs span.active { color: #ffffff; }
.showBoat .leftColumn .description { padding-bottom: 10px; }
.showBoat .leftColumn .description .formattedText {
  font-size: 15px;
  line-height: 21px;
}
.showBoat .leftColumn .related { margin-bottom: 62px; }
.showBoat .leftColumn .related .relatedBoats li {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
.showBoat .leftColumn .comments {
  border-top: 1px solid #cccccc;
  padding-top: 20px;
}
.showBoat .rightColumn {
  width: 240px;
  color: #333333;
}
.showBoat .rightColumn .userPane {
  background: #363636;
  padding-top: 1px;
}
.showBoat .rightColumn .userPane h6 {
  color: #c9c9c9;
  font-size: 11px;
  text-transform: lowercase;
  font-weight: normal;
  margin-bottom: 5px;
}
.showBoat .rightColumn .userPane .rating {
  display: inline-block;
  padding: 10px;
  vertical-align: top;
  height: 75px;
  width: 90px;
}
.showBoat .rightColumn .userPane .favourites {
  display: inline-block;
  padding: 10px;
  vertical-align: top;
  height: 75px;
  width: 90px;
}
.showBoat .rightColumn .userPane .rating {
  border-right: 1px solid #5e5e5e;
  width: 96px;
}
.showBoat .rightColumn .userPane .favourites {
  padding-left: 3px;
  padding-top: 11px;
}
.showBoat .rightColumn .relatedUsers { background: #000000; }
.showBoat .rightColumn .relatedUsers li {
  position: relative;
  padding: 8px 12px;
  height: 55px;
}
.showBoat .rightColumn .relatedUsers li img {
  position: absolute;
  left: 12px;
  top: 8px;
}
.showBoat .rightColumn .relatedUsers li .about {
  padding-left: 65px;
  padding-top: 0;
  margin-top: 0;
  position: absolute;
  top: 8px;
}
.showBoat .rightColumn .relatedUsers li .about a {
  display: block;
  padding-bottom: 11px;
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
}
.showBoat .rightColumn .relatedUsers li .about span.ownerType { color: #5e93c5; }
.showBoat .rightColumn .ads {
  border: 1px solid #b7b7b7;
  background: #e5e5e5;
  border-bottom: 0;
  margin-top: 15px;
}
.showBoat .rightColumn .ads li {
  border-bottom: 1px solid #b7b7b7;
  padding: 10px 14px 10px 14px;
}
.showBoat .rightColumn .ads h6 {
  margin-bottom: 6px;
  font-family: Georgia, serif;
  font-style: italic;
  font-weight: bold;
  font-size: 14px;
}
.showBoat .rightColumn .ads .price {
  font-size: 20px;
  font-weight: bold;
}
.showBoat .rightColumn .country {
  padding-top: 26px;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 11px;
}
.showBoat .rightColumn .country h6 {
  color: #363636;
  font-weight: normal;
  margin-bottom: 5px;
}
.showBoat .rightColumn .techSpecs { border-top: 1px solid #d7d7d7; }
.showBoat .rightColumn .techSpecs dt {
  padding: 7px 0 5px 0;
  display: inline-block;
  border-bottom: 1px solid #d7d7d7;
}
.showBoat .rightColumn .techSpecs dd {
  padding: 7px 0 5px 0;
  display: inline-block;
  border-bottom: 1px solid #d7d7d7;
}
.showBoat .rightColumn .techSpecs dt { width: 144px; }
.showBoat .rightColumn .techSpecs dd {
  width: 80px;
  padding-left: 5px;
  margin-left: -5px;
}
.showBoat .rightColumn .techSpecs dt.large {
  width: 100%;
  border-bottom: 0;
}
.showBoat .rightColumn .techSpecs dd.large {
  width: 100%;
  margin-left: 0;
  padding-left: 0;
}
.showBoat .rightColumn .techSpecs dd.speed {
  width: 100%;
  margin-left: 0;
  padding-left: 0;
}
.showBoat .rightColumn .techSpecs dt.speed {
  width: 100%;
  border-bottom: 0;
}
.showBoat .rightColumn .techSpecs dd.speed span.avg {
  display: inline-block;
  padding-right: 24px;
  width: 60px;
}
.showBoat .rightColumn .techSpecs dd.speed span.max {
  display: inline-block;
  padding-right: 24px;
  width: 60px;
}
.showBoat .rightColumn .techSpecs dd.speed strong {
  font-size: 15px;
  font-weight: bold;
  display: block;
  padding-bottom: 4px;
}
.showBoat .rightColumn .techSpecs dd.speed span.subscript { font-size: 11px; }
.showBoat .rightColumn .techSpecs dd.addedBy img { vertical-align: top; }
.showBoat .rightColumn .techSpecs a { color: #5e93c5; }
.showBoat .rightColumn .techSpecs.klassSpecs { margin-top: 26px; }
.showBoat .rightColumn .techSpecs.modelSpecs { margin-top: 26px; }
.boats li.boat {
  display: inline-block;
  vertical-align: top;
  margin: 0 12px 25px 0;
}
.boatsIndex .sortMenu { margin-top: -10px; }
.boatsIndex .menu {
  display: inline-block;
  vertical-align: top;
}
.boatsIndex .boats {
  display: inline-block;
  vertical-align: top;
}
.boatsIndex .menu {
  width: 156px;
  margin-right: 11px;
}
.boatsIndex .menu .groups { padding-bottom: 10px; }
.boatsIndex .menu .groups h4 {
  position: relative;
  font-size: 13px;
  font-weight: normal;
  padding-bottom: 4px;
}
.boatsIndex .menu .groups ul {
  margin-bottom: 29px;
  border-top: 1px solid #cccccc;
}
.boatsIndex .menu .groups li {
  position: relative;
  padding: 5px 0 4px 10px;
  border-bottom: 1px solid #cccccc;
  font-weight: bold;
}
.boatsIndex .menu .groups li span.boatsCount {
  position: absolute;
  right: 0;
  bottom: 3px;
  font-size: 11px;
  color: #898989;
  font-weight: normal;
}
.boatsIndex .menu .groups h4 span.boatsCount {
  position: absolute;
  right: 0;
  bottom: 3px;
  font-size: 11px;
  color: #898989;
  font-weight: normal;
}
.boatsIndex .menu .groups a {
  color: #000000;
  text-decoration: underline;
  font-weight: normal;
  padding-right: 10px;
}
.boatsIndex .menu .groups a:hover { text-decoration: none; }
.boatsIndex .menu .additionalGroups { padding-bottom: 36px; }
.boatsIndex .menu .additionalGroups h4 {
  font-size: 13px;
  margin-bottom: 9px;
  font-style: italic;
  color: #707070;
  font-family: Georgia, Times;
}
.boatsIndex .menu .additionalGroups ul li {
  padding: 0 0 11px 12px;
  font-weight: bold;
  color: #707070;
}
.boatsIndex .menu .additionalGroups ul li a {
  color: #707070;
  font-weight: normal;
}
.boatsIndex .menu .additionalGroups ul.additionalList { position: relative; }
.boatsIndex .menu .additionalGroups a.fullList {
  font-size: 13px;
  color: #5e93c5;
  font-family: Georgia, Times;
  font-style: italic;
}
.boatsIndex .boats { width: 815px; }
.boatsIndex .boats .withBoatOfTheDay .largeBoat {
  display: inline-block;
  vertical-align: top;
}
.boatsIndex .boats .withBoatOfTheDay ul.firstFourBoats {
  display: inline-block;
  vertical-align: top;
}
.boatsIndex .boats .withBoatOfTheDay .largeBoat { margin-right: 10px; }
.boatsIndex .boats .withBoatOfTheDay ul.firstFourBoats {
  width: 410px;
  height: 350px;
}
.boatsIndex .boats h4 {
  font-weight: bold;
  font-family: Interstate, Helvetica, Arial;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 13px;
  letter-spacing: 2px;
}
.boatsIndex .boats .group {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 30px;
}
.boatsIndex .reviewsBlock { margin-top: 50px; }
li.boat {
  width: 178px;
  position: relative;
}
li.boat img { padding-bottom: 7px; }
li.boat p {
  display: block;
  margin-bottom: 4px;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}
li.boat p a {
  text-decoration: none;
  color: #000000;
}
li.boat p.sub {
  font-size: 12px;
  color: #6d6d6d;
  font-weight: normal;
  margin-bottom: 0;
}
li.boat p.sub a { color: #6d6d6d; }
li.boat .meta {
  position: absolute;
  right: 0;
  bottom: 0px;
  font-size: 15px;
  font-weight: bold;
  color: #636363;
}
li.boat.inverted p a { color: #ffffff; }
li.boat.inverted p.sub a { color: #6d6d6d; }
ul.boatsList { margin-left: -10px; }
ul.boatsList li {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 20px 10px;
}
.largeBoat {
  background: #000000;
  width: 372px;
  height: 335px;
  position: relative;
}
.largeBoat .boatOfTheDayLabel {
  position: absolute;
  top: -9px;
  right: 7px;
  width: 98px;
  height: 98px;
  background: url(/images/boat-of-the-day-label.png?1269269752);
}
.largeBoat .boatOfTheDayLabel.left {
  right: auto;
  left: 7px;
}
.largeBoat .ownerLabel {
  position: absolute;
  left: 0;
  top: 0;
  display: inline;
  background: #000000;
  padding: 5px 8px;
  color: #898989;
  font-size: 11px;
}
.largeBoat .labelsArea {
  width: 72px;
  position: absolute;
  right: 8px;
  top: 11px;
}
.largeBoat .labelsArea a {
  color: #000000;
  text-decoration: none;
}
.largeBoat .labelsArea div.label {
  width: 72px;
  height: 72px;
  margin-bottom: 11px;
  background-image: url(/images/boat-on-sale-label.png?1268934662);
}
.largeBoat .labelsArea div.label.charter { background-position: left top; }
.largeBoat .labelsArea div.label.sale { background-position: -72px top; }
.largeBoat .labelsArea div.label.sale span.price {
  display: block;
  padding: 32px 0 0 0;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
}
.largeBoat .labelsArea div.label.sale span.currency {
  display: block;
  font-size: 11px;
  padding-top: 4px;
  font-family: Georgia, serif;
  font-style: italic;
  font-weight: bold;
}
.largeBoat .about {
  position: relative;
  padding-top: 7px;
  padding-left: 16px;
  color: #ffffff;
}
.largeBoat .about .titleAndProducer { margin-right: 160px; }
.largeBoat .about h3 {
  font-size: 20px;
  padding-top: 8px;
  color: #ffffff;
  font-weight: bold;
}
.largeBoat .about .producer {
  padding-top: 7px;
  font-size: 15px;
  font-weight: bold;
}
.largeBoat .about .meta {
  position: absolute;
  right: 12px;
  top: 6px;
  width: 130px;
}
.largeBoat .about .meta .rating {
  display: inline-block;
  vertical-align: top;
}
.largeBoat .about .meta .rating .label {
  font-size: 11px;
  color: #eeeeee;
  padding-bottom: 8px;
}
.largeBoat .about .meta .rating .value {
  font-size: 15px;
  font-weight: bold;
}
.largeBoat .about .meta .rating .value span.icon {
  display: inline-block;
  width: 11px;
  height: 10px;
}
.largeBoat .about .meta .rating .value span.num { padding-left: 3px; }
.largeBoat .about .meta .favourites {
  display: inline-block;
  vertical-align: top;
}
.largeBoat .about .meta .favourites .label {
  font-size: 11px;
  color: #eeeeee;
  padding-bottom: 8px;
}
.largeBoat .about .meta .favourites .value {
  font-size: 15px;
  font-weight: bold;
}
.largeBoat .about .meta .favourites .value span.icon {
  display: inline-block;
  width: 11px;
  height: 10px;
}
.largeBoat .about .meta .favourites .value span.num { padding-left: 3px; }
.largeBoat .about .meta .rating {
  padding: 4px 7px 4px 0;
  width: 40px;
  border-right: 1px solid #333333;
}
.largeBoat .about .meta .rating span.icon {
  background: url(/images/boat-rating-on-black.png?1268316297);
  vertical-align: top;
  margin-top: 4px;
}
.largeBoat .about .meta .favourites {
  padding: 4px 0 4px 7px;
  width: 70px;
}
.largeBoat .about .meta .favourites .value span.icon {
  width: 13px;
  height: 12px;
  vertical-align: bottom;
  margin-bottom: 1px;
  background: url(/images/stars.png?1267583018) right top no-repeat;
}
.userSingleBoat .info .meta .rating {
  display: inline-block;
  vertical-align: top;
}
.userSingleBoat .info .meta .rating .label {
  font-size: 11px;
  color: #eeeeee;
  padding-bottom: 8px;
}
.userSingleBoat .info .meta .rating .value {
  font-size: 15px;
  font-weight: bold;
}
.userSingleBoat .info .meta .rating .value span.icon {
  display: inline-block;
  width: 11px;
  height: 10px;
}
.userSingleBoat .info .meta .rating .value span.num { padding-left: 3px; }
.userSingleBoat .info .meta .favourites {
  display: inline-block;
  vertical-align: top;
}
.userSingleBoat .info .meta .favourites .label {
  font-size: 11px;
  color: #eeeeee;
  padding-bottom: 8px;
}
.userSingleBoat .info .meta .favourites .value {
  font-size: 15px;
  font-weight: bold;
}
.userSingleBoat .info .meta .favourites .value span.icon {
  display: inline-block;
  width: 11px;
  height: 10px;
}
.userSingleBoat .info .meta .favourites .value span.num { padding-left: 3px; }
.userSingleBoat .info .meta .rating {
  padding: 4px 7px 4px 0;
  width: 40px;
  border-right: 1px solid #333333;
}
.userSingleBoat .info .meta .rating span.icon {
  background: url(/images/boat-rating-on-black.png?1268316297);
  vertical-align: top;
  margin-top: 4px;
}
.userSingleBoat .info .meta .favourites {
  padding: 4px 0 4px 7px;
  width: 70px;
}
.userSingleBoat .info .meta .favourites .value span.icon {
  width: 13px;
  height: 12px;
  vertical-align: bottom;
  margin-bottom: 1px;
  background: url(/images/stars.png?1267583018) right top no-repeat;
}
.largeBoat.wide { width: 100%; }
li.mediumBoat { width: 123px; }
li.mediumBoat .image { padding-bottom: 7px; }
li.mediumBoat .title a {
  font-size: 13px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}
li.mediumBoat .producers {
  font-size: 13px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}
li.mediumBoat .title { margin-bottom: 7px; }
li.tinyBoat img { padding-bottom: 5px; }
li.tinyBoat p {
  font-size: 11px;
  font-weight: bold;
  padding-bottom: 3px;
  text-decoration: none;
  color: #000000;
}
li.tinyBoat a {
  font-size: 11px;
  font-weight: bold;
  padding-bottom: 3px;
  text-decoration: none;
  color: #000000;
}
li.tinyBoat p.sub a {
  color: #7e7e7e;
  font-weight: normal;
}
.startpageBoats {
  margin-bottom: 30px;
  position: relative;
  border-top: 1px solid #cccccc;
}
.startpageBoats h4 {
  font-weight: bold;
  font-family: Interstate, Helvetica, Arial;
  text-transform: uppercase;
}
.startpageBoats h3 {
  font-weight: bold;
  font-family: Interstate, Helvetica, Arial;
  text-transform: uppercase;
}
.startpageBoats h4 {
  font-size: 13px;
  margin-top: 8px;
  letter-spacing: 2px;
}
.startpageBoats h4 a {
  color: #000000;
  text-decoration: none;
}
.startpageBoats h4 a:hover { text-decoration: underline; }
.startpageBoats h3 {
  font-size: 20px;
  letter-spacing: 2px;
  margin: 12px 0 13px 0;
}
.startpageBoats h3 a {
  color: #000000;
  text-decoration: none;
}
.startpageBoats h3 a:hover { text-decoration: underline; }
.startpageBoats h3 img { padding-left: 10px; }
.startpageBoats .boatOfTheDay {
  width: 542px;
  height: 274px;
  position: relative;
  margin-bottom: 20px;
  margin-left: 3px;
  background: #000000 url(/images/boat-of-the-day-bg.png?1266332511) 17px 19px no-repeat;
}
.startpageBoats .boatOfTheDay .image {
  position: absolute;
  right: 0;
  top: 0;
}
.startpageBoats .boatOfTheDay .description {
  position: absolute;
  left: 19px;
  top: 97px;
  width: 94px;
  font-size: 13px;
  color: #ffffff;
  font-weight: bold;
  line-height: 20px;
}
.startpageBoats .boatOfTheDay .sub {
  font-weight: normal;
  font-size: 11px;
  line-height: 16px;
}
.startpageBoats .latestBoats { margin-left: 2px; }
.startpageBoats .latestBoats .boatsCarousel {
  width: 520px;
  margin-left: 12px;
}
.startpageBoats .latestBoats .wrap {
  width: 520px;
  overflow: hidden;
  position: relative;
}
.startpageBoats .latestBoats .wrap ul {
  left: 0;
  height: 138px;
  position: relative;
}
.startpageBoats .latestBoats h4 { margin-bottom: 8px; }
.startpageBoats .latestBoats li {
  display: inline-block;
  vertical-align: top;
  width: 123px;
  overflow: hidden;
  margin-right: 9px;
  margin-bottom: 10px;
}
.startpageBoats .mostRatedBoats {
  padding-top: 10px;
  position: absolute;
  right: 0;
  top: 0;
  width: 179px;
}
.startpageBoats .mostRatedBoats .wrap {
  height: 274px;
  position: relative;
  overflow: hidden;
}
.startpageBoats .mostRatedBoats h4 { margin-bottom: 14px; }
.startpageBoats .mostRatedBoats li {
  margin-bottom: 10px;
  height: 131px;
  position: relative;
}
.startpageBoats .mostRatedBoats li img { padding: 0; }
.startpageBoats .mostRatedBoats li .boatName {
  display: none;
  position: absolute;
  width: 100%;
  bottom: 0;
  background: url(/images/tiny-boat-name-background.png?1268841840);
  line-height: 14px;
  padding: 4px 9px 3px;
}
.startpageBoats .mostRatedBoats li .boatName p {
  color: #ffffff;
  font-size: 12px;
}
.startpageBoats .mostRatedBoats li .boatName a {
  color: #ffffff;
  font-size: 12px;
}
.startpageBoats .mostRatedBoats li .boatName p.sub a { color: #dadada; }
.startpageBoats .addOwnBoat {
  position: absolute;
  right: 0;
  bottom: 48px;
  width: 179px;
  height: 89px;
  background: url(/images/add-own-boat.png?1266332511) left top no-repeat;
  text-decoration: none;
}
.startpageBoats .addOwnBoat span {
  padding: 12px 40px 0 44px;
  display: block;
  font-family: Georgia, serif;
  font-size: 15px;
  line-height: 20px;
  font-weight: bold;
  font-style: italic;
  color: #ffffff;
}
.boatsCarousel { position: relative; }
.boatsCarousel .wrap ul {
  position: relative;
  top: 0;
  left: 0;
}
.boatsCarousel .arrow {
  position: absolute;
  width: 24px;
  height: 24px;
  background-image: url(/images/boats-carousel-arrows.png?1267583018);
  cursor: pointer;
}
.boatsCarousel .arrow.top {
  left: 50%;
  margin-left: -12px;
  top: -12px;
  width: 24px;
  background-position: right bottom;
  margin-bottom: 0 auto;
}
.boatsCarousel .arrow.bottom {
  left: 50%;
  margin-left: -12px;
  bottom: -12px;
  background-position: left bottom;
}
.boatsCarousel .arrow.left {
  left: -12px;
  margin-top: -12px;
  top: 46px;
  background-position: left top;
}
.boatsCarousel .arrow.right {
  right: -12px;
  margin-top: -12px;
  top: 46px;
  background-position: right top;
}
.ratingControl {
  font-size: 20px;
  font-weight: bold;
}
.ratingControl .minus {
  display: inline-block;
  height: 20px;
}
.ratingControl .plus {
  display: inline-block;
  height: 20px;
}
.ratingControl .value {
  display: inline-block;
  height: 20px;
}
.ratingControl .minus {
  width: 11px;
  cursor: pointer;
  padding: 0 3px;
  margin-bottom: -3px;
}
.ratingControl .plus {
  width: 11px;
  cursor: pointer;
  padding: 0 3px;
  margin-bottom: -3px;
}
.ratingControl .minus { background: url(/images/rating-control/minus.png?1265732578) left center no-repeat; }
.ratingControl .plus { background: url(/images/rating-control/plus.png?1265732578) right center no-repeat; }
.ratingControl .value {
  padding: 0 3px 0 14px;
  margin: 0 5px;
  background: url(/images/rating-control/background.gif?1265565064) center left no-repeat;
}
.ratingControl.inverted .minus { background-image: url(/images/rating-control/minus-white.png?1265732578); }
.ratingControl.inverted .plus { background-image: url(/images/rating-control/plus-white.png?1265732578); }
.ratingControl.inverted .value { color: #ffffff; }
.ratingControl.inactive .minus { background-image: url(/images/rating-control/minus-inactive.png?1265732578); }
.ratingControl.inactive .plus { background-image: url(/images/rating-control/plus-inactive.png?1265732578); }
.ratingControl.minusInactive .minus {
  background-image: url(/images/rating-control/minus-inactive.png?1265732578);
  cursor: default;
}
.ratingControl.plusInactive .plus {
  background-image: url(/images/rating-control/plus-inactive.png?1265732578);
  cursor: default;
}
.ratingControl.small { font-size: 13px; }
.ratingControl.small .minus { height: 13px; }
.ratingControl.small .plus { height: 13px; }
.ratingControl.small .value { height: 13px; }
.ratingControl.small .minus { background-image: url(/images/rating-control/minus-small.png?1265824705); }
.ratingControl.small .plus { background-image: url(/images/rating-control/plus-small.png?1265824705); }
.ratingControl.small .value {
  padding: 0;
  margin: 0;
  background: none;
}
.ratingControl.small.inactive .minus { background-image: url(/images/rating-control/minus-small-inactive.png?1265824705); }
.ratingControl.small.inactive .plus { background-image: url(/images/rating-control/plus-small-inactive.png?1265824705); }
.showPage h1 {
  font-family: Interstate, Helvetica, Arial;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.showPage .formattedText { width: 500px; }
span.commentsCount {
  height: 18px;
  display: inline-block;
  float: right;
  background: url(/images/comments-count-bg.gif?1268791734) no-repeat top left;
  border-right: 1px solid #cccccc;
  padding: 1px 5px 0 13px;
  margin: 0 0 5px 11px;
}
.headerLine {
  background: url(/images/header-line.gif?1266608748) repeat-x 50% 50%;
  margin-bottom: 15px;
  font-size: 14px;
  text-transform: uppercase;
}
.headerLine span {
  background: #ffffff;
  padding-right: 5px;
}
ul.serviceLinks { margin: 10px 0 20px 0; }
ul.serviceLinks li {
  margin: 0 0 5px 0;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 14px;
  color: #898989;
  font-style: italic;
}
ul.serviceLinks li a { color: inherit; }
ul.serviceLinks li a:hover { text-decoration: none; }
.showCompany .leftColumn {
  display: inline-block;
  vertical-align: top;
}
.showCompany .rightColumn {
  display: inline-block;
  vertical-align: top;
}
.showCompany .leftColumn {
  width: 791px;
  margin-right: 48px;
}
.showCompany .rightColumn { width: 151px; }
.showCompany .heading {
  padding-bottom: 18px;
  border-bottom: 1px solid #cccccc;
}
.showCompany .heading .image {
  display: inline-block;
  vertical-align: top;
}
.showCompany .heading .about {
  display: inline-block;
  vertical-align: top;
}
.showCompany .heading .image {
  width: 250px;
  margin-right: 18px;
}
.showCompany .heading .image .centerImage {
  width: 250px;
  height: 150px;
  position: relative;
  margin: 0 auto;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.showCompany .heading .image .iWorkHereButton {
  margin-top: 29px;
  text-align: center;
}
.showCompany .heading .image .iWorkHereButton fieldset.inputs { margin-bottom: 0; }
.showCompany .heading .image .iWorkHereButton div.niceButton {
  position: relative;
  left: -10px;
}
.showCompany .heading .about { width: 467px; }
.showCompany .heading .about h1 {
  display: inline-block;
  vertical-align: top;
  font-size: 25px;
  font-weight: bold;
  line-height: 40px;
  padding-right: 34px;
  margin-right: 15px;
  border-right: 1px solid #cccccc;
}
.showCompany .heading .about .ratingControl {
  display: inline-block;
  vertical-align: top;
  padding-top: 10px;
  height: 20px;
}
.showCompany .heading .about .location { margin-bottom: 9px; }
.showCompany .heading .about .homepage { margin-bottom: 9px; }
.showCompany .heading .about .homepage a {
  color: #5e93c5;
  text-decoration: none;
}
.showCompany .heading .about .description {
  margin-top: 17px;
  line-height: 18px;
}
.showCompany .heading .about .description h2 {
  font-size: 13px;
  font-weight: normal;
  color: #898989;
}
.showCompany .heading .about .categories { margin-top: 17px; }
.showCompany .heading .about .categories a { color: #5e93c5; }
.showCompany h2 {
  font-family: Interstate, Helvetica, Arial;
  font-size: 17px;
  font-weight: bold;
  text-transform: uppercase;
}
.showCompany .workers { margin-bottom: 15px; }
.showCompany .workers h2 { padding: 15px 0; }
.showCompany .boats {
  margin-bottom: 15px;
  padding: 22px 0 0 15px;
  background: #363636;
}
.showCompany .boats h2 {
  color: #ffffff;
  padding-bottom: 15px;
}
.showCompany .boats h2 span.count {
  font-family: Arial;
  color: #5e93c5;
  font-size: 13px;
}
.showCompany .boats li p a { color: #ffffff; }
.showCompany .boats li p.sub a { color: #636363; }
.showCompany .companies h2 {
  font-size: 14px;
  background: url(/images/header-line.gif?1266608748) 0 center repeat-x;
  text-align: center;
  margin: 15px 0;
}
.showCompany .companies h2 span {
  background: #ffffff;
  padding: 0 10px;
}
.companies li {
  width: 179px;
  margin: 0 15px 15px 0;
  display: inline-block;
  vertical-align: top;
}
.companies li a {
  text-decoration: none;
  color: #000000;
}
.companies li .image {
  width: 179px;
  height: 108px;
  position: relative;
  margin: 0 auto;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.companies li .title {
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  margin-bottom: 5px;
}
.companies li .location { font-size: 11px; }
.companiesIndex { position: relative; }
.companiesIndex .top { height: 34px; }
.companiesIndex .leftColumn {
  width: 156px;
  margin-right: 25px;
  display: inline-block;
  vertical-align: top;
}
.companiesIndex .rightColumn {
  width: 809px;
  display: inline-block;
  vertical-align: top;
}
.companiesIndex .sortOrder {
  color: #666158;
  position: absolute;
  right: 0;
  top: 0;
}
.companiesIndex .sortOrder ul { display: inline-block; }
.companiesIndex .sortOrder ul li {
  display: inline-block;
  text-transform: lowercase;
  margin-left: 6px;
  height: 22px;
  line-height: 22px;
  padding: 0 6px;
}
.companiesIndex .sortOrder ul li a {
  text-decoration: none;
  color: #534f47;
}
.companiesIndex .sortOrder ul li.current {
  color: #ffffff;
  background: #000000;
}
.companiesIndex .categoryFilter { margin-bottom: 23px; }
.companiesIndex .categoryFilter a { color: #000000; }
.companiesIndex .categoryFilter .value {
  float: right;
  color: #767676;
  font-size: 11px;
  position: absolute;
  top: 2px;
  right: 2px;
}
.companiesIndex .categoryFilter li {
  min-height: 22px;
  line-height: 22px;
  position: relative;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 0;
}
.companiesIndex .categoryFilter li.all { margin-top: 22px; }
.companiesIndex .pagination {
  width: 763px;
  font-family: Georgia;
  font-style: italic;
}
.companiesIndex .pagination a { color: #5e93c5; }
.listInvites h2 {
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 10px;
}
.listInvites a { color: #5e93c5; }
.listInvites table { margin-bottom: 10px; }
.listInvites table th { padding: 2px 5px; }
.listInvites table td { padding: 2px 5px; }
form.invite { width: 600px; }
form.invite fieldset.inputs legend span { padding-bottom: 8px; }
