@charset "UTF-8";
/* 

***********************************************************
	
	CSS-file by:
   
	Didjee, grafische vormgeving / multimedia, Delft
	Wateringsevest 38, 2611 AW Delft
	http://www.didjee.nl
	
	            
***********************************************************

*/

@import url('reset.css');
@import url('nav_mpz.css');
@import url('forms_mpz.css');
@import url('search_mpz.css');

.hidden{
	display: none;
}

/*--- SPECIFIEK PER ONDERDEEL ---*/

body.vereniging div#wrapper {
	background: url(/images/bg_content_vereniging.gif) repeat-y;
	border-top: 1px solid #8DBD35;
	border-bottom: 10px solid #8DBD35;
}

body.duurzaam_inkopen div#wrapper {
	background: url(/images/bg_content_duurzaam_inkopen.gif) repeat-y;
	border-top: 1px solid #6A8CBB;
	border-bottom: 10px solid #6A8CBB;
}

body.gevaarlijke_stoffen div#wrapper {
	background: url(/images/bg_content_gevaarlijke_stoffen.gif) repeat-y;
	border-top: 1px solid #D95C1B;
	border-bottom: 10px solid #D95C1B;
}

body.milieuthermometer div#wrapper {
	background: url(/images/bg_content_milieuthermometer.gif) repeat-y;
	border-top: 1px solid #BCA11F;
	border-bottom: 10px solid #BCA11F;
}

body.energie div#wrapper {
	background: url(/images/bg_content_energie.gif) repeat-y;
	border-top: 1px solid #a65050;
	border-bottom: 10px solid #a65050;
}

/*-------------------------------*/

body {
	background: #45402A url(/images/bg_main.gif) repeat-x top fixed;
}

html {
	overflow-x: hidden;
}

h1 {
	text-indent: -1000px;
	background: url(/images/mpz_logo.gif) no-repeat top left;
	width: 367px;
	height: 78px;
}

h1 a {
	display: block;
	height: 78px;
}

div#shadow_top {
	position: relative;
	z-index: 999; /* IE FIX */
	width: 1000px;
	height: 15px;
	margin: 0 auto;
	background: url(/images/bg_shadow_top.png) no-repeat bottom left;
}

div#maincontainer {
	width: 982px;
	margin: 0 auto;
	padding: 0 9px 3px;
	background: url(/images/bg_shadow.png) repeat-y center;	
}

/*--- TOP ---*/

div#topcontainer {
	position: relative;
	width: 982px;
	margin: 0 auto;
	padding: 3px 9px 0;
	background: url(/images/bg_shadow.png) repeat-y center;
}

div#top {
	background: url(/images/bg_top.gif) repeat-x top;
	border: 1px solid #B1B1B1;
	height: 78px;
}

div#blaadje {
	position: absolute;
	z-index: 1000;
	left: 780px;
	top: 0;
	width: 244px;
	height: 97px;
	background: url(/images/mpz_eikeblaadje.png) no-repeat top left;
}

/*--- LOGIN TOP ---*/

form#login {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	left: 400px;
	width: 330px;
	top: 18px;
	overflow: auto;
}

form#login p {
	font-size: 12px;
	color: #002F65;
	margin-bottom: 5px;
}

form#login span.login {
	font-size: 11px;
	color: #002F65;
}

form#login span.login a {
	color: #002F65;
}

form#login input.email,
form#login input.password {
	font-size: 11px;
	height: 12px;
	padding: 3px;
	border: 1px solid #002F65;
	width: 140px;
	color: #002596;
	float: left;
}

form#login input.email {
	margin-right: 4px;
	background: none;
	background-color: white;
}
form#login input.email.showcaption{
	background: url(/images/bg_input_naam.gif) no-repeat center left white;
}

form#login input.password {
	border-right: none;
	background-color: white;
}

form#login input.password.showcaption{
	background: url(/images/bg_input_wachtwoord.gif) no-repeat center left white;
}

form#login input#loginbutton {
	width: 20px;
	height: 20px;
	border: none;
	line-height: 12px;
	vertical-align: top;
}

div#logout {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	left: 400px;
	width: 330px;
	top: 39px;
	font-size: 12px;
	color: #002F65;
}

div#logout a {
	color: #002F65;	
}

/*--- ZOEKFORM ---*/

form#search {
	float: left;
	padding-left: 3px;
}

form#search input.zoektekst {
	font-size: 11px;
	height: 12px;
	padding: 3px;
	border: 1px solid #002F65;
	border-right: none;
	width: 140px;
	color: #002596;
	background: none;
	background-color: #EBEBEB;	
	float: left;
}
form#search input.zoektekst.showcaption {
	background: url(/images/bg_input_zoeken.gif) no-repeat center left #EBEBEB;
}

form#search input#zoekbutton {
	width: 20px;
	height: 20px;
	border: none;
	line-height: 12px;
	vertical-align: top;
}

/*--- CONTENT ---*/

div#content_top {
	font-family: Arial, Helvetica, sans-serif;
	padding: 7px 0 0;	
	overflow: auto;
	height: 26px;
}

div#navpath {
	font-size: 11px;
	line-height: 18px;
	color: #002F65;
	padding-left: 20px;
	float: left;	
}

div#navpath a {
	text-decoration: none;
	color: #002F65;	
}

div#content_top a.print {
	font-size: 11px;
	line-height: 18px;
	padding-right: 22px;
	margin-right: 3px;
	float: right;
	color: #002F65;
	text-decoration: none;
	background: url(/images/icon_print.gif) no-repeat top right;
}

div#contentcontainer {
	min-height: 400px;
	height: auto !important;
	height: 400px;
	border-top: 1px solid white;
	border-bottom: 3px solid white;
}

div#content {
	font: 12px/135% Arial, Helvetica, sans-serif;
	color: #303030;
	overflow: auto;
	padding: 20px 80px 50px 20px;
}

div#shadow_bottom {
	width: 1000px;
	height: 10px;
	margin: 0 auto;
	background: url(/images/bg_shadow_bottom.png) no-repeat top left;
}

div#footercontainer {
	font: 10px/120% Arial, Helvetica, sans-serif;
	color: #B5B3AA;
	width: 982px;
	margin: 0 auto;
	padding: 0 9px 15px;
}

div#footercontainer a {
	color: #B5B3AA;
}

/*--- E-LEARNING ---*/

table#e_learning_nav {
	margin-bottom: 20px;
}

table#e_learning_nav td {
	text-align: left;
	width: auto !important;
	padding: 0 3px;

}


table#e_learning_nav #navselect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #002F65 !important;
	color: #002F65;
	height: 19px !important;
	line-height: 19px !important;
	margin: 0;
	float: left;
}

/*--- STYLING ---*/

strong {
	font-weight: bold;
}

hr {
	height: 1px;
	border: none;
	border-top: 1px solid #CCC;
}

div#content h2 {
	font: 24px/120% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #002F65;
	margin: 0 0 20px;
}

div#content h3 {
	font: bold 14px/120% Arial, Helvetica, sans-serif;
	color: #4D6D93;
	margin: 20px 0 10px;
}

div#content p {
	margin: 0;	
}

div#content ul {
	list-style-type: square;
	margin: 15px 25px;
}

div#content ul ul {
	list-style-type: circle;
	margin: 0 15px;
}

div#content ol {
	list-style-type: decimal;
	margin: 15px 25px;
}

div#content a {
	color: #002F65;
}

div#content a:hover {
	color: #4D6D93;
}

img.dl_image {
	margin: 0 0 0 5px;
	vertical-align: middle;
}

table.leden  {
	border-collapse: collapse;
}

table.leden th {
	font-weight: bold;
}

table.leden th, table.leden td {
	border: solid 1px #BFBFBF;
	padding: 2px;
}

table#userprofile {
	width: 100%;
	border-collapse: collapse;
}

table#userprofile td {
	padding: 2px;
}

table#userprofile td.col1 {
	width: 20%;
}

table#userprofile td.col2 {
	width: 80%;
	font-weight: bold;
}

img#userimage {
	border: solid 1px #8DBD35;
	margin-bottom: 5px;
}

/*--- THERMOMETER ---*/

form#thermometerenquete input#next, form#thermometerenquete input#previous, form#thermometerenquete input#save {
	width: 19px;
	height: 19px;
	border: none;
	line-height: 12px;
	vertical-align: top;
}
form#thermometerenquete input#next{
	background-image: url(/images/pijl-rechts.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
form#thermometerenquete input#previous{
	background-image: url(/images/pijl-links.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
form#thermometerenquete input#next[disabled]{
	background-image: url(/images/pijl-rechts_uit.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
form#thermometerenquete input#previous[disabled]{
	background-image: url(/images/pijl-links_uit.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
form#thermometerenquete input#save{
	background-image: url(/images/save_button.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

form#thermometerenquete textarea#opmerkingen {
	width: 400px;
	height: 150px;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	border: 1px solid #999999;
	padding: 3px;
	background: #FAFAFA;
}

div#thermometerlegenda {
	font-size: 11px;
	border-bottom: 1px dotted #B1B1B1;
	margin: 0 -50px 20px 0;
	
}

div#thermometerscore {
	font: 11px/130% Arial, Helvetica, sans-serif;
	color: #666666;
	border: 1px solid #B1B1B1;
	width: 200px;
	padding: 10px;
	margin: 0 -50px 10px 25px;
	float: right;
	background: #F2F2F2;
}

div#thermometerscore ul {
	margin: 0 0 13px 16px;
}

div#thermometerscore li {
	margin-bottom: 5px;	
}

div#thermometerscore h2 {
	font: 18px/130% "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 15px;
}

p.pdfreport {
	border-top: 1px dotted #B1B1B1;
	padding: 8px 0 0;
}

#selectnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #002F65 !important;
	color: #002F65;
	height: 19px !important;
	line-height: 19px !important;
	margin: -1px 10px 0 10px;
	width: 435px;
}

#selectnav option, #selectnav optgroup{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#maatregellijst h4{
	font-size: 14px !important;
	font-weight: bold;
	border-top: 1px solid #c0c0c0;
	padding-top: 20px;
	margin-top: 20px;
}

#maatregellijst h4 a{
	color: black;
	text-decoration: none;
}

#maatregellijst {
	list-style: none;
}
#maatregellijst li{
	margin-bottom: 9px;
	clear: both;
	list-style: none;	
}
#maatregellijst .tag{
	float: right;
	display: block;
	background-color: #a65050;
	border: 1px solid #854040;
	color: #3a1c1c;
	color: white;
	padding: 1px 3px;
	margin-right:5px;
	margin-top: 20px;
	font-size: 10px;
	font-weight: bold;
		 -moz-border-radius: 3px; /* FF1-3.6 */
	  -webkit-border-radius: 3px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
			  border-radius: 3px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
			  
	  /* useful if you don't want a bg color from leaking outside the border: */        
	  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; 
}

.maatregel_tip p{ 
	margin: 5px 10px 2px 0 !important;
}
.maatregel_tip a{
	display: block;
	position: relative;
	clear: none;
	width: 340px;
	left: 23px;
	top: -17px;
	height: 17px;
	line-height: 17px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.maatregel_case{
	width: 240px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	border: 1px solid #ddd;
	background: #eee url(/images/bg_homequote.png) no-repeat top  left;
	font-size: 11px;
	padding: 15px 5px 5px 5px;
	
			 -moz-border-radius: 3px; /* FF1-3.6 */
	  -webkit-border-radius: 3px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
			  border-radius: 3px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
			  
	  /* useful if you don't want a bg color from leaking outside the border: */        
	  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; 
	
}
.maatregel_case.wide{
	width: auto;
}

.maatregel_case p{
	font-style: italic;
	margin-bottom: 5px !important;
}

.maatregel_case p:first-letter {
	font-size:32px;
	display:block;
	float:left;
	margin: 0.06em 0.1em 0 0;
	height:2.5em;
	color: #555555;
}

.maatregel_case h5{
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	margin-top: 5px;
}

.maatregel_bron{
	font-size: 10px;
	display: block;
}

.maatregel_bron a{
	color: #303030 !important;
	text-decoration: none;
	font-weight: bold;
}

.maatregel_bron a:hover{
	text-decoration: underline;
}


