/* Start of CMSMS style sheet 'Restate' */
html, body {
  margin: 0;
  padding: 0;
  height: 100%;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #2d2b2c;
}
h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 20px; font-weight: normal; }

h1 {
	font-size: 36px;
	font-weight: bold;
	letter-spacing: -1px;
}

h2 {
	font-weight: bold;
	letter-spacing: -1px;
	color: black;
}

h3 {
	font-family: serif;
	font-style: italic;
	font-size:20px;
	margin-bottom: 5px;
}

p {
  font-size: 15px;
  font-weight: 300;
}
a:link, a:visited {
  text-decoration: none;
  color: #1783c9;
}
#navi a.activeparent,
#navi a.currentpage {
  color: #2d2c2b;
}
a:active {
  color: #1783c9;
}
a:hover { color: #666; text-decoration: none; }
a img { border: 0; }
#bg {
  min-height: 100%;
  background: url('img/bg.gif') no-repeat right top #fff;
}
#container {
  width: 855px;
  /* width: 800px; */
}
#head {
  height: 130px;
  margin-left: 30px;
  margin-bottom: 10px;
  position: relative;
}
a#homelink {
  display: block;
  width: 100px;
  height: 102px;
  position: absolute;
  top: 18px;
}
#contact {
  padding-left: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  background: url('img/square-gray.gif') no-repeat 0 13px;
  font-family: "times new roman", times;
  font-size: 14px;
  color: #231f20;
  border-top:1px solid #e4e5e6;
  position: relative;
}
#contact p {
  margin: 0;
  font-size: 14px;
  color: #231f20;
}
#topContent {
  margin-left: 30px;
  padding-bottom: 6px;
  padding-top: 20px;
  margin-bottom: 20px;
  clear:both;
  display:none;
}

#topContent p {
  font-size: 18px;
  color: #2d2a2c;
}

#navi {
  padding-top: 12px;
  padding-left: 30px;
  background: url('img/square-gray.gif') no-repeat 0 20px;
  min-height: 40px;
  border-top:1px solid #e4e5e6;
  position: relative;
}
#navitop {
  height:30px;
  _margin-bottom:9px;
}
#navisub {
  padding-left: 30px;
}
#navisub ul {
  height: 30px;
}
#navi ul,
#navi li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#navi li {
  float: left;
  padding-right: 20px;
}
#navitop a {
  font-weight: bold;
  font-size: 21px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: lowercase;
  color: #1783c9;
}

#navitop a:hover {
  color: #666;
}

#navisub li {
  padding:0; margin:0;
  padding-right:9px;
}

#navisub a {
  font-weight: normal;
  font-style: oblique;
  color: #1783c9;
  font-size: 16px;
  font-family: "Times New Roman", Georgia, serif;
  padding-right:9px;
}

#navisub a:hover {
  color: #666;
}

#content {
  margin-left: 30px;
  padding-bottom: 30px;
}

#content p {
  color: #2d2a2c;
  width: 75%;
}
#content #spotlight p { width: 100%; }

#contentBorder {
  border: 1px solid #e0e1e2;
  border-right: 2px solid #8f9194;
  border-bottom: 2px solid #8f9194;
  padding: 27px;
  background: #fff;
  /*filter:alpha(opacity=80);
  -moz-opacity:.80;
  opacity:.80;*/
}




#foot {
  padding-left: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  background: url('img/square-gray.gif') no-repeat 0 50%;
  font-family: "times new roman", times;
  font-size: 14px;
  font-style: oblique;
  color: #231f20;
  border-top:1px solid #e4e5e6;
}
#foot p {
  margin: 0;
  font-family: "times new roman", times;
  font-size: 14px;
  font-style: oblique;
  color: #231f20;
}



/* NEWS */
#newsContainer {
  overflow:hidden;
  margin-top: 20px;
  margin-bottom: 10px;
  padding-left: 30px;
  padding-bottom: 10px;
  background: url('img/square-gray.gif') no-repeat 0 2px;
  clear:both;
  _height:110px;
}

div.NewsSummary {
width:30%;
float:right;
padding-left:13px;
padding-right:13px;
border-left: 1px solid #e4e5e6;
}
.NewsSummary a {
  font-size:16px;
  font-weight: bold;
  color: #49b98d;
}

.NewsSummary a:hover {
  color:#666;
}

.NewsSummary .NewsSummarySummary p {
  font-size:14px;
  margin-top: 5px;
  _margin-bottom:8px;
}
.NewsSummaryPostdate {
  font-style: italic;
  font-size:14px;
  font-family: "Times New Roman", Georgia, serif;
  margin-bottom: 5px;
}

div.NewsSummaryMorelink {
clear:both;
}
div.NewsSummaryMorelink { display:none; }

div.NewsSummary-2 {
  margin-bottom:16px;
  border-bottom:1px solid #e4e5e6;
}



div#newsContainer { display:none; }

/*
* body.valokeila div#newsContainer,
* body.spotlight div#newsContainer { display:block; }
*/

body.restate div#newsContainer { display:block; display: none;}


.rnext, .rprev {
    font-size: 18px;
    font-weight: bold;
    color: #49B98D;

}
.rnext:hover, .rprev:hover {
   color: #666;
   cursor: pointer;
}
.rnext { float: right; }
.rprev { float: left; }
#scnavi { 
  height: 22px; 
  margin-top: -25px;
  _margin-top:0px;
  border-bottom: 1px solid #e4e5e6;
  padding-bottom: 10px;
  margin-bottom: 10px; 
}
#spotlight {
    width: 760px;
    height: 400px;
    _position:relative;
    _top: -25px;
}
.items {
    width: 760px;
    height: 380px;
    margin: auto;
}
.items div.item {
    height: 380px;
    width: 760px;
    display: block;
    float: left;
}
#spotlight {
/*  border-top: 1px solid #e4e5e6;
  padding-top: 5px; */
}
#spotlight h3 {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight: bold;font-size: 20px; font-style: normal;}
#spotlight .item .img {
  width: 362px;
  float: left;
}
#spotlight .item .img img {
  border: 1px solid #777;
}
#spotlight .item .text {
  width: 380px;
  float: right;
}
.slogan {
  position: absolute;
  right: 0;
  bottom: 35px;
}

div.contactform {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #E4E5E6;
}
div.contactform label {
  width: 140px;
  float: left;
  color: #2D2A2C;
  font-size: 15px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
div.contactform input,
div.contactform textarea {
  color: #2D2A2C;
  font-size: 15px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  width: 200px;
}
div.contactform textarea { width: 300px; }
div.contactform div.submit input { width: auto; }
div.contactform div.fb_invalid label {
  color: red;
}

div.clear { clear: both; }
div.contactsbox {
  color: #444;
  line-height: 18px;
  letter-spacing: 1px;
  width: 400px; 
  height: 80px; 
  font-size: 13px; 
  position: absolute; 
  right: 0pt; 
  top: 32px; 
  text-align: right;
}
/* End of 'Restate' */

