/*  GLOBAL  */

/* NON-HEADER */
*{padding:0; margin:0;}
 body {font-size:68.5%; background-color:rgb(255,255,255); font-family:tahoma;} /*Font-size: 1.0em = 10px when browser default size is 16px*/
.page-container {width:700px; margin:0px auto; margin-top:10px; margin-bottom:10px; border:solid 1px #E2EEFF; font-size:1.0em;}
.main {clear:both; width:700px; padding-bottom:0px; background:rgb(225,225,225) url('tausta_nav2.jpg') repeat-y top left;} 
.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:180px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-content {display:inline; /*Fix IE floating margin bug*/; float:left; width:490px; margin:0 0 5px 25px; font-family:tahoma;overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.footer {clear:both; width:700px; height:50px; background: url('tausta_foot2.jpg') no-repeat; font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/ !important; padding-left:0; padding-right:0; padding-top:1.0em; padding-bottom:1.0em}


/* HEADER */
.header {width:700px; font-family:tahoma;}
.header-middle {width:700px; height:161px; background:rgb(230,230,230) url('ylakuva.jpg'); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/ !important}
.header-breadcrumbs {clear:both; width:700px; padding:1.0em 0 1.5em 0; background:rgb(255,255,255) repeat-y;}  

/*  HEADER SECTION  */

.header-breadcrumbs ul {float:left; width:560px; list-style:none; padding:0 0 0 15px; font-family:tahoma;}
.header-breadcrumbs ul li {display:inline; background:url('arrow.gif') no-repeat 0 50%; font-weight:bold; color:rgb(125,125,125); font-size:100%; padding-left:10px; padding-right:0; padding-top:0; padding-bottom:0}
.header-breadcrumbs ul a {color:rgb(70,122,167); text-decoration:none;}
.header-breadcrumbs ul a:hover {color:rgb(42,90,138); text-decoration:underline;}

/*  MAIN SECTION  */

/* MAIN NAVIGATION */
.main-navigation .round-border-topright {width:10px; height:10px; position:absolute; z-index:100 ; background:url('kulma.gif') no-repeat;; margin-left:170px; margin-right:0; margin-top:0; margin-bottom:0}

/* MAIN CONTENT */
.column1-unit {width:480px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-left {float:left; width:33%; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:10px /*IE6*/;}
.column3-unit {float:right; width:195px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:10px /*IE6*/;}
.column4-unit {float:right; width:330px; margin-bottom:0; margin-top:-15px !important /*Non-IE6*/; margin-bottom:10px /*IE6*/;}
.column5-unit {float:left; width:60%; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:10px /*IE6*/;}

/*  FOOTER SECTION  */

.footer p {line-height:1.3em; text-align:center; color: rgb(70,122,167); font-weight:bold; font-size:110%;}
.footer p.credits {font-weight:normal;}
.footer a {text-decoration:underline; color:rgb(125,125,125);}
.footer a:hover {text-decoration:none; color:rgb(0,0,0);}
.footer a:visited {color:rgb(0,0,0);}

/*  CLEAR FLOATS  */

.page-container:after, .header:after, .header-breadcrumbs:after, .main:after, .main-navigation:after, .main-content:after, .main-content div:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.column1-unit:after, .column2-unit-left:after, column3-unit:after, column4-unit:after, column5-unit:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.footer:after, p:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear-contentunit {clear:both; width:480px; height:0.2em; margin-bottom:10px; border:none; background:rgb(210,210,210); color:rgb(210,210,210);}

/*  PRINTING and MISCELLANEOUS  */

@media print {.header-top {width:700px; height:80px; background:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
@media print {.header-breadcrumbs {width:700px; background:transparent;}}
@media print {.main {clear:both; width:700px; padding-bottom:30px; background:transparent;}}
@media print {.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:179px; border-right:solid 1px rgb(200,200,200); border-bottom:solid 1px rgb(200,200,200); background-color:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE*/;}}
@media print {.footer {clear:both; width:700px; height:3.7em; padding:1.1em 0 0; background:rgb(240,240,240); font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
