
/* content */

#contentContainer {
	margin: 0px;
	padding: 0px;
	/*background: url(bg/index_contentMiddle.jpg) repeat-y right;*/
	background: url(bg/index_contentMiddleNarrow.jpg) repeat-y right;
}

#contentTop {
	margin: 0px;
	padding: 0px;
	/*background: url(bg/index_contentTop.jpg) no-repeat right top;*/
	background: url(bg/index_contentTopNarrow.jpg) no-repeat right top;
}

#content {
	margin: 0px;
	padding: 0px 0px 32px 0px;
	height: 100px;
	overflow: visible;
	border-left: 1px solid #d4d4d4;
	/*background: url(bg/index_contentBottom.jpg) no-repeat right bottom;*/
	background: url(bg/index_contentBottomNarrow.jpg) no-repeat right bottom;
}

html>body #content {
	height: auto;
	min-height: 100px;
	overflow: hidden;
}

#main {
	padding: 0px 0px 0px 0px;
	margin: 7px 0px 0px 0px;
	width: 641px;
	height: 100px;
	overflow-x: hidden;
}
html>body #main {
	height: auto;
	min-height: 100px;
	overflow: hidden;
}
#indexMainContainer {
	background: url(bg/indexMain.jpg) repeat-y left;
}
#indexMainMiddle {
	background: url(bg/indexMainHeader.jpg) no-repeat left top;
}
#indexMainContent {
	width: 641px;
	height: 100px;
	overflow-x: hidden;
	padding-bottom: 20px;
}
html>body #indexMainContent {
	height: auto;
	min-height: 100px;
	overflow: hidden;
	background: url(bg/indexMainTop.jpg) no-repeat left 47px;
	border-bottom: 1px solid #eaeaea;
}

#indexColumn {
	width: 495px;
	padding: 15px 0px 0px 0px;
	float: right;
}

.indexColumn1 {
	width: 320px;
	padding: 0px 0px 0px 0px;
	float: left;
}

.indexColumn2 {
	width: 168px;
	padding: 0px 0px 0px 0px;
	float: right;
}

#frontpageBanner {
	padding-bottom: 8px;
}

/* frontpageMap */

#frontpageMap {
	width: 320px;
	height: 321px;
	position: relative;
	background: #fff url(bg/frontpageMap.jpg) no-repeat left top;
	margin: 10px auto 5px auto;
}

#frontpageMap form {
	position: absolute;
	left: 100px;
	bottom: 25px;
}

/* childBox */

.plain {
	width: 250px;
	height: 145px;
	padding: 20px 40px 10px 30px;
}



/* campaignFlash 4000
===========================*/

#campaignFlash {
	height: 1px;
	overflow: visible;
	overflow-x: hidden;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
}
html>body #campaignFlash {
	height: auto;
	min-height: 1px;
	overflow: hidden;
}
#campaignFlashAlternative {
	padding: 0px 20px;
}


/* index with narrower right column
===========================*/
#indexColumnNarrow {
	width: 347px;
	padding: 15px 0px 0px 0px;
	float: right;
	overflow-x: hidden;
}
#indexColumnNarrow #WVI_childBox.plain {
	width: 292px;
	height: 187px;
	padding: 25px 20px 0px 35px;
	background: #fff url(bg/index_child_plain.jpg) no-repeat left top;
	margin-bottom: 13px;
}
#indexColumnNarrow #WVI_childBox IMG {
	float: left;
	margin: 0px 30px 50px 0px;
}
#indexColumnNarrow #WVI_childBox a.takeChildLink {
	float: left;
	margin-top: 15px;
	display: block;
	width: 148px;
	height: 39px;
	padding: 11px 0 0 22px;
	text-align: left;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(bg/index_child_button.jpg) no-repeat left top;
	filter: none; /* ie6 png fix pois */
}

/* newsBox
======================*/

#newsBox {
	float: left;
	width: 170px;
	padding: 0px 10px 0px 20px;
}
#newsBox H2 {
	line-height: 40px;
	font-size: 17px;
	margin-bottom: 10px;
}

/* mainText
======================*/
#mainText {
	float: right;
	width: 380px;
	padding: 0px 20px 0px 0px;
}
#mainText H2 {
	font-size: 17px;
}

/* indexColumn2Footer (column2)
======================*/

#indexColumn2Footer {
	float: left;
	width: 600px;
	padding: 20px;
}

/* valkoinen tausta lisäalue 2:lle 
====================================*/

.white1,
#white1 {
	margin: 10px auto;
	width: 320px;
	background: #fff url(bg/whiteTop.jpg) no-repeat left top;
}

.white2,
#white2 {
	width: 300px;
	background: url(bg/whiteBottom.jpg) no-repeat left bottom;
	padding: 10px;
}

#flashVideo {
	padding-bottom: 5px;
}

