body {
  font-family: tahoma,helvetica,sans-serif;
  font-size: small;
  color: #333;
  margin: 0px;
}
h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a, a:active, a:visited, a:hover
{

}
.header_t
{
background: #000;
width: 100%;
}

.header_b
{
background: #000;
color: #408dfb;
border-bottom: solid 2px #1955c5;
}
.cat_nav
{
text-align:center;
}

.cat_nav a, .cat_nav a:active, .cat_nav :visited
{
color:#818181;
text-decoration:none;
}
.cat_nav a:hover
{
color:#fff;
}
.menu_bottom
{
background: #000;
height:32px;
}
.atoz_nav
{
background-color: #ccc;
padding-top:2px;
padding-bottom:2px;
color:#eee;
font-weight:900;
border-bottom: solid 1px #1955c5;
}
.atoz_nav a, .atoz_nav a:active, .atoz_nav a:visited
{
background-color: #ccc;
text-align:center;
color:#818181;
text-decoration:none;
padding-right:0px;
padding-left:0px;
font-size:12px;
font-weight:900;
}
.atoz_nav a:hover
{
text-decoration:none;
color:#1955c5;
}
.atoz {
}
.atoz h4 {
  font-size: 100%;
  font-weight: bold;
  margin-top: 15px;
}


.banner {
text-align:center;
width:60%;
}

.banner h2 {
border-top: solid 4px #1955c5;
  	background-color: #000;
	color: yellow;
  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 {
border-top: solid 4px #1955c5;
  	background-color: #000;
	color: yellow;
}

  padding: 2px;
}
.featured h4 {
  font-size: 100%;
  margin-top: 0px;
}
.featured .stars {
  font-size: x-small;
}


.menu {
text-align:center;
}


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


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


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


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



.searchform {
text-align:center;
float:left;
}


.searchresults {
  width: 100%;
}
.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: 80%;
  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;
}
.footer a, .footer a:active, .footer a:visited
{
text-align:center;
color:#003366;
text-decoration:none;
padding-right:0px;
padding-left:0px;
font-size:10px;
}
.footer a:hover
{
}
.componentheading {
    color: #003399;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
.contentheading {
    color: #c64934;
	font-weight: bold;
	font-size: 12px;
	white-space: wrap;
}