/* --------------------------------------- */
/* GENERAL */
/* --------------------------------------- */

a								{ color: #62922F; }
a:hover							{ color: #1C62AB; }

#linda_gis_overlay
	{
	background: url(/grfx/linda_gis/linda_gis_overlay.png) no-repeat;
	width: 631px;
	height: 349px;
	padding: 8px 0px 0px 10px;
	}

#linda_gis_print_overlay
	{
	background: url(/grfx/linda_gis/linda_gis_overlay.png) no-repeat;
	width: 631px;
	height: 631px;
	padding: 8px 0px 0px 10px;
	}

#linda_gis_process
	{
	position:relative;
	background: url(/cgi/fietseropuit/linda_gis_processing.gif) no-repeat;
	width: 262px;
	height: 75px;
	top:-275px;
	margin: auto;
	visibility: hidden;
	}

#lengte_tot
	{
	position: absolute;
	top: -10px;
	left: 720px;
	}

.text_left						{ text-align: left; }

#legenda
	{
	background-color: #bedff6;
	border: 1px solid #000;
	width: 400px;
	padding: 4px;
	}

.icon_print						{ border: 3px solid; cursor: hand; cursor: pointer; }

.schaal_balk
	{
	position: relative;
	border: 1px solid #000;
	height: 20px;
	_height: 20px;
	margin-bottom: 30px;
	top: 0px;
	left: 350px;
	z-index: 400;
	}

.schaal_balk_links
	{
	float: left;
	display: block;
	}

.schaal_balk_rechts
	{
	float: right;
	display: block;
	}

/* --------------------------------------- */
/* LEGENDA */
/* --------------------------------------- */

/*
overlay div om de kaart te blurren moet width en height hebben
deze wordt aan- en uitgezet met hidden en visible
*/

#p_window
	{
	position:absolute;
	background-color: #fff;
	width: 660px;
	height: 500px;
	_height: 500px;
	top: 0px;
	left: 0px;
	filter: alpha(opacity=80);
	opacity: .80;
	z-index: 20;
	visibility: hidden;
	}

#footer_p_window
	{
	background: url(/grfx/linda_gis/bottom_legenda.gif) no-repeat;
	width: 455px;
	height: 14px;
	_height: 14px;
	}

/* Position voor popup */

#p_window_content
	{
	position:absolute;
	height: 500px;
	top:0px;
	left:100px;
	z-index: 400;
	}

/*
content en footer om ronde hoeken toe te passen
width and height van de data
*/

#content_p_window
	{
	background: url(/grfx/linda_gis/content_legenda.png) repeat-y;
	width: 446px;
	height: auto;
	_height: 190px;
	min-height: 190px;
	padding: 10px 5px 5px 8px;
	z-index: 400;
	}

/* Alleen voor de data */

.p_window_icon
	{
	width: 23px;
	float: left;
	}

.p_window_checkbox
	{
	width: 20px;
	float: left;
	}

.p_window_text
	{
	font-weight: bold;
	font-size: 0.85em;
	width: 175px;
	padding-top: 2px;
	float: left;
	}

#top_right
	{
	background: url(/grfx/topcrnr_right.gif) no-repeat;
	width: 16px;
	height: 16px;
	_height: 16px;
	float:left;
	}

#top_left
	{
	background: url(/grfx/topcrnr_left.gif) no-repeat;
	width: 16px;
	height: 16px;
	_height: 16px;
	float: left;
	}

/**********************************************/
/*MELDINGEN*/
/*********************************************/

.div_left						{ float:left; }
.div_right						{ float:left; }


/* Bepaal activiteitscherm */

.content_block
	{
	font-weight: bold;
	width: 420px;
	float: left;
	}

/*********************************************/

/* --------------------------------------- */
/* BUTTONS */
/* --------------------------------------- */

#btn_left
	{
	position: absolute;
	top: 360px;
	left: 7px;
	}

#btn_right
	{
	position: absolute;
	top: 360px;
	left: 657px;
	}

#btn_bottom
	{
	position: absolute;
	top: 547px;
	left: 325px;
	}

#btn_top
	{
	position: absolute;
	top: 188px;
	left: 325px;
	}

#btn_bleft
	{
	position: absolute;
	top: 540px;
	left: 12px;
	}

#btn_bright
	{
	position: absolute;
	top: 541px;
	left: 652px;
	}

#btn_tleft
	{
	position: absolute;
	top: 193px;
	left: 13px;
	}

#btn_tright
	{
	position: absolute;
	top: 194px;
	left: 652px;
	}

#pos_ctrl
	{
	position: relative;
	top: 4px;
	left: 0px;
	}

#pos_zoom
	{
	position: absolute;
	top: 560px;
	left: 590px;
	}

#btn_back						{ float:left; padding-right:8px; }
#btn_vervolg					{ float:left; padding-right:7px; }
#btn_reset						{ float:left; padding-right:40px; _padding-right:30px; }

#btn_icon
	{
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	}

#btn_all_layers					{ float:left; padding-right:40px; }

#btn_finish
	{
	padding-right: 4px;
	padding-left: 10px;
	float: left;
	}

#btn_zoom_in					{ float:left; padding-right:5px; }
#btn_zoom_out					{ float:left; }

/* ======================================= */
/* ======================================= */
/* ======================================= */

