/* ID:t */

#header {
	margin: 0px 0px 0px -1px;
	background-image: url(/img/tps/ylapalkki.jpg);
	background-repeat: no-repeat;
	height: 120px;
}


#main {
	background-color: #fff;
	width: 75%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px 0px 0px 0px;
	border-right: 1px dotted #c0c0c2;
}

#right {
	position: absolute;
	top: 130px;
	left: 75%;
	width: 24%;
	padding-left: 5px;
}

#location {
	font-size: smaller;
	padding-left: 20px;
	padding-right: 10px;
}

#content {
	margin-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(/img/tps/vesileima.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

}

#footer {
	padding-top: 20px;
	font-size: smaller;
	padding-left: 20px;
	padding-right: 10px;
	clear: both;
}

#header h1 {display: none;}

#navi {
	position: relative;
	left: -10px;
}
#navi ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 10px;
}

#navi a {
	text-decoration: none;
	border-bottom: 0px;
	color: #000;
	font-weight: bold;
}
#navi ul ul a {
	font-weight: normal;
}

#navi li {
	font-weight: bold;
	color: #666;
}

#navi ul ul li {
	font-weight: normal;
}


#location a {
	color: #000;
}

#navi a:hover {
	font-weight: bold;
}


/* Erityisluokat */

#right .otsikko {
	background: #c0c0c2;
	width: 90%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	font-variant: small-caps;
	color: #253764;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}

div.img_left {
	float: left;
	border: 1px #c0c0c2 solid;
	margin-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-right: 10px;
	font-size: small;
}
div.img_left span {
	display: block;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
}

div.img_right {
	float: right;
	border: 1px #c0c0c2 solid;
	margin-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: small;
}
div.img_right span {
	display: block;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
}


#content img {
	border: 1px #c0c0c2 solid;
	margin: 5px;
}
#content .img_right img {
	border-bottom: 1px #c0c0c2 solid;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	margin: 0px;
}
#content .img_left img {
	border-bottom: 1px #c0c0c2 solid;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	margin: 0px;
}

#content h3 {
	clear: both;
	border-bottom: 1px #c0c0c2 solid;
}

#uutiset ul {
        list-style-type: none;
        padding: 0px;
        margin: 0px;
}

#uutiset li{
        padding-bottom: 5px;
}



/* Yleisluokat */

.info {
	font-size: smaller;
}

.syndicate {
	font-size: smaller;
}

.syndicate.info {
	font-size: xx-small;
}

/* Elementit */

img {
	border: none;
}

body {
	background-color: #fff;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

th {
	text-align: left;
}

p {
	text-align: left;	
}

a:hover {
	background: #c0c0c2;
/*	color: #33652e;*/
}

a:visited {
	text-decoration: none;
	border-bottom: 0px;
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #a3003a;
	color: #a3003a;
}

blockquote {
  background: url(/img/tps/lainaus.gif);
  background-repeat: no-repeat;
  padding-left: 40px;
  margin-left: 15px;
  margin-right: 15px;
  font-style: italic;
}


/* Tulostusmääritykset */

@media print {
	#location {display: none;}
	#header h1 {display: block;}	
	#header img {vertical-align: middle;}
	#header {
		background-image: none;
	}
	h1 {font-size: 18pt;}
	#main {
		border: none;
		width: 90%;
		text-align: justify;
		display: inline;
	}
	body {
		font-family: times, serif;
	}
	#right {display: none;}	
	#footer {page-break-before: avoid;}
	#content {background-image: none;}
}	
