@media screen {
/* CSS Document --- www.finnpark.fi */

ol.lista, ol.lista li
{
font-size:12px;
list-style-type:decimal;
margin:0 0 5px 0;
}

ul.lista, ul.lista li
{
list-style-type: disc;
list-style-item: disc;
margin:0 0 0 10px;
font-size:12px;
}

table.lista td {
margin-top:0;
margin-bottom:0;
padding-top:0;
padding-bottom:0;
}



body {
	height:100%;
	/*background-color: #c0c9cc;*/
	background-color: #dadee3;
	padding: 0;
	margin: 0;
}

/* FONTTIMUOTOILUT */
p {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #37444e;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #37444e;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #37444e;
	margin-bottom:6px !important;
	margin-top:15px !important;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #37444e;
	margin-bottom:6px !important;
	margin-top:20px !important;	
}


a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #435059;
	text-decoration: underline;
}
a:hover, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #435059;
	text-decoration: none;
	
}
a.topnavi:link, a.topnavi:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0a1623;
	text-decoration: none;
}
a.topnavi:hover, a.topnavi:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0072bc;
	text-decoration: none;
}

a.topnavi_act:link, a.topnavi_act:visited,
a.topnavi_act:hover, a.topnavi_act:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #086AB3; 
	text-decoration: none;
}

a.topnavi_big:link, a.topnavi_big:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4a535c;
	text-decoration: none;
}
a.topnavi_big:hover, a.topnavi_big:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0072bc;
	text-decoration: none;
}

a.topnavi_big_act:link, a.topnavi_big_act:visited,
a.topnavi_big_act:hover, a.topnavi_big_act:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #086AB3; 
	text-decoration: none;
}


a.index_middle_navi {
	/*width: 193px;
	height: 29px;*/
	width: 186px;
	height: 39px;
	display:block;
	float:left;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 11px;
	margin:0 0 0 5px;
}

a.index_middle_navi:link, a.index_middle_navi:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	/*background-image: url(kuvat/img_index1.gif);*/
	background-image: url(kuvat/b_nappi2_r.gif);

}
a.index_middle_navi:hover, a.index_middle_navi:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
/*	color: #0072bc; */
	text-decoration: none;
	/*background-image: url(kuvat/img_index2.gif);*/
	background-image: url(kuvat/b_nappi2_akt.gif);
}

/* FINNPARK INDEX*/

a.eireunoja {
margin:0 !important;
padding:0 !important;
}

/* FINNPARK INDEX --- top*/

#top {
	width: 100%;
	height: 99px;
}
#wrapper_top {
	width: 800px;
	border: none; 
	margin: 0 auto auto auto;
}
#logo {
	float: left;
	width: 189px;
	padding-top: 51px;
}
#top_navi {
	float: left;
	width: 600px;
	padding-top: 75px;
/*	padding-left: 125px; */
}
#top_navi img {
	padding-left: 13px;
}
#top_navi p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4a535c;
}
/* FINNPARK INDEX --- middle */

#middle {
	float: left;
	width: 100%;
	/*background-color: #2A353C;*/
	background-color: #435059;
	border: none; 
    margin-left: auto;
    margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#wrapper_middle {
	width: 800px;
	border: none; 
	margin: 0 auto auto auto;
	height: auto !important; /* for modern browsers */
	height: 420px; /* for IE5.x and IE6 */
	min-height: 420px; /* for modern browsers */
/*	background-color: #39474e; */
	background-color: #596670; 

}
#index_middle {
	clear: both;
	width: 800px;
	padding-top: 60px;
}
#index_middle p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4a535c;
	line-height: 1.4em;
}
#box_left {
	float: left;
	width: 360px;
	height: auto !important; /* for modern browsers */
	height: 176px; /* for IE5.x and IE6 */
	min-height: 176px; /* for modern browsers */
	padding-left: 25px;
	padding-top: 20px;
	padding-right: 15px;
	background-image: url(kuvat/bg_index_vas.gif);
	background-repeat: no-repeat;
}
#box_right {
	float: left;
	width: 355px;
	height: auto !important; /* for modern browsers */
	height: 176px; /* for IE5.x and IE6 */
	min-height: 176px; /* for modern browsers */
	padding-left: 25px;
	padding-top: 20px;
	padding-right: 20px;
	background-image: url(kuvat/bg_index_oik.gif);
	background-repeat: no-repeat;
}
/* FINNPARK INDEX --- navinappulat*/
#index_middle_navi{
	float: left;
	width: 587px;
	height: 44px;
	padding-left: 205px;
	padding-top: 20px;
}
#index_middle_navi p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


/* FINNPARK INDEX --- alakerta*/
#bottom {
	float:left;
	width: 100%;
	height: 50px;
	border-top:1px solid #8A979E;
}
#wrapper_bottom {
	width: 800px;
	border: none; 
	margin: 0 auto auto auto;
	text-align: center;
	padding-top: 5px;
}
#wrapper_bottom p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0a1623;
	padding-bottom:5px;
}

#wrapper_bottom a, #wrapper_bottom a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0a1623;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
#wrapper_bottom a:hover, #wrapper_bottom a:active {
	color: #0a1623;
	text-decoration: underline;
}
#wrapper_bottom img {
	border: 0px;
	margin: 6px 6px -4px 2px;
}


.copyright, .copyright a, .copyright a:active, .copyright a:visited, .copyright a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px !important;
	color: #a5afb7 !important;
	text-decoration: none !important;
	padding: 0 !important;
	margin: 0 !important;
	/*padding: 8px 0px 16px 0px;*/
}


/* FINNPARK ETUSIVU YKSITYISILLE */

/* Yl�navigaatio taulukko */



.top_navig {
	width: 600px;
	height: 24px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.top_navi_1 {
	width: 190px;
	height: 24px;
/*	background-image: url(kuvat/b_inenglish.gif); */
	background-repeat: no-repeat;
	background-position: top right;
	text-align: left;
	padding-left: 16px;
	font-weight: bold;
}


.top_navi_2 {
	width: 75px;
	height: 24px;
/*	background-image: url(kuvat/b_yrityksille.gif); */
	background-repeat: no-repeat;
	background-position: top right;
	text-align: center;
/*	padding-left: 8px;*/
}
.top_navi_3 {
	width: 87px;
	height: 24px;
	background-image: url(kuvat/b_yhteystiedot.gif);
	background-repeat: no-repeat;
	background-position: top right;
	text-align: center;
	padding-left: 8px;
}
.top_navi_4 {
	width: 118px;
	height: 24px;
	background-image: url(kuvat/b_tietoafinnparkista.gif);
	background-repeat: no-repeat;
	background-position: top right;
	text-align: center;
	padding-left: 8px;
}
.top_navi_5 {
	width: 75px;
	height: 24px;
	background-image: url(kuvat/b_rekrytointi.gif);
	background-repeat: no-repeat;
	background-position: top right;
	text-align: center;
	padding-left: 8px;
}

/* NOSTO 1 --- teksti ja kuva */
#wrapper_middle_yksityisille  {
	width: 800px;
	border: none; 
	margin: 0 auto auto auto;
	height: auto !important; /* for modern browsers */
	height: 100px; /* for IE5.x and IE6 */
	min-height: 100px; /* for modern browsers */
	background-color: #596670; 
	/*background-color: #39474e;*/
}

#wrapper_middle_yksityisille_ala  {
	width: 800px;
	border: none; 
	margin: 0 auto auto auto;
	height: auto !important; /* for modern browsers */
	height: 100px; /* for IE5.x and IE6 */
	min-height: 100px; /* for modern browsers */
/*	background-color: #49525b; */
	}


#nosto1 {
	float: left;
	width: 800px;
	height: auto !important; /* for modern browsers */
	height: 176px; /* for IE5.x and IE6 */
	min-height: 176px; /* for modern browsers */
	background-color: #c2c9cf;
/*	background-color: #9eabb0;*/
	margin-top: 28px;
}

#nosto1_teksti {
	float: left;
	clear: both;
width: 186px;
	height: auto !important; /* for modern browsers */
	height: 174px; /* for IE5.x and IE6 */
	min-height: 174px; /* for modern browsers */
/*	padding-left: 23px; */
	padding-top: 22px;
	line-height: 110%;
}

#mediaboxi {
	float: left;
	clear: both;
/*	width: 186px;*/
width: 185px;
	height: auto !important; /* for modern browsers */
	height: 174px; /* for IE5.x and IE6 */
	min-height: 174px; /* for modern browsers */
/*	padding-left: 23px; */
	padding-top: 22px;
	line-height: 110%;
}

#nosto1_teksti p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #37444e;
	line-height: 1.6 em;
	padding-left: 23px;
}

#mediaboxi p {
        padding-left: 23px;
        width:180px;
}

#mediaboxi td p {
width:auto;
}

.isoteksti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #37444e;
	line-height: 120% !important;
	margin-bottom: 5px;
}

#mediaboxi p .isoteksti {
padding-right:50px !important;
margin-right:50px !important;
}

#mediaboxi a:link, #mediaboxi a:visited, #nosto1_teksti a:link, #nosto1_teksti a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006bb3;
	text-decoration: underline;
}
#mediaboxi a:hover, #mediaboxi a:active, #nosto1_teksti a:hover, #nosto1_teksti a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006bb3;
	text-decoration: none;
	
}

#nosto1_kuva {
	float: left;
	width: 611px;
	height: 195px;
	padding-top: 1px;
	padding-right: 3px;

}
/* 

#nosto1_kuva {
	float: left;
	width: 614px;
	height: 196px;
	text-align: right;
} 
*/
/* NAVIGAATIO ---  */
#main_navigaatio, #main_navigaatio_type2 {
	float: left;
	width: 772px;
	height: auto !important; /* for modern browsers */
	height: 66px; /* for IE5.x and IE6 */
	min-height: 66px; /* for modern browsers */
	background-color: #596670;
/*	background-color: #39474e; */
	padding-top: 16px;
	padding-left: 28px;
}
#main_navigaatio_alasivut {
	float: left;
	width: 777px;
	height: auto !important; /* for modern browsers */
	height: 52px; /* for IE5.x and IE6 */
	min-height: 52px; /* for modern browsers */
	background-color: #596670; 
/*	background-color: #39474e; */
	padding-top: 60px;
	padding-left: 23px;
}

.taulu_navigaatio td {
/*	width:197px; */
 	height: 39px;
}




.img_navigaatio1  {
	text-align: center; 
	background-image: url(kuvat/b_nappi1_r.gif); 
	background-repeat: no-repeat;
	width: 163px;
	height: 39px;
}
.img_navigaatio1_hover  {
	background-image: url(kuvat/b_nappi1_akt.gif) !important; 
	cursor: pointer;
}
.img_navigaatio1 a:link, .img_navigaatio1 a:visited,
.img_navigaatio1_valittu a:link, .img_navigaatio1_valittu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #0a1623;
	text-decoration: none;
}
.img_navigaatio1 a:hover, .img_navigaatio1 a:active,
.img_navigaatio1_valittu a:hover, .img_navigaatio1_valittu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #0a1623;
	text-decoration: none;
}
.img_navigaatio1_valittu {
	text-align: center;
	background-image: url(kuvat/b_nappi1_akt.gif); 
	background-repeat: no-repeat;
	width: 163px;
}
.img_navigaatio1_valittu p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #0a1623;
	text-align: center;
	text-decoration: none;	
	width: 163px; 
}

.img_navigaatio2  {
	text-align: center; 
	background-image: url(kuvat/b_nappi2_r.gif); 
	background-repeat: no-repeat;
	width: 186px;
	height: 39px;
}
.img_navigaatio2_hover  {
	background-image: url(kuvat/b_nappi2_akt.gif) !important; 
	cursor: pointer;
}
.img_navigaatio2 a:link, .img_navigaatio2 a:visited,
.img_navigaatio2_valittu a:link, .img_navigaatio2_valittu a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #0f1115;
	text-decoration: none;
}
.img_navigaatio2 a:hover, .img_navigaatio2 a:active,
.img_navigaatio2_valittu a:hover, .img_navigaatio2_valittu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #0f1115;
	text-decoration: none;
}
.img_navigaatio2_valittu {
	text-align: center;
	background-image: url(kuvat/b_nappi2_akt.gif); 
	background-repeat: no-repeat;
	width: 186px;
}
.img_navigaatio2_valittu p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #0f1115;
	text-align: center;
	text-decoration: none;	
	width: 186px; 
}



/* AJANKOHTAISTA */
#main_ajankohtaista {
	float: left;
	width: 800px;
	height: auto !important; /* for modern browsers */
	height: 183px; /* for IE5.x and IE6 */
	min-height: 183px; /* for modern browsers */
	background-image: url(kuvat/bg_ajankohtaista.gif);
	background-color: #c2c5cb; 
	/*margin-top: 5px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2A353C;
 }
#main_ajankohtaista p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2A353C;
	padding-left: 23px;
	padding-top: 8px;
}
#ajankohtaista_otsikko {
	float: left;
	clear: both;	
	width: 760px;
	height: auto !important; /* for modern browsers */
	height: 10px; /* for IE5.x and IE6 */
	min-height: 10px; /* for modern browsers */
	background-repeat: no-repeat;
	padding: 11px 20px;
}
.ajankohtaista {
	float: left;
	/*width: 199px;*/
	width: 190px;
	height: auto !important; /* for modern browsers */
	height: 81px; /* for IE5.x and IE6 */
	min-height: 81px; /* for modern browsers */
}
.ajankohtaista h1 {
	margin: 8px 10px 10px 20px !important;
}
.ajankohtaista p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal !important;
	color: #2A353C;
	margin: 0px !important;
	padding: 0px 10px 10px 20px !important;
	line-height:1.4;
}
#main_ajankohtaista img {
/*	padding-top: 10px;
	padding-left: 20px;
*/
}
.ajankohtaista_viiva {
	float:left;
	width: 1px;
	height: auto !important; /* for modern browsers */
	height: 120px; /* for IE5.x and IE6 */
	min-height: 120px; /* for modern browsers */
	background-image: url(kuvat/ajankohtaista_viiva.gif);
	background-repeat: repeat-y; 
}
.ajankohtaista a:link, .ajankohtaista a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c555e;
	text-decoration: underline;
	padding-left: 0px !important;
}
.ajankohtaista a:hover, ajankohtaista a:active {
	color: #4c555e;
	text-decoration: none;
}

/* SIVUKARTTA */

#sivukartta {
	float: left;
	width: 800px;
	margin-top: 15px;
	background-color: #c3c8ce; 
/*	height: auto !important; */ /* for modern browsers */
/*	height: 81px; */ /* for IE5.x and IE6 */
/*	min-height: 81px; */ /* for modern browsers */
}
#sivukartta_otsikko {
	float: left;
	width: 800px;
/*	background-image: url(kuvat/bg_sivukartta.gif); */
	background-image: url(kuvat/sitemap-bg-top.gif); 
	background-repeat: no-repeat;
	height: 33px; 
}
#sivukartta_otsikko p, #sivukartta_otsikko div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #37444e;
	padding-left: 23px;
	padding-top: 12px;
}
#sivukartta_sivukartta a {
	color: #086ab3;
}

#sivukartta_sivukartta a:hover {
text-decoration:none;
}

.sivukartta-hover {
text-decoration:none !important;
}


#sivukartta_linkit {
	float:left;
	width: 765px;
	background-color: C2C9CF;
	background-image: url(kuvat/sitemap_bg_cols.jpg);
	background-position: top center;
	background-repeat: no-repeat;
/*	height: auto !important; */ /* for modern browsers */
/*	height: 200px; */ /* for IE5.x and IE6 */
/*	min-height: 200px; */ /* for modern browsers */
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 5px;
	
}
#sivukartta_linkit1 {
	float: left;
	width: 190px;
	padding-top: 10px;
}
#sivukartta_linkit2 {
	float: left;
	width: 180px;
	padding-top: 10px;
	margin-right: 20px;
}
#sivukartta_linkit3 {
	float: left;
	width: 200px;
	padding-top: 10px;
}
#sivukartta_linkit4 {
	float: left;
	width: 160px;
	padding-top: 10px;
}

#sivukartta_kokosivukartta {
	clear: both;
	display: block;
	width: 755px;
	text-align: right;
}
#sivukartta_kokosivukartta a {
	color: #086ab3;
}

#sivukartta_ala {
	float: left;
	width: 800px;
        height: 6px;
	background-image: url(kuvat/sitemap-bg-bottom.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
.sivukartta_ala2 {
	background-image: url(kuvat/sitemap-bg-bottom2.gif) !important;
}
a.murupolku:link, a.murupolku:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	font-weight: bold; */
	color: #3b4852;
	text-decoration: none;
}
a.murupolku:hover, a.murupolku:active {
	text-decoration: underline;
}

li {
	list-style-type: none;
}
ul {
	margin: 0;
	padding: 0;
}
.ul_sivukartta {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding-left: 10px;
}
.sivukartta_highlight {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	list-style-type: none;
/*	background-image: url(kuvat/nuoli2.gif); 
	background-repeat: no-repeat;
	background-position: 2% 60%; */
/*	padding-left: 15px; */
	line-height: 1.8em;
}
.sivukartta_highlight a, .sivukartta_highlight a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.sivukartta_highlight a:hover, .sivukartta_highlight a:active {
	color: #000000;
	text-decoration: underline;
}

.sivukartta_paaalue {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-type: none;
	line-height: 1.8em;
}
.sivukartta_normal {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-type: none;
/*	background-image: url(kuvat/nuoli1.gif); */
	background-image: url(kuvat/dot.gif);
	background-repeat: no-repeat;
	background-position: 4% 50%;
	padding-left: 15px;
	line-height: 1.8em;
}
#sivukartta_linkit2 .sivukartta_normal {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-type: none;
/*	background-image: url(kuvat/nuoli1.gif); */
	background-image: url(kuvat/dot.gif);
	background-repeat: no-repeat;
	background-position: 4% 50%;
	padding-left: 15px;
	line-height: 1.6em;
}
.sivukartta_normal a, .sivukartta_normal a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.sivukartta_normal a:hover, .sivukartta_normal a:active {
	color: #000000;
	text-decoration: underline;
}
.sivukartta_normal_ala {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-type: none;
/*	background-image: url(kuvat/nuoli1.gif);
	background-repeat: no-repeat;
	background-position: 11% 60%; */
	padding-left: 30px;
	line-height: 1.4em;
}
.sivukartta_normal_ala a, .sivukartta_normal_ala a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.sivukartta_normal_ala a:hover, .sivukartta_normal_ala a:active {
	color: #000000;
	text-decoration: underline;
}
.sivukartta_paaalue a, .sivukartta_paaalue a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.sivukartta_paaalue a:hover, .sivukartta_paaalue a:active {
	color: #000000;
	text-decoration: underline;
}

#sivukartta_otsikko_nappi {
	float: right;
	height: 26px;
	width: 48px;
	display: block;
	cursor: pointer;
}
.nappi-plus {
	background-image: url(kuvat/nappi-plus.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.nappi-miinus {
	background-image: url(kuvat/nappi-miinus.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#sivukartta_sivukartta {
	color:#4C555E;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: underline;
	display: block;
	cursor: pointer;
	float: left;
}



/* TYHJ�ALUE*/
#tyhja {
	float: left;
	width: 800px;
	height: 16px;
	background-color: #435059;
}

/* ALASIVUPOHJA*/

#sisalto_alasivut {
	float: left;
	width: 800px;
	border: none; 
	margin: 0 auto auto auto;
	height: auto !important; /* for modern browsers */
	height: 400px; /* for IE5.x and IE6 */
	min-height: 400px; /* for modern browsers */
	background-color: #c2c9cf;
}

#sisalto_alasivut2 {
	float: left;
	width: 800px;
	border: none; 
	margin: 0 auto auto auto;
	height: auto !important; /* for modern browsers */
	height: 400px; /* for IE5.x and IE6 */
	min-height: 400px; /* for modern browsers */
 	background-image: url(kuvat/tietosivu_bg.jpg);
 	background-repeat: no-repeat;
 	background-position:top right;
	/*background-color: #b4bec7;*/
	background-color: #D3DAE1;
	margin-top: 70px;
	position:relative;
}

#sisalto_alasivut3 {
	float: left;
	width: 800px;
	border: none; 
	margin: 0 auto auto auto;
	height: auto !important; /* for modern browsers */
	height: 400px; /* for IE5.x and IE6 */
	min-height: 400px; /* for modern browsers */
	background-color: #ced3d7;
	margin-top: 70px;
}


/* ALASIVUPOHJA - otsikko */
#sisalto_alasivut_otsikko {
	float: left;
	width: 777px;
	height: 18px;
	clear: both;
/* 	background-image: url(kuvat/bg_navi.gif); */
	background-color: #596670; 
/*	background-color: #39474e; */
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	font-weight: bold; */
	color: #4c555e;
	padding-left: 23px;
/* 	padding-top: 12px; */
}
#sisalto_alasivut_otsikko p{
/*	font-weight: bold; */
	color: #37444e;
	font-size: 11px;
}

/* ALASIVUPOHJA - vasen palsta - navigaatio */
#sisalto_alasivut_vasen {
	float: left;
	width: 189px;
	height: auto !important; /* for modern browsers */
	height: 265px; /* for IE5.x and IE6 */
	min-height: 265px; /* for modern browsers */
	/*background-image: url(kuvat/bg_navigaatio.jpg);
	background-repeat: no-repeat;*/
	background-color:#dadee3;
	padding-bottom: 50px;
}

#sisalto_alasivut_vasen2 {
	float: left;
	width: 208px;
	height: auto !important; /* for modern browsers */
	height: 265px; /* for IE5.x and IE6 */
	min-height: 265px; /* for modern browsers */
	padding-bottom: 50px;
	overflow: hidden;
	margin-left: 1px;
	margin-top: 1px;
}

#sisalto_alasivut_vasen3 {
	float: left;
	width: 189px;
	height: auto !important; /* for modern browsers */
	height: 265px; /* for IE5.x and IE6 */
	min-height: 265px; /* for modern browsers */
	padding-bottom: 50px;
}

#sisalto_alasivut_vasen4 {
	float: left;
	width: 400px;
	height: auto !important; /* for modern browsers */
	height: 400px; /* for IE5.x and IE6 */
	min-height: 400px; /* for modern browsers */
}



ul.ul_navigaatio {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 30px;

}
li.li_navigaatio_normal {
	height:auto !important;
	height:10px;
	min-height:10px;
	list-style-type: none;
/*	background-image: url(kuvat/nuoli1.gif); */
	background-repeat: no-repeat;
	background-position: 3px 9px;
/*	padding-left: 15px; */
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;	
/*	line-height: 160%;*/
}



.li_navigaatio_normal a, .li_navigaatio_normal a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #435059;
	text-decoration: none;
}
.li_navigaatio_normal a:hover, .li_navigaatio_normal a:active {
/*	color: #2A353C; 
	text-decoration: underline; */
	color: #086fb8;
}

li.li_navigaatio_normal_ala {
	list-style-type: none;
	background-image: url(kuvat/dot2.gif);
	background-repeat: no-repeat;
	/*background-position: 10% 50%;*/
	background-position: 10% 5px;
	padding-left: 25px;
	margin-top: 2px;
	
}

* html li.li_navigaatio_normal_ala {
background-position: 10% 50% !important;
}

.li_navigaatio_normal_ala a, .li_navigaatio_normal_ala a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #435059;
	text-decoration: none;	
	
}
.li_navigaatio_normal_ala a:hover, .li_navigaatio_normal_ala a:active {
/*	color: #2A353C; 
	text-decoration: underline; */
	color: #086fb8;
}

li.li_navigaatio_normal_ala2 {
	list-style-type: none;
	padding-left: 45px;
	margin-top: 2px;
	
}
.li_navigaatio_normal_ala2 a, .li_navigaatio_normal_ala2 a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #435059;
	text-decoration: none;	
	
}
.li_navigaatio_normal_ala2 a:hover, .li_navigaatio_normal_ala2 a:active {
/*	color: #2A353C; 
	text-decoration: underline; */
	color: #086fb8;
}




.li_navigaatio_valittu {
	height:auto !important;
	height:10px;
	min-height:10px;
	list-style-type: none;
/*	background-image: url(kuvat/nuoli3.gif); */
	background-repeat: no-repeat;
	background-position: 3px 9px;
/*	padding-left: 15px; */
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	/*line-height: 1.8em;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #086fb8;
	text-decoration: none;
}
.li_navigaatio_valittu a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #086fb8;
	text-decoration: none;
}

.li_navigaatio_ala_valittu {
	list-style-type: none;
	background-image: url(kuvat/dot3.gif);
	background-repeat: no-repeat;
	background-position: 10% 5px;
	padding-left: 25px;	
	margin-top: 2px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #086fb8;
	text-decoration: none;
	font-weight:normal;
}

* html .li_navigaatio_ala_valittu {
background-position: 10% 50% !important;
text-decoration: none !important;
color: #086fb8 !important;
}

.li_navigaatio_ala_valittu a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #086fb8;
	text-decoration: none;	
}

.li_navigaatio_ala2_valittu {
	list-style-type: none;
	padding-left: 45px;	
	margin-top: 2px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #086fb8;
	text-decoration: none;
	font-weight:normal;
}
.li_navigaatio_ala2_valittu p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #086fb8;
	text-decoration: none;	
}


.navigaatio_valiotsikko p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 1px;
	padding-top: 8px;
}

/* ALASIVUPOHJA - vasen palsta - teksti */
#sisalto_alasivut_keski {
	float: left;
	width: 301px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
	padding-bottom: 30px;
}

#sisalto_alasivut_keski p {
	line-height: 140%;
	margin-bottom: 10px;
}

/*
#sisalto_alasivut_keski li {
list-style-type:disc !important;
list-style-position:inside;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #37444e;
}
*/
form.fix p {
	line-height: 140% !important;
	margin-bottom: 10px !important;
}

form.fix table {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #37444e;
	}

#sisalto_alasivut_keski2 {
	float: left;
	width: 344px;
	padding-left: 25px;
	padding-right: 30px;
	padding-top: 15px;
	padding-bottom: 20px;
}

#sisalto_alasivut_keski2 p {
	line-height: 140%;
	margin-bottom: 10px;
}

#sisalto_alasivut_keski2_sulje {
	/*clear: both;*/
	float: right;
	text-align: right;
	width: 315px;
	padding-left: 25px;
	padding-right: 30px;
	padding-bottom: 30px;
}

#sisalto_alasivut_keski2_sulje a {
	color: #086ab3;
}

/* ALASIVUPOHJA - LEVE�*/

#sisalto_alasivut_levea {
	float: left;
	width: 551px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 30px;
}
/* ALASIVUPOHJA - SUPERLEVE�*/

#sisalto_alasivut_superlevea {
	float: left;
	width: 740px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 30px;
}

#levea_keskitetty {
	float: left;
	width: 600px;
	padding-left: 100px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 30px;
}

/* ALASIVUPOHJA - oikea palsta  */
#sisalto_alasivut_oikea {
	float: left;
	width: 225px;
}

/* ALASIVUPOHJA - oikea palsta -  kuva */
#sisalto_alasivut_oikea_kuva {
	/*float: left;*/
	clear: both;
}
/* ALASIVUPOHJA - oikea palsta - kuvan alla */
#sisalto_alasivut_oikea_nosto {
	/*float: left;*/
	clear: both;
}




.harmaa_linkki a, .harmaa_linkki a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000 !important;
	text-decoration: none;
}
.harmaa_linkki a:hover, .harmaa_linkki a:active {
	text-decoration: underline;
	color: #000000 !important;
}

.taulu_navigaatio td a{
	vertical-align: middle !important;
} 

table#taulukko_hinnat td, table#taulukko_hinnat { 
	border-style: solid;
	border-color: #7e8e9a;
	border-width: 1px;
}


#taulukko_hinnat p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #314350 !important;
	text-decoration: none;
}

#taulukko_hinnat2 p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #314350 !important;
	text-decoration: none;
}

table#taulukko_hinnat2 {
	border-style: solid;
	border-color: #7e8e9a;
	border-width: 1px;
	}
	
table#taulukko_hinnat2 td {
border-bottom:1px solid #7e8e9a;
border-right:1px solid #7e8e9a;
}

table#taulukko_hinnat2 p {
margin:0;
padding:0;
}


.box, .box2 {
	width: 163px !important;
	background-image: url(kuvat/bg_mediabox.gif); 
	background-repeat: no-repeat;
	background-position: top center;
	display: block;
	padding: 10px 20px 10px 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #879596;
}

.box2 {
background-image: url(kuvat/bg_mediabox2.gif);
}

.lista {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #314350 !important;
	text-decoration: none;
	line-height: 145%;
}

.reuna_tilat {
display:block;
border:1px solid black;
padding: 5px;
}



.tx-dropdownsitemap-pi1 div {
background:none !important;
border:none !important;
}
.tx-dropdownsitemap-pi1 div.level_2 {
background:none !important;
}
.tx-dropdownsitemap-pi1 div.level_3 {
background:none !important;
}
.tx-dropdownsitemap-pi1 div.level_4 {
background:none !important;
}
.tx-dropdownsitemap-pi1 div.level_5 {
background:none;
}

.keltainen {
border:1px solid yellow;
}

}


@media print {

#logo {
display:none;
}

#top_navi {
display:none;
}

#main_navigaatio_alasivut {
display:none;
}

#sisalto_alasivut_vasen {
display:none;
}

#sisalto_alasivut_vasen2 {
display:none;
}


#sisalto_alasivut_vasen3 {
display:none;
}


#sisalto_alasivut_oikea {
display:none;
}

#wrapper_bottom p {
display:none;
}

#nosto1 {
display:none;
}



}
	