/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the top of the
 * compiled file, but it's generally better to create a new file per style scope.
 *




 *##=## require_tree .
 */

body {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-smooth: always;
  font-size: 100%;
  line-height: 1.2em;
  text-rendering: optimizeLegibility;
  color: black;
  word-wrap: break-word; }
  body div {
    display: block;
    overflow: hidden;
    position: relative;
    margin: 0;
    padding: 0; }
  body a {
    color: #00586a;
    text-decoration: underline;
    border: none;
    outline: none; }
    body a:visited {
      color: #6096c1; }
    body a:active, body a:focus, body a:hover {
      text-decoration: none;
      color: steelblue; }
  body strong {
    font-weight: bold; }
  body p {
    margin: 1.5em 0;
    font-size: 1em;
    line-height: 1.3em; }
    body p:first-of-type, body p:first-child {
      margin-top: 0; }
    body p:last-of-type, body p:last-child {
      margin-bottom: 0; }
    body p:empty {
      display: none;
      height: 0;
      margin: 0;
      padding: 0;
      visibility: hidden; }
  body h1, body h2, body h3, body h4, body h5, body h6 {
    margin: 0;
    margin-bottom: 0.7em;
    line-height: 1.2em;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-smooth: always;
    color: #0a5467; }
  body h1 {
    font-size: 22px; }
  body h2 {
    font-size: 20px; }
  body h3 {
    font-size: 18px; }
  body h4, body h5, body h6 {
    font-size: 15px; }
  body q,
  body cite,
  body blockquote {
    display: block;
    overflow: hidden;
    clear: both;
    margin: 20px 20px;
    padding: 0;
    font-style: italic;
    text-align: justify; }
    body q p:first-child,
    body cite p:first-child,
    body blockquote p:first-child {
      margin-top: 0; }
    body q p:last-child,
    body cite p:last-child,
    body blockquote p:last-child {
      margin-bottom: 0; }
  body ul, body ol {
    margin: 15px 0 15px 10px;
    padding: 0; }
    body ul li, body ol li {
      margin: 0 0 0.5em 15px;
      vertical-align: top; }
  body ul {
    list-style: disc; }
  body ol {
    list-style: decimal; }
  body table {
    border-collapse: separate;
    border-spacing: 3px;
    border: none; }
    body table caption {
      margin: 0 0 5px 0;
      font-size: 1em;
      font-weight: bold;
      line-height: 1.1em;
      color: #004b5b; }
    body table th, body table td {
      padding: 5px 10px;
      vertical-align: middle;
      border: none; }
    body table th {
      font-weight: bold;
      text-align: center;
      color: #004b5b;
      background: lightsteelblue; }
    body table td {
      background: aliceblue; }
  body.wait_ajax {
    cursor: progress !important; }
    body.wait_ajax * {
      cursor: progress !important; }
  body label,
  body input[type="tel"],
  body input[type="email"],
  body input[type="text"],
  body textarea,
  body select,
  body option,
  body optgroup {
    font-family: inherit; }
  body .pagination {
    margin: 30px 0 0;
    font-size: 12px;
    line-height: 1em;
    text-align: right;
    vertical-align: bottom;
    word-spacing: 1px; }
    body .pagination .previous_page, body .pagination .next_page {
      display: none; }
    body .pagination .current {
      font-size: 1.1em;
      font-style: normal;
      font-weight: bold; }
    body .pagination span, body .pagination em, body .pagination a {
      display: inline-block;
      margin: 0;
      padding: 6px 10px;
      font-size: inherit;
      text-align: center;
      background: aliceblue;
      border: 1px solid lightsteelblue;
      color: #004b5b; }
  body div.path {
    width: 960px;
    margin: 0 auto 10px;
    padding: 0 20px;
    font-size: 10px;
    text-align: right;
    color: steelblue; }
    body div.path a {
      color: steelblue; }

.fancybox-skin {
  overflow: visible !important; }

body {
  font-size: 13px;
  background-color: white; }
  body.body_home_page {
    background: url(bg.jpg) center top no-repeat; }

div.header_wrap {
  overflow: visible;
  width: 100%;
  height: 336px;
  background: url(header_wrap_bg.png) left top repeat-x; }

div.header {
  width: 1000px;
  height: inherit;
  margin: 0 auto;
  padding: 0;
  text-align: center; }
  div.header.header_home_page {
    height: 239px; }
    div.header.header_home_page a.logo {
      left: 10px;
      top: 131px; }
    div.header.header_home_page div.header_menu {
      margin-top: 35px; }
  div.header a.logo {
    display: block;
    overflow: hidden;
    position: absolute;
    left: 10px;
    top: 0;
    width: 252px;
    height: 108px;
    background: url(logo.png) left top no-repeat transparent; }
    div.header a.logo h1 {
      display: none; }
  div.header div.header_menu {
    width: 1000px;
    height: 76px;
    margin-top: 255px;
    z-index: 3; }
    div.header div.header_menu table {
      width: 978px;
      height: 64px;
      margin: 0 auto;
      padding: 0 10px 10px 10px;
      border-collapse: collapse;
      border-spacing: 0;
      border: 1px solid #adfbff;
      background: url(header_menu_bg.png) left top repeat-x;
      box-shadow: 0 3px 7px 1px rgba(0, 0, 0, 0.3); }
      div.header div.header_menu table tr {
        height: inherit;
        background: none; }
        div.header div.header_menu table tr td {
          height: inherit;
          padding: 0 20px;
          text-align: center;
          vertical-align: middle;
          border-right: 1px solid #adfbff;
          background: none; }
          div.header div.header_menu table tr td:last-child {
            border-right: none; }
          div.header div.header_menu table tr td.active {
            background: url(header_menu_active_bg.png) left top repeat-x; }
          div.header div.header_menu table tr td a {
            display: inline-block;
            font-family: Verdana, Geneva, sans-serif;
            font-size: 15px;
            text-align: center;
            text-decoration: none;
            text-shadow: 1px 1px 0 whitesmoke;
            color: #5b5b5b; }
            div.header div.header_menu table tr td a.important {
              font-weight: bold;
              color: maroon !important; }
              div.header div.header_menu table tr td a.important.active {
                color: maroon !important; }
              div.header div.header_menu table tr td a.important:active, div.header div.header_menu table tr td a.important:focus, div.header div.header_menu table tr td a.important:hover {
                color: firebrick !important; }
            div.header div.header_menu table tr td a.active {
              color: #010101; }
            div.header div.header_menu table tr td a:active, div.header div.header_menu table tr td a:focus, div.header div.header_menu table tr td a:hover {
              color: #010101; }
  div.header div.header_contacts {
    position: absolute;
    left: 35px;
    top: 118px;
    max-width: 235px;
    max-height: 188px;
    color: #004b5b; }
    div.header div.header_contacts p {
      margin: 0;
      font-family: Verdana, Geneva, sans-serif;
      font-size: 14px;
      line-height: 26px;
      text-shadow: 1px 1px 0 lightsteelblue; }
      div.header div.header_contacts p strong {
        font-size: 1.2em;
        padding-left: 0.2em; }
  div.header div.header_inner_bg {
    position: absolute;
    right: 15px;
    top: 0;
    width: 700px;
    height: 260px;
    background: url(header_inner_bg.jpg) left top no-repeat;
    z-index: 1; }

div.content {
  width: 938px;
  margin: 0 auto 15px;
  padding: 15px 20px 30px;
  border: 1px solid lightsteelblue;
  border-radius: 7px; }
  div.content.content_home_page {
    border: none;
    border-radius: 0; }
  div.content h1.page_name {
    display: block;
    margin: 0;
    padding-bottom: 1em;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 22px;
    line-height: 25px;
    font-weight: bold;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
    color: #1192b1; }
  div.content div.content_inner_text {
    overflow: visible;
    margin: 0 15px 15px 15px; }

div.footer_wrap {
  width: 100%;
  height: 170px;
  background: url(footer_bg.png) left top repeat-x; }
  div.footer_wrap.footer_home_page {
    height: auto !important;
    background: none; }
    div.footer_wrap.footer_home_page div.footer_link {
      display: block;
      position: absolute;
      left: 10px;
      bottom: 5px;
      width: auto;
      height: auto; }
      div.footer_wrap.footer_home_page div.footer_link p {
        font-size: 14px;
        line-height: 1.3em;
        color: black !important; }
        div.footer_wrap.footer_home_page div.footer_link p a {
          text-decoration: none;
          color: inherit; }
    div.footer_wrap.footer_home_page div.footer {
      height: auto;
      min-height: 75px;
      margin-bottom: 5px; }
      div.footer_wrap.footer_home_page div.footer div.info,
      div.footer_wrap.footer_home_page div.footer div.copyright,
      div.footer_wrap.footer_home_page div.footer div.counters {
        top: 0;
        font-size: 10px !important;
        color: lightsteelblue !important; }
        div.footer_wrap.footer_home_page div.footer div.info.info,
        div.footer_wrap.footer_home_page div.footer div.copyright.info,
        div.footer_wrap.footer_home_page div.footer div.counters.info {
          width: 700px !important;
          max-width: 700px !important; }
        div.footer_wrap.footer_home_page div.footer div.info.counters,
        div.footer_wrap.footer_home_page div.footer div.copyright.counters,
        div.footer_wrap.footer_home_page div.footer div.counters.counters {
          top: auto;
          right: 0;
          bottom: 5px; }
        div.footer_wrap.footer_home_page div.footer div.info.at_home_page p,
        div.footer_wrap.footer_home_page div.footer div.copyright.at_home_page p,
        div.footer_wrap.footer_home_page div.footer div.counters.at_home_page p {
          margin: 0;
          font-size: 9px !important;
          line-height: 1em !important; }
        div.footer_wrap.footer_home_page div.footer div.info a, div.footer_wrap.footer_home_page div.footer div.info p,
        div.footer_wrap.footer_home_page div.footer div.copyright a,
        div.footer_wrap.footer_home_page div.footer div.copyright p,
        div.footer_wrap.footer_home_page div.footer div.counters a,
        div.footer_wrap.footer_home_page div.footer div.counters p {
          font-size: inherit;
          color: inherit; }
  div.footer_wrap div.footer {
    width: 1000px;
    height: inherit;
    margin: 0 auto;
    font-size: 12px;
    color: white; }
    div.footer_wrap div.footer a {
      color: whitesmoke; }
      div.footer_wrap div.footer a.active, div.footer_wrap div.footer a:active, div.footer_wrap div.footer a:focus, div.footer_wrap div.footer a:hover {
        color: white; }
    div.footer_wrap div.footer div.info {
      position: absolute;
      left: 10px;
      top: 20px;
      max-width: 350px;
      max-height: 135px; }
      div.footer_wrap div.footer div.info p {
        font-size: 12px;
        line-height: 17px; }
        div.footer_wrap div.footer div.info p strong {
          font-size: 1.1em; }
    div.footer_wrap div.footer div.counters {
      position: absolute;
      right: 10px;
      top: 20px;
      max-width: 100px;
      max-height: 95px; }
      div.footer_wrap div.footer div.counters img {
        opacity: 0.3; }
        div.footer_wrap div.footer div.counters img:hover {
          opacity: 1; }
    div.footer_wrap div.footer div.copyright {
      position: absolute;
      right: 10px;
      bottom: 10px;
      max-height: 40px;
      font-size: 11px;
      color: silver; }
      div.footer_wrap div.footer div.copyright a {
        color: silver; }
    div.footer_wrap div.footer ul.footer_menu {
      display: block;
      overflow: hidden;
      position: relative;
      margin: 0;
      padding: 0;
      font-style: normal;
      line-height: 1.3em;
      list-style: none;
      border: none;
      outline: none;
      background: none;
      position: absolute;
      left: 420px;
      top: 20px;
      max-height: 130px;
      max-width: 150px; }
      div.footer_wrap div.footer ul.footer_menu li {
        display: block;
        overflow: hidden;
        position: relative;
        margin: 0;
        padding: 0;
        font-style: normal;
        line-height: 1.3em;
        list-style: none;
        border: none;
        outline: none;
        background: none;
        font-size: 13px;
        line-height: 20px; }
div.bb_list div.scrolling_list div.header_list {
  position: relative;
  left: 0;
  top: 2px;
  z-index: 3; }
div.bb_list div.scrolling_list div.body_list {
  position: relative;
  left: 0;
  top: 0;
  z-index: 2; }
div.bb_list table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 2px;
  border: none; }
  div.bb_list table th, div.bb_list table td {
    padding: 5px 7px 6px;
    vertical-align: middle;
    border: none; }
  div.bb_list table th {
    font-size: 0.85em;
    font-weight: bold;
    text-align: center;
    color: #004b5b;
    background: lightsteelblue; }
    div.bb_list table th.period {
      width: 55px;
      font-size: 0.8em;
      font-weight: normal; }
  div.bb_list table td {
    color: black;
    background: aliceblue; }
    div.bb_list table td.center {
      text-align: center; }
    div.bb_list table td.right {
      text-align: right; }
    div.bb_list table td.number {
      font-size: 11px;
      line-height: 1em; }
    div.bb_list table td.addr {
      padding-left: 10px;
      padding-right: 10px; }
      div.bb_list table td.addr a {
        font-family: Verdana, Geneva, sans-serif;
        font-size: 14px;
        line-height: 1.2em;
        text-decoration: none;
        color: #004b5b; }
        div.bb_list table td.addr a:active, div.bb_list table td.addr a:focus, div.bb_list table td.addr a:hover {
          text-decoration: underline;
          color: steelblue; }
    div.bb_list table td.price {
      font-size: 1.3em;
      line-height: 1em;
      font-style: italic;
      font-weight: bold;
      text-align: right;
      color: maroon; }
    div.bb_list table td.status {
      width: 55px;
      font-size: 10px;
      line-height: 1em;
      text-align: center;
      color: white; }
      div.bb_list table td.status.free {
        background: darkgreen; }
      div.bb_list table td.status.reserved {
        color: maroon;
        background: gold; }
      div.bb_list table td.status.busy {
        background: darkred; }
div.bb_list .pagination {
  margin: 0;
  font-size: 12px;
  line-height: 1em;
  text-align: right;
  word-spacing: 1px; }
  div.bb_list .pagination.top {
    margin: 3px 2px 2px 0; }
  div.bb_list .pagination.bottom {
    margin: 2px 2px 3px 0; }
  div.bb_list .pagination span, div.bb_list .pagination em, div.bb_list .pagination a {
    display: inline-block;
    margin: 0;
    padding: 5px 8px 4px;
    font-size: inherit;
    text-align: center;
    background: aliceblue;
    border: 1px solid lightsteelblue;
    color: #004b5b; }
  div.bb_list .pagination .previous_page, div.bb_list .pagination .next_page {
    display: none; }

div.bb_page ul.bb_thumbs {
  display: block;
  overflow: hidden;
  position: relative;
  margin: 0;
  padding: 0;
  font-style: normal;
  line-height: 1.3em;
  list-style: none;
  border: none;
  outline: none;
  background: none;
  margin: 0 0 20px 0; }
  div.bb_page ul.bb_thumbs li {
    display: block;
    overflow: hidden;
    position: relative;
    margin: 0;
    padding: 0;
    font-style: normal;
    line-height: 1.3em;
    list-style: none;
    border: none;
    outline: none;
    background: none;
    display: inline-block;
    margin: 0 13px 15px 0; }
    div.bb_page ul.bb_thumbs li:nth-child(3n) {
      margin-right: 0; }
    div.bb_page ul.bb_thumbs li:nth-last-child(-n+3) {
      margin-bottom: 0; }
    div.bb_page ul.bb_thumbs li img {
      display: block;
      padding: 1px;
      background: whitesmoke;
      border: 1px solid silver; }
div.bb_page div.bb_parameters {
  overflow: visible;
  margin: 5px 10px;
  padding: 13px 15px 18px;
  border: 1px solid lightsteelblue;
  border-radius: 3px;
  box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.25); }
  div.bb_page div.bb_parameters span.parameter {
    display: block;
    overflow: visible;
    margin: 5px 0 0;
    padding: 0;
    font-size: 14px;
    line-height: 1.3em; }
    div.bb_page div.bb_parameters span.parameter span {
      display: inline-block;
      overflow: visible;
      vertical-align: bottom; }
      div.bb_page div.bb_parameters span.parameter span.label {
        width: 90px;
        margin: 0 7px 0 0;
        font-family: Verdana, Geneva, sans-serif;
        color: steelblue; }
      div.bb_page div.bb_parameters span.parameter span.value {
        color: #004b5b; }
        div.bb_page div.bb_parameters span.parameter span.value.price {
          font-size: 1.2em;
          font-style: italic;
          font-weight: bold;
          color: maroon; }
      div.bb_page div.bb_parameters span.parameter span.price_unit {
        margin: 0 0 0 5px;
        font-style: italic;
        color: maroon; }
div.bb_page div.bb_text {
  margin: 20px 0 0 0; }
div.bb_page div.bb_map {
  width: 90%;
  height: 400px;
  margin: 30px auto 15px;
  border: 1px solid gainsboro; }

div.bbs_map {
  width: 95%;
  height: 600px;
  margin: 0 auto 15px;
  border: 1px solid gainsboro; }
  div.bbs_map h3 {
    display: block;
    margin: 5px 10px 10px;
    font-size: 16px;
    color: steelblue; }
  div.bbs_map p {
    margin: 5px 10px;
    font-size: 13px; }
span.list_date {
  display: block;
  margin: 0 0 0.7em 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 1em;
  color: lightsteelblue; }

div.list {
  overflow: visible; }
  div.list ul {
    display: block;
    overflow: hidden;
    position: relative;
    margin: 0;
    padding: 0;
    font-style: normal;
    line-height: 1.3em;
    list-style: none;
    border: none;
    outline: none;
    background: none;
    overflow: visible; }
    div.list ul li {
      display: block;
      overflow: hidden;
      position: relative;
      margin: 0;
      padding: 0;
      font-style: normal;
      line-height: 1.3em;
      list-style: none;
      border: none;
      outline: none;
      background: none;
      margin-bottom: 15px;
      padding: 15px;
      border: 1px solid lightsteelblue;
      border-radius: 3px;
      box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.25); }
      div.list ul li:last-child {
        margin-bottom: 0; }
      div.list ul li a.list_thumb_link {
        display: block;
        overflow: hidden;
        float: left;
        margin: 0 13px 0 0;
        border: none;
        outline: none;
        z-index: 2; }
        div.list ul li a.list_thumb_link img {
          display: block;
          overflow: hidden;
          margin: 0;
          padding: 1px;
          background: whitesmoke;
          border: 1px solid silver; }
      div.list ul li a.list_title {
        display: block;
        margin-bottom: 8px;
        font-family: Verdana, Geneva, sans-serif;
        font-size: 16px;
        line-height: 1em;
        font-weight: normal;
        text-decoration: none;
        color: #004b5b; }
        div.list ul li a.list_title:active, div.list ul li a.list_title:hover, div.list ul li a.list_title:focus {
          text-decoration: underline;
          color: steelblue; }
        div.list ul li a.list_title h1 {
          display: inherit;
          margin: 0;
          font-family: inherit;
          font-size: inherit;
          font-weight: inherit;
          line-height: inherit;
          text-decoration: inherit;
          color: inherit !important; }
      div.list ul li p {
        display: block;
        margin: 0;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        line-height: 1.3em; }

div.list_page {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.3em; }
  div.list_page span.list_date {
    margin: 0 20px 2em;
    font-size: 11px;
    text-align: right; }
  div.list_page p {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; }

ul.list_page_images {
  display: block;
  overflow: hidden;
  position: relative;
  margin: 0;
  padding: 0;
  font-style: normal;
  line-height: 1.3em;
  list-style: none;
  border: none;
  outline: none;
  background: none;
  margin-top: 20px; }
  ul.list_page_images li {
    display: block;
    overflow: hidden;
    position: relative;
    margin: 0;
    padding: 0;
    font-style: normal;
    line-height: 1.3em;
    list-style: none;
    border: none;
    outline: none;
    background: none;
    display: inline-block;
    margin: 0 7px 7px 0; }
    ul.list_page_images li img {
      display: block;
      overflow: hidden;
      margin: 0;
      padding: 2px;
      border: 1px solid silver; }
