@CHARSET "UTF-8";

body {
	margin: 0px;
/*	border-top: 4px solid black;*/
	text-align: center;
	font-family: 'Droid Sans', Arial, Verdana, sans-serif;
	font-size: 13px;
}

img {
	border: 0px;
}

a {
	color: black;
	text-decoration: none;
}

p {
	line-height: 1.5em;
	margin-top: 0px;
	margin-bottom: 1em;
}

p a {
	color:#E40082;
	text-decoration:underline;
	padding: 2px;	
}


p a:hover {
	color:#FFFFFF;
	background-color: #E40082;
	padding: 2px;	
}

.ff {
	color:#E40082;
	text-decoration:none;
}

.ffx a {
	color:#E40082;
	text-decoration:underline;
	padding: 2px;	
}

.ff a {
	color:#E40082;
	text-decoration:underline;
	padding: 2px;	
}


.ff a:hover {
	color:#fff;
	background-color: #E40082;
	padding: 2px;	
}

.mm {
	color:#BDCD00;
	text-decoration:none;
}

.mmx a {
	color:#BDCD00;
	text-decoration:underline;
	padding: 2px;	
}

.mm a {
	color:#BDCD00;
	text-decoration:underline;
	padding: 2px;	
}


.mm a:hover {
	color:#000;
	background-color: #BDCD00;
	padding: 2px;	
}

.dt {
	color:#3FA9F5;
	text-decoration:none;
}

.dtx a {
	color:#3FA9F5;
	text-decoration:underline;
	padding: 2px;	
}

.dt a {
	color:#3FA9F5;
	text-decoration:underline;
	padding: 2px;	
}


.dt a:hover {
	color:#000;
	background-color: #3FA9F5;
	padding: 2px;	
}

h1,h2,h3,h4, h6 {
	font-family: 'Source Sans Pro', 'Helvetica Neue', 'Droid Sans', arial, serif;
	line-height: 1em;
	font-weight:100;
	color:#D69F5D;
}

h1 {
	font-size: 80px;
	margin-top: 0px;
}

h1 a {
	color:#E40082;
}

h1 a:hover {
	color:#000;
}

h2 a {
	color:#D69F5D;
}

h2 a:hover {
	color:#000;
}

h2 {
	font-size: 72px;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	color: #E40082;
}

h3 {
	font-size: 6em;
	margin-top: 0px;
	margin-bottom: 0.25em;
}

h4 {
	font-size: 3.5em;
	margin-top: 0px;
	margin-bottom: 0.25em;
	color: #E40082;
}

h4 a {
	color:#000;
}

h4 a:hover {
	color:#000;
}


h5, h6 {
	font-family:'Droid Sans', arial, sans-serif;
	font-size: 1.5em;
	color:#000;
}

h6 {
	font-size: 16px;
	margin: 0.5em 0 0.5em 0;
}

h5 a:hover {
	color:#E40082;
}

#page {
	margin-top: 1px;
	border-top: 1px solid #D69F5D;
	padding-top: 35px;
	overflow: hidden;
	width: 100%;
}

#blackBg {
	background-color:black;
	padding:5px;
	overflow: auto;
}

#news-ticker{
	text-align:left;
	width:740px;
	margin: 0 auto;
	color: white;
}

#news-ticker a {
	color: white;
}

#news-ticker strong {
	float: left;
	margin-right: 10px;
}

#news-ticker ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 1em;
/*	overflow: hidden;*/
}

#wrapper {
	text-align: left;
	width: 740px;
	margin: 0 auto;
/*	overflow: hidden;*/
}

#logo {
	margin-bottom: 40px;
	margin-left: -55px;
}

.navi {
	list-style: none;
	margin: 0 0 0 -10px;
	
	font-size: 16px;
}

.navi li {
	list-style: none;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
/*	position: relative;*/
	margin-right: 10px;
}

.navi .arrow,
.navi ul {
	display: none;
}

.navi a  {
	border: 1px solid white;
	padding: 2px 5px; 
	display: block;
	color:black;
}

.navi a:hover, .submenu:hover a {
	border: 1px solid black; 
	position: relative;
	z-index: 9999;
}

.submenu a:hover, .submenu:hover a {
	border-bottom: 1px solid white;
	padding: 2px 5px;
}

.navi ul {
	position: absolute;
	background-color: white;
/*	background-color: rgba(255, 255, 255, 0.8);*/
/*	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFFFF,endColorstr=#FFFFFFFF);*/
	margin: -1px 0 0 0;
	padding: 10px;
	border: 1px solid black;
	width: 150px;
}

.navi .submenu.palveluprosessimme ul {
	width: 185px;
}

.navi ul a {
	border: 0px !important;
	width: 145px;
	color: #E20080;
}

.navielement-description {
	color: black;
}

.navi ul li.johtoryhma {
	float: right;
	margin-top: -20px;
}

.navielement-description {
	display: block;
	font-size: 13px;
}

.navi ul a.tarinamme {
	height: 60px;
}

#slogan {
	margin: 5px 0 5px 0;
	position: relative;
/*	z-index: 0;*/
}

#slogan h1 {
	margin: 0px;
}

#slogan h5 {	
	text-align: right;
	width:190px;
	float: right;
	margin: 0px;
	vertical-align: bottom;
	margin-top: -60px;
}

#naviblock {
	position: relative;
	z-index: 1000;
	float:right;
	margin-top:25px;
}

#content {
	padding-right: 255px;
	position: relative;
	z-index: 0;
	overflow: visible;
}

#content.wide {
	padding-right: 0px;
}

h4.change {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 210px;
	overflow: visible;
}


h5.blogi {
	position: absolute;
	right: 0;
	bottom: 100px;
	width: 210px;
	overflow: visible;
}

h5.blogi a {
	color: #E40082;
}

h5.blogi a:hover {
	color: black;
}

/*footer*/
#frontpage-links {
	width: 765px;
	margin-top: 45px;
	clear: both;
}

#frontpage-links .front {
	width: 765px;
	margin-top: 5px;
	clear: both;
}

.column {
	margin-bottom: 25px;
}

.column1, .column2, .column3, .column1C {
	width: 230px;
	float: left;
	margin-right: 25px;
	margin-bottom:2em;
	font-size: 13px;
}


.column3 {
	margin-right: 0px;
	margin-top:15px;
	margin-bottom:-5px;		
}

.xtra{
	margin-top:0px;
	}

.column-3p {
	width:740px;
	float: left;
	margin-bottom:2em;
}

.column1 a:hover {
	color:#E40082;
}
.column1C a:hover {
	color:#ffffff;
}
.column2 a:hover {
	color:#BDCD00;
}
.column3 a:hover {
	color:#3FA9F5;
}

#footer {
	padding-top: 20px;
	margin-top: 40px;
	clear: both;
	margin: 0 0 50px 0;
	width: 765px;
}

#footer .column {
	width: 230px;
	margin-right: 25px;
	float: left;
}

#footer .column.globe {
	background-image: url("../img/maapallo-pieni.png");
	background-repeat: no-repeat;
	background-position: right center;
}

#footer h6 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 1em;
}

.right{
	float:right;
}

.frontpage-link .heading {
	display: block;
	font-size: 32px;
	font-weight: normal;
	border-bottom: 7px solid black;
	padding-bottom: 10px;
	margin-bottom: 15px;
	position: relative;
}
.frontpage-link .heading .bold{
	font-weight:bold;
}

.frontpage-link span.text {
	line-height: 1.5em;
}

.number {
	font-size: 120px;
	position: absolute;
	right: 0;
	bottom: -10px;
}

/*Lifts*/
#make-a-change {
	float: right;
	position: absolute;
	bottom: 0;
	right: 0;
	width:230px;
}

.ingress {
	font-weight: bold;	
}

.centered {
	text-align:center;
}

.nro {
	font-size:2em;
	color:#E40082;
}

.contact-personnel .column {
	width: 165px;
	float: left;
	margin-right: 25px;
}

.contact-personnel h5 {
	border-bottom: 7px solid black;
	padding-bottom: 10px;
}

.focusing-future {
	color: #E40082;
}

.managing-markets {
	color: #BDCD00;
}

.design-tools {
	color:#3FA9F5;
}

.kaavio {
	margin: 0;
}

form {
	border: 1px solid black;
	width: 195px;
	background-color: #F2F2F2;
	position: relative;
}

input {
	border: 0px;
	background-color: transparent;
	width: 165px;
	margin: 0 0 0 15px;
	padding: 10px 0;
	text-align: center;
	color: #E40082;
	font-size: 13px;
}

input.hasborder {
	border-bottom: 1px solid black;
}

label {
	position: relative;
	width: 100%;
	display: block;
	height: 0px;
	text-align: center;
	top: 11px;
	color: #E40082;
}

input.submit {
	width: 45px;
	position: absolute;
	top: 3px;
	right: -22px;
}

input.error {
	background-color: #FFDCE0;
}

input.submit.error {
	background-color: transparent;
}

#footer a {
	padding: 0px;
	color: black;
}

#footer a:hover {
	text-decoration: none;
	background-color: transparent;
}

.mainos {
	background-color: black;
	display: block;
	border: 1px solid white;
	padding: 20px;
	width: 190px;
	font-family: 'Helvetica Neue', arial, serif !important;
	font-weight: 100;
	font-size: 40px;
	position: absolute;
	right: 0;
	bottom: 0;
	color: white;
}

.mainos span {
	display: block;
	font-family: 'Droid Sans', Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold; 
}

.mainos .title {
	margin-top: 5px;
}

.mainos .info {
	font-weight: normal;
	font-size: 12px;
}

.mainos:hover {
	color: #E20080; 
}

#news-ticker, #blackBg {
	position: relative;
	overflow: visible;
}

.langnavi {
	position: absolute;
	width: 45px;
	top: 0px;
	right: 0px;
	margin: -5px 0 0 0;
}

.contact-form {
	position: absolute;
	right: 34px;
	top: 40px;
}

input.submit {
	background-image: url("../img/submitbtn.png");
	font-size: 1px;
	overflow: hidden;
	text-indent: -99px;
	display: block;
	height: 45px;
	width: 45px;
	top: 13px;
	cursor: pointer;
}

input.submit:hover {
	background-position: bottom;
}
