/*------------------------------------------------ */
/* ALGEMEEN */
/*------------------------------------------------ */

html							{ overflow: -moz-scrollbars-vertical; overflow-x: auto; }
body, td						{ font-size: 1em; }

.lclear							{ clear: left; }

/* =============================================== */


/*------------------------------------------------ */
/* COLUMNS */
/*------------------------------------------------ */

#display_kolom2_full
	{
	background-color: #fff;
	width:82%;
	_width: 82%;
	border-right: 0px;
	}

/* =============================================== */


/*------------------------------------------------ */
/* BOVENKANT BLOCKS */
/*------------------------------------------------ */

#block2
	{
	float:left;
	width:98%;
	_widtdh: 96%
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	}

#block2 h2, #block2 h3
	{
	color: #B2C823;
	font-size: 1.4em;
	padding:0px;
	margin:0px;
	}

/* =============================================== */


/*------------------------------------------------ */
/* FOOTER */
/*------------------------------------------------ */

#bg_footer_home
	{
	background: url(/grfx/bg_footer_gis.png) repeat-x;
	}

/* =============================================== */

#display_kolom1 h3
	{
	font-weight: bold;
	color: #B2C823;
	font-size:0.8em;
	margin: 0px;
	margin-top: 10px;
	}

.boxed
	{
	display: block;
	margin: 0px;
	margin-top: 2px;
	}

.boxed .layercheck, .boxed .icon
	{
	float: left;
	width: 25px;
	_width: 25px;
	}

.boxed .layerdesc, .boxed .icondesc
	{
	width: 110px;
	font-size: 0.7em;
	padding-top: 2px;
	margin-left: 25px;
	}

.boxed .icondesc
	{
	font-size: 1em;
	width: 80%;
	margin-left: 26px;
	}

#mapboxed
	{
	float: left;
	width: 360px;
	_width: 360px;
	margin: 0px;
	margin-top: 10px;
	}

.iframegis
	{
	border: 2px solid #B2C823;
	}

#toolsboxed
	{
	widht: 354px;
	margin-top: 10px;
	}

#toolsboxed .column1, #toolsboxed .column2
	{
	float: left;
	width: 90px;
	_width: 90px;
	margin: 0px;
	}

#toolsboxed .column2
	{
	width: 264px;
	_width: 264px;
	}

#legendboxed
	{
	float: left;
	width: 54%;
	_width: 54%;
	margin: 0px;
	margin-top: 10px;
	}

#legendboxed .column1, #legendboxed .column2
	{
	float: left;
	width: 49%;
	_width: 49%;
	margin: 0px;
	}

#legendboxed h3
	{
	background-color: #B2C823;
	font-size: 1.2em;
	color: #fff;
	margin: 0px;
	margin-top: 2px;
	padding: 2px;
	padding-left: 4px;
	}



/*------------------------------------------------ */
/* BROWSE */
/*------------------------------------------------ */

.browse_subject
	{
	vertical-align: top;
	font-weight: bold;
	color: #000;
	font-size:1em;
	}

.browse_desc0		{ width: 5%; font-weight:bold; padding: 4px;}
.browse_desc1		{ font-weight:bold; padding: 4px;}
.browse_desc2		{ width: 30%; font-weight:bold; padding: 4px;}
.browse_desc3		{ width: 15%; font-weight:bold; padding: 4px;}
.browse_desc4		{ width: 15%; font-weight:bold; padding: 4px;}

.browse_data		{ border-bottom: 1px solid #7054A3; vertical-align: top; padding: 4px;}

/* =============================================== */

#button_showlayer
	{
	position: absolute;
	top: 15px;
	left: 625px;
	z-index: 998;
	cursor: pointer;
	}

#gislayers
	{
	position: absolute;
	width: 190px;
	top: 15px;
	left: 462px;
	z-index: 997;
	visibility:hidden;
	}

#gislayers table				{ background-color: #eee; width: 180px; border: solid #a7a7a7; border-width: 0px 0px 0px 1px; }
#gislayers table td				{ font-size: 12px; padding: 0px 0px 2px 4px; }

#gislayerstop,
#gislayersbot
	{
	position: relative;
	background-repeat: no-repeat;
	width: 180px;
	height: 14px;
	}

#gislayerstop					{ background-image: url(/grfx/gislayerstop.png); _background-image: url(/grfx/gislayerstop.gif); }
#gislayersbot					{ background-image: url(/grfx/gislayersbot.png); _background-image: url(/grfx/gislayersbot.gif); }


#tablesbox h3
	{
	background-color: #7054a3;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	margin: 0px;
	padding: 2px;
	padding-left: 5px;
	}

#tablesbox h4
	{
	background-color: #70ccd7;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	margin: 0px;
	padding: 2px;
	}

#tablesbox h4 a					{ background: url(/grfx/linda_gis/legend_off.gif) no-repeat right 0px; color: #fff; text-decoration: none; padding: 2px; display: block; }
#tablesbox h4 a:hover			{ background: url(/grfx/linda_gis/legend_on.gif) no-repeat right 0px; }


#tablesbox td					{ font-size: 12px; color: #fff; padding: 2px; }

#tablesbox div 					{ background-color: #70ccd7; font-size: 11px; padding-left: 4px; }
#tablesbox div img
	{
	margin-top: 2px;
	margin-right: 5px;
	}

#tablesbox
	{
	position: relative;
	width: 190px;
	float: right;
	}

#tablesnav
	{
	position: relative;
	list-style: none;
	height: 20px;
	margin: 0px;
	padding: 0px;
	}

#tablesnav li
	{
	position: absolute;
	background-repeat:  no-repeat;
	font-size: 0.8em;
	text-align: center;
	width: 92px;
	height: 17px;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	top: 0px;
	}

#tablesnav a					{ color: #fff; text-decoration: none; display: block; }
#tablesnav a:hover				{ color: #000; text-decoration: none; }

#tn1, #tn1_on					{ left: 0px; }
#tn2, #tn2_on					{ left: 92px; }

#tn1, #tn2						{ background-image: url(/grfx/linda_gis/background-tablesnav.gif); }
#tn1_on, #tn2_on				{ background-image: url(/grfx/linda_gis/background-tablesnav_on.gif); }

#googlebutton, #googlenavigation
	{
	position: absolute;
	top: 10px;
	left: 560px;
	z-index: 9999;
	}

#googlenavigation				{ left: 415px; }
#googlenavigation img			{ margin-right: 1px; }

#tablesbox #mapnote
	{
	background-color: transparent;
	font-size: 11px;
	color: #f00;
	margin-top: 10px;
	}

#tablesbox #mapnote ol
	{
	margin: 0px;
	margin-left: 24px;
	padding: 0px;
	}


/* --------------------------------------- */
/* WRAPPER */
/* --------------------------------------- */

#wrapper_lightbox
	{
	position: relative;
	}

/* ======================================= */