 
/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

/* Top Elements */
* {
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0px;
}

body {
	font: 18px/165% 'Perpetua', 'Times New Roman', Times, serif;
	color: #5b0000;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #e1ddb1;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: top;
}

/* Links */
a, a:active, a:link {
	text-decoration: none;
	color: #5B0000;
	border: none;
}
a:visited {
	text-decoration: none;
	border: none;
	color: #5b0000;
}
a:hover {
	color: #996600;
}

/* headers */
h1, h2, h3 {
	font-family: 'Perpetua', 'Times New Roman', Times, serif;
	color: #ABABAB;
}
h1 {
	font-size: 3.4em;	
	font-weight: normal;
	letter-spacing: -2px;
	padding: 15px 10px 5px 10px;	
}
h2 {
	font-size: 1em;
	color: #895F30;
	padding: 20px 10px 5px 10px;
}
h3 {
	font-size: 1.7em;	
	font-weight: normal;
	padding: 20px 10px 5px 10px;	
}

p, dl { padding: 10px; margin: 0; }

ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}
ul { list-style: none; }

dt {
  font-weight: bold;
  color: #222;
}
dd {
  padding-left: 25px; 
}

/* images */
img {
	
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}
p.thumb {
	border: 5px solid;
	margin: 15px 0px 10px 20px;
	padding: 0px;
	float:right;
	
}

p.logo {
	border: 5px solid;
	padding: 0px;
	float:right;
	
}


/*Navigation*/
#nav {
	width: 740px;
	height: 54px;
	position: relative;
	margin: 35px 0 0 70px;
	padding: 0;
}

#nav li {
float: left;
}
#nav li a {
	position: absolute;
	top: 0px;
	margin: 0;
	padding: 0;
	display: block;
	height: 53px;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
}
li#nav_hom a {
	left: 0;
	width: 185px;
	background: url(../images/menu.png);
	background-position: 0 0;
}
li#nav_map a {
	left: 250px;
	width: 202px;
	background: url(../images/menu.png);
	background-position: -252px 0;
}

li#nav_jou a {
	left: 500px;
	width: 241px;
	background: url(../images/menu.png);
	background-position: -490px 0;
}

li#nav_hom a:hover {
background-position: 0 -54px;
}
li#nav_map a:hover {
background-position: -252px -54px;
}
li#nav_jou a:hover {
background-position: -490px -54px;
}


/* start - table */
table {
	margin: 15px 10px; 
	border-collapse: collapse;			
}
th {
	background: #000;
	color: #fff;
	height: 38px;
	padding-left: 12px;
	padding-right: 12px;	
	text-align: left;
	border-left: 1px solid #211E20;
	border-right: 1px solid #211E20;
	border-bottom: 1px solid #211E20; 
	border-top: 1px solid #48780E;
}
tr {
	color: #5b5b5b;
	height: 34px;	
}
td {
	padding-left: 12px;
	padding-right: 12px;
	border: 1px solid #111;	
}
/* end - table */

/* form elements */
form {
	margin: 20px 10px;
	padding: 5px 10px 20px 10px;
	border: none;
	background: transparent;
	width: 435px;
}
label {
	display: block;
	font-weight: bold;
	margin: 8px 8px 8px 0px;
	color: #5b0000;
}
input, select, textarea {
	padding: 5px 4px 5px 10px;
	font-family: 'Perpetua', 'Times New Roman', Times, serif;
	font-size:18px;
	color: #5b0000;
	border: 1px solid #5b0000;
	background-color:#e1ddb1;
	margin: 0px 40px 10px 00px;

}
textarea {
	width: 400px;
	height: 100px;
	display: block;	
}
input.button {
	font: bold 18px 'Perpetua', 'Times New Roman', Times, serif;
	height: 30px;
	margin: 0;
	padding: 2px 3px;
	color: #5b0000;
	background: #e1ddb1;
	border-width: 1px;
	border-style: solid;
	border-color: #5b0000;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 20px 0 15px 8px;	
	width: 270px;	
}
.searchform p { margin: 0; padding: 0 0 10px 0; }
.searchform input.textbox { 
	width: 185px;
	height: 18px;
	padding: 2px;	
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 
#wrap {
	position: relative;
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
#content-wrap {
	position: relative;
	clear: both;
	width: 900px;	
	padding: 0; 		
	margin-left: 5px;	
	background: transparent;
	float: left;	
	display: inline;	
}


#header {
	position: relative;
	width: 952px;
	height: 580px;
	margin: 0;
	padding: 0;
	background-image: url(../images/fr.png);
	background-repeat:no-repeat;
	background-position:top;
}

#header-gall {
	position: relative;
	width: 952px;
	height: 2290px;
	margin: 0;
	padding: 0;
	background-image: url(../images/fr2.png);
	background-repeat:no-repeat;
	background-position:top;
}

#header-en {
	position: relative;
	width: 952px;
	height: 780px;
	margin: 0;
	padding: 0;
	background-image: url(../images/fr3.png);
	background-repeat:no-repeat;
	background-position:top;
}

#img-hj {
	position: absolute;
	border: 5px solid #e1ddb1;
	padding: 0px;
	/* change the values of top and left to adjust the position of the logo*/
	top: 45px;
	left: 80px;
}

#img-tm {
	position: absolute;
	border: 5px solid #e1ddb1;
	padding: 0px;
	/* change the values of top and left to adjust the position of the logo*/
	top: 120px;
	left: 75px;
}

#img-ph {
	position: absolute;
	border: 0px;
	padding: 0px;
	/* change the values of top and left to adjust the position of the logo*/
	top: 52px;
	left: 70px;
}

#header-en #img-hj {
	position: absolute;
	border: 5px solid #e1ddb1;
	padding: 0px;
	/* change the values of top and left to adjust the position of the logo*/
	top: 45px;
	left: 80px;
}


#header p#intro {
	position: absolute;
	margin: 0;
	padding: 0;
	font-family: 'Perpetua', 'Times New Roman', Times, serif;
	font-weight: normal;
	font-size: 12pt;
	line-height: 16pt;
	color: #5b0000;
	width: 393px;
	/* change the values of top and left to adjust the position */
	top: 233px;
	left: 490px;
	height: 78px;
	
}

#header p#intro-ev {
	position: absolute;
	margin: 0;
	padding: 0;
	font-family: 'Perpetua', 'Times New Roman', Times, serif;
	font-weight: normal;
	font-size: 14pt;
	line-height: 16pt;
	color: #5b0000;
	width: 502px;
	/* change the values of top and left to adjust the position */
	top: 155px;
	left: 385px;
	height: auto;
	
}

#header-en p#intro-en {
	position: absolute;
	margin: 0;
	padding: 0;
	font-family: 'Perpetua', 'Times New Roman', Times, serif;
	font-weight: normal;
	font-size: 14pt;
	line-height: 16pt;
	color: #5b0000;
	width: 431px;
	/* change the values of top and left to adjust the position */
	top: 119px;
	left: 83px;
	height: 576px;
	
}

#header-en p#intro-sub {
	position: absolute;
	margin: 0;
	padding: 0;
	font-family: 'Perpetua', 'Times New Roman', Times, serif;
	font-weight: bold;
	font-size: 16pt;
	line-height: 18pt;
	color: #5b0000;
	width: 431px;
	/* change the values of top and left to adjust the position */
	top: 249px;
	left: 88px;
	height: 133px;
	
}

#header-en p#intro-en2 {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 342px;
	/* change the values of top and left to adjust the position */
	top: 153px;
	left: 553px;
	height: 576px;
	
}



#header p#intro2 {
	position: absolute;
	margin: 0;
	padding: 0;
	font-family: 'Perpetua', 'Times New Roman', Times, serif;
	font-weight: bold;
	font-size: 16pt;
	line-height: 20pt;
	color: #5b0000;
	width: 373px;
	/* change the values of top and left to adjust the position */
	top: 279px;
	left: 497px;
	height: 160px;
	
}

#header p#intro3 {
	position: absolute;
	margin: 0;
	padding: 0;
	font-family: 'Perpetua', 'Times New Roman', Times, serif;
	font-weight: normal;
	font-size: 12pt;
	line-height: 14pt;
	color: #5b0000;
	width: 390px;
	/* change the values of top and left to adjust the position */
	top: 455px;
	left: 499px;
	height: 78px;
	
}
#header p#gall {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 830px;
	/* change the values of top and left to adjust the position */
	top: 139px;
	left: 62px;
	height: 1400px;
	
}
#header-gall p#gall {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 797px;
	/* change the values of top and left to adjust the position */
	top: 133px;
	left: 92px;
	height: 1700px;
	
}


#header p#logo {
	position: absolute;
	margin: 0;
	padding: 0;
	text-transform: none;
	width: 264px;
	/* change the values of top and left to adjust the position */
	top: 44px;
	left: 487px;
	text-align: center;
}
#header p#logo-sec {
	position: absolute;
	margin: 0;
	padding: 0;
	text-transform: none;
	width: 264px;
	/* change the values of top and left to adjust the position */
	top: 41px;
	left: 578px;
	text-align: center;
}

#header-gall p#logo-sec {
	position: absolute;
	margin: 0;
	padding: 0;
	text-transform: none;
	width: 264px;
	/* change the values of top and left to adjust the position */
	top: 41px;
	left: 578px;
	text-align: center;
}


#header-en p#logo-sec {
	position: absolute;
	margin: 0;
	padding: 0;
	text-transform: none;
	width: 264px;
	/* change the values of top and left to adjust the position */
	top: 41px;
	left: 571px;
	text-align: center;
}

.text {
font: 18px/165% 'Perpetua', 'Times New Roman', Times, serif;
	color: #5b0000;
	
	text-decoration: none;
	letter-spacing: 0px;
	list-style-type: disc;


}


/* Main Column */
#main {
	float: left;
	width: 925px;
	padding: 0; margin: 0;
	display: inline;
	background-image:url(../images/fr.png);
	background-repeat: no-repeat;
	background-position:top;	
}


#main h2 {
	padding-bottom: 3px;
	margin-top: 15px;
	font: normal 2.8em 'Perpetua', 'Times New Roman', Times, serif;
	color: #222;
	letter-spacing: -1px;
	text-transform: none;
}






/* footer */
#footer-wrap {
	position: relative;
	clear: both;
	margin-top: 0px;
	font: normal 1em 'Perpetua', 'Times New Roman', Times, serif;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 952px;
	height: 150px;
	float: left;
}

#footer-content {	
	margin: 0 auto;		
	width: 880px;
	text-align: left;		
}

#footer-content .col {
	width: 380px;
	padding: 27px 20px 50px 60px;			
	display: inline;
}
#footer-content .col2 {
	width: 285px;
	padding: 27px 20px 50px 60px;	
	display: inline;	
}
#footer-content .space-sep {
	margin-right: 12px;
}

#footer-content p#nav2 {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 191px;
	/* change the values of top and left to adjust the position */
	top: 105px;
	left: 355px;
	height: 56px;
	
}


/* postmeta */
.postmeta {	
	padding: 7px 5px; margin: 20px 10px 15px 10px;	
	font-size: 1em;	
	color: #545454;
	border: 1px solid #000;
	background: #111;
}
.postmeta .date{ margin: 0 10px 0 5px;	}
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore { margin: 0 10px 0 5px;	}

.post-info { font-size: .95em; padding-top: 3px; margin-left: 5px; color: #444;	}
.post-info a { color: #BD4200; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clearer { clear: both; }

.clear {
	display:inline-block;
}
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}


.divider
{
font-size: 0px;
position: relative;
border-bottom: solid 1px #F5F5F5;
height: 1px;
width: 100%;
margin: 10px 0px 10px 0px;
}






/* 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: 5px;
	}

#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: 200px;
	background-color: #000;
	
	}
