body {
  font-family: tahoma,helvetica,sans-serif;
  font-size: small;
  color: #333;
  margin: 8px;
}


.atoz {
}
.atoz table {
  width: 100%; 
}
.atoz td {
  text-align: left; 
  vertical-align: top;
}
.atoz h4 {
  font-size: 100%;
  font-weight: bold;
  margin-top: 15px;
}
.atoz img {
  border: 0; 
}
.atoz_1col { width: 100%; }
.atoz_2col { width: 50%; }
.atoz_3col { width: 33%; }
.atoz_4col { width: 25%; }


.banner {
}
.banner h2 {
  background-color: #DFFBCF;
  padding: 2px;
  font-size: 100%;
  font-weight: 500;
  margin-bottom: 0px;
}
.banner h3 {
  background-color: #FAFAFA;
  padding: 2px;
  padding-right: 4px;
  font-size: x-small;
  font-weight: 500;
  margin-top: 0px;
  text-align:right;
}


.coupons {
}
.coupons img {
  border: 0; 
}
.coupons table {
  width: 100%; 
}
.coupons td {
  vertical-align: top; 
}
.coupons_1col { width: 100%; }
.coupons_2col { width: 50%; }
.coupons_3col { width: 33%; }
.coupons_4col { width: 25%; }


.disabled {
  color: #AAAAAA;
}


.featured {
}
.featured table {
  margin: auto;
  padding: 0px;
  border-spacing: 20px;
}
.featured th {
  text-align: center;
  background-color: #DFFBCF;
  padding: 2px;
}
.featured td {
  text-align: center;
  vertical-align: top;
}
.featured h4 {
  font-size: 100%;
  margin-top: 0px;
}
.featured .stars {
  font-size: x-small;
}
.featured img {
  border: 0; 
}


.menu {
}


.nobr {
  white-space: nowrap;
}


.navigation {
  width: 728px;
  text-align: center;
  margin: 20px 0 20px 0;
}


.prices {
  margin-top: 15px;
  width: 728px; 
}
.prices table {
  width: 100%;
  border-spacing: 2px;
}
.prices th {
  background-color: #eeeeee; 
  padding: 4px;
  text-align: left;
}
.prices td {
  background-color: #ffffcc;
  padding: 4px;
}
.prices_link {
  text-align: center;
  white-space: nowrap;
}


.product {
  margin-top: 15px;
  width: 728px;
}
.product h3 {
  font-size: 130%;
  margin: 10px 0px 10px 0px;
}
.product p {
  text-align: justify;
}
.product_main {
  width: 100%; 
}
.product_img {
  width: 200px; 
}
.product_desc {
  vertical-align: top;
}
.product_price td {
  vertical-align: top;
}


.ratings {
  margin-top: 15px;
  width: 728px;
}
.ratings table {
  width: 100%;
  border-spacing: 4px;
}
.ratings table tr th {
  background-color: #eeeeee;
  text-align: left;
}
.ratings form {
  display: inline;
}
.ratings form select {
  color: #AF7817;
}
.ratings form textarea {
  width: 100%;
}
.ratings_left {
  width: 200px; 
}
.ratings_stars {
  text-align: center;
  background-color: #ffffcc;
}
.ratings_starsform {
  text-align: center;
  vertical-align: top;
}


.related {
  width: 717px;
  background-color: #eeeeee;
  font-weight: bold;
  padding: 4px;
  margin-left: 2px;
  margin-top: 10px;
}


.searchform {
}


.searchresults {
  width: 728px;
}
.searchresults table {
  width: 100%; 
}
.searchresults h4 {
  font-size: 100%;
  font-weight: bold;
  margin: 10px 0px 10px 0px;
}
.searchresults p {
  text-align: justify;
  margin: 10px 0px 10px 0px;
}
.searchresults img {
  border: 0; 
}
.searchresults_spacer {
  width: 20px; 
}
.searchresults_desc {
  vertical-align: top;
}
.searchresults_price {
  text-align: center;
  vertical-align: middle;
}


.starsOn {
  color: #AF7817;
  font-weight: bold;
}
.starsOff {
  color: #AAAAAA;
  font-weight: bold;
}
