
/***********************
* Sivun jaottelu
************************/

html,
body {
   margin:0;
   padding:0;
   height:100%;
   width:100%;
}

.ArekBody, .ms-WPBody	{
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	background-color: white;
}

.mainContent 
{
	padding-left: 50px;
	vertical-align: top;
}

.mainContent .contentListing a
{
	display:block;
}

.mainContent p
{
	line-height:1.4;
}

#Content {
	WIDTH: 450px;
}

.title-With-Background 
{ 
	background-color:#5E6E9E;
}

.arekLogo
{
	border:none; 
	margin:20px;
}

#tdLeftNavi
{
	width: 200px;
	vertical-align:top;
}

#copyright {
	 FONT-SIZE: 11px;  COLOR: #999999; TEXT-ALIGN: center; vertical-align: bottom;
	 border-bottom: 5px solid #E82E8B;
	 padding-top:20px;
}

.address {
	PADDING-RIGHT: 10px; DISPLAY: block; PADDING-LEFT: 10px; COLOR: #999999
}

.pageTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; MARGIN: 10px; COLOR: #000000;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.ms-WPHeader TD {
	BORDER-BOTTOM: 1px #999999 solid;
}

/***********************
* Linkit
************************/

#ArekLink:visited, .mainContent a:visited, .mainContent .ms-WPBody A:visited,  A.languageSelector:visited{
	COLOR: #999999; TEXT-DECORATION: none;
}

#ArekLink:visited:hover, .mainContent a:visited:hover, .mainContent .ms-WPBody A:visited:hover,  A.languageSelector:visited:hover{
	COLOR: #999999; TEXT-DECORATION: underline;
}

#ArekLink:link:hover, .mainContent a:link:hover, .mainContent .ms-WPBody A:link:hover, A.languageSelector:link:hover{
	COLOR: #0000ee; TEXT-DECORATION: underline;
}

#ArekLink:link, .mainContent a:link, .mainContent .ms-WPBody A:link, A.languageSelector:link {
	COLOR: #0000ee; TEXT-DECORATION: none;
}

/***********************
* Sivuston toiminnot -valikko
************************/

.ms-siteactionsmenu DIV DIV DIV {
	BACKGROUND-IMAGE: none; 
	BACKGROUND-COLOR: #E82E8B;
	border-right-color: #E82E8B;
	border-left-color: #E82E8B;
	border-top-color: #E82E8B;
	border-bottom-color: #E82E8B; 
}

.ms-siteactionsmenu DIV DIV DIV.ms-siteactionsmenuhover {
	BACKGROUND-IMAGE: none; 
	BACKGROUND-COLOR: #0000EE;
	border-right-color: #0000EE;
	border-left-color: #0000EE;
	border-top-color: #0000EE;
	border-bottom-color: #0000EE; 
}

.ms-siteactionsmenu DIV DIV DIV A:visited {
	COLOR: #ffffff
}

/*******************
 * Dokumenttikirjasto
 ********************/

.ms-separator IMG {
	background: #999999;
}

.ms-menutoolbar TD A:visited
{
	color: #000000;
}

.ms-menutoolbar td 
{
	border-bottom: none;
	border-top: none;
}

.ms-listheaderlabel {
	COLOR: #000000;
}

.ms-menutoolbar
{
	border: none;
	background-color: #e8e8e8;
	background-image: none;
	color: #e72e8c;
}

/*******************
 * Dokumentin ominaisuuksien muokkaus
 ********************/

TABLE.ms-toolbar {
	background-image: none;
	background-color: #E8E8E8;
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
	BORDER-COLLAPSE: collapse
}

.ms-toolbar A:visited, .ms-toolbar A:link
{
	color: #0000ee;
}

.ms-separator 
{
	color: #999999;
}

.ms-formbody {
	BACKGROUND: #e8e8e8;
}

.ms-standardheader
{
	color: #000000;
}

.ms-formlabel
{
	FONT-FAMILY: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

/***********************
* Otsikot
************************/

h1, h2, h3, h4, h5 {
	font-weight: bold;
	color: black;	
	margin-top: 0px;
	margin-bottom: 10px; 
}

.ms-WPTitle
{
	font-weight: bold;
	color: black;	
}

h1 {
	font-size: 18px;
}

h2	{
	font-size: 16px;
}

.ms-WPTitle, h3	{
	font-size: 14px;
}

h4	{
	font-size: 12px;
}

h5	{
	font-size: 12px;
}

/***********************
* Navigaatio
************************/

a.leftNavi:link, a.leftNavi:active, a.leftNavi:visited	{
	COLOR: #e82e8b;
	background-image: url(/SiteCollectionImages/bg_navi.gif);
	background-repeat: no-repeat;
	width: 153px;
	height: 24px;
	font-size: 11px;
	text-decoration: none;
	display: block;
	margin-bottom: 1px;
}

a.leftNavi:hover, a.leftNaviOn:hover	{
	color: #F35AA6;
}

.Arek_leftNav
{
	margin-right:20px;
	margin-left:20px;
	margin-top:0px;
	padding-top:0px;
	border:1px #E8E8E8 solid;
	background-color: #ffffff;
	width:179px;
}
.Arek_leftNavSpacer
{
	width:160px;
}
.Arek_leftNavSelected
{
	background-color: #E8E8E8;
	color: #E82E8B;
	border: none;
	line-height:14pt;
}
.Arek_leftNav1, .Arek_leftNav2, .Arek_leftNav3
{
	color: #E82E8B;
}
.Arek_leftNav1
{
	font-family: arial;  
	font-size: 8pt; 
	font-weight:bold; 
	line-height:14pt;
}
.Arek_leftNav1 a
{
	font-family: arial;  
	font-size: 9pt; 
	font-weight:bold; 
	padding-left:5px;
	display:block;
	padding-right:10px;
}
.Arek_leftNav2
{	
	font-family: arial;  
	font-size: 8pt; 
	line-height:14pt;
}
.Arek_leftNav2 a
{
	padding-left:10px;
	display:block;
	padding-right:10px;
}
.Arek_leftNav3
{	
	font-family: arial;  
	font-size: 8pt; 
	line-height:14pt;
}
.Arek_leftNav3 a
{
	padding-left:18px;
	display:block;
	padding-right:10px;
}

.Arek_leftNav1 A:link , .Arek_leftNav1 A:visited, .Arek_leftNav1 A:hover,
 .Arek_leftNav2 A:link , .Arek_leftNav2 A:visited, .Arek_leftNav2 A:hover,
  .Arek_leftNav3 A:link , .Arek_leftNav3 A:visited, .Arek_leftNav3 A:hover  {
	COLOR: #e82e8b
}

.Arek_leftNavHover
{
	color:#E82E8B;
}
.Arek_leftNavHover a
{
	text-decoration:underline;
}

/*************
* Murupolku
**************/

.breadcrumb
{
    color: #999999;
    clear:both;
    font-size:8pt; 
    margin-left: 50px;
    padding-left: 0px;
    border-bottom:1px #CCCCCC solid;
}

.breadcrumb a, .breadcrumb a:visited
{
	padding-left:0px;
	padding-right: 0px;
	text-decoration:none;
   	color: #999999;
}

.breadcrumb a:hover
{
	text-decoration:underline;
	color: #999999;
}

.breadcrumbCurrent
{
	font-weight:normal; 
}


/*******************
* Tulostus
*******************/

@media print {
	.HiddenOnPrint {
		visibility:hidden;
		display:none;
	}
	
	#content {
  	   left:0px; 
	}
}

arekLogo{
	margin: 10px;
}

/***********************
* Etusivu
************************/

#frontPageLeftColumn
{
	WIDTH: 450px;
	padding-right: 50px;
	vertical-align: top;
}

#frontPageRightColumn
{
	vertical-align: top;
}

/***********************
* Uutislista
************************/

#content .contentListing a	{
	display: block;
}

