/*	
Theme Name: ingredients
Version: 1.0
Author: Perth Web Design
*/


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, 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;
}
.clear {
	clear:both;
}
body {
	background:#fff url(images/bg.jpg) repeat-x top;
	font-size: 62.5%; /* Resets 1em to 10px */
	overflow-x:hidden;
	font-family: Helvetica, Arial, sans-serif;
	color:#0e0e0e;
	letter-spacing:0.8px;
}
h2, h3, h4, h5, h6 {
	padding: 5px 0 10px 0;
	text-shadow: .5px .5px .5px #fff;
	color:#cb0b12;
}
h2 {
	font-weight:lighter;
	font-size:2.5em;
}
h3 {
	font-weight:lighter;
	font-size:2em;
}
strong {
	color:#cb0b12;
}
td {
	padding:5px;
	vertical-align: top;
}
p {
	line-height:1.8em;
	margin: 10px 0px 10px 0px;
	padding:3px 0;
}
a {
	color:#e4701e;
	text-decoration:none;
}
a:hover {
	color:#777;
}
a strong {
	color:#e4701e;
	text-decoration:none;
}
a:hover strong {
	color:#777;
}
/*/////////////////////////////////////////////////////////////////////////////
	Logo
/////////////////////////////////////////////////////////////////////////////*/

#logo a {
	background:url(images/logo.png) no-repeat top;
	width:194px;
	height:118px;
	position:absolute;
	z-index:100;
	text-indent:-9999em;
	top:15px;
	left:57px;
}
/*/////////////////////////////////////////////////////////////////////////////
	Navigation
/////////////////////////////////////////////////////////////////////////////*/

#primary_navigation {
	position:relative;
	width:950px;
	height:45px;
	text-transform: capitalize;
	padding:0;
	z-index:90;
	top:6px;
	left:250px;
}
#primary_navigation li {
	position:relative;
	list-style:none;
	float:left;
	font-size:1.1em;
	text-align:left;

	font-weight:bold;
	border-left:1px solid #980005;
	border-right:1px solid #e20000;
}
#primary_navigation li a {
	color:#fff;
	text-decoration:none;
	display:block;
	padding:10px 10px 10px 10px;
	text-shadow: .5px .5px .5px #870107;
}
#primary_navigation li:first-child {
	border-left:0px;
}
#primary_navigation li:last-child {
	border-right:0px;
}
#primary_navigation a:hover {
	background-color:#e00b14;
	color:#fff;
	text-shadow: .5px .5px .5px #b50108;
}
#primary_navigation .current_page_item a {
	background-color:#e00b14;
	color:#fff;
	text-shadow: .5px .5px .5px #b50108;
}
/*--second level------------------------------------------*/
#primary_navigation ul ul a:hover {
	background:#e00b14;
	color:#fff;
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius: 0px;
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius: 0px;
}
#primary_navigation ul ul .current_page_item a {
	background:#e00b14;
	color:#fff;
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius: 0px;
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius: 0px;
}
#primary_navigation ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	left:0;
}
#primary_navigation li li {
border: 0px solid;
	font-size:1em;
}
#primary_navigation ul ul li a {
	padding: 10px;
	border-bottom:1px solid #e20000;
}
#primary_navigation ul ul a, #primary_navigation ul ul {
	background:#c7020a;
	color:#fff;
	width:170px;
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius: 0px;
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius: 0px;
}
/*--third level-------------------------------------------*/
#primary_navigation ul ul ul {
	left:190px;
	top:0px;
	width:170px;
}
#primary_navigation ul ul ul li a {
}
#primary_navigation ul ul ul a, #primary_navigation ul ul ul {
	background:#c7020a;
	color:#fff;
	width:170px;
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius: 0px;
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius: 0px;
}
/*--show second level on first level hover----------------*/
#primary_navigation ul li:hover ul, #primary_navigation ul a:hover ul {
	visibility:visible;
}
/*--hide third level on second level hover----------------*/
#primary_navigation ul :hover ul ul {
	visibility:hidden;
}
/*--show third level on second level hover----------------*/
#primary_navigation ul :hover ul :hover ul {
	visibility:visible;
}
/*/////////////////////////////////////////////////////////////////////////////
	Slideshow
/////////////////////////////////////////////////////////////////////////////*/


.accordionWrapper {
		margin-top:120px;
	display:inline-block;
	position:relative;
	left:20px;

	overflow:hidden;
	width:950px;

}

.accordionWrapper img {
	border:0;
	margin:0;
	padding:0;
}

.accordionWrapper div {
	display:inline;
	float:left;
	margin:auto;
}

.accordionWrapper .title {
	cursor:pointer;
	display:block;
	bottom:0;
	width:52px;
	height:20px;
	font-size:14px;
	font-weight:normal;
	color:#fff;

	text-align:center;

	height:315px;
}

.accordionWrapper .content {
	display:none;
	position:relative;
}

.accordionWrapper .accordintext {
	display:block;
	position:absolute;
	top:5px;
	left:0;
	padding: 0px 5px;
	margin-left: 5px;
	width: 522px;
	height:250px;
	background:url(images/accordintext.png) repeat;
	color:#333;
}

.accordionWrapper .accordintext p {
	margin: 0px;
}

.accordionWrapper .accordintext ul, ol {
    font-size: 10px;
    margin-left: 20px;
}

.accordionWrapper .accordintext ul li {
    margin: 0px;
	line-height: 9px;
}

.accordionWrapper .accordinlink {
	display:block;
	position:absolute;
	bottom:2px;
	left:0;
	padding:5px;
	height:30px;
    font-size: 18px;
	color:#333;
}

.accordiontextleftcol {
    position: relative;
    float: left;
    width: 256px;
    height: 230px;
}

.accordiontextrightcol {
    position: relative;
    float: right;
    width: 256px;
    height: 230px;
}

.set1{
	background:#f1efe5 url(images/cycle/1.jpg) no-repeat top left;
	height:315px;
}
.set2 {
	background:#f1efe5 url(images/cycle/2.jpg) no-repeat top left;
	height:315px;
}
.set3 {
	background:#f1efe5 url(images/cycle/3.jpg) no-repeat top left;
	height:315px;
}
.set4 {
	background:#f1efe5 url(images/cycle/4.jpg) no-repeat top left;
	height:315px;
}
.set5 {
	background:#f1efe5 url(images/cycle/5.jpg) no-repeat top left;
	height:315px;
}
.set6 {
	background:#f1efe5 url(images/cycle/6.jpg) no-repeat top left;
	height:315px;
}
.set7 {
	background:#f1efe5 url(images/cycle/7.jpg) no-repeat top left;
	height:315px;
}

/*/////////////////////////////////////////////////////////////////////////////
	Content
/////////////////////////////////////////////////////////////////////////////*/
#container {
	width:1057px;
	margin:0 auto;
	position:relative;
	background:url(images/header.jpg) no-repeat top;
	font-size:1.3em;
}
#content {
	margin:0 auto;
	width:950px;
}

#content ul, ol {
    margin: 10px 0px 10px 20px;
}

#content ul li {
    margin: 0px 0px 3px 0px;
}

#content ol li {
    margin: 0px 0px 3px 0px;
}

.internal {
	margin:120px 0 0 0;
}
.content_left {
	float:left;
	width:510px;
	padding: 20px;
	border-right:1px solid #e9e9e9;
}
.content_right {
	float:right;
	width:340px;
	padding: 20px;
}
.internal_left {
	float:left;
	width:590px;
	padding: 20px;
	background:#fff;
	min-height:300px;
}
.internal_right {
	float:right;
	width:240px;
	padding: 20px;
	background:#fff;
}
.internal_right img {
    width: 240px;
    height: 65px
}
.content_right li {
	padding:0 0 5px 0;
}
.edit {
	margin: 20px 0 0 0;
}
.edit a {
	background-color:#999;
	color:#fff !important;
	margin: 20px 0;
	padding:5px;
	text-decoration:none;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.edit a:hover {
	background-color:#555;
}
/*/////////////////////////////////////////////////////////////////////////////
	input
/////////////////////////////////////////////////////////////////////////////*/

input {
	padding:5px;
	margin:5px 0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius: 5px
}
p span input {
	border:#ccc 1px solid;
	color:#999;
	background:#fff;
}
p span input:hover {
	background:#fff;
		border:#bd020a 1px solid;
}
input {
	padding:5px;
	margin:5px 0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius: 5px;
	border:#bd020a 1px solid;
	color:#093149;
}
input:hover {
	border:#bd020a 1px solid;
}
textarea {
	padding:5px;
	margin:5px 0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius: 5px;
	border:#ccc 1px solid;
	color:#999;
	width:350px;
}
textarea:hover {
	border:#bd020a 1px solid;
}
p input {
	color:#fff;
	background:#bd020a;
	border:#bd020a 1px solid;
}
p input:hover {
	background:#ccc;
	border:#ccc 1px solid;
}
/*/////////////////////////////////////////////////////////////////////////////
	Image Wrap
/////////////////////////////////////////////////////////////////////////////*/
img.alignright {
	float:right;
	margin:0 0 5px 1em;
}
img.alignleft {
	float:left;
	margin:0 1em 5px 0;
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
a img.alignright {
	float:right;
	margin:0 0 5px 1em;
}
a img.alignleft {
	float:left;
	margin:0 1em 5px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/*/////////////////////////////////////////////////////////////////////////////
	Footer
/////////////////////////////////////////////////////////////////////////////*/

#footer_wrap {
	background:#2d2d2d;
	z-index:999;
	height:165px;
	top:-7px;
}
#foot-img {
	background:#2d2d2d url(images/foot-top.jpg) no-repeat center top;
	margin:0 auto;
	height:88px;
	width:1076px;
	position:relative;
        top: -11px;
}
#footer {
	color:#555;
	font-size:11px;
	margin:0 auto;
	padding:10px 0 0 0;
	width:950px;
}
#foot_logo {
	float:left;
	padding:0 15px 0 0;
	position:relative;
	top:-5px;
}
#copy {
	float:left;
	position:relative;
	top:10px;
}
#copy a {
	color:#555;
	line-height:2em;
}
#copy a:hover {
	color:#e4701e;
}
#copy strong {
	color:#999;
}
#pwd {
	float:right;
	position: relative;
	top:10px;
}
#pwd a {
	color:#444;
	font-size:5px;
	text-decoration:none;
}
#pwd a:hover {
	color:#3cf;
}

#foot-img ul {  
	margin: 0px 0px 0px 75px;
}

#foot-img ul li {
	list-style: none;
	float: left;
	margin: 15px 40px 0px 0px;
}

#gpa {
    width: 82px;
    height: 47px;
    display:block;
    background:url(images/grainproductsaustralia.gif);
    text-indent: -99999em;
}

#hp {
    width: 82px;
    height: 47px;
    display:block;
    background:url(images/halcyon.gif);
    text-indent: -99999em;
}

#st {
    width: 82px;
    height: 47px;
    display:block;
    background:url(images/sensient.gif);
    text-indent: -99999em;
}

#sm {
    width: 82px;
    height: 47px;
    display:block;
    background:url(images/schapfenmuhle.gif);
    text-indent: -99999em;
}

#eminate {
    width: 82px;
    height: 47px;
    display:block;
    background:url(images/eminate.gif);
    text-indent: -99999em;
}

#nzs {
    width: 82px;
    height: 47px;
    display:block;
    background:url(images/nzstach.gif);
    text-indent: -99999em;
}

#fib {
    width: 82px;
    height: 47px;
    display:block;
    background:url(images/fibrisol.gif);
    text-indent: -99999em;
}

#komp {
    width: 56px;
    height: 47px;
    display:block;
    background:url(images/complet.gif);
    text-indent: -99999em;
}
