/* Import sIFR print styles
----------------------------------------------- */

@import url('sIFR-print.css');



/* General rules for print
----------------------------------------------- */

body
{
	background: white;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
}

h1, h2, h3
{
	font-family: trebuchet, "trebuchet ms", helvetica, sans-serif;
}

div.column p img
{
	display: block;
	margin-bottom: 10px;
}

div#header, ul, li
{
	background: white none;
}

div#content, div#content 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;
}



/* Enhance readability between different parts
----------------------------------------------- */

div.separate
{
	margin-bottom: 40px;
	border-bottom: 1px solid black;
}

div.vcard
{
	margin-bottom: 1em;
}

div.vcard .fn
{
	font-weight: bold;
}

div#kategoriat-mallisto h3
{
	clear: both;
}

ul.mallisto li
{
	float: left;
	list-style-type: none;
	width: 105px;
	height: 100px;
	text-align: center;
}



/* Show and hide
----------------------------------------------- */

div#navigation_area, div#navigation_area2, div#sub_navigation_area, div.side_content, div.pohjakuvalista, .print_hide
{
	display: none;
}

div.ujs_hide
{
	display: block !important;
}



/* Site specific rules
----------------------------------------------- */

ul.kuvagalleria
{
	margin-left: 0px;
}

ul.kuvagalleria li
{
	list-style-type: none;
	display: inline;
	margin: 0px 10px 0px 0px;
}