/* Start of CMSMS style sheet 'styles' */
body {
	font: 100% Arial, Helvetica, sans-serif;
	background: #000 url(images/bg.jpg) no-repeat center top;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #301f0d;
}
p {
	line-height: 16px;
	font-size: 12px;
	margin-bottom: 15px;
}
table.form p {
	line-height: 16px;
	margin-bottom: 0px;
}
input {
margin:0;
padding:0;
}
h1 {
	font-size: 14px;
	text-transform:uppercase;
}
td p {
	font-style: italic;
}
td p strong {
	font-style: normal;
	
}

table td {
	padding-top: 5px;
}


#tapahtuu {
	background:url(images/tapahtuu.png); 
	height:27px;
	padding:0;
}
#tapahtuu_table {
	border: 1px solid #301f0d;
}
#tapahtuu_table,
#tapahtuu_table tr,
#tapahtuu_table td{
	margin:0;
	padding:0;
}
#tapahtuu_table td{padding-left: 10px;}

#tapahtuu_table td#tapahtumat {
	padding-top: 10px;}

#tapahtuu h2 {
	margin:0;padding:0;
	
	color: #fff;
	font-size: 12px;
	text-transform:uppercase;
}

#tapahtumat p.kaikki {
margin-left:10px;
clear:both;
}
.normal p {
	font-style: normal;
}
.normal p strong {
	font-style: normal;
	
}
img {
border:0;}

#slideshow2 img{
margin-left: 11px;
margin-top: 7px;
}
#slideshow2 {
background: url(images/bg_image.png) no-repeat; 
width: 452px;
height: 312px;
padding: 5px;
  display:block;
  float:left;
  margin-left: 17px;
margin-top: 24px;

}
#prev {
  display:block;
margin-top: 80px;
margin-left: 10px;
float:left;
}
#next {
  display:block;
margin-left:550px;
margin-top: 80px;
float:none;
}

#wrapper {
	width: 650px;
	height:520px;
	background: transparent;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	margin-top: 295px;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#maincontent {
	font-size: 12px;
	height:360px;
	width: 605px;
	overflow:auto;
	padding: 0 20px; 
position: relative;
}

#maincontent a {
	color: #9c0513;
	color: #65030c;

	
}
#navi {
	height: 41px;
	margin-left: -15px;
}

#navi ul li {
	display: inline;
		list-style: none;	
	height: 41px;
	line-height: 41px;
}
#navi ul li a {
	color: #301f0d;
	text-decoration: none;	
	text-transform: uppercase;
	width: auto;
	padding:0;
	font-size: 14px;
	margin:0 10px;
}
#navi ul li a:hover,
#navi ul li h3,
#navi ul li.menuactive a
 {
	font-size: 14px;
	background: transparent url(images/link_selected.jpg) repeat-x;
	text-transform: uppercase;
	margin:0;
	padding:0;
	padding: 0;
	height: 41px;
	padding: 15px 10px;
	display: inline;
	line-height: 41px;
	color: #fff;
	width: auto;
	font-weight: normal;

}

#madeby {
margin-top: 80px;
margin-left: 500px;
}

#id_henkilokunta #maincontent img {
  background: url(/uploads/images/personnel/person_bg.png) no-repeat;
  padding: 4px;
}
#id_etusivu hr {
display: none;
}





/* scroll */

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 13px;
background: url(/images/sc/viiva.png) repeat-y 6px 0;
padding: 0;
height: 100%;
}
.vscrollerbarend{


}

.vscrollerbar {
width: 13px;
height: 66px !important;
background: url(/images/sc/vieritys.png) no-repeat;

}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}

#weather {
  position: absolute;
top: 525px;
margin-left: 784px;
width:130px;
height: 40px;
}
#weather p {
font-size: 11px;
text-align: center;
line-height:12px;
margin-bottom: 0;
}

.submit {
margin-top: 10px;
}

/* End of 'styles' */

