@charset "utf-8";
/* CSS Document */
.linkki a:link, a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#a8a3a3;
	text-decoration: none;
	}

.linkki a:hover, a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#a8a3a3;
	border-bottom:thin dashed #ccc;
	}


dl.map {
  background: url(imagesm/nayttelykartta1.gif) no-repeat;
  border: 1px solid #999;
  margin: 0px;
  padding: 0px;
  text-align:left;
  width:951px;
  height: 792px;
 position: relative;
}

dl.map dt {
  display: inline;
}

dl.map dt.locationa {
  background: url(imagesm/palloa.gif) no-repeat;
  display: block;
  outline: none;
  text-decoration: none;
  text-indent: -9999px;
  width: 45px;
  height: 44px;
  position: absolute;
  z-index: 10;
    top: 450px;
  left: 520px;
}

dl.map dt.locationb {
  background: url(imagesm/pallob.gif) no-repeat;
  display: block;
  outline: none;
  text-decoration: none;
  text-indent: -9999px;
 width: 45px;
  height: 44px;
  position: absolute;
  z-index: 20;
  top: 385px;
  left: 385px;
}
dl.map dt.locationc {
  background: url(imagesm/palloc.gif) no-repeat;
  display: block;
  outline: none;
  text-decoration: none;
  text-indent: -9999px;
  width: 45px;
  height: 44px;
  position: absolute;
  z-index: 30;
  top: 265px;
  left: 260px;
}

dl.map dt.locationd {
  background: url(imagesm/pallod.gif) no-repeat;
  display: block;
  outline: none;
  text-decoration: none;
  text-indent: -9999px;
  width: 45px;
  height: 44px;
  position: absolute;
  z-index: 40;
   top: 285px;
  left: 505px;
}

dl.map dt.locatione {
  background: url(imagesm/palloe.gif) no-repeat;
  display: block;
  outline: none;
  text-decoration: none;
  text-indent: -9999px;
  width: 45px;
  height: 44px;
  position: absolute;
  z-index: 50;
  top: 275px;
  left: 650px;
}

dl.map dt.locationa:hover {
  background: url(imagesm/palloa-hover.gif) no-repeat -1px -1px;
   width: 329px;
  height: 274px;
    position: absolute;
  z-index: 13;
    top: 298px;
  left: 398px;
   cursor:default;

}
dl.map dt.locationb:hover {
  background: url(imagesm/pallob-hover.gif) no-repeat -1px -1px;
    width: 263px;
  height: 108px;
   position: absolute;
  z-index: 14;
    top: 343px;
  left: 225px;
   cursor:default;
}
dl.map dt.locationc:hover {
  background: url(imagesm/palloc-hover.gif) no-repeat -1px -1px;
    width: 451px;
  height:244px;
   position: absolute;
  z-index: 15;
    top: 150px;
  left: 94px;
   cursor:default;
}
dl.map dt.locationd:hover {
  background: url(imagesm/pallod-hover.gif) no-repeat -1px -1px;
    width: 522px;
  height: 317px;
   position: absolute;
  z-index: 16;
    top: 100px;
  left: 381px;
   cursor:default;
}
dl.map dt.locatione:hover {
  background: url(imagesm/palloe-hover.gif) no-repeat -1px -1px;
    width: 272px;
  height: 142px;
   position: absolute;
  z-index: 17;
    top: 240px;
  left: 597px;
   cursor:default;
}
