body,
html {
    margin:0;
    padding:0;
    background: url('images/obliqua.gif') no-repeat;
	background-attachment: scroll;		
    color:#000;
    }
body {
    background: #0099FF;
    margin:0 auto;
    min-width:800px;
    font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;

    }

	
a:link {
  text-decoration: none;
  font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #0033CC;
}
a:visited {
  text-decoration: none;
  font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #0033CC;
}	
a:hover {
  text-decoration: none;
  font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #0033CC;
  border-bottom: 1px dashed #000000;  
}


.atoz {
}
.atoz h4 {
  font-size: 13px;
  font-weight: bold;
  margin-top: 15px;
}


.banner {
}
.banner h2 {
  background-color: #DFFBCF;
  padding: 2px;
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 0px;
}
.banner h3 {
  background-color: #FAFAFA;
  padding: 2px;
  padding-right: 4px;
  font-size: 10px;
  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: 13px;
  margin-top: 0px;
}
.featured .stars {
  font-size: 10px;
}


.menu {
}


.navigation {
  width: 728px;
  text-align: center;
  margin: 20px 0 20px 0;
}


.prices {
  margin-top: 15px;
  width: 728px;
}


.product {
  margin-top: 15px;
  width: 728px;
}
.product h3 {
  font-size: 14px;
  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: 13px;
  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;
}

