html,
body.home {
	height:  100%;
	margin:  0px;
	padding: 0px;
}
body {
	font-family:      Arial;
	background-color: #F2EAD7;
}
form {
	margin:  0px;
	padding: 0px;
}
input,
textarea,
select,
td {
	font-family: Arial;
	font-size:   12px;
}
h1 {
	font-size:   24px;
	font-weight: normal;
	color:       #C60;
}
h2 {
	font-size:   18px;
	font-weight: normal;
	color:       #C60;
}
h3 {
	font-size:   14px;
	font-weight: bold;
	color:       #C60;
}
h4 {
	font-size:      10px;
	font-weight:    normal;
	color:          #C60;
	text-transform: uppercase;
}
a {
	color: #C60;
}
a:hover {
	color: #C00;
}
a img {
	border: none;
}
hr {
	height:     1px;
	color:      #EEE;
	border:     none;
	border-top: 1px solid #EEE;
}
.list-unstyled {
	padding-left: 0;
	list-style: none;
}
/* PAGE */
table.page {
	position:         relative;
	width:            780px;
	margin:           0 auto;
	margin-top:       20px;
	background-color: #FFF;
	border:           5px solid #EEE6D4;
}
/* HEADER */
td.header {
	position:          relative;
	background-image:  url(/images/kuopiotk_logo.jpg);
	background-repeat: no-repeat;
}
div.headerContent {
	position: relative;
	height:   175px;
	padding:  0px;
}
div.headerContent a.logo {
	position: absolute;
	top:      15px;
	left:     20px;
}
div.headerContent h1 {
	display:           block;
	position:          absolute;
	top:               156px;
	left:              10px;
	margin:            0px;
	padding:           0px 0px 0px 20px;
	background-image:  url(/images/house.gif);
	background-repeat: no-repeat;
	font-size:         12px;
	font-weight:       bold;
	color:             #FFF;
}
div.headerContent h2 {
	display:           block;
	position:          absolute;
	top:               156px;
	right:              10px;
	margin:            0px;
	padding:           0px 0px 0px 20px;
	background-repeat: no-repeat;
	font-size:         12px;
	font-weight:       bold;
	color:             #FFF;
}
/* MAIN NAVIGATION */
td.mainNavigation {
	width:        25%;
	padding:      20px 20px 20px 10px;
	border-right: 1px solid #EEE;
}
td.mainNavigation h1 {
	display: none;
	color:   #360;
}
td.mainNavigation a {
	color:           #C60;
	text-decoration: none;
}
td.mainNavigation a:hover {
	color: #C00;
}
td.mainNavigation .level1,
td.mainNavigation .level1D,
td.mainNavigation .level1A {
	padding:             2px 0px 2px 10px;
	background-image:    url(/images/mmArrow.gif);
	background-repeat:   no-repeat;
	background-position: 0px 7px;
}
td.mainNavigation .level1D {
	background-image: url(/images/mmArrowD.gif);
}
td.mainNavigation .level1A {
	font-weight:      bold;
	background-image: url(/images/mmArrowA.gif);
}
td.mainNavigation .level1D a,
td.mainNavigation .level2D a,
td.mainNavigation .level3D a {
	color: #E2CC9E;
}
td.mainNavigation .level1A a,
td.mainNavigation .level2A a,
td.mainNavigation .level3A a {
	color: #C00;
}
td.mainNavigation .level2,
td.mainNavigation .level2D,
td.mainNavigation .level2A {
	padding:   2px 0px 2px 12px;
	font-size: 11px;
}
td.mainNavigation .level3,
td.mainNavigation .level3D,
td.mainNavigation .level3A {
	padding:   2px 0px 2px 24px;
	font-size: 11px;
}
/* MAIN CONTENT */
td.mainContent,
td.mainContentWide,
td.mainContentFull {
	position: relative;
	width:    50%;
	padding:  0px 0px 20px 0px;
}
td.mainContentWide {
	width: 75%;
}
td.mainContentFull {
	width: 100%;
}
div.mainContentContainer {
	position: relative;
	z-index:  0;
	margin:   0px;
	padding:  15px 20px 0px 20px;
}
/* YAHOO */
div.yahooContainer {
	position: relative;
}
div.yahoo {
	position:  absolute;
	top:       10px;
	left:      20px;
	font-size: 11px;
	color:     #999;
}
div.yahoo a {
	color:           #999;
	text-decoration: none;
}
/* MAIN INFOBAR */
.mainInfoBar {
	width:       25%;
	padding:     10px 20px 10px 20px;
	border-left: 1px solid #EEE;
}
.mainInfoBar h2 {
	font-weight: bold;
	font-size:   14px;
}
/* IMAGO */
div.imago {
	position:            relative;
	height:              170px;
	border:              1px solid #EEE;
	background-color:    #F6F6F6;
	background-repeat:   no-repeat;
	background-position: center center;
}
div.imago a.zoom {
	position:         absolute;
	top:              0px;
	right:            0px;
	background-color: #888;
}
div.imago a.zoom img {
	display: block;
	margin:  5px;
}
div.imagoFull {
	display:  none;
	position: absolute;
}
/* NEWS */
table.news tr.item td {
	vertical-align: top;
}
table.news tr.item td.date {
	padding:             0px 0px 0px 10px;
	background-image:    url(/images/arrowB.gif);
	background-repeat:   no-repeat;
	background-position: 0px 5px;
	color:               #999;
}
table.news tr.item td.title {
	padding: 0px 0px 0px 10px;
}
table.news tr.item td.title a {
	text-decoration: none;
}
table.news tr.item td.title a:hover {
	text-decoration: underline;
}
/* SITEMAP */
.siteMap .level1 {
	font-size:   14px;
	font-weight: bold;
}
.siteMap .level1 a {
	text-decoration: none;
}
.siteMap .level2 {
	padding: 0px 0px 0px 20px;
}
.siteMap .level3 {
	padding:   0px 0px 0px 40px;
	font-size: 11px;
}
.siteMap .root,
.siteMap .subs1 {
	padding: 10px 0px;
}
/* MISC */
.infoTable {
	width:           100%;
	position:        relative;
	border-collapse: collapse;
}
.infoTable td {
	padding:        8px;
	border:         1px solid #DDD;
	vertical-align: top;
	white-space:    nowrap;
}
.infoTable h2 {
	margin:    0px;
	padding:   0px;
	font-size: x-small;
	color:     #999;
}
table.contacts,
table.contacts td {
	position:  relative;
	font-size: 12px;
}
h2.contactsHeader {
	margin:  20px 0px 0px 0px;
	padding: 0px;
}
h3.contactsSubHeader{
	margin:  2px 0px 10px 0px;
	padding: 0px;
}
table.contacts td.data {
	padding: 2px 0px 2px 4px;
}
td.footer {
	padding:          5px;
	font-size:        11px;
	color:            #C9B18F;
	text-align:       center;
	background-color: #F8F2E7;
	border:           1px solid #FFF;
}

div.meta { 
       position: relative; top: -20px; padding-right: 3px;
       text-align: right; text-decoration: none; }

div.meta a { text-decoration: none; }

.MuutosTyoIlmNotice {
	color:red;
	padding-top: 20px;
	padding-bottom: 20px;
}