body { margin: 0; padding: 0; font-family: Verdana, Helvetica, sans-serif; color: #9F9F9F; background: #F3F3F3; }
#main { width: 850px; height: 100%; margin-top: 50px; text-align: left; }

#logo { height: 40px; text-align: center; vertical-align: top; }

#topnavigation { height: 22px; font-size: 12px; border-bottom: solid 1px #9F9F9F; }
#topnavigation ul { list-style: none; margin: 0; padding: 0; }
#topnavigation li { float: left; display: block; line-height: 22px; margin-right: 10px; }
#topnavigation li.highlight { line-height: 21px; border-bottom: solid 2px #9F9F9F; }
#topnavigation li.highlight a { color: #C2423F; }
#topnavigation a { text-decoration: none; color: #9F9F9F; }
#topnavigation a:hover { color: #C2423F; }

#mainnavigation { height: 22px; font-size: 11px; border-bottom: solid 1px #9F9F9F; padding-top: 2px; }
#mainnavigation ul { list-style: none; margin: 0; padding: 0; }
#mainnavigation li { float: left; display: block; line-height: 22px; margin-right: 10px; }
#mainnavigation_ li.highlight { line-height: 21px; border-bottom: solid 2px #9F9F9F; }
#mainnavigation li.highlight a { color: #C2423F; }
#mainnavigation a { text-decoration: none; color: #9F9F9F; }
#mainnavigation a:hover { color: #C2423F; }

#subnavigation, #subsubnavigation { font-size: 10px; border-bottom: solid 1px #9F9F9F; padding-top: 6px; vertical-align: top; }
#subnavigation ul, #subsubnavigation ul { list-style: none; margin: 0; padding: 0; }
#subnavigation li, #subsubnavigation li { float: left; display: block; line-height: 14px; margin-right: 10px; }
#subnavigation li.highlight a, #subsubnavigation li.highlight a { color: #C2423F; }
#subnavigation a, #subsubnavigation a { text-decoration: none; color: #9F9F9F; }
#subnavigation a:hover, #subsubnavigation a:hover { color: #C2423F; }

.subnavigation { height: 74px; }
.subnavigation_half { height: 20px; }
#subsubnavigation { height: 47px; }

#imageinfo, #infopage { height: 415px; border-bottom: solid 1px #9F9F9F; padding-top: 6px; padding-bottom: 6px; vertical-align: top; }
#imagedata { padding-top: 0px; padding-left: 6px; vertical-align: top; font-size: 10px; }
#imagepdf { font-size: 12px; text-align: right; }
#imagepdf a { text-decoration: none; color: #9F9F9F; }
#imagepdf a:hover { color: #C2423F; }

#content { padding-top: 12px; font-size: 11px; line-height: 1.5em; }
#content a, #infotext a { color: #9F9F9F; }
#content .highlight { color: #C2423F; }
#content h1 { font-size: 12px; font-weight: normal; margin-bottom: 12px; color: #6B6B6B; }

#currentimage { padding-top: 50px; text-align: center; font-size: 10px; }
#currentimage .highlight { color: #C2423F; }

#infopage #infotext {
  float: left;
  width: 415px;
  height: 400px;
  font-size: 11px;
}

#infopage #infotext p {
  margin-top: 0;
}

#infopage .infoimage {
  float: left;
  margin-left: 6px;
}

.headline { font-size: 12px; color: #6B6B6B; }
.thumbnail_link { font-size: 10px; text-decoration: none; color: #9F9F9F; }

#details_link {
  padding-left: 6px;
  font-size: 12px;
  text-align: left;
}

#details_link a {
  text-decoration: none;
  color: #9F9F9F;
}

#details_link a:hover {
  color: #C2423F;
}

#format_details {
  position: absolute;
  width: 850px;
  height: 413px;
}

#format_details div,
#format_request div {
  margin: 30px 100px;
  width: 600px;
  padding: 0 15px;
  background: #fff;
  font-size: 11px;
  border: solid 1px #666;
}

#format_details div h3 {
  text-align: center;
  font-size: 13px;
  margin-top: 15px;
  padding-bottom: 5px;
  border-bottom: solid 1px #999;
}

#format_details div table {
  font-size: 11px;
}

#format_details div table td,
#format_details div table th {
  padding: 5px;
}

#format_details div table th {
  border-bottom: solid 1px #999;
}

#format_details div table .price {
  text-align: right;
}

#format_details div table .heading th {
  border: none;
  text-align: center;
}

#format_details div table .finishing {
  background: #f4f4f4;
}

#format_details div table .last {
  text-align: center;
}

#format_details div table .even td {
  
}

#format_details div table .odd td {
  background: #f6f6f6;
}

#format_details div table .odd .finishing {
  background: #ededed;
}

#format_details div table .info {
  text-align: center;
}

#format_details div table .edition td {
  border-top: solid 1px #c2423f;
  border-bottom: solid 1px #c2423f;
  color: #c2423f;
}

#format_details div table .edition .last {
  border-right: solid 1px #c2423f;
}

#format_details div table .edition .first {
  border-left: solid 1px #c2423f;
}

#format_details div a,
#format_request div a {
  text-decoration: none;
  color: #9F9F9F;
}

#format_details div a:hover {
  color: #C2423F;
}

#format_details div table .edition a {
  color: #C2423F;
}

#format_details div td a:hover, 
#format_request div td a:hover {
  color: #C2423F;
}
