
/* ----------------------------------------------------------------------- */
/* google map
/* ----------------------------------------------------------------------- */

.googlechart {
  position: absolute;
  top: 94px;
  left: 380px;
  width: 654px;
  height: 600px;
  z-index: 10;
  border: 1px solid #ccc;
}
#maploading {
  position: absolute;
  background: url(images/ajax-loader-red.gif) no-repeat #FFF2F2 5px 6px;
  border: 1px solid red;
  color: red;
  height: 26px;
  _height: 25px;
  width: 200px;
  display: none;
  font-weight: bold;
  padding: 8px 2px 0px 30px;
  z-index: 99;
  font-size: 11px;
  top: 100px;
  left: 455px;
}

/* ----------------------------------------------------------------------- */
/* legenda
/* ----------------------------------------------------------------------- */

.googlelegend {
  z-index: 1000;
  font-family: Arial;
  font-size: 11px;
  /*width: 350px;*/
}
.googlelegend th, .googlelegend td {
  text-align: left;
  padding: 3px;
  font-size: 11px;
  padding: 3px 4px 3px 4px;
}
.googlelegend th {
  color: #fff;
  background-color: #009AFF;
}
.googlelegend td {
  border-top: 2px solid #fff;
}

.wmslayersdiv {
  z-index: 12;
  font-family: Arial;
  font-size: 10px;
}
.googlelegend select {
  font-size: 12px;
  /*width: 240px;*/
}
.googlelegend input {
  font-size: 12px;
  border: 1px solid #ccc;
  padding: 2px;
}
.googlelegend .button {
  float: right;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  background-color: #efa016;
  border: 1px solid #efa016;
  padding: 0px 8px 3px 8px;
  _padding: 2px 8px 2px 8px;
  width: 60px;
}
.googlelegend .check {
  border: none;
}
.smallinfotext {
  border: 1px solid #ccc;
  padding: 5px;
  margin-bottom: 5px;
  background-color: #FFFFD3;
  color: #333;
  font-size: 11px;
  width: 250px;
}
.zoek2 th {
  color: #fff;
  background-color: #EFA016;
}
.zoek2 td {
  border-top: none;
}
#content-2 td {
  background-color: #eee;
  color: #000;
}
.zoek1 .button {
  margin-top: 5px;
}
#content-2 .odd td {
  background-color: #eee;
}
#content-2 .even td {
  background-color: #ccc;
}
#content-2 .even .icon {
  background-color: #eee;
}

#content-2 .odd .icon {
  background-color: #eee;
}



/* ----------------------------------------------------------------------- */
/* info
/* ----------------------------------------------------------------------- */

.info {
  background-color: #FFFFD3;
  border: 1px solid #efefef;
  padding: 8px;
  margin-top: 5px;
}
.info p {
  margin: 3px 0 3px 0;
}

/* ----------------------------------------------------------------------- */
/* maptools (naast de kaart)
/* ----------------------------------------------------------------------- */

#opctyCntrl {
  display: none;
  position: absolute;
  background: #fff url(images/content_back.gif) repeat-x;
  z-index: 12;
  top: 79px;
  left: 1046px;
  padding: 13px 10px 7px 0px;
  
}



#menu {
  border-bottom : 1px solid #eee;
  margin: 0;
  padding-bottom : 19px;
  padding-left : 10px;
}

#menu ul, #menu li  {
  display : inline;
  list-style-type : none;
  margin : 0;
  padding : 0;
}

  
#menu a:link, #menu a:visited {
  background : #B4B2B2;
  border : 1px solid #ccc;
  color : #666;
  float : left;
  font-size : 11px;
  font-weight : normal;
  line-height : 14px;
  margin-right : 8px;
  padding : 2px 10px 2px 10px;
  text-decoration : none;
}

#menu a:link.active, #menu a:visited.active {
  background : #fff;
  border-bottom : 1px solid #fff;
  color : #000;
}

#menu a:hover {
  color : #fff;
}

  
body.section-1 #menu li#nav-1 a, 
body.section-2 #menu li#nav-2 a,
body.section-3 #menu li#nav-3 a,
body.section-4 #menu li#nav-4 a {
  background : #eee;
  border-bottom : 1px solid #eee;
  color : #000;
}

#menu #subnav-1,
#menu #subnav-2,
#menu #subnav-3,
#menu #subnav-4 {
  display : none;
  width: 90%;
}

body.section-1 #menu ul#subnav-1, 
body.section-2 #menu ul#subnav-2,
body.section-3 #menu ul#subnav-3,
body.section-4 #menu ul#subnav-4 {
  display : inline;
  left : 10px;
  position : absolute;
  top : 95px;
}

body.section-1 #menu ul#subnav-1 a, 
body.section-2 #menu ul#subnav-2 a,
body.section-3 #menu ul#subnav-3 a,
body.section-4 #menu ul#subnav-4 a {
  background : #fff;
  border : none;
  border-left : 1px solid #ccc;
  color : #999;
  font-size : smaller;
  font-weight : bold;
  line-height : 10px;
  margin-right : 4px;
  padding : 2px 10px 2px 10px;
  text-decoration : none;
}

 #menu ul a:hover {
  color : #fff !important;
}

#contents {
  background : #fff;
  border : 1px solid #ccc;
  border-top : none;
  clear : both;
  margin : 0px;
  padding : 15px;
}


body {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, Sans serif;
  font-size: 9pt;
  background: #EFA016 url(images/header_back.gif) repeat-x;
}
h2 {
  font-size:12pt;
  font-weight: bold;
}
h3 {
  font-size:10pt;
  font-weight: bold;
}
form {
  padding: 0;
  margin: 0;
}
a {
  color: #efa016;
}
.tableContainer {
	overflow: scroll;
	overflow-x: hidden;
	height: 576px;
	width: 330px;
}

.fields {
  position:relative;
  overflow:auto;
  overflow-x: hidden;
  height: auto;
}
.tableContainer > tbody {
	height: 508px;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}

/* ----------------------------------------------------------------------- */
/* layout
/* ----------------------------------------------------------------------- */

#container-detail {
	text-align: center;
}
/* header */
#header {
  height: 60px;
  width: 1085px;
}
#header-detail {
	margin: 0 auto;
	height: 79px;
	width: 700px;
}
#title {
  float: left;
  padding: 18px 20px 0px 10px
}
#logo {
  float: right;
  padding: 3px 0;
}
#linklist {
	padding-left: 10px;*/
	padding-top: 2px;
	color: #fff;
	font-size: 10px;
	text-align: left;
}
#linklist a {
	color: #fff;
	text-decoration: none;
	font-size: 10px; 
}
#linklist a:hover {
	text-decoration: underline;
}
/* straat popup */
#straat table table {
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
#straat th, #straat td {
  text-align: left;
  font-weight: normal;
  font-size: 8pt;
}
#straat th {
  color: #009aff;
  font-weight: bold;
  background-color: #fff;
  border-bottom: 1px dotted #ccc;
  width: 50px;
}
#straat td {
  padding-top: 5px;
}
#straat .title {
  background-color: #efa016;
  color: #fff;
  font-weight: bold;
}
#straat table table th {
  margin-bottom: 3px;
  color: #333;
  font-weight: normal;
  padding: 3px;
  background-color: #eee;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
#straat table table td {
  padding: 3px;
  font-weight: normal;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
#straat a {
  display: block;
  color: #efa016;
  background: url(images/icons/page_white_link.png) no-repeat 3px 3px;
  padding: 3px 3px 3px 23px;
}
/* main content - left and right column */
#content-left {
  background: #fff url(images/content_back.gif) repeat-x;
  padding: 15px 8px 8px 8px;
  margin: 4px 10px 10px 10px;
  width: 330px;
  text-align: left;
}
#content-right {
  position: absolute;
  background: #fff url(images/content_back.gif) repeat-x;
  padding: 15px 8px 8px 8px;
  top: 79px;
  left: 370px;
  width: 660px;
  height: 610px;
  z-index: 2;
}
#content-detail { /* details screen */
  background: #fff url(images/content_back.gif) repeat-x;
  padding: 15px 8px 30px 8px;
  margin: 0 auto;
  width: 680px;
  text-align: left;
}
#coords {
  position: absolute;
  background-color: #ccc;
  font-size: 10px;
  color: #000;
  padding: 5px 8px 6px 8px;
  top: 710px;
  left: 370px;
  width: 660px;
  w\idth: 660px;
  z-index: 2;
}
#steps {
	margin-top: 10px;
}
#steps a {
  color: #009AFF;
  text-decoration: none;
  font-weight: bold;
}
#steps .current {
  background: #009AFF;
  color: #fff;
  font-weight: bold;
}
#footer-detail {
  background-color: #ccc;
  font-size: 10px;
  color: #000;
  margin: 0 auto;
  padding: 5px 8px 6px 8px;
  text-align: left;
  width: 680px;
  height: 14px;
  z-index: 2;
}
/* table styles - including alternating rows */
.zoek1 {
  background-color:#eee;
  padding: 4px 4px 4px 4px;
  width: 330px;
}
.zoek2 {
  background-color:#EFA016;
  padding: 4px;
}
#content-1 {
  display:block;
  background-color:#fff;
}
#content-2 {
  display:none;
  background-color:#fff;
  /*height:490px;*/
}
#content-3 {
  display:none;
  background-color:#fff;
  height:490px;
}
img {
  border:0pt none;
}
.mp {
  height:38px;
  width:24px;
}
.iconA {
background:transparent url(images/aj_icons.png) repeat scroll 0pt 0px;
position: relative;
}
.iconB {
background:transparent url(images/aj_icons.png) repeat scroll 0pt -38px;
position: relative;
}
.iconC {
background:transparent url(images/aj_icons.png) repeat scroll 0pt -76px;
}
.iconD {
background:transparent url(images/aj_icons.png) repeat scroll 0pt -114px;
}
.iconE {
background:transparent url(images/aj_icons.png) repeat scroll 0pt -152px;
}
.iconF {
background:transparent url(images/aj_icons.png) repeat scroll 0pt -190px;
}
.iconG {
background:transparent url(images/aj_icons.png) repeat scroll 0pt -228px;
}
.iconH {
background:transparent url(images/aj_icons.png) repeat scroll 0pt -266px;
}
.iconI {
background:transparent url(images/aj_icons.png) repeat scroll 0pt -304px;
}
.iconJ {
background:transparent url(images/aj_icons.png) repeat scroll 0pt -342px;
}


*.carpe_vertical_slider_display_combo {
  float: left;
  margin: 2px 0;
  border: 1px solid #ccc;
}

*.carpe_vertical_slider_track {
  background-color: #fff;
  color: #333;
  padding: 0px 6px 14px 0;
  height: 100px;
}

*.carpe_vertical_slider_track *.carpe_slider_slit {
  background-color: #fff;
  color: #0000ff;
  width: 2px;
  height: 100px;
  position: absolute;
  margin: 4px 10px 4px 12px;
  padding: 4px 0 1px 0;
  line-height: 0px;
  font-size: 0;
  border: 1px solid;
  border-color: #000;
}
*.carpe_vertical_slider_track *.carpe_slider {
  width: 17px;
  height: 9px;
  background: red url(images/slider.gif) no-repeat ;
  color: #fff;
  position: relative;
  margin: 0 0 0 5px;

  z-index: 1;
  line-height: 0px;
  font-size: 0px;
  text-align: left;
/*  border: 1px solid;
  border-color: #000;*/
  cursor: n-resize;
}
*.carpe_slider_display_holder {
  background-color: #fff;
  color: #333;
  width: 25px;
  margin: 0;
  float: left;
  padding: 0px 0px 0 0;
  height: 20px;
  text-align: right;
  border: 0px solid;
  border-color: #ddd #999 #999 #ddd;
}


.carpe_slider_display {
  background-color: #ffffd3;
  color: #666;
  padding: 1px;
  width: 19px;
  text-align: right;
  font-size: 10px;
  line-height: 10px;
  font-family: arial, verdana, helvetica, sans-serif;
  font-weight: bold;
  border: 1px solid;
  cursor: default;
}



