/* Tietoturvaopas- css */

#wrapper { 
	text-align: left;
	width: 100%;
	margin: 0;
	min-width: 900px;
	background:url(/imgs/tt/ttopas_bg.jpg) top left repeat-x;
	}
#mainnav a em.first b {
	background:none;
	}

#mainnav a:hover em.first b {
	background:none;
	}

#mainnav a.selected em.first b {
	background:url(/imgs/tt/ttopas_navi_active_left_first.jpg) top left no-repeat;
	}

#mainnav a {
	background:url(/imgs/tt/ttopas_navi_center.jpg) top left repeat-x;
	}

#mainnav a em {
	background:url(/imgs/tt/ttopas_navi_right.jpg) top right  no-repeat;
	}

#mainnav a em b {
	background:url(/imgs/tt/ttopas_navi_left.jpg) top left no-repeat;
	}
		
#mainnav a:hover {
	background:url(/imgs/tt/ttopas_navi_over_center.jpg) top left repeat-x;
	}

#mainnav a:hover em {
	background:url(/imgs/tt/ttopas_navi_over_right.jpg) top right  no-repeat;
	}

#mainnav a:hover em b {
	background:url(/imgs/tt/ttopas_navi_over_left.jpg) top left no-repeat;
	}	
		
#mainnav a.selected {
	background:url(/imgs/tt/ttopas_navi_active_center.jpg) top left repeat-x;
	}

#mainnav a.selected em {
	background:url(/imgs/tt/ttopas_navi_active_right.jpg) top right  no-repeat;
	}

#mainnav a.selected em b {
	background:url(/imgs/tt/ttopas_navi_active_left.jpg) top left no-repeat;
	}			

#mainnav .last {
	background:url(/imgs/tt/ttopas_navi_last.jpg) top left no-repeat;
	}

#footer {
	background:url(/imgs/tt/ttopas_footer.jpg) top left repeat-x;
	}

#contentfloatholder {
	background:url(/imgs/tt/ttopas_bg2.jpg) top left no-repeat;
	}

#left .subnav ul li {
	background:url(/imgs/tt/ttopas_hline_subnavi.jpg) top left no-repeat;
	}
#right {
	background:url(/imgs/tt/ttopas_bg2_right.jpg) top left no-repeat;
}
#center h1 {
	margin:0;
	padding:0 0 22px 0;
	font-size: 1.6em;
	color:#34addd;
	}

#center h2 {
	margin:0;
	padding:0 0 15px 0;
	font-size: 1.1em;
	color:#34addd;
	}

#center h3 {
	margin:0;
	padding:0 0 15px 0;
	font-size: 1em;
	color:#000;
	}
	
#center a, #center a:visited {
	color:#2e99c4;
	text-decoration:underline;
	}
	
#center a:hover {
	color:#2e99c4;
	text-decoration:none;
	}
	
#center p {
	margin:0;
	padding:0 0 15px 0;
	font-size:1em;
	line-height:1.2em;
	}

#center ul {
	padding-left:40px;
	margin:0px;
	padding-top:0px;
	padding-bottom:15px;
	}

#center ol {
	padding-left:40px;
	margin:0px;
	padding-top:0px;
	padding-bottom:15px;
	}

#center li {
	margin:0;
	padding:0 0 0 0;
	font-size:1em;
	line-height:1.4em;
	}

#right h1 {
	margin:0 0 0 16px;
	padding:0;
	font-size: 1.3em;
	color:#000;
	}
	
#right p {
	margin:0 0 0 16px;
	padding:0 0 6px 0;
	font-size:1em;
	line-height:1.4em;
	}

#pageUpdated {
	color:#666666;
	font-size:90%;
	margin:10px 10px 10px 0px;
}
body.textarea {
	font-family:arial,helvetica,sans-serif;
	font-size:80%;
	line-height:1.4em;
	text-align:left;
}

body.textarea h2{
	margin:0;
	padding:0 0 15px 0;
	font-size: 1.1em;
	color:#34addd;
	}

body.textarea h3{
	margin:0;
	padding:0 0 15px 0;
	font-size: 1em;
	color:#000;
	}



body.textarea li{
	width:95%;
}
body.textarea a.link:link{
	color:#2e99c4 !important;
	text-decoration:underline;
}
body.textarea a.link:visited {
	color:#2e99c4 !important;
	text-decoration:underline;
}
body.TableBlock {
	font-family:arial,helvetica,sans-serif;
	font-size:80%;
	line-height:1.4em;
	text-align:left;
}
/* CMS:st� sy�tett�vien taulukoiden muotoilut */
body.TableBlock table.userdefinedTable{
	border-bottom: 1px solid #cccccc;
	margin-bottom: 20px;
}

body.TableBlock table.userdefinedTable p {
	margin:0px;
	font-size:80%;
}

body.TableBlock table.userdefinedTable th{
	font-size: 80%;
	padding: 2px 6px 2px 6px;
	border: 1px solid #cccccc;
	text-align:left;
}
body.TableBlock table.userdefinedTable td{
	padding: 2px 6px 2px 6px;
	font-size: 80%;
	border: 1px solid #cccccc;
	background-color:#EEEEEE;
}
body.TableBlock table.userdefinedTable tr.userdefinedTableAltTH td{
	background-color:#FFFFFF;
}
/* CMS:st� sy�tett�vien taulukoiden muotoilut */
table.userdefinedTable{
	border-bottom: 1px solid #cccccc;
	margin-bottom: 20px;
}

table.userdefinedTable p {
	margin:0px;
}

table.userdefinedTable th{
	padding: 2px 6px 2px 6px;
	border: 1px solid #cccccc;
	text-align:left;
}
table.userdefinedTable td{
	padding: 2px 6px 2px 6px;
	border: 1px solid #cccccc;
	background-color:#EEEEEE;
}
table.userdefinedTable tr.userdefinedTableAltTH td{
	background-color:#FFFFFF;
}



