@charset "utf-8";

/*********************************************************************
PRINT STYLESHEET
**********************************************************************/

body { font-family: Arial, Helvetica, sans-serif; line-height: 1.5em; }

  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }

h1 { font-size: 22px; }
h2 { font-size: 16px; }

#header #logo a img { border: none; margin-bottom: 5px; }

#nav, #navigation, button.print, #breadcrumbs, #sidebar, #footer-menu { display: none; }

#footer { border-top: 1px solid #333; margin-top: 20px; }

table#staff { width: 100%; }
table#staff td { padding: 10px; width: 50%; }
table#staff tr.alt-row td { background: #f8f7f5; }
table#staff img { border: 1px solid #b2ac9a; display: block; float: left; margin: 0 10px 0 0; }
table#staff p { margin: 0; }

.sidebar { display: none; }

.kuva-vasen { display: block; float: left; margin: 0 10px 10px 0; }
.kuva-oikea { display: block; float: right; margin: 0 0 10px 10px; }

p, li, label, a { font-size: 12px; line-height: 18px; }

