body {
  background-color:#373737;
  font-family: verdana;
  font-size: 12px;
  color: #ffffff;
  margin: 0px;
}

table,td {
  font-family: verdana;
  font-size: 12px;
  color: #000000;
}

form {
	margin: 0px;
}


h1 {
  background-color: #007ec5;
  color:#ffffff;
  padding: 4px;
  margin:0%;
  font-size: 14px;
  width:546px;
  text-align:left;
}

A.menulink:link {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	text-decoration: none;
}
A.menulink:visited {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	text-decoration: none;
}
A.menulink:hover {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	text-decoration : underline;
}
A.menulink:active {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	text-decoration : underline;
}

.stockist {
	color: black;
	font-size:12px;
	margin:0px;
	font-weight:normal;
}

.h2intro {
	color: black;
	font-size:12px;
	margin:0px;
	font-weight:bold;
}

.h3intro {
	color: black;
	font-size:12px;
	margin:0px;
	font-weight:bold;
}


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


.banner h2 {
  background-color: #007ec5;
  color:#ffffff;
  padding: 4px;
  margin:0%;
  font-size: 14px;
  width:546px;
  text-align:left;
}
.banner h3 {
  background-color: #007ec5;
  color:#ffffff;
  padding: 4px;
  margin:0%;
  font-size: 14px;
  width:546px;
  text-align:left;
}


.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 {
	background-color:#666666;
	color:#000000;
	width:968px;
	padding:6px;
}


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


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


.product {
  margin-top: 15px;
  width: 546px;
}

.product h2 {
  font-size: 130%;
  margin: 10px 0px 10px 0px;
}

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


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



.searchform {
}


.searchresults {
  width: 546px;
}
.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: 546px;
  background-color: #eeeeee;
  font-weight: bold;
  padding: 4px;
  margin-left: 0px;
  margin-top: 10px;
}


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

h3 {
	color: #000000;
	font-size: 14px;
	margin: 0%;
}

A
{
	color : #000000;
	text-decoration : none;

}

A:visited
{
	color : #000000;
	text-decoration : none;
}

A:hover
{
	color : #000000;
	text-decoration : underline;
}

A:active
{
	color : #000000;
	text-decoration : underline;
 
}
