    body, div{ margin: 0px; padding: 0px; }
	/*
	a,a:active,a:hover,a:link{ 
    color: #000;
    text-decoration: none; 	
    }*/
	
	a:link{ 
    color: #000;
    text-decoration: none; 	
    }

    html, body {
    background-color: #c7dbfc;
	/*background-color: <?=CSS_BGCOLOR;?>;*/
    color: #000;
    /*font-family: Arial; /* verdana*/
    font: 82.5% "Arial", sans-serif;
    height: 100%;
    }
	
	.topborder{
	background: #2c6cb1;
	background: -webkit-linear-gradient(top, #2c6cb1 0%, #22558b 100%);
	background: -moz-linear-gradient(top, #2c6cb1 0%, #22558b 100%);
	background: -ms-linear-gradient(top, #2c6cb1 0%, #22558b 100%);
	background: -o-linear-gradient(top, #2c6cb1 0%, #22558b 100%);
	background: linear-gradient(to bottom, #2c6cb1 0%, #22558b 100%);
	height: 100px;
	min-width: 1380px;
	}
	
	#logo{
	float: left;
	display: inline-block;
	padding-left: 15px; 
	padding-right: 15px;
	padding-top: 13px;
	}
	
	#logo2{
	float: right;
	display: inline-block;
	padding-left: 15px; 
	padding-right: 15px;
	padding-top: 13px;
	}
	
	.menuborder{
	background: #2c6cb1;
	background: -webkit-linear-gradient(top, #2c6cb1 0%, #3584d8 100%);
	background: -moz-linear-gradient(top, #2c6cb1 0%, #3584d8 100%);
	background: -ms-linear-gradient(top, #2c6cb1 0%, #3584d8 100%);
	background: -o-linear-gradient(top, #2c6cb1 0%, #3584d8 100%);
	background: linear-gradient(to bottom, #2c6cb1 0%, #3584d8 100%);
	border: black solid 1px;
	-moz-box-shadow: 0px 3px 2px #777;
	-webkit-box-shadow:0px 3px 2px #777;
	-o-box-shadow:0px 3px 2px #777;
	-ms-box-shadow:0px 3px 2px #777;
	box-shadow:0px 3px 2px #777;
	border-collapse: separate;
	height: 30px;
	min-width: 1380px;
	}
	
    #menu{width: 1460px; margin: -11px auto; height:30px;}
    #menu ul{list-style-type:none; z-index:1100; }
    #menu ul li{float: left; position: relative;z-index:1101; }
    #menu ul li:hover{	background: -webkit-linear-gradient(top, #2c6cb1 0%, #22558b 100%);
	background: -moz-linear-gradient(top, #2c6cb1 0%, #22558b 100%);
	background: -ms-linear-gradient(top, #2c6cb1 0%, #22558b 100%);
	background: -o-linear-gradient(top, #2c6cb1 0%, #22558b 100%);
	background: linear-gradient(to bottom, #2c6cb1 0%, #22558b 100%);
	z-index:1102;
	}

	#menu span.mact, #menu span.mact a{ 
	background: -webkit-linear-gradient(top, #2c6cb1 0%, #22558b 100%);
	background: -moz-linear-gradient(top, #2c6cb1 0%, #22558b 100%);
	background: -ms-linear-gradient(top, #2c6cb1 0%, #22558b 100%);
	background: -o-linear-gradient(top, #2c6cb1 0%, #22558b 100%);
	background: linear-gradient(to bottom, #2c6cb1 0%, #22558b 100%);
	}
	
    #menu ul li a{ color: #fff; padding: 0px 20px; line-height:30px; font-size:14px; font-family:arial; display: block; text-decoration:none; z-index:1103;}
    #menu ul li a:hover{
	background: -webkit-linear-gradient(top, #2c6cb1 0%, #22558b 100%);
	background: -moz-linear-gradient(top, #2c6cb1 0%, #22558b 100%);
	background: -ms-linear-gradient(top, #2c6cb1 0%, #22558b 100%);
	background: -o-linear-gradient(top, #2c6cb1 0%, #22558b 100%);
	background: linear-gradient(to bottom, #2c6cb1 0%, #22558b 100%);
	z-index:1104;
	}

    #menu ul li ul li{float: none; position: relative; z-index:1105;}
    #menu ul li ul{position: absolute; top:30px; left: -136px; display: none; width:220px; list-style: none; padding: 0px; margin:0px; border: 1px solid #22558b;
    z-index:1106;}

    #menu ul li:hover > ul{display: block; z-index:1107;}
    #menu ul li ul li a{white-space: nowrap; line-height:30px; background-color: #62a0e2;
	background: -webkit-linear-gradient(top, #62a0e2 0%, #3480d2 100%);
	background: -moz-linear-gradient(top, #62a0e2 0%, #3480d2 100%);
	background: -ms-linear-gradient(top, #62a0e2 0%, #3480d2 100%);
	background: -o-linear-gradient(top, #62a0e2 0%, #3480d2 100%);
	background: linear-gradient(to bottom, #62a0e2 0%, #3480d2 100%);
	z-index:1108;}
    #menu ul li ul li ul{position: absolute; top:0px; left:220px; display: none; background-color: #22558b; width:200px; list-style: none; padding: 0px; margin:0px; z-index:1110;}

	#left{
	float: left;
	display: inline-block;
	}
	
	#right{
	float: right;
	display: inline-block;
	}
	
    .dvmain{
    font-size: 12pt;
    min-width: 1380px;
    margin-left: 20px; margin-right: 20px;
    /*width: 1380px;*/
    }
	
    .dvcontent{
    min-height: 600px;
    height: auto !important;
    height: 600px;
    height:auto !important; /* real browsers * /
	height:100%; /* IE6: treaded as min-height* /
	min-height:100%; /* real browsers */
    }
    
	.dvfooter{
    font-size: 10pt;
    }
	
    .tbmiddle, .tblogin{
    height: 460px; 
    }
	
    #dvtitle{
    font-size: 24pt;
    font-weight: bold;
    padding-left:20px;
    }
	
    .linkh, a:hover{
    color: #000;/*olive-green*/   
    }
	
    .inline{display:inline-block;}
      
    /* table look&feel */
    
    .dvtitle{
    font-size: 14pt;
    font-weight: bold;
    }
	
    #levels th, #levels td, #termlist th, #termlist td{
    color: #000;        
    font-size: 9pt;
    font-weight: normal;
    border-right:1px solid #2c6cb1;
    border-bottom:1px solid #2c6cb1;
    padding-left: 2px;
    padding-right: 2px;

    }
    #termlist th, #termlist td{ font-size: 10pt; }  
    #levels th, #termlist th{
    font-weight: bold;
    border-bottom:2px solid #2c6cb1;
    }
	
    .thtb1{ border-top:1px solid #2c6cb1; }
    .thlb1{ border-left:1px solid #2c6cb1; }
    .thlb2{ border-left:2px solid #2c6cb1; }
    
    .thprod{ background-color: #9bbb59; 
    -moz-border-radius:10px 10px 0px 0px;
    -webkit-border-radius:10px 10px 0px 0px;
    border-radius:10px 10px 0px 0px;
    }
		
    .thcust{ background-color: #8064a2; 
    -moz-border-radius:10px 10px 0px 0px;
    -webkit-border-radius:10px 10px 0px 0px;
    border-radius:10px 10px 0px 0px;
    }
		
    .thstat{ background-color: #4bacc6; 
    -moz-border-radius:10px 10px 0px 0px;
    -webkit-border-radius:10px 10px 0px 0px;
    border-radius:10px 10px 0px 0px;
    }
		
    .thinfo{ background-color: #f79646; }
    .thsupo{ background-color: #9a9a9a; 
    -moz-border-radius:10px 10px 0px 0px;
    -webkit-border-radius:10px 10px 0px 0px;
    border-radius:10px 10px 0px 0px;
    }
	
	.thtank{ background-color: #BED3FF; 
    -moz-border-radius:10px 10px 0px 0px;
    -webkit-border-radius:10px 10px 0px 0px;
    border-radius:10px 10px 0px 0px;
    }
	
	.thwijz{ background-color: #FFDB91; 
    -moz-border-radius:10px 10px 0px 0px;
    -webkit-border-radius:10px 10px 0px 0px;
    border-radius:10px 10px 0px 0px;
    }
		
	.threg { background-color: #62a0e2; border-left:1px solid #2c6cb1; border-top:1px solid #2c6cb1;
    -moz-border-radius:10px 10px 0px 0px;
    -webkit-border-radius:10px 10px 0px 0px;
    border-radius:10px 10px 0px 0px;}

    .tdprod{ background-color: #eaf1dd; }
    .tdcust{ background-color: #e5e0ec; } 
    .tdstat{ background-color: #dbeef3; }
    .tdinfo{ background-color: #fde9d9; }
    .tdsupo{ background-color: #e3e3e3; }
	.tdtank{ background-color: #D1FFFC; }
	.tdwijz{ background-color: #FFFFDC; }
	.tdreg { background-color: #d8e6fe; border-left:1px solid #2c6cb1; }
    
    #levels td div{
    /* height: 17px; */
    /* width: 100%; screws up colwidth */
    overflow: hidden;
    }
    
    /* table rows hover coloring */
    .record, .record DIV {
    /*background-color: ;*/
    }
	
    .recordh, .recordh DIV, .recordh td, #levels th a:hover div{
    background-color: #dff17a;
    }
	
    .record, .record DIV, .recordh, .recordh DIV{
    /* height: 17px;*/
    /*cursor: pointer;*/
    overflow: hidden;
    }
	
    .hand{ cursor: pointer; }
    .lowerLimit { background-color: #f00; }
    .normalLimit { background-color: #ff0; }
    .upperLimit { background-color: #0f0; }
    
    #register input, #register select{
    width: 300px;
    }
	
    #register .button{
    width: 100px;
    }
    
    #details .title{ 
    font-size: 16pt;
    font-weight: bold;
    } 
	
    #details .info th{
	-moz-border-radius:15px 0px 15px 0px;
    -webkit-border-radius:15px 0px 15px 0px;
    border-radius:15px 0px 15px 0px;
    font-size: 13pt;
    font-weight: bold;
    background-color: #62a0e2;
    border: solid 1px #2c6cb1;
    }
	
    #details .info td{
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    background-color: #d8e6fe;
    border: solid 1px #2c6cb1;
    }
	
	/* Error colors */
	
    .bgerror{
    background-color: #ff6060;
    }
	
    .bgred{
    background-color: #ff6060;
    }
	
    .bggreen{
    background-color: #00ff00;  
    }
	
    .bgorange{
    background-color: #ff7f00; 
    }
	
	/* Map style */
		
    .osmlink a, .osmlink a:hover, .osmlink a:active, .osmlink a:link{
    color: #000;text-decoration: underline;
    }
	
    .nav a, .nav a:hover, .nav a:active, .nav a:link{
    color: #fff;text-decoration: underline;
    }
	
	/*<!--
	Style 1 default (input and textarea) 
	style 2 (speciale input fields)
	Style 3 (Buttons) 
	-->*/
	FORM {margin: 0px;padding: 0px}
	
    SELECT.formstyle, INPUT.formstyle, TEXTAREA.formstyle
    {
    font-family: Arial, Helvetica;
    font-size: 14px;
    color: black;
    text-decoration: none;
    background-color: #fff;
    border: solid 1px #2c6cb1;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    } 
	
    INPUT.buttonstyle
    {
    background: #d8e6fe;
    background: -webkit-linear-gradient(top, #d8e6fe 0%, #62a0e2 100%);
    background: -moz-linear-gradient(top, #d8e6fe 0%, #62a0e2 100%);
    background: -ms-linear-gradient(top, #d8e6fe 0%, #62a0e2 100%);
    background: -o-linear-gradient(top, #d8e6fe 0%, #62a0e2 100%);
    background: linear-gradient(to bottom, #d8e6fe 0%, #62a0e2 100%);
    font-family: Arial, Helvetica;
    font-size: 14px;
    color: black;
    text-decoration: none;
    border: solid 1px #2c6cb1;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    } 
	
	.button
    {
    background: #d8e6fe;
    background: -webkit-linear-gradient(top, #d8e6fe 0%, #62a0e2 100%);
    background: -moz-linear-gradient(top, #d8e6fe 0%, #62a0e2 100%);
    background: -ms-linear-gradient(top, #d8e6fe 0%, #62a0e2 100%);
    background: -o-linear-gradient(top, #d8e6fe 0%, #62a0e2 100%);
    background: linear-gradient(to bottom, #d8e6fe 0%, #62a0e2 100%);
    font-family: Arial, Helvetica;
    font-size: 14px;
    color: black;
    text-decoration: none;
    border: solid 1px #2c6cb1;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    }
	
    INPUT.datestyle
    {		
    font-family: Arial, Helvetica;
    font-size: 14px;
    color: black;
    text-decoration: none;
    background-color: #fff;
    border: solid 1px #2c6cb1;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    position: relative; 
    z-index:1010;
    }
	
	<!-- 
	Beheer titles 
	-->
	.title  { font-weight: bold; }
	
    <!--
    Fieldsets for input field forms
    -->
	
    fieldset.fsgreen  { background-color: #e2ecfc; border: 1px #2c6cb1 solid;  -moz-border-radius:5px;
          -webkit-border-radius:5px;
          border-radius:5px; }
    fieldset.fsgray   { background-color: #d8e6fe; border: 1px #2c6cb1 solid;  -moz-border-radius:5px;
          -webkit-border-radius:5px;
          border-radius:5px; width:560px;}
    fieldset .fstitle { font-weight: bold; margin-bottom: 5px; }
    fieldset .fsbutton{ width: 100px; }
    fieldset .fstime  { width:  50px; text-align: center; }
    fieldset select, fieldset textarea { width: 300px; /* == input size=50 */ }
    
    label { width: 15em; float: left; }
    .error { border-color: red;  }
    p{ clear: both; margin: 0 0 3px 0; } /*bottom offset*/
    em.error { /*display: inline-block;*/ margin-left: 45px; text-align: right; color: red; }
    #tank1, #tank2{ display: none; }
    
    .ui-combobox { position: relative; display: inline-block; }
    .ui-combobox-toggle {
      position: absolute;
      top: 0; bottom: 0;
      margin-left: -1px;
      padding: 0;
      /* adjust styles for IE 6/7 */
      *height: 1.6em; *top: 0.1em;
      }
    .ui-combobox-input {
      margin: 0; padding: 0.3em; font-size: 80%; width: 250px;
      }
    
      #modify label { width: 10em; } 
      #modify fieldset select, fieldset textarea { width: 270px; } 
      .ui-combobox-input { width: 230px; } 
	  .ui-autocomplete {position: absolute; z-index:1001 !important;}
	
	
	
  /*<!-- location/ tracktrace styles, TODO correct and remove from pages -->*/
  #tanklist{
  	margin: 10px;
	}
  #map{ 
	  width:    100%;
	  height:   800px;
	  /*z-index:  10; /* higher than the sliders */
        background-color: #d8e6fe;
        border: solid 1px #2c6cb1;
	}
  
  
    
  .ui-combobox { position: relative; display: inline-block; }
  .ui-combobox-toggle {
	    position: absolute;
	    top: 0; bottom: 0;
	    margin-left: -1px;
	    padding: 0;
	    /* adjust styles for IE 6/7 */
	    *height: 1.6em; *top: 0.1em;
    }
  .ui-combobox-input {
    	margin: 0; padding: 0.3em; font-size: 80%; width: 200px;
    }
    #modify label { width: 10em; } 
    #modify fieldset select, fieldset textarea { width: 200px; } 
    .ui-combobox-input { width: 210px; } 

