html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body {line-height:1;}
div, ul, ol, dl, form, fieldset {position:relative;}
a:link, a:hover, a:visited {text-decoration:none;}
a img, :link img, :visited img {border:none;}
ol, ul {list-style:none;}



/* --------------------------------------------------------------------------------
 * HTML
 * -------------------------------------------------------------------------------- */ 


body {
	color: #4d4d4d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background:transparent url(../images/main_bg.jpg) 0 0 repeat-x;
}

p {
	font-size: 1.3em;
	line-height: 1.4em;
	margin-bottom:1.2em;
}

a:link,a:visited {
	color: #9b8449;
}

a:hover {
	color: #9b8449;
}

h3 {
	margin-bottom: 15px;
	font-size: 1.8em;
}

strong {
	font-weight:bold;
	color:#1d1418;
}

/* --------------------------------------------------------------------------------
 * Layout
 * -------------------------------------------------------------------------------- */ 
#wrap {
	width: 960px;
	margin: 0 auto;
}

#mainheader {
	height:160px;
	width:960px;
}



#logo {
	border:0;
	margin:0;
	padding:0;
}

#byline {
	position:absolute;
	left:180px;
	top:40px;
	color:#fff;
	font-size:24px;
}

#secondbyline {
	position:absolute;
	left:180px;
	top:65px;
	color:#572700;
	font-size:24px;
}

#menu {
	position:absolute;
	left:180px;
	bottom:2px;
	color:#fff;
	font-size:24px;
}

#menu li  {
	display:inline;
	float:left;
	padding-left:1em;
	margin-left:1em;
	border-left: solid 1px #b49759;
}

#menu li.first  {
	padding-left:0;
	margin-left:0;
	border-left:none;
}

#menu a {
	position:relative;
	display:block;
	color:#f2e5d4;
	text-decoration: none;
	padding-left:6px;
}

#menu a:hover, #menu a:active {
	color:#b49759;
	text-decoration: none;
}

#menu li li {
	margin-left:0;border-left:none;padding-left:0;
}
 
ul.dropdown li.hover, ul.dropdown li:hover {
	 color: #5a166c;
}

ul.dropdown ul {
	 width: 220px;

}

 
ul.dropdown ul li {
	 font-weight: normal;
	 font-size:16px;
	 padding-top:4px;
	 padding-bottom:4px;
	 width:220px;
	 background-color: #572901;
}


#maincontent-container {
	width: 660px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}

#content-container {
	width: 660px;
	margin-right: 10px;
	float: left;
}

#content {
	width: 660px;
	margin: 15px 0px 0px 0px;
}

#content h1 {
	color: #572700;
	font-size:34px;
	font-weight:bold;
	margin: 10px 0;
}

#content h2 {
	color: #572700;
	font-size:24px;
	font-weight:bold;
	margin: 15px 0;
	padding-bottom:2px;
	border-bottom:solid 1px #dccaae;
}


#content h1.productcolour {
		color:#6699d1;
		font-size:3em;
}

#content h1.GFFruitColour {
	color:#9c6bb0;
}

#content h1.GFLowGIColour {
	color:#9c6bb0;
}

#content h1.GFWhiteColour {
	color:#6ba552;
}

#content h1.GFMultigrainColour {
	color:#edab39;
}

#content h1.SunflowerLinseedColour {
	color:#d7b400;
}

#content h1.YeastGlutenWheatFreeColour {
	color:#6da893;
}

table.productlisttable {
	color: #4d4d4d;
	font-size:13px;
}

table.productlisttable td {
	vertical-align:top;
}

table.productlisttable a {
	text-decoration:none;
	color: #b49759;
	font-size: 1.3em;
	font-weight:bold;
}

table.productlisttable a:hover {
	color:#572901;
}

table.productlisttable p.productdesc {
	margin-top:5px;
	font-size:1em;
}

table.productlisttable img {
	border:solid 1px #dccaae;
}


table.productdetailtable {
	width:460px;
	border:solid 1px #f2e6d4;
}

table.productdetailtable td, table.productdetailtable th {
	width:25%;
	text-align:left;
	padding:4px;
	font-size:1.2em;
}
table.productdetailtable tr.headershade {
	background-color:#f2e6d4;
}
table.productdetailtable tr.shaded {
	background-color:#f8f4ef;
}

p.featured {
	font-size:1.6em;
	color:#1d1418;
	margin:10px 0;
}

#content img.productlistpic {
	margin:0 10px 15px 0;
}

#surveyBtn {
	margin: 10px 0px 0px 0px;	
}

.homepageForm  #submit {
	margin-top:5px;
}

#right_column {
	width: 284px;
	background: url(../images/right_col_bg.jpg) no-repeat 0 0;
	float:right;
}

#right_column_content {
	margin:30px 20px 5px 30px;	
	color: #f2e5d4;
	padding-bottom:65px;
}

#right_column_content p {
	padding-bottom: 5px;
	line-height:normal;
}

#right_column h2 {
	margin-top:15px;
	margin-bottom:5px;
	font-size: 24px;
	font-weight:normal;
}

#right_column h2 a {
	width: 235px;
	height: 145px;
	display: block;
	text-indent: -999em;
}

#right_column h3 {
	margin: 10px 10px 10px 20px;
}

.homepageForm {
	margin: 10px 10px 10px 0px;
}

#breadcrumb {
	width:660px;
	padding-bottom:3px;
	border-bottom: solid 1px #dccaae;
	color: #b49759;
	font-size:12px;
	margin-bottom: 10px;
}

#breadcrumb a:hover {
	color:#572901;
}

#breadcrumb span {
	color: #572901;
}

#footer {
	background: #9b7941 url(../images/footer_bg.jpg) repeat-x;
	height:247px;
	color: #9b8449;	
}

#footer #copyright {
	width:960px;
	margin:0 auto;
	padding-top:10px;
	font-size: 1em;	
	font-weight: normal;
}

#footer p.nav{
	font-size: 1.2em;	
}


#footer #copyright span {
	position:absolute;
	right:15px;
}

#footer #copyright span a:hover {
		color:#fff;
}


ul.contentlist {
	margin-bottom:1em;
}

ul.contentlist li {
	font-size:1.3em;
	padding-left:.5em;
}

/* --------------------------------------------------------------------------------
 * FORM
 * -------------------------------------------------------------------------------- */ 
 
 form {
	margin: 0; 
 }
 
.formSectionA {
	background: #f8f1e5;
	border-bottom: 1px solid #e9d5af;
	padding: 15px 15px 0 15px;
}

.formSectionB {
	background: #fbf8f2;
	border-bottom: 1px solid #e7d2a9;
	padding: 15px 15px 0 15px;
}

.formSectionFooter {
	padding: 15px 15px 0 15px;
}

label {
	font-weight: bold; 
	font-size: 1.4em;
}


.standardField label {
	float: left; 
	width: 80px;
}

.breadSelect label {
	float: left; 
	width: 180px;
	font-weight: normal;
}

.standardField input, .standardField select, .breadSelect select {
	float: left; 
	width: 158px;
	margin: 0 26px 14px 0;
}

.longField label, label.longField {
	display: block;
	margin-bottom: 10px;
}

.longField input, .standardField select {
	width: 158px;
	margin: 0 26px 14px 0;
}

.longField textarea {
	width: 330px;
	height: 123px;
	margin: 0 26px 14px 0;
}

.checkboxField label {
	margin-bottom: 10px;
	font-weight: normal;
	float: left;
}

.checkboxField input {
	margin: 3px 10px 10px 15px;
	float: left;
}
 
 .hpInput {
 	width: 211px;
	margin:0 0 5px 0;
	border: 1px solid #b69b60;
	height: 17px;
	padding: 3px;
 }
 
 .jsvalidation, .error, #errorMessage {
	font-size: 1.3em;
	color: #F00;
 }
 
 #errorMessage ul{
	margin: 10px;
}
 
 #errorMessage li {
	list-style-type: disc;
	margin: 0 0 0 10px;
 }
 /* --------------------------------------------------------------------------------
 * Extras
 * -------------------------------------------------------------------------------- */ 
.clearer {
	clear: both!important;
	height: 0;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height:0;
}

.floatLeft {
	float: left;	
}

.mr10{
	margin-right: 10px;	
}

.emphasise {
	font-weight: bold;
	font-size: 1.35em;
}
.homepagepic {
	float:right;
	margin:5px 0 10px ;
}

#select_coeliac_type { z-index: 100; }

#downloadpdf {
		padding-left:11px;
		padding-bottom:15px;
}