.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: 30px 0 10px 0;
	padding:0px;
}
.banner h3 {
	margin-top: 10px 0 10px 0;
	text-align:left;
	font-size: 13px;
}


.featured {
width:230px;
height:255px;
float:left;
border:3px solid #DDDDDD;
margin:5px 6px 5px 5px;
}
.featuredimg {height:75px; max-width:180px;}
.featured table {
  margin: auto;
  padding: 0px;
}
.featured th {
  padding: 2px;
}

.featured h3 {
	font-size: 100%;
	margin-top: 10px;
	text-align:center;
	border: 1px solid #666666;
	padding:10px;
}
.featured h4 {
  font-size: 100%;
  margin-top: 0px;
  text-align:center
}
.featured p {
  font-size: 100%;
  text-align:center
}
.featured .stars {
  font-size: x-small;
}
.featured img {
  padding:10px;
  max-height: 150px;
}

.table tr {border-bottom: 1px solid #CCCCCC;}


.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%;
	margin: 10px 0px 10px 0px;
}
.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;
}
.searchresults img {
  padding:10px;
  max-height: 125px;
  max-width:125px;
}

.related {
	margin: 10px 0 10px 0;
	padding:10px 0;
	border-top:10px solid #CCCCCC;
	font-weight:bolder;
}


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