/* Start of CMSMS style sheet 'Perustyyli' */
body {
	text-align: center;
}

body, h1, h2, h3, h4, h5, h6, ul, ol, p {
	margin: 0; padding: 0;
}

em {
	font-style: normal;
}

img {
	border: 0;
}

ul, ol {
	list-style: none;
}

.main ul {
	list-style: disc;
	padding-left: 1.618em;
}



/*	Typography -------------------------------------------- */

body, input, textarea {
	font: 12px Arial, Helvetica, sans-serif;
}

#content .main {
	color: #FFFFFF;
}

#footer {
	color: #8C8C8C;
}

p {
	margin-top: 1em;
}

h1 {
	font-size: 15px;
}

#footer .leftside strong {
	font-size: 15px;
	text-transform: uppercase;
}


/*	Links ------------------------------------------------- */

a {
	color: #00A6CC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#mainNavigation a {
	color: #6D6D6D;
	text-transform: uppercase;
}

#mainNavigation .currentpage h3 {
	color: #009336;
	display: inline;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

a.highlight {
	color: #E81F1F;,
}



/*	Basic structure --------------------------------------- */

body {
	background: url('_gfx/body_bg.jpg') no-repeat top center;
}

#document {
	width: 639px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}

#logo {
	position: absolute;
	left: 0; top: 27px;
}

#mainNavigation {
	float: left;
	position: absolute;
	left: 0; top: 74px;
}

#mainNavigation li {
	float: left;
	padding-left: 3px;
}

#mainNavigation li.first {
	padding: 0;
}

#mainNavigation dfn {
	display: none;
}

#laite_upper {
	background: url('_gfx/laite_upper.gif') no-repeat top left;
	height: 58px; width: 311px;
	position: absolute;
	right: 26px; top: 123px;
	z-index: 7;
}

#laite_lower {
	background: url('_gfx/laite_lower.jpg') no-repeat top left;
	height: 127px; width: 355px;
	position: absolute;
	right: 0px; top: 181px;
	z-index: 7;
}

#laite_txt {
	position: absolute;
	right: 41px; top: 334px;
	z-index: 7;
}

#content {
	position: absolute;
	top: 181px;
}

#content .main {
	background-color: #2D9A55;
	padding: 18px; padding-right: 364px;
}

#steps {
	float: left;
}

#steps li {
	float: left;
}

#steps li.first {
	padding: 0;
}

#footer {
	clear: both;
	float: left;
	border-top: 1px solid #D8D8D8;
	width: 639px;
}

#footer .leftside {
	width: 385px;
	float: left;
	padding-bottom: 28px;
}

#footer .rightside {
	float: right;
	text-align: right;
}

#footer_bg {
	background: url('_gfx/footer_bg.jpg') no-repeat top left;
	height: 59px; width: 639px;
}

/* Yhteydenottolomake */

.highlightloota {
background-color: #3DA262;
border: 1px solid #59AF79;
margin-top: 1em;
padding: 1em;
}

.highlightloota ul {
list-style: none;
padding: 0; margin: 0;
}

input, textarea {
background-color: #3BB16B;
border: 1px solid #258D49;
color: #085D1C;
padding: 3px
}

#fbsubmit {
background-color: #FFFFFF;
}

#content .main a {
color: #FFFFFF;
text-decoration: underline;
}
/* End of 'Perustyyli' */

