
.LogoForPrint
{
    display:none;    
}
form
{
    margin:0;
    padding:0;    
}
a
{
    text-decoration:underline;
    color: #666666;
}
a:hover
{
    color:#E62853;      
}

p
{
    margin-top:0;
    padding-top:0;    
}
html,body,table,tr,td,div,a,img{
    /* margins etc. off for layout */
	margin: 0;
	padding: 0;
	border: 0;
	/* Why, oh why the defaults are always to be overridden? ;) */
}
html{
	/* force scrollbar, reduces "jumpyness" between pages holding variable sized content*/
    height:101%;
	text-align:left;
}
body
{
    background: url(../img2009/elementit/kaksneuvoinen_bg.gif) top center no-repeat;    
    background-color:white;
    text-align:center;
}
body, div, input, textarea{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
}
html>body{
    /* IE6 does NOT see this */
}
img{
	-ms-interpolation-mode:bicubic;
}

#Container, #Header, #Columns, #Footer   {
	width: 960px;
}

/* Set cross-browser minimum content height */

#MinHeight 
{
	position: relative;
	display: block;
	height: 400px;
	width: 1px;
}

#Container 
{
	position: relative;
	display: block;
	margin-top: 0; 
	margin-right: auto; 
	margin-bottom: 0; 
	margin-left: auto;
	padding: 0;
	height: auto;
	text-align: left;
}

html>body #Container {

}

/* This is needed for clearing floats  inside container */

#Container:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

/* 
    HEADER KOOSTUU KOLMESTA OSASTA
    #HeaderTopPart ; logo, linkit, fonttin suurennusnapit, korkeus 78px
    #SAMenu1_1_1 ; Menu , korkeus 54px
    #HeaderBottomPart Tyhjää tilaa 20px
*/
#Header 
{
	position: relative;
	display: block;
	height: 182px;
	background-color:transparent;
    background: url('../img2009/elementit/kaksneuvoinen_header_bg.gif') left top repeat-x;
}
#HeaderTopPart
{
	position: relative;
	display: block;
	height: 78px;    
}
#HeaderTopPartZoomLinksTable
{
    margin:0;
    height:73px;
    background-color:transparent;        
}

#HeaderBottomPart
{
	position: relative;
	display: block;
	height: 20px;    
}

#Columns {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	height: auto;
	background-color: #FFFFFF;
}

/* This is needed for clearing floats  inside container */

#Columns:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#C1 {
	position: relative;
	display: inline;
	float: left;	
	width: 220px;
	background-color: #FFFFFF;
}

#C2 {
	position: relative;
	display: inline;
	float: left;
	width: 483px;
	background-color: transparent;
}
#PageNameHolder
{
    height:43px;
    width:443px;
    background: url(../img2009/elementit/kaksneuvoinen_titleholder_bg.gif) top left repeat-x;
}
#PageNameInnerHolder
{

    border-top:solid 1px #CFCFCF;   
    border-left:solid 1px #CFCFCF;   
    border-right:solid 1px #CFCFCF;   
    background-color:White;
    height:43px;
    vertical-align:middle;
}

#BannerHolderFrontpage img
{
    margin:0;
    width:443px;
}
#BannerHolder img
{
    margin:20px 0 0 0;
    width:443px;
}
#C2DataHolder
{
    margin:0 0 0 20px;
    width:443px;
}
#SAContent1
{
    margin:20px 0 0 0;    
}

/* ETUSIVUN KAKSI ALA PALSTAA ALKAA */
#ContentColumns {
	position: relative;
	display: block;
	margin: 0;
	padding: 20px 0 0 0;
	height: auto;
	background-color: #FFFFFF;
	border-top:dashed 1px #CFCFCF;
	/*float:left;*/
	width:443px;
}
#ContentColumns:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#C2Left 
{
    margin:0;
	position: relative;
	display: inline;
	float: left;	
	width: 200px;
	background-color: transparent;
}
#C2Right 
{
    margin:0 0 0 21px;
	position: relative;
	display: inline;
	float: left;	
	width: 220px;
	background-color: transparent;
}

/* This is needed for clearing floats  inside container */

/* ETUSIVUN KAKSI ALA PALSTAA LOPPUU */


#C3 {
	position: relative;
	display: inline;
	float: left;
	width: 244px;
	background-color: transparent;
	border-left:solid 1px #CFCFCF;
}
* html #C3 
{
	width: 242px;
	overflow: hidden;
}

#PalveluhakemistoHolder
{
    margin:0 0 0 20px;
    padding: 0 0 20px 0;
    width:220px;
    border-bottom:dashed 1px #CFCFCF;
}

#NewsHolder
{
    margin:20px 0 0 20px;
    width:220px;
}

#C4 {
	position: relative;
	display: inline;
	float: left;
	width: 1px;
	overflow:hidden;
}

#Footer 
{
    margin:10px 0 0 0;
	position: relative;
	display: block;
	clear: both;
	height: 45px;
    background: url(../img2009/elementit/kaksneuvoinen_footer_bg.gif) top left no-repeat;	
}
#FooterContent
{
    margin-left:240px;    
}
#FooterContentTable a
{
    text-decoration:none!important;    
    font-family:Arial, Helvetica, Verdana;
    color:#666666;
    font-size:12px;
	font-weight: normal;  
	line-height:45px;
	vertical-align:middle;
}
#FooterContentTable a:hover
{
    color:#E62853;  
}




/* FONTTEJA ALKAA */

.Red18px
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;	
	color: #E62853;
	line-height:20px;    
}

.Gray12px
{
    font-family:Arial, Helvetica, Verdana;
    color:#666666;
    font-size:12px;
	font-weight: normal;    
}	

/* FONTTEJA LOPPUU */


/* LOMAKKEET ALKAA */

.PalauteInputKentta {
	display: block;
	position: relative;
	margin: 0!important;
	padding:0 0 0 5px;
	width:270px;
	border: 1px solid #CFCFCF;
}

.PalauteInputDropdown
{
	display: block;
	position: relative;
	margin: 0!important;
	padding:0 0 0 5px;
	width:300px;
	border: 1px solid #CFCFCF;
	font-size:11px;
}  


.KN_Nappi
{
	background-color:#E62853;    
}
.KNInputNappi 
{
	display: inline;
    padding:0;
	color: #fff!important;
	font-weight:bold;
	font-size:12px;
    text-decoration:none;	
    text-transform:uppercase;
}

.YhteysInputKentta
{
	display: block;
	position: relative;
	margin: 0!important;
	padding:0 0 0 5px;
	width:200px;
	border: 1px solid #CFCFCF;
}    

.YhteysInputDropdown
{
	display: block;
	position: relative;
	margin: 0!important;
	padding:0 0 0 5px;
	width:208px;
	border: 1px solid #CFCFCF;
	font-size:11px;
}    

/* LOMAKKEET LOPPUU */



/* SIVUKARTTA ALKAA */

#ToimintoHolderi ul
{	position: relative;
	display: block;
	padding:0;
	margin:0;
	background:#fff;
	width:210px;
	}

#ToimintoHolderi ul li
{
	position: relative;
	display: block;		
	margin:0 0 0 16px;
	padding:0;
	list-style:none;
	width: 210px;
}

#ToimintoHolderi ul li a
{
	position: relative;
	display: block;	
	color:#666666;
	font-weight: normal;
	text-decoration:none;	
	padding: 0 0 0 16px;
	margin: 0;
	line-height:20px;
	width:209px;
	font-size: 12px!important;
    background: url(../img2009/menu/kaksneuvoinen_menu2_bullet.gif) no-repeat left top;
}    

#ToimintoHolderi ul li a:hover 
{
    background: url(../img2009/menu/kaksneuvoinen_menu2_bulletS.gif) no-repeat left top;
    color:#E62853;
}	
    
/* SIVUKARTTA LOPPUU */


/* Palveluhakemisto alkaa */
.YksikkoSpacer
{
    margin:15px 0 0 0;    
    border-top:dashed 1px #CFCFCF;   
}
/* Palveluhakemisto loppuu */
