.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
/* Hide from IE Mac \*/
.clearfix { display: block; }
/* End hide from IE Mac */

body {
	margin: 0;
	padding: 0;
 	font: 11px/16px Verdana, Arial, Helvetica, Sans-Serif;
 	color: #3A3A3A;
}

form { padding: 0; margin: 0; }
img { border: 0 }

label { display: block; float: left; width: 95px; }
input, textarea, select { font: 11px/14px Verdana, Arial, Helvetica, Sans-Serif; color: #7E7E7E; }

td, th { font: 11px/16px Verdana, Arial, Helvetica, Sans-Serif; }
th { font-weight: bold; }

a { color: #555555; }
a:hover { color: #000000; }

h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding: 0;
	height: 28px;
	z-index: 2;
}

h2 { color: #3A3A3A; font-size: 15px; margin: 0 0 10px 0; }
h2 span { font-size: 13px; background: #EDEDED; }

h4 { margin: 0; }

sup,
sub { vertical-align: 0; position: relative; }
sup { bottom: 4px; font-size: 9px; }
sub { top: 4px; font-size: 9px; }

.clear { clear: both; }

#wrapper {
	width: 975px;
	margin: 0 auto;
	padding: 0 0 5px 0;
	position: relative;
}

#container {
	background: url(/images/bg_content.gif) repeat-y;
}


/* =================== NAVIGATION =================== */


#mainNavigation, #mainNavigationExtranet {
	position: absolute;
	top: 75px;
	left: 355px;
	list-style-type: none; 
	margin: 0; 
	padding:0; 
}

#mainNavigation a, #mainNavigationExtranet a {
	display: block;
	width: 162px;
	background: url(/images/bg_mainNav.png) no-repeat; 
	height: 20px; 
	margin: 0 0 2px 0; 
	padding: 2px 0 0 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
}
#mainNavigation a:hover,#mainNavigation a.active,
#mainNavigationExtranet a:hover,#mainNavigationExtranet a.active { background: url(/images/bg_mainNav_on.png) no-repeat; }

#leftNavigation {
	width: 205px;
	float: left; 
	margin: 5px 28px 0 0;
}

#leftNavigation ul {
	list-style-type: none;
	margin: 0 2px;
	padding: 32px 0 30px 0;
}
#leftNavigation ul li { margin: 0 0 1px 0; }
#leftNavigation ul li a:hover { color: #000000; }

#leftNavigation ul li a {
	text-decoration: none;
	background: #FFFFFF;
	color: #555555;
	font-weight: bold;
	font-size: 12px;
	display: block;
	width: 195px;
	padding: 2px 0 2px 8px;
}

#leftNavigation ul li a.active 	{ color: #FFFFFF; }
#leftNavigation ul ul li a.active { color: #555555; }

#leftNavigation ul ul, #leftNavigation ul ul ul { list-style-type: none; margin: 0; padding: 0; }
#leftNavigation ul ul ul { margin: 5px 0 5px 20px; }
#leftNavigation ul ul ul li { background: url(/images/pijlke.gif) no-repeat 0 2px; padding: 0 0 0 10px; line-height: normal; margin: 0 0 8px 0; }
#leftNavigation ul ul ul ul { list-style-type: none; margin: 0 0 10px 15px; }
#leftNavigation ul ul a 	{ padding: 2px 0 2px 20px; background: #F6F6F6; width: 183px; color: #555555; font-weight: normal; }
#leftNavigation ul ul ul a 	{ padding: 0; background: #EDEDED; color: #459A00; width: 163px; font-size: 11px; letter-spacing: -1px; word-spacing: -1px; }
#leftNavigation ul ul ul a.active 	{ font-weight: bold; }
#leftNavigation ul ul ul ul a 	{ font-size: 11px; line-height: normal; padding: 0 0 0 0; color: #555; width: 103px; }
#leftNavigation ul ul ul ul a.active 	{ font-weight: bold; color: #555; }



/* =================== HEADER =================== */

#header { height: 227px; }
#switch { position: absolute; top: 40px; right: 300px; font: 11px/14px Arial, Verdana, Helvetica, Sans-Serif; }
#switch .agri { color: #CA1C1A; }
#switch .greentech { color: #489F02; }

#logo {
	position: absolute;
	top: 20px;
	right: 10px;
}

ul#topNavigation { z-index: 10; position: absolute; list-style-type: none; top: 40px; left: 325px; margin: 0; padding: 0; font: 11px/14px Arial, Verdana, Helvetica, Sans-Serif; }
ul#topNavigation li { float: left; margin: 0 7px 0 0; }
ul#topNavigation li a { color: #CA1C1A; }

.grassTop 	{ position: absolute; top: 20px; right: 180px; }
.grassBottom { position: absolute; top: -31px; left: 142px; }

#theme {
	width: 360px;
	height: 226px;
	position: absolute;
	top: 30px;
	left: -8px;
	z-index: 1;
}

#search { 
	width: 422px; 
	height: 140px; 
	position: absolute;
	top: 75px;
	right: 0;
	padding: 4px 0 0 20px;
}
#search fieldset { border: 0; padding: 0; margin: 0 }
#search legend { display: block; font-weight: bold; padding: 0 0 10px 10px; margin: 0; color: #3A3A3A; }
#search label { font-weight: bold; display: block; float: left; width: 80px; }
#search input, #search select { font-size: 11px; width: 220px; margin: 0 0 5px 0; }
#search .keyword { margin: 0 0 15px 0 }
#search .knop { 
	display: block;
	position: absolute;
	width: 72px;
	height: 22px;
	top: 130px;
	right: 30px;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	text-decoration: none;
}



/* =================== MAIN =================== */

#main { width: 740px; float: left; }

#path { font-size: 10px; position: absolute; top: 230px; left: 233px; z-index: 5; }
#path a { color: #909090; padding: 0 13px 0 0; }

#content { position: relative; margin: 35px 0 0 0; }
#content .text { position: relative; }
#content .text .photo { float: right; margin: 0 0 2px 10px; text-align: center; }
#content .text .photo img { border: 1px solid #EDEDED; display: block; }
#content .text .multiPhoto { float: right; width: 250px; margin-left: 10px; }

#content .text .img_photoPage { position: relative; float: left; width: 254px; height: 198px; margin: 0 20px 10px 0; padding: 2px; border: #ddd 1px solid; text-align: center; }
#content .text .img_photoPage .photo { float: none; margin: 0; }
#content .text .img_photoPage .caption { position: absolute; bottom: 4px; left: 2px; height: 36px; margin: 4px 0 0 0; padding: 0; }

#content .horizontalPhoto { float: left; margin: 0 5px 10px 0; text-align: center; }
/*#content .horizontalPhoto img { width: 107px; }*/
#content .text .caption { clear: both; font-weight: bold; font-style: italic; width: 250px; padding: 0 0 10px 10px; margin: 0 0 10px 0; }
#content .text .horizontalPhoto .caption { border: 1px solid #7A7A7A; width: 107px; padding: 0; margin: 0; }
#content ul { margin: 0 0 15px 30px; padding: 0; }

#content .text .news,
#content .text .personeel { float: left; margin: 0 10px 10px 0; }

.zoom { background: #EDEDED; }
.zoom a {
	background: url(/images/tb_zoom.gif) no-repeat;
	padding: 0 5px 0 15px;
	text-decoration: none;
	font-size: 11px;
}

#content .text { float: left; width: 565px; margin: 0 0 5px 0; }
#content .text a:hover { color: #000000; }

#content .text table { width: 565px; }
#content .text table td, #content .text table th { vertical-align: top; padding: 2px 3px 2px 2px; }
#content .text table th { color: #FFF; line-height: normal; }

#tab { position: absolute; top: -3px; right: 4px; }
#tab a { 
	padding: 5px 0 3px 10px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
	height: 15px;
	line-height: 14px;
}
#tab a span {
	padding: 5px 0 3px 4px;
	margin-left: 2px;
}
#tab .active { 
	padding: 5px 0 3px 25px;
	color: #FFFFFF; 
}

#tab a:hover { color:#4D5A06; }

#sidebar {
	float: right;
	width: 150px;
	margin: -20px 0 0 0;
	z-index: 0;
	position: relative; 
}

#news, #quickLinks {
	width: 150px;
	margin: 0 0 10px 0;
	z-index: 0;
}
#quickLinks ul { list-style-type: none; margin: 0; padding: 0 10px 0 0; text-align: right; }
#quickLinks li { margin: 0 0 5px 0; }
#quickLinks a { font-weight: bold; font-size: 10px; }
#quickLinks a:hover { color: #000000; }

ul#filesAttached { border-top: 1px dashed #3A3A3A; text-align: left; margin: 15px 5px 5px 5px; padding: 10px 0 0 0; }
ul#filesAttached a { color: #3A3A3A; }
ul#filesAttached li { padding: 0 0 0 20px; }
li.pdf { background:url(/images/icon_pdf.gif) no-repeat; }
li.flv { background:url(/images/icon_flv.gif) no-repeat; }

#content #news .text { float: none; width: 140px; margin: 5px auto; font-size: 10px; line-height: normal; }
#content #news .title { display: block; font-size: 12px; line-height: 13px; }
#content #news span span { font-weight: bold; display: block; margin: 0 0 2px 0; }
#content #news .text a { display: block; color: #2B310A; text-decoration: none; font-weight: bold; text-align: right; margin: 5px 0 0 0; }
#content #news .text a:hover { text-decoration: underline; }


img.corner {
   width: 7px;
   height: 7px;
   border: none;
   display: block !important;
}

#banners { position: relative; width: 150px; height: 162px; line-height: normal; overflow: hidden; background: url(/images/bg_banner.gif) no-repeat; }
#banners .bannerBeeld { position: absolute; top: 12px; left: 12px; width: 125px; height: 138px; z-index: 1; background: #FFF; overflow: hidden; }
#banners .bannerTekst { position: absolute; top: 12px; left: 12px; width: 115px; height: 128px; padding: 5px; z-index: 1; background: #FFF; overflow: hidden; }
#banners img { display: block; margin: 0 auto; }
#banners img.small { float: left; margin: 2px 3px 2px 0; }
#banners a { display: block; text-decoration: none; font-weight: bold; text-align: right; margin: 5px 0 0 0; }
#banners a:hover { text-decoration: underline; }
#banners .title { font: bold 16px/18px Arial, Verdana, sans-serif; display: block; margin: 0 0 2px 0; }
#banners #bannerBottom { z-index: 10; width: 150px; height: 12px; position: absolute; top: 150px; left: 0; background: url(/images/bg_bannerBottom.gif) no-repeat; }

#pageTools { clear: both; width: 824px; text-align: right; font-size: 10px; background: url(/images/bg_content.gif) repeat-y; padding: 6px 151px 4px 0; }
#pageTools a { text-decoration: none; color: #555555; padding: 0 0 0 8px; }
#pageTools a:hover { text-decoration: underline; color: #000000; }

#aanvraagformulier .verstuur, #contactformulier .verstuur, #uitschrijfformulier .verstuur, #nieuwsbriefformulier .verstuur, #specialformulier .verstuur, .verstuur { width: auto; color: #000000; }
#aanvraagformulier .verstuur, #contactformulier .verstuur, #uitschrijfformulier .verstuur, #nieuwsbriefformulier .verstuur, #specialformulier .verstuur { margin-left: 95px; }
#aanvraagformulier input, #contactformulier input, #contactformulier textarea, #specialformulier input , #specialformulier textarea { width: 200px; }
#vriendformulier .verstuur { margin: 10px 0 0 0 }
.mandatory { font-size: 10px; color: #999999; display: block; margin: 0 0 0 95px; }

#specialformulier { clear: left; }
#contactformulier { clear: left; padding: 10px 0 0 0; }
.adresB { float: left; width: 250px; margin-right: 15px; }

.productModel {
	border-right: 1px dashed #92A087;
	border-bottom: 1px dashed #92A087;
	width: 263px;
	float: left;
	margin: 0 15px 15px 0;
	height: 120px;
}

#dealers,
.stuurNaar { width: 575px; }
.stuurNaar { border-top: 1px solid #BDBDBD; margin: 10px 0 0 0; padding: 10px 0 0 0;  }

#dealerform label { width: auto; display: block; float: none; }
#dealerform .verstuur { display: block; margin: 2px 0 0 0; }
.dealer { float: left; width: 250px; margin: 0 35px 35px 0; padding: 0 0 10px 0; border-right: 1px solid #BDBDBD; border-bottom: 1px solid #BDBDBD; }

#kertshowformulier label { width: 140px; }
#kerstshow_datum label { width: 565px; }
#kerstshow_datum select { width: 145px; margin: 5px 0 0 140px; color: #000; }
#kertshowformulier #melktank_div { margin-top: 5px; }
#kertshowformulier #melktank { width: 145px; margin: 5px 0 0 140px; color: #000; }
#kertshowformulier #lbl_bezoek_melktank { clear: none; width: 565px; padding-top: 3px;  }
#kertshowformulier .mandatory { margin: 10px 0 0 140px; }

#kertshowformulier #bus { float: left; }
#kertshowformulier #lbl_bus { width: 500px; padding-top: 3px; }


/* =================== FOOTER =================== */

#footer { 
	 position: relative;
	 clear: both;
	 color: #FFFFFF;
	 padding: 2px 10px 3px 10px;
}
#footer a { color: #FFFFFF; }
#footer strong { color: #000000; }
#footer .adres { padding: 0 70px 0 84px }
#footer a.duo { text-decoration: none; color: #FFF; }


/* =================== unsubscribe =================== */
#unsubscribe .logos { margin: 20px 0; text-align: center; }
#unsubscribe #agri { margin: 0 0 0 10px; vertical-align: top; }
#unsubscribe p { font-size: 14px; font-weight: bold; text-align: center; }


