/* $Id: tools.css,v 1.5 2010/04/15 20:13:22 mike Exp $ */
div.sponsors {
  float: left;
  }
div.logos img {
  border: 1px solid #5a3818;
  margin-bottom: 5px;
  }
h2 {
  padding: 2px 1em;
  font-size: 120%;
  }
div.event {
  background: #e4ebd5;
  color: #000000;
  margin: 0;
  }
div.event h2 {
  background: #bde072;
  color: #000000;
  margin: 0;
  }
div.description {
  padding-top: 0.5em;
  }
div.description h4 {
  margin-bottom: 0;
  }
div.description dl {
  margin-left: 2em;
  }
div.description dt {
  font-weight: bold;
  }
div.description dd.indented {
  text-indent: -2em;
  margin-left: 4em;
  }
.quotation{
  font-style: italic;
  }
div.intro {
  padding-left: 1em;
  padding-bottom: 0.5em;
  }
div.intro h3 {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  }
div.intro div.notes {
  margin-bottom: 0.5em;
  }
div.memo {
  background: #ffffff;
  color: #000000;
  border: thin solid #f00;
  padding: 0.5em;
  margin-top: 0.5em;
  margin-left: 1em;
  margin-right: 1em;
  }
div.buttons {
  text-align: center;
  margin-top: 1em;
  margin-bottom: 1em;
  clear: both;
  }
div.buttons br {
  clear: both;
  }
img.linkprev {
  width: 100px;
  height: 20px;
  border: none;
  float: left;
  margin-left: 2em;
  }
img.linkall {
  width: 96px;
  height: 20px;
  border: none;
  }
img.linknext {
  width: 94px;
  height: 20px;
  border: none;
  float: right;
  margin-right: 2em;
  }
img.linkmore {
  width: 82px;
  height: 20px;
  border: none;
  float: right;
  margin: 0 1em;
  }
div.address {
  margin-left: 5em;
  font-weight: bold;
  }
img.brochure {
  float: right;
  margin-left: 1em;
  border: none;
  }
img.blip-image {
  width: 135px;
  height: 17px;
  vertical-align: top;
  padding-left: 1em;
  }
div.white-box, div.white-box-r, div.white-box-l {
  margin-top: 0.5em;
  }
div.panel {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  }
div.ticket-link {
  float: right;
  padding: 0.5em 1em;
  text-align: center;
  background: #ffffff;
  border: thin solid black;
  margin: 0 0.5em;
  font-weight: normal;
  font-size: small;
  }
span.book-title {
  font-weight: bold;
  font-style: italic;
  }
div.offer {
  border: 2px solid #ff6622;
  margin-bottom: 1em;
  margin-left: 50px;
  margin-right: 210px;
  padding: 0 1em;
  color: #000000;
  background-color: #ffffff;
}
div.offer h2 {
  padding: 0.25em 1em;
  margin: 0;
  text-align: center;
  color: #ff6622;
  background-color: #ffffff;
  font-style: italic;
  font-family: 'Comic Sans MS',cursive;
  text-decoration: underline;
}
table.programme {
  margin-left: 5em;
  margin-bottom: 1em;
}
table.programme caption {
  font-weight: bold;
  margin-top: 0.5em;
}
table.programme thead {
  font-weight: bold;
  }
table.programme td {
  padding-right: 1em;
}
table.programme td {
  vertical-align: top;
}
table.programme td.composer {
  font-weight: bold;
}
table.programme td.title li {
  list-style-type: upper-roman;
}
