/* Global Styles */

* {
	margin: 0;
	}

body {
	background: #51331F url('kuvat/bodytausta.gif') repeat-y center;
	}

h1 {
	font-size: 21px;
	line-height: 55px;
	color: #FF6F00;
	font-weight: normal;
	}	

h2 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
	}
	
h3 {
	font: 12px verdana;
	font-weight: bold;
	margin-bottom: 4px;
	}
	
a img{
	border: none;
	}
	
a:hover {
	color: #FF3300;
	text-decoration:none;
	}

ul {
	padding: 0;
	}
	
li {	
	list-style-type:none;
	font: 11px verdana; 
	}
/* ID Styles */

#container {
	width: 760px;
	margin: 0 auto;
	background: #000;
	height: 100%;
	padding: 0px 45px;
	}

#header {
	width: 100%;
	height: 86px;
	padding-top: 15px;
	padding-bottom: 19px;
	border-bottom: 1px solid #fff;
	}
	
#slogan {
	width: 107px;
	height: 86px;
	font: italic 15px eorgia;
	color: #FF6F00;
	float: right;
	}
	
#slogan p {
	text-align: center;
	letter-spacing: 1px;
	}
	
#linkit {
	margin-left: 0px;
	height: 35px;
	}
	
#linkit a {
	font:14px georgia;
	color: #fff;
	font-weight:normal;
	text-decoration: none;
	line-height:34px;
	display:block;
	float: left;
	padding:0px 13px;
	border: none;
	}
	
#linkit a:hover {
	color:#FF6900;
	}
	
.oikea {
	margin: 0;
	width: 32%;
	float: left;
	}

.keski {
	margin: 0;
	width: 32%;
	padding-right: 2%;
	float: left;
	}
	

.vasen {
	margin: 0;
	width: 32%;
	padding-right: 2%;
	float: left;
	}

.tapahtuma {
	color: #01C0F4;
	}
	
.luelisää {
	color: #FF6F00;
	text-decoration:none;
	}
#content {
	margin-top: 10px;
	clear: both;
	color: #fff;
	}
		
#content p {
	font: 11px verdana;
	line-height: 14px;
	color: #fff;
	}

#content img {
	margin: 0px 0px 10px 0px;
	}
	
#footer {
	clear: both;
	}
	
/* Gallerian kuvat */
#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(../kuvat/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../kuvat/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; }

#thumbnailit img{
border: 1px solid #BFBFBF;
margin: 3px;
padding: 3px;
}

#thumbnailit{
margin-bottom: 8px;
}

/* vanhat --> */
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	font:18px georgia;
	color: #CC3300;
	line-height:24px;
	letter-spacing:.4em;
	}

#tagline {
	font:12px georgia;
	color: #CC3300;
	line-height:18px;
	letter-spacing:.4em;
	}
	
#dateformat a {
	color:#99CCFF;
	font:11px georgia;
	color: #99CCFF;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}

/* Class Styles */

.bodyText {
	font:11px arial;
	color:#99CCFF;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	}
	
.pageName{
	font:22px georgia;
	color: #CC3300;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.subHeader {
	font:16px georgia;
	color: #CC3300;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.sidebarHeader {
	font:14px georgia;
	color: #99CCFF;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	font:10px arial;
	color:#99CCFF;
	}
	

	