@import url("reset.css"); /*Yahoon reset.css*/
@import url("otsikot.css"); /*Otsikkotyylit*/


body{
    background-color: #fff; 
    margin: 0px; 
    font-family: arial, helvetica, sans-serif;
    font-size: 11pt;
}

img {
	border: 1px solid black;
}

a, 
a:link,
a:active, 
a:visited {
	color: #00f;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #ff8000;
	text-decoration: underline;
}

div#map{
	margin: 1em 0 1em 0;
}

.formnappi{ padding-bottom: 3px; 
			margin: 1em; 
			text-align: center; 
			font-weight: bold; 
			font-size: 80%; 
			line-height: 1.5em; 
			width: 100px; 
			height: 30px;
			overflow: hidden; 
			border: 0 none; 
			background-color: white;
			background-image: url('http://media.kangasala.com/kuvat/nappitausta.png'); 
			background-repeat: none;
			color: black; 
}
				
.formnappi:hover{	/*background-position: 0 25px; /*kiva kikka...*/
					cursor: pointer; 
					background-image: url('http://media.kangasala.com/kuvat/nappitausta2.png');
}

.gallerialista{
	clear: both;
	border-width: 1px;
    border-color: #555;
    border-style: dotted;
    padding: 10px;
}

.gallerialista p{
	margin-left: 175px;
}

.gallerialista_thumb{
	float: left;
	padding: 10px;
}

.gallerialista_thumb img{
	padding: 5px;
}

.galleria_kuvat{
	margin: 10px;
	padding: 5px;
}

div#kello{
	position: absolute;
	top: 5px;
	right: 1em;
	font-family: "Courier New", verdana;;
	font-weight: bold;
	font-size: 0.8em;
	color: #000;
	height: 1em;
}

div#otsikko{
	position: absolute;
	top: 0.7em;
	right: 0.5em;
	font-family: "Courier New", verdana;
	font-size: 3em;
	color: #000;
}

div#headervalikko{
	position: absolute;
	top: 0.5em;
	left: 1.7em;
	font-family: "Courier New", verdana;
	font-size: 3em;
	color: #000;
}

div#header{
	height: 90px;
    width: 100%;
    /*background-image: url('http://media.kangasala.com/kuvat/headertausta.png');
    background-repeat: no-repeat;*/
    background-color: #fff;
    border-width: 0 0 5px 0;
    border-color: #000;
    border-style: solid;
}

div.container{
    width: 950px;
    margin: 0 auto 0 auto;
    position: relative;
}

div#keskiosa{
	min-height: 30em;
}

#header a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

#header a:hover {
	text-decoration: underline;
	color: #ff8000;
}

ul.headervalikko{
    font-size: 10pt;
    list-style-type: square;
    float: left;
    padding-left: 1.5em;
}

ul#oikea_valikko{
	list-style-type: none;
	padding: 0;
}

ul#oikea_valikko li{
	padding: 5px 0 5px 0;
}

div#sisalto{
	float: left;
	margin: 30px 30px 30px 60px;
    width: 580px;
    border-width: 0;
    border-color: #000;
    border-style: solid;
}

div#oikea{
	float: left;
	margin: 30px 60px 30px 0px;
    width: 200px;
    border-width: 0;
    border-color: #000;
    border-style: solid;
}

div.fix{
    clear: both;   
}

div#alaosa{
	background: transparent;
    width: 840px;
	margin: 30px auto 30px auto;
	padding: 20px;
    border-width: 0;
    border-color: #000;
    border-style: solid;
}

div#footer_header{
	clear: both;
	background: transparent;
    width: 500px;
	margin: 10px auto -40px auto;
	padding: 20px;
    border-width: 0;
    border-color: #000;
    border-style: solid;
}

div.alaosa_neljannes{
    width: 180px;
	padding: 10px;
	margin: 0 0 0 -1px;
    border-width: 1px 1px 0 1px;
    border-color: #ddd;
    border-style: solid;
	float: left;
}

div.alaosa_neljannes dd{
	font-size: 80%;
}

.alaosa_neljannes img{
	display: block;
	margin: 0 auto 0 auto;
}

.alaosa_neljannes .otsikko{
	font-size: 110%;
	font-family: georgia;
	font-style: Italic;
	font-weight: bold;
	color: #a1a8e9;
}

.alaosa_neljannes .otsikko a, a:visited{
	color: #a1a8e9;
}

.alaosa_neljannes hr{
	margin: 5px 0 10px 0;
	border-width: 1px 0 0 0;
    border-color: #ddd;
    border-style: solid;
}

table#listanakyma{
	border-collapse: collapse;
}

table#listanakyma tr:hover{
	background-color: #eee;
}

table#listanakyma td{
	width: 120px;
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: gray;
}

table#listanakyma th{
	text-align: left;
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: gray;
}

div#footer{
	/*background-image: url('http://media.kangasala.com/kuvat/headertausta.png');
    background-repeat: no-repeat;*/
    background-color: #fff; 
    border-width: 5px 0 0 0;
    border-color: #000;
    border-style: solid;
    width: 100%;
    /*height: 90px;*/
    position: relative;
}

div#copyright{
	position: absolute;
 	bottom: 10px;
	right: 10px;
    color: #999;
    font-size: 80%;
    font-weight: bold;
}

li.yrityslista{
	list-style-type: none;
	border-width: 1px;
    border-color: #ccc;
    border-style: solid;
    width: 95%;
    padding: 5px;
    margin: 2px;
}

.yrityslista dl{
	text-align: right;
	width: 175px;
	float: left;
	border-style: solid;
	border-width: 0 1px 0 0;
    border-color: #ccc;
	margin-right: 1em;
	padding-right: 1em;
}

.yrityslista dt{
	font-size: 85%;
	font-weight: bold;
	margin-bottom: 0.3em;
}

.yrityslista dt.valiotsikko{
	font-size: 80%;
	font-weight: bold;
}

.yrityslista dd{
	text-indent: 0.5em;
	font-size: 80%;
	margin-bottom: 0.3em;
}

.yrityslista p{
	font-size: 85%;
	margin-left: 210px;
	padding: 5px 5px 5px 0;
}

#yrityslista_oikea{
	font-size: 8pt;
}
