.noCSS {
	display: none;
}
/* Generic Styles */
body {
	padding: 0;
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #E4EEC2 url('/images/bgmain2.gif') repeat-y;
    background-position:top center;
}
td {
	vertical-align: top;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
form {
	margin: 0;
}
input,
select,
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.hide {
	display: none;
}
#wrapper {
	width: 990px;
	margin: 0 auto;
}
#outer {
	float: left;
	width: 100%;
	background-color:#ffffff;
}
/* Top Styles */
#topbar {
	float: left;
	width: 100%;
	background-color: #F4F4F4;
	color: #0E3860;
	border-bottom: 1px solid #FFFFFF;
}
#logo {
	float: left;
	padding: 8px 0 8px 8px;
}
#telorders {
	float: right;
	width: 285px;
}
#teltext {
	float: right;
	padding: 12px;
	background-color: #F4F4F4;
	color: #75873d;
	font-size: 75%;
	font-weight: bold;
	text-align: right;
}
#hotline {
	background-color: #F4F4F4;
	color: #a16d28;
}
#telorders img {
	float: right;
}
#strapsearch {
	clear: left;
	float: left;
	width: 100%;
	background-color: #DEEFA3;
	color: #2B2B2B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#strapline {
	float: left;
	padding: 10px 10px 10px 20px;
	font-size: 70%;
}
#search {
	float: right;
	padding: 8px 15px 8px 0;
	font-size: 70%;
}
#search label {
	font-weight: bold;
}
#search input {
	margin: 0 3px;
	border: 1px solid #03111E;
	font-weight: normal;
	background-color:#ffffff;
}
#search input.button {
	width: auto;
	background-color: #a16d28;
	color: #ffffff;
	border: 1px solid #a16d28;
	font-weight: bold;
}
#navbarh {
	clear: left;
	float: left;
	width: 100%;
	padding: 4px 0;
	background-color: #75873D;
	color: #FFFFFF;
}
#navbarh ul {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}
#navbarh li {
	float: left;
	padding: 0 10px;
	background-color: #75873D;
	color: #FFFFFF;
	border-left: 1px solid #FFFFFF;
	font-size:80%;
}
#navbarh li a {
	background-color: #75873D;
	color: #FFFFFF;
	text-decoration: none;
}
#navbarh li a:hover,
#navbarh li a:focus,
#navbarh li a:active {
	background-color: #75873D;
	color: #DEEFA3;
}
/* Main Styles */
#main {
	clear: left;
	float: left;
	width: 100%;
	background: #ffffff url('/images/bg-main.gif') repeat-y 0 0;
	color: #000000;
}
#navbarv {
	float: left;
	width: 193px;
	background-color: #F8F8F9;
	color: #000000;
}
#navbarv ul {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #000000;
	font-size: 80%;
	list-style: none;
	line-height: 1em;
}
#navbarv li {
	clear: left;
	float: left;
	width: 100%;
	border-top: 1px solid #000000;
}
#navbarv li a {
	clear: left;
	float: left;
	width: 163px;
	padding: 4px 15px;
	background-color: #b4d153;
	color: #2b2b2b;
	text-decoration: none;
}
#navbarv li a:hover,
#navbarv li a:focus,
#navbarv li a:active {
	background-color: #99b04b;
	color: #2b2b2b;
}
#navbarv ul ul {
	border: 0;
	font-size: 100%;
}
#navbarv li li a {
	background: #eaf5c5 url('/images/bg-navbar-v.gif') no-repeat 6px 8px;
	color: #2b2b2b;
}
#navbarv li li a:hover,
#navbarv li li a:focus,
#navbarv li li a:active {
	background-color: #eaf5c5;
	color: #8a9078;
}
#navbarv img {
	display: block;
	width: 150px;
	border-bottom: 1px dashed #000000;
}

#content {
	float: right;
	width: 796px;
}
#content a {
	background-color: #ffffff;
	color: #75873d;
}
#content a:hover,
#content a:focus,
#content a:active {
	background-color: #ffffff;
	color: #a16d28;
}
#content p {
	margin: 0 0 1.2em;
	font-size: 80%;
	line-height: 1.3em;
}
#content .container {
	clear: left;
	float: left;
	width: 776px;
	padding: 10px;
}
#content .container ul,
#content .container ol {
	background-color: #ffffff;
	color: #7f7f6a;
	font-size: 80%;
	line-height: 1.2em;
}
#content .container ul ul,
#content .container ul ol,
#content .container ol ul,
#content .container ol ol {
	font-size: 100%;
}
#content .container li {
	margin: 0 0 0.2em;
}

#content ul.download {
	margin: 0 2em 1.2em;
	padding: 0;
	list-style: none;
}
#content ul.download li {
	min-height: 16px;
	padding: 0 0 0 21px;
	background: #ffffff url("/images/downloads/bulletFile.gif") no-repeat 0 0;
	color: #1e497a;
}
#content ul.download li.doc {
	background-image: url("/images/downloads/bulletDOC.gif");
}
#content ul.download li.dwg {
	background-image: url("/images/downloads/bulletDWG.gif");
}
#content ul.download li.dxf {
	background-image: url("/images/downloads/bulletDXF.gif");
}
#content ul.download li.gif {
	background-image: url("/images/downloads/bulletGIF.gif");
}
#content ul.download li.jpg {
	background-image: url("/images/downloads/bulletJPG.gif");
}
#content ul.download li.pdf {
	background-image: url("/images/downloads/bulletPDF.gif");
}
#content ul.download li.pps {
	background-image: url("/images/downloads/bulletPPS.gif");
}
#content ul.download li.swf {
	background-image: url("/images/downloads/bulletSWF.gif");
}
#content ul.download li.xls {
	background-image: url("/images/downloads/bulletXLS.gif");
}

#content .oldprice {
	text-decoration: line-through;
}


#content .container img.right {
	float: right;
	margin: 0 0 12px 12px;
}
#content .container img.left {
	float: left;
	margin: 0 12px 12px 0;
}
#content .container img.block,
#content .container img.centre {
	display: block;
}
#content .container img.block {
	margin: 0 0 1.2em;
}
#content .container img.centre {
	margin: 0 auto 1.2em;
}

#slideshow {
	clear: left;
	float: left;
	width: 100%;
	height: 516px;
	position: relative;
}
#slideshow .item {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
#slideshow img {
	display: block;
	width: 796px;
	height: 464px;
	border: 0;
}
#slideshow a.caption {
	display: block;
	width: 764px;
	height: 20px;
	padding: 16px;
	background-color: #a16d28;
	color: #ffffff;
	font-size: 80%;
	font-weight: bold;
	line-height: 1.3em;
	text-decoration: none;
}
#slideshow a.caption:hover,
#slideshow a.caption:focus,
#slideshow a.caption:active {
	background-color: #a16d28;
	color: #ffffff;
}

#video {
	float: right;
	width: 386px;
	margin: 0 0 0 24px;
}
#video .item {
	margin: 0 0 1.2em;
}
#video .item object {
	display: block;
	width: 386px;
	height: 290px;
}
#video .caption {
	margin: 0.6em 0 0;
	font-size: 70%;
	line-height: 1.3em;
}

#breadcrumb,
#content h1.main,
#basket_page_titles {
	clear: left;
	float: left;
	width: 784px;
	margin: 0;
	padding: 4px 6px;
	background-color: #B4D153;
	color: #2B2B2B;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-size: 80%;
	font-weight: normal;
	line-height: 1em;
	list-style: none;
}
#basket_page_titles {
	background-color: #b4d153;
	color: #7d8f43;
}
#basket_page_titles .current_page {
	background-color: #b4d153;
	color: #2b2b2b;
}
#breadcrumb a {
	background-color: #b4d153;
	color: #2b2b2b;
}
#breadcrumb a:hover,
#breadcrumb a:focus,
#breadcrumb a:active {
	background-color: #b4d153;
	color: #917145;
}
#content #breadcrumb h1 {
	margin: 0;
	font-size: 100%;
	font-weight: normal;
}
#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: 70%;
	line-height: 1.8em;
}
#basket_default th,
#basket_default td {
	padding: 4px;
}
#basket_default th {
	text-align: left;
}
#basket_default #basket_default_header th {
	border-bottom: 1px solid #cccccc;
}
#basket_default tr.odd td {
	background-color: #efefef;
	color: #686868;
}
#content #basket_default tr.odd td a {
	background-color: #efefef;
	color: #75873d;
}
#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: #efefef;
	color: #a16d28;
}
#basket_default tr.even td {
	background-color: #f4f4f4;
	color: #686868;
}
#content #basket_default tr.even td a {
	background-color: #f4f4f4;
	color: #75873d;
}
#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: #f4f4f4;
	color: #a16d28;
}
#basket_default table input,
#basket_default table textarea {
	width: 14em;
}
#basket_default table input.button {
	width: auto;
	background-color: #75873d;
	color: #ffffff;
	border: 1px solid #75873d;
	font-weight: bold;
	cursor: pointer;
}
#basket_default .buttons {
	float: left;
	width: 100%;
	margin: 0 0 1.2em;
}
#basket_default .buttons input {
	float: left;
	background-color: #9D9a94;
	color: #ffffff;
	border: 1px solid #9D9a94;
	font-size: 75%;
	font-weight: bold;
	cursor: pointer;
}
#basket_default .buttons input.submit {
	float: right;
	background-color: #a16d28;
	color: #ffffff;
	border: 1px solid #a16d28;
}

#topimage {
	clear: left;
	float: left;
	width: 796px;
}

.list.home {
	background-color: #DBEBA5;
	color: #000000;
}

	
.list {
	clear: left;
	float: left;
	width: 100%;
}
.list .row {
	clear: left;
	float: left;
	width: 100%;
}
.list .item {
	float: left;
	width: 131px;
	margin: 0 0 0 18px;
	padding: 10px 0;
	text-align: center;
}
.list .first {
	margin: 0 0 0 34px;
}
.list img,
.list .noimg {
	display: block;
	width: 117px;
	margin: 0 auto 6px;
	padding: 1px;
	background-color: #FFFFFF;
	color: #0E3860;
	border: 6px solid #a16d28;
	font-size: 70%;
}
.list img {
	height: 123px;
}
.list .noimg {
	width: 107px;
	min-height: 79px;
	padding: 46px 6px 0 6px;
}
#content .list a {
	background-color: #FFFFFF;
	color: #000000;
}
#content .list a:hover,
#content .list a:focus,
#content .list a:active {
	background-color: #FFFFFF;
	color: #a16d28;
}

#content .list.home a {
	background-color: #DBEBA5;
	color: #000000;
}
#content .list.home a:hover,
#content .list.home a:focus,
#content .list.home a:active {
	background-color: #DBEBA5;
	color: #a16d28;
}
.list .name {
	font-size: 80%;
	line-height: 1.3em;
}
.list .price {
	padding: 4px 0 0;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 90%;
	font-weight: bold;
}
.list.home .price {
	background-color: #DBEBA5;
	color: #000000;
}
.list.home .saleprice {
	background-color: #D2D6DB;
	color: #CC0000;
}

#product {
	clear: left;
	float: left;
	width: 778px;
	padding: 8px;
}
#productdetail {
	clear: left;
	float: left;
	width: 100%;
	padding: 10px 0;
}
#productdetail .productimages {
	float: left;
	width: 262px;
	margin: 0 0 0 10px;
}
#productdetail .productimages .imgcontainer {
	display: none;
}
#productdetail .productimages img {
	display: block;
	width: 260px;
	border: 1px solid #000000;
}
#productdetail #prodimgnav {
	font-size: 80%;
	line-height: 1.3em;
}
#productdetail #prodimgnav .imglist {
	float: left;
}
#productdetail #prodimgnav a.closeup {
	float: right;
	padding: 0 14px 0 0;
	background: #ffffff url('/images/bullet-spyglass.gif') no-repeat right 3px;
	color: #75873d;
}
#productdetail #prodimgnav a.closeup:hover,
#productdetail #prodimgnav a.closeup:focus,
#productdetail #prodimgnav a.closeup:active {
	background-color: #ffffff;
	background-image: url('/images/bullet-spyglass-over.gif');
	color: #a16d28;
}
#productdetail .info {
	float: right;
	width: 504px;
}
#productdetail .info .container {
	width: 100%;
	padding: 0;
}
#productdetail input.button {
	background-color: #a16d28;
	color: #ffffff;
	border: 1px solid #a16d28;
	font-size: 75%;
	font-weight: bold;
	cursor: pointer;
}
#options {
	float: left;
	width: 100%;
	margin: 0 0 1.2em;
	font-size: 80%;
}
#options .option {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 0.2em;
}
#options label,
#options .label {
	float: left;
	background-color: #FFFFFF;
	color: #7f7f6a;
	font-weight: bold;
}
#options select,#options input {
	float: right;
}
#options .price {
	float: right;
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
}

.prevprice {
	text-decoration: line-through;
}
.saleprice {
	background-color: #FFFFFF;
	color: #CC0000;
}

#pagenav {
	clear: left;
	float: left;
	width: 100%;
	background-color: #EEEEEE;
	color: #CCCCCC;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-size: 75%;
	line-height: 1.3em;
}
#pagenav a {
	background-color: #EEEEEE;
	color: #0E3860;
}
#pagenav a:hover,
#pagenav a:focus,
#pagenav a:active {
	background-color: #EEEEEE;
	color: #FBA72F;
}
#pagenav .prev,
#pagenav .pagelist,
#pagenav .next {
	width: 33%;
	padding: 3px 0;
}
#pagenav .prev,
#pagenav .pagelist {
	float: left;
}
#pagenav .pagelist {
	background-color: #EEEEEE;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
#pagenav .pagelist a {
	font-weight: normal;
}
#pagenav .next {
	float: right;
	text-align: right;
}
#pagenav td.pages {
	background-color: #EEEEEE;
	color: #000000;
	text-align: center;
}
#pagenav td.pages a {
	margin: 0 1px;
}
#pagenav td.next {
	text-align: right;
}
/* Footer Styles */
#footer {
	clear:left;
	float:left;
	width: 100%;
	padding: 26px 0 6px;
	background: #75873D url(/images/bgFooter.png) repeat-x 0 0;
	color: #FFFFFF;
	font-size: 70%;
	text-align: center;
}
#footer a {
	background-color: #75873D;
	color: #FFFFFF;
}
#footer a:hover,
#footer a:focus,
#footer a:active {
	background-color: #75873D;
	color: #F7B85F;
}

.standard {
	float:left;
	margin:10px;
	font-size:80%;
}
.standard th,
.standard td {
	padding: 2px;
}
.standard th {
	text-align: left;
}
.standard label {
	text-align:right;
}

.standard input,
.standard textarea {
	border:1px solid #ccc;
}
.standard input.submit {
	background-color:#a16d28;
 	border:1px solid #a16d28;
	color:#FFFFFF;
	font-weight:bold;
}
.standard .required {
	 color:#a16d28;
}

.msg {
	padding: 6px;
	background-color: #f4f4f4;
	color: #75873d;
	font-size: 80%;
	line-height: 1.3em;
	text-align: center;
}

.map {
	border:1px solid #ccc;
}

.webwiz_table {
	border:1px solid #ccc;
}

.webwiz_table td {
	border:1px solid #ccc;
}