/*	Kaarina Print Style Sheet
		-----------------------------------
		Ch5 Finland // LL 22.7.2005
		----------------------------------- */

* {margin:0;padding:0;}
body {margin:0 10% 2em 10%; padding:0; font-family: Arial, Helvetica, Verdana, sans-serif; font-size:small; color:#000; line-height:1.3;}

	img {border:0;}
	a, a:link, a:visited { color:#171796; font-weight:normal; text-decoration:/*underline*/none; }
	
	#logo { width:100%; background:white; clear:both;}
		#logo h2, #logo h3 {float:left; border:none; font-size:8pt;}
		#logo h2 span{display:none;}
		#logo h3 {padding:23pt; font-weight:normal; text-transform:uppercase; letter-spacing:.1em; }
	
	#sidebar {/*border-top:2px solid #E0AD12;margin:1em 0;padding:1em 0; */}
		#sidebar .item {padding:.5em 0;}
	
	#main, .empty { border-top:.2em solid #171796; clear:both; padding-top:10px;}
	 #links {  width:70%; padding:1em 15%;  }
		
	h1 {/*border-bottom:2px solid #E0AD12;*/ margin-top:0;}
	h2 {/*border-bottom:2px solid #E0AD12;*/}
	h3 {}
			
	.date {font-weight:normal;}
		
	#palvelut .item a { float:left; clear:both; padding:.3em 0; }
	#palvelut .item img {padding:0 1em 0 0; }
	.palvelutao, #palvelulinkit {float:left; clear:both; padding:.5em 0;}
	#kaarina {float:left; clear:both; width:100%;}
		
	.textInputTd, .selectInputTd{width: 100px}
	input[type=bmit].emailForm{ margin: 0 0 0 100px }

	#footer {border-top:1px solid #5c5c5c;margin-top:10px;padding-top:10px;}

/*	Hide unwanted elements 
		--------------------------------- */
		
		hr,#preferences, .access, #breadcrumb, #navigation, #links, #navi, #searchui, .rule, .navigation
		{ display:none; }
		
	/* table styles */
	.u4-table-default, .u4-table-visible-borders, .u4-table-stripe, .u4-table-complete {margin:16px 0; border-collapse:collapse ;  }
	.u4-table-default td, .u4-table-visible-borders td, .u4-table-stripe td, .u4-table-complete td { padding:5px ; vertical-align:top ;}
	.u4-table-visible-borders td, .u4-table-complete td {border: 1px solid #5c5c5c; }
	.u4-table-stripe-header2, .u4-table-stripe-even, .u4-table-complete-odd {background:#fff}
	.u4-table-stripe-header, u4-table-visible-borders-header, .u4-table-complete-header { font-weight:bold ; }
	.u4-table-complete-header, .u4-table-stripe-header {color: #fff; font-weight: bold;}	
