/* General rules for print
----------------------------------------------- */

body
{
	background: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}

div, ul, p
{
	background: white none;
}

div#sisalto, div#sisalto div
{
	background: transparent none;
	float: none !important;
	width: auto;
	color: black;
	margin: 0%;
	padding: 0px;
	border: 0px;
}

div.container
{
	margin: 0% 5%;
}

ul.separated li, ol.separated li
{
	margin-bottom: 1em;
}

a:link, a:visited
{
	background: transparent;
	color: #520;
	font-weight: bold;
	text-decoration: underline;
}



/* Text
----------------------------------------------- */
h1
{
	font-size: 18pt;
	font-weight: bold;
	margin-top: 6pt;
	margin-bottom: 8pt;
}

h2
{
	font-size: 17pt;
	margin-top: 6pt;
	margin-bottom: 8pt;
}

h3
{
	font-size: 14pt;
	font-weight: normal;
	margin-top: 6pt;
	margin-bottom: 8pt;
}

h4
{
	font-size: 12pt;
	font-weight: normal;
	margin-bottom: 6pt;
}



/* Enhance readability between different parts
----------------------------------------------- */

div.main, div.sub_main, div#sisalto, div#outro
{
	margin-bottom: 40px;
	border-bottom: 1px solid black !important;
}



/* Show and hide
----------------------------------------------- */

div#accessibility, div#main_navigation, div#hanke_navigation, div#osakas_navigation, div#user, p.back_to_top, .print_hide
{
	display: none;
}

div.ujs_hide
{
	display: block !important;
}
