/* Start of CMSMS style sheet 'vip' */
body
{
    background-image:url(images/bg.jpg);
    background-position:top;
    background-color:#000000;
    background-repeat:no-repeat;
    margin:0 auto;
    font-family:Trebuchet MS, Verdana, Arial, Helvetica;
    font-size:12px;

}

a {
    color:#ffffff;
}

a:hover {
    text-decoration:none;
}


div#menu {
  text-align:center;
  height:30px;
  width:955px;
    position:absolute;
  width:955px;
  margin-left:-477.5px;
  left:50%;
  top:400px;
  z-index:2;
  padding-left:4px;
}

div#menu img {
  margin-left:6px;
  margin-right:6px;
  vertical-align:bottom;

}

div#container {
  width:955px;
  top:455px;
  margin-left:-477.5px;
  left:50%;
  position:absolute;
  z-index:1;
}

div#sisalto {
  width:880px;
  margin-left:-440px;
  left:50%;
  color:#ffffff;
  margin-bottom:100px;
  position:relative;
}

div#uutiset {
  width:400px;
  position:relative;
  float:left;
  background-color:#0e0e0e;
  background-image:url(images/uutiset_tausta.gif);
  background-repeat:no-repeat;
}
div#tulevatkeikat {
  width:400px;
  position:relative;
  float:right;
  margin-top:20px;
  margin-left:10px;
}

div.NewsSummaryLink {
  font-family:Georgia;
  font-size:16px;
  font-weight:bold;
  margin-top:2px;
  margin-bottom:2px;
  color:#f67000;
  position:relative;
}

div.NewsSummaryPostdate {
  margin-top:20px;
  position:relative;
  color:#666666;
}

table.calendar-upcominglist th {
  text-transform:uppercase;
}

table.calendar-upcominglist td {
  padding:5px;
  margin:0px;
}

table.calendar-upcominglist td.kaupunki {
  text-transform:uppercase;
  font-weight:bold;
}

div#etusivucontainer {
  width:830px;
  position:absolute;
  margin-left:-415px;
  left:50%;
  margin-top:10px;
  position:relative;
}

div#myspace {
  float:right;
  width:400px;
  padding-top:20px;
}

div#bandibanneri {
  background-image: url(images/bandi_vaaka.jpg); width: 880px; height: 219px;
  margin-left:-440px;
  left:50%;
  position:relative;
}

td.jasen {
  background-color:#0e0e0e;
}

h1,h2 {
  font-family:Georgia;
  font-size:16px;
  margin-top:0px;
  color:#f67000;
} 


h1.otsikko {
  font-family:Georgia;
  font-size:36px;
  text-transform:uppercase;
  margin-top:0px;
  color:#f67000;
  margin-bottom:10px;
  text-align:center;
  border-bottom:1px solid #f67000;
  font-weight:normal;
} 

li.keikka a {
  text-decoration:none;
}

li.keikka {
  list-style-type:none;
  display:block;
  padding:5px;
}
/* End of 'vip' */

