body, html {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	color: #666666;
}

h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}

div.wrapper {
	background-color: white;
}

/* Leiskan leveys */
div#headerwrap,
div#contentwrap,
div#footer .content {
	width: 918px;
}

div.colbgright {
	background-image: url(../images/vertline.gif);
	background-repeat: repeat-y;
	background-position: top right;
	float: left;
}

div.colbgleft {
	background-image: url(../images/vertline.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

div.divider {
	background-image: url(../images/vertline.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 1px;
	width: 75%;
	margin-left: 12.5%;
	margin-bottom: 20px;
	margin-top: 20px;
}

div#headerwrap {
	margin: 0px auto;
}

div#top {
	background-image: url(../images/banner2010_2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 150px;
}

div#headerimg {
	height: 244px;
	margin-top: 9px;
	background-image: url(../images/etusivun_banneri.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

div#bodywrap {
	background-color: #ffffff;
}

div.clear {
	clear: both;
}


/*** PAGE ACTIONS ***/

div#pageactions {
	clear: both;
}

div#pageactions table {
	display: block;
}

div#pageactions table td {

}


/*** TOPBAR & LOGO ***/

div#logo{
	background-image:url(../images/logo_fi.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	float:left;
	display:block;
	height:132px;
	margin-top:15px;
	width:316px;
/*	margin-left: 29px;*/
	cursor: pointer;
}

div#topbar {
	float: right;
	margin-top: 110px;
}

div#topbar a {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

div#topbar img {
	border: none;
}

div#topbar form {
	margin: 0px;
	padding: 0px;
	padding-top: 45px;
}

div#topbar input.text {
	width: 100px;
	margin: 0px;
	padding: 3px;
	font-size: 9px;
	background: none;
	border: solid 1px #000000;
}

div#topbar input.submit {
	font-size: 9px;
	background: none;
	border: solid 1px #000000;
	width: 50px;
	margin: 0px;
	padding: 2px;
}


/*** MAINNAVIGATION ***/

div#mainnavigation {
	height: 42px;
	background-color: #E9DAA8;
}

div#mainnavigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: arial;
}

div#mainnavigation ul li {
	float: left;
	display: block;
	height: 100%;
}

div#mainnavigation ul li a {
	float: left;
	display: block;
	background-image: url(../images/navidivider.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	line-height: 42px;
	text-decoration: none;
	color: #44697D;
	padding-left: 27px;
	padding-right: 27px;
}

div#mainnavigation ul li.last a {
	background-image: none;
}

div#mainnavigation ul li a:hover {
	color: #44697D;
	background-color: #E9DFBE;
}

div#mainnavigation ul li a.current:hover {
	color: #44697D;
}


div#mainnavigation ul li a.current {
	color: #44697D;
}

/*Alemmat valikkotasot*/
div#mainnavigation ul ul li {
	width: 200px;
	padding: 0px;
	margin: 0px;
	color: #000000;
	display: inline;
	height: 100%;
	z-index: 100;
}

div#mainnavigation ul li ul {
	margin-top: 42px;
	margin-left: 0px;
	width: 200px;
	border: solid 1px #E9DAA8;
	background-color: #FFFFFF;
}

/* third-and-above-level lists */
div#mainnavigation ul li ul ul { 
	margin-top: -1px;
	margin-left: 200px;
	border: solid 1px #E9DAA8;
}

/*Linkit alemmilla valikkotasoilla*/
div#mainnavigation ul ul li a {
	line-height: 24px;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: #505050;
	text-decoration: none;
	width: 180px;
	background-image: none;
}

* html div#mainnavigation ul ul li a {
	padding-left: 7px;
}

div#mainnavigation ul ul li a:hover {
	background-color: #E9DAA8;
	background-image: none;
	color: #808080;
}


/*** UPPER CONTENT ***/

div#contentwrap {
	margin: 0px auto;
}

div#contentwrapdivider {
	height: 20px;
	width: 918px;
}

div#uppercontent {
}

#uppercontent .lupaan-linkit,
#uppercontent .vaadin-linkit {
	padding-top: 225px;
	padding-left: 290px; 
	font-size: 11px;
}

#uppercontent .lupaan-linkit a,
#uppercontent .vaadin-linkit a {
	background-image: url(../images/valkea_nuoli.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	color: #00CCCC;
	display: block;
	padding-left: 10px;
}


/*** ONE COLUMN ***/
div#uppercontent .onecol .col1 {
	float: left;
	width: 685px;
	line-height: 1.5em;
}

/*** TWO COLUMNS ***/
div#uppercontent .twocols {
	
}

div#uppercontent .twocols .col1 {
	float: left;
	width: 449px;
}

div#uppercontent .twocols .col2 {
	float: left;
	margin-left: 20px;
	width: 449px;
}

/*** THREE COLUMNS ***/
div#uppercontent .threecols {
	
}

div#uppercontent .threecols .col1 {
	float: left;
	margin-right: 20px;
	width: 200px;
	line-height: 1.5em;
}

div#uppercontent .threecols .col2 {
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	width: 200px;
	line-height: 1.5em;
}

div#uppercontent .threecols .col3 {
	float: left;
	margin-left: 20px;
	width: 200px;
	line-height: 1.5em;
}

/*** STYLING ***/
div#uppercontent h1, h2 {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-weight: normal;
}

div#uppercontent h1 {
	color: #95acb5;
	font-size: 170%;
	margin-bottom: 16px;
}

div#uppercontent h2 {
	color: #485257;
	font-size: 13px;
	margin-bottom: 15px;
}

div#uppercontent a {
	text-decoration: underline;
	color: #44697D;
}

div#uppercontent a:hover {
	text-decoration: none;
	color: #ffffff;
}

div#contentwrapbottom {
	display: none;
}


/*** LOWER CONTENT ***/

div#lowercontent {
	margin-top: 20px;
}

div#lowercontent a {
	color: #44697D;
	text-decoration: underline;
	line-height: 24px;
}

div#lowercontent a:hover {
	color: #44697D;
	text-decoration: none;
}

div#lowercontent .navi_twocols,
div#lowercontent .navi_onecol,
div#lowercontent .navi_onecol_lift ,
	div#lowercontent .onecol,
div#lowercontent .onecol_lift ,
div#lowercontent .twocols_lift {
	color: #485257;
	float: left;
}

/*** RIGHT LIFT ***/

div#lowercontent .rightlift h2 {
	font-size: 125%;
	letter-spacing: -1px;
	margin-bottom: 0px;
	font-family: arial;
	font-weight: normal;
}

div#lowercontent .rightlift a.arkisto {
	font-size: 160%;
	letter-spacing: -1px;
	font-family: arial;
	text-decoration: underline;
	font-weight: normal;
	text-transform: uppercase;
	color: #95ACB5;
}

div#lowercontent .rightlift a.arkisto:hover {
	text-decoration: none;
}

div#lowercontent .rightlift h5 {
	font-family: arial;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 2px;
}

div#lowercontent .rightlift {
	float: left;
	margin-left: 20px;
	width: 305px;
	border-bottom: solid 100px #E9DAA8;
	padding-bottom: 20px;
}

div#lowercontent .rightlift .mittari {
	margin-bottom: 20px;
}

div#lowercontent .rightlift .mittari .mittari-top {
	background-color: #E9DAA8;
	background-image: url(../images/mittari_vaakaviiva.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 14px;
	color: #44697D;
}

div#lowercontent .rightlift .mittari .lupaan .mittari-title {
	background-image: url(../images/mittari_pystyviiva.gif);
	background-repeat: repeat-y;
	background-position: top right;
	width: 153px;
}

div#lowercontent .rightlift .mittari .mittari-title {
	background-color: #E9DAA8;
	height: 32px;
	width: 152px;
	line-height: 32px;
	text-align: center;
	font-size: 14px;
	color: #44697D;
}

div#lowercontent .rightlift .mittari .mittari-luku {
	height: 59px;
	color: #ffffff;
	font-family: arial;
	font-weight: bold;
	line-height: 59px;
	text-align: center;
}

div#lowercontent .rightlift .mittari .vaadin .mittari-luku {
	background-color: #44697D;
	width: 152px;
}

div#lowercontent .rightlift .mittari .lupaan .mittari-luku {
	background-color: #BD7162;
	width: 152px;
}

div#lowercontent .rightlift .mittari .mittari-luku .num2 { font-size: 52px; }
div#lowercontent .rightlift .mittari .mittari-luku .num3 { font-size: 50px; }
div#lowercontent .rightlift .mittari .mittari-luku .num4 { font-size: 40px; }

div#lowercontent .rightlift .mittari .lupaan,
div#lowercontent .rightlift .mittari .vaadin {	
	float: left;
}

div#lowercontent .rightlift .kumppanit {
	text-align: center;
}

div#lowercontent .rightlift a.news {
	color: #44697D;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/blue_arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	padding-left: 13px;
}

div#lowercontent .rightlift a.news:hover {
	color: #5a9fe0;
	text-decoration: none;
	font-weight: bold;
}

/*** ONE COLUMN ***/
div#lowercontent .onecol {
	width: 718px;
	background-image: url(../images/oikeabanneri_fi.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 200px;
}

div#lowercontent .onecol .col1 {
	float: left;
	width: 718px;
}


div#lowercontent .onecol .col2_1 {
	float: left;
	width: 345px;
	margin-right: 20px;
}

div#lowercontent .onecol .col2_2 {
	float: left;
	width: 345px;
}

div#lowercontent .onecol .col3_1 {
	float: left;
	width: 226px;
	margin-right: 20px;
	line-height: 1.5em;
}

div#lowercontent .onecol .col3_2 {
	float: left;
	width: 226px;
	margin-right: 20px;
	line-height: 1.5em;
}

div#lowercontent .onecol .col3_3 {
	float: left;
	width: 226px;
	line-height: 1.5em;
}

/*** ONE COLUMN + RIGHTLIFT ***/

div#lowercontent .onecol_lift {
	float: left;
	width: 593px;
}

div#lowercontent .onecol_lift .col1 {
	float: left;
}

div#lowercontent .onecol_lift .col1_1 {
	float: left;
	width: 287px;
}

div#lowercontent .onecol_lift .col1_2 {
	float: left;
	margin-left: 20px;
	width: 286px;
}

/*** TWO COLUMNS + RIGHTLIFT ***/

div#lowercontent .twocols_lift .col1 {
	float: left;
	margin-right: 20px;
	width: 215px;
	line-height: 1.5em;
}

div#lowercontent .twocols_lift .col2 {
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	width: 205px;
	line-height: 1.5em;
}


/*** VIDEOLIST + RIGHTLIFT ***/

div#lowercontent .onecol_lift .videolist .listvideo {
	float: left;
	width: 307px;
	margin-bottom: 20px;
}

div#lowercontent .onecol_lift .videolist .listteksti {
	float: left;
	margin-left: 20px;
	width: 266px;
}


/*** LEFTNAVI + VIDEOLIST***/

div#lowercontent .navi_onecol .videolist_oncontent .listvideo {
	float: left;
	width: 307px;
	margin-bottom: 40px;
}

div#lowercontent .navi_onecol .videolist_oncontent .listteksti {
	float: left;
	margin-left: 20px;
	width: 181px;
}


/*** NAVIGATION + ONE COLUMN + RIGHT LIFT ***/

div#lowercontent .navi_onecol_lift .col1 {
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	width: 250px;
	line-height: 1.5em;
}

/*** NAVIGATION + TWO COLUMNS ***/

div#lowercontent .navi_twocols .col1 {
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	width: 210px;
	line-height: 1.5em;
}

div#lowercontent .navi_twocols .col2 {
	float: left;
	margin-left: 20px;
	width: 220px;
	line-height: 1.5em;
}

/*** NAVIGATION + ONE COLUMN ***/

div#lowercontent .navi_onecol {
	width: 528px;
	background-image: url(../images/oikeabanneri.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 200px;
}

div#lowercontent .navi_onecol .col1 {
	margin-left: 20px;
	line-height: 1.5em;
}

div#lowercontent .navi_onecol .col2_1 {
	float: left;
	margin-left: 20px;
	width: 244px;
	margin-right: 20px;
}

div#lowercontent .navi_onecol .col2_2 {
	float: left;
	width: 244px;
}

div#lowercontent h1 {
	color: #44697D;
	font-size: 25px;
	font-style: italic;
	font-weight: normal;
	margin: 10px 0px;
	line-height: 25px;
}

div#lowercontent h2 {
	color: #44697D;
	font-size: 14px;
	font-weight: bold;
}

div#lowercontent h3 {
	color: #44697D;
	font-size: 12px;
}

div#lowercontent ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #44697D;
}

div#lowercontent .col1 ul li,
div#lowercontent .col2 ul li {
	display: block;
	background-image: url(../images/blue_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 13px;
}

div#lowercontent ul li a {
	color: #8c999f;
	text-decoration: none;
}

div#lowercontent ul li a:hover {
	color: #8c999f;
	text-decoration: underline;
}

/*** LEFTNAVIGATION ***/
div#lowercontent .leftnavi {
	float: left;
	margin-right: 20px;
	width: 170px;
}

div#lowercontent .leftnavi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

div#lowercontent .leftnavi ul li {
	display: block;
	background-image: url(../images/vertline.gif);
	background-repeat: repeat-x;
	background-position: 0px 19px;
	padding: 0px;
}

div#lowercontent .leftnavi ul li a {
	color: #8c999f;
	line-height: 20px;
	display: block;
	background-image: url(../images/blue_arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	padding-left: 13px;
}

div#lowercontent .leftnavi ul li a.current {
	color: #44697D;
	font-weight: bold;
}

div#lowercontent .leftnavi ul li ul li a {
	font-size: 90%;
	background-position: 13px 8px;
	padding-left: 23px;
}

div#lowercontent .leftnavi ul li ul li ul li a {
	font-size: 90%;
	background-position: 23px 8px;
	padding-left: 33px;
}

/*** FOOTER ***/

div#footer {
	height: 76px;
}

div#footer .content {
	margin: 0px auto;
	padding-top: 30px;
}

div#footer .left {
	float: left;
	width: 200px;
	color: #829096;
	margin-top: 30px;
}

div#footer .right {
	float: right;
	width: 200px;
	color: #829096;
	margin-top: 30px;
}

div#footer a {
	text-decoration: underline;
	color: #829096;
}

div#footer a:hover {
	text-decoration: none;
	color: #829096;
}

/*** PALAUTELOMAKE ***/

table.meFormPublicTable td {
	vertical-align: top;
}

table.meFormPublicTable td.meFormPublicTitle {
	vertical-align: top;
	text-align: right;
	padding-right: 20px;
	width: 200px;
}

td.meFormMultiCheckboxTitle {
	font-size: 100%;
	padding-top: 3px;
}

input.meFormInputText,
select.meFormInputSelect,
textarea.meFormInputTextarea {
	background: #ffffff;
	border: 1px solid #666666;
	font-size: 10px;
	color: #666666;
	font-family: verdana;
	padding: 4px;
}

select.meFormInputSelect {
	padding-left: 0px;
}

input.meFormInputCheckbox {
	border: none;
}

td.meFormSubmitCol {
	text-align: right;
}

input.meFormSubmit,
input.meFormReset {
	background: #829096;
	border: none;
	font-size: 10px;
	color: #ffffff;
	font-family: verdana;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	letter-spacing: 1px;
}


/*** CONTENT ACTIONS ***/

div.pagecontentactions {
	background-image: url(../images/vertline.gif);
	background-position: top left;
	background-repeat: repeat-x;
	padding-top: 10px;
	margin-top: 20px;
}

div.pagecontentactions table.actionswrapper {
	margin: 0px auto;
}

div.pagecontentactions table.actionswrapper tbody {
}

div.pagecontentactions table.actionswrapper td {
	padding: 2px 5px;
}

#lowercontent table.calendar {
	width: 305px;
	font-size: 12px;
	border-left: solid 1px #E9DAA8;
	border-right: solid 1px #E9DAA8;
	margin-bottom: 20px;
}

#lowercontent table.calendar td {
	padding: 5px;
	text-align: center;
}

#lowercontent table.calendar td.month {
	text-align: center;
	font-weight: bold;
	background-color: #E9DAA8;
}

#lowercontent table.calendar td a {
	text-decoration: none;
}

#lowercontent table.calendar td a:hover {
	text-decoration: underline;
}

#lowercontent table.calendar td.dayName {
	font-weight: bold;
}

#lowercontent table.calendar td.multievent {
	background-color: #BD7162;
	color: #ffffff;
}

#lowercontent table.calendar td.event {
	background-color: #44697D;
	color: #ffffff;
}

#lowercontent a.multievent,
#lowercontent a.event {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#lowercontent a.multievent:hover,
#lowercontent a.event:hover {
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
}

#lowercontent table.calendarheading {
	width: 305px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background-image: url(../images/mittari_vaakaviiva.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	font-size: 14px;
	color: #44697D;
	background-color: #E9DAA8;
}

#lowercontent .rss-nosto-box {
	background-image: url(../images/finfood_logo.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 40px;
}

#lowercontent .rss-nosto-box .maintitle {
	font-weight: bold;
	margin-bottom: 10px;
}

#lowercontent .rss-nosto-box .title {
	margin-bottom: 5px;
}

/*** LUPAAN LOMAKE ***/
fieldset.vaadinform {
	margin: 17px 0px 0px 30px;
	background-color: transparent;
	border: none;
}

.vaadinform .title,
.vaadinform .input {
	color: #ffffff;
}

.vaadinform .buttons input {
	background-color: transparent;
	color: #ffffff;
	font-size: 25px;
	font-style: italic;
	font-weight: normal;
	font-family: arial;
	border: none;
	cursor: pointer;
	text-decoration: underline;
	padding: 0px;
	margin: 5px 0px;
}

fieldset.vaadin-list {
	background-color: transparent;
	border: 1px solid #666666;
	padding: 10px;
}

.vaadin-list #municipalitysearch,
.vaadin-list #municipalityselect {
	width: 150px;
	border: 1px solid #666666;
	background-color: #ffffff;
	font-size: 12px;
	font-family: arial;
	color: #666666;
	padding: 3px;
}

div#uppercontent div.success p,
div#uppercontent div.success h2,
div#uppercontent div.error p,
div#uppercontent div.error h2 {
	padding: 0px;
	margin: 0px;
}

div.success {
	color: #FFFFFF;
	padding: 80px 0px 0px 0px;
	text-align: center;
}

div.error {
	color: #FFFFFF;
	padding: 5px 27px;
}

div.error {
	background-color: #cc0000;
}

div#uppercontent div.success h2,
div#uppercontent div.error h2 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

form {
	margin: 0px;
	padding: 0px;
}

div.listauspalsta {
	width: 175px;
	float: left;
}

div#lowercontent .navi_onecol .col1 .rss-nosto-box .title {
	line-height: 24px;
}

div#lowercontent .navi_onecol .col1 .rss-nosto-box .date {	
	float: left;
	line-height: 24px;	
	width: 85px;
}

/* Facebook share link */
html .fb_share_link { padding:2px 0 0 20px; height:16px; background:url(http://static.ak.fbcdn.net/images/share/facebook_share_icon.gif?2:26981) no-repeat top left; }

/*** SITEMAP ***/

#lowercontent table.map {
	width: 100%;	
	font-weight: bold;	
}

#lowercontent table.map td {
	vertical-align: top;
}

div#lowercontent table.map td table.map {
	width: auto;
}

div#lowercontent table.map td table.map td {
	font-weight: normal;	
	padding: 0px 10px;
	border: none;
}

div#lowercontent table.map ul.map li {
	background-position: 0px 10px;
}

#lowercontent table.map a {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

#lowercontent table.map table.map a {
	font-size: 12px;
	font-weight: normal;
}

#lowercontent table.map a:hover {
	text-decoration: underline;
}
div#dropdownmenu_layout{
	position:relative; 
	float:left;
}
div#dropdownmenu_layout ul li {
	float:left;
	position:relative;
}
div#dropdownmenu_layout ul li a {
	display:block;
	height:51px;
	line-height:51px;
}
div#dropdownmenu_layout ul li:hover ul,
div#dropdownmenu_layout ul li a:hover ul {
visibility:visible; height:auto; position:absolute; top:0px; left:-1px; overflow:visible;
}
div#dropdownmenu_layout ul li:hover ul li a,
div#dropdownmenu_layout ul li a:hover ul li a {
display:block; background:transparent; text-decoration:none; height:auto; line-height:1.5em; padding:5px 10px; width:130px; w\idth:130px;
}
div#contentlowerwide div.mainad{
	margin-top:10px;
}