

/* /////////////////////////////////
	LAYOUT
///////////////////////////////// */

body {
	font: normal 16px georgia, 'trebuchet ms', tahoma, verdana, arial;
	color: #fff;
	background: #008457;
	margin: 0;
	padding: 0;
	text-align: center;
}

.center {
	margin: 0 auto;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear { 
	clear: both; 
	height: 0; 
	line-height: 0px;
	font-size: 0px;
	text-indent: -5000px;
}

.hidden {
	display: none;
}

#wrapper {
	width: 900px;
	height: 669px;
	margin: -20px auto 0;
	background: #008457 url('../i/bg.jpg') no-repeat left top;
	border-top: 0px solid #fff;
	border-left: 0px solid #fff;
	border-right: 0px solid #fff;
	border-bottom: 0px solid #fff;
	position: relative;
}

#wrapperSub {
	width: 900px;
	margin: 0 auto;
	background: #008457 url('../i/bg-sub.jpg') no-repeat left top;
	border: 0px solid #fff;
	position: relative;
}

#logo {
	display: inline;
	float: left;
	margin: 60px 0px 0px 100px;
	padding: 0;
}

#logoSub {
	display: inline;
	padding: 0px;
	margin:20px 50px 0px 0px;
	float: right;
}

#slogan {
	margin: 0px;
	display: inline;
}

#sloganSub {
	margin: 20px 0;
	display: inline;
	float: right;
}


#choices {
	padding: 0px 20px;
}

#choices ul {
	float: left;
	height: 350px;
}
#choices li {
	float: left;
	height: 260px;
	width: 250px;
	text-align: center;
}
#choices p {
	height: 80px;
	padding-left: 60px;
	margin-right: 180px;
}

#choices li a,
#choices li a:visited  {
	display: block;
	position: absolute;
	overflow: hidden;
}

/* #choices li.ingredients {float: left; background: transparent url('../i/button-ingredients-new.png') no-repeat left top;} */

a.ingredients { 
	height: 80px;
	width: 130px;
	background: transparent url('../i/button-ingredients.png') no-repeat left top; 
}

a.ingredients:hover {
	background-position: 0px -98px;
	cursor: pointer;
}

#rangeSubnav {
	width: 200px;
	float: right;
}

.body p {
	font: normal 16px arial, helvetica, verdana, sans-serif;
}

/* /////////////////////////////////
	NAV
///////////////////////////////// */

#navbar {
	margin: 0;
	padding: 0;
}
#nav {
	width: 450px;
	float:right;
	margin: 0;
	padding: 0;
	height: 70px;
	clear:both;
}
#navSub {
	width: 400px;
	float:left;
	margin: 0;
	padding: 0;
	height: 70px;
	position:relative;
	bottom: 100px;
	left: 20px;
	clear:both;
}
#nav li, #navSub li {
	width: 100px;
	height: 70px;
	float: left;
}

#nav li a.oval,
#nav li a.oval:visited,
#navSub li a.oval,
#navSub li a.oval:visited  {
	display:block;
	width: 100px;
	height: 65px;
	overflow: hidden;
	text-decoration: none;
	color: #fff;
	text-indent: -5000px;
}

#nav li#navAbout a {background: transparent url('../i/nav-aboutus.png') no-repeat left top;position:relative;bottom: 20px;}
#nav li#navNew a {background: transparent url('../i/nav-new.png') no-repeat left top;position:relative;bottom: 30px;}
#nav li#navRange a {background: transparent url('../i/nav-range.png') no-repeat left top;position:relative;bottom: 40px;}
#nav li#navContact a {background: transparent url('../i/nav-contact.png') no-repeat left top;position:relative;bottom: 50px;}

#navSub li#navAboutSub a {display:block;background: transparent url('../i/nav-aboutus.png') no-repeat left top;position:relative;bottom: 20px;}
#navSub li#navNewSub a {display:block;background: transparent url('../i/nav-new.png') no-repeat left top;position:relative;bottom: 30px;}
#navSub li#navRangeSub a {display:block;background: transparent url('../i/nav-range.png') no-repeat left top;position:relative;bottom: 40px;}
#navSub li#navContactSub a {display:block;background: transparent url('../i/nav-contact.png') no-repeat left top;position:relative;bottom: 50px;}

#nav li#navAbout a:hover,
#nav li#navNew a:hover,
#nav li#navRange a:hover,
#nav li#navContact a:hover,
#navSub li#navAboutSub a:hover,
#navSub li#navNewSub a:hover,
#navSub li#navRangeSub a:hover,
#navSub li#navContactSub a:hover {
	background-position: 0px -88px;
	cursor: pointer;
}

#navSub li#navAboutSub a.current,
#navSub li#navNewSub a.current,
#navSub li#navRangeSub a.current,
#navSub li#navContactSub a.current,
#nav li#navAbout a.current,
#nav li#navNew a.current,
#nav li#navRange a.current,
#nav li#navContact a.current,
#navSub li#navAboutSub a.current:hover,
#navSub li#navNewSub a.current:hover,
#navSub li#navRangeSub a.current:hover,
#navSub li#navContactSub a.current:hover,
#nav li#navAbout a.current:hover,
#nav li#navNew a.current:hover,
#nav li#navRange a.current:hover,
#nav li#navContact a.current:hover {
	background-position: 0px -176px;
	cursor: pointer;
}

#mainnav {
	margin: 0px;
}

#header {
	vertical-align: top;
	margin: 0;
	padding: 0;
}

#headerSub {
	width: 900px;
	height: 200px;
}

#content {
	padding:10px 0px;
	text-align: left;
}

#footer {
	font-family:Helvetica,Arial,sans-serif;
	font-size:11px;
	color: #fff;
	margin: 10px;
}

#footerSub {
	position: relative;
	width: 900px;
	margin: 10px 0px;
	color: #000;
	font-size: 10px;
}

.subCol {
	width: 443px;
	padding-bottom: 30px;
}

.subCol img {
	display: block;
}

.snackleft {
	float: left;
	width: 220px;
	padding: 0 20px 20px 60px;
	text-align: center;
}
.snackcentre {
	float: left;
	width: 220px;
	padding: 0 20px 20px 0;
	text-align: center;
}
.snackright {
	float: left;
	width: 220px;
	padding: 0 0 20px 0;
	text-align: center;
}

#contactLeft {
	text-align: left;
	float: left; 
	width: 450px;
	padding: 20px;
} 

#contactRight {
	text-align: left;
	float: right; 
	width: 375px; 
	padding-right: 20px;
} 

/* /////////////////////////////////
	TEXT + HTML
///////////////////////////////// */

h1 {
	font: normal 34px georgia, 'trebuchet ms', tahoma, verdana, arial;
	color: #cc3;
	margin: 10px 0;
	letter-spacing: -1px;
}

h2 {
	font: normal 26px georgia, 'trebuchet ms', tahoma, verdana, arial;
	color: #fff;
	margin: 10px 0;
	letter-spacing: 0px;
}

h3 {
	font: normal 24px georgia, 'trebuchet ms', tahoma, verdana, arial;
	color: #cc3;
	margin: 18px 0;
	letter-spacing: 0px;
}

h4 {
	font: normal 18px georgia, 'trebuchet ms', tahoma, verdana, arial;
	color: #cc3;
	margin: 18px 0;
	letter-spacing: 0px;
}

p {
	margin: 18px 0;
}

ul {
	list-style-type: none;
	margin: 18px 0;
}

hr {
	height: 1px;
	border: none;
	line-height: 0px;
	color: #fff;
	background: #fff;
	margin: 10px 0px 25px 0px;
	clear: both;
}


/* /////////////////////////////////
	LINKS
///////////////////////////////// */

a img { border: none }

a,
a:visited,
a:active {
	color: #7ac142;
	text-decoration: none;
}


a:hover {
	color: #499b08;
	text-decoration: none;
}

/* /////////////////////////////////
	HEADER
///////////////////////////////// */

/* #logo {
	display: block;
	width: 246px;
	height: 141px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
*/

/* /////////////////////////////////
	BANNER
///////////////////////////////// */

#banner {
	display: block;
	position: absolute;
	width: 900px;
	height: 389px;
	top: 300px;
	left: 0px;
	z-index: 3;
}

#banner img {
    position:absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0.0;
}

#banner img.active {
    z-index: 3;
    opacity: 1.0;
}

#banner img.last-active {
    z-index: 2;
}

/* /////////////////////////////////
	CONTENT
///////////////////////////////// */

#spacer {
	height: 120px;
}

ul.packList {
	position: relative;
	float: left;
	font-size: 110%;
	width: 200px;
	margin: 0px 0px 0px 50px;
}

ul.packList li {
	padding-top: 6px;
}

ul.packList li a.current {
	font-size: 140%;
	color: #cc3;
}
#packshot {
	float: right;
	width: 581px;
	margin: 0 auto;
	padding: 0;
}
#packshot img {
	margin:  0;
	padding: 0px 50px 0px 0px;
}
#backnext{
	margin-top: 10px;
	margin-right: 40px;
	float: right;
}

div.padded {
	padding: 10px 20px;
}
/* /////////////////////////////////
	FORM
///////////////////////////////// */

form#contactForm {
	margin: 12px 30px 18px 0px;
}

fieldset {
	border: 0;
	text-align:left;
}

label { 
	display: block;
	margin-top: 6px;
}

.input {
	border: solid 1px #e0e0e0;
	padding: 3px 4px;
	width: 280px;
	background: #fff;
}

.input:focus {
	border: solid 1px #faaa00;
	background: #fff9e8;
}


#submit {
	float: right;
	margin: 18px 50px 0px 0px;
}

.thankyou {
	margin: 34px 0 0 135px;
	font-size: 12px;
}

/* /////////////////////////////////
	HEART TICK
///////////////////////////////// */

.tick {
	width: 70px;
	height: 60px;
	float: right;
	margin: 0 0 18px 25px;
}
