html, body {height:100%}
body {
/*padding:0px;
margin:0px;
text-align:center;
background-color: #ffffff;
color: #000000;
font-family: Arial;
height:2000px;*/
#outer{
width:800px;
padding:0px;
text-align:left;
height:auto;
}
#wrapper{
height:auto;
}
html>body #wrapper{height:auto; } /*for mozilla as IE treats height as min-height anyway*/
.flash{
padding: 10 0 0 5;
}
#left {
display:none;
}
#center
{
background-color: #ffffff;
position:relative;/*ie needs this to show float */
float: left;
width: 617px;
min-height: 700px;
height: auto;
overflow:hidden;
}
#center_top{
diplay:none;
}
#center_left{
margin-left: 20px;
margin-top: 40px;
position:relative;/*ie needs this to show float */
width: 280px;
float:left;
text-align: left;
font-family: arial;
font-size: 12px;
padding-bottom: 80px;
list-style: url(sin_nelio.gif);
}
#center_left_frontpage{
margin-left: 20px;
margin-top: 40px;
position:relative;/*ie needs this to show float */
width: 300px;
float:left;
text-align: left;
font-family:GillSans, arial;
font-size: 12px;
padding-bottom: 80px;
/*list-style: url(kelt_nelio.gif);*/
}
#center_left_frontpage ul {
text-decoration: none;
display:block;
margin:0;
padding: 0;
/*list-style: url(kelt_nelio.gif);*/
}
#center_left_frontpage li{
text-align: left;
list-style: url(kelt_nelio.gif);
padding: 0px 0px 0px -10px ! important;
}
#center_left_frontpage a {
text-decoration: underline;
display:block;
color:#7cabd8;
}
#center_left_frontpage a:visited {
text-decoration: underline;
display:block;
color:#498bc9;
}
#center_left a {
text-decoration: underline;
color:#7cabd8;
}
#center_left a:visited {
text-decoration: underline;
color:#498bc9;
}
#center_right{
height:700px;
width: 270px;
background-repeat: no-repeat;
background-image: url(center_right2.jpg);
float: right;
padding-top:30px;
padding-left: 10px;
overflow:hidden;
}
#center_right img{
border: 1px solid #e9eaeb;
}
#center_right .kuvateksti{
float: right;
padding-right: 5px;
display:block;
text-align: right;
width: 220px;
font-size: 10px;
color: #878889;
}
#center_right p{
margin-left: 15px;
display:block;
width: 230px;
font-size: 10px;
color: #878889;
border: 1px solid #e9eaeb;
}
#center_spacer{
height: 600px;
width: 1px;
float: right;
}
#center_both{
margin-left: 20px;
margin-top: 30px;
position:relative;/*ie needs this to show float */
width: 555px;
overflow: hidden;
float:left;
text-align: left;
font-family: GillSans, arial;
font-size: 12px;
padding-bottom: 120px;
list-style: url(sin_nelio.gif)
}
#center_both a {
text-decoration: underline;
color:#7cabd8;
}
#center_both a:visited {
text-decoration: underline;
color:#498bc9;
}
.pdf{
height: 60px;
width:290px;
background-image: url(pdftausta.jpg);
text-decoration: none;
text-align: center;
display: table-cell;
/*vertical-align: middle;*/
padding-top:20px;
}
#topmenu {
display:none;
}
#center_left{
position:relative;/*ie needs this to show float */
width: 300px;
float:left;
text-align: left;
font-family: GillSans, Arial;
font-size: 12px;
}
.title1{
font-family: Helvetica;
font-color:#498bc9;
font-size: 18px;
font-color:#498bc9;
}
.title2{}
.title3{}
.title4{
font-size: 16px;
font-family: Helvetica;
font-color:#498bc9;
}
.title5{
font-size: 18px;
font-family: Helvetica;
font-color:#498bc9; }
.title6{
/*display: block;*/
width: 190px;
font-family: Helvetica;
font-size: 12px;
color:#498bc9 ! important;
text-decoration: none ! important;
}
.title6 a{
width: 190px;
font-family: Helvetica;
font-size: 12px;
color:#498bc9 ! important;
text-decoration: none ! important;
cursor: hand;
}
#right {
display: none;
}
#footer {
display:none;
}
#taloushallinto {
width:617px;
clear:both;
height:40px;
text-align:right;
left:0;
bottom:0;
position: relative;
margin-top: -70px;
padding: 5 0 0 0;
font-size: 12px;
color: #ffffff;
}
#taloushallinto img{
margin-right: 20px;
}
#footer a{
font-size: 12px;
color: #ffffff;
text-decoration: none;
text-transform: uppercase;
/*font-weight: bold;*/
}
td {
font-family: Arial;
font-size: 12px;
}
/*formityylit*/
.lomake td{
font-family: Arial;
font-size: 12px;
}
input.texta {
background-color: #f4f6f6;
border: 1px solid #000000;
padding: 2px 2px 2px 1px;
width: 294px;
color: #000000;
}
input.pnro {
background-color: #f4f6f6;
border: 1px solid #000000;
padding: 2px 2px 2px 1px;
margin: 0px 2px 0px 0px;
width: 100px;
color: #000000;
}
input.textshort {
background-color: #f4f6f6;
border: 1px solid #000000;
padding: 2px 2px 2px 1px;
width: 194px;
color: #000000;
}
textarea.textarea {
background-color: #f4f6f6;
border: 1px solid #000000;
padding: 2px 2px 2px 1px;
width: 294px;
color: #000000;
}
select.lomake{
background-color: #f4f6f6;
border: 1px solid #000000;
padding: 2px 2px 2px 1px;
width: 294px;
color: #000000;
}