 /* 
	Title:     Turvatiimi master styles for screen
	Author:    jussi@staart.fi
	Created:   June 8th 2008
*/


/* ===== 1. BODY DEFINITIONS ==== */

html {
	font-size: 100.01%;	
}
body {
	background: #fff;
	color: #454545;
	font: normal 11px Arial, serif;
}
#screen {
	background: #999999;
	font: normal 11px Arial, serif;
	margin: 0;
}
#popup {
	background: #fff;
	margin: 25px;
}
#page {
	background: transparent;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 896px;
}
#staart {
	top: 0;
	right: 0;
	position: absolute;
	z-index: 8;
	margin: 10px;
}
#staart a {
	background-color: transparent;
	color: #000;
}

/* ===== 2. SITE STRUCTURE ===== */

#sitewrapper {
	background: #fff;
	border: 3px solid #fff;
	clear: both;
	width: 896px;
}
#headerwrapper {
	background: #cfcfcf;
	border-bottom: 3px solid #fff;
	clear: both;
	height: 15px;
	padding: 0;
	width: 896px;
}
#topwrapper {
	background: transparent url("/upload/kuvakkeet/kuva1.jpg") no-repeat top left;
	clear: both;
	height: 259px;
	/*height: 180px;*/
	padding: 0;
	width: 896px;
}

#lev1wrapper {
	padding-top: 1em;
	width: 896px;
}

#contentwrapper {
	background: transparent url("/img/bg-contentwrapper.png") no-repeat top right;
	clear: both;
	padding: 15px 30px;
	text-align: left;
	width: 836px;
}
#bottomwrapper {
	background: #cfcfcf;
	color: #000;
	clear: both;
	padding: 4px 0;
	text-align: center;
	width: 896px;
}



/* ==== SITE LINK LEVELS ==== */

/* ==== LEVEL 1 ==== */


a.lev1:link, a.lev1:visited {
	background: url(/img/menu_off.gif) 0 2px no-repeat;
	color: #141414;
	font: normal 12px Verdana, sans-serif;
	text-decoration: none;
	padding: 0 17px;
}
a.lev1:hover, a.lev1_selected:link, a.lev1_selected:visited {
	background: transparent url(/img/menu_on.gif) 0 2px no-repeat;
	color: #141414;
	font: normal 12px Verdana, sans-serif;
	text-decoration: none;
	padding: 0 17px;
}

 
/* ==== LEVEL 2 ==== */

ul.sub {
	background: transparent url('/img/ulsub-bg.gif') repeat-x top left;
	margin: 0 16px 0 16px;
	padding: 12px 0 0 0;
}
li.sub2 {
	background: transparent;
	border-bottom: 1px solid #fff;
	list-style: none;
	margin: 0;
	padding: 0;
}
a.sub2:link, a.sub2:visited {
	background: transparent url('/img/lev2-bg.png') no-repeat 0%;
	color: #777;
	display: block;
	font: normal 10px Arial, Verdana, sans-serif;
	margin: 0;
	padding: 6px 5px 6px 26px;
	text-decoration: none;
	text-transform: uppercase;
}
a.sub2:hover, a.sub2_sel:link, a.sub2_sel:visited {
	background: transparent url('/img/lev2sel-bg.png') no-repeat 0%;
	color: #fff;
	display: block;
	font: normal 10px Arial, Verdana, sans-serif;
	list-style: none;
	margin: 0;
	padding: 6px 5px 6px 26px;
	text-decoration: none;
	text-transform: uppercase;
}

/* ==== LEVEL 3 ==== */

li.sub3 {
	background: #009c9c;
	line-height: 1.1em;
	list-style: none;
	margin: 0;
	padding: 2px 0;
}
a.sub3:link, a.sub3:visited {
	background: #009c9c;
	color: #fff;
	display: block;
	font: normal 11px Arial, Verdana, sans-serif;
	line-height: 1.1em;
	margin: 0;
	padding: 3px 5px 3px 35px;
	text-decoration: none;
}
a.sub3:hover, a.sub3_sel:link, a.sub3_sel:visited {
	background: #009c9c;
	color: #fff;
	display: block;
	font: normal 11px Arial, Verdana, sans-serif;
	list-style: none;
	line-height: 1.1em;
	margin: 0;
	padding: 3px 5px 3px 35px;
	text-decoration: underline;
}

/* ==== LEVEL 4 ==== */

li.sub4 {
	background: transparent;
	list-style: none;
	margin: 0;
	padding: 0;
}
a.sub4:link, a.sub4:visited {
	background: #b2cedf;
	color: #006195;
	display: block;
	font: normal 11px Arial, Verdana, sans-serif;
	margin: 0;
	padding: 3px 15px 3px 45px;
	text-decoration: none;
}
a.sub4:hover, a.sub4_sel:link, a.sub4_sel:visited {
	background: #b2cedf;
	color: #fff;
	display: block;
	font: normal 11px Arial, Verdana, sans-serif;
	list-style: none;
	margin: 0;
	padding: 3px 15px 3px 45px;
	text-decoration: none;
}


td.header1 {
	background: #434343;
	color: #fff;
	font: bold 11px Verdana, serif;
	padding: 2px 5px;
	text-align: center;
	width: 50px;
}
td.header2 {
	background: #434343;
	color: #fff;
	font: bold 11px Verdana, serif;
	padding: 2px 5px;
	text-align: left;
	width: 250px;
}
td.header3 {
	background: #434343;
	color: #fff;
	font: bold 11px Verdana, serif;
	padding: 2px 5px;
	text-align: center;
	width: 50px;
}

td.col1 {
	background: transparent;
	color: #888;
	font: normal 11px Verdana, serif;
	padding: 2px 5px;
	text-align: center;
	width: 50px;
}
td.col2 {
	background: transparent;
	color: #888;
	font: normal 11px Verdana, serif;
	padding: 2px 5px;
	text-align: left;
	width: 250px;
}
td.col3 {
	background: transparent;
	color: #888;
	font: normal 11px Verdana, serif;
	padding: 2px 5px;
	text-align: center;
	width: 50px;
}
td.col1_odd {
	background: #d5d5d5;
	color: #888;
	font: normal 11px Verdana, serif;
	padding: 2px 5px;
	text-align: center;
	width: 50px;
}
td.col2_odd {
	background: #d5d5d5;
	color: #888;
	font: normal 11px Verdana, serif;
	padding: 2px 5px;
	text-align: left;
	width: 250px;
}
td.col3_odd {
	background: #d5d5d5;
	color: #888;
	font: normal 11px Verdana, serif;
	padding: 2px 5px;
	text-align: center;
	width: 50px;
}







p {
	background: transparent;
	color: #888;
	font: normal 12px Verdana, serif;
	line-height: 1.5em;	
	padding: 0;
}
pre {
	background: #fff;
	font: 11px Courier, Helvetica, sans-serif;
	margin: 0;
	text-align: left;
}
h1 {
	background: transparent;
	border-bottom: 1px dotted #777;
	color: #bb0000;
	font: normal 22px Arial, serif;
	margin-bottom: 5px;
	padding: 10px 0 7px 0;
}
h2 {
	background: transparent;
	color: #bb0000;
	font: normal 18px Arial, serif;
	padding: 10px 0 7px 0;
}
h3 {
	background: transparent;
	color: #bb0000;
	font: normal 13px Arial, serif;
	padding: 10px 0 7px 0;	
}
td {
	color: #797979;	
}
ul {
	line-height: 1.1em;
	list-style: circle;
	margin-top: 10px;
	margin-bottom: 10px;
}
ol li {
	font-weight: bold;
	line-height: 1.4em;
	list-style: decimal;
	margin-top: 10px;
	margin-bottom: 10px;
}
ul li {
	color: #797979;
	margin-left: 20px;
	font: 12px Verdana, serif;
	line-height: 1.4em;
}
hr {
	margin: 0 15px 0 15px;
}
img[align="right"] { 
	float: right;
	padding: 0 0 0 8px;
}
img[align="left"] { 
	float: left;
	padding: 0 8px 0 0;
}
strong {
	font-weight: bold;	
}

a:link, a:visited {
	background: transparent;
	color: #bb0000;
	display: inline;
	font: normal 12px Verdana, serif;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
