/* --------------------------------------- */
/* 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;
	vertical-align: baseline;
	}

body
	{
	background-color: #fff;
	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: none;
	width: 100%;
	margin: 0px;
	}

div#wrapper
	{
	position: relative;
	width: 100%;
	margin: 0px;
	}

.clear							{ clear: both; }

a								{ color: #00f; text-decoration: none; }

/* ======================================= */

/* --------------------------------------- */
/* DISPLAY NONE */
/* --------------------------------------- */

#navigation,
div#sidebar,
div#footer ul#footernav
	{
	display: none;
	}

/* ======================================= */

/* --------------------------------------- */
/* HEADER */
/* --------------------------------------- */

div#header
	{
	position: relative;
	border-bottom: 1px solid #000;
	height: auto;
	display: block;
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
	padding-bottom: 5px;
	z-index: 0;
	}

div#header h1
	{
	position: relative;
	background-image: none;
	font-size: 1.6em;
	text-indent: 0px;
	width: auto;
	height: auto;
	margin: 0px;
	top: 0px;
	left: 0px;
	z-index: 0;
	}

div#header h1 a					{ color: #000; text-decoration: none; height: auto; display: block; }

#header_print					{ display: block; }

/* ======================================= */

/* --------------------------------------- */
/* BREADCRUMB  */
/* --------------------------------------- */

#breadcrumb						{ font-size: 0.85em; color: #000; margin-bottom: 10px; }
#breadcrumb a					{ color: #00f; text-decoration: none; }

/* ======================================= */

/* --------------------------------------- */
/* CONTENT */
/* --------------------------------------- */

div#main
	{
	position: relative;
	background: none;
	height: auto;
	_height: 370px;
	min-height: 370px;
	}

div#content, div#content_full
	{
	position: relative;
	background: none;
	_background: none;
	height: auto;
	_height: 370px;
	min-height: 370px;
	margin-left: 0px;
	_margin-left: 0px;
	margin-right: 274px;
	padding: 0px;
	}

div#content_full				{ margin-right: 0px; }

div#content h3, div#content_full h3,
div#sidebar h3, div#sidebar2 h3
	{
	font-weight: normal;
	font-size: 1.4em;
	color: #000;
	margin-bottom: 10px;
	}

div#content p, div#content_full p,
div#content ul, div#content_full ul,
div#content ol, div#content_full ol
	{
	margin-bottom: 15px;
	}

div#content ul li, div#content_full ul li,
div#content ol li, div#content_full ol li
	{
	margin-left: 20px;
	}

div#content table td,
div#content_full table td
	{
	font-size: 1em;
	vertical-align: top;
	}

div#sidebar2
	{
	position: relative;
	background: none;
	width: 252px;
	margin-right: 0px;
	_margin-right: 0px;
	padding: 0px;
	float: right;
	}

div#sidebar2 ul					{ list-style: disc; }

div#sidebar2 li
	{
	background: none;
	font-size: 0.85em;
	margin-left: 20px;
	padding-left: 0px;
	}

.more
	{
	background: none;
	margin-top: 15px;
	padding-left: 0px;
	}

#newsblock h4
	{
	font-size: 1em;
	}

.date							{ font-style: italic; color: #999; }

#content ul#sitemap ul,
#content_full ul#sitemap ul
	{
	margin: 0px;
	padding: 0px;
	}

#content ul#sitemap li,
#content_full ul#sitemap li
	{
	background: none;
	list-style: disc;
	margin: 0px;
	margin-left: 20px;
	padding: 0px;
	padding-left: 0px;
	}

/* ======================================= */

/* --------------------------------------- */
/* FOOTER */
/* --------------------------------------- */

div#footer
	{
	position: relative;
	background-color: transparent;
	border-top: 1px solid #000;
	font-size: 0.85em;
	color: #000;
	height: auto;
	min-height: 50px;
	_height: 50px;
	margin: 0px;
	margin-top: 15px;
	padding: 0px;
	padding-top: 5px;
	clear:both;
	}

div#footer p#copyright
	{
	position: relative;
	height: auto;
	_height: 40px;
	min-height: 40px;
	margin: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	}


/* ======================================= */
/* ======================================= */
/* ======================================= */