.discount {
	text-align:left;
	font-size:12px;
	}
.discount a{
	text-decoration:underline;
	}

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


.banner {
}
.banner h2 {
	margin-top: 0px;
	padding:10px;
	background-image: url(/images/headbox.jpg);
	background-repeat: repeat-x;
	border: 1px solid #74B24D;
}
.banner h3 {
	background-color: #FFFFFF;
	padding: 2px;
	margin-top: 10px;
	text-align:left;
	font-size: 13px;
}


.featured {
}
.featured table {
  margin: auto;
  padding: 0px;
}
.featured th {
	background-image: url(/images/headbox.jpg);
	background-repeat: repeat-x;
	border: 1px solid #74B24D;
	padding: 2px;
	color: #FFFFFF;
  }
.featured h4 {
  font-size: 90%;
  margin-top: 0px;
}
.featured .stars {
  font-size: x-small;
}


.menu { 
margin-bottom:10px; 
}


.navigation {
  width: 90%;
  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:#990000;
	margin: 10px 0px 10px 0px;
	color:#74B24D;
}
.product p {
  text-align: left;
}

.product img {
  padding:10px;
  max-height: 150px;
  max-width: 150px;
}

.ratings {
  margin-top: 15px;
  width: 95%;
}
.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: #74B24D;
	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;
	}
th {
	border:1px solid #CCCCCC;
	background-image: url(/images/headbox.jpg);
	background-repeat: repeat-x;
		}	
