body {
	margin: 0;
	padding: 0;
	color: #1F1F1F;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 76%;
	line-height: 1.4;
	background: #FF8A00 url('/graphics/interface/body-bg.jpg') no-repeat 0 0;
	text-align: center;
	}
a {
	color: #EB5A0D;
	text-decoration: none;
	}
a:hover {
	color: #FF8A00;
	}
#header p, #contact p {
	margin: 0;
	padding: 0;
	}
h1, h2, h3, h4, h5, h6, p, ul {
	font-weight: normal;
	margin: 0 0 .4em 0;
	padding: 0;
	}
h1 {
	font-size: 2em;
	}
h2 {
	font-size: 1.6em;
	margin-top: 2em;
	}
h3 {
	font-size: 1.4em;
	}
h4, h5, h6 {
	font-size: 1em;
	}
h4 {
	font-weight: bold;
	}
p {
	margin-bottom: .8em;
	}
table, form {
	margin: 0 0 2em 0;
	padding: 0;
	border: 0;
	}
tr {
	margin: 0;
	padding: 0;
	}
th, td {
	margin: 0;
	padding: 0 1em 0 0;
	}
label.left {
	float: left;
	width: 14em;
	}
pre {
	font-size: 1.2em;
	}
img, #logo a {
	border: none;
	}
div.wrapper {
	text-align: left;
	min-width: 740px;
	max-width: 960px;
	margin: 0 auto;
	padding: 0 16px;
	position: relative;
	}
#header, #header a, #nav, #nav a, #contact, #contact a {
	color: white;
	}
#header a, #nav a, /*#content a,*/ #contact a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	}
#header {
	background-color: black;
	padding: 2px 0 2px 0;
	margin-bottom: 20px;
	}
#header a:hover {
	color: #FF8A00;
	}
#header a, #header a:hover {
	border-bottom-color: #999999;
	}
#header h1 {
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 2px;
	}
#header #telephone {
	width: 15em;
	float: right;
	text-align: right;
	}
#logo, #nav, #contact {
	margin-top: 20px;
	}
#nav {
	font-size: 1.1em;
	}
#nav li {
	display: inline;
	margin-right: 20px;
	background-image: url('/graphics/interface/bullet-down-black.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
	}
#nav li a {
	padding-left: 18px;
	border: none;
	}
#nav li a:hover, #contact a:hover {
	color: #FFCB8D;
	}
#catalogueoffer {
	width: 274px;
	float: right;
	margin-top: -20px;
	}
#productupdates {
	position: absolute;
	top: -1px;
	left: 420px;
	}
#maincatmenu {
	float: left;
	width: 100%;
	line-height: normal;
	}
#maincatmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#maincatmenu li {
	float: left;
	background: url("/graphics/interface/topcatmenu/orange-right.gif") no-repeat right top;
	margin: 0;
	padding: 0;
	}
#maincatmenu a {
	display:block;
	background: url("/graphics/interface/topcatmenu/orange-left.gif") no-repeat left top;
	padding: 5px 10px;
	color: white;
	}
#maincatmenu #current, #maincatmenu li:hover {
	background-image: url("/graphics/interface/topcatmenu/black-right.gif");
	}
#maincatmenu #current a, #maincatmenu a:hover {
	background-image: url("/graphics/interface/topcatmenu/black-left.gif");
	}
#content {
	background-color: white;
	padding: 16px 28px 8px 28px;
	clear: both;
	}
#breadcrumbs a {
	margin-right: .5em;
	border-bottom: none;
	text-decoration: none;
	}
#subcategories {
	margin-top: 0;
	padding: 6px 12px 6px 12px;
	background: black url('/graphics/interface/mainsubcat-bg.gif') repeat-x top;
	clear: both;
	}
#subcategories ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#subcategories li {
	display: inline;
	margin-right: 10px;
	background-image: url('/graphics/interface/mainsubcat-bullet.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
	}
#subcategories li a, #subcategories span.subnote {
	color: #FFCB8D;
	padding-left: 18px;
	border: none;
	text-decoration: none;
	white-space: nowrap;
	}
#subcategories li a:hover {
	color: white;
	}
#content h1 {
	border-bottom: 1px solid #DEDEDE;
	padding-bottom: 8px;
	margin-bottom: 16px;
	}
#subsections h2 {
	font-size: 1em;
	}
#subsections {
	list-style: none;
	margin-bottom: 12px;
	}
#subsections li {
	display: inline;
	margin-right: 10px;
	background-image: url('/graphics/interface/bullet-down-black.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
	}
#subsections li a {
	padding-left: 14px;
	border: none;
	text-decoration: none;
	}
div.subsection {
	font-size: 1.1em;
	background: black url('/graphics/interface/mainsubcat-bg.gif') repeat-x top;
	color: white;
	margin: 20px -28px 0 -28px;
	padding: 8px 28px 6px 28px;
	}
div.subsection ul {
	margin-left: 14px;
	}
div.subsectiontext h2 {
	margin-top: 0;
	}
div.subsectiontext h3 {
	font-size: 1.2em;
	}
.categoryimage {
	float: left;
	margin-right: 8px;
	}
.product {
	overflow: auto;
	margin: 20px 0 20px 0;
	padding-bottom: 40px;
	clear: both;
	background: url('/graphics/interface/sep.gif') no-repeat bottom;
	}
.product td {
	vertical-align: top;
	margin: 0;
	padding: 0;
	}
.productimage {
	width: 300px;
	float: left;
	text-align: right;
	margin-right: 40px;
	}
.productimagebig {
	margin-top: 14px;
	margin-bottom: 14px;
	float: left;
	}
.producttext, .subsectiontext {
	margin-left: 340px;
	}
.producttext ul, .producttext2 ul {
	list-style-image: url('/graphics/interface/bullet.gif');
	list-style-type: circle;
	margin: 0 0 .8em 20px;
	}
.producttext ul.featureskey, .producttext2 ul.featureskey {
	font-weight: bold;
	}
.producttext h2, .producttext2 h2 {
	font-size: 1em;
	font-weight: bold;
	}
.product h3 {
	color: #EB5A0D;
	}
.producttext h4, .producttext2 h4 {
	background-image: url('/graphics/interface/mainsubcat-bullet.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
	}
.producttext h4, .producttext2 h4, p.indent {
	padding-left: 20px;
	}
p.rrp {
	color: gray;
	}
.instancename {
	margin-right: .8em;
	}
.instancecode {
	font-weight: normal;
	}
#contact {
	padding-bottom: 10px;
	clear: both;
	}
a.totop {
	float: right;
	margin-top: .5em;
	background: url('/graphics/interface/bullet-up-white.gif') no-repeat 0 .4em;
	padding-left: 16px;
	}
div.featuredrow1, div.featuredrow2 {
	clear: left;
	}
div.featuredrow1 div, div.featuredrow2 div {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	padding-top: 6px;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	}
div.featuredrow1 div.featureditem {
	width: 150px;
	}
div.featuredrow2 div.featureditem {
	width: 300px;
	padding-right: 20px;
	}
.contactform {
	margin-top: 24px;
	margin-bottom: 0;
	}
.contactform table {
	border-collapse: collapse;
	}
.contactform td {
	vertical-align: top;
	line-height: 2em;
	}
.contactform input {
	margin-bottom: 9px;
	}
.contactform .text {
	width: 300px;
	}
p.error {
	color: red;
	}


	
.catnode1 {
	margin-left: 0em;
	font-size: 1.4em;
	}
.catnode2 {
	margin-left: 2em;
	font-size: 1.15em;
	}
.catnode3 {
	margin-left: 4em;
	}
.catnode4 {
	margin-left: 6em;
	}
#adminnavmenu {
	position: fixed;
	top: 34em;
	left: 40em;
	background-color: white;
	padding: 6px;
	}
#adminnavmenu ul {
	list-style-type: none;	
	}
