/* CSS Document */

/* $R1.0 */

body {
 font-family: Helvetica, Times New Roman, Arial, Verdana;
 background-color: #999999;
}
img { 
 margin:0px;
 padding: 0px;
 border: 0px;
}

a {
 text-decoration: underline;
}

ol {
  list-style-type: square;
}

#bannerMerchandise {
 margin: 0px auto;
 width: 744px;
 border: 0px;

}

#bannerWrapper {
 margin: 0px auto;
 width: 744px;
 border: 0px solid #666;

}

#wrapper {
 margin: 0px auto;
 width: 742px;
 border: 1px solid #666;
 border-top: 0px;
 background-color: white;
}
#banner {

 border-top: 1px solid #999;
}
#texts {
 margin: 0px 0 0 23px;
 padding-top: 27px;
}

#topList {
 margin-top: 23px;
 width: 660px;
}
#topList ol {
 list-style-type: square;
}

#topList ol li {
  font-family: Helvetica, Times New Roman, Arial, Verdana;
  font-size: 11px;
  color: #000000;
  line-height: 15px;
  margin-top: 6px;
}

#topQuotes {
  margin-top: 15px;
  margin-right: 25px;
  font-family: Helvetica, Times New Roman, Arial, Verdana;
  font-size: 10.5px;
  color: #000000;
  font-weight: bold;
  line-height: 15px;
}

#bookDesc {
   margin: 25px 0 0 45px;
}
#bookDesc ol {
 margin-top: 0px;
}
#bookDesc ol li {
  font-family: Helvetica, Times New Roman, Arial, Verdana;
  font-size: 11px;
  color: #000000; 
  font-weight: bold;
  margin-top: 8px;
  margin-left: 8px;
}

#bottomLeft {
 float: left; 
 width: 50%; 
 padding-bottom: 34px;
 background-color: #999999;
}
#bottomRight  { 
 background-color: #fff;
/* padding-bottom: 184px; */
}

#bottomRight a {
 color: #000000;
 text-decoration: underline; 
}

#orderNow {
 margin-top: 33px;
 text-align: center;
}
#orderNow a {
 color: white;
}

#orderByCheck {
 margin: 20px 25px 0px 25px;
}

#athena {
 text-align: center;
}

/* fonts */

.helvetica14bold {
  font-family: Helvetica, Times New Roman, Arial, Verdana;
  font-size: 14px;
  color: #CC0000;
  font-weight: bold;
  line-height: 18px;
}
.helvetica13bold {
  font-family: Helvetica, Times New Roman, Arial, Verdana;
  font-size: 13px;
  color: #CC0000;
  font-weight: bold;
  line-height: 17px;
}
.helvetica10boldred {
  font-family: Helvetica, Times New Roman, Arial, Verdana;
  font-size: 10px;
  color: #CC0000;
  font-weight: bold;
  line-height: 17px;
}


.helvetica10bold {
  font-family: Helvetica, Times New Roman, Arial, Verdana;
  font-size: 11px;
  color: #000000;
  font-weight: bold;
  line-height: 15px;
}

.helvetica10black {
  font-family: Helvetica, Times New Roman, Arial, Verdana;
  font-size: 10px;
  color: #000000;
  line-height: 12px;
}
.helvetica11white {
  font-family: Helvetica, Times New Roman, Arial, Verdana;
  font-size: 11px;
  color: #FFFFFF;
}
