/* CSS Document */

body{
	margin: 0px 0px 0px 0px;
	background-color: #D9DDE0;
	text-align: center;
	font-family: Arial;
	color: #666666;
}

body.contentpane{
	text-align: left;
	background-color: #ffffff;
}

#content p{
	text-align:justify;
}

#container{
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	
	width: 949px;
	margin: auto;

	text-align: center;
	
	background-image: url('../images/cms/taustakuva.gif');
	background-repeat: repeat-y;
	background-position: top center;
	padding-top: 3px;
}

#header{
	width: 937px;
	top: 10;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;

	
	/*background-image: url('../images/headertausta.gif');
	background-repeat: repeat-y;
	background-position: top center;
*/
}

#headerl{
	width: 937px;
	height: 245px;
	position: relative;
	top: -3px;
	left: 0px;
	float: center;
	text-align: center;  /* ie */
	background: -moz-linear-gradient(top,  rgba(67,100,171,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(67,100,171,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(67,100,171,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(67,100,171,1) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(67,100,171,1) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(67,100,171,1) 0%,rgba(255,255,255,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4364ab', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */

}

#headerl .bg_head {
	display: block;
	position: absolute;
	top: 0;
	right: 20px;
}
#headerl .contact_head {
	position: absolute;
	top: 0;
	left: 0px;
	height: 248px;
	width: 440px;
	background: rgba( 0, 0, 0, 0.6);
}

#headerl .contact_head p, a {
	line-height: 19px;
	color: #fff;
}
#headerl .contact_head p span {
	font-size: 24px;
}
.contact_head{//cursor:pointer;}
.form_slog{
   border: 1px solid #666;
   font-size: 12px;
   border-radius: 5px;
   width: 200px;
   padding: 0 10px;
}
#headerr{
	/*position: relative;
	top: 58px;
	right: 24px;
	float: right;
*/
}

div#search{
	
}

#search_out{
/*
	float: left;
	width: 169px;
*/
}

#search_in{
/*	padding: 0px;
	height: 22px !important;
	height: 24px;
	overflow: hidden;	
*/
}

#search_in form {
  padding: 0;
  margin: 0;
}

#search_in .inputbox {
	border: 0px;
	padding: 3px 3px 3px 11px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	
	background-image: url('../images/cms/ibackground.gif');
	background-repeat: no-repeat;
	background-position: top left;
	width: 169px;
	height: 22px;
}

/*#vali{
	width: 949px;
	text-align: left;
	clear: both;	
}*/

#layoutimage{
	height: 110px;	
	background-image: url('../images/cms/logo.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

#top{
	float: right;
	width: 224px;
	/*height: 172px; 189px;*/
}

#user6{
	width: 660px;
	float: left;
	text-align: left;
}

#navi{
	#background-image: url('../images/cms/navigointibg.gif');
	background-repeat: no-repeat;
	#background: linear-gradient(to bottom, #4364AB 0%, rgba(255, 255, 255, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-image: url("../images/cms/moduletitlebg_menu.gif");
	background-position: top center;
	height: 28px;

	/*margin-left: 14px;*/
	padding-left: 13px;
	padding-right: 34px; 
	width: 890px;
	
}

#contentshadow{
	background-image: url('../images/cms/contentbg.gif');
	background-repeat: no-repeat;
	background-position: top center;
	height: 17px;
}

#content{
	text-align: left;
	padding: 0px 25px 0px 28px;
	    color: #000000;
    font-size: 14px;
    text-align: left;
}

#koko{
	width: 898px;
	border: 1px solid purple;
	margin-left: 24px;
	
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	line-height: 1.5em;
}

#vasen{
	float: left;
	width: 241px;
}

#keski{
	float: right;
	width: 635px;	
}

#keski2{
	float: left;
	width: 420px;	
}

#keski3{
	float: left;
	width: 655px;	
}

#keski4{
	float: left;
	width: 898px;	
}

#oikea{
	width: 224px;
	float: right;
}

#jako{
	width: 420px;
}

#user1{
	float: left;
	width: 50%;
	text-align: left;
}

#user2{
	float: right;
	width: 50%;
	text-align: left;
}

#user5{
	float: left;
	width: 100%;
	text-align: left;
}

#keski2a{
	float: left;
	width: 100%;
}

#footer2{
	color: #9EA0A2;
	font-family: Arial;
	font-size: 12px;
	#height: 64px;
	clear: both;
	text-align: left;
	
	width: 937px;
	#background-image: url('../images/cms/footerpalkki.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
	font-weight: bold;
	
}

#copy{
	float: left;
	font-size: 10px;
	padding-top: 40px;
	padding-left: 28px;
	color: #666666;
}

div#copy div{
	float: left;
	margin-right: 5px;
}

#othermenu{
	float: right;
	padding-top: 40px;
	padding-right: 28px;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	font-family: Arial;
}

#footer{
	color: #9EA0A2;
	font-family: Arial;
	font-size: 10px;
	padding-top: 18px;
	position: relative;
	height: 40px; /* 30 */
	clear: both;
	
	background-image: url('../images/cms/footer.gif');
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #D9DDE0;
	font-weight: bold;
}

/* for joomla */

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	
	background-image: url('../images/cms/sepa.gif');
	background-repeat: no-repeat;
	background-position: top right;
}


ul#mainlevel-nav li:last{
	background-image:none;
}

ul#mainlevel-nav li a
{
	font-family: Arial;
	font-weight: bold;
	display: block;
	padding-left: 15px;
	padding-right: 20px;
	text-decoration: none;
	color: #FFF;
	background: transparent;
	margin-top: 4px;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	text-decoration: underline;

}

div.moduletable{
	margin: 0px 0px 10px 0px;
width: 224px;
font-family: Arial;
font-size: 11px;
color: #000000;
}

div.moduletable h3, div.moduletable .zagl {
	background-image: url('../images/cms/moduletitlebg.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 4px 0px 0px 11px;
	height: 35px;
	margin: 0;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #ffffff;	display:block;
}

div.moduletable table{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	width: 204px;
	margin: 0px 10px 0px 10px;
}

div.moduletable table.contentpaneopen{
	margin: 0px 10px 0px 10px;
	text-align: left;
}

div.moduletable table.contentpaneopen td{
	text-align: left;
}


/* graphic grey module box */
div.moduletablegrey{
	margin: 0px 0px 10px 0px;
	width: 224px;

	font-family: Arial;
	font-size: 11px;
	color: #666666;
	background-image: url('../images/cms/moduletitlebg_grey_big.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

div.moduletablegrey h3{
	background-image: url('../images/cms/moduletitlebg_grey.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 4px 0px 0px 11px;
	height: 35px;
	margin: 0;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
}

div.moduletablegrey table{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	width: 204px;
	margin: 10px 20px 0px 10px;
}

div.moduletablegrey div{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	padding: 0px 10px 0px 10px;
}

/* user 1 & user 2 module styles */
div.moduletableuser{
	margin: 0px 0px 10px 0px;

	font-family: Arial;
	font-size: 11px;
	color: #666666;
}

div.moduletableuser h3{
	padding: 0px 0px 0px 0px;
	margin: 0;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #3367CD;
}

div.moduletableuser table{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	margin: 10px 20px 0px 10px;
}

div.moduletableuser div{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	padding: 0px 10px 0px 10px;
}

/* user6 */
div.moduletableuser6{
	margin: 0px 0px 0px 0px;

	font-family: Arial;
	font-size: 11px;
	color: #666666;
	background-color: #ffffff;
	height: 110px;
}

div.moduletableuser6 h3{
	padding: 0px 0px 0px 0px;
	margin: 0;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #3367CD;
}

/* left footer user7 */
div.moduletableuser7{
	margin: 0px 0px 0px 0px;
	font-family: Arial;
	float: left;
	font-size: 10px;
	color: #666666;
}

/* right footer user8 */
div.moduletableuser8{
	margin: 0px 0px 0px 0px;
	font-family: Arial;
	float: right;
	font-size: 10px;
	color: #666666;
}

/* plain color grey box */

div.moduletablegreybox{
	margin: 0px 0px 10px 0px;
	width: 224px;

	font-family: Arial;
	font-size: 11px;
	color: #666666;
	background-color: #F6F6F6;
}

div.moduletablegreybox h3{
	background-color: #F6F6F6;
	padding: 13px 0px 0px 11px;
	margin: 0;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #3367CD;
}

div.moduletablegreybox div{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	padding: 0px 10px 0px 10px;
}

div.syndicate{
	text-align: left;
}

div.moduletable table.poll{
	text-align: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

table.pollstableborder{
	text-align: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

.pollxtd1{
	margin: 0;
}

div.syndicate div{
	text-align: left;
	margin-left: 11px;
}

table.contentpaneopen{
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	
	padding: 0px 0px 0px 0px;
}

table.searchintro{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}

table.searchintro td{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}

table.contentpane{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}

table.contentpane table{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}

table.poll{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background-image: url('../images/cms/bulletti.gif');
	background-repeat: no-repeat;
	background-position: top left;
	/*vertical-align: middle;*/
	font-size: 11px;
	font-weight: bold;
	color: #FFA025;
	text-align: left;
	padding-top: 5px;
	padding-left: 17px;
	height: 15px !important;
	height: 20px;
	text-decoration: none;
}

a.mainlevel:hover {
	background-image: url('../images/cms/bulletti_on.gif');
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration: none;
	color: #3367CD;
	font-weight: bold;
}

a.mainlevel#active_menu {
	background-image: url('../images/cms/bulletti_on.gif');
	background-repeat: no-repeat;
	background-position: top left;
	color:#3367CD;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	background: url('../images/cms/bulletti_on.gif') no-repeat;
	color: #3367CD;
	font-weight: bold;
}

.contentheading{
	margin: 0;
	font-family: Arial;
	font-size: 16px;
	color: #3367CD;
	font-weight: bold;
}

.componentheading{
	margin: 0;
	font-family: Arial;
	font-size: 16px;
	color: #3367CD;
	font-weight: bold;
}

h1{
	margin: 10px 0;
	font-family: Arial;
	font-size: 16px;
	color: #3367CD;
	font-weight: bold;
}

h2{
	margin: 0;
	font-family: Arial;
	font-size: 14px;
	color: #3367CD;
	font-weight: bold;
}

h3{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #3367CD;
}

h4{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #3367CD;
}

.contentdescription{
	font-family: Arial;
	font-size: 11px;
}

.blog_more{
	font-family: Arial;
	font-size: 11px;
}

.small{
	font-family: Arial;
	font-size: 10px;
	color: #999999;
}

.createdate{
	font-family: Arial;
	font-size: 10px;
	color: #999999;
}

.modifydate{
	font-family: Arial;
	font-size: 10px;
	color: #999999;
}

.back_button{
	font-family: Arial;
	font-size: 10px;
}

.pagenav_prev{
	font-family: Arial;
	font-size: 10px;
}

.pagenav_next{
	font-family: Arial;
	font-size: 10px;
}

.message{
	font-family: Arial;
	font-size: 10px;
}

a:link, a:visited {
	color: #FFA025; text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #FFA025;	text-decoration: underline;
	font-weight: normal;
}

a.footer:link		{color: #9EA0A2; font-size: 10px; font-weight: bold;}
a.footer:active		{color: #9EA0A2; font-size: 10px; font-weight: bold;}
a.footer:hover		{color: #9EA0A2; font-size: 10px; font-weight: bold;}
a.footer:visited	{color: #9EA0A2; font-size: 10px; font-weight: bold;}

.readon				{background-image: url('../images/cms/readon.gif'); background-repeat: no-repeat; background-position: top left; padding-left: 25px;}

a.readon:link		{background-image: url('../images/cms/readon.gif'); background-repeat: no-repeat; background-position: top left; padding-left: 25px;}
a.readon:active		{background-image: url('../images/cms/readon.gif'); background-repeat: no-repeat; background-position: top left; padding-left: 25px;}
a.readon:hover		{background-image: url('../images/cms/readon.gif'); background-repeat: no-repeat; background-position: top left; padding-left: 25px;}
a.readon:visited	{background-image: url('../images/cms/readon.gif'); background-repeat: no-repeat; background-position: top left; padding-left: 25px;}

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

li{
		line-height: 15px;
		padding-left: 15px;
		padding-top: 0px;
		background-image: url('../images/cms/bullet.gif');
		background-repeat: no-repeat;
		background-position: top left;
}

ol li{
		background: none;
}

div.jflanguageselection
{
	float: right;
	vertical-align: middle;
	/*padding: 3px 2px 2px 2px;*/
	padding: 0px;
}
 
/* language lists with UL (names & images) */
ul.jflanguageselection{
	float: right;
	vertical-align: middle;
	list-style: none;
	padding: 7px 0px 0px 0px;
	margin: 0;
	font-size: 12px;
	height: 12px;
}

ul.jflanguageselection li{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 1px 1px 1px 1px;
	white-space: nowrap;
	border: none;
}

ul.jflanguageselection li a{
	display: block;
	color: #3367CD;
}

ul.jflanguageselection img{
	border: none;
}

/** Styles for the drop down list */

#jflanguageselection{
	float: right;
	vertical-align: middle;
}

select.jflanguageselection{
	border: 1px solid #cccccc;
	margin: 5px 1px 1px 1px;
	padding: 0px 0px 1px 0px;
	font-family: Arial;
	font-size: 11px;
	color: #3367CD;
}

label.jflanguageselection{
	position:absolute;
	left:-3000px
}
#fbrp__1 label{
	display:block;
}
.my__left{
	position:absolute;
	text-align: center;
	top:100px;
	background: rgba(0,0,0,0.4);
	border-radius: 5px;
	padding:5px;
	color:#fff;
	height:65px;
}

.my__right{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
    border-radius: 5px;
    color: #FFFFFF;
    display: block;
    float: right;
    height: 80px;
    width:270px;
    margin-top: -150px;
    padding: 5px;
    text-align: center;
    position:relative;
}
.clearfix {
	clear: both;
}
.my__fmenu ul li{
	display: inline-block;
	list-style-type: none;
	background-image:none;
}

.my__fmenu{
	text-align: center;
	background:rgba(0,0,0,0.6);
	padding:5px;
	width:927px;
	margin: 0 auto;
	color: #FFFFFF;
}
.my__fmenu ul li a{
	color:white;
}

.head_phone{
	line-height: 17px !important;
}
#fbrp__1{
	width:auto;
}
fieldset {
display: block;
-webkit-margin-start: 2px;
    -webkit-border-bottom-colors: none;
    -webkit-border-left-colors: none;
    -webkit-border-right-colors: none;
    -webkit-border-top-colors: none;
    -webkit-width: 100px;
    border-color: threedface;
    border-image: initial;
    border-style: groove;
    border-width: 2px;
    display: block;
}
.my__img_cont{
	padding:3px;
	#border:1px solid #4364AE;
	#border-radius: 5px;
}
input{width:auto;}

.pab-img {
    margin-bottom: 0.5em;
    #overflow: hidden;
    position: relative;
    #height: 150px;
    width: 120px;
    float: left;
}
.pab-img{width:auto;float:left;margin:3px;}
.pub-items{margin-left: 130px;}

.pab-items-i {
    line-height: 1em;
    margin: 0.35em 0;
}
.pab-items-i a{
    color: #104889;
}
.my_ankor{color: #104889;font-size: 13px;}

.pab-separator {
    background: linear-gradient(to right, #FFFFFF 0%, #B9CBDD 10%, #B9CBDD 90%, #FFFFFF 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 1px;
    line-height: 1px;
    margin-bottom: 1.55em;
    overflow: hidden;
    width: 100%;
    font-size: 0px;
}

div.moduletable ul li a {color:#4162AC;font-size: 14px;}
li.parent ul li a span {font-size: 12px;}
p{color:#666666;}
ul li,ol li {color:#666666;}
#keski ul li,ol li { text-align:justify}
div.contactform textarea {font-family: Arial !important;font-size: 12px;width: 200px;}
.name{font-size: 19px !important;font-weight: bold;}


.bread {
	font-size:13px;
}
span.bold{color: #3367cd; font-size: 16px;font-weight:bold;}