/* CSS Document */

body {
	background-color: #FDC266;
	background-image: url(img/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

div#navigation {
	position:relative;
	top: 0px;
	left: 0px;
	/*top: 82px;
left: 293px;*/
height:32px;
	width:490px;
}

h1{
background-color: #FCECD1;
margin:0px;
padding: 3px;
letter-spacing:1px;
}

h2{
color: #FFFFFF;
margin: 0px;
padding: 5px;
background-color: #F5923D;
letter-spacing:1px;
}

.content_text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #583712;
	letter-spacing:1px;
}

.content_td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #583712;
	padding-left: 1em;
	margin-bottom: 1em;
}

.ctn_td {
	background-color: #CEA257;
	background-image: url(img/right-13.jpg);
}
.ctn_hdr {
	font-family: Tahoma,  Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}
.box_txt {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #583712;
}

a:link, a:visited {
color:#583712;
}

a:hover {
 text-decoration:none;
}

a.top:link, a.top:visited {
color:#F8D59B;
}

a.top:hover {
 text-decoration:none;
}

img {
	border-style: none;
}

.top {
	margin-left:auto;
	margin-right:auto;
	width: 781px;
	position:absolute;
	z-index: 2;
	left: 1px;
}

.contentdiv {
	margin-left:auto;
	margin-right:auto;
	width: 781px;
	position:absolute;
	z-index: 1;
	top: 0px;
	left: 0;
}
.kiemelt {
	font-family: Tahome, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #583712;
}
	
td#menu {
	background: url(img/menu_bg.jpg)  no-repeat;
	text-align:center;
	width:520px;
	height:32px;
	padding-left:5px;
}


div.button:hover {
background: url(img/menu_hover.jpg) repeat-x;
}


div.button {
float:left; 
height:28px; 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
top:0px;
left: 0px;
}

div.button a  {color: #583712; padding-top:8px; padding-left:8px; padding-right:8px; height:28px; display:block; text-decoration:none;}
div.button a:hover {color:#FFFFFF; text-decoration:none;}

#rotator
{
  background: url(img/rotate/rotate.php) no-repeat center top;
  width: 273px;
  height: 332px;
}

.left_bg {
background: url(img/left-04.jpg);
}

.right_bg {
background:url(img/right-16.jpg);
}

.table_border {
border-color:#583620;
}

#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; }
