body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #615a45;
	margin: 0;
	padding: 0;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #3d6dc2;
}

a:hover {
	color: #496d10;
	text-decoration: none;
}

#navbarouter, #searchbar, #leftcol, #rightcol, #headerlinks, #footer, #breadcrumb, .filter, .homepageadsouter, .homeproduct .blueformbutton, .homeproduct .greenformbutton, .homeproduct .bottom {
	display: none;
}

h2 {	
	color: #496d10;
	font-family: arial, helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;	
}

#header {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 69px;
	padding: 0;
	margin: 0;
}

#logo {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 329px;
	height: 69px;
	padding: 0;
	margin: 0;
}

#mainouter {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 100%;
	padding: 0;
	margin: 0;
	font-size: 0.7em;
}

#maincol { 
	position: relative;
	float: left;
	width: 100%;
	margin:0;
	padding: 0;
}
 
.blueformtextarea {
	border-top: 1px solid #2c549b;
	border-right: 1px solid #2c549b;
	border-bottom: 1px solid #4372c5;
	border-left: 1px solid #4372c5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #2c549b;
	font-weight: bold;
	margin: 0px 2px 0px 2px;
}

.blueformbutton {
	background-image: url(/assets/images/misc/blue_button.gif);
	background-repeat: repeat-x;
	background-color: #007acc;
	border: 1px solid #88cdfb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #ffffff;
	font-weight: bold;
	margin: 0px 2px 0px 2px;
	height: 19px;
	padding: 0px 4px 0px 4px;
}

.greenformtextarea {
	border-top: 1px solid #517d0c;
	border-right: 1px solid #517d0c;
	border-bottom: 1px solid #97d533;
	border-left: 1px solid #97d533;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #496d10;
	font-weight: bold;
	margin: 0px 2px 0px 2px;
}

.greenformbutton {
	background-image: url(/assets/images/misc/green_button.gif);
	background-repeat: repeat-x;
	background-color: #486b11;
	border: 1px solid #97d533;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #ffffff;
	font-weight: bold;
	margin: 0px 2px 0px 2px;
	height: 19px;
	padding: 0px 2px 0px 2px;
}

.greenboxtop {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 183px;
	height: 15px;
	padding: 0;
	margin: 0;
}

.greenboxmiddle {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 153px;
	padding: 0px 15px 0px 15px;
	margin: 0;
	background-image: url(/assets/images/greenbox/bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #95c051;
	color: #496d10;
}

.greenboxmiddle p {
	margin: 0;
	padding: 0;
}

.greenboxbottom {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 183px;
	height: 15px;
	padding: 0;
	margin: 0px 0px 20px 0px;
}

.price {
	font-weight: bold;
}

.greenboxmiddle a {
	color: #496d10;
}

.greenboxmiddle a:hover {
	color: #ffffff;
}

.greenboxmiddle h1 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 0px 0px 0px 8px;
	color: #496d10;
	background-image: url(/assets/images/misc/green_arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	letter-spacing: 0px;
}

.greenboxmiddle .row {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 100%;
	text-align: center;
	margin: 14px 0px 0px 0px;
	padding: 0;
}

.greenboxmiddle .row .label {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 35%;
	margin: 0;
	padding: 0;
	text-align: left;
}

.greenboxmiddle .row .formelement {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	width: 60%;
	margin: 0;
	padding: 0;
	text-align: right;
}

.contentouter {	
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 99%;
	margin: 5px 0px 5px 0px;
	padding: 0;
}

.openingtimes {
	position: relative;
	float: left;
	width: 100%;
	padding: 4px;
}

.openingtimes td {
	background-color: #e7e7e7;
	color: #496d10;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	text-align: center;
}

.openingtimes td:first-child  {
	font-weight: bold;
	background-color: #496d10;
	color: #e7e7e7;
}

.contentimage {
	float: left;
	margin: 0px 10px 5px 0px;
}

.homeproductleft {
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	text-align: center;
}

.homeproductcentre {
	float: left;
	left: 0px;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: center;
}

.homeproductright {
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	text-align: center;
}

.homeproduct {
	position: relative;
	float: left;
	width: 300px;
	margin: 4px 0px 4px 0px;
	padding: 0px;
}

/* Fix IE. Hide from IE Mac \*/
* html .homeproduct {
	float: none;
}
/* End */

.homeproduct h1 {
	position: relative;
	float: right;
	width: 100%;
	right: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	color: #496d10;
	font-size: 1.1em;
	letter-spacing: 0px;
}

.homeproduct .inner {
	position: relative;
	float: left;
	width: 99%;
	height: 175px;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 5px 0px 5px 0px;
	text-align: center;
}

.product .inner p {
	margin: 0;
	padding: 10px;
}

.homeproduct .inner .price {
	margin: 0;
	padding: 0;
	color: #669719;
}

.homeproduct .inner .icon {
	position: absolute;
	float: right;
	right: 10px;
	top: 10px;
	width: 12px;
	height: 12px;
	margin: 0;
	padding: 0;
}

h1 {
	color: #3d6dc2;
	font-family: arial, helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	padding: 0px 0px 3px 0px;
	letter-spacing: -1px;
}

.productlist {
	position: relative;
	float: left;
	width: 99%;
	left: 0px;
	top: 0px;
	min-height: 100px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	border: 1px solid #92be4f;
}

/* Fix IE. Hide from IE Mac \*/
* html .productlist {
	height: 100px;
}
/* End */

.productlist .info {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 10px;
	width: 70%;
	display: inline;
}

.productlist .info img {
	position: relative;
	left: 0;
	top: 0;
	float: left;
	margin: 0px 10px 5px 0px;
	padding: 0;
}

.productlist .info p {
	float: left;
	position: relative;
	display: inline;
}

.productlist .info h1 {
	color: #557b18;
	font-family: arial, helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 3px 0px;
	letter-spacing: 0px;	
}

.productlist .price {
	position: absolute;
	float: right;
	right: 0px;
	top: 0px;
	width: 25%;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	text-align: center;
	color: #3d6dc2;
}

.productlist .price h2 {
	color: #3d6dc2;
	font-family: arial, helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 3px 0px;
	letter-spacing: 0px;	
}

.productlist .buttons {
	position: absolute;
	float: right;
	right: 0px;
	bottom: 0px;
	width: 25%;
	margin: 0;
	padding: 10px;
	text-align: center;
	color: #3d6dc2;
}

.productlist .icon {
	position: absolute;
	float: left;
	left: 75px;
	top: 10px;
	width: 12px;
	height: 12px;
	margin: 0;
	padding: 0;
	z-index: 100;
}

.productdetail {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 10px 0px 20px 0px;
	padding: 0;
	width: 100%;
}

.productdetailtabsouter {
	position: relative;
	float: left;
	min-width: 100px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.productdetailtabs {
	position: relative;
	float: left;
	min-width: 100px;
	width: 200px;
	margin: 2px;
	padding: 0px;
	background-image: url(/assets/images/homepage/tabs_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.productdetailtabs h1 {
	position: relative;
	float: right;
	width: 190px;
	right: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	background-image: url(/assets/images/homepage/tabs_title_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	color: #ffffff;
	font-size: 1.1em;
	letter-spacing: 0px;
}

.productdetailtabs a {
	color: #ffffff;
}

.productdetailtabs a:hover {
	color: #000066;
}

.productdetailtabscurrent {
	position: relative;
	float: left;
	min-width: 100px;
	width: 200px;
	margin: 2px;
	padding: 0px;
	background-image: url(/assets/images/homepage/product_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.productdetailtabscurrent h1 {
	position: relative;
	float: right;
	width: 190px;
	right: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	background-image: url(/assets/images/homepage/product_title_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	color: #ffffff;
	font-size: 1.1em;
	letter-spacing: 0px;
}

.productdetailtitle {
	position: relative;
	float: left;
	width: 100%;
	min-width: 100px;
	margin: 4px 0px 4px 0px;
	padding: 0px;
	background-image: url(/assets/images/homepage/product_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Fix IE. Hide from IE Mac \*/
* html .productdetailtitle {
	float: none;
}
/* End */

.productdetailtitle h1 {
	position: relative;
	float: right;
	width: 99%;
	right: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	background-image: url(/assets/images/homepage/product_title_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	color: #496d10;
	font-size: 1.1em;
	letter-spacing: 0px;
}

.productdetailimage {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 10px 10px 0px 0px;
	padding: 0;
	width: 200px;
}

.productdetail .icon {
	position: absolute;
	float: left;
	left: 180px;
	top: 45px;
	width: 12px;
	height: 12px;
	margin: 0;
	padding: 0;
	z-index: 100;
}

.productdetailinfo {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 10px 0px 0px 10px;
	padding: 0;
	text-align: left;
}

.productdetailinfo h2 {
	color: #3d6dc2;
	font-family: arial, helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;	
}

.row {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 100%;
	text-align: center;
	margin: 14px 0px 0px 0px;
	padding: 0;
}

.row .label {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 45%;
	margin: 0;
	padding: 0;
	text-align: right;
}

.row .formelement {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	width: 50%;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #628925;
}

.contentouter li {
	list-style-image: url(/assets/images/misc/list_arrow.gif);
	margin: 4px 0px 4px 0px;
}

.error {
	position: relative;
	float: left;
	width: 100%;
	left: 0px;
	top: 0px;
	margin: 10px 0px 10px 0px;
	background-color: #e7e7e7;
	color: #3d6dc2;
	font-weight: bold;
}

.error p {
	padding: 10px 0px 0px 10px;
}	

.people {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 10px 0px 10px 0px;
	padding: 0;
	border: 1px solid #92be4f;
	width: 99%;
}

.people .person {	
	position: relative;
	float: left;
	top: 10px;
	left: 10px;
	width: 150px;
	height: 160px;
	margin: 0px;
	padding: 0;
}

.people .text {
	position: relative;
	float: left;
	width: auto;
	left: 10px;
	top: 10px;
	margin: 0px 0px 20px 0px;
	padding: 0px 20px 0px 0px;
}

.people p {
	margin: 10px 0px 20px 0px;
	display: block;
	float: none;
}

#checkoutprocess {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	padding: 0;
	margin: 15px 0px 15px 0px;
	width: 100%;
	height: 35px;
	line-height: 35px;
	vertical-align: middle;
	text-align: center;
}

#checkoutprocess a {
	font-weight: bold;
}

#checkoutprocess ul {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#checkoutprocess li {
	list-style: none;
	display: inline;
	border: 1px solid #e7e7e7;
	padding: 4px 9px 4px 9px;
	margin: 0px 10px 0px 10px;
	color: #adadad;
}

#checkoutprocess li.complete {
	color: #666666;
	background-color: #e7e7e7;
	border: none;
}

#checkoutprocess li.active {
	color: #ffffff;
	font-weight: bold;
	background-color: #addc64;
	background-image: url(/assets/images/homepage/product_title.gif);
	background-position: center;
}

.checkouttable {
	position: relative;
	float: left;
	left: 0;
	top: 0;
	margin: 0px 0px 15px 0px;
	padding: 0;
	width: 100%;
	color: #496d10;
}

.checkouttable h1 {
	font-size: 1em;
	color: #496d10;
	letter-spacing: 0px;
}

.tablecelldark {
	background-color: #e7e7e7;
	padding: 4px;
	font-weight: bold;
	text-align: left;
}

.tablecelldark a {
	color: #496d10;
	text-decoration: none;
}

.tablecelldark a:hover {
	color: #3d6dc2;
	text-decoration: underline;
}

.tablecelllight {
	background-color: #ffffff;
	border-bottom: 1px solid #eaeaea;
	padding: 2px;
}

.paymentcards {
	float: left;
	position :relative;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
}

.basketbuttons {
	position: relative;
	float: right;
	top: 0px;
	right: 0px;
	width: 150px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

.basketbuttons ul {
	display: inline;
	list-style: none;
	padding: 0;
	margin: 0;
}

.basketbuttons li {
	background-image: url(/assets/images/misc/large_green_button.gif);
	background-repeat: repeat-x;
	background-position: left;
	list-style-image: none;
	border: 1px solid #486b11;
	width: 150px;
	text-align: left;
	color: #ffffff;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	padding: 0px 0px 0px 4px;
	margin: 4px 0px 4px 0px;
	font-size: 1em;
	display: block;
	text-transform: uppercase;
}

.basketbuttons li a {
	color: #ffffff;
	text-decoration: none;
}

.basketbuttons li a:hover {
	color: #496d10;
	text-decoration: none;
}

.hidden {
	display: none;
}

hr {
	color: #e7e7e7;
	width: 100%;
	height: 1px;
}

.productwarning {
	padding: 5px;
	background-color: #92be4f;
	color: #496d10;
	width: 97%;
	font-weight: bold;
}