* { margin:0; padding:0;}

body {
	background:url('../images/bg.jpg') repeat-x top #7dc023;
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* misc */

.content img {
	margin:10px;
}

.float {
	float:left;
}

.floatr {
	float:right;
}

.inline {
	display:inline;
}

img {
	border:none;
}

.notpublic {
	color:#FF0000;
}

form {
	margin:0;
	padding:0;
}


div.spacer {
	height:10px;
}

div.right br.eoc {
display:none;
}


/* containers */

div.container_fi {
	width:965px;
	height:auto;
	background:url('../images/pistooli.png') no-repeat top left;
	margin:0;
}
div.container_sv {
	width:965px;
	height:auto;
	background:url('../images/pistooli_sv.png') no-repeat top left;
	margin:0;
}
div.container_en {
	width:965px;
	height:auto;
	background:url('../images/pistooli_en.png') no-repeat top left;
	margin:0;
}

table.wrapper {
width:873px;
height:auto;
padding-top:100px;
margin-left:50px;
}

table.contentWrapper {
width:812px;
height:auto;
margin-top:0;
margin-left:101px;
}

td.first {
height:142px;
vertical-align:top;
}

td.second {
height:auto;
width:780px;
padding:0;
margin-left:30px;
background:url('../images/content_bg.jpg') repeat-y center;
}

td.third {
height:auto;
width:780px;
padding:0;
margin-left:30px;
}

div.frontpage {
	width:780px;
	height:auto;
	float:left;
	min-height:350px;
	background:url('../images/cloud_2.png');
	background-repeat:no-repeat;
	background-position:top;
	margin-left:12px;
	margin-top:0px;
	padding-left:2px;
}

div.default {
	width:780px;
	height:auto;
	float:left;
	min-height:350px;
	background:url('../images/cloud_2.png');
	background-repeat:no-repeat;
	background-position:top;
	margin-left:12px;
	margin-top:0px;
	padding-left:2px;
}

div.wide {
	width:780px;
	height:auto;
	float:left;
	min-height:350px;
	background:url('../images/cloud_2.png');
	background-repeat:no-repeat;
	background-position:top;
	margin-left:12px;
	margin-top:0px;
	padding-left:2px;
}



/* header */

div.header {
	width:870px;
	height:142px;
	background:url('../images/header_bg.png') no-repeat top center;
	margin:0 0 0 22px;
	padding:0;
}

div.logo {
	width:99px;
	margin-top:-15px;
	margin-left:2px;
}

div.menu {
	width:700px;
}

/* navigation */

div.horbar {
	width:400px;
	height:142px;
	margin:0;
	padding:0;
}

/* navigation level 1 */

div.level1 {
	height:25px;
	width:402px;
	margin:40px 0 0 0;
}

div.container_fi .bensiini {
	height:17px;
	width:200px;
	padding-left:20px;
}

div.container_fi .tiedotteet {
	width:124px;
	height:14px;
	padding:10px 0 0 20px;
}

div.container_sv .bensiini {
	height:17px;
	width:200px;
	padding-left:20px;
}

div.container_sv .tiedotteet {
	width:124px;
	height:14px;
	padding:10px 0 0 20px;
}

div.container_en .bensiini {
	height:17px;
	width:200px;
	padding-left:20px;
}

div.container_en .tiedotteet {
	width:124px;
	height:14px;
	padding:10px 0 0 20px;
}

/* navigation level 2 */

div.level2 {
	height:25px;
	width:402px;
	margin:10px 0 0 0;
}

div.container_fi .soveltuvuus {
	width:254px;
	height:17px;
	padding:0 0 0 110px;
}

div.container_en .soveltuvuus {
	width:254px;
	height:17px;
	padding:0 0 0 110px;
}

div.container_sv .soveltuvuus {
	width:254px;
	height:17px;
	padding:0 0 0 70px;
}

/* navigation level 3 */

div.level3 {
	height:25px;
	width:402px;
	margin:5px 0 0 0;
}

div.container_fi .kysymyksia {
	width:221px;
	height:15px;
	padding:0 0 0 30px;
}

div.container_fi .linkit {
	width:47px;
	height:10px;
	padding:5px 0 0 40px;
}

div.container_en .kysymyksia {
	width:221px;
	height:15px;
	padding:0 0 0 30px;
}

div.container_en .linkit {
	width:47px;
	height:10px;
	padding:5px 0 0 40px;
}

div.container_sv .kysymyksia {
	width:221px;
	height:15px;
	padding:0 0 0 30px;
}

div.container_sv .linkit {
	width:47px;
	height:10px;
	padding:5px 0 0 40px;
}

/* search & langmenu */

div.srcmenu {
	width:295px;
	height:142px;
	margin:0;
	padding:0;
}

div.langMenu {
	margin-top:35px;
	width:296px;
	height:30px;
}

div.langMenu p {
	margin-right:5px;
}

div.src {
	width:296px;
	height:90px;
}

div.search {
	width:205px;
	height:90px;
}

div.search .haku {
	background:url('../images/haku_bg.png') no-repeat;
	border:none;
	height:15px;
	width:161px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:2px;
	font-size: 12px;
	color:#c0c0c0;
}

div.search .hae {
	background:url('../images/submit_bg.png') no-repeat;
	border:none;
	color:#FFF;
	font-style:italic;
	font-size:11px;
	height:22px;
	width:36px;
}

div.input2 {
	margin-top:8px;
	margin-left:5px;
}

div.fontsize {
	width:80px;
	height:30px;
	margin:7px 0 0 10px;
}

/* content frontpage */

div.left {
	width:405px;
	margin:0 0 0 20px;
	height:auto;
}

div.left .title {
	width:400px;
	background:#7dc023;
	color:#FFF;
	font-size:15px;
	padding:3px;
font-family:Arial,Helvetica,sans-serif;
white-space:nowrap;
height:22px;
letter-spacing:-1px;
}

div.left .title p.text {
width:auto;
}

p.img {
	margin-right:10px;
}

p.text {
	padding-top:2px;
}

div.entry {
	width:380px;
	margin:10px 0 10px 0;
	font-size:11px;
	line-height:16px;
padding:0 !important;
border:0 !important;
}

div.produced {
	width:400px;
	height:auto;
	font-size:11px;
	color:#47473e;
	white-space:nowrap;
border-top:1px solid #d9ecfc;
}

div.produced img {
	margin:0 12px 0 0;
	vertical-align:middle;
}

div.produced img.lastbanner {
	margin:0;
}

div.produced p {
	margin-top:10px;
}

.produced .copyright {
	font-size: 9px;
	color: #666;
	margin-top: 15px;
	margin-bottom: 0;
}

div.right {
	width:296px;
	margin-right:14px;
	height:auto;
}

div.bottom { width:328px; background:url('../images/border_bottom.png') no-repeat; height:22px; margin:-10px 0 0 0; }

div.right div.newsdigest {
	width:328px;
	margin-right:0px;
	height:auto;
font-size:11px;
line-height:14px;
}

div.newsdigestbody {
	height:auto;
	padding-bottom:10px;
}

div.newsdigesttitle {
font-size:18px;
color:#69a616;
padding:15px 0 15px 0;
line-height:normal;
}

div.right div.newsdigesttitle {
	width:290px;
	height:22px;
	background:url('../images/pumppu2.jpg') no-repeat left center #0d87ef;
	color:#FFF;
	font-size:15px;
	padding:4px 3px 1px 35px;
font-family:Arial,Helvetica,sans-serif;
}

div.widecontent .newsdigesttitle {
display:none;
}

div.newsdigesttitle img {
	margin-right:10px;
	float:right;
}

div.right div.newsdigestbody {
	width:296px;
	border-left:1px solid #c2e1fb;
	height:auto;
	padding-bottom:10px;
}

div.right div.newsdigestitem {
	padding:0px 10px;
}

div.right .content .newsdigestitem p {
font-size:11px;
line-height:14px;
}

div.right .content div.newsheading a {
	color:#0d87ef;
	text-decoration:none;
	font-size:11px;
	font-weight:600;
}

.content p.newsingress {
padding:6px 0;
}

.content p.newsitemingress {
	font-size:12px;
	font-weight:bold;
	color:#47473e;
	line-height:16px;
	padding-top:4px;
	padding-bottom:20px;
margin:0;
}

.newsdate {
display:block;
font-size:11px;
color:#444;
}

div.right .newsingress {
display:none;
}

.content .newsreadmore {
padding:4px 0;
}

div.right .newsreadmore {
display:none;
}

.content a {
	color:#0d87ef;
	text-decoration:none;
	font-weight:600;
}

.newsdigest a {
	color:#0d87ef;
	text-decoration:none;
	font-weight:600;
}


/* default & wide content */

div.mainblock_wide {
	width:554px;
	height:auto;
	margin-left:30px;
}


/* content */

.content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

div.defaultcontent {
	width:300px;
	height:auto;
}

div.defaultcontent .content {
	font-size:12px;
	margin:0;
	padding-top:20px;
	padding-bottom:10px;
	line-height:16px;
	color:#47473e;
}

div.minicontent {
	width:140px;
	height:auto;
	margin-top:20px;
	margin-left:70px;
}

div.contentborder {
	width:140px;
	height:auto;
	border-left:1px solid #b9dcfa;
}

div.minicontent .content {
	font-size:11px;
	margin:0;
	padding-left:15px;
	padding-bottom:10px;
	line-height:16px;
	color:#47473e;
}

div.minicontent .border_bottom {
	width:117px;
	margin-left:-4px;
	height:14px;
	background:url('../images/default_bottom.png') no-repeat;
}

div.minicontent .content h1 {
	font-size:12px;
	color:#69a616;
	padding-top:0px;
	margin:0;
	padding-bottom:12px;
}

div.widecontent .content {
	font-size:12px;
	margin:0;
	padding-top:20px;
	padding-bottom:10px;
	line-height:16px;
	color:#47473e:
}

div.content h1, .content .newstitle {
	font-size:18px;
	color:#69a616;
	padding:15px 0 15px 0;
	line-height:normal;
	font-family:Arial, Helvetica, sans-serif;
}

div.content h2 {
	font-size:15px;
	color:#69a616;
	padding:15px 0 15px 0;
	line-height:normal;
	font-family:Arial, Helvetica, sans-serif;
}

div.content h3 {
	font-size:14px;
	color:#69a616;
	padding:15px 0 15px 0;
	line-height:normal;
	font-family:Arial, Helvetica, sans-serif;
}

div.content p {
	padding:15px 0 15px 0;
	color:#47473e;
	font-size:12px;
	line-height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

div.content a {
	color:#0d87ef;
	font-weight:normal;
	text-decoration:underline;
}

div.mainblock_wide .maintools {
	width:554px;
	height:44px;
	font-size:11px;
	color:#47473e;
}

div.path {
	height:22px;
}

div.path img {
	margin:0;
}

div.printer {
	width:30px;
}

div.path .pathlink {
	text-decoration:none;
	color:#47473e;
}

div.path .pathlinkcurrent {
	color:#47473e;
	font-weight:600;
	text-decoration:none;
}

div.mainblock_wide .maintitle {
	height:22px;
	font-size:15px;
font-family:Arial,Helvetica,sans-serif;
	color:#FFF;
	background:url('../images/pumppu3.png') no-repeat left center #7dc023;
	padding:4px 3px 1px 35px; }

	
/* sidemenu */

div.leftnavi {
	width:174px;
	height:auto;
	margin-left:20px;
	margin-top:20px;
}

div.sidemenulevel {
	width:174px;
	height:auto;
	font-size:11px;
	font-weight:bold;
}

.sidemenulink {
	width:174px;
	border-bottom:1px solid #cadffd;
	padding:4px 0 4px 0;
}

div.sidemenulink a {
	color:#5f5f5f;
	text-decoration:none;
}

.sidemenulink a:hover,
.sidemenulink a.sidemenuselected {
	color:#0d87ef;
	text-decoration:none;
}


.sidemenulevel .sidemenulevel {
	width:164px;
}

.sidemenulevel .sidemenulevel .sidemenulink {
	padding-left:14px;
	width:160px;
}


/* footer */

div.footer {
	width:812px;
	height:47px;
	background:url('../images/footer_bg.png') no-repeat top center;
	padding:0;
}

.mbpp_dark {
	text-align: center;
	color:#777 !important;
}
.mbpp_dark a, .mbpp_dark a:hover {
	color:#777 !important;
	font-size:12px !important;
	font-weight:normal !important;
	margin:10px 0 !important;
	text-align:center !important;
	text-decoration:none !important;
}


/* Attachments */

a.attachment, a.file {
	display: block;
	background-position: left center;
	background-repeat: no-repeat;
	padding: 5px 0px 5px 24px;
	}
	
a.file { background-image:url(../aimg/icons/file.gif); }
a.pdf { background-image:url(../aimg/icons/pdf.gif); }
a.txt { background-image:url(../aimg/icons/txt.gif); }
a.jpg { background-image:url(../aimg/icons/jpg.gif); }
a.gif { background-image:url(../aimg/icons/gif.gif); }
a.zip { background-image:url(../aimg/icons/zip.gif); }
a.word { background-image:url(../aimg/icons/word.gif); }
a.powerpoint { background-image:url(../aimg/icons/powerpoint.gif); }
a.excel { background-image:url(../aimg/icons/excel.gif); }
a.rtf { background-image:url(../aimg/icons/rtf.gif); }

.content_image a.attachment, .content_image a.file, .content_image a.jpg, .content_image a.gif {
	background: none;
	padding: 0px;
}

/* fix 19/5 */

.content .news p.newsheading {
	padding:6px 0 0 0;
}

.content .news p.newsheading a {
	font-size:15px;
	color:#69a616;
	line-height:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

/*26.5.2010 fix*/
div.widecontent .news .content {
	padding-top:0px;
}
.fontsize a {
	text-decoration:none;
}

#select_navigation {
	padding-top: 10px;	
}

.nextContainer {
	margin: 10px 0 0 0;
}
