/* COLORS:
	pink: #e6007e
	light-blue: #0a7ebb
	light-gray: #f7f7f7 (uutiset_bg)
	light-green: #cfff91
*/

/* MAIN FONTS & COLORS */
body {
	background-color: #ffffff;
	margin-top: 0;
}
body, td, th, div, span, p {
	font-size : 11px; 
	font-family : Tahoma, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
}
a, a:visited, a:active {
	font-size : 11px; 
	color: #0a7ebb;
	text-decoration : none;
}
#kieli a, #sitemap_link a, #toplinks a, .rightt_osasto a, a.big, .big a {
	font-size : 13px;
}
#breadcrumb a, #breadcrumb a:visited, #breadcrumb a:active, #breadcrumb, #breadcrumb b {
	color: black;
	font-size: 11px;
}
a:hover {
	color : #65a7cb;
	text-decoration : none;
}
div.topbutton { 
 	padding-right: 25px;
 	display: inline;
}
a.top_normal, a.top_sel, a:visited.top_normal, a:visited.top_sel, a:active.top_normal, a:active.top_sel {
	font-size: 17px;
	text-decoration: none;
}
a.normal , a.top_normal,  a:visited.top_normal, a:active.top_normal { color: black; } 
a.top_sel, a:visited.top_sel, a:active.top_sel { color: #e6007e; }
a:hover.top_normal, a:hover.top_sel { color: gray; }


input[type=text], input[type=password]  { 
	height: 20px;
	border: 1px solid #e1e1e1;
	font-size: 11px;
	color: #222222;
}
.user_menu {
	background-color: #cfff91;
}
.right_news {
	background-color: #f7f7f7;
	width: 270px;
}
TH, B, STRONG, .b {
	font-size : 11px;
	font-weight : bold;
}

.smallbold {
	font-size : 10px;
	font-weight : bold;
}

HR {
	border : thin solid #aab2b6;
}
H2, H3, .big {
	font-size: 13px;
	font-weight: bold;
}

H1 {
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 0;
	padding-top: 8px;
	margin: 0;
	vertical-align: top;
}

/* MAIN FONTS & COLORS END */

/* MAIN ELEMENTS */
#main_container {
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	display: table;
	background-color: #ffffff;
	vertical-align: top;
}
#top {
	height: 114px;
	margin-left: 8px;
	margin-right: 8px;
	position: relative;

}
#main {
	margin-top: 0;
	margin-left: 8px;
	margin-right: 8px;
	float: left;
	width: 675px;
	height: 400px;
	float: left;
	display: table;

}
#right{
	margin-top: 0;
	margin-left: 0px;
	margin-right: 8px;
	float: right;
	width: 300px;
	height: 400px;
	display: table-cell;
}
#breadcrumb {
	width: 660px;
	height: 18px;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-top: 2px;
	float: left;
	background-image: url('/img/breadcrumb_bg.gif');
	position: relative;
}
#print_icon {
	position: absolute;
	top: 3px;
	right: 10px;
	font-size: 9px;
	color:  #0a7ebb;
}

#mainfooter {
	margin-left: auto;
	margin-right: auto;
	margin-top: 18px;
	padding-left: 10px;
	width: 990px;
	display: table;
	background-color: #ffffff;
	text-align: left;
	font-size: 9px;
	color: #747474;
}
/* MAIN ELEMENTS END */


#logo, #topnavi, #kielihaku, #login {
	position: absolute;
}
#logo {
	top: 23px;
	left: 15px;
	width: 162px;
	height: 43px;
	background-image: url('/img/logo.png');
	background-repeat: no-repeat;
}
#topnavi {
	top: 81px;
	left: 15px;
	width: 450px;
	height: 30px;
	text-align: left;
}
#kielihaku {
	top: 10px;
	right: 310px;
	width: 200px;
	height: 70px;
}
#kieli, #haku {
	width: 175px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#haku {
	margin-top: 10px;
}
#sitemap_link {
	position: absolute;
	top: 72px;
	left: 590px;
}
#toplinks {
	position: absolute;
	top: 72px;
	left: 690px;
}
#login {
	top: 0px;
	right: 0px;
	width: 300px;
	height: 70px;
	background-image: url('/img/login_bg.png');
	background-repeat: repeat-x;
}

/* MAINPAGE STUFF */
#mainpage_flash {
	display: table;
}
#mainpage_tuotelinks {
	margin-top: 7px;
	display:table;
}
.mainpage_tuotelink {
	width: 219px;
	height: 70px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-repeat: no-repeat;
}
.mainpage_tuotelink a, .mainpage_tuotelink a:visited, .mainpage_tuotelink a:active {
	font-family : Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 18px; /*13.5pt*/
	font-weight: bold;
	color: white;
}
.mainpage_tuotelink a:hover, .tuotepage a:hover  {
	color: #eeeeee;
}

.tuotepage {
	width: 148px;
	height: 70px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-repeat: no-repeat;
}
.tuotepage a, .tuotepage a:visited, .tuotepage a:active {
	font-size: 13px;
	font-weight: bold;
	color: white;
}
#mainpage_text {
	margin-top: 7px;
	padding-top: 8px;
	padding-bottom: 15px;
	padding-left: 25px;
	padding-right: 35px;
	font-family : Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 15px; /*11.5pt*/
	font-weight: bold;
	color: #6c6c6c;
	background-color: #f7f7f7;
}
/* MAINPAGE STUFF END */
.ngj_img {
	border: 0;
}

.ngj_imgtext {
	font-style: italic;
}

.addinfo {
	padding-left: 15px;
	padding-right: 10px;
}
.kayttoryhma_left {
	border-bottom: 1px solid #0a7dbb;
}
.kayttoryhma_right {
	border-bottom: 1px solid #0a7dbb;
}
.kayttoryhma_td {
	padding: 3px;
	background-color: #cdcdcd;
	border-right: 1px solid white;
	border-left: 1px solid white;
	border-top: 2px solid white;
	border-bottom: 1px solid #0a7dbb;
}
.kayttoryhma_td_active {
	padding: 3px;
	background-color: white;
	border-right: 1px solid #0a7dbb;
	border-top: 1px solid #0a7dbb;
	border-bottom: 1px solid white;
	border-left: 1px solid #0a7dbb;
}
.kayttoryhma_article {
	padding: 3px;
	background-color: white;
	border-right: 1px solid #0a7dbb;
	border-left: 1px solid #0a7dbb;
	border-bottom: 1px solid #0a7dbb;
}
IMG.ryhmaikoni {
	width: 64px;
	width: 64px;
	border: 3px solid #ede4d2;
}
.fakelink {
	color : #0a7dbb;
	cursor: pointer;
}

/* TABLES */
.rightt_td, .rightt_osasto {
	padding-left: 20px;
}
TABLE.thin {
	border-top: 1px black solid;
	border-left: 1px black solid;
}
TD.thin, TH.thin {
	border-right: 1px black solid;
	border-bottom: 1px black solid;

}

TABLE.llt, TABLE.ll {
	border-left: 1px;
	border-top: 1px;
	border-bottom: 1px;
	border-style: solid;
	margin-bottom: 5px;
}
TABLE.llt {
	border-color: #e8e8e8;
}
TABLE.ll {
	border-color: #e2edf5;
}
TD.ll, TD.llt, TH.ll, TH.llt {
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 10px; /*7.5pt*/
	padding-left: 8px;
	height: 20px;
}

TD.ll_asvar, TD.llt_asvar {
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 10px;
	padding-left: 8px;
	height: 20px;
	background-color: #E4D8F6;
}

TH.llt {
	background-color: #e8e8e8;
}
TH.ll {
	background-color: #e2edf5;
}

TD.llt {
	background-color: #f8f8f8;
	border-right: 1px #e8e8e8 solid;
}
TD.llt_asvar {
	background-color: #f8f8f8;
	border-right: 1px #e8e8e8 solid;
}
TD.ll {
	background-color: #f9fbfd;
	border-right: 1px #e2edf5 solid;
}

TD.haku {
	padding-left: 20px;
	padding-bottom: 6px;
}


.topb {
	border-top: 1px black solid;
}
.even0 {
	background-color: #f9fbfd;
	border-top: 1px #e2edf5 solid;
	border-bottom: 1px #e2edf5 solid;
}
.even1 {
	background-color: white;
}
.small {
	font-size: 10px;
}
/* TABLES END */



