/* CCBot/1.0 (+http://www.commoncrawl.org/bot.html) (38.103.63.60) */

/* GLOBALS */
body {
    padding : 0;
    margin : 0;
    text-align : center;
    font : 11px/1.5 Verdana, Arial, Helvetica, sans-serif;
    background : #fff url('images/tausta.gif') repeat top left;
    color : #333;
}
th, td {
    font : 11px/1.5 Verdana, Arial, Helvetica, sans-serif;
}
img {
    border : 0;
}
a:link {
    color: #0054B1;
    text-decoration : underline;
}
a:visited {
    color: #0054B1;
    text-decoration : underline;
}
a:hover {
    text-decoration : none;
    color : #0054B1;
}
a:active {
    color: #0054B1;
    text-decoration : none;
}
#wrapper {
    margin : 10px auto;
    padding : 0 0 5px 0;
    width : 728px;
    text-align : center;
}

/* HEADER */
#header-cell {
    width : 728px;
    height : 128px;
    background : #9CCAFF url('images/ylapalkki.jpg') no-repeat top left;
}
#header-cell img {
    border : 0;
    margin : 0;
    padding : 0;
}

/* BREADCRUMBTRAIL */
#breadcrumbtrail-cell {
    width : 728px;
    height : 36px;
    background : #fff url('images/yla2.jpg') no-repeat top left;
}
#breadcrumbtrail-cell p {
    padding : 10px 0 0 180px;
    font-weight: normal;
    color : #000;
    margin : 0;
}
#breadcrumbtrail-cell a:link {
    text-decoration : none;
    color: #000;
}
#breadcrumbtrail-cell a:visited {
    text-decoration : none;
    color: #000;
}
#breadcrumbtrail-cell a:hover {
    text-decoration : underline;
    color : #000;
}
#breadcrumbtrail-cell a:active {
    text-decoration : none;
    color: #000;
}

/* MENU (TABLE AND IMAGES) */
#menu-cell {
    width : 153px;
    background : #5280F5 url(images/linkyla.jpg) repeat-y top left;
}

/* MENU (UNORDERED LIST AND CSS LAYOUT) */
#menu-box {
    width : 153px;
    margin-top : 26px;
    margin-bottom : 26px;
    font-family : Arial, Helvetica, sans-serif;
}
#menulist ul {
    margin : 0;         /*removes indent in IE and Opera*/
    padding : 0;        /*removes indent in  Mozilla and NN7*/
    list-style : none;  /*turns off display of bullet*/
}
#menulist {
    padding : 0;
    margin : 0;
    text-align : left;
    background : transparent;
    width : 153px;
    overflow : hidden;
}
#menulist li {
    display : inline;   /*removes break: after in Mozilla and NN7*/
    list-style : none;  /*turns off display of bullet*/
}
#menulist li a {
    display : table;
    padding-top : 0px;
    height : 20px;
    text-decoration : none;
    font-weight: bold;
/*  white-space : nowrap;*/
    border-top : 1px solid #BBBBDD;
    border-bottom : 1px solid #000048;
}
#menulist li.main a {
    padding-left : 10px;
    width : 143px;
    background : #7599F7 url(images/mainlink.jpg) repeat-y top left;
}
#menulist li.sub1 a {
    padding-left : 20px;
    width : 133px;
    background : #9DB9FF url(images/mainlinkb.jpg) repeat-y top left;
    font-weight : normal;
}
#menulist li.sub2 a {
    padding-left : 30px;
    width : 123px;
    background : #BFD1FF url(images/mainlinkc.jpg) repeat-y top left;
}	
	
#menulist li a.active{
    color : #fff;
    background : #000048;
}
#menulist li a:link {
    color : #fff;
}
#menulist li a:visited {
    color : #fff;
}
#menulist li a:hover {
    color : #fff;
    background : #000048;
}
#menulist li a:active {
    color : #fff;
    background : #000048;
}
.showIt {
    display: block;
}
.hideIt {
    display: none;
}
.showThis {
    display: block;
}
.hideThis {
    display: none;
}

/* CONTENTS */
#content-cell {
    width : 575px;
    margin : 0;
    padding : 1em 0;
    background : #fff url('images/tekstitausta.jpg') repeat-y top left;
}
#title-box {
    margin : 0;
    padding : 0;
}
#title-box img {
    display : none;
    overflow : hidden;
    margin : 0;
    padding : 0;
}
#title-box h3 {
    font-size : 18px;
    font-weight : bold;
    color : #0054B1;
    margin : 3px 30px 1em;
    padding : 0;
    border-bottom: 3px solid #0054B1;
}
#content-box {
    margin : 0;
    padding : 0 30px;
    background : transparent;
}
#content-box p {
    margin : 0 0 1em;
    padding : 0;
}
#content-box h4,
#content-box h5,
#content-box h6{
    color : #0054B1;
    margin: 0;
    padding: 0 0 0.5em;
}
#content-box h4{
    font-size: 16px;
}
#content-box h5{
    font-size: 14px;
}
#content-box h6{
    font-size: 12px;
}
#content-box ol li,
#content-box ul li {
    margin-bottom : 0.5em;
}
#content-box table {
    margin: 0 0 2em;
    padding: 0;
    border-top : 1px solid #888;
    border-right : 1px solid #888;
}
#content-box tr.odd {
    background : #fff;
}
#content-box tr.even {
    background : #FBF9AA;
}
#content-box th {
    font-weight : bold;
    text-align : left;
    margin : 0;
    padding : 2px 0.5em;
    border-bottom : 1px solid #888;
    border-left : 1px solid #888;
}
#content-box td {
    text-align : center;
    margin : 0;
    padding : 2px;
    border-bottom : 1px solid #888;
    border-left : 1px solid #888;
}

/* FOOTER */
#footer-corner-cell {
    width : 153px;
    height : 33px;
    background : #5280F5 url('images/alakulma.jpg') no-repeat top left;
    font-family : Arial, Helvetica, sans-serif;
    text-align : center;
}
#footer-corner-cell img {
    margin : 0;
    padding : 0;
}
#footer-corner-cell a,
#footer-corner-cell p {
    font : 10px sans-serif;
    color : #fff;
    margin : 0;
    padding: 0;
}
#footer-cell {
    width : 575px;
    height : 33px;
    text-align : center;
    background : #fff url('images/ala.jpg') no-repeat top left;
}
#footer-cell p {
    padding: 0;
    margin: 0;
    font-size : 10px;
    font-weight : normal;
    color: #000;
}
#footer-cell a:link {
    color: #000;
    text-decoration : none;
}
#footer-cell a:visited {
    color: #000;
    text-decoration : none;
}
#footer-cell a:hover {
    color : #000;
    text-decoration : underline;
}
#footer-cell a:active {
    color: #000;
    text-decoration : none;
}
