body  {
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.discount {
	font-size:100%; 
	text-align:center;
	}
.discount a{
	text-decoration:underline;
	}
.atoz { 
}
.atoz h4 {
  font-size: 100%;
  font-weight: bold;
  margin-top: 15px;
}


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


.featured {
}
.featured table {
  margin: auto;
  padding: 0px;
}
.featured th {
	background-color:#727968;
	padding: 2px;
	color: #FFFFFF;
  }
.featured h4 {
  font-size: 90%;
  margin-top: 0px;
}
.featured .stars {
  font-size: x-small;
}


.menu { 
}


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


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


.product {
  margin-top: 15px;
  width: 98%;
  
}
.product h3 {
  font-size: 130%;
  margin: 10px 0px 10px 0px;
}

.product h2 {
  font-size: 150%;
  color:#727968;
  margin: 10px 0px 10px 0px;
}
.product p {
  text-align: left;
}


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



.searchform {
	}


.searchresults {
  width: 98%;
}
.searchresults h4 {
  font-size: 100%;
  font-weight: bold;
  margin: 10px 0px 10px 0px;
}
.searchresults p {
  text-align: justify;
  margin: 10px 0px 10px 0px;
}

.related {
	width: 97%;
	background-color: #89917C;
	color:#FFFFFF;
	font-weight: bold;
	padding: 4px;
	margin-left: 0px;
	margin-top: 10px;
}


.starsOn {
  color: #AF7817;
  font-weight: bold;
}
.starsOff {
  color: #AAAAAA;
  font-weight: bold;
}
.nobr {
  white-space: nowrap;
}
.disabled {
	color: #AAAAAA;
}
img {
	border:none; 
	margin:0px;
	}
