.book-list {
  overflow: visible;
}
.book-list-sort {
  background: #bbb;
  margin: -20px -10px 10px -15px;
  padding: 2px 10px 2px 15px;
  width: 603px;
}
.book-list-sort ul, .book-list-sort li {
  display: inline;
  margin-left: 1em;
}
.book-list-sort a {
  color: black;
  text-decoration: none;
}
.book-list-sort li.cur a {
  font-weight: bold;
}
.book-list-entry {
  margin-bottom: 10px; padding-bottom: 10px;
  border-bottom: 1px solid gray;
}
.book-list-entry-main {
}
.book-list-entry-cover {
  border: 1px solid gray;
}
.book-list-entry-cover img {
  display: block;
}
.book-list-entry-odd .book-list-entry-cover {
  float: right;
  margin-left: 15px;
}
.book-list-entry-even .book-list-entry-cover {
  float: left;
  margin-right: 15px;
}
.book-list-entry-withCover .book-list-entry-info {
  float: left;
  width: 485px;
  min-height: 132px;
  height: 132px;
}
.book-list-entry-withCover .book-list-entry-info[class] {
  height: auto;
}
.book-list-entry-info {
  position: relative;
}
.book-list-entry-author {
  font-size: 100%;
  font-weight: bold;
}
.book-list-entry-title {
  margin-top: 4px;
  font-size: 105%;
  font-weight: bold;
}
.book-list-entry-publisher {
  margin-top: 4px;
}
.book-list-entry-shortInfo {
  margin-top: 10px;
  font-size: 85%;
}
.book-list-entry-isbn {
  margin-bottom: 40px;
  font-size: 85%;
}
.book-list-entry-links {
  position: relative;
}
.book-list-entry-withCover .book-list-entry-links {
  position: absolute;
  bottom: 0;
}
.book-list-entry-basket {
  float: left;
  margin-left: 5px;
}
.book-list-entry-more {
  float: left;
}
.book-list-entry-basket img, .book-list-entry-more img {
  display: block;
}
.book-list-entry-ebook {
  float: left; display: block;
  margin-left: 5px;
  padding: 0 10px;
  height: 30px; line-height: 30px;
  font-size: 120%; font-weight: bold;
  background: #7aada8;
}
.book-list-entry-ebook a {
  color: inherit; text-decoration: none;
}
.book-list-entry-series, .book-list-entry-work, .book-list-entry-magazine {
}
.book-list-entry-series-title a, .book-list-entry-work-title a, .book-list-entry-magazine-title a {
  color: black;
  font-weight: bold;
  text-decoration: none;
}
.book-list-entry-series-title a:hover, .book-list-entry-work-title a:hover, .book-list-entry-magazine-title a:hover {
  text-decoration: underline;
}

.book-list-entry-clearer {
  clear: both;
}

.book-list-series .book-list-series-title {
  font-size: 115%;
  font-weight: bold;
}

.book-list-pager {
  text-align: center;
  margin-bottom: 1px;
}
.book-list-pager-page, .book-list-pager-cur,
.book-list-pager-first, .book-list-pager-prev, .book-list-pager-next, .book-list-pager-last {
  margin-left: 0.5ex;
  padding: 0 4px;
  border: 1px solid #666;
}
.book-list-pager a {
  text-decoration: none;
  color: black;
}
.book-list-pager-cur, .book-list-pager a:hover {
  color: white;
  background: #666;
}

.book-list-series-header {
  border-bottom: 3px solid #007062;
  padding-bottom: 15px;
  margin-bottom: 10px;
}
.book-list-series .series-info {
  float: left;
  width: 393px;
}
.book-list-series .series-cover {
  float: right;
  margin-left: 15px;
  border: 1px solid gray;
}
.book-list-series .series-cover img {
  display: block;
}
.book-list-series .series-title {
  font-size: 115%;
  font-weight: bold;
}
.book-list-series .series-author {
  font-weight: bold;
}
.book-list-series .series-publisher {
  margin-bottom: 15px;
}
.book-list-series .series-links {
  margin-top: 15px;
  white-space: nowrap;
}
.book-list-series .series-links a img {
  vertical-align: middle;
}
.book-list-series .series-basket-remarks {
  margin-left: 5px;
  font-size: 80%;
  white-space: nowrap;
}
.book-list-series .series-summary {
  padding-top: 15px;
}
.book-list-series .series-clearer {
  clear: both;
}

.book-latest-entry {
  margin-bottom: 0.5em;
  padding-bottom: 0.5em;
  border-bottom: 1px dotted white;
  font-size: 95%;
}
.book-latest-entry-cover {
  text-align: center;
}
.book-latest-entry-author {
  font-size: 95%;
}
.book-latest-entry-title {
  font-weight: bold;
}
.book-latest-entry-title a {
  text-decoration: none;
  color: white;
}
.book-latest-entry-title a:hover {
  text-decoration: underline;
}

.book-fp {
  font-size: 100%;
}
.book-fp-clearer {
  clear: both;
}
.book-fp-entry {
  float: left; position: relative;
  width: 293px; height: 185px;
  padding: 5px 10px 0 10px;
  border-bottom: 1px solid gray;
}
.book-fp-entry-odd {
  width: 294px;
  margin-left: -15px;
  border-right: 1px solid gray;
}
.book-fp-entry-even {
  margin-right: -15px;
}
.book-fp-entry-cover {
  float: right;
}
.book-fp-entry-cover img {
  display: block;
  border: 1px solid gray;
}
.book-fp-entry-title {
  margin-top: 0.5em;
  font-size: 110%;
  font-weight: bold;
}
.book-fp-entry-subtitle {
  margin-bottom: 0.5em;
}
.book-fp-entry-publisher {
  margin-bottom: 0.5em;
}
.book-fp-entry-links {
  position: absolute;
  bottom: 10px; right: 15px;
  text-align: right;
}
.book-fp-entry-basket {
  float: right;
  margin-left: 5px;
}
.book-fp-entry-more {
  float: right;
}
.book-fp-entry-basket img, .book-fp-entry-more img {
  display: block;
  border: none;
}

.checkout div.checkout-ok, .checkout label.checkout-ok {
  float: left;
  margin: 1px;
  border: 2px solid white;
}
.checkout div.checkout-error, .checkout label.checkout-error {
  float: left;
  margin: 1px;
  border: 2px solid red;
}

.book-single {
  margin-bottom: 10px; padding-bottom: 10px;
  float: left;
}
.book-single-main {
  position: relative;
}
.book-single-cover {
  float: right;
  margin-left: 15px;
  margin-bottom: 15px;
  border: 1px solid gray;
}
.book-single-cover img {
  display: block;
}
.book-single-info {
  float: left;
  width: 393px;
  min-height: 260px;
  height: 260px;
}
.book-single-info[class] {
  height: auto;
}
.book-single-info {
  position: relative;
}
.book-single-author {
  font-size: 100%;
  font-weight: bold;
}
.book-single-title {
  margin-top: 8px;
  font-size: 110%;
  font-weight: bold;
}
.book-single-publisher {
  margin-top: 8px;
}
.book-single-shortInfo {
  margin-top: 20px;
  font-size: 85%;
}
.book-single-isbn {
  font-size: 85%;
  margin-bottom: 10px;
}
.book-single-links {
  margin-top: 10px;
}
.book-single-basket, .book-single-ebook {
  float: left;
}
.book-single-ebook {
  float: left; display: block;
  margin-left: 5px;
  padding: 0 10px;
  height: 30px; line-height: 30px;
  font-size: 120%; font-weight: bold;
  background: #7aada8;
}
.book-single-ebook a {
  color: inherit; text-decoration: none;
}
.book-single-pdf-excerpt {
  float: left;
  margin-left: 5px;
}
.book-single-series, .book-single-work, .book-single-magazine {
  /* position: absolute; bottom: 0; */
  clear: left;
  margin-top: 1em;
}
.book-single-series-title a, .book-single-work-title a, .book-single-magazine-title a {
  color: black;
  font-weight: bold;
  text-decoration: none;
}
.book-single-series-title a:hover, .book-single-work-title a:hover, .book-single-magazine-title a:hover {
  text-decoration: underline;
}

.book-single-summary, .book-single-toc, .book-single-reading, .book-single-reviews {
  margin-top: 13px;
  border-top: 3px solid #007062;
  clear: both;
}
.book-single-summary h2, .book-single-toc h2, .book-single-reading h2, .book-single-reviews h2 {
  margin-top: 10px; margin-bottom: 10px;
  color: #007062;
  font-size: 130%;
  font-weight: bold;
  font-style: italic;
}
.book-single-toc h2 {
  float: left;
  margin-right: 15px;
}
.book-single-toc .book-single-toc-pdf {
  float: left;
  margin-top: 6px;
}
.book-single-toc .book-single-toc-pdf a, .book-single-toc .book-single-toc-pdf a span {
  display: block;
  width: 27px; height: 27px;
  margin: 0; padding: 0;
  overflow: hidden;
}
.book-single-toc .book-single-toc-pdf a span {
  background: transparent url(../img/pdf-icon.gif) top left;
}
.book-single-toc .book-single-toc-content {
  clear: left;
}

.book-single-reading h2 {
  float: left;
  margin-right: 15px;
}
.book-single-reading .book-single-reading-pdf {
  float: left;
  margin-top: 6px;
}
.book-single-reading .book-single-reading-pdf a, .book-single-reading .book-single-reading-pdf a span {
  display: block;
  width: 27px; height: 27px;
  margin: 0; padding: 0;
  overflow: hidden;
}
.book-single-reading .book-single-reading-pdf a span {
  background: transparent url(../img/pdf-icon.gif) top left;
}

.book-single-clearer {
  clear: both;
}

.book-review .book-review-book {
  margin: 0;
  font-size: 100%;
  font-weight: bold;
}
.book-review .book-review-book a {
  text-decoration: none;
  color: black;
}
.book-review .book-review-book a:hover {
  text-decoration: underline;
}
.book-review .book-review-title {
  margin: 0;
  font-size: 120%;
  font-weight: bold;
}
.book-review {
  margin-bottom: 1.5em;
}
.book-reviews-clearer {
  clear: both;
}
.book-reviews-pager {
  float: left;
  width: 100%;
}
.book-reviews-older {
  display: block;
  float: left;
}
.book-reviews-newer {
  display: block;
  float: right;
}

.basket {
  float: left;
}

.basket h2 {
  margin-bottom: 15px;
}

.basket-series, .basket-title {
  margin: 5px 0;
  padding-bottom: 5px;
  border-bottom: 1px solid gray;
}
.basket-item-left {
  float: left;
  width: 400px;
}
.basket-item-right {
  float: right;
  text-align: right;
}
.basket-item-author {
  font-weight: bold;
}
.basket-item-title {
  font-size: 110%;
  font-weight: bold;
}
.basket-item-count {
  text-align: right;
}
.basket-actions {
  float: right;
  margin-top: 1em;
}
.basket-item-actions a {
  border: 1px solid #666;
  color: black;
  text-decoration: none;
  padding: 0 4px;
}
.basket-item-actions a:hover {
  color: white;
  background: #666;
}
.basket-item-titles {
  clear: both;
  margin: 0 10px;
  font-size: 85%;
  font-weight: normal;
}
table.basket-item-series-titles {
  empty-cells: show;
  border-collapse: collapse;
  width: 100%;
}
table.basket-item-series-titles td {
  border: none;
  margin: 0; padding: 0;
  vertical-align: top;
}
table.basket-item-series-titles td.title {
  padding-right: 5px;
}
table.basket-item-series-titles td.title-isbn {
  white-space: nowrap;
  padding: 0px 5px;
}
table.basket-item-series-titles td.title-price {
  white-space: nowrap;
  text-align: right;
  padding-left: 5px;
}
.basket-item-message {
  margin-top: 5px;
}
.basket-totalPrice {
  text-align: right;
}
.basket-clear, .basket-actions input {
  float: left;
  margin: 0 0.5ex;
  background: gray;
  border: none;
  color: white;
}
.basket-clear a {
  display: block;
  color: white;
  padding: 1px 3px;
  text-decoration: none;
}

td.payment-type {
  padding-right: 10px;
}

table.formtable {
  border: none;
}
table.formtable th, table.formtable td {
  padding-top: 0.5ex;
  vertical-align: top;
}
table.formtable tr.gap th, table.formtable tr.gap td {
  padding-top: 2.5ex;
}

.searchform {
  margin-bottom: 40px;
}

.searchform th, .searchform td {
  padding-top: 0.5ex;
  vertical-align: top;
}

