@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: url(../images/mainBg3.jpg) top repeat-x;
	font-size: 12px;
	text-align: center;
	color: #5c5c5c;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}


a{
	color: #898585;
	text-decoration:underline;
}
a img{
	border:none;
}

a:hover{
	text-decoration:none;
}

h1{
	
	padding: 0;
	margin-bottom: 10px;
	color:#FFFFFF;
	font-size: 14px;
}
h3 { color: #FFFFFF; font-size: 15px; font-weight: bold; margin-bottom: 20px;}

label
{
width: 150px;
text-align: left;
display: block
}
img {
	border: 0;
}

#message {

	width: 300px;
	height: 150px;
	background-color:#262626;
	border: 1px solid #FFFFFF;
	color:#FFFFFF;

}

.inputText {
	width: 300px;
	height: 18px;
	background-color:#262626;
	border: 1px solid #FFFFFF;
	color:#FFFFFF;
	padding-top: 4px;
}

.input
{
	color: #0c7896;
	background: #FFFFFF;
	border: 1px dashed #2dade3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.submit
{
	color: #2dade3;
	background: #FFFFFF;
	border: 1px dashed #2dade3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
} 

.teksti2 {
	color: #858788;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	border: 1;
	border-color: #FFFFFF;
	border-width: 1;
	border-style: dashed;
}
.teksti3 {
	color: #858788;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
}
.teksti3  A:link {
	color: #3a89ab;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}
.teksti3 A:visited {
	color: #3a89ab;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}
.teksti3  A:hover {
	color: #18536c;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}

.otsikko {
	color: #2dade3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
}

.teksti {
	color: #5c5c5c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
}
.teksti  A:link {
	color: #2dade3;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 14px;
	text-decoration: underline;
}
.teksti A:visited {
	color: #2dade3;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 14px;
	text-decoration: underline;
}
.teksti  A:hover {
	color: #1784B3;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 14px;
	text-decoration: underline;
}


/* Content */
#mainContent{
	margin: 0 auto;
	width: 1020px;
	padding-top: 20px;
}

	#mainHeader{
	background: url(../images/header_tausta.png) no-repeat left top;
	height: 60px;
	
	}
	
		#mainHeaderLogo{
	float:left;
	position:relative;
	text-align:left;
	left: 0px;
	top: 15px;
	width: 200px;
	margin-left: 87px;
		}
		#mainHeaderNavigation{
	float:right;
	position:relative;
	right: 0;
	top: 15px;
	width: 650px;
		}
		
			#mainHeaderNavigation ul{
	list-style:none;
	margin: 0;
	padding:0;
	width: 673px;
			}
			#mainHeaderNavigation ul li{
	float:left;
	margin-right: 0px;
			}

/* Inner Content */
#mainInnerContent {
	width: 1020px;
	background-image: url(../images/main_tausta.png);
	background-repeat: repeat-y;
	margin: auto;
	float: left;
	}

#mainInnerContentKeski{
	text-align:left;
	margin-left: 90px;
	width: 840px;
	}
#mainInnerContentLeft {
	float:left;
	width: 450px;
	text-align:left;
	margin-left: 80px;
}
#mainInnerContentLeft   p{	
			color: #898585;
		}
	
	#mainInnerContentRight{
	float: left;
	width: 400px;
	text-align:left;
	margin-left: 20px;
	}
	
#mainFooter{
	clear:both;
	padding-top: 30px;
	background-image: url(../images/footer_tausta.png);
	background-repeat: no-repeat;
}

.oneImageRow{
	text-align:left;
}
	.oneImageRow ul{
		list-style:none;
		margin: 0;
		padding: 0;
	}
	.oneImageRow ul li{
		position:relative;
		float:left;
		margin-bottom: 20px;
	}
	.oneImageRow ul li img{
		border: 2px #FFFFFF solid;
	}
	.oneImageRow ul li img:hover{
		border: 2px #7aeae1 solid;
	}
	
	.imageMargin{
		margin-right: 20px;
	}
	
#mainFooterLine {
	width: 0px;
}
#mainFooterContent {
	margin: 10px 0 25px 0;
	text-align:left;
	color: #898585;
}

#imageNavi{
	width: 450px;
	text-align:left;
	margin-bottom: 10px;
	font-size: 14px;
}

#imageNavi .activeImage{
	color:#FFFFFF;
}
