a {
    color: #000;
}

h1 {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
    margin-top: 0;
	margin-bottom: 20px;
	line-height: normal;
}
div#main_content h1, div#main_content_white h1
{
	margin-left: 20px;
	margin-right: 20px;
}

h2 {
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 20px;
	line-height: normal;
	font-weight: bold;
	color: #fff;
}
div.articlelist h2.newslist {
	font-size: 18px !important;
}

h3 {
	font-size : 14px;
	margin-top: 0;
	margin-bottom: 20px;
	line-height: normal;
	font-weight: bold;
	color: #fff;
}

h4 {
	font-size : 12px;
	margin-top: 0;
	margin-bottom: 20px;
	line-height: normal;
	font-weight: bold;
	color: #fff;
}

div#main_content_article h1,
div#main_content_article h2 ,
div#main_content_article h3,
div#main_content_article h4 {
     color: #009534;  
}
div#main_content_white h1,
div#main_content_white h2 ,
div#main_content_white h3,
div#main_content_white h4 {
     color: #009534;  
}

p {
	margin-top: 0;
	margin-bottom: 20px;
	line-height: 18px;
}

ul {
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
}
ol {
	margin-left: 20px;
	list-style-type: decimal;
	margin-bottom: 3px;
}
li {
	margin-left: 20px;
	list-style-type: square;
	margin-bottom: 3px;
}


h1 .h1subtitle
{
    font-size: 16px;
    margin-bottom: 20px;
}

div#main_content h1 .offline {
   color: #E2E2E2;
   font-size: 12px; 
   padding-left: 0;
}
div#main_content .offline {
    padding-left: 20px;
}
h2 .offline {
    color: #E2E2E2;
    font-size: 12px;
}

div#main_content a, 
div#main_content a:link,
div#main_content a:visited
{
    color: #fff;
    text-decoration: underline;
}

div#main_content a:hover,
div#main_content a:active
{
    text-decoration: none;
}



/* PAGESECTIONCONTAINER */
div.pagesectioncontainer {
	margin: 0;
	padding: 0;	
}
div#main_content_article div.pagesectioncontainer hr {
    border: none;
    color: #D7D7D7;	
    background-color: #D7D7D7;
    height: 1px;
    margin-top: 15px;
}
/*
div#main_content_article div.pagesectioncontainer ul li {
	list-style-type: none;
	background-image: url(../images/piste.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
*/
div.pagesectioncontainer ul {
    padding: 5px 0;
    list-style-image: url(../images/piste.gif);
	
	list-style-position: outside;

}
div.pagesectioncontainer li {    
    list-style-image: url(../images/piste.gif);	
	list-style-position: outside;
	margin-left: 2.4em;
}
div.pagesectioncontainer ol {
	padding: 5px 0;
	margin-left: 0;
}
div.pagesectioncontainer ol li {
	list-style-type: decimal;
	margin-left: 2.4em;
	list-style-image: none;	
}

/* PAGESECTIONCONTENTS */
div.pagesectioncontentsfirst {
	margin: 0 20px 0 20px;
    /*padding: 20px 0 20px 0;*/
	padding: 20px 0 0 0;
    width: auto;
    /*height: 238px;*/
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
}
div#main_content div.pagesectioncontentsfirst p {
	margin-bottom: 0;
	font-size: 14px;
}
div#main_content div.pagesectioncontentsfirst h2 {
	margin-bottom: 15px;
}

.contactpagesectioncell div.pagesectioncontentsfirst {
	margin: 0 20px 0 20px;
    padding: 20px 0 20px 0; 
	/*padding: 10px 0 10px 0;*/
	  
}

div#main_content_article div.pagesectioncontentsfirst {
	margin: 0;
	padding: 0;
}
div.pagesectioncontents {
	padding: 0;
	margin: 0;
}



/* SECTION IMAGES */
div.sectionimageleftfirst {
    float: left;
    margin-right: 20px;
	margin-bottom: 20px;
}
div.sectionimagerightfirst {
    float: right;
	margin-left: 10px;
	margin-bottom: 20px;	
}
div#main_content div.sectionimagerightfirst, div#main_content div.sectionimageleftfirst {
	margin-bottom: 0;
}
div.sectionimagehorizontal {
	float: left;
	margin: 0 15px 15px 0;
	text-align: center;
}
div.sectionimageonlycenter {
	text-align: center;
	margin-bottom: 20px;
}
#articles_ div.sectionimageonlycenterfirst {
	text-align: center;
	margin-bottom: 20px;
}
div.sectionimageonlycenter .kuvateksti {
    text-align: center;
}
div.sectionimageonlyleft {
	text-align: left;
	margin-bottom: 20px;
}
#articles_ div.sectionimageonlyleftfirst {
	text-align: left;
	margin-bottom: 20px;
}
div.sectionimageleft {
    float: left;
	padding-right: 20px;
	padding-top: 0;	
}
div.sectionimageonlyright {
	text-align: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
#articles_ div.sectionimageonlyrightfirst {
	text-align: right;
	margin-bottom: 20px;
}
div.sectionimageonlyright .kuvateksti {
    text-align: right;    
}
div.sectionimageright {
	margin-left: 20px;
	margin-bottom: 20px;
    float: right;	
}
.kuvateksti {
    font-size: 11px;
	line-height: 14px;
}
.thumbborder {
    border: 1px solid #fff;
}
div.sectionImageContainerRight {
    float: right;
    margin-left: 20px;
	margin-bottom: 20px;
}
div.sectionImageContainerRight div.sectionimage {
    text-align: left;
}
div.sectionImageContainerRight  div.sectionimage img {
   text-align: right;   
}
div.sectionImageContainerLeft {
    float: left;
    margin-right: 20px;
	margin-bottom: 20px;
    text-align: left;
}



/* Plain page styles */
div.plainpagecontainer {
	padding: 20px 250px 20px 0px;
	margin: 0 0 0 0;
}
div.pagenotfound {
    padding-top: 0;
    height: 200px;
}

div.no_pages {
    padding-left: 20px;
    height: 200px;
}


/* Notification Box Styles */
td.huombox {
	background-color: #E2E2E2;
	border: 1px solid #003466;
    color: #000;
	/* background-color: #FFD9DF;
	border: 1px solid #cc0000; */
	padding: 10px;
	vertical-align: middle; 
}
div#main_content td.huombox p a.isolinkki {
    color: #000;
}
td.huombox p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
td.notice {
	background-color: #FBEDBB;
	border: 1px solid #999999;
	padding: 10px;
	vertical-align: middle;
}
td.notice p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	color: #333333;
}




/* COMPANY YHTEYSTIEDOT */
td.contactpagesectioncell
{
    background-color: #fff !important;
	text-align: left;
	
	margin-top: 0;
	padding-top: 0;
}

td.contactpagesectioncell .kuvateksti
{
	color: #000;
	font-weight: normal;
}
td.contactpagesectioncell .kuvateksti span.contact_title
{
	display: block;
	margin-top: -4px;
}

td.contactpagesectioncell .sectionimagehorizontal
{
	text-align: left;
	width: 165px;
	padding: 0 10px 2px 0;
	margin: 0;
}

td.contactpagesectioncell div.pagesectioncontentsfirst
{
	/* height: 275px; */
	margin-top: 0;
	padding-top: 0;
}

/* international contacts */
div.international_contacts {
	margin: 20px;
	margin-bottom: 0;
}


/* NEWS */
p.newsaika, .newsaika {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
p.newsaika {
	margin-bottom: 0.5em;
}

div.titlecontainer
{
    padding: 20px 0 0 0;
}

h2.newslist {
	font-size: 16px;
	margin-bottom: 1.0em;
}

.newslist .offline
{
    color: #89888E;
}






/* ARTICLE NAVI */

#articlenavicontainer
{
 
    border-top: 1px solid #D7D7D7;
    border-bottom: 1px solid #D7D7D7;
    margin: 10px 0 0 0;
}

#articlenavi {
	margin:  0 0 0;
    padding: 10px 0;
}

#articleheaderlinks a, #articleheaderlinks a:link, #articleheaderlinks a:visited
{
    text-decoration: none;
    font-weight: bold;
    /* color: #009534; */
    color: #000;
    margin-right: 10px;
}

#articleheaderlinks a:hover, #articleheaderlinks a:active {
    text-decoration: underline;
}

#articleheaderlinks a.on, #articleheaderlinks a.on:link, #articleheaderlinks a.on:visited
{
  color: #009534;
  text-decoration: underline;
}



#articlesubheaderlinks a, #articlesubheaderlinks a:link, #articlesubheaderlinks a:visited
{
    text-decoration: none;
    font-weight: normal;
    color: #000;
    margin-right: 10px;
    font-size: 11px;
}

#articlesubheaderlinks a:hover, #articlesubheaderlinks a:active {
    text-decoration: underline;
}

#articlesubheaderlinks a.on, #articlesubheaderlinks a.on:link, #articlesubheaderlinks a.on:visited
{
  color: #009534;
  text-decoration: underline;
}



/* Article attachment styles */
table.attachments {

}

table.attachments td {
	padding: 2px 5px 2px 5px;
}

table.attachments td.header {
	background-color : transparent;
}

table.attachments td.header {
	padding : 2px;
	border-bottom: 1px solid Gray;
}

table.attachments td p, table.attachments td.header p {
	margin: 0px;
}

table.attachments td.header p {
	color : Black;
	font-size : 11px;
	font-weight: bold;
}

table.attachments td.header a, table.attachments td.header a:link, table.attachments td.header a:visited {
	color : White;
	font-weight: bold;
	text-decoration : underline;
}
table.attachments td.header a:hover, table.attachments td.header a:active {
	color : White;
	font-weight: bold;
	text-decoration : none;
}

table.attachments a
{
    color: #000;
}

/* Yleiset asemointimääritykset */
.left {
	text-align : left;
}
.center {
	text-align : center;
}
.right {
	text-align : right;
}




.thumbborder
{
    border: 1px solid #009534;
	margin-top: 1px;
}






table.sisaltopalkki{
    margin-top: 20px;
   /* margin-bottom: 20px; */
}

h1.addpadding {
    margin-top: 10px;
}


/* DOWNLOAD */

div#download_content {
    color: #000;
    padding: 10px 5px 5px 7px;
}

div.download_section_container {
    color: #000;
    margin-right: 25px;
    margin-bottom: 15px;
    float: left;
    margin-top: 5px;
    width: 105px;
}


/*
table.download_table {
    position: absolute;
    bottom: 0;
}
*/


div.download_title {
    text-align: left;
    font-size: 11px;
    line-height: 1.2;
    margin-bottom: 5px;
    font-weight: bold;

}

div.download_title .offline {
    font-weight: normal;
}



td.table_container_td div.download_section_container {
   
   
}

td.table_container_td a {
   
}


table.download_table th {
    text-align: left;
    font-size: 11px;
    line-height: 1.2;
    padding-bottom: 5px;
}

table.download_table th .offline {
    font-weight: normal;
}

td.download_edit_left {

}

td.download_edit_left a {

    margin-right: 2px;

}

td.download_edit_left a img {

}

td.download_edit_right {
    text-align: right;
}

td.download_edit_right a {
    margin-left: 2px;
    
}

div#download_content a {
    border: none;
}

span.file_size {
  font-size: 11px;
}

div.clear {
	clear: both;
	height: 0;
	font-size: 0;		
	line-height: 0;	
}

.contactpagesectioncell .kuvateksti strong {
	line-height: 14px;
	
}

.contactpagesectioncell .kuvateksti .contact_title {
	padding-top: 3px;
}

.contactpagesectioncell .sectionimagehorizontal {
	margin-bottom: 15px !important;
 
}


div#main_content_white .offline {
	font-size: 12px;
}

/* ARCHITECT LOGIN FORM */

.login_form_container  .pagesectioncontents {
    	margin: 0 20px 0 20px;
    /*padding: 20px 0 20px 0;*/
	padding: 20px 0 0 0;
}



.login_form_container .login_form td,
.login_form_container .request_form td {
    padding: 2px 5px 2px 0;
}

.login_form_container .request_form {
    margin-top: 5px;
}


.login_form_container h3.login_title,
.login_form_container h4.login_title {
    padding: 0 0 5px 0;
    margin: 0;
    font-size: 14px;
}

.login_form_container h4.login_title {
    font-size: 12px;
}

.login_form_container  p.error {
    color: #000;
    
}

.login_form_container form input {
    font-size: 11px;
}