@charset "utf-8";
/* CSS Reset */
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img { margin:0; padding:0; border: 0; outline: 0; }

/* CSS Document */

body {
	background-image:url(../images/green-bar.gif);
	background-repeat: repeat-x;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color:#252525;
}

.backgroundHome{
	background-image:url(../images/background-home.jpg) !important;
	background-repeat: no-repeat !important;
	background-position: top center !important;
}

.backgroundProblem{
	background-image:url(../images/background-problem.jpg) !important;
	background-repeat: no-repeat !important;
	background-position: top center !important;
}

.backgroundSolution{
	background-image:url(../images/background-solution.jpg) !important;
	background-repeat: no-repeat !important;
	background-position: top center !important;
}

.backgroundSampling{
	background-image:url(../images/samplingsamplingGuideBGTile.gif);
	background-repeat:repeat-x !important;
	background-position:top !important;
}

.backgroundTraining{
	/*background-image:url(../images/background-training.jpg) !important;*/
	/*background-repeat: no-repeat !important;*/
	background-position: top center !important;
}
#site {
	width: 990px;
	height: 600px;
	text-align: left;
}

#header {
	width:990px;
	height: 70px;
}

#logo {
	background-image: url(../images/logo-votivo.gif);
	display: block;
	float: left;
	width: 170px;
	height: 70px;
}

#logoBayer {
	background-image: url(../images/logo-bayer.gif);
	display: block;
	float: right;
	width: 260px;
	height: 70px;
}

#logoBayer a {
	font-size: 11px;
	color: #525252;
	display: block;
	margin-top: 45px;
	margin-left: 60px;
	text-decoration: none;
}

#logoBayer a:hover {
	color: #00cc00;
	text-decoration: none;
}

#container {
	width: 990px;
}

#navigation {
	display:block;
	float: left;
	width: 170px;
	height: 455px;
	margin-top: 30px;
}

#navigationMain {
	background-image: url(../images/navigation-main-bg.png);
	background-repeat:repeat-y;
	height: 145px;
	padding-top: 25px;
	padding-bottom: 30px;
}

#navigationSecondary {
	background-image: url(../images/navigation-secondary-bg.png);
	background-repeat:repeat-y;
	height: 320px;
}


#navVotivoTraining { padding-left: 15px; padding-bottom: 5px; } 

#navVotivoTraining a {
	display: block;
	height: 30px;
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #339933;
	text-decoration: none;
}

#navVotivoTraining a:hover { color: #999999; }

#navBayerLinksTitle { 
	background-image:url(../images/navigation-bayerlinkstitle-bg.png); 
	width: 155px; 
	height: 20px; 
	padding-top: 2px;
	padding-left: 15px;
	color: #FFF;
	font-size: 12px;
}

.navGlobalLinks { padding-left: 15px;  padding-right: 15px; padding-bottom: 15px; }
.navGlobalLinks a { color: #3e3e3e; font-size: 11px; text-decoration: none; margin-top: 5px; display: block; }
	
.navGlobalLinks a:hover { text-decoration:underline; }

#content {
	display:block;
	float: right;
	width: 820px;
		margin-bottom:75px;
}

.watchLink a
{
	color: #339933; text-decoration: none;
}

.watchLink a:hover
{
	color: #00CC00; text-decoration: underline;
}



/* Sub Navigation CSS 
=====================================================*/
#NMPsubnav {
	text-align: right;	
	padding-top: 14px;
	margin-left: 10px;
}

#NMSsubnav {
	text-align: right;	
	padding-top: 14px;
	margin-left: 320px;
}
.SubMenu{
	display: block; 
	float: left; 
	height: 26px; 
	width: 154px;
	margin-left: 5px;
}

.NMSubMenu1{ background-image:url(../images/subnav/NMPTheThreat_off.gif);}
.NMSubMenu1Hover { background-image:url(../images/subnav/NMPTheThreat_over.gif);}
.NMSubMenu1On { background-image:url(../images/subnav/NMPTheThreat_on.gif);}

.NMSubMenu2{ background-image:url(../images/subnav/NMPTheScope_off.gif);}
.NMSubMenu2Hover { background-image:url(../images/subnav/NMPTheScope_over.gif);}
.NMSubMenu2On { background-image:url(../images/subnav/NMPTheScope_on.gif);}

.NMSubMenu3{ background-image:url(../images/subnav/NMPTheSymptoms_off.gif);}
.NMSubMenu3Hover { background-image:url(../images/subnav/NMPTheSymptoms_over.gif);}
.NMSubMenu3On { background-image:url(../images/subnav/NMPTheSymptoms_on.gif);}

.NMSubMenu4{ background-image:url(../images/subnav/NMPLifeCycle_off.gif);}
.NMSubMenu4Hover { background-image:url(../images/subnav/NMPLifeCycle_over.gif);}
.NMSubMenu4On { background-image:url(../images/subnav/NMPLifeCycle_on.gif);}

.NMSubMenu5{ background-image:url(../images/subnav/NMPTheCost_off.gif);}
.NMSubMenu5Hover { background-image:url(../images/subnav/NMPTheCost_over.gif);}
.NMSubMenu5On { background-image:url(../images/subnav/NMPTheCost_on.gif);}

.VSSubMenu{
	display: block; 
	float: left; 
	height: 26px; 
	width: 154px;
	margin-left: 5px;
}

.VSSubMenu1{ background-image:url(../images/subnav/NMSTheScience_off.gif);}
.VSSubMenu1Hover { background-image:url(../images/subnav/NMSTheScience_over.gif);}
.VSSubMenu1On { background-image:url(../images/subnav/NMSTheScience_on.gif);}

.VSSubMenu2 { background-image:url(../images/subnav/NMSTheProof_off.gif);}
.VSSubMenu2Hover { background-image:url(../images/subnav/NMSTheProof_over.gif);}
.VSSubMenu2On { background-image:url(../images/subnav/NMSTheProof_on.gif);}

.VSSubMenu3{ background-image:url(../images/subnav/NMSThePromise_off.gif);}
.VSSubMenu3Hover { background-image:url(../images/subnav/NMSThePromise_over.gif);}
.VSSubMenu3On { background-image:url(../images/subnav/NMSThePromise_on.gif);}


/* Home CSS 
=====================================================*/

#flash {
	width: 820px;
	height: 424px;
	margin-top: 18px;
}


#homePanels {
	width:820px;
	height: 225px;
	margin-top: 30px;
}

#homePanels h2 {
	font-size: 15px;
	color: #000000;
	margin-top:10px;
	margin-bottom: 10px;
}

.IndividualPanel{
	display: block;
	float:left;
	width: 230px;
	height: 260px;
	margin-left: 30px;
}


#homePageReceiveUpdates .homePageInputBox {
	height: 21px;
	width: 200px;
	border: 1px #a0a0a0 solid;
	background-color: #ffffff;	
	color:#5c5c5c;
	padding-top:4px;
	padding-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#homePageReceiveUpdates .VotivoSubmit {
	margin-top:10px;
}

#homePageReceiveUpdates .requiredColor{
	margin:0 0 0 -6px;
	position:absolute;
}


/* HiddenThreats Page 
=====================================================*/
.HiddenThreatsHeader {
	background-color:#329933;
	height: 30px;
	padding-top: 5px;
	padding-left: 12px;
	font-size: 15px;
	color:#FFF;
	font-weight:bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

.HiddenThreatsTable td {
	font-size: 13px;
	font-weight: bold;
	width: 265px;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}

.HiddenThreatsTable tr {

}

.HiddenThreatsTable img {
	float: left;
	padding-right: 10px;
}

.NematodesNames {
	padding-top: 40px;	
}
/* Lightbox 
=====================================================*/
#simplemodal-overlay {background-color:#000;}
#simplemodal-container { width:942px; height: 497px;}

.cornDialogBackground {background-image:url(../images/corn-background.jpg);}
.soyDialogBackground {background-image:url(../images/soybean-background.jpg);}
.cottonDialogBackground {background-image:url(../images/cotton-background.jpg);}

.closeButtonFloat {
	display: block;
	float: right;
	position: absolute;
	margin-left: 900px;
	margin-right: 10px;
}
/* Interior CSS 
=====================================================*/
#interiorPageIntroduction {
	width: 820px;
	height: 372px;
	margin-top: 8px;	
}

#titleHeader h1 {
	color: #0f770f;
	font-size: 50px;
	margin-bottom: 0px !important;
	margin-top: 0px;
	line-height: 1;
}

#titleHeader h2 {
	color: #000000;
	font-size: 18px;
	margin-top: 8px;
	line-height: 1.2;
}

.titleSolution {
	margin-left: 60px;
	margin-top: 110px;
}

.titleProblem {
	margin-left: 55px;
	margin-top: 100px;
}

.titleProblem h2{
	margin-top: 5px !important;
}

.titleSampling {
	margin-left: 55px;
	margin-top: 100px;
}

.titleSampling p {
	margin-top:15px;
	width:400px;
}

.titleSampling .photos {
	float:right;
	margin-top:0px;
	
}

.titleSampling .download {
	display:block;
	border:0px;
	margin-top:20px;
}

.titleSampling #note {
	color:#666;
	font-size:10px;
	margin-left:20px;
	margin-top:5px;
}

#learnMoreCallout {
	width:219px;
	height:252px;
	background:url(/images/calloutBG.gif);
	float:right;
	margin:-30px 17px 0px 0px;
}

#learnMoreCallout h3, #learnMoreCallout p {
	margin-left:22px;
}

#learnMoreCallout h3 {
	color:#0f770f;
	font-size:20px;
	line-height:1;
	margin-top:20px;
}

#learnMoreCallout p {
	font-size:12px;
	color:#252525;
	margin-top:10px;
	letter-spacing:0.5px;
	line-height:1.5em;
}

#learnMoreCallout img {
	display:block;
	width:140px;
	margin:0px auto;
}

#landingPageBottom {
	width:820px;
	height: 225px;
	margin-top: 10px;
}

#landingPageBottomLeft {
	display:block;
	float:left;
	width:173px;
	height: 173px;
	padding-left: 20px;
}



#interiorPageContent {
	margin-top:30px;
}

#interiorPageContentLeft {
	display:block;
	float: left;	
	width:540px;
	padding-left: 30px;	
	padding-right: 30px;
}

#interiorPageContentLeft a 
{
	text-decoration:none;
	color: #339933;
}

#interiorPageContentLeft a:hover 
{
	text-decoration:underline;
	color: #00cc00;
}

.extendLeftColumn {
	width: 760px !important;
}

#interiorPageContentLeft li {
	margin-top:20px;	
}

.hideColumn {
	display: none;
}

#PreviousNextButtons {
	margin-top: 30px;	
	margin-bottoM: 40px;
}

#PreviousNextButtons a { margin-right: 10px; }

#interiorPageContentRight {
	display:block;
	float: right;	
	width:220px;
}

#interiorPageContentSidebar {
	background-image: url(../images/nematodeproblem-sidebar.gif);
	background-repeat: no-repeat;
	width: 220px;
	height: 150px;	
	margin-left:-17px;
}

#interiorPageContentSidebar h2 {
	margin-top:0px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 5px;
	color: #FFF;
	font-size: 14px;
}

#sidebarButtons {
	margin-left: 15px;
}

#sidebarButtons a {
	cursor: pointer;
}


.dialogPopup {
	padding-left: 40px;
	padding-right: 40px;
}

.dialogPopup h1 {
	color: #0f770f;
	font-size: 50px;
	margin-top:30px;
	margin-bottom: 0px !important;
}

.dialogPopup h2 {
	color: #000000;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#simplemodal-overlay {background-color:#000;}
#simplemodal-container { width:942px; height: 497px;}

.cornDialogBackground {background-image:url(../images/corn-background.jpg);}
.soyDialogBackground {background-image:url(../images/soybean-background.jpg);}
.cottonDialogBackground {background-image:url(../images/cotton-background.jpg);}

.closeButtonFloat {
	display: block;
	float: right;
	position: absolute;
	margin-left: 900px;
	margin-right: 10px;
}

#landingPageBottomRight {
	display:block;
	float:right;
	width:570px;
	height: 173px;

}

#landingPageBottomRight h2 {
	color: #339933;
	margin-top: 30px;
	font-size: 17px;
}

.submitInstruction {
	color:#5c5c5c;
	font-weight: bold;
}


#registerNotification{
	margin-top: 10px;	
}

#registerNotification .requiredColor{
	margin:-3px 0 0 -6px;
	position:absolute;
}

/* Training Form CSS
=====================================================*/

#TrainingFormIntroduction {
	display: block;
	float: left;
	width: 180px;	
	padding-left: 20px;
	padding-right: 40px;
	margin-top: 30px;
}

#TrainingFormIntroduction h1 {
	color: #3a3a3a;
	margin-top: 0px;
	font-size: 14px;
	margin-bottom: 30px;
}
	
#TrainingFormIntroduction h2 {
	color: #339933;
	margin-top: 0px;
	font-size: 17px;
}

#TrainingFormThankYou h1
{
	font-size:30px;
	padding:200px 0 0 150px;
}

.TrainingFormColumn {
	display: block;
	float: left;
	width: 180px;
	margin-top: 10px;
	padding-right: 0px;
}

.TrainingFormColumn label {
	font-weight: bold;
	margin-bottom: 5px;
}

.TrainingFormColumn .VotivoInputBox {
	height: 21px;
	width: 150px;
	border: 1px #a0a0a0 solid;
	background-color: #ffffff;	
	color:#5c5c5c;
	padding-top:4px;
	padding-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.TrainingFormColumn .VotivoSelect {
	height: 27px;
	width: 162px;
	border: 1px #a0a0a0 solid;
	background-color: #ffffff;	
	color:#5c5c5c;
	padding-top:4px;
	padding-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
}


.VotivoOrangeSubmit {
	background-image:url(../images/button-orange-submit.png);
	color:#FFF;
	font-size:13px;
	width:140px;
	height:24px;
	cursor: pointer;
	margin-top: 92px;
	
}

.VotivoInputBox {
	height: 21px;
	width: 120px;
	border: 1px #b6b6b6 solid;
	background-color: #ffffff;	
	color:#5c5c5c;
	padding-top:4px;
	padding-left: 10px;
	margin-right: 10px;
}

.VotivoSubmit {
	background-image:url(../images/button-submit.png);
	color:#FFF;
	font-size:13px;
	width:96px;
	height:25px;
	cursor: pointer;
	
}


/* Interior CSS 
=====================================================*/
#flashTraining {
	width: 820px;
	height: 424px;
	margin-bottom: 30px;
}
#TrainingForm {
	width: 820px;
	height: 424px;
	margin-bottom: 30px;
}


#interiorPageIntroduction {
	width: 820px;
	height: 372px;
	margin-top: 18px;	
}

#interiorPageContent {
	margin-top:30px;

}

#interiorPageContentLeft {
	display:block;
	float: left;	
	width:540px;
	padding-left: 30px;	
	padding-right: 30px;
}

.extendLeftColumn {
	width: 760px !important;
}

#interiorPageContentLeft li {
	margin-top:20px;	
}

.hideColumn {
	display: none;
}

#PreviousNextButtons {
	margin-top: 30px;	
}

#interiorPageContentRight {
	display:block;
	float: right;	
	width:220px;
}

#interiorPageContentSidebar {
	background-image: url(../images/nematodeproblem-sidebar.gif);
	background-repeat: no-repeat;
	width: 220px;
	height: 150px;	
}

#interiorPageContentSidebar h2 {
	margin-top:0px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 5px;
	color: #FFF;
	font-size: 14px;
}

#sidebarButtons {
	margin-left: 15px;
}

.requiredColor {
	color:#F00;	
	font-style: oblique;
}


/* Votivo Training CSS 
=====================================================*/
#interiorPageTrainingContent {
margin-top:30px	
}

.cropIcon {
	display: block;
	float: left;
	margin-bottom: 125px;
	width: 46px;
	height:44px;
}

.Icon1 {
	background-image:url(../images/crop-1.gif );	
}
.Icon2 {
	background-image:url(../images/crop-2.gif );	
}
.Icon3 {
	background-image:url(../images/crop-3.gif );	
}
/* Global Classes 
=====================================================*/
h2 {
	font-size: 16px;
	color: #000000;
	margin-top:10px;
	margin-bottom: 10px;
}

p {
	margin-bottom: 10px;
}
.clearDiv {
	clear: both;	
}

.grayBorderBottom {
	border-bottom: 1px solid #adadad;
	margin-bottom: 10px;
}

.quoteBlock {
	color: #fd6300;
	font-weight: bold;
	font-size: 16px;
	border-left: #fd6300 1px solid;
	padding-left:  20px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

ul
{
	margin-left: 0px;
	padding-left: 20px;
	
	margin-bottom: 10px;

}
li
{
list-style-image:url(../images/list-style-bullet.gif);
margin-left: 0px;
padding-left: 0px;
line-height: 1.2;

}
/* Chico and the Man */
iframe#catm {  height: 0; margin: 0; padding: 0; width: 0; border: none; }

/* -- Protect Your Soil Game -- */
#flashGameContainer { background: none; display: none; height: 600px; width: 960px; margin: -310px 0 0 -482px; padding: 15px 15px 0 0; position: fixed; left: 50%; top: 50%; z-index: 1000; }
#flashGameContainer #flashGame { background: #ffffff; height: 600px; width: 960px; position: relative; z-index: 1; }
#flashGameContainer .closeOverlay { background: url(../images/btn_close.png) 0 0 no-repeat; cursor: pointer; display: block; height: 30px; outline: none; text-indent: -9999px; width: 30px; position: absolute; left: 943px; top: 0px; z-index: 999; }
#overlayBG { background: url(../images/macFFBgHack.png) 0 0 repeat; display: none; height: 100%; width: 100%; position: fixed; left: 0; top: 0; z-index: 999; }

/* -- NEW Training Landing Page -- */
#educationMain { height: 412px; margin: 18px 0 0; padding: 12px 0 0 40px; }
#educationMain h3 { color: #0f770f; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 36px; font-weight: bold; margin: 0; padding: 0; }
#educationMain h4 { color: #252525; font-family: Arial, sans-serif; font-size: 16px; }
#educationMain h5 { color: #0f770f; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px; }
#educationMain p { font-size: 13px; padding-bottom: 6px; } 
#educationMain a { outline: none; }
#educationMain .learnModule { background: url(../images/bg_learningModule.jpg) 0 26px no-repeat; float: left; height: 298px; width: 362px; position: relative; }
#educationMain .learnModule ul { list-style: none; margin: 0; padding: 11px 15px 0 11px; }
#educationMain .learnModule li { list-style: none; margin: 0; padding: 9px 0 0 56px; }
#educationMain .learnModule li.list1 { background: url(../images/bullet_number1.jpg) 0 0 no-repeat; }
#educationMain .learnModule li.list2 { background: url(../images/bullet_number2.jpg) 0 0 no-repeat; }
#educationMain .learnModule li p { margin: 0; padding: 0 0 10px; }
#educationMain .learnModule .trainingBtn { background: url(../images/btn_beginNow.gif) 0 0 no-repeat; display: block; height: 24px; text-indent: -9999px; width: 180px; position: absolute; left: 91px; top: 231px; }
#educationMain .eduGame { background: url(../images/bg_flashGame.jpg) 0 26px no-repeat; float: right; height: 298px; width: 362px; position: relative; }
#educationMain .eduGame .flashGameBtn { background: url(../images/btn_playNow.gif) 0 0 no-repeat; display: block; height: 24px; text-indent: -9999px; width: 180px; position: absolute; left: 97px; top: 231px; }

/* form changes 7-22-2010 */
.ceuNum { background-color: #c1e0c1; margin: 33px 0 0 ; padding: 9px 0 9px 62px !important; width: 498px; float:left; }
.ceuNum span { display: inline-block; font-weight: bold; padding: 0 11px 0 0; vertical-align: middle; }
.ceuNum input { border: 1px #b6b6b6 solid; display: inline-block; padding: 5px; width: 334px; vertical-align: middle; }

.updatesBox { margin: 18px 0 0; }
.updatesBox label { float: left; width: 85%; }
.updatesBox input { float: left; margin-right: 5px; width: auto; }
