/* @override 
	http://www.ystea.fi/site1318834941.css/styles.css
*/

body {
	position: relative;
	margin: 0px auto 0px auto;
	padding: 0px;
	font: normal 13px Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #444;
	/*background: #fff url(img/header/background.jpg) no-repeat top left;*/
	background-color: #fff;
}


/*TYPOGRAPHY----------------*/

div {
 margin: 0px;
 padding: 0px;
 line-height: 18px;
}

a, table a{
	color: #e13 !important;
}
a:hover, table a:hover{
	color: #901 !important;
}

img {
	border: 0px;
}

table tr,table p, table caption{
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #444;
}


p{
	font: normal 13px/18px Tahoma, Arial, Helvetica, sans-serif;
	margin: 9px 30px 9px 0px;
	padding: 0px 0px;
}
	
h1{
	font: normal 26px/26px Tahoma, Arial, Helvetica, sans-serif;
	/*text-transform: uppercase;*/
	color: #079;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px;
}
h2{
	font: normal 16px/18px Tahoma, Arial, Helvetica, sans-serif;
	color: #079;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px;

}






/* FORM STYLES--------------- */


hr {
	border: none 0;
	border-top: 1px dashed #ccc;
	width: 90%;
	height: 1px;
}

label {
	font: normal 13px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #000;
}

input, textarea, select {
	font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #335;
	}
textarea {
	overflow: scroll;
}
.contactform {
	width: 200px;
	}

.alert {
	color: #f80;
	}

dl {
	font: normal 13px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 18px;
	display: inline;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 510px;
}

dt {
	font: normal 13px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 18px;
	width: 100px;
	float: left;
	margin: 0px;
	padding: 2px 5px 2px 0px;
	border: 0px solid #eee;
}

/* commented backslash hack for mac-ie5 \ */
dt { clear: both; }
/* end hack */

dd {
	font: normal 13px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 18px;
	width: 360px;
	float: left;
	margin: 0px;
	padding: 2px 5px;
	border: 0px;

}



/* Tabl


/*LAYOUT-----------------*/

#wrap {
	position: absolute;
	float:left;
	width: 960px;
	display: block;
	clear: both;
}


#header{
	/*display: block;*/
	position: relative;
	top: 0px;
	left:0px;
	width: 960px;
	height:125px;
	padding: 0px;
	margin: 0px;
}

#contentwrap {
	position: relative;
	float: left;
	display: block;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 200;
}

#mainmenu {
	position: absolute;
	float:left;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#submenu {
	position: absolute;
	float:left;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#jasenyysnosto {
	display: block;
	float:left;
	padding-top: 250px;

	margin-left: -10px;
	background: url(img/jasenyys-nosto.gif) no-repeat 0px 250px;
	height: 320px;
	width: 480px;
}
#jasenyysnostotext {
	padding: 20px 0px 0px 204px;
	width: 260px;
	
}
#jasenyysnosto h1 {
	font: normal 22px/28px Tahoma, Arial, Helvetica, sans-serif;
	color: #007799;
	text-transform: uppercase;
padding: 0px;
margin: 0px;
	
}
#jasenyysnosto ul {
padding: 0px 0px 0px 0px;
margin: 0px 0px 10px 0px;
display: block;
float: left;
}
#jasenyysnosto p {
padding: 10px 0px 0px 0px;
margin: 0px 0px 0px 0px;
	
}
#jasenyysnosto ul li {
	font: normal 12px/15px Tahoma, Arial, Helvetica, sans-serif;
	color: #00799f;	
	display: block;
	float: left;
	clear: both;
	padding: 9px 0px 0px 14px;
	margin: 0px;
	background: url(img/jasenyys-bullet.gif) no-repeat 0px 10px;
	width: 240px;

}

#leftcolumn{
	float:left;
	width:  480px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	/*border-right: 1px solid #f3f3f3;*/
	clear: both;
}

#text {
	float:left;
	width:  480px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	/*border-right: 1px solid #f3f3f3;*/
	clear: both;
}





#flash {
	position: absolute;
	top: -70px;
	left: 150px;
	margin: 0px 0px;
	padding: 0px 0px;
}

#rightcolumn, #note {
	position: relative;
	float:left;
	width:  230px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	
}
#rightcolumn{
	margin-top: 30px;
	background: #fff url(img/sidecolumnbg.jpg) no-repeat top left;
}
#left-note {
	position:absolute;
	top: 630px;
	left:10px;
	width: 180px;
	display: none;

	background: #fff url(img/leftnote_bg.gif) no-repeat top left;
	
}
#leftlogos {
	position:absolute;
	top: 548px;
	left: 0px;
	width: 172px;
	height: 160px;
	text-align: right;
	
}
#leftlogos a {
	padding: 10px 0px 0px 0px;
	display: block;
	float: right;
}
#leftnote-wrap {
	position:absolute;
	top: 698px;
	left: 0px;
	width: 192px;
	height: 200px;

	background: #fff url(img/leftnote_bg.gif) no-repeat top left;
	
}
#leftnote {
	padding: 0px 10px 0px 10px;
	width: 170px;
	text-align: right;
}
#leftnote h1,
#leftnote p {
	text-align: right;
}	
#leftnote p {
	padding: 10px 0px 0px 0px;
}

div#puheenjohtajan_palsta {
	margin-top: 15px;
	background: #fff url(img/sidecolumnbg.jpg) no-repeat top left;
	padding-bottom:20px;
}
div#puheenjohtajan_palsta h2 {
	padding-left:16px;
	padding-top:15px;
}
div#puheenjohtajan_palsta ul {
	margin:0;
	padding:0 0 0 15px;
}
div#puheenjohtajan_palsta ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:10px 0 0;
	padding:0;
}
div#puheenjohtajan_palsta ul li a {
	text-decoration:none;
}
#footer {
	position: relative;
	float: left;
	display: block;
	top: 0px;
	left: 0px;

	position: relative;
	clear: both;
	width:  415px;
	margin: 0px;
	padding: 60px 0px 0px 256px;
	min-height:140px;
}




#rightcolumnfront {
	position: relative;
	display: block;
	float: left;
	top: 0px;
	left: 500px;
	width:  300px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#fronttext {
	position: relative;
	float: left;
	display: block;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 50px;
	width: 320px;
	clear: both;
}
#fronttext h1{
	margin: 0px 0px 0px -30px;
	padding: 0px 0px 10px 30px;
}
#fronttext p{
	margin: 9px 0px 9px 0px;
	padding: 0px 0px 0px 0px;
}

#frontnote {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 50px;
	width: 320px;
	position: relative;
	float: left;
	display: block;
	top: 0px;
	left: 0px;
}
#frontnote h1 {
	font: bold 16px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	text-transform: none;
	background: url(img/frontpage/omena_pieni.gif) no-repeat top left;
	margin: 0px 0px -15px -50px;
	padding: 5px 0px 20px 50px;
}
#frontnote p{
	margin: 9px 0px 9px 0px;
	padding: 0px 0px 0px 0px;
	/*padding: 30px 0px 0px 30px;*/
}

#footer p{
	font-size: 11px;
	color: #777;
}

#search a.button-sivukartta {
	display: block;
	float: left;
	width: 76px;
	height: 27px;
	background: url(img/butsitemap.gif) no-repeat 0px 0px;
	padding: 0px 0px 0px 0px;
}
#search a.button-sivukartta span {
	display: none;
}
#search a.button-ota-yhteytta {
	display: block;
	float: left;
	width: 81px;
	height: 27px;
	background: url(img/butcontact.gif) no-repeat 0px 0px;
	padding: 0px 4px 0px 0px;
}
#search a.button-ota-yhteytta span {
	display: none;
}

#search a.facebook-badge {
	float:left;
	display:block;
	padding:25px 0 0 45px;
}


/*MAIN MENU*/

#mainmenu {
	width: 754px;
	height: 27px;

	color: #fff;

	line-height: 15px;
	text-align: left;
	font-weight: normal;
	display: block;
	z-index: 999;
	position: absolute;
	top: 0px;
	left: 0px;

	}

	#mainmenu ul {
		margin: 0px 0px;
		padding: 0px 0px;
		list-style: none;
	}

	#mainmenu li {
		float:left;
		position: relative;
		height: 35px;
		top: 0px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px;
		list-style: none;
		list-style-image: none;
		background: #f35;/*#00798f;*/
		border-left: 1px solid #d03;
		border-bottom: 1px solid #c02;
		border-right: 1px solid #f56;
		}
	#mainmenu li.bb {
		border-bottom: 26px solid #00798f;
	}
	#mainmenu li a {
		padding: 9px 12px 6px 12px;
		position: relative;
		top: 0px;
		display: block;
		font: normal 13px/18px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
		vertical-align: bottom;
		text-decoration: none;
		/*text-transform: uppercase;*/
		color: #fff !important;
		outline: none;

		}
	#mainmenu span {
		vertical-align: text-bottom;
		}
	html>body #mainmenu li a {
		width: auto;
		}

	#mainmenu li a:hover {
		background: url(img/arrowl.gif) no-repeat -4px 12px;
		}

	#mainmenu .selected-1 {
		background: #e14;
		border: 1px solid #e14;
		border-top: 0px;
	  }
	#mainmenu .selected-1 a {
		background: #e14;
		background-position: 0px -84px;
		color: #fff !important;
		font-weight: bold;

	  }
	#mainmenu .selected-1 li {
		background-color:#DD0000;
		color: #000 !important;
  		padding: 0px 0px 0px 0px;  		
	  }

  	#mainmenu li ul {
		position: absolute;
		display: none;
		border-left: 1px solid #e14;
		border-right: 1px solid #e14;
		border-bottom: 1px solid #a14;
		background: url(img/mainmenu-dropdown.jpg) #c7002e repeat-x 0px 0px;
		width: 228px;
		z-index: 999;

	}
  	#mainmenu li:hover ul {
		display: block;
	}
	#mainmenu li ul li {
		width: 224px;
		border: none;
		background: none;
/*		border-bottom: 1px solid #b14; */
	}
	#mainmenu li ul li a {
		display: block;
		float: left;
		width: 200px;
	}
	#mainmenu li div.menu-hider {
		display: none;
	}

/*SUBMENU*/



#submenu {
	width: 800px;
	height: 26px;
	padding: 0px 0px;
	margin: 0px 0px;
	color: #050;
	line-height: 15px;
	text-align: left;
	font-weight: normal;
	display: block;
	z-index: 298;
	}

	#submenu ul {
		margin: 0px 0px;
		padding: 0px 0px;
		list-style: none;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		}

	#submenu li {
		float:left;
		position: relative;
		height: 26px;
		top: 0px;
		padding: 36px 0px 0px 0px;
		margin: 0px 0px;
		list-style: none;
		list-style-image: none;
		border: none !important;
		
		/*background:  ;*/ 
		background: url(img/submenu_bg.gif) #ff3355 repeat-x 0px 36px;
		color: #060;
		font-size: 13px;
		font-weight: normal;
		text-decoration: none;
		}

	#submenu li a {
		padding: 4px 8px 6px 8px;
		position: relative;
		top: 0px;
		display: block;
		vertical-align: bottom;
		text-decoration: none;
		color: #fff !important;
		font: normal 13px/18px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;

		border: none !important;
		}
	#submenu span {
		vertical-align: text-bottom;
		}
	html>body #submenu li a {
		width: auto;
		}

	#submenu li a:hover {
		background: none;
/*		text-decoration: underline;*/
		background: url(img/arrow.gif) no-repeat -4px 8px;
		border: none;
		}

	#submenu .selected-2 a {
		text-decoration: none;
		/*		border-left: 1px dotted #fff;
		border-right: 1px dotted #fff;*/
		border: none;
		background: url(img/arrows.gif) no-repeat -4px 8px;

	  }




#logo {
	position: absolute;
	top: 25px;
	left: 725px;
	padding: 0px;
	margin: 0px;
	z-index: 400;
}

#logo a, #logo img{
	border: 0px;
}

/*OIKEA PALKKI------------------------*/
#note h2, #note h1 {
	font: normal 16px/16px Tahoma, Arial, Helvetica, sans-serif;
	color: #079;
	margin: 20px 0px 5px 15px;
}
#note p{
	margin: 9px 30px 9px 15px;
	font-size: 12px;
	color: #555;
}

#newsfront {
	position: absolute;
	top: 240px;
	left: 28px;
	padding: 0px;
	margin: 0px;
	width: 150px;
}
#newsfront ul {
	padding: 0px;
	margin: 0px;
}
#newsfront h2 {
	margin:0px;
	padding: 0px;
}
#newsfront ul, #note ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#newsfront ul li, #note ul li {
	list-style: none;
	list-style-image: none;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#newsfront ul a, #note ul a {
	text-decoration: none;

}
#newsiframed .extra, #note .extra, div#puheenjohtajan_palsta .extra {
	font-weight: bold;
/*	font-size: 11px;*/
}

#newsfront .selected a {
	text-decoration: underline;
}


#newsmenu ul, #note ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}
#newsmenu ul li, #note ul li {
	list-style: none;
	list-style-image: none;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#newsmenu ul a, #note ul a {
	text-decoration: none;
}
#newsmenu .extra, #note .extra {
	color: #666;
	font-size: 11px;
}

#newsmenu .selected a {
	font-weight: bold;
}


/*SEARCH STYLES-------------------*/
#search{
	position:absolute;
	top: 480px;
	left:20px;
	width: 170px;
	height:45px;
	z-index: 999;
	line-height: 10px;
	text-align: left;
	vertical-align: top;
}
#search form{
	padding: 0px;
	margin: 0px;
}
#search .field{
	vertical-align: top;
	width: 110px;
	height: 20px;
	font: 13px/20px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	background-color: #f9fcfc;
	border: 1px solid #ccc;
	padding: 0px;
	margin: 0px;
}
#search .greenbutton, #text .greenbutton{
	vertical-align: top;
	width: 40px;
	height: 22px;
	font: normal 13px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #f35;
	border: 1px solid #e14;
	padding: 0px;
	margin: 0px;
	cursor: pointer;

}
#search a{
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	line-height: 18px;
}


/* TABLE STYLES--------------- */
table.no_border {
	border: 0px;
	border-collapse: collapse;
}
table.no_border td {
	border: 1px solid #fff;
	vertical-align: top;
	padding: 2px 0px 0px 10px;
}
table.with_border {
	border: 0px;
	border-collapse: collapse;
	border-collapse: separate;
	border-spacing: 1px;
	background: #ddd;
	padding: 0px;
}
table.with_border td {
	vertical-align: top;
	padding: 2px 0px 0px 10px;
	background: #fff;
	border: 0px;
}
table caption {
	border-collapse: separate;
	border-spacing: 1px;
	background: #eee;
	text-align: left;
	padding: 12px 0px 9px 9px;
}
table.with_border td p, table.no_border td p {
	margin: 0px 0px 0px 0px;
}



.pdf {
	background: url(img/icons/pdf.gif) no-repeat top left;
	padding: 2px 0px 0px 20px;

}


#text ol, #text ul, #note ol, #note ul {
	background-color: transparent;
	font: normal 13px Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #333;
	margin: 0px 0px 10px 15px;
	padding: 8px 0px 4px 0px;
	}

#text ol li, #note ol li  {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 5px;
	line-height: 17px;
	text-indent: 0px;
	color: #333;
	background-color: transparent;


}

#text ul li, #note ul li {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px;
	line-height: 17px;
	text-align: left;
	text-indent: 0px;
	color: #333;
	list-style-image:url("img/bullet.gif");
}

#text td {
	vertical-align: top;
}

/* @group Table styles */

/* @group Table dark */

table.table-dark  {
   border-collapse: separate;
   border-spacing: 1px;
   border: 1px solid #818181;
   background: #818181;   
}

table.table-dark tr {
}

table.table-dark td {
   border: 1px solid #818181;
   background: #fff;
   border-spacing: 0px;
   border-collapse: collapse;
   border: 0px solid #818181;
   padding: 1px 0px 1px 5px;
}

/* @end */

/* @group Table Light */

table.table-light {
   border-collapse: separate;
   border-spacing: 0px;
   border: 0px solid #999;
   border-top: 1px solid #999;
   background: #999;   
}

table.table-light tr {
}

table.table-light td {
   background: #fff;
   border-spacing: 0px;
   border-collapse: collapse;
   border: 0px solid transparent;
   border-bottom: 1px solid #999;
   padding: 1px 0px 1px 5px;
}

[contenteditable=true] table.table-light td,
[contenteditable=true]>table.table-light td {
   border-right: dotted 1px #faa;
}

/* @end */

/* @group Table None */

table.table-none  {
   border: 0px solid transparent;
   border-collapse: separate;
   border-spacing: 0px;
}

table.table-none td {
   padding: 0px 0px 0px 5px;
   border-spacing: 0px;
   border-spacing: 1px 1px;
}

[contenteditable=true] table.table-none, 
[contenteditable=true]>table.table-none {       
   border-top: 1px  dotted #faa;
}
/*.contenteditor */
[contenteditable=true] table.table-none td, 
[contenteditable=true]>table.table-none td {
   border-right: 1px  dotted #faa;
   border-bottom: 1px  dotted #faa;
}

/* @end */

/* @group Row styles */

tr.row-bold td {
   font-size: 15px;
}

tr.row-bold td p {
   font-size: 15px;
}

tr.row-dark td {
   background: #818181;       
   color: #fff;    
}

tr.row-light td {
   background: #eeeeee;    
}

/* @end */

/* @end */

