body {
  background-color: #3a5064;
  margin: 18px auto;
  font-family: Verdana, sans-serif;
  font-size: 10pt;
  color: #fff;
}

a {
  text-decoration: none;
  color: #ccf;
}

a:active {
  color: #ffc;
}

.middle .center a {
  color: #9baec1;
}

a:hover {
  color: #ff8;
}

img.thumb, img.photo {
  border: 1px solid #000;
  margin: 1px;
}

img.thumb {
  margin: 3px;
}

a:hover img.thumb {
  border: 2px solid #2c2;
  margin: 2px;
}

table {
  border-collapse: collapse;
}

td {
  padding: 0;
}

table.main {
  width: 858px;
}

td.title img {
  margin-left: 1px;
}

td.body {
  padding: 7px 3px;
}

tr.middle td.center {
  background-color: #384754;
  vertical-align: top;
  font-size: 90%;
  line-height: 150%;
  white-space: nowrap;
  padding: 5px 8px 3px 3px;
}

tr.middle td.center ul {
  font-weight: bold;
  list-style: none;
  margin: 0 0 2em 0;
  padding: 0;
}

tr.middle td.center li.active {
  color: #ffffff;
}

tr.middle td.content {
  vertical-align: top;
  padding-left: 7px;
  width: 100%;
}

tr.top, tr.bottom {
  height: 8px;
}

td.left, td.right {
  width: 7px;
}

tr.top td.left, tr.top td.center, tr.middle td.left {
  background-color: #384754;
}

tr.top td.right {
  background: url(images/topright.png) no-repeat bottom left;
}

tr.middle td.right {
  background: #293846 url(images/right.png) repeat-y left;
}

tr.bottom td.left {
  background: url(images/bottomleft.png) no-repeat top right;
}

tr.bottom td.center {
  background: #293846 url(images/bottom.png) repeat-x top;
}

tr.bottom td.right {
  background: #293846 url(images/bottomright.png) no-repeat top left;
}

div.footer {
  text-align: center;
  color: #000;
  font-size: xx-small;
}

div.footer a {
  color: #000;
}

td.gallery {
  height: 100%;
  padding-left: 10px;
}

td.gallery table {
  height: 100%;
}

td.gallery td {
  padding: 5px 0;
}

th.search {
  padding-bottom: 10px;
  text-align: center;
}

td.search {
  padding: 4px 0;
  border-top: 2px dotted #293846;
  border-bottom: 2px dotted #293846;
  text-align: center;
}

table.pricelist td, table.pricelist th {
  border: 1px dotted #293846;
  padding: 0 5px;
}

tr.info {
  vertical-align: baseline;
}

td.key {
  text-align: right;
  white-space: nowrap;
  font-size: xx-small;
  padding-right: 5px;
}
