#header {height:52px;}

#logo h1   {padding:0;margin:0;}
#logo h1 a {background-image:url(../images/logo-468x40.png); background-repeat:no-repeat; background-position:0; display:block; width:502px; height:52px; margin:0; padding:0; text-indent:-9000px;}


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


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


#topnav .menu a.selected:link,
#topnav .menu a.selected:visited 
{
background:#4D6120;
color:#fff;
}

#topnav .menu a.selected:hover 
{
background:#fff;
}


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


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


.product {
  width: 640px;
}
.product h3 {
  font-size: 130%;
  margin: 10px 0px 10px 0px;
}
.product p {
  text-align: justify;
}


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



.searchform {
}


.searchresults {
  width: 640px;
}

.searchresults-sidebar {
  width: 300px;
  line-height:16px;
}
.searchresults-sidebar table{
padding-top:0;
}
.searchresults-sidebar table tr{
/*
background: #F9F8F4;
*/
background: #FAFAFA;
}







.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: 629px;
  background-color: #eeeeee;
  font-weight: bold;
  padding: 4px;
  margin-left: 2px;
  margin-top: 10px;
}

.related-sidebar {
  background-color: #eeeeee;
  font-weight: bold;
  padding: 4px;
}




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


.searchresults table{
font-size:12px;
}
