body {
	margin: 0; 
	padding:0;
	height: 100%;
	text-align: center; /* FOR IE5 */
	font: 11px Arial;
	color: #000;
	background: #E0EAF4;
	
}

/*****************************/
/*  GENERAL DECLARATIONS     */

body a {
	color: #1AA95D;
	text-decoration: underline;
}

body a:hover {
	color: #1AA95D;
	text-decoration: none;
}

body a img {
	border: 0;
}


hr {	
	width: 100%;
	height: 1px;
	color: #0060AE;
	background: #0060AE;
}


p {
	margin: 0;
	padding: 0 0 5px 0;
}

.BlueLine {
	width: 92%;
	margin: 0 0 0 15px;
	height: 1px;
	overflow: hidden;
	background: #0060AE;

}


/*****************************/
/* PAGE'S MAIN CONTAINER     */

#Container {
	width: 780px;
    
	position: relative;
	display: block;
	margin: 0;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	text-align: left;
	padding: 0;
	background: url(../img/content_body.gif) repeat-y left top;
}


#Container:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}


#ContainerNew {
	width:771px;	
    height:1133px;
	position: relative;
	display: block;
	margin: 0;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	text-align: left;
	padding: 0;
	background: url(../img/Vaalietusivu.jpg) repeat-y left top;
}


#ContainerNew:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both; 
}

#SubContainerNew {
	width:771px;	
    height:1133px;
	position: relative;
	display: block;
	margin: 0;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	text-align: left;
	padding: 0;
	background: url(../img/VaaliAlasivu.jpg);
}


#SubContainerNew:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

/****************************/
/* PAGE'S HEADER PROPERTIES */

#HeaderNew {
    height:130px;    
    width:771px;
    max-width:771px;
    display:block;
}

#HeaderBox {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 780px;
	height: 166px;
	overflow: hidden;
	background: url(../img/header_bg_tall.gif) no-repeat left top;
}

#HeaderBox:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}


#HeaderTop {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 780px;
	height: 93px;
	overflow: hidden;

}

#EeKooLogo {
	position: relative;
	display: block;
	left: 17px;
	top: 9px;
	border: none;
}

#DateBox {
	position: absolute;
	display: block;
	left: 235px;
	top: 70px;
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 11px;
	color: #0058C6;
}

#BannerBox {
	position: absolute; 
	display: block;
	left: 411px;
	top: 9px;
	width: 350px;
	height: 84px;
	overflow: hidden;
	background: #FFF;
}


#SABanner {
	position: relative;
	display: block;
	border: none;
	width: 350px;
	height: 84px;
	padding: 0;
	margin: 0;
	background-color: #fff;
}



/***************** MENU PROPERTIES */


#MenuFrame1 {
	position: relative;
	display: block;
	width: 770px;
	height: 28px;
	margin: 0 5px 0 5px;
	overflow: hidden;
}

* html #MenuFrame1
{
    margin-top: -12px;
}

#MenuFrame2 {
	position: relative;
	display: block;
	width: 770px;
	height: 25px;
	margin: 0 5px 0 5px;
	overflow: hidden;
}



#MenuFrame1:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#MenuFrame2:after  {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

/****************************/
/* PAGE'S COLUMN PROPERTIES */


#ContentHolder {
	width: 780px;
	overflow: hidden;
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	text-align: left;
	background: url(../img/content_bottom.gif) no-repeat left bottom;
}

#ContentHolderInner {
	width: 780px;
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	text-align: left;
	background: url(../img/content_top.gif) no-repeat left top;
	

}

#ContentHolderInner:after, #ContentHolder:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#ContentHolderNew {
	width: 415px;	
	height:980px;
	overflow: hidden;
	position: relative;
	display: block;
	
	margin: 0px 0px 0px 200px;	
	text-align: left;
		float:left;
}

* html #ContentHolderNew {
	width: 415px;	
	height:980px;
	overflow: hidden;
	position: relative;
	display:inline;
 	
	margin: 0px 0px 0px 200px;	
	text-align: left;
		float:left;
	padding:0;
}

#ContentHolderInnerNew {
	width: 780px;	
	
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	text-align: left;	

}

#ContentHolderInnerNew:after, #ContentHolderNew:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#SubContentHolderNew {
	width: 595px;	
	height:980px;
	overflow: hidden;
	position: relative;
	display: block;
	margin: 0;
	padding: 0px 0px 0px 20px;
	text-align: left;
		float:left;
}

#MenuArea {
	width: 150px;	
	height:980px;
	overflow: hidden;
	position: relative;
	display: block;
	margin: 0;
	padding: 30px 0px 0px 0px;
	text-align: left;
	float:left;
}

* html #MenuArea {
	width: 150px;	
	height:980px;
	overflow: hidden;
	position: relative;
	display: block;
	margin: 0;
	padding: 30px 0px 0px 20px;
	text-align: left;
	float:left;
}

#Cols0 {
	width: 780px;
	height: auto;
	position: relative;
	display: block;
	margin: 0; 
	padding: 0;
	overflow: hidden;
	text-align: left;
	list-style-position: outside;
	list-style-type: none;
}


#Cols1 {
	width: 780px;
	height: auto;
	position: relative;
	display: block;
	margin: 0; 
	padding: 0;
	min-height: 300px;
	text-align: left;
	list-style-position: outside;
	list-style-type: none;
}

*html #Cols1 {height: 300px}

#Cols1:after, #Cols0: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     */

#TitleBox {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	width: 265px;
	height: auto;
	margin-left:  23px;
	overflow: hidden;
	background: transparent;

}

#TitleBox:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#TitleBoxNew {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	width: 400px;
	height: auto;
	margin-left:  20px;
	overflow: hidden;
	background: transparent;

}

#TitleBoxNew:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}


#TopLinksHolder {
	display: block;
	position: relative;
	width: 490px;
	height: 85px;
	overflow: hidden;	
	margin: 0;
	padding: 0;
	text-align: right;	
}

#TopLinksHolder:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}


#TopLinks {
	display: block;
	position: relative;
	width: 100px;
	height: 76px;
	overflow: hidden;	
	margin: 5px 0 0 0;
	padding: 0;
	text-align: left;
	list-style-type: none;
	/*left: 140px;*/
	float: left;
	/*border: solid 1px black;*/
}

#TopLinksSubpage {
	display: block;
	position: relative;
	width: 200px;
	height: 76px;
	overflow: hidden;	
	margin: 5px 0 0 0;
	padding: 0;
	text-align: left;
	list-style-type: none;
	/*left: 30px;*/
	float: left;
	/*border: solid 1px black;*/
}


#TopLinks a, #TopLinksSubpage a {
	display: block;
	color: #fff;
	padding: 0;
	margin: 0 0 0 20px;
	text-decoration: none;
	width: 76px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: url(../img/toplink_bg.gif) no-repeat center center;
}

#TopLinks a:hover, #TopLinksSubpage a:hover {
	background: url(../img/toplink_bg_selected.gif) no-repeat center center;
}


#C_levea {
	position: relative;
	display: block;
	width: 734px;
	margin: 0 23px 0 23px;
	padding: 0;
	background: transparent;
}


#C1 {
	position: relative;
	display: block;
	width: 270px;
	margin: 0;
	margin-top: -25px;
	padding: 0;
	margin-left: 23px;
	background: transparent;	
}


#C2 {
	position: relative;
	display: block;
	width: 452px;
	float: left;
	margin: 0;	
	height: auto;
	margin-top: -25px;
	padding: 0;
	margin-right: 23px;	
	background: transparent;		
}

* html #C2
{
    width: 441px;
}

#C1:after, #C2:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}



/****************************/
/* PAGE'S FOOTER PROPERTIES */

#Footer { 
	display: block;
	position: relative;
	overflow: hidden;
	background: #E0EAF4;
	width: 780px;
	height: 100px;
	margin: 0;
	padding: 20px 0 50px 0;
	text-align: center;
	color: #472413;
	
}

#Footer:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}


#Footer a { 
	color: #0060AE;
	text-decoration: none;
	display: block;
	position: relative;
	padding: 0;
	height: 20px;
	margin: 0;
}

#FooterNew { 
	display: block;
	position: relative;
	overflow: hidden;
	background: #E0EAF4;
	width: 780px;
	height: 20px;
	/*margin: 0;*/
	padding: 3px 0 50px 0;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #472413;
	
}

#FooterNew:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}


#FooterNew a { 
	color: #0060AE;
	text-decoration: none;
	display: block;
	position: relative;
	padding: 0;
	height: 20px;
	margin: 0;
}

#ContactInfo {
	display: block;
	position: relative;
	width: 470px;
	height: 50px;
	line-height: 50px;
	text-align: right;
	color: #fff;
	margin: 0px 15px 0 0;	
	padding: 0;
	padding-top:15px;
	/*border: solid 1px black;*/
	float: right;
}

#ContactInfoTop {
	display: block;
	position: relative;
	width: 470px;
	height: 50px;
	height: auto;
	/*line-height: 50px;*/
	text-align: left;
	color: #0058C6;
	margin: 0px 15px 0 15px;	
	padding: 0;
	/*padding-top:15px;*/
	/*border: solid 1px black;*/
	float: left;
}


/*****************************/
/* SA STATIC CONTENT STYLES  */

#SAContent1 ul, #SAContent2 ul, #SAContent3 ul, #SAContent4 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 {
	margin: 0 0 0.4em 0;
	padding: 0;
	padding: 0;
}

#SAContent1 li ul, #SAContent2 li ul, #SAContent3 li ul, #SAContent4 li ul {
	margin: 0.2em 0 0.6em 20px;
	padding: 0;
	list-style: disc outside;
	line-height: 1em;
}

#SAContent1 li ul li, #SAContent2 li ul li, #SAContent3 li ul li, #SAContent4 li ul li {
	margin: 0 0 0.2em 0;
	padding: 0;
}

#SAContent1 ol, #SAContent2 ol, #SAContent3 ol, #SAContent4 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 {
	margin: 0 0 0.4em 0;
	padding: 0;
}

#SAContent1 a img, #SAContent2 a img, #SAContent3 a img  {
	position: relative;
	border: none;
}



#SAContent1 p, #SAContent2 p, #SAContent3 p, #SAContent4 p {
	margin: 0;
	padding: 5px 0 5px 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;}

/*****************************/
/* SA DYNAMIC CONTENT STYLES */

#SAContent1 {
	position: relative;
	display: block;
	width: 225px;
	margin: 0 0 0 0px;
	padding: 15px 0 0 0;
	overflow: hidden;
	clear: both;	
}


#SAContent2, #SAArea1 {
	position: relative;
	display: block;
	width: 100%;
	margin: 0 0px 0 0px;
	padding: 0;
	overflow: hidden;	
}



#SAContent3 {
	position: relative;
	display: block;
	width: 100%;
	margin: 0 12px 0 0px;
	padding: 15px 0 0 0;
	overflow: hidden;	
}


#SAContent4 {
	position: relative;
	display: block;
	width: 270px;
	margin: 0 0 0 0px;
	padding: 0;
	overflow: hidden;    
}



/********************************************** kartta */


#MapBoxFrame {
	display: block;
	width: 545px;
	height: 645px;
	overflow: hidden;
	padding: 0;
	margin: 0 0 0 55px;
}

#MapBox {
	width: 545px;
	height: 645px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
	top: -645px;
	left: 0;
}

#MapBox  img {
	position: relative;
	border: none;
	padding: 0;
	margin: 0;
	z-index: 12;
}

#MapBalls {
	z-index: 20;
	position: relative;
	width: 545px;
	height: 645px;
	display: block;
	top: 0;
	left: 0;
	background: transparent;
}


#MapBalls img {
	position: relative;
	border: none;
	padding: 0;
	margin: 0;
}

#SearchBox
{
    display: block;
    float: right;
    margin-right: 10px;    
    /*border: solid 1px black;
    background: #EEEEEE;*/
}

#txtSearch
{
    margin-top: 5px;
    /*padding-top: 5px;*/
}

#btnSearch
{
    width: 76px;
    margin-top: 3px;    
    height: 30px;
    background: url(../img/toplink_bg.gif) no-repeat top left;
    border: 0;    
    color: #fff;
    font-size: 10px;
}
#btnSearch:hover {
	background: url(../img/toplink_bg_selected.gif) no-repeat center center;
}

#KayttoehdotFrontPage
{
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    padding-left: 20px;
    /*padding-top: 15px;*/
    /*margin-bottom: 10px;*/
    /*margin-top: -50px;*/
    text-align: left;
    float: left;
    width: 300px; 
    top: 40px;
}


#KayttoehdotSubPage
{
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    padding-top: 15px;
    padding-left: 23px;
    /*margin-bottom: 10px;*/
    margin-top: -50px;
    height: 20px;
    text-align: left;
    float: left;
    width: 300px;     
}

#RightContentZone {
    padding-left:20px;
}
