/*
	WWW Layout CSS
	- Mitat
	- Asettelu
	- EI muita tyylejä
	- TÄTÄ EI MUOKATA ASENNUKSEN JÄLKEEN
*/

body {
	text-align: center;
	margin:0;
}

#header ul li {
	background-image: none;
}

div.bodywrapper{
	background:url(/www/images/bodybg.jpg) top left repeat-x;
	background-color:#fff;
}

.content-column {
	line-height: 140%;
}

.video,
.videoplayer {
	padding: 10px 0px;
}

.error {
	color: #cc0000;
}

.clear {
	clear: both;
}

.float {
	float: left;
}

img {
	border: none;
}

.object .img {
	float: left;
}
.object{
	padding-bottom:5px;
}
ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#wrapper {
	margin: 0px auto;
	text-align: left;
	width: 800px;
}

#header .leftside {
	float: left;
}

#header .leftside .logo,
#header .leftside .links  {
	float: left;
}

#header .leftside .links {
	padding-left: 10px;
}

#header .rightside {
	float: left;
	width:510px;
	height:73px;
}

#header .rightside .form,
#header .rightside .links {
	float: right;
}
#header .rightside .form ul {
	list-style-type:none;
}
#header .rightside .form .left,#header .rightside .form .content, #header .rightside .form .right{
	float:left;
}
#header .rightside .form .left{
	width:10px;
	height:30px;
	background:url(/www/images/topaction_left.gif) top left no-repeat;
}
#header .rightside .form .content{
	height:30px;
	background-color:#25581F;
	line-height:30px;
	float:left;
}
#header .rightside .form .content a,
#header .rightside .form .content{
	color:#fff;
	font-size:11px;
	font-weight:normal;
}
#header .rightside .form .content a.print{
	background:url(/www/images/icons/print.gif) 0px 0px no-repeat;
	padding-left:20px;
	padding-right:15px;
}
#header .rightside .form .right{
	width:10px;
	height:30px;
	background:url(/www/images/topaction_right.gif) top left no-repeat;
}
#header .leftside .links li,
#header .rightside .links li {
	float: left;
	display: block;
}

#header .rightside .form .loginform input {
	width: 100px;
}

#header .rightside .form .loginform .submit input {
	width: auto;
}

#header .rightside .links .textsize .textsize,
#header .rightside .links .textsize a.smallerfont,
#header .rightside .links .textsize a.biggerfont {
	float: left;
	padding-right: 0px;
	padding-top:22px;
}

/*** MAINNAVIGATION ***/
#navigation .navigationbar ul li {
	float: left;
}

#navigation .navigationbar ul li a {
	display: block;
}

/*** CONTENT AREA ***/
#content {
	width: 800px;
	padding-top: 10px;
	padding-bottom: 20px;
}

#content .borderleft {
	background-repeat: repeat-y;
	background-position: 217px 0px;
}

#content .borderright {
	background-repeat: no-repeat;
	background-position: 620px 240px;
}

#content .spacer-three-columns,
#content .spacer-two-columns,
#content .spacer-one-column {
	background-repeat: repeat-y;
}

#content .left {
	float: left;
	width: 202px;
	padding-right: 14px;
}

#content .left .leftbar .leftbox {
	margin: 0px 0px 10px 0px;
}

#content .middle {
	float: left;
	/*padding-right: 20px;*/
}

#content .right {
	float: left;
	width: 164px;
	padding-left: 20px;
}

/*** OBJECTLIST ***/
#content .newslist,
#content .eventslist {
	font-size: 11px;
}


#content .newslist .title {
	font-weight: bold;
	color: #2371C4;
}
#content .newslist .date{
	color:#5C5C5C;
}
#content .newslist .title a {
	color: #2371C4;
	font-weight: bold;
	text-decoration: none;
}

#content .newslist .title a:hover {
	color: #2371C4;
	font-weight: bold;
	text-decoration: underline;
}

#content .newslist .last {
	padding-bottom:0px;
	margin-bottom:0px;
	background:none;
}

#content .newslist a.luelisaa {
	text-decoration: underline;
	font-weight: normal;
}

#content .newslist a.luelisaa {
	text-decoration: none;
	font-weight: normal;
}

.boxed .eventslist .object-e,
.boxed .newslist .object-e,
.boxed .eventslist .object-p,
.boxed .newslist .object-p {
	padding: 2px 4px;
}

.boxed .eventslist .object-e a,
.boxed .newslist .object-e a,
.boxed .eventslist .object-p a,
.boxed .newslist .object-p a {
	padding: 0px;
}

/*** LINKLIST ***/

.boxed .linklist .link {
	padding: 2px 4px;
}

.linklist .link {
	padding: 2px 0px;
}

.linklist .link a {
	display: block;
}

/*** TEXTAREA ***/
.boxed .wysiwyg .textarea {
	padding: 5px;
}

/*** VOTINGBOX ***/
.boxed .voting .voting {
	padding: 5px;
}

.voting .answer .resultbar_0,
.voting .answer .resultbar_1,
.voting .answer .resultbar_2,
.voting .answer .resultbar_3,
.voting .answer .resultbar_4,
.voting .answer .resultbar_5,
.voting .answer .resultbar_6,
.voting .answer .resultbar_7,
.voting .answer .resultbar_8,
.voting .answer .resultbar_9,
.voting .answer .resultbar_10 {
	height: 5px;
}

.voting .question .answer .radio {
	float: left;
	width: 20px;
}

.voting .question .answer .text {
	padding-top: 1px;
	margin-left: 25px;
}

.voting .question .submit {
	padding-top: 5px;
}

.voting .question {
	padding-bottom: 5px;
}

.voting a {
	font-weight: normal;
}

.voting .answer .count {
	font-size: 90%;
}

.boxed .content {
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 10px;
}

/*** BLOG ***/

.bloglist .pictureframe {
	float: left;
	padding-right: 10px;
}

.bloglist .picturewrapper {
}

.bloglist .content {
	float: left;
}
.right .newslist .content .itemcontent{
	margin-top: 5px;
	color: #000;
}

#footer {
	padding-top: 10px;
}

.news .date {
	font-weight: bold;
	color: #2473C2;
}

.news .description {
	padding: 5px 0px 20px 0px;
}
#content .sectionbanner{
	margin-bottom:30px;
	float:left;
}
.valiotsikko1, .otsikko1 {
	font-size:15px;
}
.valiotsikko1, .otsikko1  .valiotsikko2, .otsikko2{
	font-size:13px;
}
.valiotsikko2, .otsikko2, .otsikko1, .valiotsikko1{
	font-weight:bold;
	color: #000;
	font-family:Arial;
}
div.RSS div.title{
 margin-bottom:5px;
}
div.newsarchive{
	padding-bottom:10px;
}
