body {
  background-color: #FFFFF;
  background-image: url(/files/pyorasuvala.palvelee.fi/kuvat/bg.jpg);
  background-repeat:repeat-x;
  background-position: bottom;
  font-family: Verdana;
  
  background: #FFFFF url( /files/pyorasuvala.palvelee.fi/kuvat/bg.jpg ) repeat-x bottom left;
  color: #FFFFF;
}

body.leftcol #content { margin: 0 16px 0 225px; }
body.rightcol #content { margin: 0 225px 0 16px; }
body.twocol #content { margin: 0 225px 0 225px; }
body.nocol #content { margin: 0 16px 0 16px; }

a {
    text-decoration: underline;
    color: #0213a7;
}

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

a.visited {
    text-decoration: underline;
    color: #333333;
}

#page {
    width: 995px;
    /* Fallback for web browsers that doesn't support RGBa */
    background: rgb(255, 255, 255);
    /* RGBa with 0.6 opacity */
    background: rgba(255, 255, 255, 0.8);
    margin: 0 auto 0 auto;
    z-index:-4;
    border-right-style: solid;
    border-right-width: thin;
    border-right-color: #f2f1f1;
    border-left-style: solid;
    border-left-width: thin;
    border-left-color: #f2f1f1;
    z-index:-2;
}


  #top-bar {
    /*height: 173px;*/
    height: 250px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: left top;
    z-index:-1;
    
  }


  #columns {
    padding-bottom: 30px;
    padding-top: 20px;
  }

  #menu {
    margin-top:25px;
    height: auto;
    z-index: 100;
  }
    #menu ul {
      height: auto !important; min-height: 46px;
      height: 46px;
    }
    #menu ul li {
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    }
    #menu ul li a {
    height:35px;
    padding-top:15px;
    padding-left:1px;
    text-align: center;
    //width: 167px;
    width:157px;
    border-left: solid #3f3f3f thin;
    border-right: solid #3f3f3f thin;
    border-top: solid #3f3f3f thin;
    color: #FFFFFF;
    background-color: transparent;
    background-image: url(/files/pyorasuvala.palvelee.fi/kuvat/navbg1.jpg);
    text-transform: uppercase;
    font-size: 11px;
    }
    
    #menu ul li a.visited {
    height:35px;
    padding-top:15px;
    text-align: center;
    border-left: solid #3f3f3f thin;
    border-right: solid #3f3f3f thin;
    border-top: solid #3f3f3f thin;
    color: #FFFFFF;
    background-color: transparent;
    background-image: url(/files/pyorasuvala.palvelee.fi/kuvat/navbg1.jpg);
    text-transform: uppercase;
    font-size: 11px;
    }
    #menu ul li.first_link a {
      padding-left: 0px;
      text-decoration: none;
    }

    #menu ul li.active_link,
    #menu ul li.sublink_active {
    text-decoration: none;
    color: #FFFFFF;
    background-image: url(/files/pyorasuvala.palvelee.fi/kuvat/navbg2.jpg);
    }

    #menu ul li a:hover {
    color: #ffffff;
    text-decoration: none;
    background-image: url(/files/pyorasuvala.palvelee.fi/kuvat/navbg2.jpg);
    }
    
    #menu ul li a.visited:hover {
    color: #ffffff;
    text-decoration: none;
    background-image: url(/files/pyorasuvala.palvelee.fi/kuvat/navbg2.jpg);
    }
    #menu ul li ul {
    z-index: 25;
    height: auto;
    margin-left:1px;
    width:162px;
    }

.clearli {
    display: none;
    }

    #menu ul li ul li a{
    height:35px;
    padding-top:15px;
    text-align: center;
    width:162px;
    border-left: solid #3f3f3f thin;
    border-right: solid #3f3f3f thin;
    border-top: solid #3f3f3f thin;
    color: #FFFFFF;
    background-color: transparent;
    background-image: url(/files/pyorasuvala.palvelee.fi/kuvat/navbg1.jpg);
    text-transform: uppercase;
    font-size: 11px;
    display: block; 
    }
    
    #menu ul li ul li a.visited{
    height:35px;
    padding-top:15px;
    text-align: center;
    width:140px;
    border-left: solid #3f3f3f thin;
    border-right: solid #3f3f3f thin;
    border-top: solid #3f3f3f thin;
    color: #FFFFFF;
    background-color: transparent;
    background-image: url(/files/pyorasuvala.palvelee.fi/kuvat/navbg1.jpg);
    text-transform: uppercase;
    font-size: 11px;
    }
    
    #menu ul li ul li a:hover {
    color: #ffffff;
    text-decoration: none;
    background-image: url(/files/pyorasuvala.palvelee.fi/kuvat/navbg2.jpg);
    z-index:25;
    }
    
    #menu ul li ul li a.visited:hover {
    color: #ffffff;
    text-decoration: none;
    background-image: url(/files/pyorasuvala.palvelee.fi/kuvat/navbg2.jpg);
    z-index:25;
    }

    #menu ul li ul li {
      float: none;
    }

  #right-bar, #left-bar {
    width: 200px;
    padding: 8px;
  }
    .box {
    background-image: none;
    width: 196px;
    border-bottom-width: 3px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-bottom-color: #ec1302;
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0px;
    padding-left: 0;
    background-color: #FFFFFF;
    }
    .bannerlist .box {
      background-image: url( ) !important;
    }
    .box .header {
    background-image: url(/files/pyorasuvala.palvelee.fi/kuvat/boxbg.jpg);
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    background-position: left top;
    }
    .box .header h1 {
    line-height: 15px;
    overflow:hidden;
    margin: 0;
    text-align: left;
    color: #ffffff;
    text-transform: none;
    font-size: 13px;
    border-bottom-width: 6px;
    border-bottom-style: solid;
    border-bottom-color: #0213a7;
    padding-top: 9px;
    padding-right: 12px;
    padding-bottom: 9px;
    padding-left: 12px;
    }
    .box .content {
    padding-top: 7px;
    padding-bottom: 14px;
    padding-right: 5px;
    padding-left: 5px;
    margin-top: 1px;
    }


#footer {
    background-color: #0213a7;
    padding-top: 12px;
    height: 35px;
    margin-left: -1px;
    margin-right: -1px;

}
#copyright a, #copyright a:visited, #copyright {
  color: #ffffff;
  line-height: 18px;
  font-size: 10px;
  text-transform: none;
  text-decoration: none;
}


#content h1 {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    line-height: 25px;
    padding-bottom: 8px;
    margin-bottom: 5px;
}

#content h1 a {
    color: #f09622;
}

#content h1 a:hover {
    color: #C7780E;
    text-decoration: none;
}

#content h2 {
}
#left-bar, #right-bar {
}
#left-bar h1, #right-bar h1 {
}

#headblock .fadein
{
width: 995px;
height: 250px;
z-index:-1;
}

#headblock {
  display: block;

}
#headblock .fadein img 
{
margin-left: auto; 
margin-right:auto; 
top:76px; 
position: absolute;
}

#headblock .logo { background-image:url(/files/pyorasuvala.palvelee.fi/kuvat//logo.gif); position: absolute; width:400px; height:64px; margin-left:40px; margin-top:-200px;}
#headblock .slogan { font-size:18px; color:#ec1302; margin-left:90px; margin-top:-120px; height:125px; position: absolute; font-weight:bold; }
