/* --------------------------------------- */
/* FIETSEN IN REGIO ROTTERDAM FIETSROUTEPLANNER css */
/* --------------------------------------- */

#routeplannerblock
	{
	position: relative;
	height: auto;
	_height: 300px;
	min-height: 300px;
	}

#gisblock
	{
	position: relative;
	height: auto;
	_height: 300px;
	min-height: 300px;
	margin-right: 520px;
	}

#gisoverlay
	{
	position: relative;
	background: url(/grfx/gisoverlay.png) no-repeat;
	_background: url(/grfx/gisoverlay.gif) no-repeat;
	width: 300px;
	_width: 300px;
	height: 300px;
	margin-left: 50px;
	padding: 12px;
	}

#gistopoverlay,
#gisbottomoverlay,
#gisleftoverlay,
#gisrightoverlay
	{
	position: absolute;
	_background: none;
	margin: 0px;
	}

#gistopoverlay,
#gisbottomoverlay
	{
	width: 300px;
	height: 10px;
	left: 12px;
	}

#gistopoverlay
	{
	background: url(/grfx/topshadow.png) no-repeat;
	_background: none;
	top: 12px;
	}

#gisbottomoverlay
	{
	background: url(/grfx/bottomshadow.png) no-repeat;
	_background: none;
	bottom: 12px;
	}

#gisleftoverlay,
#gisrightoverlay
	{
	width: 10px;
	height: 280px;
	top: 22px;
	}

#gisleftoverlay
	{
	background: url(/grfx/linda_gis/leftshadow.png) repeat-y;
	_background: none;
	left: 12px;
	}

#gisrightoverlay
	{
	background: url(/grfx/linda_gis/rightshadow.png) repeat-y;
	_background: none;
	left: 302px;
	}

#gisnavigation
	{
	position: absolute;
	background: url(/grfx/background-gisnavigation.png) no-repeat;
	_background: url(/grfx/background-gisnavigation.gif) no-repeat;
	width: 36px;
	height: 250px;
	top: 0px;
	right: 7px;
	}

#zoomlevels
	{
	position: relative;
	width: 40px;
	height: 201px;
	float: left;
	top: 0px;
	left: 0px;
	z-index: 20;
	}

div#content_full #zoomlevels ul
	{
	position: relative;
	width: 40px;
	height: 201px;
	margin: 0px;
	padding: 0px;
	}

#zoomlevels ul li
	{
	position: relative;
	list-style: none;
	width: 40px;
	margin: 0px;
	padding: 0px;
	}

#zoomlevels ul li a
	{
	text-decoration: none;
	text-indent: -9999px;
	width: 40px;
	height: 24px;
	display: block;
	}

#zoomlevels ul li a,
#zoomlevels ul li#zoom8 a,
#zoomlevels ul li#zoom0 a
	{
	text-decoration: none;
	text-indent: -9999px;
	width: 40px;
	height: 24px;
	display: block;
	}

#zoomlevels ul li#zoom8 a,
#zoomlevels ul li#zoom0 a
	{
	height: 40px;
	}

#zoom0, #zoom0 a:hover,	#zoom0_on,
#zoom1, #zoom1 a:hover,	#zoom1_on,
#zoom2, #zoom2 a:hover,	#zoom2_on,
#zoom3, #zoom3 a:hover,	#zoom3_on,
#zoom4, #zoom4 a:hover,	#zoom4_on,
#zoom5, #zoom5 a:hover,	#zoom5_on,
#zoom6, #zoom6 a:hover,	#zoom6_on,
#zoom7, #zoom7 a:hover,	#zoom7_on,
#zoom8, #zoom8 a:hover,	#zoom8_on
	{
	background-image: url(/grfx/linda_gis/zoomlevels.png);
	_background-image: url(/grfx/linda_gis/zoomlevels.gif);
	background-repeat: no-repeat;
	}

#zoom0							{ background-position: 0px 0px; height: 40px; }
#zoom1							{ background-position: 0px -40px; height: 24px; }
#zoom2							{ background-position: 0px -64px; height: 24px; }
#zoom3							{ background-position: 0px -88px; height: 24px; }
#zoom4							{ background-position: 0px -112px; height: 24px; }
#zoom5							{ background-position: 0px -136px; height: 24px; }
#zoom6							{ background-position: 0px -160px; height: 24px; }
#zoom7							{ background-position: 0px -184px; height: 24px; }
#zoom8							{ background-position: 0px -208px; height: 40px; }


#zoom0 a:hover,	#zoom0_on		{ background-position: -40px 0px; height: 40px; }
#zoom1 a:hover,	#zoom1_on		{ background-position: -40px -40px; height: 24px; }
#zoom2 a:hover,	#zoom2_on		{ background-position: -40px -64px; height: 24px; }
#zoom3 a:hover,	#zoom3_on		{ background-position: -40px -88px; height: 24px; }
#zoom4 a:hover,	#zoom4_on		{ background-position: -40px -112px; height: 24px; }
#zoom5 a:hover,	#zoom5_on		{ background-position: -40px -136px; height: 24px; }
#zoom6 a:hover,	#zoom6_on		{ background-position: -40px -160px; height: 24px; }
#zoom7 a:hover,	#zoom7_on		{ background-position: -40px -184px; height: 24px; }
#zoom8 a:hover,	#zoom8_on		{ background-position: -40px -208px; height: 40px; }

#routeplannersearch
	{
	position: relative;
	width: 510px;
	float: right;
	}

#routeplannersearch table
	{
	width: 100%;
	}

#routeplannersearch table td
	{
	padding-top: 4px;
	vertical-align: top;
	}

#routeplannersearch b
	{
	font-weight: bold;
	color: #75c424;
	}

.hr
	{
	background: transparent;
	border: 0px;
	border-top: 1px solid #75c424;
	height: 1px;
	margin: 4px 0px 4px 0px;
	}

#planner_point_start_text
	{
	font-size: 0.9em;
	width: 250px;
	float: left;
	}

/* ======================================= */
/* ======================================= */
/* ======================================= */
