/* CSS Document

/**********************************************
MINI RESET
***********************************************/
.galplaceholder {
  background:#333;
  height:600px;
}

* {
  margin: 0;
  padding: 0;
  border:none;
  text-decoration:none;
  font-weight:normal;
}

:focus {
  outline: 0;
}

ul {
  margin-left:40px;
}

li {
  margin-top:3px;
}

strong {
  font-weight:bold;
}

body {
  font-size:13px;
  color:#1f1f1f;
  font-family: 'Open Sans', sans-serif;
  font-weight:400;
}

::selection {
  background: #a3e3f3; /* Safari */
}

::-moz-selection {
  background: #a3e3f3; /* Firefox */
}

/**********************************************
 TEMPLATE CSS
***********************************************/
h1 {
  font-size:30px;
  color:#a7674d;
}

h2 {
  font-size:25px;
}

h3 {
  font-size:20px;
}

h4 {
  font-size:15px;
}

h1,h2,g3,h4{
  margin-bottom:10px;
 }

p {
  margin-bottom:15px;
  line-height:19px;
}

a {
 color:#f27820;
}

a:hover {
  color:#313131;
}

.whats-on h2 {
  color:#fff;
  padding:8px 15px 8px 15px;
  background-color:#9f937d;
  border-bottom:1px solid #857a65;
  margin:0px;
}

.whats-on {
  background-color:#efebe3;
  border:1px solid #dfdfdf;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(50, 50, 50, 0.23);
  -moz-box-shadow:    0px 3px 6px 0px rgba(50, 50, 50, 0.23);
  box-shadow:         0px 3px 6px 0px rgba(50, 50, 50, 0.23);
}

.whats-on-content {
  padding:15px;
  border-top:1px solid #f6f5f2;
}

.footerContent ul, .footerContent li {
  padding:0;
  margin:0;
  list-style:none;
 }

.footerContent ul {
  overflow:auto;
}

.footerContent {
  overflow:auto;
  color:#818181;
  font-size:11px;
}

.footerContent li {
  float:left;
  margin-bottom:0px;
  display:block;
}

.footerContent li a {
  padding:0px 10px 10px 0;
  font-size:13px;
  color:#bcbcbc;
  display:block;
  text-transform:uppercase;
}

.footerContent li a + .footerContent li a {
  color:#C00!important;
}

.clearFloat {
  clear:both;
}

.floatLeft {
  float:left!important;
}

.floatRight {
  float:right!important;
}

.clearMargin {
  margin:0px!important;
}

.clearPadding {
  padding:0px!important;
}

.centerText {
  text-align:center;
}

body {
  background:#541c0b url(../images/main-background.jpg) repeat;
}

.wrap {
  width:990px;
  max-width:100%;
  margin:35px auto 35px auto;
  background-color:#9f937d;
  overflow:hidden;
}

.content {
  position: relative;
}

.min-height {
  height:256px;
}

.leftCol {
  float: left;
  text-align: left;
  width:26.84%;
  max-width:100%;
}

.map-holder {
  min-height:650px;
}

.leftCol .content {
  padding:25px;
  border-bottom:1px solid #baa98b;
  background:#9f937d;
}

.rightCol{
  float: right;
  width:73.00%;
  max-width:100%;
  border-left:1px solid #ebebeb;
  background-color: #FFFFFF;
  min-height: 1200px;
}

.footer .rightCol {
  min-height: auto;
}

.rightCol .content {
  padding:25px 35px 25px 35px;
  background:#fff;
}

#home .rightCol .content {
  min-height:330px;
}

.logoContainer {
  background:#fff;
}

.logoContainer img {
  display:block;
  max-width:100%;
}

.resContact {
  list-style:none;
  padding:0px;
  margin:0 0 15px 0;
}

.resContact li {
  display:block;
  margin:0px;
  color:#fff;
  font-weight:300;
  font-size:16px;
  letter-spacing:2px;
  line-height:30px;
  text-transform:uppercase;
}

.resContact li + li {
  font-size:30px;
  color:#fff;
  letter-spacing:1px;
}

.button {
  display:inline-block;
  color:#fff;
  background:#6b5745;
  font-size:14px;
  padding:8px;
  cursor: pointer;
}

.leftCol .button {
  display:block;
}

.rightCol .button {
  margin-right:3px;
}

.button:hover {
  color:#fff;
  background:#a65036;
}

.altColour {
  background:#4d84a7;
}

.altColour:hover {
  background:#7bc4e3;
}

.fotorama__nav {
  background-color:#eeeeee;
}

.button.large {
  font-size:16px;
  text-align:center;
  padding:10px;
}

.footer {
  background-color:#363639;
  overflow:auto;
}

.footerAddress {
  display:block;
}

.footer .rightCol {
  border-left:1px solid #433b38;
  background-color:#464648;
}

.footer .footerSocial, .footer .footerContent {
  padding:36px;
  min-height:64px;
  text-align: center;
}

.facebookBtn, .twitterBtn, .youtubeBtn {
  background-color:#507cbe;
  text-align:center;
  color:#fff;
  width:64px;
  height:64px;
  line-height:64px;
  vertical-align:middle;
  display:inline-block;
  font-size:22px;
}

.twitterBtn {
  background-color:#63cdf1;
}

.youtubeBtn {
  background-color:#f16261;
}

.facebookBtn:hover {
  background-color:#6893d5;
}

.twitterBtn:hover {
  background-color:#8de2ff;
}

.youtubeBtn:hover {
  background-color:#ff8180;
}

.divider {
  border-top:1px solid #ebebeb;
  padding-top:20px;
}

.activity {
  border:1px solid #e7e7e7;
  padding:16px;
  overflow:auto;
  float:left;
  margin:0 18px 18px 0;
  width:284px;
}

.activity strong {
  display:block;
  margin:8px 0 3px 0;
}

.activity img {
  float:left;
}

.activityInfo {
  float:left;
  margin-left:16px;
  width:148px;
}

.activitiesSection {
  padding:25px 16px 25px 35px!important;
}

.address ul {
  list-style:none;
  overflow:auto;
  margin:0px;
}

.address {
  background-color:#f7f7f7;
  padding:10px;
}

.address ul li {
  width:180px;
  float:left;
  display:block;
  padding:0px 8px 0 8px;
}

.address ul li .button {
  display:block;
  margin-bottom:3px;
}

.address ul li + li {
  width:100px;
}

.address ul li + li + li {
  width:200px;
}

.address ul li + li + li + li{
  width:140px;
}

.breakWords {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

.mainNav {
  list-style:none;
  padding:0px;
  margin:0px;
  padding:22px 32px 22px 32px;
  background:#464648;
}

.mainNav li, .mainNav li a {
  display:block;
}

.mainNav li {
  margin:0px;
}

.mainNav li a {
  color:#e0d9cd;
  text-decoration:none;
  padding:8px;
  text-transform:uppercase;
  font-weight:300;
  letter-spacing:1px;
  font-size:18px;
}

.mainNav li a.active, .mainNav li a:hover, .footerContent li a:hover {
  color:#fff;
}

.fa-credit-card {
  margin-right:5px;
}

.amenitiesList li {
  width:310px;
  margin-bottom:3px;
  padding-right:15px;
  display:block;
  float:left;
}

.is-cms .amenitieslist li {
  width: 100%;
  padding-right: 0;
  float: none;
}

.amenitiesList ul {
  overflow:auto;
  margin:0px;
  list-style:none;
}

.resContactEmail {
  font-size:12px;
  vertical-align:top;
  text-transform:none;
  color:#fff;
}

.amenities, .affiliations {
  margin: 2px;
  border: none;
}

/********************************************
Content Boxes
********************************************/
.contentboxwrapper {
  margin: 0 0 10px 0;
  padding: 0;
  clear: both;
}
.contentboxcontent {
  clear: both;
}
.contentboximagewrapper {
  display: table-cell;
  min-width: 235px;
}
.contentboximage {
  max-width: 100%;
  padding: 5px;
  margin: 10px 10px 10px 10px;
  background-color: #FFF;
}
.contentboxtext {
  display: table-cell;
  text-align: left;
  max-width: 100%;
  width: 100%;
  vertical-align: top;
  padding: 0;
}
.contentboxtext h2 {
  padding: 10px 0 10px 0;
  margin: 0 0 10px 0;
}
.contentboxfooter {
  padding: 10px 0;
}
.contentboxwrapper h3 {
  /*float: left;
  clear: right;*/
  padding: 0;
  margin: 0;
}
.contentboxfooterbuttons {
  /* Just a container */
}
.contentboxfooterbuttons::after {
  /* ClearFix Hack */
  content: "";
  clear: both;
  display: table;
}
.contentboxfooterbuttons a {
  margin-right: 10px;
}


/**********************************************
 Mobile
***********************************************/
#mfToggleText{
  display:inline-block;
  margin-left:10px;
}

#mfToggleMenu {
  display:none;
  cursor:pointer;
  color:#b0ebff;
  text-decoration:none;
  padding:13px;
  text-transform:uppercase;
  font-weight:300;
  letter-spacing:1px;
  font-size:19px;
  border-bottom:1px solid #292524;
  text-align:center;
  background-color:#453d3a;
}

@media screen and (max-width: 990px) {
  .resContact li + li {
    font-size:20px;
    color:#fff;
    letter-spacing:1px;
  }

  .resContact a {
    font-size:45% !important;
    letter-spacing:1px;
  }

  .mainNav {
    padding:0 10px;
  }
}

@media screen and (max-width: 745px) {
  .mainNav {
    padding:0 20px 0 20px;
    display:none;
  }

  .sponsor {
    display:none;
  }

  .activitiesSection {
    padding-right:35px!important;
  }

  .mainNav li {
    border-bottom:1px solid #292524;
    text-align:center;
  }

  .mainNav li a {
    font-size:19px;
    padding:13px;
  }

  .sample {
    width:100%;
    max-width:320px;
  }

  body {
    font-size:16px;
  }

  .activity{
    margin:0 0 15px 0;
    float:none;
    text-align:center;
  }

  .activityInfo {
    display:block;
    width:auto;
    margin:0px;
    float:none;
    width:auto;
  }

  .amenitiesList li {
    width:auto;
    display:inline-block;
    padding:0 10px 0 10px;
    float:none;
  }

  .wrap, .rightCol, .leftCol, .activity, .address ul li {
    width:auto!important;
   }

  .address ul li {
    padding-top:8px;
    display:block;
  }

  iframe {
    width:100%;
    height:300px;
  }

  .wrap {
    margin:0px;
  }

  .leftCol, .rightCol, .activity img, .address ul li {
    float:none!important;
  }

  #mfToggleMenu {
    display:block;
  }

  .logoContainer img {
    display:inline-block;
    width:100%;
    height:auto;
    max-width:265px; /*set width of logo*/
  }

  .resContact a:hover, .resContact a {
    color:#fff!important;
  }

  .resContact {
    display:block;
  }

  .resContact, .content, .logoContainer, .footerSocial {
    text-align:center;
  }
}

@media screen and (max-width: 625px) {
  .contentboximagewrapper {
    display: block;
    text-align: center;
  }
  .contentboximage {
    display: inline-block;
    padding: 5px;
    border: 1px solid #DDDDDD;
    margin: 10px 0;
  }
  .contentboxtext {
    display: block;
    text-align: left;
    max-width: 100%;
    width: auto;
    vertical-align: top;
  }
}