/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial, Helvetica, sans-serif;
	color: #052d64;
	font-size: 11px;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 25px 0px;
	background-color: #c2e4f6;
}
#page {
	width: 685px;
	margin: 5px 0px 0px 25px;
	background-image: url(grafx/background.jpg);
	background-repeat: no-repeat;
	height: 885px;
}
#head {
	width: auto;
	position: relative;
	display: block;
	top: 190px;
}
b, strong {
	color: #052d64;
}
em, i {
	font-style: italic;
}
label {
	width: 130px;
	float: left;
	font-weight: bold;
	color: #052d64;
}
table {
	width: 390px;
}
td {
	padding: 5px;
}
tr:hover {	
	color: #000032;
}
th {
	font-weight: bold;
	color: #FFFFFF;
	background: #052d64;
}
ul {
	margin: 0px 0px 0px 20px;
}
.hl_table {
	border: 1px solid #4ba0c3;
}
.hl_table td {
	border: 1px solid #4ba0c3;
	padding: 2px;
}
.hl_table tr:hover td {
	background: #ceeaf5;
}
#map {
	width: 390px;
	height: 390;
	border: 5px solid #FFFFFF;
}

/******* hyperlink and anchor tag styles *******/
a:link, a:visited {
	color: #052d64;
	text-decoration: underline;
}
a:hover, a:active {
	color: #052d64;
	text-decoration: none;
}

/************** header tag styles **************/
h1 {
	color: #052d64;
	font-size: 140%;
	font-weight: bold;
	margin: 10px 0px 6px 0px;
}
h2 {
	color: #052d64;
	font-size: 130%;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
h3 {
	color: #052d64;
	font-size: 120%;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	font-style: italic;
}
h4 {
	color: #FFF;
	font-size: 110%;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}
h5 {
	color: #FFF;
	font-size: 100%;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}
h6 {
	color: #FFF;
	font-size: 80%;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}

/************** banner **************/
#banner_top{
	background-color: #999999;
	width: 468px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#banner_side {
	height: 640px;
	width: 200px;
	background-image: url(grafx/bg_bannerside.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 725px;
	top: 58px;
	display: inline;
	float: left;
}
#banner_side2 {
	position: relative;
	top: 15px;
	left: 3px;
}

/************** layout styles **************/
#pagecell {
	POSITION: relative;
	TEXT-ALIGN: left;
	top: 200px;
	width: 700px;
}
#content {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#contentinnen img {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#contentinnen {
	FLOAT: left;
	display: inline;
	width: 400px;
	margin-left: 30px;
	margin-top: 30px;
}
#map img {
	border: none;
	margin: 0px;
	padding: 0px;
	background: none;
	color: #000000;
}


/************* globalNav styles ****************/
#globalNav{
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
}
#globalNav a:link, #globalNav a:visited {
	color: #032962;
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 4px;
	text-decoration: none;
}
#globalNav a:hover {
	text-decoration: none;
	color: #032962;
	border-bottom: 2px solid #63b8dd;
}

/************* sectionLinks styles ****************/
#pageNav {
	FLOAT: left;
	display: inline;
	width: 145px;
	min-width: 145px;
	margin-top: 30px;
	margin-left: 25px;
}
#sectionLinks {
	float: left;
	background-color: #81c8ee;
	width: 142px;
	border-right: 1px solid #4d8ca3;
	border-bottom: 1px solid #4d8ca3;
}
#sectionLinks A:link, #sectionLinks A:visited {
	PADDING-RIGHT: 20px;
	DISPLAY: block;
	PADDING-LEFT: 20px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #59b6e5;
	color: #052d64;
	height: 25px;
	text-decoration: none;
}
#sectionLinks A:hover, #sectionLinks A:active {
	PADDING-RIGHT: 18px;
	PADDING-LEFT: 22px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 5px;
	TEXT-DECORATION: none;
	background-image: url(grafx/bg_menu_mo.jpg);
	background-repeat: no-repeat;
	color: #052d64;
	height: 25px;
}

#fplogo {
	float: left;
	margin-top: 30px;
	height: 56px;
	width: 141px;
	padding: 0px;
}

/************** siteInfo styles ****************/

#siteInfo {
	clear: both;
	font-size: 10px;
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 50px 0px;
	padding: 25px 0px 0px 100px;
}
#siteInfo a:link, #siteInfo a:visited {
	color: #777;
	text-decoration: underline;
}
#siteInfo a:hover {
	color: #777;
	text-decoration: none;
}	

#siteInfo img{
	float: left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-top: 0px;
}

#clear{
	height: 1px;
	clear: both;
}
#clear2{
	height: 15px;
	clear: both;
}

#advert{
	margin-top: 30px;
}

/* ******************* lightbox ********************/
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img { 
	border: none; 
}

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer {
	padding: 10px;
}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	text-decoration: none;
}
#imageContainer>#hoverNav { 
	left: 0;
	text-decoration: none;
}
#hoverNav a { 
	outline: none;
	text-decoration: none;
}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	text-decoration: none;
}

#prevLink {
	left: 0; 
	float: left;
	text-decoration: none;
}

#nextLink { 
	right: 0; 
	float: right;
	text-decoration: none;
}
#prevLink:hover, #prevLink:visited:hover { 
	background: url(images/prevlabel.gif) left 15% no-repeat; 
	text-decoration: none;
}
#nextLink:hover, #nextLink:visited:hover { 
	background: url(images/nextlabel.gif) right 15% no-repeat; 
	text-decoration: none;
}


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ 
	width: 66px; 
	float: right;  
	padding-bottom: 0.7em;	
}
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

/********************* end **********************/

