html, frame, body {
  color: #000000;
  background-color: #FDECCE;
  height: 100%;
  width: 100%;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
}

td {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 12px;
}

.thin-line {
  height: 1px;
  background: #e5cbb1;
}

.thick-line {
  height: 4px;
  background: #ffffff;
}

input, textarea, select {
  font-family:  Verdana, Tahoma, Arial, sans-serif;
  font-size: 10px;
  border : 1px solid #552824;
  color: #552824;
  background-color: #ffffff;
  font-weight : normal;
}

.button {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  border : 1px solid #A38255;
  color: #552824;
  background-color: #FBB63D;
  font-weight : bold;
  cursor: pointer;
}

.button-disabled {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  border : 1px solid #552824;
  color: #552824;
  background-color: #FDECCE;
  font-weight : bold;
  cursor: default;  
}

.cart-button {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  border : 1px solid #A38255;
  color: #552824;
  background-color: #FBB63D;
  font-weight : bold;
  margin-left: 20px;
  cursor: pointer;
}

.checkbox {
  border: 0px none;
  background-color: transparent;
}

.title {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #080000;
  background: #f7e0c9 url(/_/bibliophile/head_back1.jpg);
  padding: 10px 10px 10px 20px;
}

.sub-title {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  padding: 1px 1px 1px 1px;
}

.main-menu {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #552824;
  background-color: #FDECCE;
  padding: 1px 1px 3px 20px;
}

.main-menu a {
  color: #552824;
  text-decoration: none;
}

.main-menu a:hover {
  color: #552824;
  text-decoration: underline;
}

.active-main-menu {
  color: #cc0000;
}

.quick-search {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #cc0000;
  padding: 10px 10px 10px 20px;
}

.quick-search-author,
.quick-search-title,
.quick-search-keyword {
  width: 150px;
}

.body-text {
  color: #000000;
  background: #ffffff;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 12px;
  border : 1px solid #FDECCE;
  margin: 10px 20px 10px 20px;
}

.text-block {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 12px;
  margin: 10px 20px 10px 20px;
}

.body-text-line {
  background: #EFCBA3;
  border: 1px solid #ffffff;
  padding: 5px;
}

.form-label {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  background-color: #FDECCE;
  padding: 3px 3px 3px 3px;
  white-space: nowrap;
}

.form-label-dark {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  background-color: #EFCBA3;
  padding: 3px 3px 3px 3px;
  white-space: nowrap;
}

.top-text {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  padding: 5px;
}

.top-text-select {
  font-weight: bold;
  color: #cc0000;
}

.pager {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-weight: bold;
  color: #cc0000;
  font-size: 12px;
  padding: 10px
}

.pager a {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-weight: bold;
  color: #cc0000;
  font-size: 12px;
  margin: 1px;
}

.pager-active {
  color: #000000;	  
}

.book {
  background: #FDECCE;
  padding: 5px;
}

.book-dark {
  background: #f2e6d8;
  padding: 5px;
}

.book-title {
  font-size: 12px;
  font-weight: bold;
  color: #0066CC;
  padding-left: 10px;
}

.book-title a {
  color: #0066CC;
  text-decoration: none;
}

.book-title a:hover {
   text-decoration: underline;
}

.book-author {
  font-size: 12px;
  font-weight: bold;
  color: #800000;
  padding-left: 10px;
}

.book-author a {
  color: #800000;
  text-decoration: none;
}

.book-author a:hover {
   text-decoration: underline;	
}

.book-details {
  font-size: 11px;
  color: #333333;
  margin: 5px 10px 5px 10px;
}

.book-details-label {
  font-weight: bold;
}

.book-desc {
  color: #800000;
  margin: 5px 10px 5px 10px;
  text-align: justify;
}

.book-quot {
  font-size: 11px;
  color: #800000;
  padding-left: 5px;
  margin: 3px 5px 3px 15px;
  text-align: justify;
  border-left: 2px solid #ffffff;
}

.book-id {
  color: #333333;
  margin: 5px 10px 0px 10px;
}

.book-id-label {
  font-weight: bold;
}

.bookseller {
  font-weight: bold;
  color: #333333;
  margin: 5px 5px 5px 10px;
}

.bookseller a {
  color: #0066CC;
  text-decoration: none;
}

.bookseller a:hover {
  text-decoration: underline;
}

.book-price {
  font-size: 13px;
  font-weight: bold;
  color: #cc0000;
  margin-left: 10px;
  white-space: nowrap;
  text-align: center;
}

.book-price-conv {
  font-size: 10px;
  font-weight: normal;
  color: #333333;
}

.book-price input {
  margin-left: 5px;
}

.top-frameset {
  background: #ffffff;
}

.main-frameset {
  background: #ffffff;
}

.thin-form-line {
  height: 1px;
  background: #ffffff;
}

.search-form {
  margin: 10px 0px 10px 20px;
  border: 1px solid #A38255;
}

.form-line {
  border: 1px solid #ffffff;
  background: #f2e6d8;
}

.search-form-column {
  width: 1px; background: #ffffff;
}

.search-form .button {
  width: 80px; margin: 5px;
}

.search-author, .search-title, .search-imprint, .search-keyword {
  width: 140px;
}

.search-date-from, .search-date-to {
  width: 58px;
}

.search-price-min, .search-price-max {
  width: 53px;
}

.search-sorting,
.search-uploaded,
.search-country,
.search-length,
.search-currency,
.search-catalogue
{
  width: 214px;
}

.search-form-seller,
.search-form-seller a {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #0066CC;
  text-align: center;
  text-decoration: none;
  padding: 3px;
}

.search-form-seller a:hover {
  text-decoration: underline;
}

.search-form-link,
.search-form-link a {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-weight: bold;
  color: #cc0000;
  font-size: 11px;
  text-align: center;
  padding: 2px;
}

.search-result-list {
  margin: 10px 20px 10px 10px;
  border: 1px solid #A38255;
}

.search-result-line {
  border: 1px solid #ffffff;
  width: 100%;
}

.thumbnail {
  height: 100px;
  border: 1px solid #ffffff;
  float: right;
  margin: 5px;  
}

.picture-body-text,
.dealer-body-text,
.cart-body-text,
.book-body-text,
.enquiry-body-text
{
  color: #000000;
  background: #ffffff;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 12px;
  border: 1px solid #FDECCE;
  width: 100%;
}

.picture-info {
  text-align: center;
  padding: 5px;
  background: #FDECCE;
}

.picture-pager {
  text-align: center;
  background: #ffffff;
}

.picture {
  border: 1px solid #ffffff;
  margin: 10px;  
}

.book-details-selected {
  color: #cc0000;
  font-weight: bold;
}

.book-price .button {
  margin-left: 10px;
  width: 80px;
}

.include {
  background: #FDF2DE;
}

.dealer-title {
  color: #0066CC;
  background: #ffffff;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  padding: 5px 10px 5px 10px;
}

.dealer-sub-title,
.enquiry-sub-title,
.order-sub-title {
  font-weight: bold;
  padding: 3px 10px 3px 10px;
}

.dealer-info,
.enquiry-info,
.order-info {
  background: #FDECCE;
  padding: 3px 10px 3px 10px;
}

.dealer-info a {
  color: #0066CC;
}

.dealer-body-text .button,
.cart-body-text .button, .cart-body-text .button-disabled,
.picture-body-text .button,
.book-body-text .button,
.enquiry-body-text .button, .enquiry-body-text .button-disabled
{
  margin: 5px 10px 5px 10px;
  width: 80px;
}

.dealer-info .button {
  width: 130px;
}

.cart-body-text .dealer-title {
  text-align: left;
}

.cart-body-text .pager {
  padding: 3px;
  background: #ffffff;
}

.cart-body-text .bookseller,
.enquiry-body-text .bookseller {
  padding: 5px 5px 5px 10px;
  background: #ffffff;
}

.error {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #cc0000;
  background: #ffffff;
  padding: 5px;
  text-align: center;
}

.search-result-text {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  padding: 5px;
  text-align: center;
  background-color: #FDF2DE;
  border-bottom: 1px solid #ffffff;
}

.total-price {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  text-align: right;
  padding-right: 10px;
}

.total-books {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  padding-left: 10px;
}

.enquiry-area {
  width: 100%;
  height: 70px;
}

.enquiry-email,
.enquiry-address,
.enquiry-phone,
.enquiry-fax
{
  width: 300px;
}

.enquiry-city,
.enquiry-state,
.enquiry-zip {
  width: 100px;
}

.enquiry-country {
  width: 192px;
}

.enquiry-first-name {
  width: 100px;
}

.enquiry-last-name {
  width: 130px;
}
  