/* --------------------------------------- */
/* GEOSEAS GENERAL 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;
	outline: 0;
	}

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#wrapper
	{
	position: relative;
	width: 100%;
	margin: 0px;
	}

.clear							{ clear: both; }
.lclear							{ clear: left; }
.rclear							{ clear: right; }

a								{ color: #00f; text-decoration: underline; }

/* ======================================= */

/* --------------------------------------- */
/* DISPLAY NONE */
/* --------------------------------------- */

#navigation,
#sidebar,
#innerheaderoverlay,
#eulogo
	{
	display: none;
	}

/* ======================================= */

/* --------------------------------------- */
/* HEADER */
/* --------------------------------------- */

#header_print					{ display: block; }

#header
	{
	position: relative;
	background: none;
	border-bottom: 1px solid #000;
	height: auto;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-bottom: 5px;
	}

#header h1
	{
	position: relative;
	background: none;
	_background: none;
	font-size: 1.4em;
	text-indent: 0px;
	width: 100%;
	height: auto;
	top: 0px;
	left: 0px;
	z-index:0;
	}

#header h1 a					{ color: #000; text-decoration: none; }

#innerheader
	{
	position: relative;
	background-image: none;
	background-color: transparent;
	height: auto;
	margin-top: 0px;
	}

#innerheader h2
	{
	position: relative;
	background: none;
	_background: none;
	font-size: 0.9em;
	text-indent: 0px;
	width: 100%;
	height: auto;
	top: 0px;
	left: 0px;
	z-index:0;
	}

/* ======================================= */

/* --------------------------------------- */
/* BREADCRUMB  */
/* --------------------------------------- */

#breadcrumb						{ font-size:0.85em; color: #000; margin-bottom: 10px; }
#breadcrumb a					{ font-weight: normal; color: #00f; text-decoration: underline; }

/* ======================================= */

/* --------------------------------------- */
/* CONTENT */
/* --------------------------------------- */

#main
	{
	position: relative;
	background: none;
	height: auto;
	_height: 400px;
	min-height: 400px;
	}

#content
	{
	position: relative;
	height: auto;
	_height: 400px;
	min-height: 400px;
	margin-left: 0px;
	margin-right: 200px;
	padding: 0px;
	}

#content h3
	{
	font-weight: normal;
	font-size: 1.6em;
	margin-bottom: 15px;
	}

#content table td				{ font-size: 0.9em; }

#content p, #sidebar2 p			{ margin-bottom: 15px; }

#content ul li					{ margin-left: 15px; }

.content_form					{ width: 100%; }

#newsbox h4						{ font-size: 1em; }
#newsbox .date					{ font-style: italic; color: #999; }

ul#sitemap li					{ background: none; list-style: square; margin: 1px 0px 1px 15px; padding: 0px; }

#sidebar2
	{
	position: relative;
	width: 190px;
	padding-left: 5px;
	float: right;
	}

#sidebar2 h4#news				{ background-image: none; font-weight: normal; margin-bottom: 15px; }

#sidebar2 ul#newsblock			{ font-size: inherit; color: #000; margin-left: 0px; padding-right: 0px; }
#sidebar2 ul#newsblock li		{ list-style: none; margin-bottom: 10px; }
#sidebar2 ul#newsblock a		{ color: #00f; text-decoration: underline; }

#sidebar2 .more					{ margin-left: 0px; }
#sidebar2 .more a				{ color: #00f; }

#sidephotos
	{
	width: 172px;
	margin: 0px;
	}

#sidephotos img
	{
	border: 2px solid #000;
	margin-bottom: 15px;
	}

/* ======================================= */

/* --------------------------------------- */
/* SEARCH - BROWSE - PRINT */
/* --------------------------------------- */

.browse_table					{ width: 100%; }

.browse_subject					{ background-color: transparent; }

.browse_desc-0					{ border: solid #000; border-width: 1px 0px 1px 0px; font-weight: bold; font-size: 1em; color: #000; padding: 4px; }
.browse_desc-1					{ border: solid #000; border-width: 1px 0px 1px 0px; font-weight: bold; font-size: 1em; color: #000; width: 30%; padding: 4px; }

.browse_data
	{
	border-bottom: 1px dotted #000;
	font-size: 1em;
	padding: 4px;
	vertical-align: top;
	}

.browse_line0					{ background: none; }
.browse_line1					{ background: none; }


/* ======================================= */

/* --------------------------------------- */
/* FOOTER */
/* --------------------------------------- */

div#footer
	{
	position: relative;
	border-top: 1px solid #000;
	font-size: 0.85em;
	height: auto;
	_height: 30px;
	min-height: 30px;
	margin-top: 15px;
	padding-top: 5px;
	clear:both;
	}

div#footer p
	{
	position: relative;
	text-align: right;
	height: auto;
	_height: 30px;
	min-height: 30px;
	margin-left: 0px;
	}

/* ======================================= */
/* ======================================= */
/* ======================================= */
