a {
	outline: none;
}
html, body {
	padding: 0;
	margin: 0;
	height: 100%;
	background: #5a7900;
	font: 12px Arial;
	color: #424240;
}
#ContentHolder ul li,#ContentHolder ol li {
	color: #565655;
}
#SiteHolder {
	min-height: 100%;
	width: 100%;
	table-layout: fixed;
}
#Wrapper {
	min-height: 100%;
	width: 100%;
	background: url(../images/common/PageBG.jpg) repeat-y center;
}
.ColumnCenter {
	width: 952px;
}
.ColumnShadow {
	width: 10px;
}
.ContentHolder {
	background: #FFFFFF url(../images/common/ContentBG.jpg) repeat-x;
}
.Header, .Footer {
	background: #a7a37e;
}
.Footer {
	color: #324202;
	font: 11px Tahoma;
	padding: 19px 24px;
}
.Footer a {
	color: #324202;
	text-decoration: none;
}
.Footer a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}
#Navigation {
	margin-bottom: 12px;
}
#Navigation a {
	float: left;
	display: block;
	width: 136px;
	height: 44px;
	text-decoration: none;
	font-size: 0;
	color: #FFFFFF;
}
.clear {
	clear: both;
}
h1 {
/*	font-weight: normal;
	letter-spacing: -0.05em;
	font-size: 2.3em;
	color: #5a7900;*/
	display: none;
}
#ContentLeft {
	float: left;
	width: 630px;
}
#ContentLeft hr {
	margin-right: 80px;
}
#ContentRight {
	float: left;
	width: 321px;
}
p {
	margin: 0;
	line-height: 18px;
}
ul {
	margin: 0 0 0 16px;
	padding: 0 0 0 8px;
}
.Ticks li {
	list-style: url(../images/common/Tick.gif);
	line-height: 24px;
	padding-left: 12px;
}
.Ticks {
	margin-bottom: 4px;
}
#Content {
	margin: 14px 0;
}
hr {
	border: 0;
	border-top: 1px solid #a7a37e;
	margin: 2px 0 14px 0;
	padding: 0;
}
.Left {
	float: left;
}
.HighLight {
	margin-bottom: 14px;
}
.HighLight h3 {
	margin:0;
	padding: 0;
	color: #5a7900;
	font-size: 12px;
	font-weight: bold;
	display: block;
}
.HighLight p {
	color: #424240;
	line-height: 15px;
	margin-top: 10px;
}
.HighLight h3 a {
	color: #5a7900;
	text-decoration: none;
}
.HighLight h3 a:hover {
	text-decoration: underline;
}
.HighLight h3 span {
	color: #a7a37e;
}
.More {
	width: 52px;
	height: 24px;
	text-decoration: none;
	display: block;
	background: url(../images/common/Moreb.gif);
	margin-top: 4px;
}
.More:hover {
	background-position: 0px 24px;
}
#ContentHolder {
	width: 570px;
}
#ContentHolder p {
	color: #565655;
}
#ContentHolder a {
	color: #5a7900;
}
.Green {
	color: #5a7900;
}
.MistGreen {
	color: #5f6855;
}
.Manor {
	color: #50201c;
}
.Beige {
	color: #b19b86;
}
.Merino {
	color: #d4c3a7;
}
.MistGreenB {
	background: #5f6855;
}
.ManorB {
	background: #50201c;
}
.BeigeB {
	background: #b19b86;
}
.MerinoB {
	background: #d4c3a7;
}
.Links li {
	line-height: 18px;
	color: #565655;
}
.Links a {
	color: #5a7900;
	text-decoration: none;
}
.Links a:hover {
	text-decoration: underline;
}
#OrderForm h4 {
	color: #4a6300;
}
#OrderForm fieldset {
	border: 0;
	border-bottom: 1px solid #a7a37e;
	background-color: #eaeae5;
	padding: 14px;
	margin: 0;
}
#OrderForm div {
	margin-bottom: 4px;
}
#OrderForm .FormInput {
	border: 1px solid #a7a37e;
	padding: 4px;
	float: left;
	width: 390px;
	font: 12px Arial;
	color: #424240;
}
#OrderForm label {
	float: left;
	display: block;
	width: 100px;
	padding-top: 4px;
}
#OrderForm label span {
	color: #8d8c8c;
	font-size: 9px;
}
#OrderForm legend {
	padding: 32px 0 0 0;
	color: #5a7900;
	font-size: 15px;
}
#OrderForm .SubmitButton {
	width: 80px;
	margin-top: 8px;
	background: #729707;
	border: 2px solid #5a7900;
	border-left-color: #93b532;
	border-top-color: #93b532;
	color: #fff;
	padding: 4px 0;
}
.Benefits li {
	margin-bottom: 6px;
}
.NP {
	margin-bottom: 6px;
}
.la {
	list-style-type: lower-alpha;
}
.lr {
	list-style-type: lower-roman;
}
.DataTable {
	border: 1px solid #a7a37e;
	width: 100%;
}
.DataTable td {
	padding: 6px;
}
.DataTable .alt {
	background-color: #dfecbc;
}
#Subnav a {
	width: 305px;
	height: 21px;
	display: block;
	background: url(../images/common/Subnav_Mid.gif) no-repeat 0px -29px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	padding: 4px 0 0 14px;
}
#Subnav a:hover {
	background-position: 0px 0px;
}
.ProductShotHolder {
	border: 1px solid #ccc6c6;
	padding: 4px;
	float: left;
	margin-right: 13px;
}
#Lightbox {
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background: black;
	z-index:1002;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
}
#LightboxInner {
	position: absolute;
	top: 10%;
	left: 25%;
	padding: 16px;
	background-color: white;
	z-index:1003;
	overflow: hidden;
}
#LightboxClose {
	text-align: right;
	padding-top: 6px;
}
#LightboxClose a {
	color: #000;
	font-weight: bold;
}
.ProductTable {
	margin-top: 8px;
}
.ProductTable td {
	vertical-align: top;
	line-height: 20px;
	padding-bottom: 6px;
}
#ResponseID {
	display: none;
	border: 1px solid #d23739;
	padding: 10px;
	background: #fddcdc;
	font: bold 13px Arial;
}
#ResponseID li {
	color: #d23739;
	font-weight: normal;
}
.MandatoryField {
	background: #eeb1b2;
	border: 1px solid #4d1f1f;
}
#MainColourHolder {
	border: 1px solid #ccc;
	padding: 4px;
	margin-top: 12px;
}
.Colour {
	width: 14px;
	height: 14px;
	float: left;
	margin: 0 8px 3px 0;
}
#ColourHolder {
	margin-top: 12px;
}
.ColourSelection {
	padding: 8px;
	width: 520px;
	cursor: pointer;
}