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


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

.advert_horizontal {
border: 0.1em solid #e6a800;
}
.banner {
}
.banner h2 {
  background-color: #E6A800;
  padding: 2px;
  font-size: 100%;
  font-weight: 500;
  margin-bottom: 0px;
  color: #FFF;
}
.banner h3 {
  background-color: #E6A800;
  padding: 2px;
  padding-right: 4px;
  font-size: x-small;
  font-weight: 500;
  margin-top: 0px;
  text-align:right;
  color: #FFF;
}


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


.menu {
}


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


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


.product {
  margin-top: 15px;
  width: 586px;
  background-image: url(images/product_description.jpg);
}
.product h3 {
  font-size: 130%;
  margin: 10px 0px 10px 0px;
}
.product p {
  text-align: justify;
}


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



.searchform {
}


.searchresults {
  width: 728px;
}
.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: 717px;
  background-color: #eeeeee;
  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;
}

/* Layout Gala CSS */
div#header h1{
   margin:0;padding:20px 0px 5px 0px;background: #FFF;color: #000}
div#header h2{
   margin:0;padding-right:40px;}
   
div#container{text-align:left}
div#content p{line-height:1.4}
div#extra{background:#FFF}

div#footer{background: #E6A800; color: #FFF}
div#footer p{margin:0;padding:5px 10px}
div#footer a{margin:0;padding:5px 10px; color: #FFF; text-decoration: none}

div#footer_sub{background: #FFF}
div#footer_sub p{margin:0;padding:5px 10px; color: #E6A800}
div#footer_sub a{margin:0;padding:5px 10px; color: #E6A800; text-decoration: none}
div#footer_sub a:hover{text-decoration: underline}

div#container{width:765px;margin:0 auto}
div#wrapper{float:left;width:100%}
div#content{margin: 0 150px}

div#navigation_menu{
  float:left;
  width:137px;
  margin-left:-765px;
  text-decoration: none;
  background:#FFF;
  color: #000;
  padding-top:20px
}

div#navigation_menu a:hover{text-decoration: underline}
div#navigation_menu ul{list-style: none; padding: 0; margin: 0;}

div#navigation_menu li a
{
background: url(images/css-nav.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
width: 9em;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: center;
margin : 2px;
}
div#extra{float:left;width:50px;margin-left:-50px}
div#footer{clear:left;width:100%}
