article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}
audio,canvas,video{display:inline;zoom:1}
html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
html,button,input,select,textarea{font-family:sans-serif;color:#222}
body{line-height:1.4;font-family:"Lucida Sans Unicode","Lucida Grande", Helvetica, Verdana, Arial, sans-serif}
*{margin:0;padding:0}
body{
  color: #4f4f4f;
  font-size: 0.7em;
  text-align: center;
  background: #ededed url(../images/bg.jpg) no-repeat fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
ul{
  list-style: none;
}
h1, h2, h3, h4, h5, h6 {
  color: #018cD1;
  clear: both;
}
h1{
  font-size: 1.5em;
  margin: 10px 0;
}                     
h2{
  font-size: 1.3em;
  margin: 8px 0;
}
h3{
  padding-top: 10px;
  color: #7c0e35;
  font-size: 1.1em;
  margin-bottom: -5px;
}
/*-päädiv-lohkot-------------*/
/*tämä keskittää sivun, kaikki loppu tämän sisällä*/
div#wrap{
  background: url('../img/wrap_bg.png') repeat-y;
  width: 820px;
  height: 100%;
  margin: 0 auto;
}
div#main{ 
  width: 800px;
  height: auto;
  background-color: #fff;
  margin-left: 10px;
}
div#container{
  float: left;
  width: 560px;
  height: auto;                                           
  text-align: left;
  background-color: #fff;
  margin-top: 20px;
}
#left{
  width: 220px;
  min-height: 900px;
  position: relative;
  text-align: left;
  float: left;
  border-right: 1px dotted #afafaf;
  margin-top: 20px;
}
#cont_left{
  width: 290px;
  height: auto;
  padding-left: 15px;
  float: left;
  border-right: 1px dotted #afafaf; 
}
.left-img{
  margin-top: 20px;
  margin-left: 10px;
}
.left-map{
  margin: 40px 0 30px 30px;
}
#left iframe{
  margin-top: 20px;
  position: absolute;
  bottom: 0;
}
#cont_right{
  width: 240px;
  height: auto;
  float: right;
}
#cont_right img{
  margin-top: 20px;
  margin-left: 10px;
}
#tiedotteet_osio{
  width: 280px;
  float: left;
}
#tapahtuma_osio{
  width: 240px;
  float: left; 
}
.tiedote p, .ajankohtaista p{
  margin: 3px 2px;
}
.tiedote_kaikki{
  margin: 10px;
}
.tiedote_kaikki p{
  margin: 4px 0;
}
.tiedote_kaikki span{
  color: #4f4f4f;
  font-weight: bolder;
  margin-right: 5px;
}
.tiedote span, .ajankohtaista span{
  color: #4f4f4f;
  font-weight: bolder;
  margin-right: 5px;
}
.header{
  display: block;
  background-color: #018CD1;
  line-height: 15px;
  color: #fff;
  padding: 1px 5px;
  margin: 20px 0 5px 0;
  font-size: 1.1em;
  border: 2px solid #afafaf; 
}
.informaatio{
  margin: 10px 20px;
  width: 420px;
}
.informaatio img{
  margin: 0 10px;
  border: 2px solid #afafaf;
}
.aika{
  font-size: 1.1em;
  font-weight: bolder;
  color: #7F7B77;
  margin-right: 5px;
}
.otsikko{
  font-weight: bolder;
}
.sisalto{
  margin: 20px 5px;
  overflow: hidden;
}
.takaisin_linkki{
  clear: both;
  margin: 10px 5px;
}
div#etusivu_img img{
  margin: 10px 0 0 5px;
}
.palaute_img{
  float: right;
  margin: 10px 40px 0 0;
}
#fb img{
  border: 1px solid #2a3333;
  padding: 1px;
  background-color: #364375;
}
#fb{
  font-size: 1.2em;
}
#suomi_kartta{
  margin: 10px;
}
#norm_sivu{
  width: 520px;
  padding: 0 20px 20px 20px;
}
#norm_sivu p{
  margin: 10px 0;
}
#norm_sivu img{
  border: 2px solid #afafaf;
  margin: 0 10px 10px 6px;
  -moz-border-radius: 0.4em;
  -webkit-border-radius: 0.4em;
  border-radius: 0.4em;
}
div#top_footer{
  clear: both;
  float: left;
  width: 800px;
  text-align: left;
  border-top: 5px solid #008AD0;
  height: auto;
  background: #efefef url('../img/top_fbg.png') repeat-x;
}
.tf_header{
  font-weight: bolder;
}
div.tf_div_left{
  float: left;
  width: 130px;
  margin: 10px 20px 10px 40px;
}
div.tf_div_center_l{
  float: left;
  width: 170px;
  margin: 10px 10px 10px 20px;
}
div.tf_div_center_r{
  float: left;
  width: 190px;
  margin: 10px 10px 10px 40px;
}
.tf_div_right{
  float: left;
  width: 80px;
  margin: 10px 0px 10px 50px;
}
.tf_div p{
  margin: 2px 0 0 2px;
}
#footer{
  clear: both;
  color: #fff;
  background-color: #010101;
  line-height: 30px;
  font-size: .9em;
}
.tapahtumat{
  margin: 0 14px 10px 17px;
  padding: 0 4px 2px 4px;
}
.tap_nimi{
  font-weight: bolder;
}
.tap_ajankohta{
  color: #898989;
}
.tap_tiiviste{
  margin-top: 2px;
  font-style: italic;
}
.tap_kuvaus{
  margin-top: 3px;
  background-color: #f2f2f2;
  padding: 2px 5px;
  overflow: scroll;
}
#google_kartta{
  float: left;
  margin: 10px 0;
  height: 350px;
  width: 500px;
  border: #6e804c 2px solid;
  overflow: hidden;
  -moz-border-radius: 0.4em;
  -webkit-border-radius: 0.4em;
  border-radius: 0.4em;
}
.small_google{
  margin-top: 5px;
  border: #010101 1px solid;
  overflow: hidden;
  -moz-border-radius: 0.4em;
  -webkit-border-radius: 0.4em;
  border-radius: 0.4em;
}
#mySite{
  padding: 10px 20px;
}
#mySite p{
  margin: 5px 10px;
}
#mySite img{
  margin: 0 10px;
  border: 2px solid #afafaf;
}
.clear{
  clear: both;
}
.bold{
  font-weight: bolder;
}
address{
  font-style: normal;
}
.copy{
  float: left;
  margin-left: 30px;
  color: #3A85B9;
}
#www{
  float: right;
  margin-right: 30px;
  color: #3A85B9;
}
#www a{
  color: #3A85B9;
}
p.nayta_kaikki a{
  color: #707070;
  font-style: italic;
  font-weight: normal;
  margin: 5px;
}
body.mceContentBody {
  background:#fff;
  color: #262626;
  width:auto;
  min-height:100px;
  padding:15px;
  text-align: left;
}
a:link, a:visited{
  color: #3A85B9;
  text-decoration: none;
  display: inline;
}
a:hover, a:active{
  text-decoration: underline;
}
#footer a{
  color: #656363;
}
a img{
  border-style: none;
  text-decoration: none;
}
a{
  outline: 0;
}
.tapahtuma a{
  color: #fff;
  text-decoration: none;
  font-weight: bolder;
}
.tapahtuma a:hover{
  color: #afafaf;
}
#footer a{
  color: #f4f4f4; 
}
.ddsmoothmenu{
  background: #eaeaea;
  width: 800px;
  height: 40px;
  text-align: center;
}
.ddsmoothmenu ul{
  z-index:100;  
  margin-left: 10px;
}
.ddsmoothmenu ul li{
  width: 145px;
  position: relative;
  display: inline;
  float: left;
  background: #fff;
  text-align: center;
  margin-top: 3px;
  margin-right: 10px;
  font-size: 1em;
  height: 100%;
  -webkit-border-top-left-radius: 6px;  
  -moz-border-top-left-radius: 6px;  
  border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;  
  -moz-border-top-right-radius: 6px;  
  border-top-right-radius: 6px;
}
.ddsmoothmenu ul li a {
  display: block;
  color: #3d3d3d;
  text-decoration: none;
  line-height: 40px;
  font-size: 1.2em;
  text-transform: uppercase;
}
* html .ddsmoothmenu ul li a{
  display: inline-block;
}
.ddsmoothmenu ul li a:hover, .ddsmoothmenu ul li a.selected{
  color: #3a85b9;;
}
.ddsmoothmenu ul li ul{
  position: absolute;
  left: 10px;
  top: -3px;
  display: none;
  visibility: hidden;
  list-style: none;
}
.ddsmoothmenu ul li ul li{
  width: 185px;
  display: list-item;
  float: none;
  margin-top: 0;
  margin-bottom: 0;
  left: 0px;
  margin-right: 0px;
  border-bottom: 1px solid #daddda;
}
.ddsmoothmenu ul li ul li{
  -webkit-border-top-left-radius: 0px;  
  -moz-border-top-left-radius: 0px;  
  border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;  
  -moz-border-top-right-radius: 0px;  
  border-top-right-radius: 0px;
}
.ddsmoothmenu ul li ul li ul{
  top: 0;
}
.ddsmoothmenu ul li ul li a{
  margin: 0;
  border-top-width: 0;
  text-align: left;
  padding: 5px;
  line-height: 15px;
  font-size: 1em;
}
* html .ddsmoothmenu{height: 1%;}
.downarrowclass{
  display: none;
}
.rightarrowclass{
  display: none;
}
#kauppamuseo, #aittatori{
  padding: 0 10px;
  font-size: 1.2em;
}
#kauppamuseo h1, #aittatori h1{
  width: 100%;
  text-align: center;
  background: #8b8027;
  padding: 4px 0;
  border:5px solid #d5bf5c;
  -moz-border-radius: 0.4em;
  -webkit-border-radius: 0.4em;
  border-radius: 0.4em;
}
#kauppamuseo p, #aittatori p{
  margin: 10px 0;
}
#kauppamuseo ul, #aittatori ul{
  list-style: url(../images/li.gif) inside;
  margin-left: 10px;
}
.img-border{border:6px solid #d5bf5c;-moz-border-radius:0.4em;-webkit-border-radius:0.4em;border-radius:0.4em;}
#kauppamuseo,#aittatori,#kauppamuseo h1,#aittatori h1,#kauppamuseo img,#aittatori img{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.center{text-align: center;}
.left{float:left;}
.bot-img img{margin-right:20px;}
