/*General*/

div, img, ol, ul, li, p, body, h1, h2, h3, blockquote, table, th, tr, td, dl, dd, dt, form  {
margin: 0;
padding: 0;
border: 0;
border-style: solid;
}

div#head, div#body, div#footer, div.two, div.three, div.clear, p.footnote, h1, h3, h4 {
clear: both;
}

div#main .last, div#footer .last {
margin-right: 0;
}

h2 {
display: none;
}

body {
margin: 0 auto;
text-align: left;
}

img {
vertical-align: baseline;
}

th, td {
vertical-align: top;
}

/*Frame*/

.content {
width: 940px;
margin: 0 auto;
}

	div#note .content {
	padding: 20px 0;
	}
	
	div#head .content {
	}
	
	div#body .content {
	padding: 0 20px;
	}
	
	div#footer .content {
	}

div#note {
text-align: center;
border-bottom-width: 5px;
}

div#head {
padding: 40px 0;
background-image: url(header.gif);
background-repeat: repeat-x;
background-position: left bottom;
text-align: center;
}

div#body {
width: 100%;
}

	div#main {
	float: left;
	width: 585px;
	padding: 20px 35px 10px 0;
	}

	div#sidebar {
	float: right;
	width: 280px;
	margin: 30px 0 20px 0;
	padding: 0 20px;
	}

div#footer {
padding: 40px 0;
background-image: url(footer.gif);
background-repeat: repeat-x;
}

	div#footer dl {
	float: left;
	width: 450px;
	margin: 0 20px 0 0;
	}

p.footnote {
float: none;
line-height: 10px;
margin: 0;
visibility: hidden;
}

/*Templates*/

	/*Inhalt*/

div.two div, div.three div {
float: left;
margin-right: 35px;
}

	div.two div {
	width: 275px;
	}

	div.three div {
	width: 185px;
	}

.info {
float: right;
margin: 10px 0 0 0;
padding: 0 0 30px 80px;
text-align: right;
}

.float {
width: 220px;
float: right;
margin: 10px 0 0 0;
padding: 0 0 30px 80px;
}

	/*Etusivu*/

p.center {
margin: 0px auto;
width: 400px;
}

.etusivu div#main {
float: left;
width: 940px;
padding: 20px 0 10px 0;
}

.etusivu div#sidebar {
display: none;
}

.etusivu div.two div {
width: 500px;
margin-right: 40px;
}

.etusivu div.two div.last {
width: 360px;
padding: 0 20px;
}

.etusivu div.three div {
width: 290px;
}

	/*Yhteystiedot*/

.yhteys div.two div {
width: 235px;
}

.yhteys div.two div.image p {
margin-top: 0;
}

.yhteys div.two div.last {
width: 315px;
}

/*Text styles*/

body {
font-family: "Arial", "Helvetica", sans-serif;
}

h1, h3 {
font-weight: normal;
}

h1 a strong, h4, dt, strong, .introduction, #note {
font-weight: bold;
}

h4.link {
text-decoration: underline;
}

h1, .float, .info, em, blockquote {
font-style: italic;
}

a, div#footer a:hover {
text-decoration: underline;
}

h1 a, ul.navigation a, div#footer a, a:hover {
text-decoration: none;
}

h1.google {
	font-size: 1px;
	color: #FFFFFF;
}
/*Font sizes*/

body {
font-size: 12px;
line-height: 1.667;
}

h1 {
font-size: 3em;
}

h3 {
font-size: 2em;
}

h4, ul.navigation, .introduction {
font-size: 1.2em;
}

/*Color theme*/

	/*Text*/

body, div#head ul.navigation a:hover, h1 a, div#footer strong {
color: #333;
}

div#main .info, div#main .introduction, div#main .float, h3, h4, #note, div#head ul.navigation li a {
color: #702e69;
}

a {
color: #3c5991;
}

div#head ul.navigation li.active a {
color: #fff;
}

a#abirekkakisa {
color: #702e69;
}
	/*Borders*/

table, td, th {
border-color: #ccc;
}

img {
border-color: #222;
}

	/*Backgrounds*/

body, div.highlight, div#sidebar, .etusivu div.two div.last {
background-color: #f1f2f5;
}

div#head, div#body, div#note .content p {
background-color: #fff;
}

div#head ul.navigation li {
background-color: #fff;
background: #fff url(li_light.gif) bottom left repeat-x;
}

div#head ul.navigation li.active, div#head ul.navigation li.active:hover {
background: #222 url(li_dark.gif) top left repeat-x;
}

/*Block*/

p, ul, ol, table, dl {
margin: 10px 0 30px 0;
}

	div#note .content p {
	margin: 0 0;
	padding: 10px 0;
	}

	/*Heading*/

h3, h4 {
margin: 20px 0 10px 0;
}

	/*List*/

ul {
list-style: square;
padding-left: 20px;
}

	div#head ul.navigation {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
	}

	div#head ul.navigation li {
	display: inline;
	margin: 0 6px;
	padding: 7px 0;
	}

	div#head ul.navigation li a {
	padding: 0 10px;
	}

ol {
list-style: decimal;
padding-left: 20px;
}

ol ol {
list-style: lower-alpha;
}

dd.last {
margin-bottom: 20px;
}

	/*Gallery*/

p.image {
text-align: center;
}

	/*Table*/

table {
width: 100%;
border-collapse: collapse;
border-top-width: 1px;
}

td, th {
padding: 0.5em 5px;
border-bottom-width: 1px;
}

	/*Image*/

img {
}

	p.image img {
	margin: 5px 10px;
	border-width: 5px
	}

	a img {
	}

	a img:hover {
	}

/*Form*/

form p {
margin: 10px 0 0 0;
}

/*Fancy*/

#head li {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

#head li {
-moz-box-shadow: 0 1px 4px #ddd;
-webkit-box-shadow: 0 1px 4px #ddd;
box-shadow: 0 1px 4px #ddd;
}

#head li.active {
-moz-box-shadow: 0 1px 4px #bfbfbf;
-webkit-box-shadow: 0 1px 4px #bfbfbf;
box-shadow: 0 1px 4px #bfbfbf;
}

div#sidebar, div.highlight, .etusivu div.two div.last, p.gallery img, div#note .content p {
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}

img.floatleft {
float: left;
}

a.mainos{
margin: 10 10 10 10;
}