 /* 
	Title:     Videozoom master styles for screen
	Author:    jussi@staart.fi
	Created:   January 7th 2009
*/


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

html {
	font-size: 100.01%;	
}
body {
	background: #fff;
	color: #fff;
	font: normal 11px Arial, serif;
}
#screen {
	background: #e2e2e2 url("/img/bg-screen.jpg") no-repeat top center;
	margin-top: 10px;
}
#screen_preview {
	background: #e2e2e2 url("/img/bg-screen-preview.png") no-repeat top center;
}
#page {
	background: transparent;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 900px;
}
#staart {
	top: 0;
	right: 0;
	position: absolute;
	z-index: 8;
	margin: 10px;
}
#staart a {
	background-color: transparent;
	color: #000;
}

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

#sitewrapper {
	background: transparent;
	clear: both;
	width: 900px;
}
#header {
	background: transparent;
	clear: both;
	padding: 0;
	text-align: left;
	width: 900px;
}
#logo {
	background: transparent;
	float: left;
	height: 70px;
	padding: 0;
	text-align: left;
	width: 250px;
}
#logo_preview {
	background: transparent;
	float: left;
	height: 70px;
	padding: 0;
	text-align: left;
	width: 250px;
}
#toplogos {
	background: transparent;
	float: left;
	padding: 0;
	text-align: left;
	width: 650px;
}
#indexflash {
	background: transparent;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	clear: both;
	height: 270px;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 898px;
}
#content_container {
	background: #003365;
	display: block;
	clear: both;
	padding: 0;
	text-align: left;
	width: 100%;
}
#level1 {
	background: transparent url("/img/bg-level1.png") repeat-x top center;
	clear: both;
	height: 39px;
	padding: 0;
	text-align: center;
	width: 900px;
}
#breadcrump {
	background: #fff;
	color: #7b7b7b;
	clear: both;
	font: normal 11px Verdana, Arial, sans-serif;
	padding: 8px 10px;
	text-align: right;
	width: 880px;
}
#leftcolumn {
	background: #fff;
	padding: 0;
	text-align: left;
	width: 280px;
}
#rightcolumn {
	background: #fff;
	padding: 0 0 30px 0;
	text-align: left;
	width: 620px;
}
#indexnews {
	background: #003365 url("/img/bg-index.png") repeat-x top left;
	border-top: 8px solid #fff;
	border-left: 1px solid #fff;
	float: left;
	height: 275px;
	padding: 15px 0 0 0;
	text-align: left;
	width: 299px;
}
#indexcontent {
	background: #003365 url("/img/bg-index.png") repeat-x top left;
	border-top: 8px solid #fff;
	border-right: 1px solid #fff;
	float: left;
	height: 270px;
	padding: 10px;
	text-align: left;
	width: 579px;
}
#bottomlinks {
	background: #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	clear: both;
	padding: 6px 10px;
	text-align: right;
	width: 878px;
} 
div.news {
	background: #0059b1;
	margin: 5px 0 10px 20px; 
	padding: 0;
	text-align: left;
	width: 278px;
}
div.news-content {
	background: transparent;
	margin: 5px 0 10px 20px; 
	padding: 0;
	text-align: left;
	width: 245px;
}
div.news2 {
	background: #0059b1;
	margin: 5px 0 10px 20px; 
	padding: 7px 0 5px 0;
	text-align: left;
	width: 278px;
}
div.news-content2 {
	background: transparent;
	margin: 5px 0 10px 20px; 
	padding: 7px 0 5px 0;
	text-align: left;
	width: 245px;
}
#bottomnavigation {
	background: #003366;
	color: #fff; 
	clear: both;
	font: normal 12px Arial, Verdana, sans-serif;
	height: 120px;
	margin: 0;
	padding: 15px 0;
	text-align: center;
	width: 900px;
}
#bottom {
	background: transparent;
	border-top: 1px solid #fff;
	color: #777; 
	clear: both;
	font: normal 12px Arial, Verdana, sans-serif;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	width: 900px;
}
#map {
	height: 270px;
	margin: 10px;
	width: 500px;	
}	

div.bn-column {
	background: transparent;
	border-right: 1px solid #99adc2;
	float: left;
	min-height: 105px;
	padding: 0 10px 10px 10px;
	text-align: left;
	width: 155px;
}
div.bn-column-last {
	background: transparent;
	border-right: 0px solid #99adc2;
	float: left;
	min-height: 105px;
	padding: 0 10px 10px 10px;
	text-align: left;
	width: 155px;
}


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

ul.lev1 {
	background: transparent;
	margin-left: 0px;
}
li.lev1 {
	background: transparent;
	display: block;
	float: left;
	height: 39px;
	line-height: 39px;
	list-style: none;
	margin: 0;
	padding: 0;
}
a.lev1:link, a.lev1:visited, a.lev1:active {
	background: transparent;
	color: #fff;
	display: block;
	font: normal 13px Arial, Verdana, sans-serif;
	line-height: 39px;
	margin: 0;
	padding: 0 10px;
	text-decoration: none;
}
a.lev1:hover, a.lev1_sel:link, a.lev1_sel:visited {
	background: #fff;
	color: #000;
	display: block;
	font: normal 13px Arial, Verdana, sans-serif;
	line-height: 39px;
	margin: 0;
	padding: 0 10px;
	text-decoration: none;
}

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

ul.lev2 {
	background: transparent;
	margin: 0 0 30px 20px;	
}
li.lev2 {
	background: transparent;
	display: block;
	height: 30px;
	line-height: 30px;
	list-style: none;
	margin: 3px 0 0 0;
	padding: 0;
	width: 242px;
}
a.lev2:link, a.lev2:visited, a.lev2:active {
	background: transparent url("/img/bg-lev2.png") no-repeat top left;
	color: #000;
	display: block;
	font: normal 12px Arial, Verdana, sans-serif;
	line-height: 30px;
	margin: 0;
	padding: 0 15px;
	text-decoration: none;
}
a.lev2:hover, a.lev2_sel:link, a.lev2_sel:visited {
	background: transparent  url("/img/bg-lev2sel.png") no-repeat top left;
	color: #fff;
	display: block;
	font: normal 12px Arial, Verdana, sans-serif;
	line-height: 30px;
	margin: 0;
	padding: 0 15px;
	text-decoration: none;
}

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

li.lev3 {
	background: transparent;
	display: block;
	height: 20px;
	line-height: 20px;
	list-style: none;
	margin: 0 6px;
	padding: 0;
	width: 231px;
}
li.lev3last {
	background: transparent;
	border-bottom: 1px solid #d0d0d0;
	display: block;
	height: 20px;
	line-height: 20px;
	list-style: none;
	margin: 0 6px;
	padding: 0;
	width: 231px;
}
a.lev3:link, a.lev3:visited, a.lev3:active {
	background: transparent url("/img/bg-lev3.png") repeat-y 0 0;
	color: #000;
	display: block;
	font: normal 12px Arial, Verdana, sans-serif;
	line-height: 20px;
	margin: 0;
	padding: 0 15px 0 20px;
	text-decoration: none;
}
a.lev3:hover, a.lev3_sel:link, a.lev3_sel:visited {
	background: transparent  url("/img/bg-lev3.png") repeat-y 0 0;
	color: #457ab0;
	display: block;
	font: bold 12px Arial, Verdana, sans-serif;
	line-height: 20px;
	margin: 0;
	padding: 0 15px 0 20px;
	text-decoration: none;
}



/* ==== EDITOR STYLES ==== */

p {
	background: transparent;
	color: #6e6e6e;
	font: normal 12px Arial, serif;
	line-height: 1.3em;
	margin: 0;	
	padding: 10px;
	text-align: left;
}
#indexcontent p {
	background: transparent;
	color: #fff;
	font: normal 12px Arial, serif;
	line-height: 1.3em;
	margin: 0;	
	padding: 10px;
	text-align: left;
}
p.newsheading {
	background: transparent url("/img/newsdot.png") no-repeat 15px 13px;
	color: #fff;
	font: normal 14px Arial, serif;
	line-height: 1em;
	margin: 0;	
	padding: 10px 10px 5px 30px;
	text-align: left;
}
p.newsheading-content {
	background: transparent url("/img/newsdot-content.png") no-repeat 0 13px;
	color: #003366;
	font: normal 14px Arial, serif;
	line-height: 1em;
	margin: 0;	
	padding: 10px 10px 5px 15px;
	text-align: left;
}
p.shortnews {
	background: transparent;
	color: #fff;
	font: normal 11px Verdana, Arial, serif;
	line-height: 1.4em;
	margin: 0;	
	padding: 5px 5px 5px 15px;
	text-align: left;
}
p.shortnews-content {
	background: transparent;
	color: #6e6e6e;
	font: normal 11px Verdana, Arial, serif;
	line-height: 1.4em;
	margin: 0;	
	padding: 5px 5px 5px 0;
	text-align: left;
}
p.shortnews2 {
	background: transparent;
	color: #fff;
	font: normal 11px Verdana, Arial, serif;
	line-height: 1.4em;
	margin: 0;	
	padding: 0 5px 8px 15px;
	text-align: left;
}
p.shortnews-content2 {
	background: transparent;
	color: #6e6e6e;
	font: normal 11px Verdana, Arial, serif;
	line-height: 1.4em;
	margin: 0;	
	padding: 0 5px 8px 0;
	text-align: left;
}
pre {
	background: #6e6e6e;
	font: 11px Courier, Helvetica, sans-serif;
	margin: 0;
	text-align: left;
}
h1 {
	background: transparent;
	color: #477cb2;
	font: normal 18px Arial, serif;
	padding: 0 0 7px 10px;
	text-align: left;
}
h1.newsheader {
	background: #000;
	color: #f39700;
	font: normal 15px Arial, serif;
	margin: 0 25px 0 10px;
	padding: 15px;
	text-align: left;
}
h2 {
	background: transparent;
	color: #477cb2;
	font: normal 16px Arial, serif;
	padding: 10px 0 6px 10px;	
}
h3 {
	background: transparent;
	color: #477cb2;
	font: normal 14px Arial, serif;
	padding: 6px 0 6px 10px;	
}
table {
	padding-left: 10px;	
}
table.content {
	padding: 0;	
}
td {
	color: #6e6e6e;
	font: normal 12px Arial, serif;
}
ul {
	line-height: 1.2em;
	list-style: square;
	margin-left: 45px;
}
ol {
	line-height: 1.2em;
	list-style: decimal;
	margin-left: 45px;
}
li {
	color: #6e6e6e;
	margin: 0;
	font: 12px Arial, Verdana, sans-serif;
	line-height: 1.3em;
}
hr {
	margin: 0 15px 0 15px;
}
img {
	margin: 0;
	padding: 0;
}
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: #477cb2;
	display: inline;
	font: normal 12px Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.readmore:link, a.readmore:visited {
	background: transparent;
	color: #edbf07;
	display: inline;
	font: bold 11px Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
a.readmore:hover {
	color: #edbf07;
	text-decoration: underline;
}
a.readmore-content:link, a.readmore-content:visited {
	background: transparent;
	color: #477cb2;
	display: inline;
	font: bold 11px Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
a.readmore-content:hover {
	color: #477cb2;
	text-decoration: underline;
}
a.bottomlinks:link, a.bottomlinks:visited {
	background: transparent;
	color: #003366;
	display: inline;
	font: normal 11px Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
a.bottomlinks:hover {
	color: #003366;
	text-decoration: underline;
}

a.bottomnav3:link, a.bottomnav3:visited, a.bottomnav3active {
	background: transparent;
	color: #fff;
	display: inline;
	font: bold 11px Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
a.bottomnav3:hover {
	color: #457ab0;
	text-decoration: none;
}

a.bottomnav4:link, a.bottomnav4:visited, a.bottomnav4:active {
	background: transparent;
	color: #fff;
	display: inline;
	font: normal 11px Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0 0 0 10px;
	text-decoration: none;
}
a.bottomnav4:hover {
	color: #457ab0;
	text-decoration: none;
}
a.breadcrump:link, a.breadcrump:visited, a.breadcrump:active {
	background: transparent;
	color: #7b7b7b;
	display: inline;
	font: normal 11px Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}
a.breadcrump:hover {
	color: #7b7b7b;
	text-decoration: none;
}

/* FORM */

table.yhteydenotto {
	line-height: 1.6em;
	/*border: 1px solid #bdbcbd;*/
	border: 1px solid #e0e6ec;
	padding: 10px;
	margin-left: 10px;
}

td.lbl {
	color: #003366;
	font: normal 13px Arial, sans-serif;
	padding: 3px 10px;
	text-align: left;
	width: 70px;	
}
td.ipt {
	color: #003366;
	font: normal 12px Arial, sans-serif;
	padding: 3px;
	width: 250px;
}
input.txtbox, textarea {
	background: #fff;
	border: 1px solid #003366;
	font: normal 12px Arial, sans-serif;
	padding: 2px;
}
input.txtbox {
	width: 250px;
}
label {
	color: #003366;
	font: normal 12px Arial, sans-serif;
	padding: 0;
}
input.sbmt {
	background: #003366;
	border: 1px solid #003366;
	color: #fff;
	font: normal 12px Arial, sans-serif;
	margin-top: 5px;
	padding: 2px;
	text-align: center;
	width: 80px;
	margin-right: -5px;
}
#error {
	color: #ba0900;
	font: bold 12px Arial, sans-serif;
	padding: 3px;
	padding-left: 0px;
	text-align: left;
}

.checkbox {
	vertical-align: middle;
	margin-bottom: 2px;
}

.formtext {
	color: #003366;
	font-weight: bold;
}

span.thanks {
	color: #003366;
	font-weight: bold;
	font-size: 15px;
	margin-left: 10px;
}

span.notsent {
	color: #ba0900;
	font-weight: bold;
	font-size: 15px;
}

#indexcontent a:link {
	background: transparent;
	color: #edbf07;
	font: normal 13px Arial, serif;
	padding: 0;
	text-align: left;
}
#indexcontent a:visited {
	background: transparent;
	color: #edbf07;
	font: normal 13px Arial, serif;
	padding: 0;
	text-align: left;
}
#indexcontent a:hover {
	text-decoration: underline;
}

#indexcontent h1 {
	background: transparent;
	color: #fff;
	font: normal 18px Arial, serif;
	padding: 0 0 7px 10px;
	text-align: left;
}

#indexcontent p {
	background: transparent;
	color: #fff;
	font: normal 12px Arial, serif;
	line-height: 1.3em;
	margin: 0;	
	padding: 10px;
	text-align: left;
}

