* {
  margin: 0;
  padding: 0;

}

.seskotip {
	text-decoration: underline;
}
	
div#margins {
  background-color: #FFFFFF; 
  /*background-image: url(../pics/sesko/margin-bg.png);
  background-repeat: repeat-y;*/
  width: 1024px;
  text-align: center;
}

div#page {
  margin-left: auto;
  margin-right: auto; 	
  width: 949px;
  text-align: left;
}

div#leftColumn {
  float: left;	
  width: 230px;
}

  div#leftColumn div#navi {
    background-color: #eff7fa;
    background-image: url(../pics/sesko/navi-bottom.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    text-align: left;
    margin-bottom: 10px;
	float: left;
  }

    div#navi ul {
      margin: 17px 13px 17px 13px;
      width: 204px;
      border-top: 1px dotted #8c92dc;
      list-style: none;
    }
      div#navi ul li {     
        width: 194px;
        border-bottom: 1px dotted #8c92dc;
        padding-left: 10px;
      }
    
        div#navi ul li a {
          color: #0059b2;
          font-weight: bold;
          font-size: 13px;
          line-height: 23px;
          text-decoration: none;
        }
        
        div#navi ul li ul {
        	list-style: none;
        	border: 0;
        	margin: 0;
        	padding-left: 10px;
        	width: 158px;
        }
        
          div#navi ul li ul li {
          	background-image: url(../pics/sesko/navi-arrow.png);
          	background-repeat: no-repeat;
          	background-position: 0px 5px;
            border: 0;
            padding: 0;  
            margin: 0;
            width: 150px;
            padding-bottom: 3px;
            padding-left: 10px;
          }
        
	      div#navi ul li ul a {
    	    font-size: 11px;
    	    line-height: 15px;
    	    font-weight: normal;
          }
          
  div#leftColumn div#imagePlaceholder {
    float: left;
    background-image: url(../pics/sesko/image-placeholder-bg.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding: 13px 13px 17px 13px;
  }
    div#leftColumn div#imagePlaceholder div#image {
      width: 204px;
      height: 300px;
      background-repeat: no-repeat;
      background-position: top center;
    }
    div#leftColumn div#imagePlaceholder h2 {
      border-bottom: 1px dotted #8c92dc;
      line-height: 25px;
      width: 204px;
    }

div#header {
  width: 100%;
  position: relative;
}

  div#header div#headerFirstBar {
    height: 84px;
    background-image: url(../pics/sesko/header-first-bar-bg.png);
    background-repeat: no-repeat;
    background-position: top center;
  }
  
  div#header div#headerFirstBar a#headerLink {
    display: block;
    height: 84px;
    width: 200px;
  }

  div#header div#headerSecondBar {
    background-image: url(../pics/sesko/header-second-bar-bg.png);
    background-repeat: repeat-x;
    height: 37px;
  }
  
  div#header div#headerSecondBar div#links {
    height: 35px;
    margin-top: 2px;
    margin-left: 230px;
    float: left;
    border-left: 1px solid #6292b6;
  }
 
   div#header div#headerSecondBar div#links a, div#header div#headerSecondBar div#languageSelection a {
     display: block;
     float: left;
     border-right: 1px solid #6292b6;
     padding-left: 15px;
     padding-right: 15px;
     height: 35px;
     line-height: 35px;
     font-size: 13px;
     text-transform: uppercase;
     color: #ffffff;
     background-image: url(../pics/sesko/header-second-bar-links-bg.png);
     background-repeat: repeat-x;
     text-decoration: none;
     font-weight: bold;
   }
   
   div#header div#headerSecondBar div#links a:hover, div#header div#headerSecondBar div#languageSelection a:hover  {
     background-image: url(../pics/sesko/header-second-bar-links-bg-hover.png);
     background-repeat: repeat-x;
   }
   
   div#header div#headerSecondBar div#languageSelection {
     height: 35px;
     margin-top: 2px;
     float: right;
     border: 0;
   } 

div#path {
  width: 100%;
  padding-top: 12px;
  padding-bottom: 12px;	
}

  div#path a {
    color: #076ea8;
    text-decoration: none;
  }

div#content {
  float: left;
  text-align: left;
  width: 697px;
  padding-left: 22px;
  padding-bottom: 28px;
}

  div#content p {
    margin-bottom: 1em;
  }
  
  div#ingress {
    margin-bottom: 1em;
    font-style: italic;
    color: #0059B2;
  }
  
  div#content ul {
  	margin-left: 2em;
  }
  
  div#content blockquote {
  	margin-left:20px;
  }
  
div#textContent {
  padding-right: 22px;	
}

div#textContent ul, div#textContent ol, div#frontpageContent ul, div#frontpageContent ol {
  margin-left: 2em;	
}

div#footer {
  background-image: url(../pics/sesko/footer-bg.png);
  background-repeat: repeat-y;
  background-position: center;
  color: #5c5c5c;
  width: 100%;
  height: 40px;
  text-align: center;
}
  div#footer p {
    line-height: 40px;
  }

/*
 * FRONTPAGE STYLES
 */
 
div#frontpage div#frontpageContent {
  width: 457px;
  float: left;
  padding-right: 10px;
}

div#frontpage div#frontpageNews {
  width: 230px;
  float: left;
}

  div#frontpageNews div.frontpageNewsareaContainer {
    padding-bottom: 10px;
  }
  
  div#frontpageNews div.frontpageNewsareaContainer div.frontpageNewsareaTop {
    background-image: url(../pics/sesko/newsarea-bg-top.png);
    background-repeat: no-repeat;
    background-position: top center;
    height: 10px;
    font-size: 0;
  }
  
  div#frontpageNews div.frontpageNewsareaContainer div.frontpageNewsareaBottom {
    background-image: url(../pics/sesko/newsarea-bg-bottom.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    height: 10px;
    font-size: 0;
  }

  div#frontpageNews div.frontpageNewsareaContainer div.frontpageNewsarea {
    border-color: #dbcdb2;
    border-style: solid;
    border-width: 0 1px 0 1px;
    background-color: #ffebbc;
	padding: 13px 11px 13px 11px;
  } 
  
    div#frontpageNews div.frontpageNewsarea div.frontpageNewsareaName {
      color: #e23829;
      border-bottom: 1px dotted black;
      font-size: 16px;
      line-height: 28px;
      font-weight: bold;
    }
    div#frontpageNews div.frontpageNewsarea div.frontpageNewsareaMoreNews a {
      color: #e23829;
      line-height: 18px;
    }
    
    div#frontpageNews div.frontpageNewsarea ul {
      list-style: none;
    }
    
    div#frontpageNews div.frontpageNewsarea ul li {
    	border-bottom: 1px solid #ddcdb3;
    }
    
      div#frontpageNews div.frontpageNewsarea ul li span.date {
        color: #5a595f;
        font-size: 10px;
        line-height: 18px;
      }
      
      div#frontpageNews div.frontpageNewsarea ul li a {
        color: #000000;
        font-weight: bold;
        text-decoration: none;
      }
      
      div#frontpageNews div.frontpageNewsarea ul li.auth {
	    padding-right: 10px;
	  }
 
/* Content with bulletins styles */

div#contentWithBulletins div#contentWithBulletinsContent {
  width: 457px;
  float: left;
  padding-right: 10px;
}

div#contentWithBulletins div#contentWithBulletinsNews {
  width: 230px;
  float: left;
}

  div#contentWithBulletinsNews div.contentWithBulletinsNewsareaContainer div.contentWithBulletinsNewsareaTop {
    background-image: url(../pics/sesko/bulletinarea-bg-top.png);
    background-repeat: no-repeat;
    background-position: top center;
    height: 10px;
    font-size: 0;
  }
  
  div#contentWithBulletinsNews div.contentWithBulletinsNewsareaContainer div.contentWithBulletinsNewsareaBottom {
    background-image: url(../pics/sesko/bulletinarea-bg-bottom.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    height: 10px;
    font-size: 0;
  }

  div#contentWithBulletinsNews div.contentWithBulletinsNewsareaContainer div.contentWithBulletinsNewsarea {
    border-color: #dbcdb2;
    border-style: solid;
    border-width: 0 1px 0 1px;
    background-color: #fefaee;
	padding: 13px 11px 13px 11px;
  } 
  
    div#contentWithBulletinsNews div.contentWithBulletinsNewsarea div.contentWithBulletinsNewsareaName {
      color: #e23829;
      border-bottom: 1px dotted black;
      font-size: 16px;
      line-height: 28px;
      font-weight: bold;
    }
    div#contentWithBulletinsNews div.contentWithBulletinsNewsarea div.contentWithBulletinsNewsareaMoreNews a {
      color: #e23829;
      line-height: 18px;
      padding-left: 2px;
    }
    
    div#contentWithBulletinsNews div.contentWithBulletinsNewsarea ul {
      padding-left: 16px;
      list-style: url(../pics/sesko/bulletinarea-arrow.png); !important
      list-style: none;
    }
      
      div#contentWithBulletinsNews div.contentWithBulletinsNewsarea ul li a {
        color: #000000;
        text-decoration: none;
      }  
    
ul li.auth {
  background-image: url(../pics/sesko/lock.png);
  background-repeat: no-repeat;
  background-position: right center;
}

div#frontpageNews div.frontpageNewsarea ul li a#selected {
  text-decoration: underline;
}

#fd {	
	padding-left: 19px;
	color:#606060;
	font-family:arial,helvetica,serif;
	font-size:12px;
}

#fd h3 {
	padding-left: 0;
	padding-bottom: 10px;
}

#fd fieldset {
	margin-top: 5px;
	border: 0;	
}

#pakollinen {
font-size: 12px;
color: red;

}

/* T�ll� tyylit lomakkeen napille */
#fd input { 
	border:1px solid #606060; 
	background: #fff; 
	margin-top: 19px; 
	color:#606060; 
	font: normal bold 10pt arial,verdana, sans-serif;}
	

/* Tyylit muille lomakkeen elementeille */
#fd fieldset input, #fd fieldset textarea {
	background-color: #FFFFFF;
	border:1px solid;
	color: #000000;
	font-size:11px;
	height:18px;
	margin-left:0px;
	margin-top: 0;
}

#fd fieldset textarea {
	height: 7em;	
}

#fd fieldset legend {
	margin-left: -7px;
	color:#606060;
	font-family:arial,helvetica,serif;
	font-size:12px;
}

#fd fieldset label {
	margin-left: 5px;
	font-family:arial,helvetica,serif;
	font-size:11px;
}
/* Lomakkeen tyylit loppuvat */

h1 span {
  	color: #0059b2;
  	border-bottom: 1px dotted #173452;
  	font-size: 25px;
  	line-height: 40px;
  	margin-bottom: 15px;
}

h2 span {
  	color: #0059b2;
  	font-size: 16px;
  	margin-bottom: 10px;
}