body {
	margin: 0;
	padding: 0;
	background: #c8c8c8 url("/images/bg-body.gif") repeat-x 0 102px;
	color: #484848;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
form {
	margin: 0;
}
input,
select,
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}
#outer {
	float: left;
	width: 930px;
	padding: 0 15px;
	background-color: #ffffff;
	color: #484848;
}
#topbar {
	position: relative;
	float: left;
	width: 100%;
	border-bottom: 5px solid #ffffff;
}
#topbar .zoneone {
	float: left;
	width: 520px;
}
#topbar .zonetwo {
	float: right;
	width: 402px;
}
#topbar .zonetwo .row {
	clear: left;
	float: left;
	width: 100%;
	border-top: 6px solid #ffffff;
	border-bottom: 8px solid #ffffff;
}
#topbar .zonetwo .basketlink {
	float: left;
	margin: 0 1em 0 0;
	padding: 0 0 0 20px;
	background: #ffffff url("/images/bg-basketlink-a.gif") no-repeat 0 50%;
	color: #646464;
	font-size: 70%;
	font-weight: bold;
	line-height: 1.3em;
	text-decoration: none;
}
#topbar .zonetwo .basketlink:hover,
#topbar .zonetwo .basketlink:focus,
#topbar .zonetwo .basketlink:active {
	background-color: #ffffff;
	color: #ff6600;
}
#topbar .zonetwo .panel {
	float: left;
}
#callmeback {
	float: right;
	padding: 2px 6px;
	background-color: #598d3a;
	color: #ffffff;
	font-size: 75%;
	font-weight: bold;
	line-height: 1.3em;
	text-decoration: none;
}
#callmeback:hover,
#callmeback:focus,
#callmeback:active {
	background-color: #a92323;
	color: #ffffff;
}

/*
#topbar .zonetwo .panel a {
	float: left;
	width: 168px;
	padding: 6px 16px;
	background-color: #f5fbb1;
	color: #484848;
	border: 1px solid #acacac;
	font-size: 70%;
	font-weight: bold;
	line-height: 1.3em;
	text-align: center;
	background-color: #f5fbb1;
	color: #484848;
	text-decoration: none;
}
*/

#topbar .zonetwo .panel a {
	background-color:#F5FBB1;
	border:1px solid #ACACAC;
	color:#2BB050;
	float:left;
	font-size:65%;
	font-weight:bold;
	line-height:1.7em;
	padding:6px;
	text-align:center;
	text-decoration:none;
	width:188px;
}

#topbar .zonetwo .panel a:hover,
#topbar .zonetwo .panel a:focus,
#topbar .zonetwo .panel a:active {
	background-color: #e3e9a6;
	color: #000000;
}
#topbar .zonetwo .logocheckout {
	float: right;
}
#skiplink {
	position: absolute;
	top: 0;
	left: -999em;
	padding: 6px;
	font-size: 75%;
	font-weight: bold;
	line-height: 1.3em;
}
#skiplink:focus,
#skiplink:active {
	left: 0;
	background-color: #716c51;
	color: #ffffff;
}
#logo {
	display: block;
	width: 460px;
	height: 102px;
	border: 0;
}
#strapline {
	position: absolute;
	top: 68px;
	left: 108px;
	width: 412px;
	font-size: 65%;
	line-height: 1.3em;
}
#langselect {
	float: right;
	font-size: 70%;
	line-height: 1.3em;
	white-space: nowrap;
}
#langselect .label {
	position: relative;
	top: -4px;
}
#langselect img {
	width: 30px;
	height: 15px;
	border: 1px solid #707070;
}
#mainbar {
	clear: left;
	float: left;
	width: 100%;
}
#maincol {
	float: left;
	width: 618px;
}
#navbar {
	float: left;
	width: 100%;
	background-color: #f6f6f6;
	color: #525252;
	border-top: 2px solid #598d3a;
	border-bottom: 2px solid #598d3a;
	/*padding: 0 0 4px;*/
}
#navmain {
	float: left;
	margin: 0;
	padding: 0;
	background-color: #f6f6f6;
	color: #000099;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.2em;
	list-style: none;
}
#navmain li {
	float: left;
	border-right: 1px solid #929292;
	border-bottom: 1px solid #929292;
	border-left: 1px solid #e8e8e8;
}
#navmain li a {
	float: left;
	background: #ffffff url("/images/bg-navmain-a.gif") repeat-x 0 bottom;
	color: #000099;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	border-left: 2px solid #f0f0f0;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
#navmain li a:hover,
#navmain li a:focus,
#navmain li a:active {
	background-color: #f5fbb1;
	color: #000000;
}
#navmain li a span {
	float: left;
	min-height: 15px;
}
#navmain li a span.standard {
	/*width: 86px;*/
	padding: 10px 6px;
}
#navmain li a img {
	float: left;
	width: 86px;
	height: 28px;
	padding: 4px 8px 3px;
	border: 0;
}
#content {
	clear: left;
	float: left;
	width: 100%;
	background: #ffffff url("/images/bg-content.gif") repeat-x 0 1px;
	color: #484848;
	padding: 4px 0 0;
}
#mainbar a {
	background-color: #ffffff;
	color: #407303;
}
#mainbar a:hover,
#mainbar a:focus,
#mainbar a:active {
	background-color: #ffffff;
	color: #a92323;
}
#mainbar h1 {
	margin: 0;
	background-color: #ffffff;
	color: #598d3a;
	border-top: 18px solid #ffffff;
	border-bottom: 22px solid #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 1.2em;
}
#mainbar h1 span {
	display: block;
	margin: 0 0 0.4em;
	padding: 0 8px;
}
#mainbar h6 {
	margin: 0 0 0.4em;
	font-size: 70%;
	line-height: 1.3em;
}
#mainbar p {
	margin: 0 0 1.2em;
	font-size: 75%;
	line-height: 1.3em;
}
#mainbar .container {
	clear: left;
	float: left;
	width: 100%;
	/*font-family: Tahoma, Arial, Helvetica, sans-serif;*/
}
#mainbar .container ul,
#mainbar .container ol {
	margin-bottom: 1.2em;
	font-size: 70%;
	line-height: 1.2em;
}
#mainbar .container ul ul,
#mainbar .container ul ol,
#mainbar .container ol ul,
#mainbar .container ol ol {
	font-size: 100%;
}
#mainbar .container li {
	margin: 0 0 0.2em;
}
#mainbar ul.download {
	margin: 0;
	padding: 0 12px;
	list-style: none;
}
#mainbar ul.download li {
	min-height: 16px;
	padding: 0 0 0 21px;
	background: #ffffff url("/images/icons/bulletFile.gif") no-repeat 0 0;
	color: #1e497a;
}
#mainbar ul.download li.doc {
	background-image: url("/images/downloads/bulletDOC.gif");
}
#mainbar ul.download li.dwg {
	background-image: url("/images/downloads/bulletDWG.gif");
}
#mainbar ul.download li.dxf {
	background-image: url("/images/downloads/bulletDXF.gif");
}
#mainbar ul.download li.gif {
	background-image: url("/images/downloads/bulletGIF.gif");
}
#mainbar ul.download li.jpg {
	background-image: url("/images/downloads/bulletJPG.gif");
}
#content ul.download li.pdf {
	background-image: url("/images/downloads/bulletPDF.gif");
}
#mainbar ul.download li.pps {
	background-image: url("/images/downloads/bulletPPS.gif");
}
#mainbar ul.download li.swf {
	background-image: url("/images/downloads/bulletSWF.gif");
}
#mainbar ul.download li.xls {
	background-image: url("/images/downloads/bulletXLS.gif");
}
#content .zoneone {
	float: left;
	width: 262px;
	min-height: 1px;
}
#content .zonetwo {
	float: right;
	width: 340px;
}
#content .zonefull {
	clear: left;
	float: left;
	width: 100%;
}

#mainbar .list {
	clear: left;
	float: left;
	width: 100%;
}
#mainbar .list .item {
	clear: left;
	float: left;
	width: 100%;
	border-bottom: 8px solid #ffffff;
}
#mainbar .list .img {
	float: left;
	width: 64px;
}
#mainbar .list .img img,
#mainbar .list .img a.noimg {
	display: block;
	border: 0;
}
#mainbar .list .img a.noimg {
	min-height: 40px;
	padding: 12px 0;
	background-color: #e1e1e1;
	color: #484848;
	font-size: 65%;
	line-height: 1.2em;
	text-decoration: none;
	text-align: center;
}
#mainbar .list .img a.noimg:hover,
#mainbar .list .img a.noimg:focus,
#mainbar .list .img a.noimg:active {
	background-color: #d1d1d1;
	color: #383838;
}
#mainbar .list .detail {
	float: right;
	width: 268px;
}
#mainbar .list .detail p {
	font-size: 70%;
}
#mainbar #extrascol .list .detail {
	width: 224px;
}

#mainbar .required {
	background-color: #f5fbb1;
	color: #a92323;
}

#slides {
	position: relative;
	min-height: 197px;
	border-bottom: 8px solid #ffffff;
}
#slides img {
	display: block;
	width: 262px;
	height: 197px;
	border: 0;
}

#endorsements {
	position: relative;
	border-bottom: 8px solid #ffffff;
}
#endorsements .item {
	padding: 10px 14px;
	background-color: #f5fbb1;
	color: #56a842;
	border: 1px solid #acacac;
}
#endorsements .endorsement p {
	margin: 0 0 0.4em;
	line-height: 1.4em;
	font-size: 70%;
	font-style: italic;
}
#endorsements .endorser {
	background-color: #f5fbb1;
	color: #404040;
	font-size: 70%;
	font-weight: bold;
	line-height: 1.3em;
	text-align: right;
}

#extrascol {
	float: right;
	width: 296px;
}

#videocontainer {
	width: 296px;
	height: 222px;
	border-bottom: 16px solid #ffffff;
}
#videocontainer object {
	display: block;
}

#staticimgs {
	clear: left;
	float: left;
	width: 100%;
}
#staticimgs img {
	display: block;
	width: 296px;
	border: 0;
	border-bottom: 8px solid #ffffff;
}

#formproduct,
#extrascol form.standard {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 8px;
	padding: 6px 0;
	background-color: #f5fbb1;
	color: #484848;
}
#extrascol form.standard table {
	font-size: 75%;
	line-height: 1.3em;
}
#extrascol form.standard input,
#extrascol form.standard textarea {
	width: 10em;
}
#formproduct input.submit,
#extrascol form.standard input.submit {
	background: #e8e8e8 url("/images/bg-input-submit.gif") repeat-x 0 bottom;
	color: #484848;
	border: 1px solid #ffffff;
	cursor: pointer;
}
#formproduct input.submit {
	float: right;
	margin: 0 6px 0 0;
	font-size: 75%;
}

#extrascol form.standard input.submit {
	width: auto;
}
#extrascol form.standard th {
	padding: 0 0 0 6px;
	text-align: left;
}
#options {
	clear: left;
	float: left;
	width: 100%;
	padding: 0 0 6px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.3em;
}
#options a {
	background-color: #f5fbb1;
	color: #407303;
}
#options a:hover,
#options a:focus,
#options a:active {
	background-color: #f5fbb1;
	color: #a92323;
}
#options .option {
	clear: left;
	float: left;
	width: 100%;
	min-height: 22px;
	margin: 0 0 0.2em;
	text-align: right;
}
#options .option .info {
	padding: 0 6px;
	text-align: right;
}
#options p {
	margin: 0;
	font-size: 90%;
}
#options label,
#options .label {
	float: left;
	margin: 0 0 0 6px;
	font-weight: bold;
}
#options select,
#options .value,
#options .price {
	float: right;
	margin: 0 6px 0 0;
}
#options .price {
	background-color: #f5fbb1;
	color: #a92323;
	font-weight: bold;
}
/*#options .price span {
	display: block;
	text-align: right;
}*/
#options .price span.incvat {
	background-color: #f5fbb1;
	color: #407303;
}
#options a.currencyconverter {
	padding: 0 18px 0 0;
	background: #f5fbb1 url("/images/bg-new-window-icon.gif") no-repeat right 50%;
	text-decoration: none;
}
#options a.currencyconverter:hover,
#options a.currencyconverter:focus,
#options a.currencyconverter:active {
	background-image: url("/images/bg-new-window-icon-over.gif");
}

#breadcrumb,
#basket_page_titles {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	color: #598d3a;
	border-top: 22px solid #ffffff;
	border-bottom: 20px solid #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.2em;
	list-style: none;
}
#basket_page_titles {
	background-color: #ffffff;
	color: #898989;
}
#basket_page_titles .current_page {
	background-color: #ffffff;
	color: #598d3a;
}
#content #breadcrumb a {
	background-color: #ffffff;
	color: #484848;
	text-decoration: none;
}
#content #breadcrumb a:hover,
#content #breadcrumb a:focus,
#content #breadcrumb a:active {
	background-color: #ffffff;
	color: #a92323;
}
#content #breadcrumb h1 {
	margin: 0;
	font-size: 100%;
}
#breadcrumb li,
#basket_page_titles .basket_step {
	float: left;
	margin: 0 0 0 6px;
}
#breadcrumb li:before,
#breadcrumb h1:before,
#basket_page_titles .basket_step:before {
	content: '> ';
}
#breadcrumb li.first,
#basket_page_titles .first {
	margin: 0;
}
#breadcrumb li.first:before,
#breadcrumb li.last:before,
#breadcrumb li.first h1:before,
#basket_page_titles .first:before {
	content: "";
}

#basket_default {
	clear: left;
	float: left;
	width: 100%;
}
#basket_default table {
	width: 100%;
	margin: 0 0 1.2em;
	font-size: 75%;
	line-height: 1.7em;
}
#basket_default th,
#basket_default td {
	padding: 3px;
}
#basket_default th {
	text-align: left;
}
#basket_default #basket_default_header th {
	border-bottom: 1px solid #999999;
}
#basket_default tr.odd td {
	background-color: #f2f2f2;
	color: #636363;
}
#content #basket_default tr.odd td a {
	background-color: #f2f2f2;
	color: #407303;
}
#content #basket_default tr.odd td a:hover,
#content #basket_default tr.odd td a:focus,
#content #basket_default tr.odd td a:active {
	background-color: #f2f2f2;
	color: #a92323;
}
#basket_default tr.even td {
	background-color: #eeeeee;
	color: #636363;
}
#content #basket_default tr.even td a {
	background-color: #eeeeee;
	color: #407303;
}
#content #basket_default tr.even td a:hover,
#content #basket_default tr.even td a:focus,
#content #basket_default tr.even td a:active {
	background-color: #eeeeee;
	color: #a92323;
}
#basket_default table img {
	float: left;
	width: 114px;
	height: 114px;
	padding: 3px;
	border: 0;
}
#basket_default table input,
#basket_default table textarea {
	width: 14em;
}
#basket_default table input.button {
	width: auto;
	background: #e8e8e8 url("/images/bg-input-submit.gif") repeat-x 0 bottom;
	color: #484848;
	border: 1px solid #ffffff;
	cursor: pointer;
}
#basket_default .buttons {
	float: left;
	width: 100%;
	margin: 0 0 1.2em;
}
#basket_default .buttons input,
#content .basketbuttons input {
	float: left;
	background: #e8e8e8 url("/images/bg-input-submit.gif") repeat-x 0 bottom;
	color: #484848;
	border: 1px solid #ffffff;
	font-size: 75%;
	cursor: pointer;
}
#basket_default .buttons input.submit {
	float: right;
}
#content .basketbuttons {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 1.2em;
	/*padding: 1.2em 0 0;
	border-top: 1px solid #cccccc;*/
}

#footerform {
 	clear: left;
	float: left;
	width: 100%;
	background-color: #cccccc;
	color: #484848;
}
#footerform form {
	float: left;
	padding: 12px 0 10px 20px;
	font-size: 70%;
	line-height: 1.3em;
}
#footerform .label {
	float: left;
	font-weight: bold;
}
#footerform input {
	float: left;
	margin: 0 0 0 0.4em;
}
#footerform input.submit {
	position: relative;
	top: -1px;
}
#footerform .logocheckout {
	float: right;
	margin: 0 20px 0 0;
	padding: 0 10px;
	background-color: #ffffff;
	color: #484848;
}
#footer {
	clear: left;
	float: left;
	width: 100%;
	background-color: #ffffff;
	color: #616161;
	border-top: 6px solid #ffffff;
	border-bottom: 6px solid #ffffff;
}
#footer a {
	background-color: #ffffff;
	color: #407303;
}
#footer a:hover,
#footer a:focus,
#footer a:active {
	background-color: #ffffff;
	color: #a92323;
}
#footer .copyright {
	float: left;
	width: 467px;
	margin: 0 0 0 9px;
	font-size: 65%;
	line-height: 1.3em;
}
#navfooter {
	float: right;
	margin: 0;
	padding: 0;
	font-size: 65%;
	line-height: 1.3em;
	list-style: none;
}
#navfooter li {
	float: left;
	border-left: 1px solid #616161;
	white-space: nowrap;
}
#navfooter li.first {
	border: 0;
}
#navfooter li a {
	float: left;
	padding: 0 9px;
}

#footer-two {
	clear: left;
	float: left;
	width: 100%;
	border-bottom: 6px solid #ffffff;
	font-size: 65%;
	line-height: 1.3em;
	text-align: center;
}
#footer-two a {
	background-color: #ffffff;
	color: #407303;
}
#footer-two a:hover,
#footer-two a:focus,
#footer-two a:active {
	background-color: #ffffff;
	color: #a92323;
}

