body.landmarc {
    background-image: url(/system/images/backgrounds/landmarc.jpg);
}

body.ditch {
    background-image: url(/system/images/backgrounds/ditch.jpg);
}

body.anvil_design {
    background-image: url(/system/images/backgrounds/anvil_design.jpg);
}

body.anvil {
    background-image: url(/system/images/backgrounds/anvil.jpg);
}

.landmarc #logo div.logo {
  background: transparent url(/images/logos/landmarc.png) no-repeat;
  background-position: 0 5px;
  height: 50px;
}

.ditch #logo div.logo {
  background: transparent url(/images/logos/ditch.png) no-repeat;
  background-position: 0 15px;
  height: 50px;
}

.anvil_design #logo {
  width: 650px;
}

.anvil_design #logo div.logo {
  width: 350px;
  background: transparent url(/images/logos/anvildesign.png) no-repeat;
}

.anvil #logo div.logo {
  width: 188px;
  background: transparent url(/images/logos/anvil.png) no-repeat;
}
.anvil #first-column {
  margin-left: 300px;
  top: 184px;
  width: 230px;
  height: 350px;
}

.anvil #second-column {
  margin-left: 597px;
  top: 152px;
}

.anvil #second-column .image-container img {
  width: 341px;
  height: 253px;
  border: none;
}

.anvil #menu {
  background: none;
  top: 184px;
  width: 231px;
  height: 122px;
  position: absolute;
}

.anvil #menu li {
  padding-right: 0;
}

.anvil #menu .options {
  margin-top: 18px;
}
.anvil #menu .options .link {
  margin-left: 91px;
  height: 27px;
  overflow: hidden;
}
.anvil #menu .options li {
  margin-bottom: 1px;
  border: none;
}

.anvil #menu .options li .link span {
  display: none;
}
.anvil #menu .options li:hover .link {
  background-position: 0px -27px !important;
}

.anvil #top-navigation {
left: 643px;
}

.ditch #logo {
    left: 43px;
}

#control_overlay {
  background-color: #000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}

.modal {
  background-color:#fff;
  padding:10px;
  border: 3px solid #000;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  text-align: center;
}

.modal #close {
  cursor:pointer;
  height:42px;
  left:-20px;
  position:absolute;
  top:-20px;
  width:42px;
}

.modal div {
  text-align: right;
  color: #000;
}

.modal div a {
  color: #000;
}

.modal div a:hover {
  text-decoration: underline;
}


img.text {
  margin-bottom: 4px;
}

a .image_link {
  height: 16px;
  width: 290px;
}

a:hover .image_link, a.current .image_link {
  background-position: 0px -17px !important;
}
.text-entry.home {
  font-size: 15px;
  line-height: 28px;
  font-weight: normal;
}

#reservations {
  text-align: left;
  margin-top: 30px;
}

#LBUI {
  padding-bottom: 100px;
}

#LBUI #LivebookingsDirect {
  margin: 0 !important;
}

#LBUI select {
  width: 300px;
  font-size: 12px;
  margin: 5px 0;
}

.reservations_widget {
  clear: both;
  margin-top: 120px;
}
