/* --------------------------------------- */
/* GENERAL EUROGOOS css */
/* --------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, a, em, font, small, strong, sub, sup, b, u, i, center, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tr, th, td {
	margin: 0;
	padding: 0;
	}

body
	{
	background: url(/grfx/background.gif) #f2f2f2 repeat-y center;
	margin: 0px;
	}

body, td
	{
	font-family: verdana,arial,helvetica;
	font-size: 0.8em;
	color: #000;
	}

form							{ margin: 0px; padding: 0px; }

div#outerwrapper
	{
	position: relative;
	background: url(/grfx/background-outerwrapper.jpg) no-repeat;
	width: 1002px;
	margin: 0px auto;
	}

div#wrapper
	{
	position: relative;
	width: 950px;
	margin: 0px auto;
	}

.debug							{ color: #f00; display: block; }
.clear							{ clear: both; }
.button							{ cursor: pointer; }

a								{ color: #49A7CC; text-decoration: none; }
a:hover							{ color: #000; text-decoration: underline; }

/* ======================================= */

/* --------------------------------------- */
/* POPUP */
/* --------------------------------------- */

body#popupbdy					{ background-color: #fff; }

#popupwrapper
	{
	position: relative;
	width: 100%;
	margin: 0px;
	}

/* ======================================= */

/* --------------------------------------- */
/* HEADER */
/* --------------------------------------- */

div#header
	{
	position: relative;
	height: 155px;
	display: block;
	margin: 0px;
	padding: 0px;
	z-index: 8;
	}

div#header h1
	{
	position: absolute;
	background-image: url(/grfx/title.png);
	_background-image: url(/grfx/title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 574px;
	height: 33px;
	margin: 0px;
	top: 113px;
	left: 260px;
	z-index: 4;
	}

#header_print					{ display: none; }

/* ======================================= */

/* --------------------------------------- */
/* NAVIGATION */
/* --------------------------------------- */

#navigation
	{
	position:relative;
	height: auto;
	_height: 288px;
	min-height: 288px;
	margin-bottom: 15px;
	padding-top: 80px;
	z-index: 0;
	}

ul.nav, ul ul
	{
	list-style-type: none;
	text-align: left;
	width: 188px;
	height: auto;
	margin: 0px;
	}

ul.nav							{ _height: 288px; min-height: 288px; }
ul.nav ul 						{ margin: -1px; }
ul.nav li						{ text-indent: 10px; }
ul.nav li a,
ul.nav li a:visited
	{
	color:#224d78;
	text-decoration:none;
	display:block;
	}

ul.nav li:hover ul,
ul.nav li a:hover ul
	{
	width: 174px;
	height: auto;
	display: block;
	}

ul.nav li ul li a
	{
	font-size: 11px;
	}

ul.nav li:hover ul li:hover a,
ul.nav li a:hover ul li a:hover,
ul.nav li ul.subnavigation li a:hover,
ul.nav li ul.subnavigation li#sub_on a
	{
	color: #8fc258;
	text-decoration: none;
	}

a#m1, a#m1:hover, a#m1_on,
a#m2, a#m2:hover, a#m2_on,
a#m3, a#m3:hover, a#m3_on,
a#m4, a#m4:hover, a#m4_on,
a#m5, a#m5:hover, a#m5_on,
a#m6, a#m6:hover, a#m6_on,
a#m7, a#m7:hover, a#m7_on,
a#m8, a#m8:hover, a#m8_on,
a#m9, a#m9:hover, a#m9_on
	{
	background-image:url(/grfx/navigation.png);
	_background-image:url(/grfx/navigation.gif);
	background-repeat: no-repeat;
	text-indent:-9999px;
	width: 186px;
	height: 32px;
	}

a#m1							{ background-position: 0px 0px; }
a#m2							{ background-position: 0px -32px; }
a#m3							{ background-position: 0px -64px; }
a#m4							{ background-position: 0px -96px; }
a#m5							{ background-position: 0px -128px; }
a#m6							{ background-position: 0px -160px; }
a#m7							{ background-position: 0px -192px; }
a#m8							{ background-position: 0px -224px; }
a#m9							{ background-position: 0px -256px; }

a#m1:hover, a#m1_on				{ background-position: -188px 0px; }
a#m2:hover,	a#m2_on				{ background-position: -188px -32px; }
a#m3:hover,	a#m3_on				{ background-position: -188px -64px; }
a#m4:hover,	a#m4_on				{ background-position: -188px -96px; }
a#m5:hover,	a#m5_on				{ background-position: -188px -128px; }
a#m6:hover,	a#m6_on				{ background-position: -188px -160px; }
a#m7:hover,	a#m7_on				{ background-position: -188px -192px; }
a#m8:hover,	a#m8_on				{ background-position: -188px -224px; }
a#m9:hover,	a#m9_on				{ background-position: -188px -256px; }

/* ======================================= */

/* --------------------------------------- */
/* BREADCRUMB  */
/* --------------------------------------- */

#breadcrumb						{ font-size: 0.85em; color: #8fc258; margin-bottom: 10px; }
#breadcrumb a					{ color: #8fc258; text-decoration: none; }
#breadcrumb a:hover				{ color: #000; text-decoration: underline; }

/* ======================================= */

/* --------------------------------------- */
/* CONTENT */
/* --------------------------------------- */

div#main
	{
	position: relative;
	height: auto;
	_height: 370px;
	min-height: 370px;
	}

div#content, div#content_full
	{
	position: relative;
	background: url(/grfx/background-content.png) no-repeat;
	_background: url(/grfx/background-content.gif) no-repeat;
	height: auto;
	_height: 370px;
	min-height: 370px;
	margin-left: 222px;
	_margin-left: 220px;
	padding: 15px;
	}

div#content_full
	{
	margin-left: 0px;
	_margin-left: 0px;
	}

div#content h3,
div#content_full h3,
div#sidebar h3
	{
	font-weight: normal;
	font-size: 1.4em;
	margin-bottom: 10px;
	}

div#content p,
div#content_full p
	{
	margin-bottom: 15px;
	}

div#content ul, div#content ol
div#content_full ul, div#content_full ol
	{
	margin-left: 20px;
	}

div#content table td,
div#content_full table td
	{
	font-size: 1em;
	}

div#sidebar
	{
	position: relative;
	background: url(/grfx/background-sidebar.png) no-repeat;
	_background: url(/grfx/background-sidebar.gif) no-repeat;
	width: 175px;
	margin-left: 15px;
	_margin-left: 6px;
	padding: 15px;
	padding-left: 12px;
	float:left;
	}

div#sidebar h2
	{
	position: absolute;
	background: url(/grfx/logo.png) no-repeat;
	_background: url(/grfx/logo.gif) no-repeat;
	text-indent: -9999px;
	width: 148px;
	height: 83px;
	top: 18px;
	left: 0px;
	z-index: 1;
	}

div#sidebar h2 a				{ text-decoration: none; height: 83px; display: block; }


/* ======================================= */

/* --------------------------------------- */
/* MAP */
/* --------------------------------------- */

#gmapsbox						{ position: relative; }

#gmapsnavigation
	{
	position: relative;
	width: 552px;
	height: 20px;
	margin-bottom: 1px;
	left: 20px;
	}

#gmapsnavigation ul
	{
	position: relative;
	height: 20px;
	}

#gmapsnavigation ul li
	{
	position: absolute;
	list-style: none;
	}

#gmapsnavigation ul li a
	{
	text-decoration: none;
	height: 20px;
	display: block;
	}

#gm1, #gm2, #gm3, #gm4, #gm5, #gm6, #gm7,
#gm1_on, #gm2_on, #gm3_on, #gm4_on, #gm5_on, #gm6_on, #gm7_on
	{
	background-image: url(/grfx/gis/gmapsnavigation.png);
	_background-image: url(/grfx/gis/gmapsnavigation.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 92px;
	height: 20px;
	}

#gm1, #gm1_on					{ background-position: 0px 0px; left: 0px; }
#gm2, #gm2_on					{ background-position: -92px 0px; left: 92px; }
#gm3, #gm3_on					{ background-position: -184px 0px; left: 184px; }
#gm4, #gm4_on					{ background-position: -276px 0px; left: 276px; }
#gm5, #gm5_on					{ background-position: -368px 0px; left: 368px; }
#gm6, #gm6_on					{ background-position: -460px 0px; left: 460px; }
#gm7, #gm7_on					{ background-position: -551px 0px; left: 551px; }

#gm1 a:hover, #gm1_on			{ background-position: 0px -20px; }
#gm2 a:hover, #gm2_on			{ background-position: -92px -20px; }
#gm3 a:hover, #gm3_on			{ background-position: -184px -20px; }
#gm4 a:hover, #gm4_on			{ background-position: -276px -20px; }
#gm5 a:hover, #gm5_on			{ background-position: -368px -20px; }
#gm6 a:hover, #gm6_on			{ background-position: -460px -20px; }
#gm7 a:hover, #gm7_on			{ background-position: -551px -20px; }


#mapoverlay
	{
	position: relative;
	width: 684px;
	height: 416px;
	}

#maptopoverlay,
#mapbottomoverlay
	{
	position: absolute;
	width: 684px;
	height: 20px;
	left: 0px;
	z-index:1001;
	}

#maptopoverlay
	{
	background: url(/grfx/gis/gistopoverlay.png) no-repeat;
	_background: url(/grfx/gis/gistopoverlay.gif) no-repeat;
	top: 0px;
	}

#mapleftoverlay,
#maprightoverlay
	{
	position: absolute;
	width: 20px;
	height: 376px;
	top: 20px;
	z-index:1001;
	}

#mapleftoverlay
	{
	background: url(/grfx/gis/gisleftoverlay.png) no-repeat;
	_background: url(/grfx/gis/gisleftoverlay.gif) no-repeat;
	left: 0px;
	}

#maprightoverlay
	{
	background: url(/grfx/gis/gisrightoverlay.png) no-repeat;
	_background: url(/grfx/gis/gisrightoverlay.gif) no-repeat;
	right: 0px;
	}

#mapbottomoverlay
	{
	background: url(/grfx/gis/gisbottomoverlay.png) no-repeat;
	_background: url(/grfx/gis/gisbottomoverlay.gif) no-repeat;
	bottom: 0px;
	}

.tooltip
	{
	background: url(/grfx/background-tooltip.gif) #fff no-repeat;
    border: 1px solid #57c6f2;
	font-size: 0.8em;
	width: 180px;
	padding: 2px;
    }

.ttl
	{
	color: #49A7CC;
	}

/* ======================================= */

/* --------------------------------------- */
/* PRINT */
/* --------------------------------------- */

#googlebox
	{
	position: relative;
	background-color: #57c6f2;
	height: auto;
	_height: 250px;
	min-height: 250px;
	padding: 10px;
	}

#googlebox #map
	{
	position: relative;
	float: left;
	}

#googlebox table
	{
	position: relative;
	margin-left: 280px;
	}

div#content_full #googlebox table td
	{
	font-size: 0.85em;
	color: #fff;
	padding: 3px 6px 3px 2px;
	}

div#content_full #googlebox table td a
	{
	color: #fff;
	text-decoration: underline;
	}

#googlebox .print_desc
	{
	border-right: 1px dotted #fff;
	width: 150px;
	}

div#content_full #googlebox .print_data
	{
	padding-left: 8px;
	}

div#content_full h3.print_ttl
	{
	font-weight: bold;
	font-size: 1.2em;
	color: #57c6f2;
	margin-top: 10px;
	}

div#content_full #tablesbox h4
	{
	background: url(/grfx/table_off.gif) no-repeat 0px 4px;
	font-weight: bold;
	font-size: 1.2em;
	color: #57c6f2;
	margin-top: 10px;
	padding-left: 15px;
	}

.print_subject					{ background-color: #57c6f2; font-weight: bold; }

.print_desc0					{ color: #fff; padding: 4px; width: 20%; }
.print_desc1					{ color: #fff; padding: 4px; }
.print_desc2					{ color: #fff; padding: 4px; width: 8%; }
.print_desc3					{ color: #fff; padding: 4px; width: 8%; }
.print_desc4					{ color: #fff; padding: 4px; width: 8%; }
.print_desc5					{ color: #fff; padding: 4px; width: 15%; }
.print_desc6					{ color: #fff; padding: 4px; width: 8%; }

#tablesbox .print_data
	{
	background-color: #eee;
	border-top: 1px solid #fff;
	padding: 4px;
	}


/* ======================================= */

/* --------------------------------------- */
/* FOOTER */
/* --------------------------------------- */

div#footer
	{
	position: relative;
	background-color: #40403e;
	font-size: 0.85em;
	color: #fff;
	height: auto;
	min-height: 50px;
	_height: 50px;
	margin: 0px;
	padding: 0px;
	clear:both;
	}

div#footer a					{ font-weight: bold; color: #fff; text-decoration: none; }
div#footer a:hover				{ font-weight: bold; color: #fff; text-decoration: underline; }

div#footer p#copyright
	{
	position: relative;
	height: auto;
	_height: 40px;
	min-height: 40px;
	margin: 0px;
	margin-right: 145px;
	padding-top: 10px;
	padding-left: 15px;
	}

div#footer ul#footernav
	{
	position: absolute;
	list-style: none;
	width: 145px;
	margin: 0px;
	padding: 0px;
	float: right;
	top: 10px;
	right: 0px;
	}

div#footer ul#footernav li
	{
	padding: 0px;
	float: left;
	}

div#footer ul#footernav a
	{
	padding: 0em 0.75em;
	display: block;
	}

/* ======================================= */
/* ======================================= */
/* ======================================= */