body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #333;
	background: #000;
}
a:link { color:#fc0; }
a:hover { color:#ff3; }

#holder {
	width: 960px;
	height: 630px;
	position: relative;
	margin: 0 auto;
}

#flashholder {
	width: 960px;
	height: 600px;
}

#flashcontent {
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	line-height: 600px;
	height: 600px;
	position: relative;
}

#logotop {
	position: absolute;
	right: 0;
	bottom: 0;
}

/* Popups */
.replace {
	display: block;
	overflow: hidden;
	text-indent: -999em;
}

.clear { clear: both; }

#overlay {
	display: none;
	height: 600px;
	width: 960px;
	position: absolute;
	top: 0;
	left: 0;
	background: url("../images/overlay.png");
}

.popup {
	display: none;
	height: 600px;
	width: 975px;
	position: absolute;
	top: 0;
	left: 0;
	overflow: auto;
	text-align: left;
}

.logo {
	display: none;
	width: 215px;
	height: 150px;
	background: url("../images/logo.png") no-repeat;
	position: absolute;
	bottom: 29px;
	left: 739px;
}

.next, .prev {
	width: 18px;
	height: 27px;
	background: url("../images/high-grain/products.png") right top no-repeat;
	position: absolute;
	top: 220px;
}

.prev { left: 0; }
.next { background-position: right -30px; right: 0; }

.products {
	width: 195px;
	position: relative;
	float: left;
	display: inline;
	margin: 80px 0 0 40px;
}

.products li {
	width: 145px;
	height: 430px;
	background: url("../images/high-grain/products.png") no-repeat;
	float: left;
	display: inline;
	margin-right: 50px;
}
.products li.prod2 { background-position: -145px 0px; }
.products li.prod3 { background-position: -290px 0px; }

.product_scroller {
	width: 145px;
	height: 430px;
	overflow: hidden;
	margin-left: 32px;
}

.page {
	width: 665px;
	margin-top: 50px;
	float: left;
	display: inline;	
}

.page .content {
	background: url("../images/high-grain/page-basic.png") left top repeat-y;
	padding: 30px 20px 20px 35px;
}

.right_arrow .page .content {
	background: url("../images/high-grain/page-arrow-right.png") top repeat-y;
	padding: 30px 20px 20px 35px;
}

strong { font-weight: bold; }
.text p, .text li { font-size: 1.2em; line-height: 1.4; }
.text p { margin: 0 0 1em 0;}
.text ul, .text ol { margin-bottom: 1em; }
.text li { padding-left: 1em; list-style: disc; list-style-position: inside; }

.text p.sources { font-size: 1em; }
.text a { color: #c00; text-decoration: none; }
.text a:hover { color: #f00; }

h2.heading_white_bread {
	background: url("../images/high-grain/main-titles.png") 0 0 no-repeat;
	height: 115px;
	font-size: 1.8em;
	margin-bottom: 1em;
}

h2.heading_what {
	background: url("../images/high-grain/main-titles.png") 0 -120px no-repeat;
	height: 29px;
	font-size: 1.8em;
	margin-bottom: 1em;
}

h2.heading_why {
	background: url("../images/high-grain/main-titles.png") 0 -150px no-repeat;
	height: 29px;
	font-size: 1.8em;
	margin-bottom: 1em;
}

h3.heading_how_much {
	background: url("../images/high-grain/main-titles.png") 0 -180px no-repeat;
	height: 20px;
	font-size: 1.6em;
	margin: 1.5em 0 0.5em;
}

.right_arrow .text {
	float: left;
	display: inline;
	width: 420px;
}

.sidebar p { font-size: 1.1em; line-height: 1.2; margin: 0 0 1em; }

.right_arrow .sidebar {
	width: 200px;
	background: url("../images/high-grain/arrow-right.png") top no-repeat;
	float: right;
	margin: -98px -41px 0 0;
	padding: 20px 0 85px 0;
	color: #fff;
}

.right_arrow .side_content {
	padding: 20px 35px 0 35px;
}

.right_arrow .sidebar .divider {
	height: 2px;
	background: #289238;
	margin: 1em -13px;
	font-size: 1px;
}

a.video_thumb {
	width: 135px;
	height: 76px;
	background: url("../images/high-grain/video-thumb.jpg") no-repeat;
	margin-top: 1em;
	margin-bottom: 5px;
}

h2.heading_myth {
	background: url("../images/high-grain/sidebar-titles.png") no-repeat;
	width: 130px;
	height: 75px;
	margin-top: 10px;
	margin-bottom: 10px;
}

h2.heading_high_fibre {
	background: url("../images/high-grain/sidebar-titles.png") 0 -75px no-repeat;
	width: 130px;
	height: 25px;
	margin-top: 25px;
	margin-bottom: 15px;
}

h2.heading_fibre_meter {
	background: url("../images/high-grain/sidebar-titles.png") 0 -110px no-repeat;
	width: 130px;
	height: 50px;
	margin-top: 10px;
	margin-bottom: 25px;
}

.sidebar p.tick {
	background: url("../images/high-grain/tick.png") left top no-repeat;
	padding-left: 28px;
	margin-left: -5px;
}

a.close {
	width: 55px;
	height: 15px;
	background: url("../images/high-grain/close.png") no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
a.close:hover { background-position: 0px -15px; }

.left_arrow .close { top: 105px; left: 760px; }
.right_arrow .close { top: 105px; left: 653px; }

/* About page */

.left_arrow .page { width: 750px; margin-left: 100px; }
.left_arrow .page .content {
	background: url("../images/high-grain/page-arrow-left.png") left top repeat-y;
	padding: 30px 20px 20px 35px;
}

.left_arrow .sidebar {
	width: 226px;
	background: url("../images/high-grain/arrow-left.png") top no-repeat;
	float: left;
	margin: -78px 0 0 -32px;
	padding: 20px 0 85px 0;
	color: #fff;
}

.left_arrow .side_content {
	padding: 25px 35px 0 47px;
}

.left_arrow .text {
	float: right;
	display: inline;
	width: 525px;
	background: url("../images/high-grain/bags-of-bread.png") right 22px no-repeat;
}

.left_arrow .text p { margin-right: 225px; line-height: 1.3; }
.left_arrow .text p.sources { margin-bottom: 0; }

a.about_more {
	width: 196px;
	height: 49px;
	background: url("../images/high-grain/more.png") no-repeat;
	margin-left: 15px;
	margin-top: 1.5em;
}

p.fibre_chart {
	width: 138px;
	height: 200px;
	background: url("../images/high-grain/high-fibre-chart.png") no-repeat;
}


/* Daily Bread */

.poster .page {
	width: 409px;
	margin: 30px 0 0 260px;
}

.poster .page .content {
	background: url("../images/high-grain/poster-bg.jpg") 0 0 repeat-y;
	padding: 30px;
}

h2.heading_daily_bread {
	background: url("../images/high-grain/daily-bread-header.png") no-repeat;
	width: 344px;
	height: 171px;
	margin-bottom: 1.25em;
}

.poster .page .content p { line-height: 1.3; }
.poster .page .content p.sources { margin-bottom: 0; }

.poster a.close { background-image: url("../images/high-grain/close-daily-bread.png"); }

.poster .close { top: 42px; left: 602px; }

/* Nav */

ul.nav {
	width: 610px;
	height: 40px;
	background: url("../images/high-grain/nav.png") left bottom no-repeat;
}

.left_arrow ul.nav { margin-left: 135px; }

ul.nav li { float: left; display: inline; margin-right: 3px; }

ul.nav a {
	background: url("../images/high-grain/nav.png") no-repeat;
	height: 40px;
	cursor: pointer;
}

ul.nav a.nav_about 	{ width: 140px; background-position:  -16px 0px; margin-left: 15px; }
ul.nav a.nav_what 	{ width: 136px; background-position: -159px 0px; }
ul.nav a.nav_why 	{ width: 192px; background-position: -297px 0px; }

ul.nav .selected a.nav_about 	{ background-position:  -16px -100px; }
ul.nav .selected a.nav_what 	{ background-position: -159px -100px; }
ul.nav .selected a.nav_why 		{ background-position: -297px -100px; }


/* Video popup */

#brandpower_video {
	background: #F9B727;
}

.vid_wrapper {
	width: 480px;
	margin: 120px auto 0 auto;
}

.vid_wrapper .close {
	position: relative;
	background-image: url("../images/high-grain/close-video.png");
	margin-left: 422px;
	margin-bottom: 5px;
}

#video {
	width: 480px;
	height: 290px;
	background: #000;
}

.vid_wrapper p { font-size: 1.2em; line-height: 1.6; margin-top: 0.5em; }
.vid_wrapper a { text-decoration: none; color: #c00; }
.vid_wrapper a:hover { color: #900; }

/* Footer */

#footer {
	color: #ccc;
	text-align: left;
	width: 960px;
	height: 23px;
}

#footer a {
	margin-right: 50px;
	margin-left: 10px;
}

#footer_right { float: right; }
#footer_left {
	float:left;
	height: 23px;
	padding-top: 5px;
}

#footer a {
	color: #999;
	text-decoration: none;
}
#footer a:visited { color: #999; }
#footer a:hover {
	color: #ccc;
	text-decoration: underline;
}

/* Pages */
