/*
Arto Satonen
*/

* {
	margin: 0;
	padding: 0;
}

BODY {
	letter-spacing: normal;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #20677D;
	line-height: normal;
	background-image: url(layout/bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

#logo {
	width: 920px;
	height: 206px;
	margin: 0 auto;
	background-color: transparent;
	text-align: left;
	background-image: url(layout/artosatonen.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#ylapalkki {
	width: auto;
	height: 25px;
	margin: 0 0 0 0;
	background-color: transparent;
}

#kokoaja {
	width: auto;
	height: auto;
	margin: 0 auto;
	background-color: White;
}

#kokoajasisempi {
	width: 860px;
	margin: 0 auto;
	padding-top: 10px;
	background-color: transparent;
}

#marginaali {
	padding: 40px 0 40px 0;
	background-image: url(layout/bg_ao.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#rss {
	width: 300px;
	height: auto;
	margin: 0;
	display: inline;
	float: left;
}

#haku {
	width: auto;
	height: auto;
	margin: 0;
	float: right;
}

#navigointi {
	width: 220px;
	display: inline;
	float: left;
	margin: 0 0 0 0;
	border-right: 0px solid Black;
}

#sisalto {
	width: 580px;
	float: right;
	margin: 8px 0 0 0;
}

.blogioikea {
	float: right;
	margin: 0 0 0 10px;
}

.etusivuvasen {
	width: 250px;
	display: inline;
	float: left;
	margin-top: 20px;
}

.etusivuoikea {
	width: 250px;
	float: right;
	border-left: 1px dotted Black;
	padding-left: 20px;
	margin-top: 20px;
}

.vaakapiste {
	width: auto;
	height: 1px;
	border-bottom: 1px dotted Black;	
}

#lomake .joukkue {
	padding: 10px;
	background-color: #FFFFCC;
	width: 90%;
	border: 0px solid Black;
}

#alapalkki {
	width: 860px;
	height: 66px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-image: url(layout/alapalkki.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#alapalkkiulompi {
	width: auto;
	height: 66px;
	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
	background-image: url(layout/alapalkki_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

.tyhja {
	clear: both;
	width: auto;
	height: 15px;
}

.fiksaus {
	clear: both;
	width: auto;
	height: auto;
}

/* TEKSTIT */ 

h1 {
	font-size: 135%;
	margin-top: 0;
	text-transform: uppercase;
	font-weight: normal;
	padding: 40px 0 0 0;
	letter-spacing: 1.5px;
}

#logo p {
	font-style: normal;
	padding: 0 20px 20px 20px;
	color: White;
}

h2 {
	font-size: 135%;
	margin-top: 0;
	text-transform: none;
	font-weight: normal;
	line-height: normal;
	color: #1D637D;
}

h3 {
	font-size: 100%;
	margin-top: 20px;
	font-weight: normal;
}

h4 {
	font-size: 90%;
	margin-top: 20px;
	font-weight: normal;
}

.etusivuvasen h3, .etusivuoikea h3 {
	font-size: 100%;
	margin: 10px 0 10px 0;
	border-bottom: 0px solid Black;
	font-weight: bold;
	text-transform: none;
	color: #1D637D;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p {
	font-size: 80%;
	margin: 10px 0 10px 0;
}

#haku p {
	font-size: 70%;
	margin: 0;
	text-align: right;
}

#alapalkki p {
	font-size: 80%;
	color: White;
	padding: 20px 0px 10px 0;
	margin: 0;
}

#alapalkki .slogan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: italic;
}

.korostus {
	color: Red;
}

/* LISTAT */ 

#sisalto ul {
	margin: 0 0 0 25px;
	padding: 0;
}

#sisalto li {
	font-size: 80%;
	list-style-type: disc;
	margin: 10px 0 0 0;
	padding: 0;
	color: Black;
	text-transform: none;
}

#sisalto li ul li {
	font-size: 100%;
	list-style-type: circle;
	margin: 10px 0 0 35px;
	padding: 0;
	color: Black;
	text-transform: none;
}

#navigointi ul {
	margin: 0 0 0 0;
	padding: 0;
}

#navigointi li {
	font-size: 80%;
	list-style-type: none;
	margin: 0 0 0px 0;
	padding: 10px 5px 10px 5px;
	text-transform: none;
	border-bottom: 1px solid #C6C6C6;
}

#navigointi li ul li {
	border-bottom: 0;
	margin: 0 0 0px 0;
	padding: 10px 5px 0px 25px;
	font-size: 100%;
	background-image: none;
	text-transform: none;
	border: 0;
}

.current_page_item {
	background-color: transparent;
	border-left: 4px solid #AC8A6F;
	background-image: url(layout/bg_navigointi.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

.current_page_ancestor {
	background-color: transparent;
	border-left: 4px solid #AC8A6F;
	background-image: url(layout/bg_navigointi.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

/* LINKIT */ 

#logo a, a:link, a:visited, a:active {
	background: transparent;
	color: White;
	font-weight: normal;
	text-decoration: none;
}

#logo a:hover {
	text-decoration: none;
}

#sisalto a, a:link, a:visited, a:active {
	color: #1D637D;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
}

#sisalto a:hover {
	text-decoration: underline;
}

#navigointi a, a:link, a:visited, a:active  {
	background: transparent;
	color: #2C180D;
	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: #256082;
	font-weight: normal;
	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, #sponsorit img {
	border: 0;
}

#navigointi img {
	margin: 20px 0 0 0;
	vertical-align: middle;
}

#sisalto img {
	border: 0px solid Black;
	margin: 2px;
}

#sisalto .alignright {
	float: right;
	margin: 0 0 10px 10px;
}

#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: 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: Arial, Helvetica, sans-serif;
	font-style: normal;
	padding: 2px;
}

#sisalto .nappi, #haku .nappi {
	font-weight: bold;
	text-transform: none;
	padding: 2px;
	font-size: 100%;
	margin: 0;
	background-color: #20677D;
	color: White;
	border: 0;
}

.valinta {
	border: 0;
}

/* ERIKOISMUOTOILUT */ 

