	<!--

		/* THIS FILE SHOULD BE USED TO CHANGE ALL FORMATTING THROUGHOUT THE WEBSITE.
		   DO NOT EDIT/ADD FONT STYLES, COLOURS OR FORMATTING IN THE HTML FILES DIRECTLY, USE THIS STYLE SHEET
		   FOR A STANDARD, EASIER TO MAINTAIN WEBSITE */

		/* Specify the formatting of the main body text throughout the site */
		.bodytext { font-family:arial,helvetica,verdana; font-size:9pt; font-weight:normal; color:#000000 }

		/* Specify the formatting of the grey body text throughout the site */
		.bodytextgrey { font-family:arial,helvetica,verdana; font-size:9pt; font-weight:normal; color:#808080 }

		/* Specify the formatting of the text in the footer of each page */
		.footertext { font-family:arial,helvetica,verdana; font-size:8pt; font-weight:normal; color:#808080; }

		/* Specify the formatting of any small text on the website */
		.smalltext { font-family:arial,helvetica,verdana; font-size:8pt; font-weight:normal; color:#000000; }

		/* Specify the formatting of "Scroll down to shop online" text */
		.scrolldowntext { font-family:arial,helvetica,verdana; font-size:9pt; font-weight:bold; color:#C0C0C0 }

		/* Specify the formatting of option headings */
		.additionaloptions { font-family:arial,helvetica,verdana; font-size:8pt; font-weight:normal; }

		/* Specify the formatting of standard body text with additional "feature" */
		.bodyfeatured { font-family:arial,helvetica,verdana; font-size:9pt; font-weight:bold; }

		/* Specify the formatting of price information throughout */
		.bodyfeaturedprice { font-family:arial,helvetica,verdana; font-size:9pt; font-weight:normal; color:#C41B02; }

		/* Specify the formatting of large price information throughout */
		.bodyfeaturedpricelarge { font-family:arial,helvetica,verdana; font-size:11pt; font-weight:normal; color:#C41B02; }

		.bodyfeaturedpricegrey { color:#808080; }

		/* Specify the formatting of the large text in the main side menu */
		.menu1text { font-family:arial,helvetica,verdana; font-size:9pt; font-weight:bold; color:#527D3C; }

		/* Specify the formatting of the small text in the main side menu */
		.menu2text { font-family:arial,helvetica,verdana; font-size:7pt; font-weight:normal; }

		/* Specify the formatting of the "was" price */
		.wasprice { font-family:arial,helvetica,verdana; font-size:8pt; font-weight:old; color:#808080 }

		/* Specify the formatting of the "delivery" price */
		.deliveryprice { font-family:arial,helvetica,verdana; font-size:8pt; font-weight:old; color:#808080 }

		/* Specify the formatting of the big pound sign on products page */
		.bigpoundsign { font-family:arial,helvetica,verdana; font-size:11pt; font-weight:bold; color:#C41B02; }

		/* Specify the formatting of big price on products page */
		.bigprice { font-family:arial,helvetica,verdana; font-size:14pt; font-weight:bold; color:#C41B02; }

		/* Specify the formatting of any user notice errors (when an invalid voucher code is submitted, etc) */
		.error { font-family:arial,helvetica,verdana; font-size:14pt; font-weight:bold; color:#FF0000; background-color:yellow; }

		/* Specify the formatting of any small error notes that appear above required or invalid text fields */
		.errornote { font-family:arial,helvetica,verdana; font-size:9pt; font-weight:bold; color:#FF0000; background-color:yellow; }

		/* Specify the formatting of the drop down option menus */
		.dropdown { font-size:8pt; color:#009900; }

		.pdf {
			background-image:url(/pdf/pdf.gif);
			background-repeat:no-repeat;
			font-size:8pt;
			line-height:16px;
			padding:0px 0px 0px 20px;
			margin:4px 0px 0px 0px;
		}

		/* The main heading on each page */
		h1 { font-family:arial,helvetica; font-size:13pt; font-weight:bold; color:#EB4A37; margin-bottom:0px; }

		h1.green { color:#527D3C; }

		b { font-weight: bold; }

		/* The large main category links in the main side menu */
		a.menu1link:link { text-decoration:underline; color:#527D3C; }
		a.menu1link:visited { text-decoration:underline; color:#527D3C; }
		a.menu1link:hover { text-decoration:none; color:#527D3C; }

		/* The small sub-category links in the main side menu */
		a.menu2link:link { text-decoration:none; color:blue; }
		a.menu2link:visited { text-decoration:none; color:blue; }
		a.menu2link:hover { text-decoration:none; color:red; }

		/* The standard links throughout the site */
		a:link { text-decoration:underline; color:blue; }
		a:visited { text-decoration:underline; color:blue; }
		a:hover { text-decoration:underline; color:red; }

		/* The link used for delivery note */
		a.deliverynote:link { text-decoration:underline; color:#808080; }
		a.deliverynote:visited { text-decoration:underline; color:#808080; }
		a.deliverynote:hover { text-decoration:underline; color:red; }

		/* The links on the Product Directory page */
		a.directorylink:link { text-decoration:none; color:blue; }
		a.directorylink:visited { text-decoration:none; color:blue; }
		a.directorylink:hover { text-decoration:none; color:red; }

		/* Specify formatting of the category images (nothing exciting set here) */
		.catimage { border-width:0px; border-color: #000000; color: #000000; }

		/* Used for the formatting of the telephone number, wherever it appears */
		.phone { font-weight:bold; color:#527D3C; }

		/* Used for the buttons throughout the site (i.e. Continue Shopping, Proceed to Checkout, etc) */
		.submit { cursor:hand; }

		/* Used for the small "Add to basket" buttons */
		.smallsubmit { font-size:8pt; cursor:hand; }

		.directorylinks {

		}

		.strike { text-decoration:line-through; }

	.currency {
		padding-left:20px;
	}

	.currency form {
		margin:0em;
		padding:0em;
	}

	.currency label {
		color:#FFFFFF;
		font-family:arial,helvetica,verdana; font-size:9pt; font-weight:bold;
		vertical-align:middle;
	}

	#brands form {
		display:block;
		margin:0em;
		padding:0em;
	}

	#brands form fieldset {
		margin:0px 7px 4px 0px;
		padding:0px;
		border:none;
		/*
		padding:5px 5px 13px 5px;
		border:solid 1px #92B29D;
		background-color:#FFFFFF;
		*/
		font-family:arial,helvetica,verdana; font-size:9pt; font-weight:bold; color:#527D3C;

	}

	#brands fieldset legend, #brands label {
		display:none;
	}

	#brands form select {
		width:100%;
		font-size:85%;
	}

	/*-->