@charset "utf-8";
/**************************************

 CSS Layout Document Shanks.nl
 http://www.shanks.nl
 author: KRUIT communication-design
 http://www.kruit.nl
 
***************************************/

/*   Reset (http://meyerweb.com/eric/tools/css/reset/)
------------------------------------------------------------------- */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ul {
	list-style: none;
}

blockquote,q {
	quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

embed {
	display: block;
}

textarea {
	overflow: auto;
}

.reset, .reset-list {
	margin: 0;
	padding: 0;
	background: none;
}
.reset-list {
	list-style: none;
}


/* ***************************** */
body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	line-height: 150%;
	font-size: 76%;	
	text-align: center;
	background: #FFFFFF;
	color: #666666;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;	
}

h1 {
	font-size: 250%;
	margin: 0 0 25px 0;
	padding: 0;
	color: #1f2a44;
	line-height: 100%;	
}

h2 {
	font-size: 150%;
	margin: 0;
	padding: 0;
	color: #1f2a44;
	line-height: 120%;	
}

h3 {
	font-size: 130%;
	margin: 0;
	padding: 0;	
}

h4, h5 {
	font-size: 110%;
	margin: 0;
	padding: 0;
}

h1 a, h2 a, h3 a, h4 a, h5 a {
	color: #1f2a44;
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
	color: #1f2a44;
	text-decoration: underline;
}

p {
	margin: 0 0 20px 0;
	padding: 0;	
}

p.goto {
	margin: 0 0 5px 0;	
}

p.quote {
	background: url(../images/quotation-bg.gif) no-repeat top left transparent;
	font-style: italic; 
	padding: 0 0 0 35px;	
}

p.bigtext {
	font-size: 300%;
	font-weight: bold;
	color: #84bd00; /* 100% Shanks Light green colour */
	text-align: center;
	line-height: 120%;	
}

a {
	color: #666666;	
}

a:hover {
	text-decoration: none;
	color: #333333;	
}

p.goto a {
	color: #1f2a44;
	text-decoration: none;
	background: url(../images/arrow-blue.gif) no-repeat left center transparent;
	padding: 0 0 0 10px;
	margin: 0 0 0 2px;	
}

p.goto a:hover {
	color: #1f2a44;
	text-decoration: underline;	
}

a img {
	border: none;	
}

ul {
	margin: 0 0 20px 20px;
	padding: 0;	
	list-style-type: disc;
}

ul ul, ul ul ul, ul ul ul ul {
	margin: 0 0 0 20px;	
}

ul.linklist {
	margin: 0 0 20px 0;	
}

ul.linklist ul, ul.linklist ul ul, ul.linklist ul ul ul {
	margin: 0 0 0 20px;	
}

ul.linklist li {
	list-style-type: none;
	background: url(../images/arrow-grey.gif) no-repeat 2px 5px transparent;
	padding: 0 0 0 12px;	
}

ul.sitemap {
	margin: 0 0 20px 0;	
}

ul.sitemap li {
	font-weight: bold;
	list-style-type: none;
	padding: 0;	
}

ul.sitemap ul, ul.sitemap ul ul, ul.sitemap ul ul ul {
	margin: 0 0 0 20px;	
}

ul.sitemap li ul li {
	background: url(../images/arrow-grey.gif) no-repeat 2px 5px transparent;
	padding: 0 0 0 12px;	
	font-weight: normal !important;		
}

ul.social {
	margin: 2px 0 20px 0;
	padding: 0;	
}

ul.social li {
	list-style-type: none;	
}

ul.social li a {
	list-style-type: none;
	margin: 0 0 4px 0;	
}

ul.social li.rss a {
	background: url(../images/social/rss.png) no-repeat 0 0 transparent;
	padding: 0 0 1px 25px;
	display: block;	
}

ul.social li.linkedin a {
	background: url(../images/social/linkedin.png) no-repeat 0 0 transparent;
	padding: 0 0 1px 25px;
	display: block;	
}

ul.social li.facebook a {
	background: url(../images/social/facebook.png) no-repeat 0 0 transparent;
	padding: 0 0 1px 25px;
	display: block;	
}

ul.social li.twitter a {
	background: url(../images/social/twitter.png) no-repeat 0 0 transparent;
	padding: 0 0 1px 25px;
	display: block;	
}

ul.social li.youtube a {
	background: url(../images/social/youtube.png) no-repeat 0 0 transparent;
	padding: 0 0 1px 25px;
	display: block;	
}

ul.social li.googleplus a {
	background: url(../images/social/googleplus.png) no-repeat 0 0 transparent;
	padding: 0 0 1px 25px;
	display: block;	
}

ol {
	margin: 0 0 20px 25px;
	padding: 0;			
}

ol ol, ol ol ol, ol ol ol ol {
	margin: 0 0 0 25px;		
}

table {
	margin: 0 0 20px 0;
	padding: 0;
	border: 1px solid #CCCCCC;
	border-right: none;
	text-align: left;
	vertical-align: top;
	width: 98%;	
}

table td {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 3px 2%;
	vertical-align: top;		
}

table th {
	background: #E5E5E5;
	border-right: 1px solid #CCCCCC;
	padding: 3px 2%;
	font-weight: bold;		
}

/*Form*/
form {
	margin: 0 0 20px 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #E5E5E5;
	float: left;
}

form .formpart {
	clear: both;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #E5E5E5;
	float: left;
	width: 100%;	
}

.formpart.formpart-buttons {
	border: none;
	text-align: right;	
}

form .formpart label {
	float: left;
	width: 200px;
	padding: 5px 20px 5px 0;
}

.contentpart-half form .formpart label {
	float: left;
	width: 130px;
	padding: 5px 20px 5px 0;
}

.contentpart-third form .formpart label,
.contentpart-quart form .formpart label {
	display: block;
	width: 100%;
	padding: 5px 0;	
}

form .formcontent {
	float: left;
}

form input {
	font-family: Arial, sans-serif;
	color: #333333;
	font-size: 100%;		
}

#content form input {
	padding: 5px;
	margin: 3px 7px 0 3px;	
}

#content1 #content form input.normalclass,
.contentpart-half form input.normalclass {
	width: 295px;
	padding: 5px;
	margin: 0;	
}

.contentpart-third form input.normalclass {
	width: 290px;
	padding: 5px;
	margin: 0;	
}

.contentpart-quart form input.normalclass {
	width: 210px;
	padding: 5px;
	margin: 0;	
}

#content1 #content form .formcontent,
.contentpart-half form .formcontent  {
	width: 305px;
}

.contentpart-third form .formcontent {
	width: 300px;	
}

.contentpart-quart form .formcontent {
	width: 220px;	
}

#content1 #content form select,
.contentpart-half form select {
	width: 305px;
	padding: 5px;
	font-family: Arial, sans-serif;
	color: #333333;
	font-size: 100%;			
}

.contentpart-third form select {
	width: 300px;
	padding: 5px;
	font-family: Arial, sans-serif;
	color: #333333;
	font-size: 100%;			
}

.contentpart-quart form select {
	width: 220px;
	padding: 5px;
	font-family: Arial, sans-serif;
	color: #333333;
	font-size: 100%;			
}

#content1 #content form textarea,
.contentpart-half form textarea {
	width: 295px;
	height: 90px;
	padding: 5px;
	font-family: Arial, sans-serif;
	color: #333333;
	font-size: 100%;		
}

.contentpart-third form textarea {
	width: 290px;
	height: 90px;
	padding: 5px;
	font-family: Arial, sans-serif;
	color: #333333;
	font-size: 100%;		
}

.contentpart-quart form textarea {
	width: 210px;
	height: 90px;
	padding: 5px;
	font-family: Arial, sans-serif;
	color: #333333;
	font-size: 100%;		
}

#content form input.input-checkbox,
form input.input-checkbox {
	float: left;
	padding: 5px;
	margin: 2px 5px 0 0;
	width: 20px;
	clear: both;	
}

#content form p.iform-helptext,
form p.iform-helptext {
	clear: both;
	color: #999999;
	margin: 0;	
}

#content form .submitbutton input,
form .submitbutton input {
	width: inherit;
	padding: 10px;
	background: #0077c8;
	color: #FFFFFF;
	font-weight: bold;
	border: none;
	cursor: pointer;
	float: right;
	margin: 0;
}

#content form .submitbutton input:hover,
form .submitbutton input:hover {
	background: #1f2a44;	
}

.error {
	color: #FF0000;	
}

.error input {
	border: 1px solid #FF0000;	
}

/******************Layout******************/

#mainwrapper {
	margin: 0 auto;
	text-align: left;	
	width: 960px;
	background: #FFFFFF;
}

/*Header*/
#headerwrapper {
	width: 960px;
	background: #FFFFFF;	
}

#logo {
	float: left;
	margin: 20px 0 10px 0;	
}

#logo a img {
	border: none;	
}

#headercontent1 {
	clear: both;
	border-top: 1px solid #E5E5E5;
	float: left;
	min-height: 75px;
	z-index: 5;
	width: 100%;	
}

/*Main navigation*/
#navigation1 {
	float: right;
	z-index: 10;	
}

#navigation1 ul {
	margin: 0;
	padding: 0;	
}

#navigation1 ul li {
	margin: 0 0 0 5px;
	display: inline;
	list-style-type: none;
	float: left;
	text-align: right;	
}

#navigation1 ul li a {
	padding: 31px 5px 35px 5px;
	color: #666666;	
	text-decoration: none;
	float: left;
	border-top: 4px solid #FFFFFF;	
}

#navigation1 ul li a:hover {
	padding: 31px 5px 35px 5px;
	color: #333333;	
	text-decoration: none;
	float: left;
	border-top: 4px solid #CCCCCC;	
}

#navigation1 ul li.active a,
#navigation1 ul li.active a:hover {
	color: #1f2a44;	
	border-top: 4px solid #1f2a44;	
}

#navigation1 ul li a.shop-counter {
	margin: 27px 0 0 -13px;
	padding: 0 0 5px 0;
	z-index: 50;
	background: #0077c8;
	color: #FFFFFF;
	font-size: 80%;
	border: 1px solid #FFFFFF;
	height: 13px;
	width: 18px;
	text-align: center;
	-moz-border-radius: 15px;
	border-radius: 15px;
   	filter: alpha(opacity=75);
    opacity: 0.75;			
}

#navigation1 ul li.language {
	position: relative;	
}

#navigation1 ul li.language a {
	padding-right: 10px;
	background: url(../images/arrow-grey-down.gif) no-repeat 100% 49% transparent;
}

#navigation1 ul li.language a:hover {
	border-top: 4px solid #FFFFFF;	
}

#navigation1 ul li.language ul {
	background: #FFFFFF;;
	position: absolute;
	left: -9999px;
	top: 60px;
	padding: 0 0 5px 0;
}

#navigation1 ul li.language:hover ul {
	left: 0;
}

#navigation1 ul li.language ul li a {
	padding: 0 5px !important;
	background: none !important;
}

#navigation1 ul li.language ul li a:hover {
	color: #333333 !important;
}

/*Sub navigation*/
#navigation2 {
	width: 150px;
	float: left;
	margin: 10px 10px 20px 0;
}

#navigation2 ul {
	margin: 0;
	padding: 0;	
}

#navigation2 ul li {
	margin: 0 0 2px 0;
	padding: 0;
	list-style-type: none;	
}

#navigation2 ul li a {
	margin: 0;
	padding: 4px 0;
	text-decoration: none;
	display: block;
	color: #0077c8;
}

#navigation2 ul li a:hover {
	margin: 0;
	padding: 4px 0;
	text-decoration: none;
	display: block;
	color: #1f2a44;
}

#navigation2 ul li.active a,
#navigation2 ul li.active a:hover {
	margin: 0;
	padding: 4px 0;
	text-decoration: none;
	display: block;
	color: #1f2a44;
	font-weight: bold;
}

#navigation2 ul li ul {
	margin: 0 0 0 15px;
	padding: 0;
	border-top: 1px dashed #CCCCCC;
}

#navigation2 ul li ul li a {
	color: #0077c8 !important;
	font-weight: normal !important;
}

#navigation2 ul li ul li a:hover {
	color: #1f2a44 !important;
}

#navigation2 ul li ul li.active a,
#navigation2 ul li ul li.active a:hover {
	color: #1f2a44 !important;
	font-weight: bold !important;
}

/*Path / breadcrumbs*/
#breadcrumbs {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}

#breadcrumbs ul {
	margin: 0;
	padding: 0;
	color: #999999;			
}

#breadcrumbs ul li {
	margin: 0 5px 0 0;
	list-style-type: none;
	display: inline;		
}

#breadcrumbs ul li a {
	text-decoration: none;
	padding: 0 10px 0 0;
	background: url(../images/arrow-grey.gif) no-repeat right center transparent;			
}

/*****************Content**********************/
body.home .contentpart-third {
	width: 300px;
	padding: 5px 0 10px 0;
	margin: 0 10px;
	float: left;
	border-top: 1px solid #E5E5E5;	
}

body.home .contentpart-third img {
	max-width: 300px;
	margin: -5px 0 20px 0;	
}

body.home #content1 .contentpart-full,
body.home #content1 .contentpart-half,
body.home #content1 .contentpart-third,
body.home #content1 .contentpart-quart {
	border-top: none;	
}

body.home #content1 h2 {
	margin: 0 0 15px 0;
	font-size: 190%;
}

body.home .contentpart-half {
	width: 460px;
	padding: 5px 0 10px 0;
	margin: 0 10px;
	float: left;
	border-top: 1px solid #E5E5E5;	
}

body.home .contentpart-half img {
	max-width: 460px;
	margin: -5px 0 20px 0;	
}

body.home .contentpart-full {
	width: 940px;
	padding: 5px 0 10px 0;
	margin: 0 10px;
	clear: both;
	float: left;
	border-top: 1px solid #E5E5E5;		
}

body.home .contentpart-quart {
	width: 220px;
	padding: 5px 0 10px 0;
	margin: 0 10px;
	float: left;
	border-top: 1px solid #E5E5E5;	
}

body.home .contentpart-quart img,
.contentpart-quart img {
	max-width: 220px;
	margin: -5px 0 20px 0;	
}

body.home .contentpart-quart.product {
	width: 200px;
	padding: 5px 9px 10px 9px;
	margin: 0 10px 20px 10px;
	float: left;
	border: 1px solid #84bd00;
	background: #FFFFFF;	
}

#sidebar .contentpart-quart.product {
	width: 200px;
	padding: 5px 9px 10px 9px;
	margin: 0 0 20px 0;
	float: left;
	border: 1px solid #84bd00;
	background: #FFFFFF;	
}

.contentpart-quart.product h2 {
	text-align: center;	
}

body.home #content1, body.home #content2, body.home #content3, 
body.home #content4, body.home #content5, body.home #content6 {
	clear: both;	
}

body.home #content1 {
	clear: both;
	width: 960px;
	background: none;
	margin: 0;
	padding: 0;
	float: left;	
}

body.home #content1 img {
	float: left;
	padding: 5px 10px 10px 0;	
}

body.home #content1 h2.icon {
	margin: 25px 0 15px 0;
}

body.home .icon img {
	margin: 0;	
}

#content1 {
	float: left;
	width: 780px;
	margin: -75px 0 0 0;
	background: url(../images/content-bg.png) no-repeat top left transparent;
	padding: 15px 0 0 20px;
	z-index: 10;	
}

#contentwrapper {
	clear: both;	
}

#content {
	width: 530px;
	margin: 0 10px 0 0;
	float: left;
}

#content.wide {
	width: 770px;
}

/*Content elements*/
.readmore {
	margin: -20px 0 20px 0;	
}

.readmore a {
	padding: 0 0 0 12px;
	background: url(../images/arrow-grey.gif) no-repeat 2px 5px transparent;	
}

.header {
	font-weight: bold;
	clear: both;
}

.header a {
	text-decoration: none;	
}

.date {
	color: #999999;
	/*float: left;*/
}

.company {
	float: right;
	color: #999999;
	dislay: inline;
	margin: 0 0 0 5px;
	height: 20px;	
}

.pvdveldtmilieu {
	background: url(../images/companies/pvdveldtmilieu.jpg) no-repeat 25px 0 transparent;
	margin: 0 0 0 5px;
	width: 107px; /*imgsize + 25padding */			
}

.icova {
	background: url(../images/companies/icova.jpg) no-repeat 25px 0 transparent;
	margin: 0 0 0 5px;
	width: 71px;			
}

.tolmilieu {
	background: url(../images/companies/tolmilieu.jpg) no-repeat 25px 0 transparent;
	margin: 0 0 0 5px;
	width: 74px;			
}

.stoelmilieu {
	background: url(../images/companies/stoelmilieu.jpg) no-repeat 25px 0 transparent;
	margin: 0 0 0 5px;
	width: 85px;			
}

.vdheidenmilieu {
	background: url(../images/companies/vdheidenmilieu.jpg) no-repeat 25px 0 transparent;
	margin: 0 0 0 5px;
	width: 114px;			
}

.vanloenenmilieu {
	background: url(../images/companies/vanloenenmilieu.jpg) no-repeat 25px 0 transparent;
	margin: 0 0 0 5px;
	width: 114px;			
}

.sharing {
	margin: 0 0 20px 0;
	clear: both;
	float: left;
}

.sharing iframe {
	width: inherit;
	display: inline;	
}

#zoekresultaten dt {
	font-weight: bold;
	color: #666666;	
}

#zoekresultaten .path a {
	text-decoration: none;	
}

#zoekresultaten {
	color: #999999;	
}

#zoekresultaten p {
	color: #666666;	
}

#zoekresultaten dd {
	margin: 0 0 0 20px;
	padding: 0;	
}

#zoekresultaten dd p {
	margin: 0 0 10px 0;	
}

.poll {
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0;	
}

.poll, 
form.poll {
	margin-bottom: 20px;
	border-top: none;	
}

.poll .title {
	font-weight: bold;	
}

form.poll .submitbutton input {
	float: left;
	margin-top: 5px;	
}

.poll .percentage {
	margin: 0 0 0 5px;	
}

.poll .results {
	margin: 5px 0 0 0;
	padding: 0;
	height: 20px;	
}

.poll .results img {
	margin: 0;
	padding: 0;	
}

.poll .votes {
	font-style: italic;	
}

/*Sidebar*/
#sidebar {
	float: left;
	width: 220px;
	margin: 0 10px 0 0;
	padding: 0 0 0 10px;
	background: url(../images/sidebar-bg.jpg) repeat-y top left #FFFFFF;	
}

#sidebar .contentpart-quart {
	width: 220px;
	padding: 5px 0 10px 0;
	margin: 0;
	float: left;
	border-top: 1px solid #E5E5E5;	
}

/*Search*/
.search {
	padding: 5px 10px 10px 10px;
	margin: -5px 0 20px 0;
	float: left;
	background: #E5E5E5;
}

.search form {
	margin: 0;
	padding: 0;	
	float: left;
}

.search fieldset {
	border: none;
	margin: 0;
	padding: 0;	
}

.search label {
	border: none;
	font-size: 150%;
	font-weight: bold;
	color: #1f2a44;	
	margin: 0;
	padding: 0;
}

.search input {
	border: 1px solid #CCCCCC;
	padding: 5px;
	height: 18px;
	font-family: Arial, sans-serif;
	font-size: 100%;
	color: #333333;
	float: left;
}

.contentpart-quart .search input {
	width: 156px;	
}
.contentpart-third .search input {
	width: 236px;	
}

.contentpart-third .search input.button,
.contentpart-quart .search input.button {
	border: 1px solid #1f2a44;
	width: 30px;
	height: 30px;
	background: url(../images/search-bg.jpg) no-repeat 50% 50% #1f2a44;
	float: left;
	cursor: pointer;
	color: inherit; /* hides value text in FF */
	text-transform: capitalize; /* hides value text in IE7! */
	text-indent: -9999px; /* hides value text in IE8 */	
}

/*Action buttons*/
.contentpart-third a.actionbutton {
	background: url(../images/actionbuttons/button-300px-green-top.jpg) no-repeat 0 0 transparent;
	padding: 15px 0 0 0;
	text-align: center;
	clear: both;
	float: left;
	text-decoration: none;
	width: 100%;
	margin: 0 0 5px 0;			
}

.contentpart-third .actionbutton-footer {
	background: url(../images/actionbuttons/button-300px-green-foot.jpg) no-repeat 0 0 transparent;
	height: 18px;
	display: block;	
}

.contentpart-quart a.actionbutton {
	background: url(../images/actionbuttons/button-220px-green-top.jpg) no-repeat 0 0 transparent;
	padding: 15px 0 0 0;
	text-align: center;
	clear: both;
	float: left;
	text-decoration: none;
	width: 100%;
	margin: 0 0 5px 0; 			
}
.contentpart-quart .actionbutton-footer {
	background: url(../images/actionbuttons/button-220px-green-foot.jpg) no-repeat 0 0 transparent;
	height: 18px;
	display: block;	
}

a.actionbutton .title {
	font-size: 190%;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0 25px;
	line-height: 110%;
	text-shadow: 0 1px 2px #333333;	
}

a.actionbutton:hover .title {
	text-decoration: underline;
}

#sidebar a.actionbutton .title {
	font-size: 150%;	
}

a.actionbutton p {
	color: #FFFFFF;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-shadow: 0 1px 1px #333333;	
}

/*Downloads*/

.download {
	margin: 0 0 20px 0;
	padding: 0 0 0 40px;
	background: url(../images/icons/default.gif) no-repeat 2px 2px transparent;	
	min-height: 37px;
}

.download a {
	font-weight: bold;
	display: block;	
}

.download.excel {
	background: url(../images/icons/excel.gif) no-repeat 2px 2px transparent;	
}

.download.word {
	background: url(../images/icons/word.gif) no-repeat 2px 2px transparent;	
}

.download.pdf {
	background: url(../images/icons/pdf.gif) no-repeat 2px 2px transparent;	
}

.download.ppt {
	background: url(../images/icons/ppt.gif) no-repeat 2px 2px transparent;	
}

.download a .filesize {
	font-weight: normal;
	text-decoration: none;
}

.download .download-extra {
	display: block;	
	font-size: 90%;
	margin: 0 0 0 40px;	
}

/**********************Footer*****************/
#footerwrapper {
	background: #e6dbc3; /* 50% of full Shanks Neutral colour */
	clear: both;
	margin: 20px 0 0 0;
	float: left;	
}

#footerwrapper h2 {
	color: #666666;	
}

#footer1, #footer2, #footer3, #footer4 {
	float: left;
	width: 220px;
	padding: 15px 0 0 0;
	margin: 0 10px;	
}

#footer5 {
	clear: both;
	float: left;
	width: 940px;
	border-top: 1px solid #ceb888; /* 100% of full Shanks Neutral colour */
	padding: 5px 10px 10px 10px;
}

#footer5 p {
	margin: 0;
	padding: 0;
	float: left;	
}

#footer5 ul {
	float: right;
	margin: 0;
	padding: 0;	
}

#footer5 ul li {
	list-style-type: none;	
	display: inline;
	margin: 0 0 0 5px;
}
