
html, body {
	margin-top:0px;	padding-top: 0px;
}
body {
	background-image: url(images_new/taustakuva.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: arial;
	font-size: 15px;
}

body.tcwDialog
{
	background-color: #eeeeee;
	background-image: none;
}

a {
	color: #FF8C05;
	text-decoration: underline;
}
a:hover {
	color: #FF8C05; 
	text-decoration:none;
}

h1 {
	color: #28A4D5;
	font-size: 19px;
}

h2 {
	color: #28A4D5;
	font-size: 17px;
}

h3 {
	color: #28A4D5;
	font-size: 16px;
}

h4 {
	color: #28A4D5;
	border-bottom-style: solid;
	border-width: 2px;
	border-color: #E0E3E5;
}



#mainWrapper {
	border-collapse: collapse;
	position: absolute;
	top:0px;
	bottom: 0px;
	width: 861px;
	margin-top:0px;	padding-top: 0px;
	border: 0px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;

	/* IE-fixes - do not remove */
	#margin-left: -370px;
	#left: 50%;
}



/* top image(s) */
#top {
	padding:0px; margin: 0px;
}
#top table {
	border-collapse: collapse;
	margin: 0px; padding: 0px;
	empty-cells: show;
}
#top table * {
	margin: 0px; padding: 0px;
}
#topleft {
	height: 199px;
	width: 861px;
	background-image: url(/nestor-ylaa.jpg);
}



/* menu line */
#menuLine {
	margin: 0px;
	height: 30px;
	/* Uudet määritykset */
 	width: 861px;
 	color: #333;
 	background:transparent url('images_new/linkkipalkki.jpg') top center no-repeat;
}
#menuLine a {
	color: white;
	text-decoration: none;
	white-space: nowrap;
	display:block;
	width: 100px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#menuLine a:hover {
	color: white;
	text-decoration: underline;
}
#menuLine table {
	width: 100%;
}
#menuLine table td {
	text-align: center;
}
#menuLine table td.last {
	border-right: none;
}




/* left menu */
#mainMenuSlot {
	width: 195px;
	vertical-align: top;
}
#mainMenuSlot a {
	color: #168ab8;
	text-decoration: none;
}
#mainMenuSlot a:hover {
	color: #3bb5e6;
	text-decoration: none;
}


/* content */
#contentWrapperCell {
	vertical-align: top;
	background-color: white;
	padding: 10px;
	width: 600px;
}
#contentWrapper {
	width: 100%
}

/* copyright */
#copyright {
	font-size: 12px;
	color: black;
}
#copyright a {
	color: black;
	text-decoration: none;
}
.copyNestor {
	float: left;
}
.copyAteco {
	float: right;
}


/* other */
#utilWrapper {
	position: absolute;
	z-index: 100;
	top: 35px;
	background-color: white;
	color: black;
	border: 2px solid black;
}
.tcwHierarchy {
	list-style-image: url(images/listitem.gif);
}
.tcwHierarchy .tcwHierarchy {
	padding: 0px; margin: 0px;
	list-style-image: none;
	list-style: none;
	padding-left: 20px;
	padding-bottom: 10px;
}
#breadcrumbNav a {
	color: #999999;
}
#breadcrumbNav a:hover {
	color: #666666;
}
h1, h2, h3, h4 {
	color: #1c90be;
}
#flags {
	padding-top: 20px;
	text-align: center;
}
#flags img {
	border: 1px solid black;
	margin-left: 5px;
	margin-bottom: 5px;
}

.mceContentBody {
	background-image: none;
}

#partners img
{
	border: none;
}

#partners td
{
	vertical-align: top;
	text-align: center;
}

/* new stuff by Tuomo */

#mainMenuSlot .tcwNewsHeaderItem a {
	font-family: tahoma, Arial;
	font-size: 14px;
	color: #FF8C05;
	text-decoration: underline;
	font-weight: normal;
}

.tcwNewsHeaders
{
	font-family: tahoma, Arial;
	font-size: 14px;
}

.tcwNewsHeaderItem
{
	font-weight: normal;
	color: #168AB8;
}

