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

#wrapper {
  width:1000px;
  margin-right:auto;
  margin-left:auto;
  background-color:#FFFFFF;
}
#container {
  float:left;
  clear:both;
  width:1000px;
  background-color:#FFFFFF;
  margin-bottom:10px;
}
.container_inside {
	padding:15px;
	width:970px;
	float:left;
	clear:both;
	border-bottom:2px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
.atoz {
clear:both;
float:left;
width:960px;
}
.atoz h4 {
  font-size: 100%;
  font-weight: bold;
  margin-top: 15px;
}

#logo {
  width:960px;
  float:left;
  height:95px;
  clear:both;
}
.banner {
  width:970px;
  float:left;
  clear:both;
}

.banner h2 {
  background-color: #FFE8E8;
  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;
}
.featuredtd {
	height:280px;
	padding:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #C2C2C2;
	border-left-color: #EEEEEE;
	width:20%;
}

.featured {
clear:both;
float:left;
width:970px;
}

.featured table {
  background-color:#FFFFFF;
  width:970px;
  margin-top:10px;
}
.featured th {
  background-color: #EBFFCF;
  padding: 2px;
  width:970px;
}
.featured h4 {
  font-size: 100%;
  margin-top: 0px;
}
.featured .stars {
  font-size: x-small;
}

#productcolumn {
  width:728px;
  float:left;
  clear:both;
  margin-right:30px;
}

.menu {
}

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


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


.product {
  margin-top: 15px;
  width: 728px;
  list-style:none;
}
.product h3 {
  font-size: 130%;
  margin: 10px 0px 10px 0px;
}
.product p {
  text-align: justify;
}


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

#topsearch {
border:1px solid #CCCCCC;
clear:both;
float:left;
margin-top:20px;
padding:15px;
width:938px;
}
#topsearch h3 {
	font-size:13px;
	margin:0px;
	padding:0px;
}

.searchform {
background-color:#000000;
float:left;
height:23px;
padding:5px;
width:960px;
}


.searchresults {
clear:both;
float:left;
margin-right:30px;
width:728px;
}
.searchresults h4 {
font-size:100%;
font-weight:bold;
margin:0 0;
padding-left:5px;
}
.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;
  margin-bottom:10px;
}

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

.featuredtd a {
	color:#000000;
	text-decoration: none;
}
a {
	color:#000000;
}
.pricewhite {
  color:#FFFFFF;
}

#menu {
	float:left;
	clear:both;
	width:970px;
}
.menu_inside {
border-bottom:1px solid #000000;
clear:both;
float:left;
padding-top:5px;
width:970px;
}
#menu h3 {
	font-size:14px;
	padding-bottom:3px;
	margin:0px;
}

.menu_inside a {
background-color:#8EC63F;
color:#FFFFFF;
display:block;
float:left;
font-weight:bold;
height:20px;
margin-right:1px;
padding:5px 10px 0;
text-decoration:none;
}
#topsite {
	height:45px;
	width:1000px;
	margin-right:auto;
	margin-left:auto;	
}
.topsite_inside {
clear:both;
float:left;
margin-top:19px;
width:970px;
}
.searchform form {
float:left;
width:330px;
}
.topsearchlist {
	padding:3px;
	color:#FFFFFF;
}
.topsearchlist a {
	color:#FFFFFF;
}
.topsearches {
	font-weight:bold;
}
#topsearch .topsearchlist a {
	color:#000000;
}
#sidebar  {
border:1px solid #efefef;
float:left;
margin-top:20px;
width:190px;
}
.sidebar_inside {
padding:15px;
}

.searchtitle  {
background-color:#EFEFEF;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
}
.searchcontent  {
border:1px solid #CCCCCC;
margin-bottom:10px;
}

.searchdesc {
list-style:none outside none;
padding:10px;
}

.searchprice {
padding:10px;
}

.featuredtitle {
height:100px;
padding:5px;
float:left;
}

