/*** Start Reset ***/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*** End Reset ***/


html {
	overflow-y: scroll;
	background : #6a9ec8 url("/images/layout/bg.jpg") repeat-x 0 0;
}

#planeetta {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 14px 0 8px 0;
	text-align: center;
}

#siteContainer {
	background: #FFF url("/images/layout/site_container_bg.gif") no-repeat 0 0;
	width: 910px;
	padding : 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-top: 0;
	text-align: left;
}

#logo {
	position: absolute;
	margin: 19px 0 0 29px;
	padding: 0;
}

#logo IMG {
	margin: 0 30px 0 0;
}

#footer {
	background-color: #0f5984;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #477ead;
	padding : 0;
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: 25px;
}

#footer #copyright {
	color: #e2ebf2;
	padding: 4px 0 0 15px;
	margin: 0;
	font-family: Arial;
	font-size: 11px;
	float: left;
}

#footer #slogan {
	color: #e2ebf2;
	padding: 3px 15px 0 0;
	margin: 0;
	font-family: Arial;
	font-style: italic;
	font-size: 13px;
	float: right;
}

#footer #sloganlink {
	color: #e2ebf2;
	font-weight: bold;
	text-decoration: none;
}

#footer #sloganlink:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.sisennetty {
	padding-left: 20px;
}

#topNavigation {
	background: transparent url("/images/layout/image_corner_002.gif") no-repeat 100% 0;
	padding: 8px 36px 0 0;
	text-align: right;
}

#topNavigation UL {
	display: block;
	margin: 0;
	padding: 0;
}

#topNavigation UL LI {
	display : inline;
	list-style-type: none;
}

#topNavigation UL LI A {
	text-decoration: none;
	font-family: Helvetica;
	font-size: 11px;
	color: #726f78;
}

#topNavigation UL LI A IMG {
	vertical-align: middle;
}

#topNavigation INPUT {
	vertical-align: middle;
}

#mainNavigation {
	display: block;
	overflow: hidden;
	margin: 44px 0 0 380px;
	padding: 0;
	height: 28px;
	border-left: 1px solid #d9e6ef;
}

#mainNavigation LI {
	display: block;
	float: left;
	background-color: #e9f1f9;
	border-right: 1px solid #d9e6ef;
	border-top: 1px solid #d9e6ef;
	list-style: none;
}

#mainNavigation LI.selected, #mainNavigation LI.selected:hover {
	background: #136a94 none;
}

.home #mainNavigation LI.selected {
	background: #badbdf none;
}

#mainNavigation LI.selected A {
	color: #FFFFFF;
}

#mainNavigation LI A {
	display: block;
	padding: 7px 18px 3px 19px;
	margin: 0;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	color: #083256
}

#mainNavigation LI:HOVER {
	background-color: #d8e3ef;
}

/* SUB NAVIGATION FOR ALL OTHER PAGES */

#sub-mainNavigation {
	background: #115e88 url("/images/layout/navi_2_bg.gif") repeat-x 0 0;
	padding: 8px 0 0 18px;
	font-weight: bold;
}

#sub-mainNavigation UL {
	display: block;
	margin: 0;
	padding: 0;
	background: transparent url("/images/layout/image_sub_main_separator.gif") no-repeat 0 0;
	height: 23px;
	width: 100%;
}

#sub-mainNavigation UL LI {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding-right: 1px;
	background: transparent url("/images/layout/image_sub_main_separator.gif") no-repeat 100% 100%;
}

#sub-mainNavigation UL LI A {
	display: block;
	color:#FFFFFF;
	margin: 0;
	padding : 3px 12px 2px 12px;
	text-decoration:none;
}

#sub-mainNavigation UL LI:HOVER A, #sub-mainNavigation UL LI.selected A {
	color : #083256;
	text-decoration:none;
	background: transparent url("/images/layout/image_sub_main_mouseover_bg.gif") 0 100% repeat-x;
}

/*	palvelut page end	*/
#contentArea {
	overflow : hidden;
	margin:0px;
	padding:0px;
}

/*	contentArea-palvelut begin	*/

SPAN.text {
	padding:14px 0 0 8px;
	font-weight: bold;
	display: block;
	text-align: left;
}

/*	contentArea-palvelut end	*/



#verticalNavigation {
	background-color: #ffffff;
	position: relative;
}

#verticalNavigation UL {
	margin: 0;
	padding: 0;
	background-color: #e0ebf4;
	display: block;
}

#verticalNavigation UL LI {
	list-style: none;
	background-color: #e9f1f9;
	border-bottom: 1px solid #dee9f3;
	display: block;
}

#verticalNavigation UL LI IMG {
	vertical-align: middle;
}

#verticalNavigation UL LI A {
	color: #083256;
	text-decoration: none;
	font-size: 13px;
	display: block;
	margin: 0;
	padding: 8px 0px 8px 17px;
}

#verticalNavigation UL LI:HOVER, #verticalNavigation UL LI:HOVER A {
	background-color: #ffffff;
	color: #e73c12;
}

#verticalNavigation UL LI.selected, #verticalNavigation UL LI.selected A {
	background-color: #ffffff;
	color: #e73c12;
	font-weight: bold;
}

input.etsi {
	color: #083256;
	height: 15px;
	width: 100px;
	background-color: #E9F1F9;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 3px;
	padding-top: 3px;
}

input.login_input {
	color: #083256;
	height: 15px;
	width: 200px;
	background-color: #ffffff;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 3px;
	padding-top: 3px;
}

#kbp_article_body p, h1, h2, h3 {
	margin: 5px;
}

#kbp_article_body img {
	margin: 10px;
}

#kbp_article_body UL {
	display: block;
	margin: 0 0 8px 0;
	padding-top: 0;
	padding-left: 40px;
	list-style-image: url(/images/layout/list_bullet.gif);
}

p { padding-bottom: 1.0em; }

#upgradekotisivutaulukko {
	padding: 5px;
	border: solid;
	border-width: 1px;
	border-color: #95BAC5;
	width: 600px;
	margin: 10px 5px 10px 5px;
}

#upgradekotisivutaulukko td,th {
	border: solid;
	border-width: 1px;
	border-color: #95BAC5;
	padding: 3px;
	vertical-align: top;
}
