.sectionDesc {  font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman"; font-size: 8pt; font-weight: bold; text-align: justify}
.productHeading {
	font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
	font-size: 10pt;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
	text-align: left;
}
.productDesc { font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman"; font-size: 9pt; font-weight: normal; color: #000000; text-decoration: none}
.navText {  font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman"; font-size: 11px; text-decoration: none; font-weight: normal; color: #000099}
h1 {  font-family: "Trebuchet MS", Verdana, Arial; font-size: 10pt; color: #000099}
.error { font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman"; font-size: 10pt; font-weight: bold; text-align: justify ; color: #FF0000}
.disclaimer {  font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman"; font-size: 10px; color: #000000}
.generalText {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}
.productBullet { font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman"; font-size: 8pt; font-weight: normal; color: #000000; text-decoration: none }
h3 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 20px;
	color: #663300;
	font-style: normal;
	text-decoration: underline;
	margin-bottom: 1px;
	font-weight: normal;
	margin-top: 1px;
	background-color: #EEEBDF;
	padding: 2px;
}
.searchLink { font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman"; font-size: 12px; line-height: 17px ; color: #993300; text-decoration: none; font-weight: bold}
.searchLinkExtra { font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman"; font-size: 12px; text-align: justify; line-height: 17px ; color: #3333CC; text-decoration: none; font-weight: bold }
a:hover {  font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman"; color: #000099; text-decoration: underline}
a {  font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman"; color: #990000; text-decoration: none; clip:   rect(   )}
h2 {  margin-bottom: 0px; font-family: "Trebuchet MS", Verdana, Arial; font-size: 10pt; font-style: normal; text-decoration: none; color: #663300; font-weight: bold}
.generalTextUnjustified { font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman"; font-size: 12px; line-height: 16px}
h4 {  font-family: "Trebuchet MS", Verdana, Arial; font-size: 8pt; color: #333399}
.navBar { font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman"; font-size: 11px; text-decoration: none; font-weight: normal ; vertical-align: super; visibility: visible; clip:   rect(   ); white-space: normal}
	
body {
	PADDING-TOP: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; 
	font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
	font-size: 12px;
	COLOR: black;
	font-style: normal;
	font-weight: normal;
	height: 100%;
	background-color: #FFFFF0;
 	scrollbar-face-color: #EFEBDE;
	SCROLLBAR-BASE-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #111111;
}
	
	
.priceBox { font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman"; font-size: 11px; font-weight: normal; color: #000000}
dd {  font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman"; font-size: 12px; line-height: 15px}
.sr {  font-size: 12px; line-height: 15px}
dt {  font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman"; font-size: 14px}
.fd_results {  font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman"; font-size: 12px}
h5 { font-family: "Trebuchet MS", Arial, Verdana; font-size: 12px; color: #990000 }

#headTop{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	background-image: url(/images/top-margin.gif);
	height: 90px;
	margin: 0px;
	padding: 0px;
	z-index:2;
}


#headCorner {
	position:absolute;
	left:0px;
	top:0px;
	background-image: url(/images/logo8.gif);
	height: 84px;
	width: 250px;
	margin: 0px;
	padding: 0px;
	z-index:4;

}

#headLogo{
	position:absolute;
	left:100%;
	top:6px;
	width:500px;
	height:80px;
	z-index:3;
	margin-left: -510px;
	background-image: url(/images/logo1.gif);
}

#headPadding{
	margin-top: 91px;
	clear: both;
}

#navigation {
	position: absolute;
	left: 0px;
	top: 90px;
	width: 450px;
	height: 20px;
	z-index:6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	background-image: url(/images/links-background.gif);
	visibility: visible;
}

#wrapper {
	float:left;
	position: relative;
	min-height: 100%;
	background-image: url(/images/left-margin.gif);
	background-repeat: repeat-y;
}

#container {
	z-index: 0;
	width: 100%;
  float: left;
  margin-left: -190px;
}
#eContainer {
	z-index: 0;
	width: 160px;
  float: left;
}

#content {
	z-index: 0;
	margin-top: 165px;
}

#page {
	z-index: 0;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border: none;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}



#leftContent {
	position: absolute;
	left: 0px;
	top: 120px;
	width: 190px;
	min-height: 100%;
	z-index: 500;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/left-margin.gif);
	background-repeat: repeat-y;
}

.clear1{
	height:15px;
	clear: both;
}

#footer {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	}
	
.leftFill 
{
	background-image: url(/images/left-margin.gif);
	background-repeat: repeat-y;
}

#tbContainer
{
	margin: 0px;
	padding: 0px;
	border: 0px;

}

.addToBasket
{
	width: 320px;
	border: 1px solid #000000;
	margin: 0px;
	padding: 1px;
}

#centreLine
{
	background-image: url(/images/vertical-line-thin.gif);
	background-repeat: repeat-y;
	width: 5px;
}

#popularBlocks
{
	width: 600px;
	border: 1px solid #000000;
	text-align: center;
	padding: 0;
	margin: 0;
}