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

.atoz {
  width: 988px;
  text-align: left;
  margin: 5px 0 5px 0;
}

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


.banner {
  width: 988px;
  text-align: left;
  margin: 2px 0 2px 0;

}
.banner h2 {
	background-color: #9F9C60;
	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;
}

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

.menu {
}

.navigation {
  width: 988px;
  text-align: center;
  margin: 20px 0 20px 0;
  font-size: 14px;
  color: #155892;
}

.navigation a {font-weight:bold;
  color: #155892;
}

.prices {
  margin-top: 5px;
  width: 1010px;
}


.product a {background:none;}

.product {
  margin-top: 5px;
  width: 988px;
}

.product h3 {
  font-size: 16px;
  margin: 10px 0px 10px 0px;
}

.product p {
  text-align: justify;
}


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

.searchform {
 padding: 0px;
 margin-top: 0px;
 display: inline;

}

.searchresults {
  width: 988px;
}

.searchresults a {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	color: #000000;
}

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

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

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

#search a {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	color: #FFFFFF;
}

ol.external {font-family:verdana, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: inside;
	margin-left: 2px;
	margin-bottom: 0;
	padding-left: 0.25em;
	color: #333333;color:#1c80c1;
}

ol.external li {color:#333333;margin-left: 2px;color:#1c80c1;}
ol.external li a {color:#1c80c1;margin-left: 3px;}
a.topvendors {color:#1c80c1;}
a.topvendors:hover {text-decoration: underline;}
