
/*Kehys*/

	/*Asemoinnit*/

body {
padding: 20px 10px 0 5%;
}

#header {
min-width: 715px;
height: 145px;
padding-right: 10%;
}

	h1 {
	width: 350px;
	height: 145px;
	padding-right: 10px;
	}

	#navigation {
	width: 355px;
	height: 56px;
	margin: 20px 0 0 0;
	padding: 27px 0 0 0;
	overflow: hidden;
	}

		#navigation li, #navigation strong, #navigation a {
		float: left;
		}

		#navigation li {
		margin-top: 27px;
		}

			#navigation .about {
			margin-top: 0;
			}

		#navigation li a {
		height: 24px;
		margin-left: 9px;
		text-indent: -300em;
		}

		#navigation strong {
		margin-left: 1px;
		padding-bottom: 5px;
		}

			#navigation .about strong {
			margin-left: 0;
			}

		#navigation .about a {
		width: 59px;
		margin-left: 0;
		}

		#navigation .visual a {
		width: 53px;
		margin-left: 21px;
		}

		#navigation .print a {
		width: 43px;
		}

		#navigation .web a {
		width: 43px;
		}

		#navigation .app a {
		width: 38px;
		}

		#navigation .game a {
		width: 52px;
		}

#content {
padding-top: 60px;
margin-bottom: 60px;
}

	/*Taustat ja reunukset*/

body {
background: #fff;
}

#header {
background: transparent url(frame/border.gif) repeat-x 0 74px;
}

	h1 {
	background: #fff url(frame/h1.gif) no-repeat;
	}

	#navigation {
	background: #fff url(frame/navigation.gif) no-repeat;
	}

		#navigation strong {
		background-image: url(frame/navigation.gif);
		}

		#navigation .about strong {
		background-position: 0 -110px;
		}

		#navigation .visual strong {
		background-position: -60px -137px;
		}

		#navigation .print strong {
		background-position: -134px -137px;
		}

		#navigation .web strong {
		background-position: -186px -137px;
		}

		#navigation .app strong {
		background-position: -238px -137px;
		}

		#navigation .game strong {
		background-position: -285px -137px;
		}
		
.work {
background: transparent url(frame/border.gif) repeat-x 0 53px;
}

/*Taittomallit*/

#content div {
float: left;
clear: right;
margin: 0 40px 40px 0;
}

	div.first, div.second {
	width: 380px;
	}

	div.second {
	margin-right: 0;
	}

	.work {
	float: left;
	width: 100%;
	margin: 15px 0 0 0;
	}

	.work li {
	float: left;
	margin: 0 50px 50px 0;
	text-align: center;
	}

#content .area {
width: 306px;
margin: 0 30px 30px 0;
}

	#content .area div {
	float: none;
	background-image: url(frame/area_top.gif);
	margin: 0;
	}

	#content .area div div {
	padding: 33px 20px 20px 41px;
	background-image: url(frame/area_bottom.gif);
	background-position: bottom left;
	}

	/*Taustat ja reunukset*/

.area {
background: #1b1b1b url(frame/area_middle.gif) repeat-y;
}

/*Sisältö*/

	/*Leipäteksti*/

p {
text-indent: 20px;
}

	p.first {
	text-indent: 0;
	}

.work img {
vertical-align: middle;
}

	/*Otsikot*/

.area h2 {
display: none;
}

.first h2, .second h2 {
height: 40px;
}

.work h2 {
height: 55px;
margin-bottom: 34px;
}

	/*Listat*/

ol {
list-style-type: decimal;
}

	/*Taustat ja reunukset*/

/*Teksti*/

body, input, textarea, #navigation a, .footnote em {
font-family: "Corporate E", "Georgia", serif;
}

	/*Värit*/

body, textarea, .text, .password, .secondary strong {
color: #777;
}

em, strong {
color: #1b1b1b;
}

a {
color: #e82385;
}

.area {
color: #fff;
}

	/*Koot*/

body, input, textarea {
font-size: 14px;
line-height: 20px;
}

	/*Tyylit*/

strong, em {
font-weight: normal;
}

em {
font-style: normal;
}

strong {
font-style: italic;
}

a {
text-decoration: none;
}

	a:hover {
	text-decoration: underline;
	}

/*Toiminnallisuudet*/

	/*Tooltip*/

.tooltip {
display: none;
width: 30px;
height: 30px;
padding: 10px;
background: #1b1b1b url(frame/tooltip.gif) no-repeat 50% 50%;
color: #fff;
text-indent: -300em;
}

.tooltip_external {
display: none;
height: 28px;
line-height: 28px;
padding: 0 10px 0 26px;
background: #e82385 url(frame/external.gif) no-repeat 5px 6px;
color: #fff;
font-weight: bold;
}