a{
	color: #006699;
	text-decoration: none;
	font-size: small;
}
/***********************************************/
/* 3col_leftNav.css                             */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #CCC;
}
.warning
{
	color: #FF0000;
	font-size: small;
	font-weight: bold;
}
#MiddleContent {
	width: 1015px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: auto;
	border: 1px solid #000000;
	padding-top: 5px;
	margin-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
	padding-bottom: 1px;
	overflow: auto;
}
#LanguageChooser {
	position: relative;
	top: 67px;
	left: 0px;
}

#TopContent{
	width: 1015px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(../images/Photos%20SpecialUse/Top%20Seaview%20with%20Tidal%20Pool%20800wide.jpg);
	height: 133px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 2px;
	background-repeat: no-repeat;
	background-position: center top;
}




p {
	color: #000000;
}



td, th {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
h1 {
	font-size: x-large;
	text-transform: uppercase;
	color: #060;
	text-decoration: underline;
	font-style: italic;
	font-family: "Monotype Corsiva", Verdana, Helvetica, Arial;
}


a {
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}

a:link{
	color: #0000FF;
	text-decoration: none;
	font-size: small;
}


a:active {
	color: #0000FF;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
	font-size: small;
	text-align: center;
}

.LeftTableBig {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	position: fixed;
	height: 800px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 2px;
}

	
	li {
	padding-top: .5em;
	}
		
	#menubox {
	margin: 0px;
	padding: 0px;
	width: 105px;
	float: left;
  	}
	
	#MiddleContentBox {
	padding: 0px;
	width: 895px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
  	}
	
	#MiddleContentBox_InfoBox {
	margin: 0px;
	width: 200px;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #F00;
  	}
	#MiddleContentBox_PhotoBox {
	margin: 0px;
	width: 670px;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
  	}
	
	
	#MiddleBelowBox {
	margin: 0px;
	width: 650px;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	clear: both;
  	}
	
	
	#menu {
		margin: 0px;
		padding: 0px;
  	}
	
	#menu li {
 		list-style-type:none;
 		margin:0 0 5px;
  	}
	
	#menu a, #menu a:visited {
	position:relative;
	display:block;
	width:90px;   /*  this was 75  */
	border:1px solid #000000;
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	text-align:left;
	text-decoration:none;
	color:#FFFF99;
	text-indent: 0px;
	white-space: nowrap;
	letter-spacing: 0px;
	margin: 0px;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 8px;
	background-color: #0099FF;
  	}
	
	#menu a span {
	display:none;
	width: 60px;
	text-align: left;
  	}
	
#banner {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #330066;
	border-bottom-color: #330066;
	height: 80px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-repeat: no-repeat;
	background-position: center center;
	visibility: visible;
	background-color: #cccccc;
}

#nav {
	position: absolute;
	width: 300px;
	left: 5px;
	top: 101px;
	float: none;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}

#nav li {
	padding: 3px;
	margin-bottom: 4px;
	list-style-type: none;
	border: 1px solid #efefef;
}

#nav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

#nav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

#nav a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}


	/* Outer bounding box for all pages */
	#Frame {
	margin: 0px;
	padding: 0px;
	text-align:left;
	width: 730px;
	voice-family: "\"}\"";
	voice-family: inherit;
	border: 1px solid #CCCCCC;
	white-space: nowrap;
}
	
	#menu a:hover {
	color:#0000FF;
	background-color: #CF0;
	}
	
	#menu a:hover span {
	display:block;
	text-align:left;
	position:absolute;
	left:12em; /*changed from 10.5 em to 12em*/
	padding:0.5em;
	width:24em;
	background-color:#eee;
	color:#000000;
	border:1px solid #808;
	overflow: visible;
	white-space: pre;
  	}
	
	#menu a:hover span:first-line {
  		font-weight:bold; 
		width:24em;
		font-size:1.2em;
  		color:#808;
		float: left;
  	}
	
	#menu img {
  		border:1px solid #000; 
  		float:left; 
  		margin:0.25em 1em 0.5em;
  	}


/*  sTYLES FOR TEXT FIELDS AND TEXT AREAS */
.mediumbox {
	width: 200px;
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 2px;
}
.smallbox {
	width: 100px;
	font-size: x-small;
	vertical-align: middle;
	height: 20px;
	border-bottom-width: 2pt;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-indent: 2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.LeftTableWhiteRightCol {
	text-align: left;
	vertical-align: top;
}
.PryslysKol1 {
	width: 20px;
	padding-right: 2px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.PryslysKol2 {
	width: 20px;
	padding-right: 2px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFFFCC;
}
.PryslysKol3 {

	width: 35px;
	padding-right: 2px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.PryslysKol4 {
	width: 35px;
	padding-right: 2px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	color: #0000FF;
}
.PryslysKol5 {

	width: 35px;
	padding-right: 2px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	color: #FF0000;
}
.BlouText {
	color: #0000FF;
}
#MiddleContent #MiddleContentBox #MiddleBelowBox .leftfloatimg {
	float: left;
}

#teKoop {
	color: #FF0000;
}
#teKoop a {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
}
.RedText {
	color: #F00;
}

