/*
	(c) Smart Files Oy 2009 / Tomi Kulmala
	Startax Stylesheet - Common

*/

html,body {
	margin:0;
	padding:0;
	height:100%;
	font-family: 'Trebuchet MS',Verdana, sans-serif;
	font-size:11px;
}

body {
	background: #eee url(/images/body_bg.gif) top left repeat-y;
}

p {
	font-size:11px;
	line-height:20px;
}

h1 {
	font-size:16px;
	color: #103a88;
	background: transparent url(/images/otsikon_alaviiva.gif) bottom left no-repeat;
	padding: 25px 0 12px 0;
	clear:both;
}

div#leftcontent a, div#leftcontent a:hover, div#leftcontent a:visited {
	color:#000;
	text-decoration:none;
}

div#leftcontent a:hover {
	text-decoration:underline;
}

div#content a,div#content a:hover, div#content a:visited {
	color:#c00;
	text-decoration:none;
}

div#content a:hover {
	text-decoration:underline;
}


/* DIVIT */
div.header_image1{
	background: #fff url(/images/varjostus1.png) center center no-repeat;
	width:230px;
	height:230px;
	margin-right:20px;
	float:left;
	display:inline;
}

div.header_image1 img {
	margin:39px 0 0 20px;
	width:190px;
	height:150px;
}

div#container {
	width:960px;
}

div#top {
	width:960px;
	height:50px;
}

div#leftcontent {
	display:none;
	visibility:hidden;
}

div#content {
	width:750px;
	float:left;
	background-color:#fff;
	padding:10px 0px 10px 20px;
}

div.nappi_sininen {
	background:transparent url(/images/nappi_sin_bg.png) top left no-repeat;
	font-size:12px;
	font-weight:bold;
	height:22px;
	margin: -4px 0 0 10px;
	padding:2px 5px 4px 10px;
	width:170px;
}

div.nappi_valkoinen , div.nappi_valkoinen_korkea {
	background:transparent url(/images/nappi_valk_bg.png) top left no-repeat;
	font-size:11px;
	font-weight:bold;
	height:22px;
	margin: -4px 0 0 20px;
	padding:3px 5px 3px 7px;
	width:160px;
}

div.nappi_valkoinen_korkea {
	height:36px;
	line-height:15px;
	background:transparent url(/images/nappi_valk_bg_k.png) top left no-repeat;
}
