/*@font-face {
  font-family: 'Desyrel';
  src: url(/fonts/desyrel.eot);
  src: local('Desyrel'), url(/fonts/desyrel.ttf) format('truetype');
}*/

body, html {
	overflow-x: hidden;
	overflow-y: hidden;
	background: url('../img/bg_main.jpg');
	font-family: arial, sans-serif;
}

p, li {
	font-size: 12px;
	font-family: arial;
	line-height: 1.4;
}

p {
	margin-bottom: 1.2em;
}
	
#wrapper {
	background: url('../img/blueline.png') repeat-x 50% 120px;
	height: 600px;
}

.siteScroll_inner {
	width: 690px;
	margin: 0 auto;
}

#homepage {
	float: left;
	background: url(/img/blueline.png) repeat-x 750px 214px;
}

#tour {
	float: left;
	position: relative;
}

/*==============================================
main navgation
==============================================*/

#nav {
	background: #46BBF1;
	margin-bottom: 50px;
	height: 43px;
}

#nav ul {
	width: 960px;
	list-style: none;
	background-image: url('../img/navbar.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 32px;
	position:relative;
	top: 7px;
}

#nav li {
	float: left;
	margin: 0;
	font-size: 14px;
}

#nav li a {
	outline: none;
	float: left;
	color: #FFF;
	display: block;
	height: 32px;
	text-indent: -9999px;
}

#nav li.home a { width: 89px; cursor: default; }
#nav li.location a { width: 77px; }
#nav li.seeds a { width: 59px; }
#nav li.planting a { width: 71px; }
#nav li.irrigation a { width: 75px; }
#nav li.harvest a { width: 69px; }
#nav li.cooling a { width: 69px; }
#nav li.delivery a { width: 71px; }
#nav li.chopwashbag a { width: 123px; }
#nav li.supermarket a { width: 99px; }
#nav li.ready a { width: 51px; }
#nav li.quiz a { width: 97px; }

.location #nav ul { background-position: 0 -70px; }
.seeds #nav ul { background-position: 0 -105px; }
.planting #nav ul { background-position: 0 -140px; }
.irrigation #nav ul { background-position: 0 -175px; }
.harvest #nav ul { background-position: 0 -210px; }
.cooling #nav ul { background-position: 0 -245px; }
.delivery #nav ul { background-position: 0 -280px; }
.chopwashbag #nav ul { background-position: 0 -315px; }
.supermarket #nav ul { background-position: 0 -350px; }
.ready #nav ul { background-position: 0 -384px; }
.quiz #nav ul { background-position: 0 -418px; }

/*==============================================
content
==============================================*/

#main_wrapper {
	width: 90000000px;
}

h1 {
	margin-bottom: 20px;
	font-style: italic;
	background: url('../img/numbers.png') no-repeat 0 0;
	display: block;
	height: 53px;
	text-indent: -9999px;
}

.replace {
	display: block;
	text-indent: -9999px;
	outline: none;
	background-position: 0 0;
	background-repeat: no-repeat;
}

.intro {
	font-size: 17px;
	color: #46BBF1;
	line-height: 1.2;
	margin-bottom: 0.93em;
}

.intro a {
	color: #46BBF1 !important;
}

#badges {
	position: absolute;
	top: 60px;
	left: 20px;
}

#content_inner  {
	margin: 0 auto;
	position: relative;
}

#content_inner a {
	color: #111;
	text-decoration: underline;
}

.pagecurl {
	width: 625px;
	height: 440px;
	background: url('../img/bg_papercurl.png') no-repeat 0 0;
	padding: 35px 35px 25px 30px;
}

.graphpaper {
	width: 570px;
	height: 430px;
	padding: 55px 40px 25px 50px;
	background: url('../img/bg_graphpaper.png') no-repeat 0 0;
}

.linedpaper {
	width: 535px;
	height: 410px;
	padding: 65px 25px 25px 100px;
	background: url('../img/bg_linedpaper.png') no-repeat 0 0;
}

.nav_button {
	position: absolute;
	width: 63px;
	height: 83px;
}

.tour_prev {
	background-image: url('../img/tour_buttonleft.png');	
	top: 180px;
	left: -90px;
}

.tour_prev:hover {
	top: 178px;
	background-position: 0 -90px;
}

.tour_next {
	background-image: url('../img/tour_buttonright.png');
	top: 230px;
	right: -70px;
}

.tour_next:hover {
	background-position: 0 -90px;
	top: 232px;
}

/* homepage */	

#homepage {
	position: relative;
}

#homepage_tabs {
	position: absolute;
	top: 0;
	left: 55px;
	z-index: 10;
}

#homepage_tabs li {
	float: left;
	list-style: none;
}

#homepage_tabs li a {
	display: block;
	height: 51px;
	background-image: url('../img/homepage_tabs.png');
	background-repeat: no-repeat;
	float: left;
	text-indent: -9999px;
	outline: 0;
	cursor: pointer;
}

#tour_about_tab a {
	width: 126px;
	background-position: 0 0;
}

#nwf_about_tab a {
	width: 98px;
	background-position: -126px 0;
}

#contact_tab a {
	width: 90px;
	background-position: -224px 0;
}

#tour_about_tab a:hover {
	background-position: 0 -51px;
}

#nwf_about_tab a:hover {
	background-position: -126px -51px;
}

#contact_tab a:hover {
	background-position: -224px -51px;
}

#go {
	background-image: url('../img/home_tourstart.png');
	width: 197px;
	height: 198px;
	position: absolute;
	left: 710px;
	top: 170px;
	z-index: 100;
}

#f2f {
	position: relative;
	z-index: 5;
}

#go:hover {
	background-position: 0 -199px;
}

#coverup {
	width: 730px;
	height: 2000px;
	background: url('../img/bg_main.jpg');
	z-index: 0 !important;
	position: absolute;
	top: 0;
	left: 0;
}

#nwf {
	position: absolute;
	top: 30px;
	left: 634px;
	width: 346px;
	height: 95px;
	background-image: url('../img/home_nwf.gif');
	z-index: 100;
}

#didyouknow {
	width: 80px;
	height: 94px;
	background-image: url('../img/home_didyouknow.gif');
	position: absolute;
	top: 0;
	left: 0;
}

#didyouknowman {
	position: absolute;
	top: 404px;
	left: 726px;
	display: none;
}

#broccoli_wrapper {
	position: absolute;
	top: 320px;
	left: 10px;
	z-index: 100 !important;
}

#broccoli {
	position: relative;
	z-index: 1000 !important;
}

#appleman_wrapper {
	position: absolute;
	top: 330px;
	left: 540px;
	z-index: 10;
}

/* location */

.location_content h1 {
	background-position: -5px -20px;
}

#map_wrapper {
	float: right;
	margin-top: -25px;
}

.location_content p {
	width: 225px;
}

/* seeds */

.seeds_content h1 {
	background-position: -5px -120px;
	margin-left: 282px;
	width: 225px;
}

.seeds_content p {
	margin-left: 285px;
	width: 270px;
}

#seedlings_wrapper {
	position: absolute;
	top: 30px;
	left: 45px;
}

#catapillar_wrapper {
	position: absolute;
	top: 428px;
	left: 6px;
}

/* planting */

.planting_content h1 {
	background-position: -5px -220px;
}

.planting_content p {
	width: 260px;
}

#planting_wrapper {
	position: absolute;
	right: 20px;
	top: 40px;
}

#flashjoke {
	width: 550px;
	height: 400px;
	position: absolute;
	top: 180px;
	left: 40px;
}

/* irrigation */

.irrigation_content h1 {
	background-position: -5px -320px;
	margin: 50px 0 1.0em 282px;
}

#irrigation_wrapper {
	float: left;
	margin-top: -20px;
}

.irrigation_content p {
	margin-left: 285px;
}

/* harvest */

.harvest_content h1 {
	background-position: -5px -420px;
}

.harvest_content p {
	width: 300px;
}

#bugid_download {
	position: absolute;
	top: 30px;
	right: 40px;
	z-index: 10;
}

#harvest_toppic {
	position: absolute;
	right: 80px;
	top: 100px;
}

#harvest_botpic {
	position: absolute;
	right: 40px;
	top: 240px;
}

/* cooling */

.cooling_content h1 {
	background-position: -5px -520px;
	margin-left: 210px;
}

.cooling_content p {
	width: 280px;
	margin-left: 210px;
}

#cooling_character {
	float: left;
	margin-top: 130px;
}

/* delivery */

.delivery_content h1 {
	background-position: -5px -620px;
	margin-top: 00px;
	margin-left: 15px;
}

.delivery_content p {
	width: 450px;
	margin-left: 15px;
}

#deliveryvan_wrapper {
	position: absolute;
	top: 274px;
	left: 6px;
}

/* chopwashbag */

.chopwashbag_content h1 {
	background-position: -5px -720px;
	margin-left: 240px;
	width: 300px;
}

#cwb_wrapper {
	position: absolute;
	top: 50px;
	left: 0px;
}

.chopwashbag_content p, .chopwashbag_content ol {
	margin-left: 260px;
	width:  300px;
}

.chopwashbag_content ol {
	padding-left: 16px;
	margin-bottom: 1.0em;
}

/* supermarket */

.supermarket_content h1 {
	background-position: -5px -820px;
	margin-top: -27px;
}

.supermarket_content p {
	width: 240px;
}

#supermarket_pic {
	float: right;
	margin-right: 10px;
}

/* ready */

.ready_content h1 {
	background-position: -5px -920px;
}

.ready_content .intro {
	width: 400px;
}

#tvsalad_wrapper {
	float: left;
	position: relative;
	top: 12px;
	left: -10px;
}

#quizboy {
	float: right;
	position: relative;
	top: 15px;
}

/* about the tour popup */

.abouttour_content, .aboutnwf_content {
	margin-top: -10px;
}

.abouttour_content h1 {
	position: relative;
	top: 12px;
}

.abouttour_content #f2f_hs_logo {
	float: right;
}

.abouttour_content .intro {
	clear: both;
	padding-top: 18px;
}

/* about nwf popup */

.aboutnwf_content #nwf_logo {
	float: right;
	margin-right: 30px;
	margin-top: 28px;
}

.aboutnwf_content p {
	width: 450px;
}

/*==============================================
popup pages
==============================================*/

#popuppage h1 {
	background: url('../img/popup_headers.png') no-repeat 0 0;
	position: relative;
	top: 26px;
}

#popuppage .abouttour_content h1 {
	background-position: 0 15px;
}

#popuppage .aboutnwf_content h1 {
	background-position: 0 -130px;
	height: 70px;
	top: 16px;
}

#popuppage .contact_content h1 {
	background-position: 0 -70px;
	top: 0;
	margin-bottom: 0;
}

#popuppage {
	position: absolute;
	top: 100px;
	left: 300px;
	z-index:100;
	display: none;
}

#pup_header .close {
	display: block;
	width: 100px;
	height: 31px;
	position: absolute;
	right: 100px;
	text-indent: -9999px;
	outline: 0;
}

#pup_header, #pup_content, #pup_footer {
	width: 607px;
	position: relative;
}

#pup_header {
	height: 66px;
	background: url('../img/popuppage_top.png') no-repeat 0 0;	
}

#pup_content {
	padding: 1px 60px 1px 30px;
	width: 517px;
	background: url('../img/popuppage_middle.png') repeat-y 0 0;	
}

#pup_footer {
	height: 67px;
	background: url('../img/popuppage_bottom.png') no-repeat 0 0;	
}

/*==============================================
tooltips
==============================================*/

.qtip-contentWrapper {
	padding: 10px !important;
	font-size: 14px;
}

/*==============================================
footer
==============================================*/

#footer {
	position: absolute;
}

#footer img#leftfield {
	position: absolute;
	left: 0;
	top: 0;
}

#footer img#rightfield {
	position: absolute;
	right: 0;
	top: 0;
}

#footer a {
	text-decoration: none;
	color: #FFF;
	outline: 0;
}

#footer a:hover {
	text-decoration: underline;
}

#footer p {
	color: #FFF;
	font-size: 11px;
	position: relative;
	top: 66px;
	left: 30px;
	z-index: 10;
	margin: 0;
}

#infopages a {
	background: url('../img/bullet_yellowgreen.gif') no-repeat right 3px;
	padding-right: 12px;
}

#infopages a.last {
	background: 0;
}

#footer #credits a {
	color: #d7ed5a;
}

/*==============================================
QUIZ
==============================================*/

#quizbox_wrapper {
	position: absolute;
	top: 60px;
	left: 20px;
	z-index: 1000;
}

#wrong_answer, #choose_question {
	position: absolute;
	top: 20px;
	right: 50px;
	z-index: 900;
	display: none;
}

#choose_question {
	right: 50px;
	top: 70px;
}

#quizbox {
	width: 340px;
	background: #FFF;
	border: 6px solid #46BBF1;
	z-index: 1000;
	position: relative;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}

#quizbox_question {
	padding: 20px 20px 10px 20px;
}

#quizbox_question a {
	color: #46BBF1;
}

p.label {
	margin-bottom: 0;
	margin-top: 6px;
}

p.field {
	margin-top: 0;
	margin-bottom: 6px;
}

#quizbox h2, p.quizquestion {
	font-size: 1.7em;
	margin-bottom: 12px;
	color: #46BBF1;
	line-height: 1.1;
}

#quizbox ul {
	margin-bottom: 15px;
}

#quizbox li {
	list-style: none;
	margin-bottom: 7px;
}

li input {
	position: relative;
	top: -3px;
}

p.checkbox input {
	float:left;
	margin-right: 10px;
}

#quizform input.text,
#quizform textarea {
	border: 1px solid #CCC;
	width: 260px;
	font-size: 12px;
	font-family: arial;
	padding: 3px;
}

#quizdrag {
	padding: 12px 10px;
	cursor: move;
	text-align: right;
	background: #DAF0F6 url('../img/quiz_dragicon.gif') no-repeat 14px 4px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-radius-topright: 8px;
	-webkit-border-radius-topleft: 8px;
}

#quizdrag a {
	color: #46BBF1;
	font-size: 1.2em;
	text-decoration: none;
	padding: 3px 23px 3px 0;
	width: 150px;
	background: url('../img/quiz_closeicon.gif') no-repeat right 0;
}

#quizdrag a:hover {
	text-decoration: underline;
}

.quiznext {
	display: block;
	width: 85px;
	height: 26px;
	background: url('../img/quiz_next.gif') no-repeat 0 0;
	text-indent: -9999px;
	margin-top: 5px;
}

#quizbox_wrapper button {
	background: none;
	border: none;
	padding: 0;
	float: left;
	margin-top: -7px;
	cursor: pointer;
	margin-right: 3px;
}

