@charset "utf-8";
/* CSS Document */

/* CSS Reset - Based on Yahoo Reset */
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,blockquote,th,td { margin: 0; padding: 0; } 
table { border-collapse:collapse; border-spacing:0; } 
img { border:0; } 
caption,th { text-align:left; } 
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; } 
q:before,q:after { content:''; } 
abbr,acronym { border: 0; }


/*Defaults*/
html, body { height: 100%; width: 100%; position: relative; background: url(../images/background.jpg) top center no-repeat #b8b6a2; }
body { font-size: 12px; color: #666; font-family: Arial, Helvetica, sans-serif; line-height: 1.3em; padding: 58px 0 0 0; }

ul, ol, dl, p, table, pre { margin-bottom: 1em; }
	
h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #666; }
	h1 { font-size: 22px; line-height: 1.2; margin-bottom: 0.6em; }
	h2 { font-size: 18px; color: #2d361c; line-height: 1; margin-bottom: 0.5em; margin-top: 0.25em; }
	h3 { font-size: 16px; color: #2d361c; line-height: 1.2; margin-bottom: 1em; }
	h4 { font-size: 15px; line-height: 1; font-weight: bold; margin-bottom: 0.75em; } 
	h5 { font-size: 1em; line-height: 1.5; font-weight: bold; }
	h6 { font-size: 1em; line-height: 1.5; color: #693; }

a { text-decoration: none; color: #85a549; }
a:hover, a:focus, a:active { text-decoration: underline; color: #6c8343; }

td, th { padding: 4px; }

ul, ol, dd, blockquote {  }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }
form { margin-bottom: 1em; }
legend { color: #111; }

.layClear { clear: both;  font-size: 0px; height: 1px; line-height: 0px; margin-top: -1px; }

/* Elements */
body { }

#container { width: 1003px; margin: 0 auto; background: url(../images/content-background.gif) repeat-y; }
	#containerTop { position: relative; width: 953px; background: url(../images/content-top.jpg) top center no-repeat; min-height: 390px; padding: 25px 25px 0 25px; }
	#containerFooter { position: relative; width: 1003px; height: 24px; margin: 0 auto; background: url(../images/content-footer.gif) no-repeat; }
	
#logo { position: absolute; top: 58px; left: 83px; background: url(../images/Dutch.png) no-repeat scroll top left; width: 200px; height: 170px; z-index: 998; }
   	#logo a { display: block; width: 200px; height: 170px; text-indent: -999em; overflow: hidden; }

#layTopMenu { position: absolute; top: 10px; right: 35px; width: 330px; height: 40px; z-index: 999; }

	#layTopMenu ul { list-style: none; float: left; padding: 0; margin: 0; }
		#layTopMenu li { position: relative; float: left; height: 40px; list-style: none; margin: none; }
		#layTopMenu ul li a { display: block; height: 40px; width: 102px; text-indent: -999em; overflow: hidden; }
		 
		 #layTopMenu li a#Home { background: url(../images/bb-home.png) no-repeat; background-position: 0 0; }
		 #layTopMenu li a#Home:hover { background-position: 0 -40px; }
		
		 #layTopMenu li a#Careers { background: url(../images/bb-careers.png) no-repeat; background-position: 0 0; }
		 #layTopMenu li a#Careers:hover { background-position: 0 -40px; }
		
		 #layTopMenu li a#AboutUs { background: url(../images/bb-aboutus.png) no-repeat; background-position: 0 0; }
		 #layTopMenu li a#AboutUs:hover { background-position: 0 -40px; }
	
#homepageFeature { overflow: hidden; width: 953px; height: 401px; margin: 0 0 3px 0; }
	#homepagePodWrapper { overflow: hidden; width: 953px; }
		/*#homepagePod1 { float: left; overflow: hidden; width: 475px; height: 185px; margin: 0 3px 0 0; }
		#homepagePod2 { float: left; overflow: hidden; width: 475px; height: 185px; }*/
		
		#homepagePod1 { float: left; overflow: hidden; width: 315px; height: 190px; margin: 0 4px 0 0; }
		#homepagePod2 { float: left; overflow: hidden; width: 315px; height: 190px; margin: 0 4px 0 0; }
		#homepagePod3 { float: left; overflow: hidden; width: 315px; height: 190px; margin: 0; }
		
		.bttn-homepage { display: block; height: 190px; width: 315px; overflow: hidden; text-indent: -1000001em; background: 0 0 no-repeat; }
		a#bttn-DutchManucturing { background: url(../images/Custom-Manufacturing.jpg); }
		a#bttn-DutchManucturing:hover { background: url(../images/Custom-Manufacturing.jpg) 0 -190px; }
		a#bttn-ManureSpreaders { background: url(../images/Manure-Spreaders.jpg); }
		a#bttn-ManureSpreaders:hover { background: url(../images/Manure-Spreaders.jpg) 0 -190px; }
		a#bttn-StructuralSteel { background: url(../images/Structural-Steel.jpg); }
		a#bttn-StructuralSteel:hover { background: url(../images/Structural-Steel.jpg) 0 -190px; }

	#pageContentWrapper { width: 953px; overflow: hidden; }
		#pageLeftWrapper { float: left; width: 316px; overflow: hidden; }
			#pageLeftText { width: 256px; background: url(../images/background-left.jpg) no-repeat #65793e; padding: 260px 30px 1px 30px; min-height: 310px; }
				#pageLeftText p { color: #2d361c; }
				#pageLeftText a { color: #2d361c; text-decoration: underline; }
				#pageLeftText a:hover { color: #000; text-decoration: underline; }
			#pageLeftFooter { width: 316px; height: 17px; background: url(../images/left-footer.gif) no-repeat; overflow: hidden; }
			
		#pageContent { float: left; width: 562px; padding: 70px 30px 0px 45px; background: url(../images/background-content.jpg) no-repeat; }
			
#layFooter { width: 953px; margin: 0 auto; overflow: hidden;  }
	#layFooterPhone { float: left; width: 115px; height: 16px; overflow: hidden; }
	
	#layFooterLegal { float: left; width: 838px; }
		#layFooterLegal ul { float: left; width: 600px; list-style: none; margin: 0; padding: 0; overflow: hidden; }
			#layFooterLegal ul li { float: left; margin: 0; padding: 0; }
				#layFooterLegal ul li a { font-size: 11px; color: #666; position: relative; display: inline-block; text-decoration: none; margin: 0; padding-right: 10px; }
				#layFooterLegal ul li a:hover { color: #333 }
		#layFooterLegal p { float: right; width: 238px; color: #666; font-size: 11px; text-align: right; }
		
	#layFooterAuthor { display: block; float: right; height: 34px; width: 85px; background: url(../images/relevention.gif) no-repeat; text-indent: -100000px; overflow: hidden; }
	
#printBody { background-image: none; background-color: #FFF; margin: 0; padding: 0; }
#printWrapper { width: 700px; margin: 0 auto; }
	#printHeader { width: 700px; height: 150px; }
	#printContent { width: 700px; text-align: left; }	
	
/* -------------------------------------------------------------- 
   V65 Overrides
-------------------------------------------------------------- */
/*Careers*/
#v65-careers { width: 560px; }
	#v65-careers h3 { margin-bottom: 0.5em; overflow: hidden; padding: 15px 0 0 20px; width: 540px; height: 55px; color: #fff; font-size: 12px; font-weight: bold; text-transform: uppercase; }
		#v65-careers h3#f0e39169-d2c0-0a8b-865d-7ac19796ae63 { background: url(../images/careerHeader-agricultural.jpg) no-repeat; }
		#v65-careers h3#f0e5f5ef-a98a-8916-32be-9bf4490c2da4 { background: url(../images/careerHeader-manufacturing.jpg) no-repeat; }
		#v65-careers h3#f0e74353-e274-4128-448f-befd97529786 { background: url(../images/careerHeader-steel.jpg) no-repeat; }
	#v65-careers table { margin: 0 0 20px 0; }
		tr#v65-careerHeader { display: none; }
		#v65-careers th { padding: 5px 10px 5px 12px; border-bottom: 1px solid #ccc; font-weight: bold; }
		#v65-careers td { padding: 5px 10px 5px 12px; border-bottom: 1px solid #eee; }
			.v65-careersPosition { width: 170px; }
				.v65-careersPositionTitle { font-weight: bold; }
			.v65-careersLocation { width: 155px; }
			.v65-careersCloseDate { width: 165px; }
			
			#v65-bttn-careerListApply { float: left; display: block; margin-right: 20px; width: 66px; height: 23px; background: url(../images/bttn-apply.gif) no-repeat; line-height: 23px; text-indent: -999px; overflow: hidden; }
			#v65-bttn-careerListReturn { float: left; display: block; line-height: 23px; }
			
			
/* -----Modal Cart----- */
a#v65-toggleModalCart { display: block; background: url(../images/cart.png) no-repeat left; padding: 0 0 0 24px; }

/* -----Buttons----- */
	
	/* OPTIONAL BUTTON STYLES regular button: */		
	button.defaultBtn { background: transparent url(../images/buttons/btn_sprite.gif) no-repeat right -100px; }
	button.defaultBtn span { background: transparent url(../images/buttons/btn_sprite.gif) no-repeat left top; }
		
	/* OPTIONAL BUTTON STYLES alt button: */		
	button.altBtn { background: transparent url(../images/buttons/btn_alt_sprite.gif) no-repeat right -100px; }
	button.altBtn span { background: transparent url(../images/buttons/btn_alt_sprite.gif) no-repeat left top; }
		
	/* OPTIONAL BUTTON STYLES modal button: */		
	button.modalBtn { background: transparent url(../images/buttons/btn_modal_sprite.gif) no-repeat right -50px; }
	button.modalBtn span { background: transparent url(../images/buttons/btn_modal_sprite.gif) no-repeat left top; }
		
	/* OPTIONAL BUTTON STYLES modal alt button: */		
	button.altModalBtn { background: transparent url(../images/buttons/btn_modal_alt_sprite.gif) no-repeat right -50px; }
	button.altModalBtn span { background: transparent url(../images/buttons/btn_modal_alt_sprite.gif) no-repeat left top; }
		
	/* OPTIONAL BUTTON STYLES large button: */		
	button.largeBtn { background: transparent url(../images/buttons/btn_large_sprite.gif) no-repeat right -100px; }
	button.largeBtn span { background: transparent url(../images/buttons/btn_large_sprite.gif) no-repeat left top; }
	
	/* REQUIRED LINK BUTTON STYLES: */
	
	/* Link Button Normal */
	a.linkBtn { background: transparent url(../images/buttons/btn_sprite.gif) no-repeat right -100px; }
	a.linkBtn span { background: transparent url(../images/buttons/btn_sprite.gif) no-repeat left top; }
	
	/* Link ALT Button Normal */
	a.linkAltBtn {  background: transparent url(../images/buttons/btn_alt_sprite.gif) no-repeat right -100px; }
	a.linkAltBtn span { background: transparent url(../images/buttons/btn_alt_sprite.gif) no-repeat left top;  }
		
	/* Modal Link Button Normal */
	a.modalLinkBtn { background: transparent url(../images/buttons/btn_modal_sprite.gif) no-repeat right -50px; }
	a.modalLinkBtn span { background: transparent url(../images/buttons/btn_modal_sprite.gif) no-repeat left top; }
		
	/* Modal Link ALT Button Normal */
	a.modalLinkAltBtn { background: transparent url(../images/buttons/btn_modal_alt_sprite.gif) no-repeat right -50px; }
	a.modalLinkAltBtn span { background: transparent url(../images/buttons/btn_modal_alt_sprite.gif) no-repeat left top; }
		
	/* Link Button Large */
	a.largeLinkBtn { background: transparent url(../images/buttons/btn_large_sprite.gif) no-repeat right -100px; }
	a.largeLinkBtn span { background: transparent url(../images/buttons/btn_large_sprite.gif) no-repeat left top; }
