/*
	Orton print styles
	Ch5 Finland Oy 2011
*/



body { color:#000; font-family:Verdana; font-size:10pt; }
img{border:none;}


#site { width:95%; margin:0 auto; padding:0; }
#middle { margin-bottom:2em; height:auto !important; } /* prevents the JS height adjust showing in print version */

#logo a { font-size:1.8em ; font-family:Verdana ; font-weight:normal ; margin-bottom:0.8em ; margin-top:0.8em; line-height:1.2em; text-decoration:none; }

/* Hide unwanted elements */
#docNavi, #supportNavi, #sections, #accesskeys, #breadcrumb,
#left, 
#image-carousel, .content-image { display:none; }

 /* 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.6em; margin-bottom:1em; }
.ingress { font-size:1.2em; font-style:italic; /*font-family:Georgia,sans-serif;*/ }
/*strong { color:#111 ; }*/
.u4-image-caption { font-size:10px; color:#111 ; margin-left:0 ; }
#accesskeys { position:absolute; left:-9999px; }

 /* applies to paragraphs, lists, you name it */
#siteBody li p { line-height:1em; }
a { color:#000 ; text-decoration:underline; } 

h1,h2 { color:#000;}
h3 {color:#000 ;}
h4,h5 { color:#000 ; }
h1 { font-size:1.8em ; font-family:Verdana ; font-weight:normal ; margin-bottom:0.8em ; margin-top:0.8em; line-height:1.2em; }
h2 { font-size:1.6em ; font-family:Verdana ; font-weight:normal ; margin-bottom:1em ; margin-top:1em; line-height:1.2em; }
h3 { font-size:1.4em ; font-family:Verdana ; font-weight:bold ; margin-bottom:0.5em ;  margin-top:0.5em;}
h4 { /*font-size:1.2em ;*/ font-weight:bold ; margin-bottom:0.5em ; margin-top:0.5em;}
h5 { font-size:1.1em ; font-weight:bold ; margin-bottom:0.5em ; margin-top:0.5em;}

ol, ul { padding-left:2em; }
li { margin-bottom:1em; }
li p { margin:0; }


 /* news list */
.news-item { margin-bottom:1em; }
.news-item a { text-decoration:none;}
.news-info { font-size:0.9em; }
.news-ingress { display:block;  }

.highLight { margin-bottom:2em; }
.highLightTitle { font-weight:bold; font-size:1.1em; margin-bottom:0.5em; }

#footer { margin-top:2em; padding-top:1em; border-top:1px solid #555; }
#footer ul, #footer ul li { margin:0; padding:0; display:inline ; list-style:none; }

#navigoCMS { margin-top:1em; font-size:0.8em; text-align:right; }
#navigoCMS a { padding:0; text-decoration:none; }
