/*
The Coveralls 2008
*/

* {
	margin: 0;
	padding: 0;
}

BODY {
	letter-spacing: normal;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: Black;
	line-height: 115%;
	background-position: top left;
	background-repeat: repeat;
	background-image: none;
}

#vasen {
	width: 15%;
	height: 460px;
	margin: 4% 0 0 0;
	background-color: transparent;
	text-align: left;
	display: inline;
	float: left;
	background-image: url(layout/bg_vasen.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

#logo {
	width: auto;
	height: auto;
	margin: 0 0 0 0;
	background-color: transparent;
	text-align: left;
}

#kokoaja {
	width: 70%;
	height: auto;
	margin: 4% 0 0 0;
	background-color: White;
	background-image: url(layout/bg_kokoaja.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	float: left;
}

#marginaali {
	padding: 25px;
}

#navigointi {
	width: 20%;
	display: inline;
	float: left;
	margin: 25px 0 0 0;
}

#sisalto {
	width: 70%;
	float: right;
	margin: 25px 0 0 0;
}

.etusivuvasen {
	width: 40%;
	display: inline;
	float: left;
}

.etusivuoikea {
	width: 40%;
	float: right;
}

#alapalkki {
	width: 70%;
	margin: 0 0 0 15%;
	text-align: left;
	background-color: transparent;
}

.tyhja {
	clear: both;
	width: auto;
	height: 15px;
}

.fiksaus {
	clear: both;
	width: auto;
	height: auto;
}

/* TEKSTIT */ 

h1 {
	font-size: 250%;
	margin-top: 0;
	text-transform: none;
}

h2 {
	font-size: 135%;
	margin-top: 0;
	text-transform: none;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 115%;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 10px 0 10px 0;
}

.etusivuvasen h3, .etusivuoikea h3 {
	font-size: 115%;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	background-color: Fuchsia;
	padding: 5px;
}

p {
	font-size: 80%;
	margin: 10px 0 10px 0;
}

#alapalkki p {
	font-size: 80%;
	color: White;
	padding: 10px 25px 10px 25px;
}

/* LISTAT */ 

#sisalto ul {
	margin: 0 0 0 25px;
	padding: 0;
}

#sisalto li {
	font-size: 80%;
	list-style-type: disc;
	margin: 0 0 10px 0;
	padding: 0;
	color: Black;
	text-transform: none;
}

#navigointi ul {
	margin: 0;
	padding: 0;
}

#navigointi li {
	font-size: 80%;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 10px 0 10px 0;
	font-weight: bold;
	color: Black;
	text-transform: uppercase;
	border-bottom: 0px solid #C0C0C0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	background-image: url(layout/viiva_navigointi.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

#navigointi li ul li {
	border-bottom: 0;
	padding: 10px 10px 0 10px;
	font-size: 100%;
	background-image: none;
	text-transform: none;
}

.current_page_item {
	background-color: transparent;
}

/* LINKIT */ 

#logo a, a:link, a:visited, a:active {
	background: transparent;
	color: Black;
	font-weight: bold;
	text-decoration: none;
}

#logo a:hover {
	text-decoration: none;
}

#sisalto a, a:link, a:visited, a:active {
	color: Black;
	font-weight: normal;
	text-decoration: underline;
	background-color: transparent;
}

#sisalto a:hover {
	text-decoration: none;
}

#navigointi a, a:link, a:visited, a:active  {
	background: transparent;
	color: Black;
	font-weight: normal;
	text-decoration: none;
}

#navigointi a:hover {
	text-decoration: none;
}

#navigointi .current_page_item a, a:link, a:visited, a:active  {
	background: transparent;
	color: Black;
	font-weight: bold;
	text-decoration: none;
}

#navigointi .current_page_item a:hover {
	text-decoration: none;
}

#navigointi .current_page_item li a, a:link, a:visited, a:active  {
	background: transparent;
	color: Black;
	font-weight: normal;
	text-decoration: none;
}

#navigointi .current_page_item li a:hover {
	text-decoration: none;
}

#alapalkki a, a:link, a:visited, a:active  {
	background: transparent;
	color: White;
	font-weight: normal;
	text-decoration: underline;
}

#alapalkki a:hover {
	text-decoration: none;
}

/* KUVAT */

#logo img {
	border: 0;
}

#sisalto img {
	border: 1px solid Black;
	margin: 2px;
}

#alapalkki img {
	border: 0;
	float: right;
	margin: 0 0 0 15px;
}

/* LOMAKE */

#sisalto form {
	margin: 0;
	font-size: 100%;
	color: Black;
	line-height: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: auto;
	padding: 0;
}

#sisalto select, input, textarea {
	border-top: 1px solid Black;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
	border-left: 1px solid Black;
	background-color: White;
	font-size: 100%;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	padding: 1px;
	margin: 0;
}

#sisalto .nappi {
	font-weight: bold;
	text-transform: none;
	padding: 3px;
	font-size: 100%;
	margin: 0;
	background-color: White;
	color: Black;
}

/* ERIKOISMUOTOILUT */ 


