@charset "utf-8";
body {
  font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
  color: #222;
  background: #FFF;
  font-size: 0.9em; }

.float-left {
  float: left; }

.float-right {
  float: right; }

#page-background {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  position: fixed;
  z-index: -100; }

.stretch {
  width: 100%;
  height: 100%; }

#book-overlay {
  width: 358px;
  height: 458px;
  z-index: 100;
  position: absolute;
  top: -35px;
  left: -35px;
  display: none; }

.content-wrapper {
  width: 920px;
  margin: 0 auto; }

.content {
  padding-top: 25px; }

.content-box {
  background-color: #f7fafc;
  border: 1px solid #3c5e7c; }

.content-box + .content-box {
  margin-top: 16px; }

.content-box-content {
  padding: 22px 35px 25px 25px; }

.leave-space-for-book-image {
  padding-left: 330px;
  padding-top: 35px; }

.content-box-title {
  background-color: #4c789f;
  width: 275px;
  color: #f1f5f9;
  padding: 9px 0 7px 25px; }

h1 {
  font-family: myriad;
  font-weight: 700;
  font-size: 3em; }

.content-box-title h1 {
  margin: 0;
  font-size: 1.1em; }

p, h1 {
  margin-bottom: 10px; }

.quote, .attribution {
  color: #3c5e7c; }

.quote {
  font-style: italic;
  font-size: 0.85em;
  line-height: 1.5em;
  margin-bottom: 4px;
  margin-top: 16px; }

.quote i {
  font-style: normal; }

.attribution {
  font-weight: bold;
  font-size: 0.85em;
  margin-left: 20px; }

table.os-logos {
  margin: 6px auto 0 auto;
  line-height: 1.25em; }

table.os-logos + table.os-logos {
  margin-top: 0px; }

table.os-logos td {
  vertical-align: middle;
  text-align: center; }

td.logo + td.os {
  padding-left: 10px; }

td.os + td.logo {
  padding-left: 30px; }

.tiny-note {
  font-size: 0.75em;
  font-style: italic; }

.super {
  vertical-align: super;
  font-size: 0.6em; }

table.sample-chapters td + td {
  padding-left: 25px; }

:link {
  color: #0e61aa;
  text-decoration: none; }

:visited {
  color: #7391ab;
  text-decoration: none; }

table.vendors-table {
  margin: 0 auto; }

table.vendors-table td {
  vertical-align: bottom;
  text-align: center; }

table.vendors-table td + td {
  padding-left: 30px; }

tr.vendor-descriptions td {
  vertical-align: middle;
  padding-top: 0px;
  font-size: 0.75em;
  line-height: 1.3em; }

.narrow-padding {
  padding-top: 2px;
  padding-bottom: 12px; }

.article-dateline {
  color: #999999;
  font-size: 0.85em; }

h1.article-title {
  font-family: myriad;
  font-weight: 700;
  font-size: 1.25em;
  margin-bottom: 5px;
  margin-top: 2px; }

.news-article + .news-article {
  margin-top: 20px; }

.footer, .footer a {
  padding: 14px 0 10px 0;
  color: #f1f5f9; }

.footer table img {
  padding-right: 5px; }

.footer td {
  vertical-align: middle; }

.footer h1 {
  font-size: 1.1em; }

