/* ==[ Template MC13, Markup by Chris Stevens 2014 ]== */
/* ==[ Mini reset ]== */

* {
  margin: 0;
  padding: 0;
  border:none;
  text-decoration:none;
  font-weight:normal;
}

:focus {
  outline: 0;
}

.clearpadding {
  padding:0 !important;
 }

ul {
  text-align:left;
  margin:15px 0 20px 40px;
}

li {
  margin-top:3px;
}

strong {
  font-weight:bold;
}

ul {
margin-left:30px;
margin-bottom:20px;
}

body {
  font-size:13px;
  font-family: 'Open Sans', sans-serif;
  font-weight:400;
  color:#525252;
  background:url(../images/body-bg.png) repeat-x top;
}

::selection {
  background: #a3e3f3; /* Safari */
}

::-moz-selection {
  background: #a3e3f3; /* Firefox */
}

/* ==[ Template CSS ]== */
h1, h2, h3, h4, h5 {
  margin:0 0 15px 0;
  font-weight:bold;
  color:#929292;
}

h1 {
  font-size:30px;
}

h2 {
  font-size:25px;
}

h2 {
  font-size:20px;
}

h4 {
  font-size:15px;
}

h5 {
  font-size:15px;
}

p {
  margin-bottom:15px;
}

a:link {
  color:#a34a4a;
}

a:hover {
  color:#b85a5a
}

.cf {
  clear:both;
}

.fl {
  float:left;
}

.fr {
  float:right;
}

.textcenter {
  text-align: center;
}

.wrap {
  width:1020px;
  margin:auto;
  max-width:100%;
}

.main-nav {
  padding:10px;
  list-style:none;
  overflow:auto;
  background: #78BC0D;
  position:absolute;
  bottom:7px;
  left:15px;
  margin:0;
  width:965px;
  max-width:95%;
}

.header-contact a {
  -ms-word-break: break-all;
  /* Be VERY careful with this, breaks normal words wh_erever */
  word-break: break-all;
  /* Non standard for webkit */
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

.main-nav li {
  float:left;
  border-right:1px solid #A7E017;
  margin:0;
}

.main-nav li:last-of-type {
  border-right: none;
}

.main-nav li a {
  padding:3px 17px 3px 17px;
  display:block;
  font-weight:bold;
  color:#FFFFFF;
  font-size:16px;
  margin:0 4px 0 4px;
}

.main-nav li a.selected, .main-nav li a:hover {
  background-color:#DEE30A;
  color:#363636;
  border-radius:6px;
  text-shadow:none;
}

.header {
  padding-bottom:60px;
  height:418px;
  margin:0;
  position:relative;
}

.header-contact {
  padding:10px 15px;
  border-top:20px solid #fff;
  border-left:20px solid #fff;
  border-right:20px solid #fff;
  color:#fff;
  border-bottom:0;
  background-color:#78BC0D;
  width:25.4%;
  min-height:340px;
  float:left;
}

.header-contact strong {
  color:#fff;
}

.header-contact h2 {
  color:#DEE30A;
  margin:0 0 15px 0;
}

.header-contact a {
  color:#fff;
}

.header-contact a:hover {
  color:#ffe400;
}

.header-image-container {
  float:left;
  width:61%;
  margin-left:20px;
  padding:20px 20px 0 20px;
  background-color:#fff;
}

a.button, .button {
  background-color: #DEE30A;
  border-radius:6px;
  text-indent:0;
  display:inline-block;
  color:#363636;
  font-size:16px;
  font-style:normal;
  height:36px;
  padding:0 15px 0 15px;
  line-height:36px;
  text-decoration:none;
  text-align:center;
  font-weight:bold;
  margin:8px 0 8px 0;
}

.button-container {
  margin:15px 0 15px 0;
}

.map {
  margin-bottom:20px;
}

.button.book:hover, .button:hover {
  background-color:#A7E017;
  color:#000000 !important;
}

.logo {
  display:inline-block;
  padding-top:5px;
}

.content {
  padding:20px;
}

.content h1 {
  margin-top:0;
}

.leftcol{
  float:left;
  width:50%;
}

.rightcol {
  float:right;
  width:45%;
}

.footer {
  padding:30px;
  background-color:#78BC0D;
  border-top:4px solid #DEE30A;
  color: #FFFFFF;
}

.footer a {
  color: #DEE30A;
}

.room-details-row {
  padding:10px;
  border-bottom:1px dotted #ad9f8f;
  overflow:auto;
}

.divider {
  border-top:1px dotted #ad9f8f;
  padding-top:20px;
}

.room-details-left {
  float:left;
  width:200px;
}

.room-details-right {
  float:left;
  width:260px;
}

.attractions-list ul {
  float:left;
  margin-top:0;
  padding-left:30px;
}

.alt-attractions-list ul {
  margin-top:0;
  padding-left:30px;
}

.attractions-list {
  overflow:auto;
}

.alt-attractions-list .button {
  margin-left:40px;
}

.toggle-menu-icon {
  display:none;
}

.cards {
  padding: 10px 5px;
}

/********************************************
Content Boxes
********************************************/
.contentboxwrapper {
  margin: 0 0 10px 0;
  padding: 0;
  border: 1px solid #DDDDDD;
  background: #F5F5F5;
  clear: both;
}

.contentboxcontent {
  clear: both;
}

.contentboximagewrapper {
  display: table-cell;
}

.contentboximage {
  max-width: 100%;
  padding: 5px;
  border: 1px solid #DDDDDD;
  margin: 10px 10px 10px 10px !important;
  background-color: #FFF;
}

.contentboxtext {
  display: table-cell;
  text-align: left;
  max-width: 100%;
  width: 100%;
  vertical-align: top;
  padding: 0 10px 0 0;
}

.contentboxtext h2 {
  padding: 10px 0 10px 0;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #DDDDDD;
}

.contentboxfooter {
  border-top: 1px solid #DDDDDD;
  padding: 10px 0;
}

.contentboxfooter h3 {
  float: left;
  clear: right;
  padding: 0 0 0 10px;
  margin: 0;
}

.contentboxfooterbuttons {
  /* Just a container */
}

.contentboxfooterbuttons a {
  margin-right: 10px;
}

@media screen and (max-width: 960px) {
  .header-image-container{
    width:58%;
  }

  .header-contact{
    width:24%;
  }

  h1{
    font-size:18px;
  }

  .main-nav li a{
    padding:3px 2px;
  }
}

@media screen and (max-width: 767px) {
  a.logo {
    display:block;
    text-align:center;
    padding:5px 20px 0 20px;
  }

  .main-nav{
    display:none;
    width:auto;
    margin:0 20px 0 20px;
  }

  .toggle-menu-icon {
    background-color: #78BC0D;
    color: #FFFFFF;
    text-align: center;
    cursor: pointer;
    width: auto;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-size: 21px;
    display: block;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    margin:0 20px 0 20px;
  }

  .toggle-menu-icon span {
    font-size:16px;
    margin-left:5px;
    vertical-align:middle;
  }

  .main-nav {
    background:#A7E017;
  }

  .main-nav li {
    float:none;
    border-right:0;
    border-bottom:1px solid #78BC0D;
  }

  .main-nav li a {
    padding:8px;
    border-radius:0 !important;
    font-size:20px;
    margin:0;
  }

  .main-nav {
    position:static;
  }
}

@media screen and (max-width: 725px) {
  .header-image-container{
    width:54%;
  }

  .header-contact{
    width:24%;
    font-size:12px;
  }
}

@media screen and (max-width: 650px) {
  .header-contact{
    font-size:15px;
  }

  .hide {
    display:none;
  }

  .wrap, .header-contact {
    width:auto;
  }

  .button, a.button {
    font-size:18px;
    padding:8px 10px 8px 10px;
  }

  .header-contact, .leftcol, .rightcol, .room-details-left, .room-details-right, .attractions-list ul {
    float:none;
  }

  .room-details-left, .room-details-right {
    width:auto;
  }

  .block-heading {
    display:none;
  }

  .leftcol, .rightcol {
    width:auto;
  }

  .header {
    margin:0 0 0 0;
    padding:0;
    height:auto;
  }

  .header-image-container {
    float:none;
    width:auto;
    margin:0;
  }

  .content {
    padding-top:0;
  }

  .room-details-row {
    padding:10px 0 10px 0;
  }

  a.logo img {
    width:100%;
    height:auto;
    max-width:301px;
  }

  .header-contact {
    min-height:0;
  }

  .contentboximagewrapper {
    display: block;
    text-align: center;
  }

  .contentboximage {
    display: inline-block;
    max-width: 100%;
    padding: 5px;
    border: 1px solid #DDDDDD;
    margin: 10px 0;
  }

  .contentboxtext {
    display: block;
    text-align: left;
    max-width: 100%;
    width: auto;
    vertical-align: top;
    padding: 0 10px 0 10px;
  }
}

@media screen and (max-width: 450px) {
  .button, a.button {
    display:block;
  }

  .contentboxfooter {
    border-top: 1px solid #DDDDDD;
    padding: 10px 0;
  }

  .contentboxfooter h3 {
    float: none;
    clear: right;
    padding: 0 0 0 10px;
    margin: 0;
  }

  .contentboxfooterbuttons a {
    margin: 10px;
    float: none;
  }
}