/* Print CSS for Ch5 Finland site 2009 */

* { margin:0 ; padding:0 ; }
html, body { height:100% ; }

body { font-size:62.5% ; font-family:'Arial, Trebuchet MS', sans-serif ;  color:#111; }

 /* paragraph & cell styles */
.leftAlign { text-align:left ; }
.rightAlign { text-align:right ; }
.center { text-align:center ; }
.justified { text-align:justify ; }
.h { display:none ; }
.spacer { clear:both ; height:1px ; overflow:hidden ; margin-bottom:-1px ;}
p { line-height:1.6 ; margin-bottom:0.5em ; }
strong {  }
.u4-image-caption { font-size:0.8em ; color:#666 ; margin-left:0.5em ; }

 /* applies to paragraphs, lists, you name it */
#siteBody { color:#111 ; line-height:1.6em;}
#siteBody li p { line-height:1 ; }
a { color:#111 ;  text-decoration:underline; } 
a.external {  }
img { border:0; }

h2,h3,h4,h5 { color:#111 ; }
h1 { font-size:1.8em ; font-family:Arial,Georgia, serif ; font-weight:bold ;  margin-bottom:0.3em ; }
h2 { font-size:1.8em ; font-family:Arial,Georgia, serif ; font-weight:normal ;  margin-bottom:1em ; }
h3 { font-size:1.5em ; font-family:Arial,Georgia, serif ; font-weight:bold ; margin-bottom:1em ; }
h4 { font-size:1.1em ; font-weight:bold ; margin-bottom:0.5em ;}
h5 { font-size:1em ; font-weight:bold ; margin-bottom:0.5em ;}

#to_content, #top_images, #top_form_line, #topNavi, #top_text_right, #docNavi, .showcase, #breadcrumb, .infoBar { display:none; }

#top_logo h1 { display:none; }
#top_logo img { margin-bottom:0.5em; }
#top_text h2 { font-size:1.2em; font-weight:bold; }

.columns { padding-top:2em; }

.news_list_block { margin-bottom:1em; }
.news_list_block a { text-decoration:none; }

#footer { padding-top:1em; border-top:1px solid #ccc; font-size:0.9em; }
#footer img { display:none; }
#navigoCMS { font-size:0.9em; }
#navigoCMS a { text-decoration:none; }
