body {
	text-align: center;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 14px;
}

div#header {
	background-color: #2a8f33;
	background-image: url('/images/header.jpg');
	background-repeat: no-repeat;
	width: 1024px;
	height: 100px;
	margin: 0 auto;
	text-align: left;
}

img#logo {
	border-style: none;
	margin-left: 10px;
	margin-top: 6px;
}

div#topnav {
	width: 1024px;
	background-color: #AAAAAA;
	margin: 0 auto;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: right;
}

form#cse-search-box {
	margin: 0px;
	padding: 0px;
	padding-right: 5px;
}

div#breadcrumb {
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #eeeeee;
	font-size: 10px;
	color: #888888;
	font-weight: normal;
}

div#breadcrumb a {
	text-decoration: none;
	font-weight: bold;
	color: #888888;
}

div#centreblock {
	width: 1024px;
	margin: 0 auto;
	text-align: left;
}

div#centreblock tr {
	vertical-align: top;
}

td#leftnav {
	width: 170px;
	padding-top: 8px;
	padding-right: 8px;
}

ul#leftnavcats {
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}

ul#leftnavcats li {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	background-color: #EEEEEE;
	padding-bottom: 5px;
}

ul#leftnavcats li ul {
	padding-left: 0px;
	margin-left: 3px;
	margin-right: 3px;
}

ul#leftnavcats li ul li {
	font-weight: normal;
	font-size: 11px;
	margin-top: 1px;
	background-color: #dfeffd;
	margin-bottom: 1px;
	padding-bottom: 0px;
}

ul#leftnavbrands li a {
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

ul#leftnavbrands {
	margin-left: 10px;
	padding-left: 10px;
}

td#leftnav h3 {
	background-color: #CCCCCC;
	width: 170px;
	height: 22px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 2px;
	color: black;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

td#leftnav a {
	color: black;
	text-decoration: none;
}

td#rightnav {
	display: none;
	width: 150px;
	background-color: #aadd88;
	padding-left: 8px;
	padding-right: 8px;
}	

td#content {
	padding: 8px 8px 8px 8px;
}

h1 {
	font-size: 22px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	color: #31315a;
}

h2 {
	font-size: 16px;
	font-weight: bold;
}

h2 a {
	text-decoration: none;
	color: #31315a;
}

div.productlist {
	clear: right;
	width: 830px;
}

div.productprice {
	border-width: 2px;
	border-color: #31315a;
	border-style: solid;
	background-color: #DDDDDD;
	font-size: 14px;
	padding: 5px;
	margin-left: 20px;
	width: 260px;
	height: 35px;
}

div.productprice span {
	font-weight: bold;
}

p.productshort {
	margin-left: 25px;
}

hr {
	clear: right;
}

div.buynow {
	float: right;
	background-color: #660000;
	border-style: outset;
	padding: 5px;
	color: white;
	font-weight: bold;
	font-size: 16px;
}

input.buybutton {
	float: right;
	background-color: #660000;
	border-style: outset;
	padding: 5px;
	color: white;
	font-weight: bold;
	font-size: 16px;
}

div.productimage {
	float: right;
	clear: right;
}

div.productimage img {
	border: 0px;
}

div#manfilter {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 20px;
}

ul#manfilterlist {
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
}

ul#manfilterlist li {
	display: inline;
	list-style-type: none;
	padding-right: 5px;
	font-size: 12px;
	font-weight: normal;
}

ul#manfilterlist li a {
	color: #31315a;
}

p {
	font-size: 12px;
}

li.descpoint {
	font-size: 12px;
	margin-left: 10px;
}

div#footer {
	width: 1024px;
	margin: 0 auto;
	text-align: left;
	background-color: #AAAAAA;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 10px;
}

div#footer ul {
	display: inline;
	margin-left: 5px;
	padding-left: 0px;
}

div#footer li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

div#footer a {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: black;
}