body {
	margin: 0; 
	padding:0;
	
	
	height: 100%;
	text-align: left; /* FOR IE5 */
	font: 11px Verdana;
	color: #000;
	
	
	/*background: url(../img/container_bg2.gif) no-repeat left bottom;
    background-image: url(../img/container_bg2.gif);
    background-repeat: no-repeat;
    background-position: bottom left;*/


}

/*****************************/
/*  GENERAL DECLARATIONS     */

body a {
	color: #EA0437;
	text-decoration: underline;
}

body a:hover {
	color: #EA0437;
	text-decoration: none;
}

a img {border: none;}


hr {	
	width: 100%;
	height: 1px;
}


p {
	margin: 0;
	padding: 7px 0 7px 0;
}



/*****************************/
/* PAGE'S MAIN CONTAINER     */

#Container {
	position: relative;
	display: block;
	width: 770px;
	min-height: 645px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	height: auto;
	overflow: hidden;
	text-align: left;
	/*
	background: url(../img/container_bg2.gif) no-repeat left bottom;
	*/
	background-color: transparent;
}


#Container:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

/****************************/
/* PAGE'S HEADER PROPERTIES */

#Header {
	position: relative;
	display: block;
	height: 100px;
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: transparent;
	background: #fff url(../img/body_bg.gif) repeat-x center top;
}

#BannerBox {
	position: relative;
	display: block;
	height: 180px;
	width: 440px;
	margin: 10px 0 10px 10px;
	padding: 0;
	overflow: hidden;
	background: transparent;
	z-index: 10;
}


#SABanner {
	position: absolute;
	display: block;
	border: none;
	height: 163px;
	width: 440px; 
	padding: 0;
	margin: 0;
	z-index: 15;
}


#BannerMask {
	display: none;
	position: absolute;
	width: 440px;
	height: 163px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	z-index: 50;
	background: url(../img/bannermask.gif) no-repeat left top;
}


#Title {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
	height: 52px;
	width: 328px
}


/****************************/
/* PAGE'S COLUMN PROPERTIES */

#Cols {
	position: relative;
	display: block;
	margin: 0; 
	padding: 0;
	text-align: left;
	list-style-position: outside;
	list-style-type: none;
	width: 770px;
	background: transparent;

}


#Cols:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

.ColsLi {
	position: relative;
	display: inline;
	float: left;
	padding: 0;
	margin: 0;
}




/*****************************/
/*  SOURCE ORDER COLUMNS     */


#C0 {
	position: relative;
	display: block;
	overflow: hidden;
	width: 170px;
	margin: 0 0 0 110px;
	padding: 0;
	background: transparent;
	
}

#C0:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}



#C1 {
	position: relative;
	display: block;
	overflow: hidden;
	width: 469px;
	margin: 0 0 20px 0;
	padding: 0;
	background: #fff;
}

#C1:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}


#C2 {
	position: relative;
	display: block;
	overflow: hidden;
	width: 1;
	margin: 0;

}

#C2:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}



/****************************/
/* PAGE'S FOOTER PROPERTIES */

#Footer {
	width: 770px;
	height: 38px;
	display: block;
	position: relative;
	overflow: hidden;
	margin: 0 0 20px 0;
	text-align: center;
}

.FooterImage 
{
    float: left;
    z-index: -1;
    margin-top: -706px;
}

/* POWERED */

#Powered {
	width: 100%;
	height: 38px;
	line-height: 38px;
	display: inline;
	position: relative;
	overflow: hidden;
	margin: 0;
	text-align: right;
}

#Powered a {
	color: #E57D84!important;
}


/* TOOLBAR */	




#ToolBar {
	position: absolute;
	display: block;
	overflow: hidden;
	width: 470px;
	height: 50px;
	margin: 0;
	padding: 0;
	background: transparent;
	left: 350px;
	top: 1px;
	z-index: 50;
}


#Tools {
	position: relative;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 25px;
	margin: 13px 0 0 0;
	padding: 0;
	color: #EA0437;
	text-align: left;
	list-style-type: none;
	background: transparent;
}

.ToolElement {
	height: 25px;
	display: inline;
	padding: 0;
	margin: 0;
	float: left;
	text-align: left;
	line-height: 20px;
}


#ToolSiteMap {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 0 0 0 20px;
	background: url(../img/sivukartta.gif) no-repeat left center;

}


#ToolFeedback {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 0 10px 0 20px;
	margin: 0 0 0 10px;
	background: url(../img/palaute.gif) no-repeat left center;

}

#ToolPrint {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 0 10px 0 20px;
	margin: 0 0 0 10px;
	background: url(../img/tulostin.gif) no-repeat left center;

}


#Tools input {
	margin: 0;
	padding: 0;
}

.TopSearchButton {
	display: block;
	margin: 0 0 0 5px;
	padding: 2px 2px 2px 2px;
	height: 20px;
	width: auto;
	border: 1px solid #fff;
	background: #EB0436;
	vertical-align: middle;
	
	color: #fff;
}

.TopSearchInput {	
	width: 80px;
	background: #F1F2F2;
	margin: 0 0 2px 0;
	padding: 0;
}

* html .TopSearchInput {height: 20px;}


/*****************************/
/* SA STATIC CONTENT STYLES  */

#SAContent1 ul, #SAContent2 ul, #SAContent3 ul,  #SAContent4 ul, #SAContent5 ul, #SAContent6 ul  {
	margin: 1em 0 1.5em 20px;
	padding: 0;
	list-style: disc outside;
	line-height: 1.15em;
}

#SAContent1 ul li, #SAContent2 ul li, #SAContent3 ul li, #SAContent4 ul li, #SAContent5 ul li, #SAContent6 ul li {
	margin: 0 0 0.4em 0;
	padding: 0;
	padding: 0;
}

#SAContent1 li ul, #SAContent2 li ul, #SAContent3 li ul, #SAContent4 li ul, #SAContent5 li ul, #SAContent6 li ul {
	margin: 0.2em 0 0.6em 20px;
	padding: 0;
	list-style: circle outside;
	line-height: 1em;
}

#SAContent1 li ul li, #SAContent2 li ul li, #SAContent3 li ul li, #SAContent4 li ul li, #SAContent5 li ul li, #SAContent6 li ul li {
	margin: 0 0 0.2em 0;
	padding: 0;
}

#SAContent1 ol, #SAContent2 ol, #SAContent3 ol, #SAContent4 ol, #SAContent5 ol, #SAContent6 ol {
	margin: 0 0 1.5em 25px;
	padding: 0;
	line-height: 1.15em;
	list-style-position: outside;
	list-style-type: decimal;
}

#SAContent1 ol li, #SAContent2 ol li, #SAContent3 ol li, #SAContent4 ol li,  #SAContent5 ol li,  #SAContent6 ol li {
	margin: 0 0 0.4em 0;
	padding: 0;
}

html>body #SAContent1 {border-bottom:1px solid transparent;}
html>body #SAContent2 {border-bottom:1px solid transparent;}
html>body #SAContent3 {border-bottom:1px solid transparent;}
html>body #SAArea1 {border-bottom:1px solid transparent;}
/*****************************/
/* SA DYNAMIC CONTENT STYLES */





#SAContent1 {
	position: relative;
	display: block;
	width: 450px;
	margin: 0 0 0 10px;
	padding: 12px 0 10px 0;
	overflow: hidden;
	clear: both;
}


#SAContent2, #SAContent5 {
	position: relative;
	display: block;
	width: 450px;
	margin: 0 0 0 10px;
	padding: 0 0 10px 0;
	overflow: hidden;
}

#SAArea1 {
	position: relative;
	display: block;
	width: 450px;
	margin: 0 0 0 10px;
	padding: 0 0 10px 0;
	overflow: hidden;
}

#TextCols {
	position: relative;
	display: block;
	margin: 0 0 0 10px;
	padding: 0;
	text-align: left;
	list-style-position: outside;
	list-style-type: none;
	width: 450px;
}

#TextCols:after, .TextColHolderLeft:after, .TextColHolderRight:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

.TextColHolderLeft {
	position: relative;
	display: block;
	width: 210px;
	margin: 0;
	padding: 0;
	
}
* html .TextColHolderLeft {
	height: 1px;
}

.TextColHolderRight {
	position: relative;
	display: block;
	width: 210px;
	margin: 0 0 0 30px;
	padding: 0;
	
}

* html .TextColHolderRight {
	height: 1px;
}


#SAContent3, #SAContent4 {
	position: relative;
	display: block;
	width: 100%;
	margin: 0;
	padding: 10px 0 10px 0;
	overflow: hidden;
}


/*********************** logot */

#Logos {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0;

}

#Logos:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

.Knooli {
	text-decoration: none!important;
	display: block;
	position: relative;
	margin: 0 0 10px 0;
	padding: 0;
}

.Knooli:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}



#LatestPages {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	text-align: left;
	list-style-position: outside;
	list-style-type: none;
	width: 450px;	

}


#NaviLinkBox 
{
	position: relative;
	display: block;	
	overflow: hidden;
	margin:  10px 0 0 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 460px;
	height: 20px;
	text-align: center;	
	}

#NaviLinkBox:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

.NaviLinks 
{
	text-decoration: none !important;
	color: #EA0437 !important;
	font-size: 10px;
	height: 33px;
}










