body {
  background:#FFFFFF url(images/top-bar.png) repeat-x scroll 0 0;
  font-family: "Lucida Sans Unicode",sans-serif;
  font-size: 13px;
  color: #333;
  margin: 120px 8px 8px 0px;
}

.atoz {
  margin-left:154px;
  text-align:center;
}

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

.ads {
  margin-top: 8px;
  margin-left:154px;
  text-align:center;
}

.hspacer {
  padding:0 10px;
}

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

.menu {
  /*margin-top:22px;*/
  padding:11px;
}

/* Tabs */
#tabs ul {
	margin: 0;
	padding: 0;
}
#tabs li {
	display:inline;
	list-style:none;
}
#tabs a {
	background: url('images/tableftc.gif') no-repeat left top;
	float: left;
	font: bold 0.9em "Lucida Sans Unicode",sans-serif;
	margin-right: 3px;
	padding-left: 4px;
	text-decoration: none;
}
#tabs a span {
	float: left;
	display: block;
	background: url('images/tabrightc.gif') no-repeat right top;
	padding: 5px 10px 5px 6px;
	color: #DDDDDD; 
	/*#608AAA;*/
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float: none;}
/* End IE5-Mac hack */

#tabs a:hover span {color: #000000;}
#tabs a:hover {background-position: 0% -42px;}
#tabs a:hover span {background-position:100% -42px;}

#tabs li.current_page_item a {color: #47A; background-position: 0% -42px;}
#tabs li.current_page_item a span {background-position:100% -42px;}

.snippet_about {
  margin: 20px 0 0 154px;
  background-color:#EFEDDE;
  border:1px solid #DDDDDD;
  text-align:center;
  font-size: 14px;
  padding:4px;
}
.sidebar {
  float: left;
  height: 600px;
  background: #FFFFFF url(images/logo.png) no-repeat scroll 0 0;
  padding: 0 0 0 150px;
  margin-top: 37px;
}


.navigation {
  width: 728px;
  text-align: left;
  margin: 12px 0 12px 154px;
}


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


.product {
  margin-top: 15px;
  width: 728px;
}
.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 {
  position:absolute;
  left:500px;
  top:129px;
}


.searchresults {
  width: 728px;
  margin-left: 154px;
}
.searchresults h4 {
  font-size: 100%;
  font-weight: bold;
  margin: 10px 0px 10px 0px;
}
.searchresults p {
  text-align: justify;
  margin: 10px 0px 10px 0px;
}

p {
  margin: 6px 0px 6px 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;
}

