/* Start of CMSMS style sheet 'splash' */
body{

width: 100%;
height: 100%;
margin: 0px;
background: url("uploads/images/maritahuurinainen.jpg") no-repeat;
overflow: hidden;
}

#keski{

margin-left: 300px;
}

#keski p{

font-family: 'trebuchet MS', sans-serif;
font-size: 12px;
font-weight: bold;
color: #000;

}

#keski h1{

font-family: 'trebuchet MS', sans-serif;
font-size: 16px;
font-weight: bold;
color: #4b7f34;
}

#keski a{

font-family: 'trebuchet MS', sans-serif;
font-size: 12px;
font-weight: bold;
color: #4b7f34;
text-decoration: none;

}

#keski a:hover{

color: #96d879;

}



#vasen{

width: 50%;
height: 100%;
position: absolute;
top: 0px;
left: 0px;

}



#vasen-content{

margin-top: 50px;
margin-left: 40%;
margin-right: 10%;
}

#vasen-logo{

width: 100%;
position: absolute;
bottom: 17%;
left: 40%;
background: url("uploads/images/logo.png") no-repeat;

}



#vasen-ala{

width: 100%;
height: 20%;
position: absolute;
bottom: 0px;
left: 0px;
border-top: 1px solid #bbb;

}


#oikea{

width: 50%;
height: 100%;
position: absolute;
top 0px;
right: 0px;

}



#oikea-content{

margin-top: 50px;
margin-left: 10%;
margin-right: 20%;
}


#oikea-ala{

width: 100%;
height: 20%;
position: absolute;
bottom: 0px;
right: 0px;
border-top: 1px solid #bbb;



}

#oikea-ala p{
font-family: arial, sans-serif;
font-size: 11px;
color: #444;
margin: 4px;
}


#navi a{

text-decoration: none;
color: #333;

}

#navi a:visited{

color: #333;

}

#navi a:hover{

color: #999;

}









#menuwrapper{

margin-left: -40px;
font-family: 'trebuchet MS', sans-serif;
font-size: 14px;
color: #9f9f9f;

}

#primary-nav{

margin-top: 0px;
list-style-type: none;

}

#primary-nav a{


padding-left: 40px;

}


.menuactive a{

padding-left: 40px;
background: url("uploads/images/green.jpg");
background-repeat: no-repeat;
background-position: -10px 2px;
}
/* End of 'splash' */

