
/* A CSS Framework by Mike Stenhouse of Content with Style, adapted to CMSMS by Daniel Westergren */

/* NAV BAR AT THE TOP, LOCAL NAV ON THE LEFT AND TWO COLUMNS OF CONTENT */

    div#content {
        position: relative;
        width: 459px;
        
        
        padding: 0;
        
        text-align: left;
    }
   div#main {
        float: left;
        padding: 0 20px;
        width: 400px;
        display: inline;
    }
    div#content2 {
       
        margin-left: 20px;
        height: 100%;
       
     }
    div#content3 {
       
        margin-left: 20px;
        height: 100%;  
    }
    div#menu_vert {
        float: left;
        width: 160px;
        display: inline;
        list-style-image: url(uploads/images/arrow_15.gif);
        margin-top: 2px;
        list-style-position: outside;
        margin-left: 0px;
	padding-left: 0px;
        line-height: 15px;

    }
    div#menu_horiz {

        width: 600px;

        text-align: left;
    }

/* END CONTENT */

.NewsSummaryCategory {
  margin-left: 0px;
  
  
 }

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
  margin-bottom: 10px;
 }

#NewsPostDetailDate {
  font-size: 90%;
  font-style: italic;
  margin-bottom: 5px;
  }

#NewsPostDetailSummary {
   margin-bottom: 5px;
  line-height: 150%;
   }

#NewsPostDetailContent {
  margin-bottom: 5px;
  line-height: 150%;
  }



/* A CSS Framework by Mike Stenhouse of Content with Style */

/* TYPOGRAPHY */
	body {
		text-align: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
                line-height: 1em;
	}
	div {
		font-size: 1em;
	}
	img {
		border: 0;
	}
	
/* LINKS */
	a,
	a:link 
	a:active, a:visited {
		text-decoration: underline;
	}

	a:hover {
	text-decoration: none;
	}
/* END LINKS */
	
/* HEADINGS */
	
/* END HEADINGS */

/* TEXT */
	p {
		font-size: 11px;
		margin: 0 0 1.5em 0;
		padding: 0;
		line-height:1.4em;
	}
	blockquote {
		border-left: 10px solid #ddd;
		margin-left: 10px;
	}
	pre {
		font-family: monospace;
		font-size: 1.0em;
	}
	strong, b {
		font-weight: bold;
	}
	em, i {
		font-style:italic;
	}
    code {
        font-family: "Courier New", Courier, monospace;
        font-size: 1em;
        white-space: pre;
    }
/* END TEXT */
	
/* LISTS */
	#main ul {
        line-height:1.4em;
		margin: 0 0 1.5em 0;
		padding: 0;
	}
	#main ul li {
		margin: 0 0 0.25em 30px;
		padding: 0;
	}
	ol {
		font-size: 1.0em;
		line-height: 1.4em;
		margin: 0 0 1.5em 0;
		padding: 0;
	}
	ol li {
		font-size: 1.0em;
		margin: 0 0 0.25em 30px;
		padding: 0;
	}
	dl {
		margin: 0 0 1.5em 0;
		padding: 0;
		line-height: 1.4em;
	}
	dl dt {
		font-weight: bold;
		margin: 0.25em 0 0.25em 0;
		padding: 0;
	}
	dl dd {
		margin: 0 0 0 30px;
		padding: 0;
	}
/* END LISTS */
	
	

/* END TABLE */	
	
	hr {
		   
	}
	div.hr {
		height: 1px;
		margin: 1.5em 10px;
		border-bottom: 1px dotted black;
	}
	
/* END TYPOGRAPHY */	

/* A CSS Framework by Mike Stenhouse of Content with Style, adapted to CMSMS by Daniel Westergren */

/* NAV */

    * html div#menu_horiz {
        /* hide ie/mac \*/
        height: 1%;
        /* end hide */
    }
    div#menu_horiz {
      
      width: 630px;
      margin: 0;
      text-align: center;
    }
    div#menu_horiz ul {
        margin: 0;
        padding: 0;
        list-style: none;
        
       
       
    }
    div#menu_horiz li {
        float: left;
        display: inline;
        list-style: none;
        margin: 0 ;
       
    }
    div#menu_horiz li a {
        border-right: none;
       color: #67674A;
        text-decoration: underline;
    }
    div#menu_horiz a,
    div#menu_horiz a:link,
    div#menu_horiz a:active,
    div#menu_horiz a:visited {
        display: inline-block;
        padding: 5px 10px 5px 10px; 

        /* hide from ie/mac \*/
        display: block;
        /* end hide */

       
        margin: 0;
       
    }
#menu_horiz li a:hover {
color: #FF6002;
text-decoration: none;
	
}
    div#menu_horiz .active {
        display: inline-block;

        /* hide from ie/mac \*/
        display: block;
        /* end hide */
        
	
    }

    div#menu_horiz .current a,
    div#menu_horiz .current a:link,
    div#menu_horiz .current a:active,
    div#menu_horiz .current a:visited,
    div#menu_horiz .current a:hover,
    div#menu_horiz .active a,
    div#menu_horiz .active a:link,
    div#menu_horiz .active a:active,
    div#menu_horiz .active a:visited,
    div#menu_horiz .active a:hover 
{
	background-color: #FFF3E4;
        color: #FF6002;
    }
/* END NAV */

.tekstireuna {
	background-image: url(uploads/images/vas_border_09.jpg);
	background-repeat: repeat;

}
.oiktekstireuna {
	background-image: url(uploads/images/oik_reuna_12_15.jpg);
}
.navibg {
	background-image: url(uploads/images/navi_bg_06.jpg);
}
body {
	background-image: url(uploads/images/bg2_02_03.jpg);
	background-attachment: scroll;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;

   
     
}
.submenubg {
	background-image: url(uploads/images/sub_menu_bg_10.jpg);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #ADAB99;
	border-bottom-color: #ADAB99;
	height: 24px;


}
.footer {
	background-image: url(uploads/images/footer_06.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;

}
.otsikko {
	background-image: url(uploads/images/sub_menu_bg_10.jpg);
	height: 24px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #ADAB99;

}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #67674A;
	text-indent: 20px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #67674A;
	
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;



}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #67674A;
	
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;


}

a:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
font-size: 11px;
}
a {
	font-weight: bold;
	color: #FF6600;
font-size: 11px;
}
.copy {
	font-size: 9px;
	color: #FF6600;
	color: #67674A;
}

.submenuvari {
	background-color: #EFE7DC;
	border-left-style: none;
border-right-style: none;




}
.leipatekstiborder {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #ADAB99;



}
.vihrtausta {
	background-color: #EFE7DC;
	



}
.beigetausta {
	background-color: #FBF2E9;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #ADAB99;





}

