a, a:visited {
    text-decoration: underline;
}

.eventform a, .eventform a:visited {
    color: inherit;
}

a.eventlink span, a.helptext span, a.eventlink span:visited {
  display: none;
  text-decoration: none;
}

a.eventlink:hover, a.helptext:hover {
  position: relative;
  text-decoration: none;
  font-weight: normal;
}

a.eventlink:hover span, a.helptext:hover span {
    border: 1px solid ;
    padding: 2px;
    display: block;
    position: absolute;
    z-index: 100;
    text-decoration: none;
}

a.eventlink:hover span {
    width: 300px;
    color: inherit;
    opacity: 0.95;
    background-color: inherit;
}

a.helptext:hover span {
    width: 250px;
    color: black;
    opacity: 0.90;
    background-color: white;
    left: -20px;
    bottom: -30px;
}

a.eventlink:hover span.event_down {
  top: 0px;
}

a.eventlink:hover span.event_up {
  bottom: 0px;
}

a.eventlink:hover span.event_right {
  left: 100px;
}

a.eventlink:hover span.event_left {
  left: -300px;
}

.V10 {
  font-size: 10px;
}
.V12 {
  font-size: 12px;
}
body {
  font-family: Arial,Helvetica,sans-serif;
  background-color: white;
}
div#user-bar-greeting {
  display: inline;
}
div#user-bar-action {
  display: inline;
}
div#container {
  width: 100%;
  min-width: 800px;
  background-color: white;
  clear: both;
}

div#tab_container, .navi_calendar {
    font-size: 0.8em;
    border-bottom: 1px solid black;
    height: 35px;
    margin-top: 15px;
    margin-left: 15px;
}

div#tab_container a, div#tab_container span, .navi_calendar a, .navi_calendar span {
    display:block;
    font-weight:bold;
    padding:0 10px;
    text-decoration:none;
    margin-right: 3px;
}

div#tab_container a, div#tab_container a:visited {
    background-color: #dddddd;
    color: blue;
}

div#tab_container span, .navi_calendar span {
    border-color:black black;
    border-style:solid solid none;
    border-width:3px 3px;
}
div#navigation ul, div#tab_container ul, .navi_calendar ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    position: relative;
}

div#tab_container li, .navi_calendar li {
    display: inline;
    line-height:35px;
    display:block;
    float:left;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-weight:bold;
    margin:0;
    padding:0 8px;
}

div#filter_area {
    display: inline;
    float: left;
}

div#navigation {
    position: relative;
    background-repeat: repeat-x;
    min-width: 1000px;
    width: 100%;
    height: 50px;
    float: left;
    background-color: #d8e03d;
}

.main_navigation a {
  text-decoration: none;
  font-weight: bold;
  color: #212258;
}

.main_navigation ul {
    margin: 0;
    padding: 0;
    position: relative;
}

.main_navigation li {
    list-style: none;
  border-left: 1px solid #cccccc;
  margin: 0;
  padding: 0 15px 0 10px;
  display: inline;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 11px;
  color: #666666;
}
.float_left {
  float: left;
}

.float_right {
    float: right;
}

.main_navigation li:first-child {
    border-left: 0px none;
}

div#top_banner {
  background-image: url(http://static.fillarikalenteri.com/img/top_banner.gif);
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: 0% 50%;
  vertical-align: middle;
  text-align: center;
  min-width: 800px;
  height: 70px;
  margin-left: 107px;
}

div#top_banner_flash {
  vertical-align: middle;
  text-align: left;
  height: 60px;
  float: left;
}

div#top_banner_logo {
    float: left;
    display: inline;
}

div#top_banner p {
  text-align: center;
}

div#wrapper {
  float: left;
  width: 83%;
  margin-left: 0px;
}

div#content {
  margin-left: 0px;
}

div#adsensefooter {
    clear: both;
    height: 95px;
    background-color: #d8e03d;
    text-align: center;
    padding-top: 5px;
    vertical-align: center;
}

div#footer {
    width: 100%;
    clear: both;
    height: 80px;
    background-color: #d8e03d;
    text-align: center;
    padding-top: 5px;
    vertical-align: center;
}

.calendar {
  float: left;
  margin-bottom: 5px;
}

th.monthName {
    font-size: 1.5em;
    font-weight: normal;
    text-align: center;
}
.dayName th, .weeknum {
  padding-top: 0.6em;
  padding-bottom: 0.3em;
  padding-left: 0.6em;
  background-color: #303030;
  color: white;
  font-size: 0.8em;
}
.otherMonth, .day, .specialDay {
  border: thin solid #cccccc;
  height: 95px;
  vertical-align: top;
  width: 160px;
}
.otherMonth {
  background-color: #e2e2e2;
  color: #666666;
  font-size: smaller;
}
.day, .specialDay {
  border-bottom: 1px solid #cccccc;
  text-align: left;
  background-color: white;
  font-size: x-small;
}
.specialDay {
  background-color: #003355;
  color: white;
}
.specialDay a, .specialDay a:visited, .specialDay a:hover {
  padding: 1em;
  color: white;
  text-decoration: none;
}
.specialDay a:hover {
  color: white;
  background-color: black;
}
.weekendDay {
  border-color: #cccccc;
  background-color: white;
}
.today {
  background-color: #ffff66;
}



.eventlink, .eventlink:visited {
  padding: 2px;
  font-family: verdana;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 9px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  display: block;
  text-decoration: none;
}

.event_1, .category_1 {
    background: #CCCCCC;
    color: black;
}

.event_2 {
    background: #86A02B;
    color: white;
}

.event_3 {
    background: #2B6DA0;
    color: white;
}

.event_4 {
    background: #EB8C11;
    color: white;
}

.event_5, .category_2 {
    background: #A011EB;
    color: white;
}

.event_6 {
    background: #000000;
    color: white;
}

.event_7 {
    background: #EDDC19;
    color: black;
}

.event_8, .event_9, .event_10, .event_11, .category_3 {
    background: #ED3C19;
    color: white;
}

.eventlink:visited {
}
div.daynumber {
  color: black;
  font-size: 1.2em;
  text-align: left;
}
.fieldWithErrors, .formError {
  color: red;
  background-color: white;
}

table.eventform {
    width: 95%;
    margin-left: 20px;
    border-style: solid;
    border-width: 1px;
}

table.eventform, table.eventform td {
  border-collapse: collapse;
}

table.eventform td, table.eventform tr {
  border-style: none none solid;
  border-width: 0px 0px 1px 1px;
}

table.eventform td {
  padding: 5px;
  vertical-align: top;
}

td.form_label {
  vertical-align: top;
}

.footer_logo a {
    text-decoration: none;
    margin-right: 20px;
}
.footer_logo {
  border-color: silver;
  border-width: thin;
}
.rightban_image a {
    display: block;
    text-decoration: none;
    margin-left: auto;
    margin-right: auto;
}
.rightban_image {
  border-color: silver;
  border-width: thin;
  margin: auto;
}

div#right_banner {
  float: right;
  width: 15%;
  margin-top: 20px;
  padding: 30px 2px 2px 2px;
}
.menu {
  margin: 5px 0px 0px;
  padding: 0px 0px 0px 10px;
  clear: both;
}
.navi {
  padding: 0 1px;
  font-size: 0.8em;
}

.navi_active {
    border: inset;
}

.navi_inactive {
    border: outset;
}

.select_navi form, .select_navi div {
  display: inline;
}

.select_navi {
  margin: 5px;
  padding: 0px 0px 0px 5px;
  display: inline;
  float: left;
}

table.eventform td.radiocell {
    border: 0px;
    vertical-align: top;
    padding: 0;
    margin-right: 2px;
}

table.eventform textarea, .full {
    width: 98%;
}

form.button-to, form.button-to div {
    display: inline;
}

.bottom_right {
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.registration_form {
    border-collapse: collapse;
    border: 1px solid;
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    background: #dddddd;
    margin-bottom: 20px;
}

.registration_form input {
    width: 98%;
}
.registration_form td {
    padding: 3px;
 }

.registration_form label {
    font-style: italic;
    font-size: 0.8em;
}
.bottom_line td, .bottom_line tr {
    border-bottom: 1px solid black;
}

div#error, div#notice{
    font-size: 1.2em; 
    font-weight: bold;
    margin-top: 2px;
}

div#notice {
    border: 2px solid darkgreen;
}

div#error {
    border: 2px solid red; 
}

h1, h2, h3, h4, h5 {
    background: #d8e03d;
    color: #212258;
    padding: 1px 5px
}

.event_title {
    font-size: 1.4em;
    font-weight: bold;
}

.event_timeplace {
    font-size: 1.2em;
    font-weight: bold;
}

span h1, span h2, span h3, span h4, span h5 {
    background: inherit;
    color: inherit;
}

.eventlist {
    border-collapse: collapse;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.eventlist td {
    padding-right: 0.1em;
    padding-top: 0.4em;
}

.eventlist th {
    background: #d8e03d;
    color: #212258;
    text-align: left;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
}

.list-line-odd {
    background: #eeeeee;
}

.list-line-even {
    background: #ffffff;
}


