/*  Langham Brewery style sheet.
 *  Author: DNH
 *  Copyright: (c) 2012 Jiffle Ltd
*//* @group main */
* {
  /* 	font-size: 100%; */

  margin: 0;
  padding: 0;
}
body {
  background-image: url(images/bg_swallows.png);
  background-attachment: fixed;
  font: 80%/1.6em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  color: #333333;
  min-width: 800px;
  text-align: center;
  background-color: #3e352c;
}
.body {
  margin-top: 10px;
  margin-bottom: 10px;
}
a:link,
a:visited {
  color: #663300;
}
a:hover {
  color: #ffcc33;
  text-decoration: none;
}
img {
  border: 0;
}
.paratext {
  padding: 0 0 0.5em 0;
  color: #333333;
}
p {
  padding: 0 0 0.5em 0;
  color: #333333;
}
p.indented {
  margin-left: 2em;
}
dt,
dd {
  padding: 0 0 0.5em 0;
  color: #333333;
  font-size: 0.9em;
}
pre {
  margin-left: 50px;
}
dt {
  color: #333333;
  font-weight: bold;
  padding-bottom: 0.1em;
}
dd {
  padding-left: 4em;
}
sup {
  font-size: 0.75em;
}
/* @end */
#outerwrapper {
  width: 800px;
  margin: 0 auto;
  text-align: left;
}
/* @group heading */
#heading {
  height: 63px;
  position: relative;
  background: url(images/lb_banner.png) no-repeat 0 0;
  overflow: hidden;
  margin: 6px 0px;
}
#heading h1 {
  text-indent: -9999px;
}
#heading li {
  width: 110px;
  height: 80px;
  float: left;
  text-indent: -9999px;
  overflow: hidden;
}
#heading li a {
  display: block;
  width: 110px;
  height: 80px;
}
/* @end */
#logo {
  height: 99px;
  width: 426px;
  position: absolute;
  left: 182px;
  top: -1px;
}
#content {
  background: url(images/boxhead.png) no-repeat 0px 0px;
  padding-top: 20px;
  margin-top: 5px;
}
#content-inner {
  overflow: visible;
  background: url(images/content-inner.png) repeat-y 0px 0px;
  height: 100%;
}
#clearboth {
  clear: both;
}
/* @group footer */
#footer {
  padding: 25px 20px 20px 20px;
  background: url(images/boxfoot.png) no-repeat 0 0;
  color: #9f6000;
  font-size: 85%;
}
#footer a {
  color: #fffac4;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}
#footer p {
  text-align: center;
  color: #fffac4;
}
/* @end */
/* @group left content */
/* @group subnavs */
#subnav {
  margin-left: 0;
  padding-left: 0px;
  list-style: none;
}
#subnav ul {
  margin-top: 10px;
  border-top: 1px solid #999999;
  list-style: none;
}
#subnav ul li a:link,
#subnav ul li a:visited {
  color: #ffffff;
  font-size: 1em;
  font-weight: bold;
  padding-left: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-decoration: none;
}
#subnav ul li a:hover {
  color: green;
  text-decoration: none;
}
/* @end */
/* @group menu */
#menu {
  margin-top: 0px;
  margin-bottom: 10px;
  background-color: transparent;
}
#menu ul li {
  margin-top: 2px;
  min-height: 32px;
  margin-bottom: 2px;
}
#menu ul li a {
  background-position: 0 0;
  background-image: url(images/swallowall_vert.png);
  background-repeat: no-repeat;
  height: 30px;
  padding-left: 54px;
  margin-top: 2px;
  text-indent: -20px;
  font: italic small-caps bold 120% Georgia, "Times New Roman", Times, serif;
  line-height: 1em;
  text-decoration: none;
  min-height: 30px;
  display: block;
}
#menu ul li a:hover {
  background-position: 0 -30px;
  text-decoration: underline;
  color: #a71f21;
}
#menu ul li.curitem a {
  background-position: 0 -60px;
  color: black;
}
#menu ul li.curitem a:hover {
  background-position: 0 -60px;
  text-decoration: none;
  color: black;
}
#menulist {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
  position: relative;
}
/* @end */
/* @group menu */
#social {
  text-align: center;
  margin-top: -2px;
  margin-bottom: 4px;
}
#social div {
  margin-top: 0.2em;
  margin-bottom: 0.2em;
}
/* @end */
#leftcontent {
  margin-top: 0;
  width: 169px;
  float: left;
  background: #f2e7b4;
  height: 100%;
}
#leftcontent p {
  color: #f2e7b4;
}
#leftcontent .padder {
  padding: 1px 15px;
}
#menuimage {
  position: relative;
  margin: auto 0px 0px 5px;
}
#menuimage img {
  filter: alpha(opacity=75);
  opacity: .75;
}
/* @end */
/* @group right content */
#rightcontent {
  /*	background: none repeat-x 0 0;*/

  background-color: #ffffff;
  left: 5px;
  width: 629px;
  float: left;
  overflow: visible;
}
#rightcontent .padder {
  padding: 1px 22px;
}
#rightcontent a:link,
#rightcontent a:visited {
  color: #ff9900;
  text-decoration: underline;
}
#rightcontent a:hover {
  color: #66cc00;
  text-decoration: underline;
}
#rightcontent blockquote {
  font-family: Georgia, "Times New Roman", serif;
  font-style: oblique;
  font-weight: bold;
  color: #a71f21;
}
#rightcontent hr {
  margin: 10px 20px 10px 20px;
  height: 1px;
  color: gray;
  background-color: gray;
}
#rightcontent .promotion {
  float: right;
  position: relative;
  right: 0px;
  top: -5px;
  height: 0px;
  margin: -15px 0 0 0;
  padding: 0px;
  margin-bottom: -30px;
  line-height: 0px;
  overflow: visible;
  z-index: 100;
}
#rightcontent #intro {
  text-align: center;
  margin-bottom: 10px;
}
#rightcontent #intro blockquote {
  font-size: 120%;
}
#rightcontent #intro #slideshow {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  height: 300px;
  width: 445px;
  border: black 1px solid;
}
#rightcontent #intro #slideshow img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
}
#rightcontent #intro #slideshow img.active-slide {
  z-index: 10;
}
#rightcontent #intro #slideshow img.last-active-slide {
  z-index: 9;
}
#rightcontent .rightimage {
  margin-top: 7px;
  padding-left: 15px;
  background-color: #ffffff;
  float: right;
}
#rightcontent .leftimage {
  margin-top: 7px;
  padding-right: 15px;
  background-color: #ffffff;
  float: left;
}
#rightcontent .clear {
  clear: both;
  height: 0px;
  margin: 0px 0px;
}
#rightcontent strong {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #a71f21;
}
#rightcontent .address {
  padding-left: 5em;
  line-height: 1.45em;
}
#rightcontent .centre {
  text-align: center;
}
#rightcontent ul.bullets {
  padding-left: 50px;
  margin-bottom: 10px;
  list-style-type: square;
  width: auto;
}
#rightcontent ul.bullets li {
  margin-right: 0px;
}
/* @end */
#contentfooter {
  text-align: right;
  margin-right: 23px;
}
img.left {
  float: left;
}
img.right {
  float: right;
}
#highlights {
  margin-top: 5px;
  color: #333333;
}
#highlights ul.undecorated {
  padding: 0;
  list-style-type: none;
  margin: 0px 20px 0px 10px;
}
#highlights ul.socmedia li {
  margin-bottom: 5px;
}
#highlights p {
  text-align: justify;
}
#highlights p.right {
  text-align: right;
}
#highlights textarea,
#highlights pre {
  font-size: larger;
}
#highlights a:link,
#highlights a:visited {
  color: #663300;
  text-decoration: none;
}
#highlights a:hover {
  color: #a71f21;
  text-decoration: underline;
}
#highlights .tourImg {
  text-align: center;
}
#blog-posts ol {
  overflow-y: auto;
}
#blog-posts li.post {
  list-style-type: none;
  margin-bottom: 6px;
  border-bottom: 1px dotted #999999;
  border-collapse: collapse;
}
#blog-posts li.post img {
  padding-bottom: 0.5em;
}
#blog-footer {
  clear: both;
}
h1 {
  color: #333333;
  font-size: 1.4em;
  margin-top: 0px;
  margin-bottom: 6px;
  font-variant: normal;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 2px double #999999;
  border-collapse: collapse;
}
h2 {
  color: #333333;
  font-size: 1.3em;
  font-weight: bold;
  margin-top: 8px;
  margin-bottom: 6px;
  border-bottom: 1px dotted #999999;
  border-collapse: collapse;
}
.level3 {
  text-align: left;
  color: #333333;
  font-size: 1.1em;
  font-weight: bold;
  margin-top: 8px;
  border-collapse: collapse;
}
h3 {
  text-align: left;
  color: #333333;
  font-size: 1.1em;
  font-weight: bold;
  margin-top: 8px;
  border-collapse: collapse;
  margin-bottom: 5px;
}
h4 {
  color: #333333;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.0em;
  border-collapse: collapse;
}
.errormsg {
  color: red;
  font-size: 120%;
  font-weight: bold;
}
#mapcontainer {
  text-align: center;
}
#map {
  margin-left: auto;
  margin-right: auto;
  width: 500px;
  height: 400px;
}
/* @group tour */
.tourGalCaption {
  height: 15em;
}
a:link.navPicLink {
  color: #ffffff;
  background-color: #663300;
}
/* @end */
/* @group table */
.pricethinborder {
  border-bottom: 1px solid dimgray;
}
table.pricetable {
  border-bottom: 2px solid dimgray;
  margin-bottom: 8px;
}
table.pricetable caption {
  text-align: left;
  color: #333333;
  font-size: 1.1em;
  font-weight: bold;
  margin-top: 8px;
  border-collapse: collapse;
}
table.pricetable td {
  text-align: right;
}
table.pricetable td.refill {
  text-align: center;
}
table.pricetable tr.lastrow td {
  border-bottom: 1px solid dimgray;
}
table.pricetable th.topcorner,
table.pricetable tbody th {
  border-left: 0px none transparent;
  border-bottom: 0px none transparent;
}
table.pricetable .lastrow th {
  border-bottom: 0px none transparent;
}
table.pricetable thead td {
  background-color: #fff6cc;
}
table.pricetable thead th {
  border-bottom: 1px solid dimgray;
  text-align: center;
  border-left: 1px solid dimgray;
  background-color: #fff6cc;
}
table.pricetable tbody th {
  vertical-align: middle;
}
table.pricetable tbody tr:first-child th,
table.pricetable tbody tr:first-child td {
  border-top: 1px solid #a9a9a9;
}
table.pricetable tbody th.nameseparated {
  border-bottom: 1px solid dimgray;
}
table.pricetable tbody.evenline th,
table.pricetable tbody.evenline td {
  background-color: #faf0e6;
}
/* @end */
table#contacttable select {
  width: 150px;
}
table#contacttable caption {
  text-align: left;
}
table#contacttable input.longbox {
  width: 100%;
}
table#contacttable .highlighted {
  background-color: #ffcccc;
  border: 2px solid #991111;
}
