body {
	height: 100%;
	width: 100%;
	background-color: #666;
	padding: 0;
	margin: 0;
	font-size:11px;
	font-family:verdana,sans-serif;
	color:#333;
	line-height:150%;
	text-align:center;
}
#top {
	background-color: #333333;
	width: 100%;
}

.topContainer { width: 800px; margin: 0 auto; padding: 5px; overflow: hidden;}

.language {
	width: 250px;
	float: right;
	text-align: right;
	color: #fff;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}

.language img {vertical-align:middle;}

.social { float:left; display: block;}
.social img { border: none; width: 24px;}
.social a:link,
.social a:visited { display: block; float: left; margin-right: 5px;}

#header-back {
	background-color: #f26522;
	height: 118px;
}

#header {        
	width: 800px;        
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	height: 118px;
	display: block;
}

.header-left {
	width: 265px;
	float: left;
}
.header-right {
	width: 535px;
	float: right;
	height: 118px;
	overflow: hidden;
}
/* END OF HEADER */

	#container {
        width: 780px;        
        margin-left: auto;
        margin-right: auto;
        padding: 10px;
        background-color: #fff;
        text-align: left;
		min-height: 100%;
    }
    
    #left {
        width: 200px;
        float: left;
		margin-right: 10px;
		background-color: #ffffff;
    }
	 
    #right {
		float: right;
        width: 570px;
    }
	
	#lnav{ list-style: none; margin: 0px 0; padding-top: 10px; }
#lnav li{ padding: 0; margin: 0; }
#lnav a{
	display: block;
	height: 2.0em;
	padding: 0.3em 0.2em 0.2em 0.8em;
	border-bottom: 1px solid #1a1a1a;
	color: #eee;
	background-color: #333;
	}

#lnav a:hover, #lnav a.selected{
	color: #1a1a1a;
	background-color: #EEEEEE;
	}

/* CONTENT 
------------------------------------------------------- */

	#content {
		padding-top: 10px;
	}
	
	#content ul{ margin-left: 4px;}
#content ul li{
	list-style: none;
	padding: 0 0 0 12px;
	background: url(media/bullet.gif) no-repeat 0 6px;
	}
	
	
    img {
        border: 0;
    }
    
    #footer {
    text-align: left;
    height: 25px;
    width: 800px;
	border-top: 1px solid #333;
	background-color: #fff;
	margin: 0 auto;
        
    }
    
    .left {
float:left;
width:600px;
padding-top:3px;
padding-left: 10px;
}
.right {
    float: right;
    width: 150px;
    padding-right: 10px;
	text-align: right;
}
    
    
    p {
margin:0 0 10px;
}

a {
color:#004170;
text-decoration:underline;
}

h2,h3,h4,h5,h6 {
font-size:1.1em;
font-weight:700;
color:#4d4e54;
margin:0;
}

h1 {
font-size:1.4em;
margin:0;
margin-top: 5px;
padding-bottom: 10px;

}

address {
font-size:1em;
font-style:normal;
color:#4d4e54;
}
   
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* START OF MENU */
    
#pointermenu2{
	margin: 0;
	padding: 0;
	width: 800px;        
	margin-left: auto;
	margin-right: auto;
}

#pointermenu2 ul{
width: 100%;
margin: 0;
padding: 0;
float: left;
font: bold 12px Verdana;
/*background: url(media/leftround.jpg) bottom left no-repeat; optional left round corner*/
background-image: url(media/m_bg.jpg);
background-repeat: repeat-x;
}



#pointermenu2 ul li{
display: inline;
}


#pointermenu2 ul li a{
float: left;
color: white;
font-weight: normal;
padding: 10px 20px 9px 10px;
text-decoration: none;
}

#pointermenu2 ul li a:visited{
color: white;
}


#pointermenu2 ul li a:hover, #pointermenu2 ul li a#selected{ /*hover and selected link*/
color: lightyellow;
background: transparent url(media/pointer.gif) bottom center no-repeat;
}

#pointermenu2 ul li a#rightcorner{
padding-right: 8px;
padding-left: 2px;
background: url(media/rightround.jpg) bottom right no-repeat; /*optional right round corner*/
}

#pointermenu2 ul li a#leftcorner{
padding-right: 12px;
background: url(media/leftround.jpg) bottom right no-repeat; /*optional right round corner*/
}

/* End of navigation */

/* Modules */

#contactbox {
}

#contactbox h2 {
	border-bottom: 2px solid #666;
	padding: 5px 0px 5px 0px;
}

.box {
	
}


#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;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
/************* forms ***********************/
form {
	padding: 0;
	margin: 0;
}

label {
	font-weight: bold;
}

input {
	font-weight: normal;
	font-size: 11px;
}

.button {
	border: none;
	background-color: #666666;
	color: #fff;
	padding: 2px;
}

select {
	line-height: 1.3em;
	font-size: 11px;
}

input {
 font-size: 11px;
}

.required {
	color: #9A0000;
	font-size: 11px;
}

