body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background: #FFFFFF url("../images/interface/background.gif") center repeat-y;
	font: 73% Georgia, Times New Roman, Times, serif;
}
input, textarea, select {
	color: #000000;
	background: #FFFFFF;
	font: 1em Georgia, Times New Roman, Times, serif;
}
input.button {
	cursor: hand;
}
img, fieldset {
	border: 0;
}
a {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.alignRight {
	text-align: right;
}
#container {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	text-align: left;
}
#header {
	position: relative;
	clear: both;
	float: left;
	width: 100%;
	background: #FFE7B2 url("../images/interface/headerbackground.jpg") top no-repeat;
}
#header h1 {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}
#header h1 a {
	display: block;
	width: 190px;
	height: 85px;
	text-indent: -4800em;
	background: url("../images/interface/parkerswholesale.jpg") no-repeat;
}
#header h1 a:hover {
	text-decoration: none;
}
#header p {
	position: relative;
	clear: left;
	float: left;
	display: block;
	width: 740px;
	margin: 0;
	padding: 8px 10px;
	font: bold 0.92em Georgia, Times New Roman, Times, serif;
	color: #FFFFFF;
	background: #7DB392 url("../images/interface/headerbackgroundbottom.jpg") top right no-repeat;;
}
#navigation {
	position: relative;
	clear: left;
	float: left;
	display: inline;
	margin: 10px;
	padding: 0;
	width: 170px;
	color: #000000;
	background: #FFFFFF;
}
#mainNavigation {
	position: relative;
	clear: left;
	float: left;
	margin: 0 0 10px;
	padding: 0;	
}
#mainNavigation ul {
	position: relative;
	clear: left;
	float: left;
	margin: 0;
	padding: 0;	
	border-top: solid 1px #662500;
	list-style: none;
}
#mainNavigation li {
	border-bottom: solid 1px #662500;
}	
#mainNavigation ul a {
	display: block;
	width: 145px; 
	margin: 0;
	padding: 5px;
	border-left: solid 15px #A8D8BB;
	color: #000000;
	background: #FFE7B2;
	font-size: 0.95em;
}
#mainNavigation ul a:hover {
	border-left: solid 15px #7DB392;
	color: #FFFFFF;
	background: #662500;
	text-decoration: none;
}
#mainNavigation ul a.current {
	border-left: solid 15px #7DB392;
	color: #7DB392;
	background: #A8D8BB;
}
#mainNavigation ul a.current:hover {
	border-left: solid 15px #7DB392;
	color: #7DB392;
	background: #A8D8BB;
}
#search {
	position: relative;
	clear: both;
	float: left;
	margin: 0 0 10px;
	width: 170px;
	background: #A8D8BB;	
	text-align: center;
}
#search form {
	margin: 0;
	padding: 5px;
}
#search label {
	color: #662500;
	font: bold 0.95em Georgia, Times New Roman, Times, serif;
	letter-spacing: 0.1em;
}
#search input {
	margin: 5px 0 0;
	font: 0.95em Georgia, Times New Roman, Times, serif;
}
#search #submit {
	border: solid 1px #662500;
	padding: 1px 1px 0px 1px;
	color: #662500;
	background: #FFF3D8;
	font: bold 0.8em Georgia, Times New Roman, Times, serif;
	cursor: hand;
}
#signin {
	position: relative;
	clear: both;
	float: left;
	margin: 0 0 10px;
	width: 170px;
	background: #A8D8BB;	
}
#signin h2 {
	margin: 0;
	padding: 5px 5px 0;
	color: #662500;
	font: bold 0.95em Georgia, Times New Roman, Times, serif;
	letter-spacing: 0.1em;
	text-align: center;
}
#signin form {
	margin: 0;
	padding: 5px;
}
#signin label {
	float: left;
	clear: left;
	margin: 5px 0 0;
	width: 6em;
	color: #662500;
	font: bold 0.8em Georgia, Times New Roman, Times, serif;
}
#signin input {
	float: left;
	margin: 5px 0 0;
	font: 0.8em Georgia, Times New Roman, Times, serif;
}
#signin #submit {
	border: solid 1px #662500;
	padding: 1px 0 0;
	color: #662500;
	background: #FFF3D8;
	font: bold 0.8em Georgia, Times New Roman, Times, serif;
	cursor: hand;
}
#basketSummary {
	position: relative;
	clear: both;
	float: left;
	margin: 0 0 10px;
	width: 170px;
}
#basketSummary a {
	display: block;
	width: 120px; 
	margin: 0;
	padding: 5px 5px 5px 45px;
	color: #000000;
	background: #FFE7B2 url("../images/interface/basket.gif") top left no-repeat;
	font-size: 0.95em;
}
#basketSummary a:hover {
	color: #FFFFFF;
	background-position: -170px 0%;
	text-decoration: none;	
}
#basketSummary a.current {
	color: #7DB392;
	background-position: -340px 0%;
}
#basketSummary a.current:hover {
	color: #7DB392;
	background: #A8D8BB url("../images/interface/basket_current.gif") left no-repeat;;
}
#content {
	position: relative;
	float: left;
	width: 559px;
	margin: 10px 0;
	padding: 0;
	border-left: solid 1px #A8D8BB;
}
#content h2 {
	margin: 0 0 1em;
	padding: 5px;
	border-left: solid 15px #A8D8BB;
	color: #662500;
	background: #FFE7B2;
	font: bold 1.2em Georgia, Times New Roman, Times, serif;
	letter-spacing: 0.1em;
}
#content h3 {
	clear: both;
	margin: 0 0 1em;
	padding: 5px;
	border-left: solid 15px #A8D8BB;
	color: #662500;
	background: #FFF3D8;
	font: bold 1em Georgia, Times New Roman, Times, serif;
	letter-spacing: 0.1em;
}
#content h3 a {
	color: #662500;
}
#content p {
	clear: left;
	margin: 0 0 1.5em 10px;
	line-height: 1.5em;
	text-align: justify;
}
#content form {
	margin-left: 10px;
}
#content form label {
	float: left;
	margin: 0 0 1em;
	width: 10em;
}
#content form input, textarea, select {
	float: left;
	margin: 0 0 1em;
}
#content form input.button {
	border: solid 1px #662500;
	padding: 1px 1px 0px 1px;
	color: #662500;
	background: #FFF3D8;
	font-weight: bold;
}
#content form input.checkbox {
	width: 10em;
}
#content form label.long {
	width: 30em;
}
#content form br {
	clear: left;
}
#homepage div.product {
	position: relative;
	float: left;
	display: inline;
	margin: 0 0 10px 10px;
	width: 100px;
	height: 15em;
	font-size: 0.95em;
}
#homepage div.product a {
	color: #000000;
}
div.category {
	position: relative;
	float: left;
	display: inline;
	margin: 0 0 10px 10px;
	width: 100px;
	height: 15em;
	font-size: 0.95em;
}
div.category a {
	color: #000000;
}
#categoryNavigation {
	margin: 0 0 1em 10px;
	padding: 0;
}
#categoryNavigation a {
	color: #000000;
}
#categoryNavigation a:hover {
	color: #FF0000;
}
#products div.product {
	position: relative;
	clear: left;
	float: left;
	display: inline;
	margin: 0 0 10px 10px;
	padding: 0 0 10px;
	border-bottom: solid 1px #A8D8BB;	
	width: 539px;
}
#products div.product img.product {
	position: relative;
	float: left;
}
#products div.productDetails {
	position: relative;
	float: left;
	margin: 0 0 0 10px;
}
#products div.productDetails h4 {
	float: left;
	margin: 0 0 0.25em;
	padding: 0;
	color: #662500;
	font: bold 1em Georgia, Times New Roman, Times, serif;
}
#products div.productDetails h4 a {
	color: #662500;
}
#products div.productDetails p {
	clear: left;
	margin: 0;
	padding: 0;
	font: 0.95em Georgia, Times New Roman, Times, serif;
}
#products div.productDetails p.details {
	margin: 0 0 0.95em;
	padding: 0;
	color: #7DB392;
	font: 0.95em Georgia, Times New Roman, Times, serif;
}
div.conditions {
	margin: 0 0 0.95em;
	padding: 0;
}
#products div.conditions {
	float: right;
}
#product div.conditions {
	margin-left: 10px;
}
div.conditions ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}
div.conditions li {
	display: inline;
	margin: 0 1px 0 0;
	padding: 0;
}
div.conditions a {
	color: #7DB392;
}
#productImg {
	display: inline;
	position: relative;
	float: left;
	margin: 0 0 10px 10px;
}
#productDetails {
	position: relative;
	float: left;
}
#productDetails p.details {
	color: #7DB392;
	font: 0.95em Georgia, Times New Roman, Times, serif;
}
#productDetails form {
	padding-top: 10px;
	width: auto;
	border-top: solid 1px #A8D8BB;
}
#productDetails form label {
	width: 8.1em;
	font: 0.95em Georgia, Times New Roman, Times, serif;	
}
div.resultNavigation {
	display: inline;
	position: relative;
	clear: left;
	float: left;
	margin: 0 0 1.5em 10px;
	padding: 0;
}
div.resultNavigation ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}
div.resultNavigation li {
	display: inline;
	margin: 0 0.25em 0 0;
}
div.resultNavigation a {
	padding-right: 0.25em;
	border-right: solid 1px #000000;
	color: #662500;
}
div.resultNavigation a.current {
	color: #7DB392;
}
#basket h4 {
	margin: 0 0 1em;
	padding: 0;
	color: #662500;
	font: bold 1em Georgia, Times New Roman, Times, serif;
	letter-spacing: 0.1em;
}
#basket table {
	position: relative;
	clear: left;
	float: left;
	margin-bottom: 1em;
	width: 539px;
	border-left: solid 1px #A8D8BB;
	border-bottom: solid 1px #A8D8BB;
}
#basket th, #basket td {
	margin: 0;
	padding: 0.5em;
	border-top: solid 1px #A8D8BB;
	border-right: solid 1px #A8D8BB;	
}
#basket th {
	color: #662500;
	background: #FFF3D8;
}
#basket table a {
	color: #000000;
}
#basket table a.remove {
	border: solid 1px #662500;
	padding: 1px 3px 0px 3px;
	color: #662500;
	background: #FFF3D8;
	font: bold 0.8em Georgia, Times New Roman, Times, serif;
}
#basket table a.remove:hover {
	text-decoration: none;
}
#quote table {
	margin: 0 0 1em;
	padding: 0;
	border-left: solid 1px #A8D8BB;
	border-bottom: solid 1px #A8D8BB;
}
#quote th, #quote td {
	margin: 0;
	padding: 0.5em;
	border-top: solid 1px #A8D8BB;
	border-right: solid 1px #A8D8BB;	
}
#quote th {
	color: #662500;
	background: #FFF3D8;
}
#quote table input {
	float: none;
	margin: 0;
	padding: 0;
}
#key table {
	width: 200px;
	border-left: solid 1px #A8D8BB;
	border-bottom: solid 1px #A8D8BB;
	font: 1em Georgia, Times New Roman, Times, serif;
}
#key th, td {
	margin: 0;
	padding: 0.5em;
	border-top: solid 1px #A8D8BB;
	border-right: solid 1px #A8D8BB;	
}
#welcome {
	position: relative;
	float: left;
	clear: left;
	width: 249px;
}
#slideshow {
	position: relative;
	float: right;
	clear: right;
	width: 300px;
	height: 400px;
}
#slideshow div {
	position: absolute;
	width: 300px;
	height: 400px;
	colour: #000000;
	background: #FFFFFF;
}
#slideshow div a {
	color: #662500;
	font: bold 1em Georgia, Times New Roman, Times, serif;
}
#slideshow div a:hover {
	text-decoration: underline;
}
#slide1 {
	visibility: visible;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
#slide2 {
	visibility: hidden;
	filter:alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}
#slide3 {
	visibility: hidden;
	filter:alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}
#slide4 {
	visibility: hidden;
	filter:alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}
#slide5 {
	visibility: hidden;
	filter:alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}