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


.atoz {
}
.atoz h4 {
  font-size: 100%;
  font-weight: bold;
  margin-top: 15px;
}


.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;
}

.featuredmix {
float: right;
text-align: right;
}

.featured {
  float: center;
  text-align: center;
  margin-top: 7px;
}
.featured table {
  margin: auto;
  padding: 0px;
}
.featured th {
  background-color: #DFFBCF;
  padding: 2px;
}
.featured h4 {
  font-size: 100%;
  margin-top: 0px;
  color: #C40433;
}
.featured h4 a {
  font-size: 100%;
  margin-top: 0px;
  text-decoration:none;
  color: #C40433;
}
.featured h4 a:hover {
  font-size: 100%;
  margin-top: 0px;
  text-decoration:underline;
  color: #1A1A1A;
}
.featured .stars {
  font-size: x-small;
}

.more a {
  font-size: 100%;
  margin-top: 0px;
  text-decoration:none;
  color: #FE6611;
}
.more a:hover {
  font-size: 100%;
  margin-top: 0px;
  text-decoration:underline;
  color: #FE6611;
}
.nobr a {
  text-decoration:underline;
  color: #990E0B;
}

.nobr a:hover {
  text-decoration:underline;
  color: #333333;
}


.menuleft a {
  font-size:11px;
  font-family: verdana,tahoma,helvetica,sans-serif;
  text-align:left;
  font-weight: bold;
    line-height: 20px;
  text-decoration:none;
  color: #FF9900;
}

.menuleft a:hover {
  font-size:11px;
  font-family: verdana,tahoma,helvetica,sans-serif;
  text-decoration:underline;
  font-weight: bold;
    line-height: 20px;
  text-align:left;
  color: #FFFFFF;
}





.menu {
}


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


.prices {
  margin-top: 15px;
  width: 700px;
}


.product {
  text-align: center;
  margin-top: 15px;
  width: 740px;
}
.product h3 {  
  width: 740px;
  background-color: #C40433;
  font-weight: bold;
  color: #FFFFFF;
  text-align: left;
  padding: 5px;
  font-size: 110%;
  margin: 10px 0px 10px 0px;
}

.product h3 a {
  text-decoration:none;
  color: #FFFFFF;
}

.product h3 a:hover {
  text-decoration:underline;
  color: #FF9900;
}

.product h4 {  
  width: 80px;
  background-color: #C40433;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  padding: 3px 10px 3px 10px;
  font-size: 100%;
  margin: 10px 0px 10px 0px;
}

.product h4 a {
  text-decoration:none;
  color: #FFFFFF;
}

.product h4 a:hover {
  text-decoration:underline;
  color: #FF9900;
}

.product p {
  text-align: justify;
}



.ratings {
  margin-top: 15px;
  width: 700px;
}
.ratings form {
  display: inline;
}
.ratings form select {
  color: #AF7817;
}
.ratings form textarea {
  width: 100%;
}



.searchform {
  background-color: #FFFFFF;
  height: 50px;
}


.searchresults {
  width: 740px;
}

.searchresults h4 {
  text-align: left;
  font-size: 110%;
  font-weight: bold;
  margin: 10px 0px 10px 0px;
}

.searchresults h4 a {
  text-decoration:underline;
  color: #FE6611;
}

.searchresults h4 a:hover {
  text-decoration:underline;
  color: #1A1A1A;
}
.searchresults p {
  text-align: justify;
  margin: 10px 0px 10px 0px;
}

.related {
  width: 740px;
  background-color: #C40433;
  font-weight: bold;
  color: #FFFFFF;
  text-align: left;
  padding: 5px;
  font-size: 110%;
  margin: 10px 0px 10px 0px;
}


.starsOn {
  color: #AF7817;
  font-weight: bold;
}
.starsOff {
  color: #AAAAAA;
  font-weight: bold;
}
.nobr {
  white-space: nowrap;
}
.disabled {
  color: #AAAAAA;
}