*			{
	font-family: Arial, Tahoma, "Gill Sans", Geneva, sans-serif;
}

body {
	font-size: 75%;
	margin: 10px 0 10px 0;
	text-align: center;
	background-color: #ffff;
	}

H1 {
	font-size: 2.2em;
}
H2 {
	font-size: 1.4em;
}
H3 {font-size: 1.25em;}
H4 {font-size: 1em;}
H5 {font-size: 1em;}
H6 {font-size: 1em;}
H7 {font-size: 1em;}

INPUT, SELECT, TH, TD {font-size: 1em;}


a			{color:#0051BA;}
a img		{border:0;}
strong		{color:#0051BA}
fieldset	{margin:0;	border:0;}
select		{font-size:11px; color:#002C62; margin-bottom:15px;}
form		{margin:0; padding:0;}
ul			{text-align:left;}
img 		{border: 0; }
ol, ul, li 	{margin-top: 0.2em;margin-bottom: 0.1em; }
ul			{margin-bottom: 1.2em;}
ul ul 		{margin-bottom: 0;}
li > p 		{margin-top: 0.2em;}
pre 		{font-family: monospace; font-size: 1.0em;}
tr.d0 td 	{background-color: #bee398; border:solid; border-width: 0 0 1px 1px; border-color:#c7c7c7; font-weight: bold}
tr.d1 td 	{background-color: #e6f4d9; border:solid; border-width: 0 0 1px 1px; border-color:#c7c7c7;}
tr.d2 td 	{background-color: #daeec5; border:solid; border-width: 0 0 1px 1px; border-color:#c7c7c7;}
ul.twocol-list 		{list-style:none; margin-left:5px; padding:0;}
ul.twocol-list li 	{float:left; width:47%; padding:5px; margin-bottom:5px;}
ul#thirdpartylinks { list-style:none; margin-left:5px; padding:0; }
ul#thirdpartylinks li {float:left; width:47%; padding:5px; margin-bottom:5px;}
ul#thirdpartylinks li.left { clear:left; }
ul#thirdpartylinks li img {
	text-align:left;
	display:block;
}

	

#content {
	width: 900px;
	min-height: 600px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	border: 1px solid #fff;
	}

.contentTable {
	border:solid; border-width: 1px 1px 0 0; border-color:#c7c7c7;
	color: #0051BA;
}

.article-thumb {
	float: left;
	width: 130px;
	height: 160px;
	margin: 2px 30px 20px 0;
	border: 1px solid #999999;
	background-color: #eeeeee;
	}

.thumb-matrix img { display:block; }
p.thumb-matrix img { float:left; }

#leftPanel {
	float: left;
	width: 176px;
	}


#rightPanel {
	float:right;
	width:700px;
	}

#contentImage {
	width: 220px;
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
}

#contentImagefacts {
	width: 220px;
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
}

#productImage {
	width: 189px;
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 25px;
}

#productBase {
	clear: both;
	padding-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #84c73f;
	border-bottom-color: #84c73f;
}

.styleHead {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	display: block;
	margin-bottom: 5px;
	}

.code {
	color: #CC6600;
	}

.green {
	color: #84c73f;
	font-weight: bold;
	}

.blue {
	color: #0051BA;
	}

	
.blueLine {
	border-right: 1px solid #bfd3ee;
	border-bottom: 1px solid #bfd3ee;
	min-height:460px; height:auto !important; height:460px;/*
	border-right: 1px solid #bfd3ee;
	padding-bottom: 5px;
*/
	}

.extminheight { 
	min-height:510px; 
	height:auto !important; height:510px; }

.section {
	margin-bottom: 20px;
	padding-bottom: 5px;
	padding-right: 25px;
	}

.sectionPopUp {
	margin-bottom: 20px;
	padding-bottom: 5px;
	padding-right: 25px;
	padding-left: 25px;
	color: #8f8f8f;
	font-family: "Lucida Grande", "Lucida Sans Unicode", arial;
	}

.separator {
	border-bottom: 1px dotted #999999;
	}

.sideLogos { width:100px; float:right; }
.sideLogos img { border:0; margin:5px 0; }

.sideLogo {
	margin: 15px 5px 5px 35px;
	}


/* TITLE PANEL */
#imageTitle {
	clear: both;
	float: left;
	}
	
#imageTitle h1 {
	color: #0051BA;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 0px;
	padding-left: 10px;
	}

#imageTitle img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	background-color: #eeeeee;
	}

#imageTitle #img05 { margin-right: 0;}
	

/* CONTENT PANELS */
	
#contentPanel {
	clear: both;
	float: left;
	height: 100%;
	margin-top: 60px;
	padding-left: 10px;
	color: #8f8f8f;
	} /*  overflow:auto; overflow-y:auto; overflow-x:none */

#contentPanel h1 {
	color: #0051BA;
	font-family: "Lucida Grande", "Lucida Sans Unicode", arial;
	margin-top: 0;
	font-weight: normal;
	}

#pageContent {
	float: left;
	width: 547px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", arial;
	}

#linksSectionLeft {
	width: 230px;
	padding-right: 25px;
	float: left;
}

#linksSectionRight {
	width: 230px;
	float: right;
}


#pageContentFullScreen {
	float: left;
	width: 688px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", arial;
	}

#pageContent h2, #pageContentFullScreen h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", arial;
	font-size: 1.25em;
	border-left: 6px solid #ffd51d;
	padding-right: 25px;
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 22px;
	color: #22b14c;
	font-weight: normal;
	}

#pageContent .section h2, #pageContentFullScreen .section h2 {
	margin-left: 162px;
	font-weight: normal;
	padding-right: 25px;
	}

#pageContent h3, #pageContentFullScreen h3 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", arial;
	font-size: 1.25em;
	font-weight: 600;
	margin-top: 5px;
	margin-bottom: 8px;
	color: #0051BA;
	}

#pageContent .position, #pageContentFullScreen .position {
	font-size: 1.25em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", arial;
	font-weight:normal;
	margin-top: -8px;
	margin-bottom: 20px;
	color: #60afdd;
	}

#pageContent h5, #pageContentFullScreen h5 {
	/*font-weight: 600;*/
	margin-top: 8px;
	margin-bottom: 5px;
	}

#pageContent h6, #pageContentFullScreen h6{
	/*font-weight: normal;*/
	margin-top: 8px;
	margin-bottom: 5px;
	color: #0051BA;
	}

#pageContent p, #pageContentFullScreen p {
	line-height: 1.21em;
	margin-bottom: 14px;
	margin-top: 2px;
	}


	#pageContent ol						{ margin-bottom:0px; }
	#pageContent ul						{ margin-bottom:0px; }
	

	#pageContent table.contact			{ vertical-align: top; table-layout:auto } 
	#pageContent table					{ vertical-align: top; table-layout:fixed }
	
	#pageContent th 					{ vertical-align: top; font-weight:bold }
	#pageContent td 					{ vertical-align: top; }
	

#pageContent .confirmMessage, #pageContent .successMessage, #pageContent .promptMessage, #pageContent .errorMessage {
	margin-bottom: 1.5em;
}




/* Recall - Red Box */

#recall {
	width: 686px;
	height: 80px;
	background-color: #e9401f;
	color: #ffffff;
	margin-bottom: 15px;
	}

#recall .left {float: left; padding-left: 40px; padding-top: 30px; font-size:18px;}

#recall .right {
	float: right;
	height: 20px;
	padding-top: 35px;
	padding-right: 40px;
	background-image: url(images/recall.gif);
	background-position: top right;
	background-repeat: no-repeat;
	}

#recall .right a {
	color: #ffffff;
	text-decoration: none;
	}



/* Farmer Centre Section */

.formHead {
	background-color:#009e49;
	color:#FFF;
	padding:4px 6px;
	background-image:url('images/cnr_w_gr.gif');
	background-repeat:no-repeat;
	background-position: top right;
	font-weight:600
	}

.formBody {
	background-color:#aadd96;
	color:#009e49;
	padding:4px 6px;
	background-image:url('images/cnr_gr_w.gif');
	background-repeat:no-repeat;
	background-position: top right;
	}
	
.formBody form { 
	margin-top:20px 
	}

.formBody input { 
	border:0px 
	}



/* Great Brands Content images */

/*
#brandsContainer {
	width: 546px;
	height: 200px;
	background-image: url(images/brands_box_bg.jpg);
	background-color: #ffffff;
	}


#brandsContainer img {
	float: left;
	margin: 5px 45px;
	border: none;
	}
*/


/* Great Promotions */

#promoContainer {
	width: 526px;
	}

#promoNavContainer {
	}
	
.promoImgPosition {
	text-align: center;
	color: #0051BA;
}
	
#promoNavPrev {
	float: left;
	padding-bottom: 5px;
	width: 45%;
	text-align: right;
	}

#promoNavNext {
	float: right;
	padding-bottom: 5px;
	width: 45%;
	}

#latestPromoHeader h3 {
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: 0;
	}

/* Sponsorship */

.sponsorship-story-photo {
	float: left;
	width: 225px;
	height: 225px;
	margin: 2px 30px 20px 0;
	border: 1px solid #999999;
	background-color: #eeeeee;
	}

.sponsorship-story-heading h2{border: 1px solid red;}





.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
#GreatBrandsGrid {
	height: 293px;
	width: 509px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
#contentPanelHealthyLiving {
	clear: both;
	float: left;
	height: 100%;
	margin-top: 0px;
	margin-left: 8px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
.whiteHealthyLiving {
	color: #FFFFFF;
	font-family: "Lucida Grande", "Lucida Sans Unicode", arial;
}


/* healthy living custom header */
.healthy-living {
	width:689px;
	padding:0 0 1px 0;
	background-attachment: scroll;
	background-color: #94CE49;
	background-image: url(../images/healthy-living-header-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.healthy-living img { border:0; margin:0; padding:0; }
.healthy-living h2 { background:transparent url(../images/healthy-living-header-title.gif) no-repeat scroll 0 0; height:70px; }
.healthy-living h2 span { display:none;}
.healthy-living-content {
	padding-top:10px;
	padding-bottom:10px;
	padding-right:20px;
	background-image: url(../images/healthy-living-button-background.gif);
	background-repeat: repeat-x;
}
.healthy-living-content ul.options { list-style:none; margin:10px 0; padding:0; }
.healthy-living-content ul.options li { display:inline; float:left; margin:0 10px; }
.healthy-living-content .col-left  { float:left; width:49%; color:#8f8f8f;}
.healthy-living-content .col-right { float:right; width:49%; color:#8f8f8f;}

#productImagePuraKids {
	width: 100px;
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 25px;
}
#nutritionLinks {
	clear: both;
	padding-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #84c73f;
	border-bottom-color: #84c73f;
}

/* numbered list to be shown on terms & conditions page
   allows numbered list with decimals to be shown. EG: 2.1, 2.2, etc */
ul.numbered-list { list-style:none; margin:0; padding:0; }
ul.numbered-list li { clear:both; }
ul.numbered-list li b { display:block; width:2em; float:left;}
ul.numbered-list li span { display:block; width:92%; float:right; margin-bottom:1em; }#contentImage150 {
	width: 150px;
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
}
#productImageBerri {
	width: 113px;
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 25px;
}
