@charset "utf-8";
/* CSS Document */
html{
background-image:url(../images/bg.gif);
padding:0px;
margin:0px;
}
body
{
margin:0px;
padding-top:10px;
background:url(../images/wraptopbg.gif) repeat-x;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
/*font-family: "Comic Sans MS";*/
color:#FFFFF;
}
h1{
font-size:1.2em;
background:url(../images/hlongbg.png) no-repeat;
height:48px;
padding-top:56px;
text-align:center;
/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
color:#212121;

}
h2{
font-size:1.0em;
background:url(../images/hlongbg.png) no-repeat;
height:47px;
color:#212121;
padding-top:56px;
text-align:center;
}
h2 a{
color:#212121;
text-decoration:none;
}
h2 a:hover{
color:#212121;
text-decoration:underline;
}
.cursus h2{
background:url(../images/h2bg.png) no-repeat;
}
#wrap{
margin:0 auto; /*center hack*/
text-align:left; /*center hack*/

background-image:url(../images/wrapbg.gif);
background-repeat:repeat-y;
width:982px;
min-height:525px;
}
#header{
background:url(../images/header.jpg) no-repeat right;
width:982px;
height:213px;
margin:0;
padding:0;
}
#menu{
clear:both;
margin-top:0;
margin-left:1px;
margin-bottom:0;
/*margin:0 5px 0 1px;*/
padding:0px 4px;
font-family:Geneva, Arial, Helvetica, sans-serif;

font-size:0.8em;
font-weight:bold;
line-height:27px;
height:52px;
list-style:none;
width:972px;
background:#9c0000;
}
#menu a{
text-decoration:none;
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#212121;
font-weight:bold;
}
a{
color:#BBB;
font-weight:bold;
text-decoration:underline;
}
a:hover{
font-style:italic;
}
#menu li a, #menu li{
margin:0;
padding:0;
float:left;
width:97px;
height:50px;
padding-top:1px;
text-align:center;
}
#menu li a{
background-image:url(../images/menubutton.jpg);
background-repeat:no-repeat;
}
#menu li a:hover{
background-image:url(../images/menuhover.jpg);
}
#menu li#active  a{
	background-image:url(../images/menuactive.jpg);
	background-repeat:no-repeat;	
}
#contend{
color:#FFFFFF;
font-size:0.85EM;
clear:both;
margin-left:1px;
background:url(../images/contentbg.gif) repeat-x;
min-height:395px;
width:977px;
padding:1px;
padding-left:2px;
font:0.7em;
}
#center{
padding:0px 20px;
float:left;
width:697px;
}
#right{
float:left;
background:url(../images/vline.jpg) no-repeat;
min-height:395px;
width:100px;
}
#footer{
clear:both;
margin-left:0px;
background:url(../images/footer.gif) no-repeat bottom left;
height:167px;
}
#center p{
padding-left:30px;
text-align:justify;
max-width:600px;
}
#center img{
padding-left:30px;
}
.cursus{
padding:10px;
float:left;
width:325px;
min-height:320px;
/*border-bottom:dotted 1px;*/
/*border-right:dotted 1px;*/
/*border:1px #472121 solid;*/
}
.cursus h2{
padding-left:1em;
}
tr{
vertical-align:top;
}
div .party{
margin-top:1em;
margin-left:20px;/*
margin-right:50px;


min-height:250px;*/
clear:left;
vertical-align:middle;
overflow:auto;
}
.party div{
overflow:auto;
/*height:240px;*/
padding-left:3em;
}
.party img{
float:left;
margin:0px 10px 10px 30px;
/*max-height:200px;
max-width:150px;*/
}
.party p{
padding-left:10px;
}

td{
padding:5px;
}

#center a img, #center a:visited img, #center a:link img,#center a:active img{
padding-left:0px;
/*border:1px #CCC solid;*/
}

#center a img, #center a:visited img, #center a:link img,#center a:active img{
padding-left:0px;
}
#contend a:link img{
border-color:#CCC;
color:#BF9B0B;
}
#contend a:hover img{
border-color:#BF9B0B;
color:#BF9B0B;
}

table{
width:100%;
}
.td-picture-pic, .td-picture-navi, .td-thumbnails-navi{
text-align:center;
}
.thumbs div{
text-align:center;
vertical-align:middle;
float:left;
height:170px;
width:170px;
}
#right{
padding-top:50px;
text-align:center;
min-width:230px;
}
#right div{
padding:5px;
}
#contend a img{
text-decoration:none;
}

#header ul{
padding-top:145px;
padding-right:15px;
list-style:none;
}
#header li{
padding:5px;
float:right;
}
#header a img{
text-decoration:none;
border:none;
}
/* Lightbox */
#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; }
