BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color: #333333;
}
P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color: #333333;
}
TABLE {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color: #333333;
}
TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color: #333333;
}
H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #999966;
}
H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #505050;
	margin-bottom: 3;
}
H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color: #000000;
}

A { color: #666633; text-decoration: none; }
A:HOVER { color: #666633; text-decoration: underline; }

INPUT, SELECT, TEXTAREA {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 18px;
	border: #666666 solid 1px;
}
TEXTAREA {
	width: 250px;
	height: 100px;
}
HR {
	color: #c0c0c0;
}
IMG {
	border: 0px;
}
LI {
	list-style-image : url(../images/li.jpg);
}

.languages, .languages a, .languages a:hover, .language a:visited, .language a:active {
	font-size: 10px;
	color: #333333;
}
.mainlinks, .mainlinks a, .mainlinks a:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #666666;
	text-decoration: none;
}
.mainlinks a:hover, location a:hover, .menulinks a:hover, .menulinks_active a:hover, .third_menulinks a:hover {
	text-decoration: underline;
}
.location, .location a, .location a:hover, .location a:active, .location a:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #333333;
	text-decoration: none;
}
.location a:hover {
	text-decoration: underline;
}
.contact {
	color: #666666;
	font-size: 10px;
}
.search_txt, .menu_header {
	color: #666633;
}
.search_box {
	width: 150px;
	height: 18px;
	border: #666633 solid 1px;
}
.menu_border {
	border: #ffffff solid 1px;
}
.checkbox {
	height: 15px;
	width: 15px;
	border: 0px;
}
.news_title, .news_title a, .news_title a:hover, .news_title a:visited, .news_title a:active {
	color: #666633;
	text-decoration: none;
}
.news_txt, .news_txt a, .news_txt a:hover, .news_txt a:visited, .news_txt a:active {
	color: #333333;
	font-size: 10px;
	text-decoration: none;
}
.news_title a:hover, .news_txt a:hover, .languages a:hover {
	text-decoration: underline;
}
.menulinks, .menulinks a, menulinks_active, .menulinks_active a, {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	text-decoration: none;
}
.menulinks_active, .menulinks_active a {
	color: #666666;
}
.third_menulinks, .third_menulinks a, .third_menulinks a:hover, .third_menulinks a:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #333333;
	text-decoration: none;
}
.third_menulinks a:hover {
	color: #333333;
	text-decoration: underline;
}
.uudis, .eemalda, .eemalda a, .eemalda a:hover, .eemalda a:active, .eemalda a:link {
	color: #cc0000;
	font-size: 10px;
	text-transform : uppercase;
	text-decoration: none;
}
.eemalda a:hover {
	text-decoration: underline;
}
.trBG {
	background-color: #f5f5f5;
}
.trBG_kollane {
	color: #666633;
	font-weight: bold;
}
.normal {
	color: #666633;
	font-weight: normal;
}
.cboShort {
	width: 50px;
}
.cboMedium {
	width: 100px;
}
.txtShort {
	width: 50px;
}
.txtMeidum {
	width: 100px;
}
.txtLong {
	width: 250px;
}

#lightbox{
	position: absolute;
	top: 00px;
	left: 0;
	width: 100%;
	z-index: 140;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border:none; }

#outerImageContainer{
	position: relative;
	background-color: white;
	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;
	}

#imageData{
	padding:0 10px;
	}
#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: #fff;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block;
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}


