html {
	min-height: 100%;
	height: auto;
}

body {
	text-align: center;
	font-size: 70%;
	font-family: Helvetica, Arial;
	background: url('../images/background.jpg') center top repeat-y #e3e3e3;
}


a.more {
	color: #666666;
	border-bottom: 0px;
}

a.morebright {
	color: #666666;
	border-bottom: 0px;
}

a.ala {
	color: #ffffff;
}

a.pikalinkki {
	display: block;
	width: 231px;
	height: 47px;
	margin: 0px 0px 9px 6px;
	padding: 4px 7px 0px 7px;
	background: url('../images/linkkitausta2.jpg') no-repeat;
	color: #000000;
	text-align: center;
	line-height: 1.2em;
	font-weight: bold;
}

	a.pikalinkki span {

		color: #ee7733;
	}

h1, h2, h3, h4, h5 {
  	font-family: Helvetica, Arial;
	color: #303030;
}

h1, h2, h3, h4, h5, p, blockquote {
	margin: 1em 0;
}

h1 {
	font-size: 1.5em;
	font-weight:lighter;
}

h2 {
	font-size: 1.3em;
	font-weight:lighter;
}

h3 {
	font-weight:lighter;
	font-size: 1.0em;
}

strong, bold {
	color: #fff;
}

span.bold {
	font-weight: bold;
}

div, a, img {
	behavior: url('css/iepngfix.htc');
}

ul {
	list-style-type: disc;
	padding-left: 15px;
}

table.yhteystiedot {
	width: 100%;
}

form p {
	clear: both;
	padding: 5px 0;
}

form fieldset {
	padding: 0 0 25px 25px;
}

form legend {
	font-size: 1.4em;
	margin-left: -25px;
}

form label {
	width: 160px;
	display: block;
	float: left;
}

form input, form textarea, form select {
	width: 280px;
	display: block;
	float: right;
	border: 1px solid #ccc;
	background: #fff;
}

form input.submit {
	width: auto;
	float: left;
}

form.yhteys input, form.yhteys textarea {
	float: none;
}

table.ohjelma th {
	font-weight: bold;
	font-size: 1.2em;
	padding: 1.5em 0px 0.33em 0px;
	border-bottom: 1px solid #e0e0e0;
}

table.ohjelma td {
	padding: 4px 15px 0px 0px;
}

div.container {
	width: 855px;
	margin: 0 auto 25px auto;
	font-size: 1.2em;
	line-height: 1.5em;
	text-align: left;
	clear: both;
	background: url('../images/container_background2.jpg') left top repeat-y #aeaeae;
}

div.head {
	width: 855px;
	height: 126px;
	background: url('../images/headback.jpg') no-repeat;
}

	a.firstnavitab, a.firstnavitab_active {
		width: 106px;
		height: 23px;
		margin-top: 100px;
		padding-top: 3px;
		background: url('../images/navitab.jpg') no-repeat;
		float: left;
		color: #fff;
		text-align: center;
		border: 0 !important;
		font-size: 1.0em;
		cursor: hand;
	}

	a.firstnavitab:hover, a.firstnavitab:focus, a.firstnavitab_active {
		background: url('../images/navitab_active.jpg') no-repeat;
		color: #5c5c5c;
	}

	a.navitab, a.navitab_active {
		width: 106px;
		height: 23px;
		margin-left: 1px;
		margin-top: 100px;
		padding-top: 3px;
		background: url('../images/navitab.jpg') no-repeat;
		float: left;
		color: #fff;
		text-align: center;
		border: 0 !important;
		font-size: 1.0em;
		cursor: hand;
	}

	a.navitab:hover, a.navitab:focus, a.navitab_active {
		background: url('../images/navitab_active.jpg') no-repeat;
		color: #5c5c5c;
	}

div.viemerobeds {
	width: 855px;
	height: 259px;
	/*background: url('../images/viemerobeds.jpg') no-repeat;*/
}

div.leftside {
	width: 262px;
	padding: 25px 0 0 12px;
	text-align: center;
	float: left;
}

	div.leftside h1 {
		width: 250px;
		padding-bottom: 25px;
		color: #eee;
	}
	
	div.leftside ul {
		list-style-type: none;
		margin: 0.5em 0px 1em 0px;
		padding: 0px 5px 0px 20px;
		text-align: left;
	}
	
		div.leftside ul li a {
			border: 0;
			font-size:0.9em;
		}
		
			div.leftside ul li a:focus, div.leftside ul li a:hover, div.leftside ul li a.active {
				background: #555;
				border: 0;
			}

	div.ajankohtaista {
		text-align: left;
		padding-left: 10px;
	}

		div.ajankohtaista h1 {
			margin-bottom: 1em;
			padding-bottom: 0px;
		}

		div.ajankohtaista h3 {
			font-weight: bold;
			color: #eeeeee;
			margin-bottom: 0.2em;
		}

		div.ajankohtaista p {
			margin: 0px 0px 0px 1.5em;
			line-height: 1.33em; 
			font-size: 0.9em;
			color: #d0d0d0;
		}

			div.ajankohtaista a.morebright {
				color: #ffffff;
			}

div.tuotebar {
	height: 43px;
	padding: 0 0 15px 10px;
	float: right;
}

	div.tuotebar img.tuotteetarrow {
		width: 74px;
		height: 43px;
		float: left;
	}
	
	div.tuotebar a {
		float: left;
		width: 62px;
		height: 38px;
		border: 0 !important;
		cursor: hand;
	}
	
		div.tuotebar a em {
			display: none;
		}

		div.tuotebar a.tuote_sanky {
			background: url('../images/tuote_sanky.jpg') no-repeat;
		}

			div.tuotebar a.tuote_sanky:hover, div.tuotebar a.tuote_sanky_active  {
				background: url('../images/tuote_sanky_active.jpg') no-repeat;
			}

		div.tuotebar a.tuote_lamppu {
			background: url('../images/tuote_lamppu.jpg') no-repeat;
		}

			div.tuotebar a.tuote_lamppu:hover, div.tuotebar a.tuote_lamppu_active {
				background: url('../images/tuote_lamppu_active.jpg') no-repeat;
			}
						
		div.tuotebar a.tuote_kalusteet {
			background: url('../images/tuote_kalusteet.jpg') no-repeat;
		}

			div.tuotebar a.tuote_kalusteet:hover, div.tuotebar a.tuote_kalusteet_active {
				background: url('../images/tuote_kalusteet_active.jpg') no-repeat;
			}

		div.tuotebar a.tuote_peitot {
			background: url('../images/tuote_vuodevaatteet.jpg') no-repeat;
		}

			div.tuotebar a.tuote_peitot:hover, div.tuotebar a.tuote_peitot_active {
				background: url('../images/tuote_vuodevaatteet_active.jpg') no-repeat;
			}

div.content {
	width: 497px;
	min-height: 400px;
	padding: 0 10px 15px 64px;
	float: left;
	display: inline;
	color: #000000;
	background-color: #fff;
}

div.content p {
	font-size:0.9em;

}

div.content strong {
	color: #000000;
}

	div.content img {
		float: left;
		margin: 5px 5px 5px 0px;
	}

	div.content img.left {
		float: left;
		margin: 5px 5px 5px 0px;
	}

	div.content img.right {
		float: right;
		margin: 5px 0px 5px 5px;
	}

div.card {
	padding: 5px;
	background-color: #333333;
}

	div.card h2 {
		margin: 0px 0px 4px 0px;
		padding: 8px 4px 4px 4px;
		background-color: #000000;
		font-weight: bold;
	}

	div.card p {
		margin-left: 8px;
		margin-right: 12px;
	}

	div.card img {
		float: left;
		display: inline;
		margin: 0px 5px 5px 0px;
		border: 1px solid #000000;
	}

	div.card a:hover img {
		border: 1px solid #aaaaaa;
	}

div.footer {
	width: 823px;
	height: 22px;
	padding: 4px 10px 0 10px;
	background: #5c5c5c;
	border-left: 12px #aeaeae solid;
	clear: both;
	font-size: 0.8em;
}

	div.footer div.yhteystiedot {
		float: left;
		color: #fff;
	}

	div.footer div.akusolvers {
		float: right;
		color: #999;
	}

		div.footer div.akusolvers a {
			color: #999;
			border: 0;
		}