body {
	background: #485e15 url('/images/hudson/background.gif') repeat-x scroll top left;
	padding: 24px;
	margin: 0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: middle;
}
body.light {
	background-image: none;
	background-color: #fff;
	padding: 0;
	margin: 0;
}
a {
	color: #697D2C;
}
a img {
	border: 0;
}
h2, h3 {
	color: #304f00;
}
ul li {
}
ol {
	margin-left: 0;
	padding-left: 2em;
}
ol li {
	margin-bottom: 1em;
}
.center {
	text-align: center;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	color: transparent;
	margin: 0;
	padding: 0;
}
#container {
	width: 756px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0;
}
#header {
	width: 756px;
	margin-top: 20px;
	margin-bottom: 18px;
}
#header .corners-middle {
	padding: 12px 12px 0 12px;
}
.corners-top {
	height: 8px;
	background: transparent url('/images/hudson/corners-top.gif') no-repeat scroll top left;
	font-size: 1px;
}
.corners-middle {
	background-color: #fff;
}
.corners-bottom {
	height: 8px;
	background: transparent url('/images/hudson/corners-bottom.gif') no-repeat scroll top left;
	font-size: 1px;
}
#hero {
	width: 728px;
	height: 122px;
	border: 2px solid #999;
}
#logo {
	margin-bottom: 5px;
}
#logo img {
	border: 0;
}
#navigation {
	text-align: center;
	height: 45px;
	position: relative;
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navigation ul li {
	display: inline;
}
#navigation ul li a {
	white-space: nowrap;
	display: block;
	float: left;
	margin: 0;
	padding: 18px 17px 15px 17px;
	color: #333;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#navigation ul li a:hover, #navigation ul li a.active {
	color: #697D2C;
	text-shadow: #697D2C 1px 1px 8px;
}
#navigation ul li a:active {
	color: #304f00;
}
#content .corners-middle {
	padding: 30px 45px 30px 45px;
}
#content a {
	text-decoration: none;
}
#content a:hover {
	border-bottom: 1px dotted #304f00;
}
#content h2 {
	margin-top: 0;
	font-size: 18px;
}
#content h2 img {
	text-align: center;
}
#content h3 {
	position: relative;
	border: 1px dotted #ccc;
	background-color: #efefef;
	padding: 4px;
	font-size: 12px;
}
#content table.h3 {
	clear: both;
	border-collapse: collapse;
	margin: 1em 0;
	width: 100%;
}
#content table.h3 td {
	padding: 0;
}
#content table.h3 h3 {
	margin: 0;
}
#content img {
	float: right;
	clear: right;
	margin: 0 0 20px 20px;
}
#content img.left {
	float: left;
	margin: 0 20px 20px 0;
}
#content ul {
	list-style-image: url('/images/hudson/liStar.gif');
}
#content hr {
	height: 0px;
	border-width: 1px 0 0 0;
	border-top: 1px solid #304f00;
}
#content .product {
	margin-top: 20px;
}
#content .productImage {
	float: left;
	width: 140px;
	text-align: center;
}
#content .productImage a:hover, #content .partProductImage a:hover {
	border-bottom: 0;
}
#content .productImage img {
	float: none;
	margin: 0 0 10px 0;
}
#content .productDescription {
	margin-left: 150px;
	padding-right: 40px;
	font-size: 10px;
	color: #666;
	width: 470px;
}

#content .productDescription h4 {
	margin: 0;
	font-size: 11px;
	color: #000;
}
#content .productDescription p {
	margin-top: .5em;
}
#content .productDescription table {
	border-collapse: collapse;
	width: 100%;
}
#content .productDescription td.productColumnNumber {
	width: 50px;
}
#content .productDescription td.productColumnPrice {
	text-align: right;
	width: 100px;
}
#content #productRange hr {
	clear: left;
	margin-top: 20px;
	margin-bottom: 10px;
	border-top: 1px solid #C7CEAF;
}

#content .partProduct {
	margin: 1em 0 2em 0;
	width: 100%;
	border-collapse: collapse;
	font-size: 10px;
	color: #666;
}
#content .partProduct caption {
	padding: 8px 8px;
	color: #304f00;
	font-size: 11px;
	font-weight: bold;
}
#content .partProduct td {
	border: 1px solid #000;
	padding: 6px 8px;
}
#content .partProductImage {
	width: 100px;
	text-align: center;
}
#content .partProductImage img {
	float: none;
	margin: 0;
}
#content .partProductSchematic {
	width: 150px;
	text-align: center;
}
#content .partProductAvailable {
	width: 110px;
	text-align: center;
}
#content .schematic {
	margin-top: 30px;
	text-align: center;
	font-size: 10px;
}
#content .schematic strong {
	color: #697D2C;
}
#content .schematic a:hover {
	border-bottom: 0;
}
#content .schematic img {
	float: none;
	border: 1px solid #697D2C;
	margin: 10px 0 0 0;
}
#products table {
	border-collapse: collapse;
}
#products td {
	border: 1px solid #648020;
	width: 151px;
	height: 166px;
	padding: 20px 10px 10px 10px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
#products td p {
	margin: 0;
}
#products td a {
	color: #999;
}
#products td img {
	float: none;
	margin: 0;
}
#products td a:hover {
	border-bottom: 0;
}
#searchForm {
	text-align: center;
}
.button {
	border-width: 2px;
	border-style: solid;
	border-top-color: #c0c0c0;
	border-right-color: #6c6c6c;
	border-bottom-color: #6c6c6c;
	border-left-color: #c0c0c0;
	background-color: #5c8200;
	color: #fff;
}
#partsSearch {
	width: 100%;
}
#partsSearch h3 {
	text-align: left;
}
#partsSearch td {
	text-align: center;
}
.parts {
	margin: 10px;
	width: 646px;
	border-collapse: collapse;
	font-size: 10px;
	color: #666;
}
.parts .partsColumnNumber {
	width: 100px;
	text-align: center;
}
.parts .partsColumnDescription {
	text-align: center;
}
.parts .partsColumnPrice {
	width: 80px;
	text-align: center;
}
.parts .partsColumnEnquire {
	width: 100px;
	text-align: center;
}
.parts th {
	padding: 9px 4px;
}
.parts td {
	border: 1px solid #000;
	padding: 4px 4px;
}
#knowledgeBaseBrowser {
	border-collapse: separate;
	border-spacing: 10px;
	width: 100%;
}
#knowledgeBaseBrowser td {
	vertical-align: top;
	padding: 0;
}
#knowledgeBaseBrowser td h3 {
	margin-top: 0;
}
.hLink {
	text-align: right;
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 10px;
	font-weight: normal;
}
#content .hLink img {
	float: none;
	margin: 0;
}
.stockistState {
	border-collapse: collapse;
	margin: 5px 10px 0px 10px;
	width: 646px;
	font-size: 10px;
}
.stockistState td {
	padding: 4px 8px;
}
.columnStore {
	font-weight: bold;
	width: 180px;
}
.columnRange {
}
.columnLocator {
	width: 80px;
}
td.columnLocator {
	text-align: right;
}
#knowledgeBaseArticle {
}
#knowledgeBaseArticle h2 {
	margin-top: 0;
	font-size: 14px;
	color: #5c5c5c;
}
#knowledgeBaseCategory {
	float: right;
	text-align: right;
	font-style: italic;
	margin-top: 2px;
}
#knowledgeBaseArticle hr {
	clear: both;
	border-top: 1px solid #5b5b5b;
	border-width: 1px 0 0 0;
}
#knowledgeBaseArticle img {
	float: none;
	clear: both;
	text-align: center;
	margin: 10px auto;
}

#mediaGrouping .mediaRelease {
	margin-top: 2.5em;
}
.light #content .mediaRelease h3 {
	margin-top: 0;
}
.mediaRelease {
	border-bottom: 1px solid #9a9a9a;
}
.mediaRelease h3 {
	padding-bottom: 4px;
	border-bottom: 1px solid #9a9a9a;
	margin-bottom: 2px;
}
.mediaRelease h3 .date {
	color: #5c5c5c;
	font-weight: normal;
	font-size: 12px;
}
.mediaRelease img {
	float: right;
	margin: 0 0 5px 15px;
}
.mediaContact {
	text-align: center;
	border-bottom: 1px solid #9a9a9a;
}
.enquiry {
	font-size: 11px;
}
.enquiry th, .enquiry td {
	vertical-align: top;
	padding: 8px;
}
.enquiry th {
	width: 200px;
	color: #697D2C;
	text-align: right;
	font-weight: bold;
}
.enquiry select, .enquiry input, .enquiry textarea {
	margin: 0;
}
#contact table {
	margin: 40px 10px 40px 10px;
	width: 646px;
	border-collapse: collapse;
	color: #404040;
}
#contact th, #contact td {
	width: 25%;
	padding: 1px 5px 1px 5px;
	vertical-align: top;
}
#contact th {
	color: #697D2C;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}
#contact input[type=text], #contact textarea, #contact select {
	font-size: 11px;
	width: 100%;
}
address {
	font-style: normal;
}
#content address a {
	color: #404040;
	text-decoration: underline;
}
#content address a:hover {
	border-bottom-width: 0px;
}
#footer {
	clear: both;
	margin-top: 18px;
	font-size: 10px;
}
#footer .corners-middle {
	padding: 0 17px 0 17px;
}
#footer a, #footer .float-left {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.break {
	clear: both;
}
.note {
	margin-top: 0;
	font-size: 10px;
	color: #666;
}