/* $Id: index.css,v 1.3 2009/08/31 20:52:02 mike Exp $ */
body  {
background: #ffffe0 url("/booktown/images/booktown-banner.jpg") repeat-x left top;
  }
.header-text {
  display: none;
  }
menu {
  border-color: #5a3818;
  }
#menu ul, #menu ul li a {
  background-color: #eedeac;
  color: #332211;
  }
menu ul {
  border-color: #ba783c;
  }
#menu li ul {
  border-color: #5a3818;
  }
#menu ul li a {
  border-color: #ba783c;
}
#menu ul li a:hover {
  color: #774d27;
  background: #efe5c8;
  }
h2 {
  padding: 2px 1em;
  margin-bottom: 0;
  font-size: 120%;
  background: #cb6f0e;
  }
div.shops h3 {
  margin-bottom: 0;
  margin-top: 0.5em;
  }
div.shops p, div.shops div {
  margin-left: 2em;
  }
p {
  margin-top: 0;
  }
ul.links {
  margin-top: 0;
  }
img.linkmore {
  width: 82px;
  height: 20px;
  border: none;
  float: right;
  margin: 0 1em;
  }
img.linkwebshop {
  width: 151px;
  height: 20px;
  border: none;
  float: right;
  margin: 0 1em;
  vertical-align: bottom;
  }
div.boxoffice {
  float: right;
  color: #000;
  background: #fff;
  font-weight: bold;
  text-align: center;
  border: medium solid #1e5cb3;
  margin: 0 1em;
  padding: 0.5em 1em;
  width: 20em;
  }
div.boxoffice inmg {
  vertical-align: text-bottom;
  width: 30px;
  height: 20px;
  }
img.brochure {
  width: 173px;
  height: 250px;
  margin-bottom: 1em;
  float: right;
  margin-left: 1em;
  border: none;
  }
div.event-day {
  background: #fae0b7;
  color: #000000;
  margin: 0;
  }
div.event-day h2 {
  background: #d99f5a;
  color: #000000;
  margin: 0;
  }
div.intro {
  padding-left: 1em;
  padding-right: 1em;
  padding-bottom: 0.5em;
  }
div.intro h3 {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  }
span.book-title {
  font-weight: bold;
  font-style: italic;
  }
div.map-panel {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  }
div.acknowledgements {
  text-align: center;
  }
span.quotation {
  font-style: italic;
  }
div.venue {
  padding-top: 1em;
  }
hr.splitter {
  width: 80%;
  color: #d99f5a;
  clear: both;
  }