body {
  background: url('/images/ui/bg.gif');
  background-color: #FFFFE6;
  margin:0;
}

.verdanaSmallBold {
  font-family: verdana,sans-serif;
  font-weight: bolder;
  font-size: 65%;
}

.arialSmall {
  font-family: arial, sans-serif;
  font-size: 70%;
}

.arialMedium {
  font-family: arial, sans-serif;
  font-size: 80%;
}


.textAd {
  font-family: arial, sans-serif;
  font-size: 70%;
  text-decoration:none;
}

.textAd:hover {
  text-decoration:underline;
}

.blackLink {
  color: black;
  text-decoration: none;
}

.blackLink:visited {
  color: black;
  text-decoration: none;
}

.blackLink:hover {
  text-decoration: underline;
}

a {
  color: #000099;
}

a:visited {
  color: #000099;
}

a:active {
  color: #000000;
}

#pagetitle {
  margin-bottom: 1em;
}

.subnav {
  font-family:arial,sans-serif;
  font-size:75%;
  color:#5B5B5B;
  margin-bottom:2em;
}

form { 
  margin-bottom: 0 ; 
}

.hptitle {
  font-family: serif;
  color: #990000;
  margin-top: 0;
  font-size: 120%;
  margin:0px;
}

div#pagetitle {
  font-family: serif;
  color: #990000;
  margin-top: 0;
  font-size: 120%;
  margin:0px;
  font-weight: normal;
}

h1.loa{
  font-family: serif;
  color: #990000;
  margin-top: 0;
  font-size: 130%;
  margin:0px;
  font-weight: normal;
}

h2.loa2 {
  font-size:95%;
  font-weight: normal;
}

a.button {
  font-family: arial, sans-serif;
  font-size: 80%;
  font-weight: bolder;
  color: #990000;
  border-style: solid;
  border-width : 1px 1px 1px 1px;
  text-decoration : none;
  padding : 4px;
  border-color : #CBCBB7;
  
}

a.button:hover {
  text-decoration : underline;
}

.toc p {
  margin: 20px 0 0 0;
}

.toc ul {
  padding: 0 0 5px 0;
  list-style: none;
}

.toc li {
  padding: 2px;
}

.toc ul li ul {
  padding: 0 0 0 30px;  
  list-style: none;
}

/* NEW */

#sidebarhome p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 70%;
}

#sidebarhome a, #sidebarhome a:visited {
  color: #000099;
  text-decoration: none;
}

#sidebarhome a:hover {
  color: #000099;
  text-decoration: underline;
}

.sidebarheader {
  color: #990000;
  font-family: "Times New Roman", Times, serif;
  font-size: 13px;
  font-weight: bold;
  background-image: url(../images/ui/home/hdr_lineRepeat.gif);
  background-repeat: repeat-x;
  background-position: top;
  margin-top: 0px;
  padding-top: 10px;
  text-transform: uppercase;
}

.newforthcoming {
  width: 70%;
}

.newforthcoming p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 70%;
  text-decoration: none;
}

.newforthcoming a, #newforthcoming a:visited {
  text-decoration: none;
}

.newforthcoming a:hover {
  text-decoration: underline;
}

.bestsellers {
  width: 250px;
}

.bestsellers p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.bestsellers a, .bestsellers a:visited {
  text-decoration: none;
}

.bestsellers a:hover {
  text-decoration: underline;
}

.newforthcomingtitle, .newforthcomingtitle a, .bestsellerstitle, .bestsellerstitle a {
  background-image: url(../images/ui/home/hdr_gradientBG.gif);
  background-repeat: repeat-x;
  background-position: top;
  margin: 0px 0px 10px 0px;
  padding-top: 6px;
  padding-left: 4px;
  font-family: "Times New Roman", Times, serif;
  font-size: 20px;
  font-weight: normal;
  color: #990000;
  text-decoration: none;
  width: 100%;
}

.newforthcoming-desc, .newforthcoming-desc p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.newforthcoming-title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.newforthcoming-desc ul, .newforthcoming-desc li {
  display: block;
  list-style-type: none;
  padding:3px 0;
  margin:3px 0;
}

/* NEW subscribe */

#subscribemain {
  background-color: #EEEED7;
  width: 99%;
  padding: 5px;
  overflow: auto;
  position: relative;
}

.subscribeframe {
  border: 1px solid #CBCBB7;
  /*background-image: url(../images/ui/home/subscribe_leftRepeat.gif);
  background-repeat: repeat-y;
  background-position: left;*/
}

.subscribeleft {
  width: 115px;
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  padding-bottom: 20px;
  /*float: left;*/
  vertical-align: top;
  text-align: center;
  background-color: #6E6E6E;
}

.subscribeleft a {
  color: #FFFFFF;
  text-decoration: none;
}

.subscribeleft-alt {
  width: 115px;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  padding-bottom: 20px;
  /*float: left;*/
  vertical-align: top;
  text-align: center;
  background-color: #CACED1;
}

.subscribeleft-alt a {
  color: #333333;
  text-decoration: none;
}

.subscriberight {
  padding: 20px;
  margin-left: 147px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  vertical-align: top;
}

.subscriberight a {
  text-decoration: none;
}

.subscriberight a:hover {
  text-decoration: underline;
}

.subscriberight h1 {
    font-family: "Times New Roman", Times, serif;
  font-size: 20px;
  font-weight: normal;
  color: #990000;
    margin-top: 0px;
}

.bulletcircle {
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  margin-left: 3px;
    padding: 0 0 0 20px;
    background: url("../images/ui/home/bulletCircle.gif") no-repeat 0 50%;
}

.genericbanner {
  margin-bottom: 15px;
  clear: both;
}

.genericbanner a {
  text-decoration: none;
  color: #FFFFE6;
}

.salebanner {
  background-color: #7E0700;
  padding: 10px;
  width: 100%;
  height: 30px;
  margin-bottom: 15px;
  background-image: url(../images/ui/home/bg_saleBannerRight.gif);
  background-repeat: no-repeat;
  background-position: right center;
  text-decoration: none;
  clear: both;
}

.salebanner a {
  text-decoration: none;
  color: #FFFFE6;
}

.salebanner-content {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 70%;
  color: #FFFFE6;
  padding-right: 30px;
  /*padding-left: 145px;
  background-image: url(../images/ui/home/saleBanner_saleTitles.gif);
  background-repeat: no-repeat;
  background-position: left center;*/ 
}

.saletitles {
  margin-left: 0px;
  padding: 0 0 0 145px;
  background-image: url(../images/ui/home/saleBanner_saleTitles.gif);
  background-repeat: no-repeat;
  background-position: 0 50%;
  overflow: visible;
}

.salebanner-price {
  width: 125px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 26px;
  font-weight: bold;
  color: #FFFFE6;
  padding-left: 20px;
  background-image: url(../images/ui/home/saleBanner_upTo.gif);
  background-repeat: no-repeat;
  background-position: left center;
}

.highlights {
  height: 120px;
  width: 100%;
  background-image: url(../images/ui/home/highlights_bgRepeat.gif);
  background-repeat: repeat-x;
  margin-bottom: 15px;
}

.highlights-books {
  background-image: url(../images/ui/home/highlights_books.gif);
  background-position: right;
  width: 399px;
  height: 120px;
}

.highlights-books a {
  display: block;
  width: auto;
  height: 120px;
}

.highlights-books a span {
  visibility: hidden;
}

.highlights2 {
  height: 120px;
  width: 100%;
  background-image: url(../images/ui/home/highlights_bgRepeat2.gif);
  background-repeat: repeat-x;
  margin-bottom: 15px;
}

.highlights2whitetext {
  color: #FFF;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
}

.highlights2tanitalic {
  color: #FFFFE2;
  font-size: 19px;
  font-family: "Times New Roman", Times, serif;
  font-style: italic;
  font-weight: bold;
}

.holidaybanner {
  background-image: url(../images/ui/home/holiday_bg.jpg);
}

.nonprofit {
  font-size: x-small;
}

.banner_sow {
  height: 100px;
  width: 100%;
  background-image: url(../images/ui/home/sow_mid.jpg);
  background-repeat: repeat-x;
  margin-bottom: 15px;
}

/** Catalog Request Page **/

#catRequestBox {
  border: 1px #e0d9bd solid;
  padding: 1px;
  margin: 0 35px 0 10px;
}

#catRequestBoxInner {
  background: #ffffff;
  border: 3px #e0d9bd solid;
  padding: 15px;
}

#catRequestBox .sidebar {
  border-left: 1px #333 dotted;
  float: right;
  padding: 0 10px;
  margin: 0 10px;
  width: 250px;
}

#catRequestBox h1 {
  font-family: times new roman, serif;
  font-size: 28px;
  color: #600;
}

#catRequestBox h2 {
  font-family: times new roman, serif;
  font-size: 16px;
  color: #000;
}

#catRequestBox p {
  font-family: arial,sans-serif;
  font-size: 13px;
  color: #000;
}

#catRequestForm {
  border: 1px #e0d9bd solid;
  padding: 0px;
}

#catRequestForm .footer {
  padding: 20px;
}

#catRequestForm hr {
  color: #e0d9bd;
  background-color: #e0d9bd;
  width: 100%;
}

#catRequestForm th {
  background: #f2f1dd;
  border-bottom: 1px #e0d9bd solid;
  padding: 0px;
}

#catRequestForm th p {
  font-family: times new roman, serif;
  font-size: 17px;
  font-weight: normal;
  text-align: left;
}

#catRequestForm th b.red {
  color: #600;
}


#catRequestForm th img {
  display: block;
  margin: 10px;
}

#catRequestForm .label {
  color: #333;
  font-size: 13px;
  text-align: right;
}

#catRequestForm .longlabel {
  color: #333;
  font-size: 11px;
}

#catRequestForm .required {
  color: #600;
}

#catRequestBox .note {
  font-family: times new roman, serif;
  font-size: 13px;
  font-weight: bold;
  font-style: italic;
  color: #333;
}

.callout {
    border: 1px solid #333;
    padding: 5px;
}

.callout td {
    padding: 5px;
}

.noMargin {
  margin: 0;
}

div.nav-section { 
  margin-top: 8px;
  border-top: #72889C solid 1px;
  font-family: Arial, Helvetica, sans-serif;
  padding: 2px 0 2px 12px;
  width: 140px;
}

div.nav-section > a {
  color: #EEEED7; 
  font-family: times new roman, serif;
  font-size: 13px;
  text-decoration: none;
  text-transform: uppercase;
}

div.nav-section img {
  margin-left: -12px;
}

div.nav-section ul { padding: 0; margin: 0; }

div.nav-section li {
  list-style: none; 
  font-size: 11px; 
  padding: 2px 0;
}

div.nav-section li a {
  color: #FFF; 
  text-decoration: none;
}

div.nav-section li.selected a { color: #000; }

/* Content Styles */

#content {
  font-family: helvetica, arial, sans-serif;
  font-size: 90%;
  padding: 10px 0;
}

#content a {
  color: #415F85;
  text-decoration: none;
}

#content a:hover {
  text-decoration: underline;
}

#content .authorname {
  color: #000000;
  font-family: times new roman, serif;
  font-size: 120%;
  font-style: italic;
  margin: 0px;
}

#content .callout {
  border: 1px solid #D5D4C2;
  background: #F2F1DF;
  padding: 0px 15px;
}

#content .hdiv {
  background-image: url("../images/ui/rule-horiz.gif");
  background-position: center;
  background-repeat: repeat-x;
}

#content .salebox {
  background: url("../images/ui/sale-icon.jpg") #F2F1DF;
  background-repeat: no-repeat;
  background-position: 10px 5px;
  border: 1px solid #D5D4C2;
  padding: 10px 10px 10px 40px;
}

#content .saletext {
  color: #A50E00;
  font-weight: bold;
}

#content .volumeblurb {
  color: #88887E;
  margin: 1em 5em;
}

#content .volumesubhead {
  margin: 0px;
  font-size: 85%;
}

#content .volumetitle {
  font-family: times new roman, serif;
  color: #990000;
  margin-top: 0;
  font-size: 165%;
  margin:0;
}

#volumesubnav {
  font-weight: bold;
}

/* Catalog Styles */

div.jumpgroup {
  border: 1px solid #D5D4C2;
  background: #F2F1DF;
  margin: 5px;
  padding: 0px 15px;
}

div.jumpgroup a {
  color: #415F85;
  font-family: helvetica, arial, sans-serif;
  font-size: 90%;
  text-decoration: none;
}

a.jumplink {
  color: #415F85;
  font-family: helvetica, arial, sans-serif;
  font-size: 80%;
  text-decoration: none;
}

/* BoD */

.boardOfDirectors table {
  margin: 10px 0;
}

.boardOfDirectors td {
  font-size: 90%;
}

.boardOfDirectors th {
  font-size: 90%;
  text-align: left;
  font-style: italic;
}

.light {
  color: #999;
}

/* -- Paperback Classics -- */

body.pbc {
    background: #FFFFE8;
    font-family: helvetica, arial, sans-serif;
}

.pbc-header {
  text-align: center;
  background: #FFFFE8;
}

.pbc-content {
  margin: 0 auto;
  background: #59738C;
  width: 95%;
  padding: 5px 5px 5px 0;
}

.pbc-content #content {
  padding: 25px;
  background: #fff;
  width: 85%;
}

.paperback-nav-item {
  border-bottom: 1px solid #7C96AF;
  color: #fff;
  padding: 5px 10px;
  font-size: smaller;
}

.paperback-nav-item a {
	text-decoration: none;
}

.paperback-nav-item a:hover {
	text-decoration: underline;
}

.paperback-nav-selected {
  background: #30495F url("/images/ui/paperback/nav-selected.gif") no-repeat center right;
}

.paperback-nav-item .new { 
  text-transform: uppercase;
  color: #E4BA0C;
  font-size: smaller;
  font-weight: bold;
}

.paperback-nav-item .title { 
  font-weight: bold;
  font-style: italic;
  color: #fff;
}

.pbc-content h1.author {
    font-size: 1.5em;
    font-family: "Times New Roman", Times, serif;
    font-weight: normal;
    margin: 25px 0 0 0;
}

.pbc-content h2.title {
    font-size: 1.65em;
    font-style: italic;
    margin: 5px 0;
}

.pbc-content .introducer { font-weight: bold; margin: 10px 0 0px 0px; display: inline-block; }
.pbc-content .sale-price-label { font-weight: bold; margin: 10px 0 10px 0px; display: inline-block; }
.pbc-content .sale-price { font-weight: bold; color: #A50E00; }

.pbc-content .purchase-box { background: #EFF4FA; padding: 15px; font-size:.8em; }
.pbc-content .purchase-box .phone-orders { font-weight: bold; display: block; padding-bottom:15px; }
.pbc-content .purchase-box div { display: inline-block; margin:1px; }

.pbc-content > table td { padding: 0; }

.pbc-content td { vertical-align: top; padding: 0; }

.pbc-content .loa-store { margin: 10px 0; }

.pbc-content .order-box { background:#B21109; color: #fff; text-align: center; margin: 20px 0; padding: 2px; }
.pbc-content .order-box p { border: 1px solid #fff; margin: 2px; padding: 10px; }
.pbc-content .order-box .phone { font-weight: bold; font-size: larger; }



.on-deck { text-align: center;}
.on-deck h1 {  padding: 0; margin: 5px 0; font-size:1.5em;  }

.on-deck div { display:inline-block; padding: 10px; width: 40%;}
.on-deck .additional-info { display:block; margin: 5px; }
.on-deck .author { display:block;  margin: 5px; }
.on-deck .title { display:block; font-weight: bold; font-style: italic;  margin: 5px; }

