/* GENERAL STYLES */
html {
	min-height: 100%;
}
body {
	background: #0039a6 url('images/sivusto_ylatausta.gif') top center no-repeat;
	margin: 0;
	padding: 0;
	color: #ffffff;
	font: normal 12px Arial, Helvetica, Verdana, sans-serif;
	min-height: 100%;
}
img {
	border: none;
	margin: 0;
	padding: 0;
}
a, a:visited {
	text-decoration: none;
	color: #ffcd08;
}
a:hover, a:active {
	color: #ffff7b;
}
h1, h2, h3, h4 {
	font-family: Times New Roman, Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	color: #ffffff;
	margin: 0 0 3px 0;
	padding: 3px 0;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
p {
	width: 100%;
	padding: 3px 0px;
}
td {
	text-align: left;
	vertical-align: top;
}

/* * * * * * PRE DEFINED CLASSES * * * * * * */

.linkki_laatikko {
	font: normal 14px Times New Roman, Arial, Helvetica, Verdana, sans-serif;
	height: 18px;
	width: 90%;
	display: block;
	background-color: #0039a6;
	padding: 3px 5%;
	margin: 0 0 3px 0;
}
.linkki_iso {
	font: normal 16px Times New Roman, Arial, Helvetica, Verdana, sans-serif;
	height: 14px;
	width: 90%;
	display: block;
	padding: 3px 5%;
	margin: 0 0 3px 0;
}
a .linkki_iso, a:visited .linkki_iso {
	font: normal 16px Times New Roman, Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	color: #ffcd08;
}
a:hover .linkki_iso, a:active .linkki_iso {
	font: normal 16px Times New Roman, Arial, Helvetica, Verdana, sans-serif;
	color: #ffff7b;
}
a .linkki_laatikko, a:visited .linkki_laatikko {
	font: normal 14px Times New Roman, Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	color: #ffffff;
}
a:hover .linkki_laatikko, a:active .linkki_laatikko {
	font: normal 14px Times New Roman, Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	color: #ffcd08;
}


/* MAIN MENU STYLES */

ul#idmainnav {
	list-style: none;
	margin: 0;
	padding: 5px 0 0 0;
	height: 25px;
	float: left;
	color: #ffcd08;
}
ul#idmainnav a, ul#idmainnav a:visited {
	color: #ffcd08;
	text-decoration: none;
	font: 12px Arial, Helvetica, Verdana, sans-serif;
}
ul#idmainnav a:hover, ul#idmainnav a:active {
	color: #ffffff;
	text-decoration: none;
	font: 12px Arial, Helvetica, Verdana, sans-serif;
}
ul#idmainnav li.menu_current a {
	color: #ffffff;
	text-decoration: none;
}
ul#idmainnav li {
	float: left;
	height: 20px;
	margin: 0;
	padding: 0 20px 0 0;
}

/* LANGUAGE MENU STYLES */

ul#idlangnav {
	list-style: none;
	margin: 0;
	padding: 5px 0 0 0;
	height: 25px;
	float: right;
}
ul#idlangnav a, ul#idlangnav a:active, ul#idlangnav a:visited {
	color: #ffffff;
	text-decoration: none;
}
ul#idlangnav a:hover {
	color: #fffffff;
	text-decoration: none;
}
ul#idlangnav li {
	float: right;
	height: 20px;
	margin: 0;
	padding: 0 3px;
}

/* TEMPLATE SPECIFIC STYLES */

table#pagelayout {
	width: 1000px;
	background: none;
	margin: 0 0 50px 0;
	padding: 0;
	min-height: 100%;
}
table#pagelayout td#languageselection {
	height: 26px;
	padding-top: 2px;
	text-align: right;
}
table#pagelayout td {
	vertical-align: top;
	text-align: left;
}
table#pagelayout td.pageleft {
	width: 55px;
	background: none;
}
table#pagelayout td.pageright {
	width: 55px;
	background: none;
}
table#pagelayout td#pagebanner {
	width: 890px;
	height: auto;
	overflow: hidden;
	background: none;
}
table#pagelayout td#pagemainmenu {
	width: 870px;
	height: 30px;
	overflow: hidden;
	background-color: #0039a6;
	padding: 0px 10px;
}
table#pagelayout td#pagemain {
	width: 890px;
	height: 280px;
	background: url('images/sivusto_alatausta1000.png') bottom center no-repeat;
	padding: 0px 55px;
}
table#pagelayout td#pagemain div#main_content {
	width: 870px;
	height: auto;
	background-color: #0039a6;
	padding: 0px 10px 10px 10px;
	overflow: hidden;
}
table#pagelayout td#pagemain td#main_content_left {
	width: 465px;
	height: auto;
	background-color: #001947;
	padding: 25px 10px;
}
table#pagelayout td#pagemain td#main_content_right {
	width: 365px;
	height: auto;
	background-color: #001947;
	padding: 25px 10px;
}




table#pagelayout td#pagefooter {
	width: 870px;
	height: 60px;
	background: url('images/sivusto_footertausta1000.png') bottom center no-repeat;
	overflow: hidden;
	padding: 0px 65px;
}
table#pagelayout td#pagefooter div#footer_left {
	width: 400px;
	text-align: left;
	float: left;
	padding: 10px;
}
table#pagelayout td#pagefooter div#footer_right {
	width: 400px;
	text-align: right;
	float: right;
	padding: 10px;
}






/*

div#top_page_divs {
	width: 915px;
	height: 90px;
	background: #ffffff url('images/top_page_bg.gif') top left repeat-x;
}
div#pagetop {
	width: 895px;
	height: 82px;
	padding: 8px 10px 0px 10px;
	display: block;
}
div#pagetop div#pagetoplogo {
	float: left;
	width: 250px;
	padding-top: 25px;
	height: 57px;
}
div#pagetop div#pagetopmenu {
	width: 455px;
	height: 29px;
	padding-top: 53px;
	display: block;
	float: left;
}
div#pagetop div#pagelangmenu {
	width: 190px;
	height: 29px;
	padding-top: 53px;
	display: block;
	float: left;
}

table#pagelayout td#main_left {
	width: 560px;
	padding: 20px 10px 20px 15px;
}
table#pagelayout td#main_right {
	width: 295px;
	padding: 20px 10px 20px 15px;
}
table#pagelayout td#pagebottom {
	width: 915px;
	height: 17px;
	padding-top: 10px;
	background: #f9f8f2 url('images/page_bottom.gif') bottom left no-repeat;
}


table#pagelayout td#pagefooter div#footer_link {
	padding: 0 15px 0 20px;
	width: 159px;
	float: right;
	text-align: right;
}
*/


