body {
	margin: 0;
	font-family: arial;
	font-size: 12px;
	background: #dddbcf url('/_images/Background.png') repeat-x;
}

div,ul,li,form,fieldset,table,thead,tbody,tfoot,tr,th,td,img {
	margin: 0;
	padding: 0;
	border: 0;
}
ul {
	list-style-type: none;
}
h1,h2,h3 {
	margin: 0 0 10px 0;
	padding: 0 0 3px 0;
}
h1 {
	color: #617516;
	font-size: 18px;
}
h2 {
	color: #a6bc1c;
	font-size: 16px;
}
h3 {
	color: #333333;
	font-size: 14px;
}
h4 {
	margin: 0;
	padding: 5px 0 5px 10px;
	background: #a6bc1c;
	font-size: 16px;
	color: #ffffff;
}
strong {
	color: #617516;
}
a {
	color: #617516;
	text-decoration: none;
}

.submit {
	height: 22px;
	border: 0;
	vertical-align: middle;
	background: #a6bc1c;
	font-weight: bold;
	color: #ffffff;
}
.error {
	padding: 2px 5px 2px 5px;
	border: 1px #ff6666 solid;
	background: #ffcccc;
	color: #ff0000;
}
.clear {
	clear: both;
}

.Left {
	float: left;
}
.Right {
	float: right;
}

#Wrapper {
	margin: 10px auto 0 auto;
	width: 960px;
	background: #ffffff;
	border: 2px #d3d1c5 solid;
}
#Wrapper img.CornerTL {
	position: relative;
	top: -2px;
	left: -2px;
	vertical-align: top;
}
#Wrapper img.CornerTR {
	float: right;
	position: relative;
	top: -2px;
	left: 2px;
}
#Wrapper img.CornerBL {
	position: relative;
	top: 2px;
	left: -2px;
	vertical-align: bottom;
}
#Wrapper img.CornerBR {
	float: right;
	position: relative;
	top: 9px;
	left: 2px;
}
#InnerWrapper {
	padding: 4px 14px 20px 14px;
}
#Banner {
	height: 72px;
	padding: 10px;
	background: #f3f3e9;
}
#Banner p {
	float: right;
	margin: 0 10px 0 0;
	text-align: right;
	color: #333333;
	font-size: 24px;
	font-weight: bold;
}
#Banner p strong {
	color: #a6bc1c;
	font-size: 32px;
}
#Banner p strong span {
	color: #617516;
}
#Menu {
	margin: 0 0 20px 0;
	height: 40px;
	background: #9bb614 url('/_images/MenuBackground.png') repeat-x;
}
#Menu { 
	line-height: 40px;
	font-size: 20px;
}
#Menu ul li {
	float: right;
	padding: 0 10px 0 10px;
}
#Menu ul li a {
	color: #ffffff;
}
#Menu ul li a:hover {
	text-decoration: underline;
}

#Left {
	float: left;
	width: 190px;
}
#Right {
	float: right;
	width: 190px;
}
#Center {
	float: left;
	margin: 0 0 0 10px;
	width: 533px;
}

.ColumnBox {
	margin: 0 0 20px 0;
	padding: 10px;
	background: #c0bca1;
}

div.sep { border-bottom: 1px dotted #617516; clear: both; margin: 5px 0px; }

.ColumnBox.testimonials a { color: #fff; }
.ColumnBox.testimonials { height: 100px; position: relative; }
.ColumnBox.testimonials blockquote { width: 170px; margin: 0px; line-height: 1.6em;  }
.ColumnBox.testimonials blockquote span { font-family: "Times New Roman"; font-size: 30px; color: #f3f3e9; position: relative; top: 0.3em; line-height: 0px; }

div.testimonialWrap { background: url(/_images/left-quote.gif) no-repeat 0px 0px; }
blockquote.testimonial { line-height: 2em; padding: 10px 30px; margin: 0px;   }
blockquote.testimonial span.quote{  background: url(/_images/right-quote.gif) no-repeat 100% 0%; padding: 7px 12px 0px;}
p.testimonialName { text-align: right; font-size: 1.1em; font-weight: bold; color: #a6bc1c; margin: 0px 0px 10px; margin-right: 40px;  }

#Categories {
}
#Categories ul {
}
#Categories ul li {
	padding: 5px 0 5px 0;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	border-bottom: 1px solid #ccc;
}
#Categories ul li ul {
	margin: 5px 0 0 0;
}
#Categories li.sub {
	font-size: 12px;
	margin: 0 0 0 10px;
}
#Categories ul li:hover {
	cursor: pointer;
}
#Categories ul li a {
	color: #ffffff;
}

#Newsletter {
	text-align: center;
}
#Newsletter .text {
	height: 16px;
	width: 135px;
	vertical-align: middle;
}
#Newsletter .submit {
	height: 21px;
	vertical-align: middle;
}

#HomepageProductBoxes {
	clear: both;
	margin: 10px 0 0 0;
}
#HomepageProductBoxes li {
	float: left;
	margin: 0 5px 10px 5px;
	width: 252px;
	height: 155px;
	border: 1px #a6bc1c solid;	
}
#HomepageProductBoxes li h3 {
	margin: 0 0 5px 0;
	padding: 0 5px 0 5px;
	line-height: 26px;
	background: #a6bc1c url("/_images/ProductBoxBackground.png") repeat-x;
	font-size: 12px;
  white-space: nowrap;
  overflow-x: hidden;
  overflow-y: hidden;
}
#HomepageProductBoxes li h3 a {
	color: #ffffff;
}
#HomepageProductBoxes li .img {
	margin: 0 5px 0 5px;
	float: left;
	height: 120px;
}
#HomepageProductBoxes li p {
	margin: 0;
	padding: 0 10px 10px 10px;
}
#HomepageProductBoxes li h5 {
	margin: 0 5px 0 0;
	padding: 0;
	text-align: right;
	font-size: 14px;
	color: #617516;
}
#HomepageProductBoxes li h6 {
	margin: 0 5px 0 0;
	padding: 0;
	text-align: right;
	font-size: 18px;
	color: #ff0000;
}

#Search {
	text-align: center;
}
#Search .text {
	height: 16px;
	width: 135px;
	vertical-align: middle;
}
#Search .submit {
	height: 21px;
	vertical-align: middle;
}

#News {
	font-size: 10px;
}
#News li {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px #cccccc solid;
}
#News li h3 {
	margin: 0;
	font-size: 12px;
}
#News li h3 a {
}
#News li p {
	margin: 0;
}
#News li p a {
	color: #ffffff;
}

#RightProducts {
	font-size: 10px;
}
#RightProducts li {
	margin: 5px 5px 10px 5px;
	padding: 0 0 10px 0;
	background: #ffffff;
}
#RightProducts li h3 {
	margin: 0;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
#RightProducts li div.img {
	margin: 0 0 5px 0;
	text-align: center;
}
#RightProducts li h3 a {
	color: #000000;
}
#RightProducts li p {
	margin: 0;
}
#RightProducts li p a {
	color: #ffffff;
}

#SubCategories {
	clear: both;
	margin: 10px 0 0 0;
}
#SubCategories li {
	float: left;
	margin: 0 5px 10px 5px;
	width: 252px;
	min-height: 155px;
	border: 1px #a6bc1c solid;	
}
#SubCategories li:hover {
	cursor: hand;
}
#SubCategories li h3 {
	margin: 0 0 5px 0;
	padding: 0 5px 0 5px;
	line-height: 26px;
	background: #a6bc1c url("/_images/ProductBoxBackground.png") repeat-x;
	font-size: 12px;
  white-space: nowrap;
  overflow-x: hidden;
  overflow-y: hidden;
}
#SubCategories li h3 a {
	color: #ffffff;
}
#SubCategories li .img {
	margin: 0 5px 0 5px;
	float: left;
	height: 120px;
}
#SubCategories li p {
	margin: 0;
	padding: 0 10px 10px 10px;
}
#Products {
	clear: both;
}
#Products li {
	padding: 10px;
}
#Products li.Highlight {
}
#Products li div.img {
	float: right;
	width: 120px;
	padding: 0 0 0 10px;
	text-align: right;
}
#Products li h2 {
	margin: 0;
	border: 0;
}
#Products li p {
	margin: 5px 0 5px 0;
	border: 0;
	line-height: 1em;
}
#Products li form {	
	clear: both;
	height: 30px;
  padding: 0 5px 0 5px;
  line-height: 30px;
  font-size: 13px;
	background: #c0bca1;
}
#Products li form fieldset {
  float: right;
}
#Products li form div {
  float: right;
  margin: 0 10px 0 0;
}

#Product {
	margin: 0 0 30px 0;
}
#Product form {
	clear: both;
}
#Product form fieldset {	
	clear: both;
	height: 30px;
  padding: 0 5px 0 5px;
  line-height: 30px;
  font-size: 13px;
	background: #c0bca1;
}
#Product form fieldset.param {
	padding: 0 120px 0 5px;
}
#Product form fieldset.param div {
	width: 140px;
	text-align: right;
}
#Product form fieldset.param div input {
	margin: 2px 0 2px 0;
}
#Product form fieldset.param div input.medium {
	width: 90px;
}
#Product form fieldset.param div input.large {
	width: 130px;
}
#Product form fieldset input {
  width: 40px;
  padding: 2px;
  border: 0;
  vertical-align: middle;
}
#Product form fieldset input.submit {
	width: 110px;
  height: 20px;
  padding: 0;
}
#Product form div {
  float: right;
  margin: 0 0 0 10px;
}
#Product form p {
  margin: 0;
  line-height: 30px;
}

#RelatedProducts li {
	float: left;
	margin: 5px;
	width: 165px;
	height: 190px;
	padding: 5px 0 0 0;
	border: 1px #e0dcc1 solid;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
}
#RelatedProducts li:hover {
	background: #e0dcc1;
	cursor: pointer;
}
#RelatedProducts li div {
	height: 125px;
}
#RelatedProducts li a {
	color: #000000;
}

#Basket table {
	width: 100%;
	border-right: 1px #cccccc solid;
}
#Basket table thead {
	background: #c0bca1;
}
#Basket table thead th {
	padding: 3px 0 3px 0;
	color: #ffffff;
}

#Basket table .Price {
	width: 70px;
	padding: 0 5px 0 0;
	text-align: right;
}
#Basket table .Sign {
	width: 12px;
	text-align: center;
	font-weight: bold;
}
#Basket table .Qty {
	width: 50px;
	text-align: center;
}
#Basket table .Delete {
	width: 20px;
	padding: 0 5px 0 0;
	text-align: right;
}
#Basket table tbody th {
	padding: 3px 0 3px 5px;
	border-left: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	font-weight: normal;
	text-align: left;
}
#Basket table tbody th a {
	color: #303b4a;
	text-decoration: underline;
}
#Basket table tbody td {
	border-bottom: 1px #cccccc solid;
}
#Basket table tbody td.Qty input {
	width: 30px;
	padding: 0 3px 0 3px;
	border: 1px #303b4a solid;
	text-align: right;
}
#Basket table tfoot th {
	padding: 3px 10px 3px 0;
	text-align: right;
}
#Basket table tfoot td {
	border-bottom: 1px #cccccc solid;
	text-align: right;
}
#Basket table tfoot th input {
	margin: 3px 0 3px 0;	
}
#Basket fieldset {
	margin: 20px 0 0 0;
}

#LoginHalf {
	float: left;
	margin: 0 28px 0 0;
	width: 252px;
}
#LoginHalf p {
	margin: 0 8px 10px 0;
}
#LoginHalf p.error {
	margin: 0 8px 5px 0;
}
#LoginHalf form fieldset label {
	display: block;
	float: left;
	margin: 5px 0 0 0;
	width: 100px;
	line-height: 26px;
}
#LoginHalf form fieldset input.text {
	margin: 5px 0 0 0;
	width: 134px;
	padding: 3px;
	border: 1px #333333 solid;
}
#LoginHalf form fieldset input.small {
	width: 30px;
}
#LoginHalf form fieldset input.submit {
	margin: 10px 8px 0 0;
	float: right;
}
#LoginHalf form fieldset br {
	clear: both;
}
#RegisterHalf {
	float: left;
	width: 252px;
}
#RegisterHalf p {
	margin: 0 8px 10px 0;
}
#RegisterHalf p.error {
	margin: 0 8px 5px 0;
}
#RegisterHalf form fieldset label {
	display: block;
	float: left;
	margin: 5px 0 0 0;
	width: 120px;
	line-height: 26px;
}
#RegisterHalf form fieldset input.text {
	margin: 5px 0 0 0;
	width: 114px;
	padding: 3px;
	border: 1px #333333 solid;
}
#RegisterHalf form fieldset input.small {
	width: 30px;
}
#RegisterHalf form fieldset input.submit {
	margin: 10px 8px 0 0;
	float: right;
}
#RegisterHalf form fieldset br {
	clear: both;
}

#Sitemap {
}
#Sitemap li {
	padding: 3px;
}
#Sitemap ul {
	margin: 0 0 0 15px;
}

/* Footers */

#Footer {
	clear: both;
	margin: 5px auto 0 auto;
	width: 920px;
	font-size: 12px;
	text-align: right;
}
#Footer ul {
	float: left;
}
#Footer ul li {
	display: inline;
	margin: 0 8px 0 0;
}

#SubFooter {
	margin: 40px 0 0 0;
	padding: 6px 10px 6px 10px;
	height: 14px;
	background: #666666;
	text-align: right;
  font-family: sans-serif;
	font-size: 10px;
	color: #ffffff;
}
#SubFooter ul {
	float: left;
}
#SubFooter ul li {
	display: inline;
	margin: 0 10px 0 0;
}
#SubFooter a {
	color: #ffffff;
}

.priceBands { clear: both; width: 100%; }
.priceBox  h4 { margin: 5px 0px 5px; clear: both;  }
.vatnotice { border: 1px solid #6666ff; background: #dedeff; margin: 10px 0px; padding: 5px 5px 10px; }
.vatnotice ul { list-style-type: disc; margin-left: 30px; }
a.vatEx { background-color: #a6bc1c; border: 1px solid #9bb614; display: block; width: 110px; float: right; text-align: right; padding: 3px 5px; color: #fff; font-weight: bold; }