/* Common catalog page styles. */

 BODY {
   margin: 0;
   min-width: 960px;
 }

H1 {
  font-family: Arial, Helvetica, sans-serif;
  margin: 1px 0;
}

H2 {
  font-family: Arial, Helvetica, sans-serif;
  margin: 6px 0 1px 0;
  color: #888;
}

.format-name {
  color: #6080B7;
}
.trim {
  background: #6080B7;
}

.pages {
  font-family: Arial, Helvetica, sans-serif;
  margin: 16px 0 2px 0;
  color: #888;
}

.sep {
  opacity: 0.5;
}

.description-box {
  font-family: Arial, Helvetica, sans-serif;
  font-style: italic;
  font-size: 18px;
  padding: 8px;
  margin: 6px 0 0 10px;
  background: #eee;
  border-left: 2px solid #ccc;
}

.socnet-box {
  margin: 6px 0 0 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
}

.trial-box {
  font-family: Arial, Helvetica, sans-serif;
  margin: 20px 0;
  padding: 3px;
  background: #cfd;
  border: 4px solid #6080B7;
}
.trial-box SUP {
  font-weight: bold;
}
.trial-box .head {
  text-align: center;
  font-size: larger;
  font-weight: bold;
}
.trial-box .link {
  text-align: center;
  font-size: x-large;
  font-weight: bold;
  margin: 1ex 0;
}
.trial-box .note {
  font-style: italic;
  font-size: smaller;
  margin: 0px 10px;
}
.trial-box .license {
  margin-top: 2ex;
  font-size: small;
  text-align: center;
}
.trial-extra {
  color: #444;
  margin-top: 1ex;
}

.blog-box {
  font-family: Arial, Helvetica, sans-serif;
  background: #eee;
  padding: 4px;
  font-size: smaller;
}
.blog-box TD {
  font-size: smaller;
}

.book-rows {
  border: none;
  margin-top: 8px;
}

.book-row .format-name-cell {
  padding-right: 10px;
  white-space: nowrap;
}

.book-row .price {
  text-align: right;
}
.book-row .price FONT {
  background: #cfd;
  padding: 2px;
}

.book-row .costs {
  white-space: nowrap;
  font-size: 9pt;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

.book-row .ebook-formats {
  white-space: nowrap;
  font-size: 12pt;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}
.book-row .ebook-formats EM {
  color: #e00;
  font-style: normal;
}

.book-row .buttons {
  white-space: nowrap;
  padding-left: 10px;
}

.book-row .buttons .button {
  background: #eef;
  color: #c33;
  font-size: larger;
}

.excerpt-button {
  white-space: nowrap;
  text-align: right;
}
.excerpt-button .link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: bold;
}
.excerpt-button .req-note {
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-small;
}

.vid-box {
  margin-bottom: 12px;
}

.review-attrib {
  margin-left: 2em;
}

HTML .fb_share_link {
  padding: 2px 0 0 20px;
  height: 16px;
  background: url(http://static.ak.fbcdn.net/rsrc.php/z39E0/hash/ya8q506x.gif)
              no-repeat top left !important;
}
HTML .fb_share_link:hover {
  color: #300;
}

BUTTON, INPUT[type="button"], INPUT[type="reset"], INPUT[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}

/* End of file. */
