#home_ads{
width:186px; /*ie width */ 
border:solid #009900 1px;
margin: 3px;
float:left;

}

#home_product{
width:186px; /*ie width */ 
/*width: 175px;*//* firefox width */
/*height: 240px;*/
border:solid #009900 1px;
float:left;
margin: 3px;
padding: 5px;
/*text-transform: capitalize;*/
background-color:#EFF5F3;
}

#displaycategory_text{
margin-right:5px;
width: 135px;
float:left
}
#displaycategory_image{
width: 100px;
float:left
}
#displaycategory{
width:261px; /*ie width */ 
/*width: 250px;*//* firefox width */
border:solid #009900 1px;
float:left;
margin: 10px 10px 0 0;
padding: 5px;
text-transform: capitalize;
}
#wrapper {
width: 775px;
height: 700px;
/*background-image:url(../graphics/bg.gif);*/
background-repeat:repeat-y;
margin:0px auto;
text-align:left;
}
table{
	font-family: Verdana;
	font-size: 11px;
	color: #3C3C3C;
}
table.leftnav{
	font-family: Verdana;
	font-size: 11px;
	color: #727272;
}
table.topnav{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FDAB00;
}
table.search{
	font-family: Verdana;
	font-size: 11px;
	margin-left:5px;
	color: #727272;
}
table.featureditems{
	font-family: Verdana;
	font-size: 11px;
	color: #3C3C3C;
	border: 1px Solid #45965D;
	padding: 3px;
}

table.product{
	font-family: Verdana;
	font-size: 11px;
	color: #3C3C3C;
	border: 1px Solid #45965D;
	padding: 3px;
	margin-top:5px;
	margin-bottom:5px;
}

table.paging{
	font-family: Verdana;
	font-size: 11px;
	color: #3C3C3C;
	border: 1px Solid #45965D;
	padding: 3px;
	margin-top:5px;
}

table.kit{
	font-family: Verdana;
	font-size: 11px;
	color: #3C3C3C;
	border: 1px Solid #78B98B;
	padding: 6px;
	background-color: #EEF6F1;
}
table.relatedproductproduct{
	font-family: Verdana;
	font-size: 11px;
	color: #3C3C3C;
	border: 1px Solid #45965D;
	padding: 3px;
	margin-top:5px;
	margin-bottom:5px;
	background-color: #EEF6F1;
}
table.relatedproductkit{
	font-family: Verdana;
	font-size: 11px;
	color: #3C3C3C;
	border: 1px Solid #78B98B;
	padding: 6px;
	background-color: #FFFFFF;
}
table.basket{
	font-family: Verdana;
	font-size: 11px;
	color: #3C3C3C;
	border: 1px Solid #78B98B;
	border-bottom:none;
	padding: 6px;
	background-color: #EEF6F1;
}
table.featureditem{
	font-family: Verdana;
	font-size: 11px;
	color: #3C3C3C;
	padding: 3px;
}
td.yellowheader{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	color: #FFFFFF;
	background-color: #FDC400;
}
a{
	text-decoration:none;
	color: #008000;
}
a:hover{
	text-decoration:underline;
	color: #FFC400;
}
a.leftnav{
	text-decoration:none;
	color: #727272;
}
a.leftnav:hover{
	text-decoration:underline;
	color: #727272;
}
a.topnav{
	text-decoration:none;
	color: #FDAB00;
}
input{
	border:1px Solid #858585;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	color: #727272;
	margin:0;
}
input.button{
	border: 1px Solid #000000;
	background-color: #FFFFFF;
	font-family:arial;
	font-size: 8pt;
	height: 20px;
}
select.select{
	border: 1px Solid #000000;
	background-color: #FFFFFF;
	font-family:arial;
	font-size: 8pt;
}
form{
	margin:0;
}
body{
	font-family: Verdana;
	font-size: 11px;
	color: #3C3C3C;
	scrollbar-base-color: #A0D3AF;
	scrollbar-shadow-color: #45965D;
	scrollbar-highlight-color: #45965D;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #45965D;
	margin:0;
	padding:0;
}
body.homepage{
	background-image: url(homepage-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
}
body.support{
	background-image: url(support-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
}
body.delivery{
	background-image: url(delivery-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
}
span.header{
	color:#595959;
	font-size:11pt;
	font-weight: bold;

}