/* Common */

body {
	font: 8pt Verdana, Tahoma, arial, sans-serif;
	color: #555; 
	margin-top: 1em;
}

TD {
	vertical-align: top;
	font: 8pt Verdana, Tahoma, arial, sans-serif;
}

#wrap {
	width: 820px;
	background: White;
	margin: 0 auto;
	padding: 3px;
	border: 5px solid #D1D1D1;
	text-align: center;
}

#wrap2 {
	width: 816px;
	background: White;
	border: 1px solid #A8DEFB;
	text-align: center;
	padding: 1px;
}

#content-wrap {
	clear: both;
	width: 815px;
	padding: 0; 
	text-align: left;

}

#header {
	width: 811px;
	position: relative;
	height: 38px;
	background: url(images/design/header_sininen.jpg) center top;
	padding-top: 5px;	
	padding-left: 5px;	
	color: #FFF;
	text-align: left;
	font: 30px 'Trebuchet MS', Arial, Sans-serif;
}

#banner {
	border-top: 1px solid #FFFFFF;
}

DIV.Content {
	font-size : 8pt;
	margin-top: 1em;
	margin-left: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 0.25em;
}

TABLE.ajankohtaista {
	border: 1px solid #1E9ED3;

}

TD.ajank_otsikko {
	background-image: url(images/design/ajank_tausta.jpg);
	color: #FFFFFF;
	font: bold 10pt 'Trebuchet MS', Tahoma, Verdana;
	line-height: 20px;
	padding-left: 2px;
	
		
}

#footer {
	background-image: url(images/design/menutausta1.jpg);
	border-top: 1px solid #C0C0C0;
	text-align: left;
		
}

/* Menu */
TABLE.MenuBase {
	background: #AFC6DB;	
}

TD.MenuBase {
	background: #F0F0F0;
	padding-top: 1em;
	padding-bottom: 1em;
}

DIV.L0I a {
	color: #555;
	margin-left: 0;
	background-image: url(images/design/menutausta1.jpg);
	line-height: 23px;
	vertical-align: middle;
	display: block;
	text-decoration: none;
	padding-left: 5px;		
}

DIV.L0I a:hover {
	color: #C7C7C7;	
}

DIV.L0S a {
	color: #C8C8C8;
	margin-left: 0;
	background-image: url(images/design/menutausta1.jpg);
	line-height: 23px;
	vertical-align: middle;
	display: block;
	text-decoration: none;
	padding-left: 5px;
}

DIV.L0S a:hover {
	color: #C7C7C7;	
}

DIV.L1I a {
	color: #555;
	margin-left: 1em;
	line-height: 20px;
	vertical-align: middle;
	display: block;
	text-decoration: none;
	padding-left: 5px;		
}

DIV.L1I a:hover {
	color: #C7C7C7;	
}

DIV.L1S a {
	color: #C8C8C8;
	margin-left: 1em;
	line-height: 20px;
	vertical-align: middle;
	display: block;
	text-decoration: none;
	padding-left: 5px;
}

DIV.L1S a:hover {
	color: #C7C7C7;	
}

DIV.L2I a {
	color: #555;
	margin-left: 1em;
	line-height: 20px;
	vertical-align: middle;
	display: block;
	text-decoration: none;
	padding-left: 15px;		
}

DIV.L2I a:hover {
	color: #C7C7C7;	
}

DIV.L2S a {
	color: #C8C8C8;
	margin-left: 1em;
	line-height: 20px;
	vertical-align: middle;
	display: block;
	text-decoration: none;
	padding-left: 15px;
}

DIV.L2S a:hover {
	color: #C7C7C7;	
}

/* Feedback */
.FeedbackBase {
	background: #6E94B7;
}

.FeedbackHeader {
	background: #AFC6DB;
	font-weight: Bold;
}


#kuvagalleria img {
	padding: 8px;
	border: 1px solid #C0C0C0;
	background-color: #fff;
}

#kuvagalleria:hover img {
	padding: 8px;
	border: 1px solid #808080;
}

TD.galleria {
	padding: 10px;
}

.doListRowEven {
	background: #F8F8F8;
}

.doListRowOdd {
	background: #EFEFEF;
}

.doNavigatorBase {
	font-size: 7pt;	
}

a.doNavigatorLink { 
	color: #000000;
	font-size: 7pt;
	font-weight: normal; 
	border: 1px solid #000000; 
	text-decoration: none; 
	padding: 0 3px; 
	margin: 0 1px; 
	width: 2em;
	display: inline;

}

a.doNavigatorLink:hover { 
	background-color: #C0C0C0;
}

p.ingress {
	margin-top: 0.5em;
}


