html {
 	height:100%;
    }

body {
	width:100%;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
 	position:relative;
	background: #f0f0f0 url(../kuvat2/sivu-taus-logo.jpg) center 1px no-repeat;
	text-align: center;
	}

p, h1, h2, h3, h4, ul, table {
	margin-bottom:0;
	margin-top:0;
	padding-bottom:0;
	padding-top:0;
	}

img {
	border:0;
	}	

form {
	margin:0;
	padding:0;
	}
	
.clearer {
	clear:both;
	}
		
input, select, textarea {
	color:#000;
	font-family:Arial,Helvetica,sans-serif;
	}	

.navilinks a {
	text-decoration: none;
	color: #000;
	border-bottom: 1px solid #ccc;
	}
	
.navilinks .selecteditem a {
	border-bottom: none;
	}

.link_more {
	padding:12px 0 0 0;
	margin:0;
	}

.link_more a {
	font-weight:bold;
	text-decoration:none;
	}
	
.textVersion {
	display: none;
	}	

#wrapper {
	width: 965px;
	height:100%;
	margin: auto;
	margin-bottom:-47px;	
	display:block;
	}
	
#header {
	width:100%;
	text-align: left;
	background:url(../kuvat2/yla-taus.jpg) left 1px no-repeat;
	}

#header .image {
	height:130px;
	display:block;
	width:100%;
	}

#header .image .left {
	float:left;
	padding-left: 40px;
	padding-top: 30px;
	height: 65px;
	}

#header .image .right {
	float:right;
	height:78px;
	max-width:400px;
	width:400px;	
	padding-right:24px;
	padding-top:17px;
	font-size:0.95em;
	}
	
#header .image .right ul {
	clear:both;
	float:right;
	list-style-type:none;
	margin:0;
	padding:0 0 4px;
	}
	
#header .image .right li {
	float:left;
	margin:0;
	padding:0 0 2px 20px;
	}
	
#header .image .right li a {
	border-bottom:1px solid #ccc;
	color:#000;
	text-decoration:none;
	}
	
#topnavi {
	float: left;
	display:block;
	clear:both;
	width:100%;
	line-height: 35px;
	}	

#topnavi span.searchfield {
	float:right;
	padding-right:19px;
	padding-top:3px;
	width:180px;
	}

#topnavi span.searchfield .input_style {
	width: 110px;
	background-image:url(../kuvat2/hae-kentta-taus.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #9a9a9a;
	padding: 4px;
	font-size: 12px;
	vertical-align:top;
	}

#topnavi span.searchfield .button_style {
	padding-top: 2px;
	padding-bottom: 2px;	
	padding-left: 4px;
	padding-right: 4px;
	font-size: 12px;
	vertical-align:top;
	}

#topnavi ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-left: 33px;
	}

#topnavi li {
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
	}

#topnavi li.selecteditem {
	background-color: #fff;
	margin-left: -5px;
	margin-right: -5px;	
	padding: 0 !important;
	}

#topnavi li.selecteditem span {
	display: block;
	height: 35px;
	background:url(../kuvat2/navi-right.jpg) right top no-repeat;
	}

#topnavi li.selecteditem span span {
	display: block;
	height: 35px;
	background:url(../kuvat2/navi-left.jpg) left top no-repeat;
	}

#topnavi li.selecteditem span span span {
	display: block;
	height: 35px;
	background-image:none;
	margin-left: 5px;
	margin-right: 5px;	
	padding-left: 10px;
	padding-right: 10px;
	white-space: nowrap;
	}
	
#fp_image {
	background-image:url(../kuvat2/etu-pala.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 195px;
	display:block;
	clear:both;
	}

#fp_image .imageframe {
	background-image:url(../kuvat2/kuva-kehys.png);
	background-repeat:no-repeat;
	background-position: left top;
	height: 175px;
	position: relative;
	margin-top: -175px;
	}

#fp_image .imagecontent {
	width: 964px;
	height: 175px;
	overflow: hidden;
	}
		
#contentfloatholder {
	float: left;
	width: 100%;
	margin:0 auto;
	background-image:url(../kuvat2/sisus-taus.jpg);
	background-position: left;
	background-repeat: repeat-y;
	}
	
#contentfloatholder:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	}
	
#centerwrap {
	float:left;
	width: 100%;
	margin: 0 -95% 0 0;
	background:url(../kuvat2/etu-taus-yla.jpg) top left no-repeat;
	}	
	
#color_theme_bg_middle {
	float:left;
	width: 100%;
	padding-left:18px;
	}
	
#color_theme_bg_top {
	float:left;
	width: 100%;
	}	
	
#color_theme_bg_bottom {
	float:left;
	width: 100%;
	min-height:200px;
	}	
		
#center {
	margin: 0px 222px 40px 204px;
	padding-top:5px;
	text-align:left;
	font-size:1em;
	line-height:1.5em;
	padding-left:29px;
	padding-top:24px;
	width:462px;
	vertical-align:top;
	}
	
#pagefunctions {
	padding-top: 6px;
	line-height: 21px;
	white-space: nowrap;
	float: right;
	}
	
#pagefunctions a {
	text-decoration: none;
	color: #000;
	font-size: 11px;
	}	
	
#frontnews {
	margin-top:1px;
	}
	
#frontnews h2 {
	padding-bottom: 15px;
	font-size: 1.5em;
	font-weight: bold;
	}

#frontnews div {
	margin-bottom:4px;
	font-size:1em;
	}

#frontnews div span {
	float:right;
	}

#left {
	float:left;
	width:186px;
	margin:0 0 0 -5%;
	padding-bottom:4px;
	text-align:left;
	padding-left:18px;
	}		
					
#left h3 {
	font-size:1.1em;
	font-weight:bold;
	padding-top:25px;
	padding-bottom:13px;
	padding-left:25px;
	}

#left h3 a {
	border-bottom:1px solid #ccc;
	color:#000;
	text-decoration:none;
	}

#leftnavi {
	padding-bottom: 16px;
	}
	
#leftnavi ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	padding-left: 10px;
	}
	
#leftnavi li {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	background-position: left 0.7em;
	background-repeat: no-repeat;
	}
	
#leftnavi ul ul {
	padding-top: 2px;
	padding-bottom: 4px;
	}
	
#leftnavi ul ul li {
	background-image: none;
	padding-left: 6px;
	}
	
#leftnavi li a.selecteditem {
	color: #000;
	font-weight: bold;
	}
	
#leftlink {
	font-size: 1.1em;
	padding-left: 25px;
	font-weight: bold;
	padding-bottom: 13px;
	}

#right {
	float:right;
	text-align:left;
	width:207px;
	margin: 0 0 0 0;
	padding-bottom:4px;
	padding-right:15px;
	}
	
#right h3 {
	font-size:1.1em;
	font-weight:bold;
	padding-bottom:13px;
	padding-left:16px;
	padding-top:25px;
	}
	
#rightlinks_fp {
	padding-bottom:12px;
	padding-right:12px;
	}
	
#rightlinks_fp ul {
	list-style-type:none;
	margin:0;
	padding:0;
	}
	
#rightlinks_fp li {
	background-position:left 0.7em;
	background-repeat:no-repeat;
	clear:both;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:15px;
	}
	
#footer {
	float:left;
	clear: both;
	width: 100%;
	/*margin-bottom:-47px;*/
	/*bottom:47px;*/
	height:47px;
	position:relative;
	background-image: url(../kuvat2/footer-taus.jpg);
	background-repeat: repeat-x;
	font-size: 11px !important;
	font-size:0.95em;
	}
	
#footer .content {
	width: 876px;
	text-align: left;
	margin: auto;
	padding-left: 44px;
	padding-right: 44px;
	line-height:47px;
	}
	
#footer .content .left {
	text-align:left;
	}
	
#footer .content .right {
	text-align:right;
	}	

#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#footer .content .left li {
	float:left;
	padding: 0;
	margin: 0;
	padding-right: 20px;
	}
	
#footer .content .left li img {	
	vertical-align:middle;
	/*height:30px;*/
	}

#footer .content .left a  {
	border:none;
}

#footer .content .left a.infoemail {
	border-bottom: 1px solid #CCC;
}
	
#footer .content .right li {
	float:right;
	padding: 0;
	margin: 0;
	padding-left: 20px;
	}
	
#footer input {
	padding:0px;
	margin:0px;
	/*background-color: #fee101;*/
	/*border: 1px solid #F3a602;*/
	}
		
#footer a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	}

#footer li div {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
}
	
#footer li div div, footer li div div div, footer li div div div a{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
}	
	
.footerlink {
	width:100px;
}
	
* html div#centerwrap {
	margin: 0 -100% 0 0;
	}
	
* html div#left {
	margin: 0;
	}
		
.a_lookalike {
	color: #0055ac;
	text-decoration: underline;	
	}

.a_editmode {
	color: #0055ac;
	text-decoration: underline;
	border: 1px solid silver;
	}

.sitetools .a_editmode {
	color: #663300;
	text-decoration: none;
	border: 1px solid #F3A602;
	background-color: #FECB00;
	}

#bottomlinks {
	display:block;
	clear:both;
	background:url(../kuvat2/sisus-taus-ala.png) top left no-repeat;
	padding-right: 33px;
	height:40px;
	}

#bottomnavi {
	padding-top: 15px;
	padding-left: 33px;
	margin-bottom:9px;
	line-height: 30px;
	float: right;
	}

#bottomnavi ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#bottomnavi li {
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
	}

#bottomnavi li.selecteditem {
	background-repeat: repeat-x;
	margin-left: -5px;
	margin-right: -5px;	
	padding: 0 !important;
	}
	
#bottomnavi li.selecteditem span {
	display: block;
	height: 40px;
	background-image:url(../kuvat2/bottomnavi-right.png);
	background-position: right top;
	background-repeat:no-repeat;
	}
	
#bottomnavi li.selecteditem span span {
	display: block;
	height: 40px;
	background-image:url(../kuvat2/bottomnavi-left.png);
	background-position: left top;
	background-repeat:no-repeat;
	}
	
#bottomnavi li.selecteditem span span span {
	display: block;
	height: 40px;
	background-image:url(../kuvat2/bottomnavi-middle.png);
	background-repeat: repeat-x;
	margin-left: 15px;
	margin-right: 15px;	
	white-space: nowrap;
	}

#bottomcolumns {
	float:left;
	display:block;
	clear:both;
	/*margin-bottom:51px;*/
	padding-left: 44px;
	padding-bottom: 15px;
	}

#bottomcolumns .colleft {
	float:left;
	width: 437px;
	color: #333;
	text-align:left;
	line-height:1.4em;
	vertical-align:top;
	color:#333;
	}

#bottomcolumns .colright {
	text-align:left;
	line-height:1.4em;
	float:left;
	padding-left:64px;
	width:380px;
	color:#555;
	}

#bottomcolumns .colright p, 
#bottomcolumns .colright h1, 
#bottomcolumns .colright h2, 
#bottomcolumns .colright h3 {
	padding-bottom:1em;
	}

#bottomcolumns .colright h3 {
	color:#000;
	}

#bottomcolumns .colright span {
	float:right;
	padding:0 0 10px 10px;
	}

#bottomcolumns h3 {
	padding-bottom: 14px;
	font-size: 1.1em;
	font-weight: bold;
	}

#bottomevents div {
	padding-bottom:4px;
	}

#bottomevents span {
	float:right;
	color:#555;	
	}

#bottomevents a {
	border-bottom:1px solid #ccc;
	color:#000;
	text-decoration:none;	
	}
		
/* siirret��n v�ricss��n : sininen.css */

.themelinks a {
	color: #006F93;
	text-decoration: none;
	border-bottom: 1px solid #ADDFFA;
	}

.themelinks h2 {
	color:#006F93;
	}
	
.navilinks .selecteditem a  {
	color: #006F93;
	}	

#leftnavi li {
	background-image:url(../kuvat2/navi-sini-bullet.gif);
	}

#rightlinks_fp li {
	background-image:url(../kuvat2/navi-sini-bullet.gif);
	}
	
#rightlinks li {
	background-image:url(../kuvat2/navi-sini-bullet.gif);
	}	
	
#rightlinks_news li {
	background-image:url(../kuvat2/navi-sini-bullet.gif);
	}		
	
#color_theme_bg_middle {
	background:url(../kuvat2/navi-sini-taus.jpg) 18px top repeat-y;
	}
	
#color_theme_bg_top {
	background:url(../kuvat2/navi-sini-yla.jpg) top left no-repeat;
	}	
	
#color_theme_bg_bottom {
	background:url(../kuvat2/navi-sini-ala.jpg) bottom left no-repeat;
	}		
	
.themecolor {
	color:#006F93;
	}
	
.themecolor a {
	color:#006F93;
	text-decoration:none;
	border-bottom: 1px solid #addffa;
	}