/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, abbr, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html,body {
	height: 100%;
}

body {
	background: #fff;
	color: #000;
	font: 13px/1.5 verdana,arial sans-serif;
}

.ovfl_hidden {
	overflow-y: hidden;
	position: relative;
}
.etusivu{background:#fff url(../bg/lippu_koko.jpg) no-repeat center top;}
.mt {width: 5160px;	background: #fff url(../bg/lippu_vasen.jpg) no-repeat left top;}
.ml {width: 5560px;	background: #fff url(../bg/lippu_vasen.jpg) no-repeat left top;}
.opl{width: 5960px;	background: #fff url(../bg/lippu_vasen.jpg) no-repeat left top;}


p {
	margin-bottom: 1.5em;
}

q {
	font-weight: bold;
	font-family: georgia, sans;
}

a {
	text-decoration: none;
	color: #0072bc;
}
h1 {
	font-weight: normal;
	font-family: georgia, sans;
	line-height: 1;
	position: absolute;
}


.etusivu h1 {color: #fff;font-size:4.5em;bottom:235px;left: 0px;z-index: 3;}
.mt h1 {top: 125px;left: 90px;}
.ml h1 {top: 200px;left: 320px;}
.opl h1 {top: 220px;left: 340px;}

h1 .name {
	font-size: 1.8em;
	background: #a1a1a1;
	margin-left: 45px;
	display: inline-block;
	padding: 0.1em 0.3em;
}

h1 .phrase {
	font-size: 4.5em;
	color: #fff;
	display: inline-block;
	padding: 0.1em 0.3em;
}

.mt h1 .phrase {background: #00a99d;}
.ml h1 .phrase {background: #ed145b;}
.opl h1 .phrase {background: #f26522;}
.etusivu h1 span{background: #0072bc;padding: 0.1em 0.3em;display:inline-block;}


h2 {
	font-weight: normal;
	font-family: georgia, sans;
	font-size: 2em;
	line-height: 1.125;
	margin-bottom: 0.75em;
	letter-spacing: -0.025em;
}

h6 {
	font-size: 1.5em;
	font-family: georgia, sans;
	line-height: 1.125;
	margin-bottom: 0.75em;
}

h5 {
	font-size: 1.3em;
	margin-bottom: 1em;
}

#ylefooter h6 {
	font-family: Arial,Helvetica Neue,Helvetica,sans-serif
}

.mt .ingress, .ml .ingress, .opl .ingress {
	font-size: 1.8em;
	font-family: georgia;
	line-height: 1.125;
	position: absolute;
}

.etusivu .ingress {
	background: #464646;
	color: #fff;
	font-size: 1.1em;
	margin: 0;
	padding: 1em 1.2em;
}

.mt .ingress {left: 90px;top: 320px;width: 295px;}
.ml .ingress {left: 320px;top: 395px;width: 395px;}
.opl .ingress {left: 340px;top: 415px;width: 380px;}

.anfang {
    float: left;
	font-size: 4.4em;
	line-height: 1;
	margin: 0 0.05em 0 0;
	display: block;
	font-family: georgia, sans;
}

.etusivu #fb {
	position: absolute;
	left: 0px;
	top: 92px;
	z-index: 3;
}

.etusivu #___plusone_0 {
	position: absolute;
	left: 0px;
	top: 133px;
	z-index: 3;
}

.special {
	position: absolute;
	top: 0px;
	left: 0px;
	line-height: 1;
}

.special .name {
	background: #464646;
	padding: 0.45em 1.35em;
	display:inline-block;
	color: #fff;
}

.special .text {
	background: #0072bc;
	padding: 0.15em 0.45em;
	display:inline-block;
	color: #fff;
	font-family:georgia;
	font-size: 3em;
}

.navi {
	padding: 1.1% 1.3%;
	background: #ebebeb;
	display: block;
	float: left;
	width: 97.4%;
}

.subnavi {
	float: left;
	width: 28%;
	margin-right: 3.3%;
}

.ea, .areena {
	float: left;
	width: 28%;
	margin-right: 3.3%;
}

.ea ul, .areena ul {
	margin-bottom: 1.5em;
}

.ea a, .areena a {
	display: block;
	background: url(../bg/nuoli.png) no-repeat 0px 3px;
	padding-left: 15px;
}

.ea a:hover, .areena a:hover {
	text-decoration: underline;
}

.navi li {
	float: left;
	width: 30%;
	margin-right: 4.99%;
}

.subnavi li {
	margin-bottom: 1em;
}

.navi li.last {
	margin-right: 0;
}

.navi li a, .subnavi li a {
	display: block;
}

.navi li .name {
	font-size: 2em;
	font-family: georgia, sans;
	margin-bottom: 0.5em;
	display: block;
}

.subnavi li .name {
	font-size: 1.3em;
	display: block;
}

.navi li .text {
	font-size: 1.1em;
	color: #000;
	display: block;
}

.subnavi li .text {
	font-size: 1.1em;
	color: #000;
	display: block;
}

.navi li a:hover .text, .subnavi li a:hover .text {
	color: #0072bc;
}

#header {
	width: 100%;
	float: left;
	position: relative;
	height: 50px;
}

#header .yle {
	left: 23px;
	top: 14px;
	position: absolute;
}

#header .site {
	left: 167px;
	top: 13px;
	position: absolute;
	font-size: 1.6em;
	color: #000;
	font-family: georgia;
	line-height: 1;
}

#header .site:hover {
	color: #0072bc;
}

#footer {
	background: #ebebeb;
	width: 100%;
	float: left;
}

#footer .inner {
	width: 100%;
	height: 150px;
}

.mt #footer .inner {background: url(../bg/mt-footer.png) no-repeat 0px 0px;}
.ml #footer .inner {background: url(../bg/ml-footer.png) no-repeat 0px 0px;}
.opl #footer .inner {background: url(../bg/opl-footer.png) no-repeat 0px 0px;}

#wrap {
	padding: 20px 0px;
	margin: 0 auto;
	max-width: 1310px;
	min-width: 960px;
}

#content {
	position: relative;
	height: 740px;
}

#extra {
    float: left;
    padding: 1.1% 1.3%;
    width: 97.4%;
}

#extra .left {
	float: left;
	width: 30%;
}

#extra .right {
	float: right;
	width: 64.99%;
}

#content .bottom {
	bottom: 25px;
	left: 0px;
	height: 210px;
	width: 100%;
	position: absolute;
	z-index: 2;
}

#content .photos {
	width: 100%;
	height: 465px;
	bottom: 230px;
	right: 0px;
	position: absolute;
	z-index: 1;
	text-align: right;
}

#content .first {
	margin-right: 1%;
}

#content .photos .middle {
	margin-right: 0.3%;
}

#content .photos .last {
	margin-right: 0%;
}

#columns{
	float: left;
	width: 100%;
	height: 600px;
	padding: 20px 0px 0px 0px;
	overflow: hidden;
}

.clear {clear:both;}


.gallery {
	width: 100%;
	float: left;
}

.gallery img{
	float: left;
	width: 149px;
	height: 99px;
	margin-right:  25px;
	margin-bottom: 25px;
	-webkit-box-shadow: 5px 5px 10px 0px #666;
	-moz-box-shadow: 5px 5px 10px 0px #666;
	box-shadow: 5px 5px 10px 0px #666; 
}

.gallery .last {
	margin-right: 0;
}

.column {
	position: relative;
	float: left;
	height: 100%;
	padding: 0px 20px;
}

.w1 {width: 360px;}

.w2 {width: 760px;}

.w3 {width: 1120px;}

/*taustakuvat*/
.mt1 {background: url(../img/mt1.png) no-repeat 375px bottom;}
.mt3 {background: url(../img/mt3.jpg) no-repeat right 100px;}
.mt4 {background: url(../img/mt4.jpg) no-repeat left 111px;}
.mt5 {background: url(../img/mt5.jpg) no-repeat right bottom;}
.mt6 {background: url(../img/mt6.jpg) no-repeat left bottom;}
.mt7 {background: url(../img/mt7.jpg) no-repeat left bottom;}
.mt8 {background: url(../img/mt8.jpg) no-repeat right 180px;}
.mt9 {background: url(../img/mt9.jpg) no-repeat left 188px;}

.ml1 {background: url(../img/ml1.png) no-repeat left top;}
.ml3 {background: url(../img/ml3.jpg) no-repeat right 80px;}
.ml4 {background: url(../img/ml4.jpg) no-repeat left 104px;}
.ml5 {background: url(../img/ml5.jpg) no-repeat right bottom;}
.ml6 {background: url(../img/ml6.jpg) no-repeat left bottom;}
.ml8 {background: url(../img/ml8.jpg) no-repeat right 220px;}
.ml9 {background: url(../img/ml9.jpg) no-repeat left 259px;}

.opl1 {background: url(../img/opl1.png) no-repeat 125px 35px;}
.opl3 {background: url(../img/opl3.jpg) no-repeat right 160px;}
.opl4 {background: url(../img/opl4.jpg) no-repeat left 162px;}
.opl5 {background: url(../img/opl5.jpg) no-repeat right bottom;}
.opl6 {background: url(../img/opl6.jpg) no-repeat left bottom;}
.opl7 {background: url(../img/opl7.jpg) no-repeat left bottom;}
.opl8 {background: url(../img/opl8.jpg) no-repeat right 320px;}
.opl9 {background: url(../img/opl9.jpg) no-repeat left 241px;}