@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	font-family: "Arial", Helvetica, sans-serif;
	color: #616161;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.clear {
	padding: 0;
	margin: 0;
	clear: both;
}

a {
	text-decoration: none;
}

img {
	border: none;
}

span {
	padding: 0;
	margin: 0;
}

h1 {
	color: #575757;
	font-size: 14px;
	font-family: "Arial", Helvetica, sans-serif;
	font-weight: bold;
	padding: 0 0 5px 0;
}

.color {
	font-size: 16px;
	color: #088e4e;
	padding: 25px 0 15px 0;
	letter-spacing: 3px;
}

.black {
	color: #000;
}

h2 {
	color: #575757;
	font-size: 14px;
	font-family: "Arial", Helvetica, sans-serif;
	font-weight: bold;
	padding: 10px 0 15px 0;
}

.bold{
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.line {
	text-decoration: underline;
}

.right {
	float: right;
}

.rightspace {
	float: right;
	margin-right: 15px;
}


.center {
	background-color: #fff;
	margin: 0 auto;
	text-align: center;
	padding: 10px 0 0 0;
}
/**************************************/

.tableText {
	font-family: "Arial", Helvetica, sans-serif;
	color: #616161;
	font-size: 12px;
	font-weight: normal;
}

.menuLinkLeft {
	font-weight: bold;
	text-decoration: underline;
	font-style:normal;
	color: #575757;
}
/* Algemeen lay-out */
#dhtmltooltip{
	position: absolute;
	width: 150px;
	border: 2px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
}
#container {
	width: 760px;
	min-height: 768px;
	margin: 0 auto;
	padding: 0;
}

#extracontainer {
	padding: 20px;
}

#extracontainer li {
	padding: 0 0 0 10px;
	margin: 10px 0 10px 20px;
	list-style: disc;
}

#logo {
	background: #d3e4ec url(../images/ewaste-logo.jpg) top no-repeat;
	width: 760px;
	height: 120px;
}
/**************************************/


/* Kolommen */
#kolomleft {
	background-color: #d3e4ec;
	width: 200px;
	height: 100%;
	float: left;
	padding: 0;
	margin: 0;
}

#leftcontent {
	background-color: #d3e4ec;
	width: 164px; /* 200px */
	height: 100%;
	font-size: 11px;
	color: #575757;
	padding: 15px 17px 15px 17px;
}

#leftcontent p {
	padding: 6px 0;
}

#leftcontent a {
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	color: #575757;
}

#leftcontent a:hover {
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	color: #000;
}

#leftcontentimg {
	background-color: #fff;
	width: 200px;
	height: 100%;
}

.imgkolom {
	width: 200px;
	height: 206px;
	border-bottom: 4px solid #fff;
}

#kolommiddle {
	background-color: #fff;
	width: 720px;
	height: 100%;
	padding: 10px 20px 0 20px
}
/**************************************/


/* Content kolommen */
#kolomright {
	background-color: #fff;
	width: 520px; /* 560px */
	height: 100%; /* 610px */
	float: left;
	padding: 10px 20px 0 20px;
}
#kolomright a {
	color: #39F;
	text-decoration: underline;
	font-weight: bold;
}

#kolomright a:hover, a:selected {
	color: #39F;
	text-decoration: underline;
	font-weight: bold;
}

.kolomimg {
	background-color: #fff;
	width: 157px;
	height: 70px;
	margin-right: 20px;
	float: left;
}

.kolomimg2 {
	background-color: #fff;
	width: 157px;
	height: 70px;
	margin: 0;
	float: left;
}

#leftproducts {
	width: 225px; /* 250px */
	font-size: 11px;
	padding-right: 25px;
	margin-top: 20px;
	float: left;
}

.products {
	width: 190px;
	padding: 0;
	margin: 0 0 0 10px;
	text-align: left;
}

#rightbenefits {
	border-left: 1px solid #dadada;
	width: 220px; /* 250px */
	font-size: 11px;
	padding-left: 30px;
	margin-top: 20px;
	float: left;
}

#rightbenefits ul, ol, li {
	list-style: none;
	list-style-image: none;
	padding: 0 0 14px 0;
	margin: 0;
}

.nonepadding {
	padding: 0;
	margin: 0;
}
#itemchecker {
	width: 225px; /* 250px */
	height: 250px;
	border-right: 1px solid #dadada; /* Rechterborder kan worden weggehaald */
	font-size: 11px;
	padding: 10px 25px 0 0;
	float: left;
}

#youtube {
	width: 220px; /* 250px */
	height: auto;
	font-size: 11px;
	padding: 20px 25px 0 0;
	float: left;
}
/**************************************/


/* Menu */
#centeredmenu {
   background: #a5da50 url(../images/bg-menu.jpg) top repeat-x;
   float:left;
   height: 40px;
   color: #000;
   font-size: 12px;
   font-weight: bold;
   width:100%;
   overflow:hidden;
   position:relative;
}
#centeredmenu ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding: 5px 0 0 0;
   position:relative;
   left:50%;
   text-align:center;
}
#centeredmenu ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
}
#centeredmenu ul li a {
   display:block;
   margin:0 0 0 1px;
   padding:3px 31px;
   background: #a5da50 url(../images/bg-menu.jpg) top repeat-x;
   color: #000;
   font-size: 12px;
   font-weight: bold;
}
#centeredmenu ul li a:hover {
   background: #a5da50 url(../images/bg-menu.jpg) top repeat-x;
   color: #FFF;
   font-size: 12px;
   font-weight: bold;
}
#centeredmenu ul li a.active,
#centeredmenu ul li a.active:hover {
   background: #a5da50 url(../images/bg-menu.jpg) top repeat-x;
   color: #FFF;
   font-size: 12px;
   font-weight: bold;
}
/**************************************/
	

/* Footer */
#footer {
	background-color: #fff;
	width: 560px;
	height: 20px;
	font-weight: bold;
	color: #797979;
	text-align: center;
	padding: 10px 0 0 0;
	border-top: 2px solid #088e4e;
	float: left;
}

#leftfooter {
	background-color: #fff;
	width: 150px; /* 200px */
	height: 20px;
	font-weight: bold;
	color: #797979;
	text-align: left;
	padding: 10px 0 0 17px;
	border-top: 2px solid #088e4e;
	float: left;
}

#footer a, #leftfooter a{
	color: #797979;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover, #leftfooter a:hover{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
/**************************************/

/* Contact Formulier Styles */
div#subcontainer {
}

.alert, .error { color: #088e4e; }
.alertdot { color: #088e4e; padding: 0 0 0 5px; }

ol.forms {
	float: left;
	list-style: none;
	width: 100%;
}

ol.forms li {
	clear: left;
	float: left;
	line-height: 1.5em;
	width: 100%;
}

ol.forms label {
	cursor: pointer;
	display: block;
	float: left;
	line-height: 1.5em;
	padding-right: 10px;
	text-align: left;
	width: 120px;
}

ol.forms input { width: 39%; }
ol.forms textarea {
	height: 8em; 
	width: 20em;
}

ol.forms .error { 
	display: block;
	margin: 0.15em 0 0 140px;
}

ol.forms li.buttons {
	padding-left: 130px;
	width: 89%;
}