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

a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:active {
	color: #0066FF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

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


.banner {
}
.banner h2 {
	background-color: #ccccff;
    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 {
   padding: 0px;
}
.featured th {
  background-color: #ccccFF;
  padding: 2px;
}
.featured h4 {
  font-size: 100%;
  margin-top: 0px;
}
.featured .stars {
  font-size: x-small;
}


.menu {
}


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


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


.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 {
}


.searchresults {
  width: 728px;
}
.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: 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;
}
.boxheader {
	font-size: 16px;
	font-weight: bold;
	color: #3366FF;
}
.boxcontent {
	color: #0066FF;
}
.boxedge {
	display: none;
	z-index: auto;
	background-image: url(../images/boxmidleft.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: right top;
}
.searchboxTL {
	background-image: url(../images/SboxTL.gif);
	background-repeat: no-repeat;
}
.searchboxTR {
	background-image: url(../images/SboxTR.gif);
	background-repeat: no-repeat;
}
.searchboxMT {
	background-image: url(../images/SboxMTBR.gif);
	background-repeat: repeat;
}
.searchboxML {
	background-image: url(../images/SboxML.gif);
	background-repeat: repeat;
}
.searchboxMR {
	background-image: url(../images/SboxMR.gif);
	background-repeat: repeat;
}
.searchboxBL {
	background-image: url(../images/SboxBL.gif);
	background-repeat: no-repeat;
}
.searchboxBR {
	background-image: url(../images/SboxBR.gif);
	background-repeat: repeat;
}
.searchboxMB {
	background-image: url(../images/SboxMB.gif);
	background-repeat: repeat;
}
.logo {
    background-image: url(images/NewlogoB.gif);
	background-repeat: no-repeat;
}

#ad {
    background-image: url(http://www.beachhutstudio.com/AD/shade-500.gif);
	background-repeat: no-repeat;
	background-position: center;
	border:none;
	height: 100px;
	width: 500px;
}

.adheader {
	font-family: Arial Black;
	font-size: 22px;
	color:#000000;
	font-weight:bolder;
	text-align:left;
	vertical-align: top;
	padding-left: 10px;
}

.adtext {
	font-family: Arial;
	color:#990000;
	font-size: 14px;
	vertical-align: top;
}

#ad-watch {
    background-image: url(http://www.beachhutstudio.com/AD/watch-250.gif);
	background-repeat: no-repeat;
	background-position: center;
	border:none;
	height: 100px;
	width: 250px;
}

.adwatchheader {
	font-family: Arial Black;
	font-size: 18px;
	color:#000000;
	font-weight:bolder;
	text-align:left;
	vertical-align: top;
	padding-left: 50px;
}

.adwatchtext {
	font-family: Arial;
	color:#000000;
	font-size: 12px;
	vertical-align: top;
}

#ad-scent {
    background-image: url(http://www.beachhutstudio.com/AD/scent-250.gif);
	background-repeat: no-repeat;
	background-position: center;
	border:none;
	height: 100px;
	width: 250px;
}

.adscentheader {
	font-family: Arial Black;
	font-size: 18px;
	color:#000000;
	padding-left: 10px;
	font-weight:bolder;
	text-align:left;
	vertical-align: top;
}

.adscenttext {
	font-family: Arial;
	color:#DA3e94;
	font-size: 12px;
	vertical-align: top;
}
	
	
	