* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	background: url(images/taustakuvio.gif) #4a4a4a;
}

a {
	-webkit-transition: all 0.15s;
	-moz-transition: all 0.15s;
	transition: all 0.15s;
}

#background {
	position:absolute;
	right: 50%;
	left: 50%;
	margin-top: 0px;
	margin-left: -400px;
	width: 800px;
	min-height: 1200px;
	height:auto !important;
	height:1200px;
	background-color: #1f5c69;
	border-left-style: solid;
	border-left-color: #F1F1F1;
	border-left-width: 5px;
	border-right-style: solid;
	border-right-color: #F1F1F1;
	border-right-width: 5px;
	background-image: url(images/taustakuvio_2.gif);
}

#background_long {
	position:absolute;
	right: 50%;
	left: 50%;
	margin-top: 0px;
	margin-left: -400px;
	width: 800px;
	min-height: 2000px;
	height:auto !important;
	height:2000px;
	background-color: #1f5c69;
	border-left-style: solid;
	border-left-color: #F1F1F1;
	border-left-width: 5px;
	border-right-style: solid;
	border-right-color: #F1F1F1;
	border-right-width: 5px;
	background-image: url(images/taustakuvio_2.gif);
}

#header {
	background: url(images/header.jpg);
	height: 190px;
	position: relative;
}

#header h1 {
	position: absolute;
	top: 10px;
	left: 50%;
	margin: 0;
	margin-left: -150px;
	height: 120px;
	width: 300px;
}

#header h1 a {
	display: block;
	height: 100%;
	text-indent: -9999px;
}

#footer {
	clear: both;
	padding-top: 40px;
}

#textbox {
	margin-bottom: 40px;
}

.links {
	position: absolute;
	width: 100%;
	height: 40px;
	bottom: 0;
	left: 20px;
	margin: 0;
	padding: 0;
	z-index: 6;
}

.links ul {
	list-style: none;
	margin: 0;
}

.links ul li {
	float: left;
}

.links ul li a {
	display: block;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	font-family: "Georgia", Times New Roman, Times, serif;
	text-decoration: none;
	padding: 0 10px;
}

.links ul li a:hover {
	color:#1C4D5C;
}

#look_video1 {
	position:absolute;
	width:40px;
	height:40px;
	z-index:8;
	left: 203px;
	top: 706px;
}

#look_video2 {
	position:absolute;
	width:40px;
	height:40px;
	z-index:8;
	left: 203px;
	top: 766px;
}

#column1 {
	float: left;
	width: 340px;
	padding: 40px;
	box-shadow: inset 0 50px 20px -50px rgba(0, 0, 0, 0.6);
}

#column1k {
	float: left;
	width: 720px;
	padding: 40px;
	box-shadow: inset 0 50px 20px -50px rgba(0, 0, 0, 0.6);
}

.proggis {
	float: left;
	margin-right: 50px;
	height: 260px;
}

.albums {
	clear: both;
}

.content {
	color: #fff;
}

.content h1 {
	font: 20px/100% Georgia;
	margin-bottom: 20px;
}

.content h2 {
	font: 20px/100% Georgia;
	margin-bottom: 20px;
}

.content h3 {
	color: #369EB5;
	font: 20px/100% Georgia;
	margin-bottom: 20px;
}

.content h3 a {
	display: inline-block;
	padding-right: 20px;
	background: url(images/arrow.gif) right center no-repeat;
	color: #369EB5;
	border: 0;
}

.content h3 a:hover {
	color: #fff;
	border: 0;
}

.content p {
	font: 13px/150% Georgia;
	margin-bottom: 20px;
}

.content a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}

.content a:hover {
	color: #369EB5;
	border-bottom: 1px dotted #369EB5;
}

#column2 {
	float: left;
	width: 380px; 
}

#ornaml {
	float: left;
	height: auto;
	width: auto;
	margin-left: 10px;
	margin-top: 10px;
	z-index: 3;
}

#ornamr {
	float: right;
	height: auto;
	width: auto;
	margin-right: 10px;
	margin-top: 10px;
	z-index: 3;
}

.note {
	background: #f00;
	padding: 20px 10px;
	margin-bottom: 1px;
	width: 360px;
	position: relative;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(227,250,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(227,250,255,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(227,250,255,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(227,250,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(227,250,255,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(227,250,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e3faff',GradientType=0 );
	box-shadow: -3px 5px 5px rgba(0, 0, 0, 0.3);
}

.note:before {
	content: '';
	height: 0;
	position: absolute;
	display: block;
	top: -4px;
	left: 5px;
	width: 100%;
}

.note.order a {
	display: block;
	line-height: 125px;
	height: 125px;
	background: url(images/paita.png) right center no-repeat;
}

.note.order a:hover {
	opacity: 0.7;
}

.clear {
	position: static;
	clear: both;
	line-height: 1px;
	font-size: 1px;
	margin: 0;
	padding: 0;
}

.clearboth { clear: both; }

.text {
	color: #FFFFFF;
	text-decoration: none;
	font: 12px/normal Georgia;
	line-height: 16px;
	font-weight: normal;	
}

.noteheader {
	color: #454545;
	text-decoration: none;
	font: 17px/normal Georgia;
	font-weight: bold;
	font-style: normal;
}

.textheader {
	color: #369EB5;
	text-decoration: none;
	font: 16px/normal Georgia;
	line-height: 32px;
	font-weight: normal;
}

.textheader2 {
	color: #FFFFFF;
	text-decoration: none;
	font: 20px/normal Georgia;
	line-height: 28px;
	font-weight: normal;
}

.textheader3 {
	color: #FFFFFF;
	text-decoration: none;
	font: 18px/normal Georgia;
	line-height: 22px;
	font-weight: normal;
}

.formtext {
	color: #FFFFFF;
	text-decoration: none;
	font: 12px/normal Georgia;
	line-height: 14px;
	font-weight: normal;
}

.title {
	color: #36a0b5;
	text-decoration: none;
	font: 18px/normal Georgia;
	line-height: 18px;
	font-weight: normal;
}

#newscontainer {
	position: absolute;
	filter:alpha(opacity=50);
	width: 320px;
	background-color: 030202;
}

.news_item {
	margin: 3px 0px 10px 0px;
}

.news_date {
	color: #FFFFFF;
	text-decoration: none;
	font: 12px/normal Georgia;
	line-height: 16px;
	font-weight: italic;
}

.news_header {
	color: #369EB5;
	text-decoration: none;
	font: 12px/normal Georgia;
	line-height: 16px;
	font-weight: bolder;
}

.news_body {
	color: #FFFFFF;
	text-decoration: none;
	font: 12px/normal Georgia;
	line-height: 16px;
	font-weight: normal; 
	margin: 0px 0px 0px 0px;
}

#calendarcontainer {
	position: relative;
	filter:alpha(opacity=50);
	width: 320px;
	background-color: 030202;
}

.calendar_item {
	margin: 3px 0px 10px 0px;
}

.calendar_time {
	color: #FFFFFF;
	text-decoration: none;
	font: 12px/normal Georgia;
	line-height: 16px;
	font-weight: italic;
}

.calendar_place {
	color: #FFFFFF;
	text-decoration: none;
	font: 12px/normal Georgia;
	line-height: 16px;
	font-weight: normal; 
	margin: 0px 0px 0px 0px;
}

.nav_page a:link {
	color:#FFFFFF;
	text-decoration:none;
	font-size: 12px;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.nav_page a:active {
	color:#FFFFFF;
	text-decoration:none;
	font-size: 12px;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-style: normal;
	font-weight: normal;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	}
	
.nav_page a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-size: 12px;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-style: normal;
	font-weight: normal;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	}
.nav_page a:hover {
	color:#1C4D5C;
	text-decoration:none;
	font-size: 12px;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-style: normal;
	font-weight: normal;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	}
	
#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: 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;
	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: 500px;
	background-color: #000;
}

.nostot {
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(227,250,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(227,250,255,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(227,250,255,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(227,250,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(227,250,255,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(227,250,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e3faff',GradientType=0 );
	box-shadow: -3px 5px 5px rgba(0, 0, 0, 0.3);
	font-size: 0;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
}

.nostot .nosto-navi {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	height: 32px;
	width: 32px;
	border-radius: 100%;
	background: url(images/arrow-left.png) #000 center center no-repeat;
	z-index: 20;
	opacity: 0.5;
}

.nostot .nosto-navi:hover {
	opacity: 1;
	-webkit-transform: scale(1.25);
	-moz-transform: scale(1.25);
	transform: scale(1.25);
}

.nostot .nosto-navi.prev {
	left: 10px;
}

.nostot .nosto-navi.next {
	right: 10px;
	background: url(images/arrow-right.png) #000 11px center no-repeat;
}

.nostot .nosto {
	font-size: 13px;
	display: inline-block;
	width: 800px;
	height: 400px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}

.nostot .nosto .nosto-title {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px 20px 25px;
	background: rgba(0, 0, 0, 0.8);
	color: #fff;
	font-family: Georgia;
	white-space: normal;
	-webkit-transition: all 0.15s;
	-moz-transition: all 0.15s;
	transition: all 0.15s;
}

.nostot .nosto:hover .nosto-title {
	padding-bottom: 38px;
}

.nostot .nosto .nosto-title h3 {
	font-size: 24px;
	margin-bottom: 10px;
	color: #369EB5;
}
