@charset "utf-8";
/* CSS Document */

body {
	font-size:small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background:url(images/square.gif) repeat #b6b6b6;
}

* html body {
	font-size:x-small;
	f\ont-size: small;
}

#containerTop{
	width:100%;
	height:57px;
	position:relative;
	margin: 0 0 0 0;
}

#containerTopSite{
	width:100%;
	height:42px;
	position:relative;
	margin: 0 0 0 0;
}

#containerMain{
	width:100%;
	background:url(images/bgrepeater.jpg) repeat-x #fff;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	margin: 0;
	overflow:hidden;
	padding-left:-180px;
	z-index: 1;
}

#containerBottom{
	width:100%;
	height:61px;
	position:relative;
	margin: 0 0 0 0;
}

#containerBottomCH {
	width:100%;
	height:20px;
	position:relative;
	margin: 0 0 0 0;
	background-color:#e9e9e9;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #999;
}

.fleur {
	padding: 0;
	margin:0;
}

.mainhome {
	padding: 0;
	margin:0;
	width:330px;
	padding: 30px 0 6px 300px;
}


h1 {
	color:#333;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0;
	padding: 10px 0 6px 161px;
	font-size:160%;
	position: absolute;
}

.ch h1 {
	color:#333;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0;
	padding: 10px 0 6px 118px;
	font-size:160%;
	position: absolute;
}

h2 {
	background:url(images/h1decoration.png) no-repeat;
	color:#75372c;
	margin: 0;
	padding: 12px 0 14px 76px;
	font-size:140%;
	color:#600;
	background-position: 0 0;
}

#backfleur{	
	background-image:url(images/fleur_m.jpg);
	background-repeat:no-repeat;
	background-position: 0 0;
	width:1400px;
	height:210px;
}

#content {
	float:left;
	margin:0;
	padding: 15px 0 20px 10px;
	width:70%;
}

#leftnav {
	float:left;
	width:180px;
	padding: 0 10px 0 0;
	margin:0;	
}

#leftnav_repeater{
	background-image: url(images/leftnav_repeater.jpg);
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 0 top;
	height: auto;
	overflow:hidden;
	padding-bottom:20px;
	border-bottom: 1px solid #999;
}

#leftnav ul {
	list-style:none;
	padding: 40px 0 0 20px;
	margin:0;
}

#port_list ul {
	list-style:none;
	padding: 0;
	margin-left:-20px;
}

#port_list li {
	list-style:none;
	width:280px;
	margin: 0;
	padding: 0;
	display:inline;
}

#port_list li img{
	margin: 10px 20px 10px 0;
	padding: 0;
	border:none;
}

.floatright{
	float:right;
	margin-left: 20px;
}

/* LIGHT BOX */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* END LIGHT BOX */
