/* Tehnyt: Petri I. | petri.ikonen@kuopassa.com | www.kuopassa.com */

@import url("typo.css");
@import url("extrat.css");

/* Yleiset */

* {
	margin: 0;
	padding: 0;
	}

body {
	margin: 0;
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #F9D100 url(../images/tausta.jpg) repeat-x 0 0 fixed;
	text-align: center;
	}
	
a {
	text-decoration: underline;
	color: #03F;
	}
	
a:hover {
	text-decoration: underline;
	color: #F60;
	}
	
a:link { color: #03F;; text-decoration: underline; }
a:visited { color: #666; }
a:active { color: #F60; }
a:hover { color: #F60; text-decoration: none; }

/* Runko */

#skipnavi {
	display: none;
	}

#runko {
	margin: 0 auto;
	width: 833px;
	position: relative;
	}
	
#header {
	background: url(../images/header.png) no-repeat 0 0;
	padding-top: 18px;
	}
	
#middle {
	background: url(../images/middle.png) repeat-y 0 0;
	padding-bottom: 10px;
	min-height: 35em;
	height: auto;
	_height: 35em;
	text-align: left;
	}
	
#left-column {
	float: left;
	display: inline;
	width: 398px;
	margin-left: 18px;
	background: #FFF;
	}
	
#right-column {
	float: right;
	display: inline;
	width: 398px;
	margin-right: 18px;
	background: #FFF;
	}
	
#left-column-mini {
	float: left;
	display: inline;
	width: 180px;
	margin-left: 18px;
	background: #FFF;
	}
	
#right-column-iso {
	float: right;
	display: inline;
	width: 616px;
	margin-right: 18px;
	background: #FFF;
	}
	
#left-column-mahti {
	margin: 0 18px;
	width: 90%;
	float: left;
	background: #FFF;
	}
	
#bottom {
	background: url(../images/bottom.png) no-repeat 0 100%;
	position: relative;
	height: 45px;
	margin-bottom: 25px;
	}
	
#header h1,
#header p {
	margin: 0 auto;
	width: 797px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	}
	
#header h1 {
	height: 43px;
	background: url(../images/ylapalkki.jpg) no-repeat 0 0;
	}
	
#header p {
	height: 40px;
	background: url(../images/ylapalkki.jpg) no-repeat 0 100%;
	}
	
/* Navigaatio */

#header ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 797px;
	background: url(../images/navi1.png) no-repeat 0 0;
	height: 23px;
	}
	
#header ul li {
	display: inline;
	}
	
#header ul li a {
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 23px;
	}
	
#header ul li#etusivulle a {
	width: 83px;
	margin-left: 18px;
	}
	
#header ul li#etusivulle a:hover {
	width: 83px;
	background: url(../images/navi1.png) no-repeat -18px 100%;
	}
	
#header ul li#habisol a {
	width: 82px;
	margin-left: 3px;
	}
	
#header ul li#habisol a:hover {
	background: url(../images/navi1.png) no-repeat -104px 100%;
	}
	
#header ul li#miksi a {
	width: 91px;
	margin-left: 3px;
	}

#header ul li#miksi a:hover {
	background: url(../images/navi1.png) no-repeat -189px 100%;
	}
	
#header ul li#ajankohtaista a {
	width: 96px;
	margin-left: 3px;
	}
	
#header ul li#ajankohtaista a:hover {
	background: url(../images/navi1.png) no-repeat -283px 100%;
	}

#header ul li#asuntokauppa a {
	width: 96px;
	margin-left: 3px;
	}
	
#header ul li#asuntokauppa a:hover {
	background: url(../images/navi1.png) no-repeat -382px 100%;
	}
	
#header ul li#ohjelmapalvelut a {
	width: 108px;
	margin-left: 3px;
	}
	
#header ul li#ohjelmapalvelut a:hover {
	background: url(../images/navi1.png) no-repeat -481px 100%;
	}
	
#header ul li#yhteydenotto a {
	width: 91px;
	margin-left: 3px;
	}
	
#header ul li#yhteydenotto a:hover {
	background: url(../images/navi1.png) no-repeat -592px 100%;
	}
	
#header ul li#kuvagalleria a {
	width: 91px;
	margin-left: 3px;
	}
	
#header ul li#kuvagalleria a:hover {
	background: url(../images/navi1.png) no-repeat -686px 100%;
	}
	
#header ul li a:focus {
	overflow: hidden;
	outline: none;
	}
	
/* Bottomin tavarat */

#bottom ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#bottom ul li {
	display: inline;
	}
	
#bottom ul li#bosoite {
	position: absolute;
	top: 0;
	left: 17px;
	width: 797px;
	height: 25px;
	margin: 0 auto;
	background: #5FA6F6 url(../images/alapalkki-bg.png) repeat-x 0 100%;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	border: 1px solid #4571B8;
	}
	
#bottom ul li#bosoite address {
	background: url(../images/bottom-osoite.png) no-repeat 50% 50%;
	width: 100%;
	height: 100%;
	}
	
#bottom ul li#jsdee a {
	position: absolute;
	top: 40px;
	left: 320px;
	width: 145px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 7px;
	background: url(../images/jsdee.jpg) no-repeat 50% 0;
	}

/* Kielivaihtoehdot */

ul#kielipaketti {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 30px;
	right: 30px;
	}

ul#kielipaketti li#englanti,
ul#kielipaketti li#ranska {
	margin-bottom: 5px;
	}
	
ul#kielipaketti li#englanti a,
ul#kielipaketti li#ranska a {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height: 15px;
	width: 20px;
	text-decoration: none;
	}
	
ul#kielipaketti li#englanti a {
	background: url(http://www.habisol.com/images/englanti-matrix.png) no-repeat 0 0;
	}
	
ul#kielipaketti li#englanti a:hover {
	background: url(http://www.habisol.com/images/englanti-matrix.png) no-repeat 0 100%;
	}
	
ul#kielipaketti li#ranska a {
	background: url(http://www.habisol.com/images/ranska-matrix.png) no-repeat 0 0;
	}
	
ul#kielipaketti li#ranska a:hover {
	background: url(http://www.habisol.com/images/ranska-matrix.png) no-repeat 0 100%;
	}
	
/* Laatikosto */

div.laatikko {
	margin: 0 7px;
	border: 1px solid #CCC;
	}
	
div.koristeellinen {
	margin-top: 10px;
	border-top: 0;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	}
	
/* Lomakkeita */

form#yhtotto ul {
	list-style: none;
	margin: 0 10px;
	padding: 0;
	}
	
form#yhtotto ul li {
	margin-bottom: 5px;
	}
	
form#yhtotto ul li input#ynimi,
form#yhtotto ul li input#ypuhelin,
form#yhtotto ul li input#yemail,
form#yhtotto ul li input#ymuu,
form#yhtotto ul li textarea {
	display: block;
	width: 90%;
	}
	
form#yhtotto ul li input#yemail {
	margin-bottom: 10px;
	}
	
form#yhtotto ul li input#yasunnonhankinta,
form#yhtotto ul li.margintop {
	margin-top: 10px;
	}
	
form#yhtotto ul li input#yasunnonhankinta,
form#yhtotto ul li input#yohjelmapalvelut,
form#yhtotto ul li input#muut {
	margin-right: 5px;
	margin-top: 5px;
	}
	
form#yhtotto ul li input#yohjelmapalvelut {
	margin-top: 0;
	}
	
/* hr on sallittu */

hr {
	width: 97%;
	border-top: 1px solid #999;
	border-left: 0;
	border-bottom: 0;
	border-right: 0;
	margin: 0 10px 10px 10px;
	}
	
/* Originaaleja: */

.button {font-size: 8pt; font-family: verdana, arial; background-color: #E5E5E5; color: black;}

.isoteksti {font-size: 9pt; font-family: verdana, arial; color: #ff6600;}
.pieniteksti {font-size: 7pt; font-family: verdana, arial; color: black;}
.kirjautuminen {font-size: 7pt; font-family: verdana, arial; color: black;}
