@charset "utf-8";
/* CSS Document */
body {
	background:url(img/bg.jpg);
	margin: 0;
	padding: 0;
	font-family:"Arial Rounded MT Bold", Arial, serif;
}
img { 
	border: none; 
}
table {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#c{
	text-align:left;
	width: 960px;
	margin: 0 auto;
	background:url(img/shadow_01.png);
	background-repeat: repeat-y;
}
#container {
	background:url(img/back_s.jpg);
	background-repeat:repeat;
	width: 900px;
	text-align:left;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-left:30px;
}
div#bottom {
	text-align:left;
	margin: 0 auto;
	width:960px;
	height:45px;
	background-image: url(img/shadow_02.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	line-height:0px;
}
#header {
/* 	background-image: url(img/top11.jpg);*/
	width: 900px;
	height: 195px;
	margin: 0;
	padding: 0;
}
#top {
/* 	background-image: url(img/top11.jpg);*/
	width: 900px;
	height: 195px;
	margin: 0;
	padding: 0;
	position:static;
}
#valikko{
/* 	background-image: url(img/top_2.jpg);*/
	width: 900px;
	height: 77px;
	margin: 0;
	padding: 0;
	position:relative;
}
#facebook {
	margin-top: 20px;
}
#facebook img.facekuva {
	margin-left:0px;
	-moz-box-shadow: 0px 0px 6px #000;
	-webkit-box-shadow: 0px 0px 6px #000;
	-box-shadow: 0px 0px 6px #000;
	/* ie shadow */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#303030')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#303030');
}
#toppic {
	padding: 0;
	left: 400px;
	width:300px;
	top: -200px;
	position:relative;
	height:172px;
}
#tt {
	height: 37px;
	width:190px;
	margin: 0px 0px 0px 0px;
	position:relative;
	left: 65px;
}
#ttkehys {
	height: 650px;
	width:900px;
	margin-top:-40px;
}
#ttkuvat {
	height: 280px;
	width:400px;
	margin: 0px 0px 0px 0px;
	position:relative;
	left: 464px;
	top: -638px;
}
#submenu {
	float:left;
	width: 300px;
	margin: 10px 0px 0px 0px;
	z-index:4;
}
#submenu td {
	text-align:left;	
}
#submenu p {
	margin: 0 0 12px 0;
	padding-left: 30px;
	font-weight:normal;
	font-size:11px;
}
#content {
	max-width: 600px;
	margin-left: 300px;
	min-height: 100%;
	font-size: 12px; 
	font-weight: normal;
}
#content td {
	text-align:left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#hinnasto {
	margin-left: 30px;
	margin-right: 20px;
}
#muut p {
	padding-right: 20px;
}
#huom {
	font-size:10px;
}
#content h1 {
	margin: 0 0 0 20px;
	padding: 5px 5px 15px 5px;
	font-size: 16px; 
	font-weight: bold;
}
#content h2 {
	margin: 0 0 0 23px;
	padding: 5px 5px 15px 5px;
	font-size: 14px; 
	font-weight: bold;
}
#content h3 {
	margin: 0 0 0 25px;
	padding: 5px 5px 15px 5px;
	font-size: 13px; 
	font-weight: bold;
}
#content h4 {
	margin: 0 0 0 28px;
	padding: 5px 5px 15px 5px;
	font-size: 12px; 
	font-weight: bold;
}
#content p {
	margin: 0 30px 12px 35px;
	padding: 0 3px 0 10px;
	font-size:11px;
}
#content .video {
	margin: 0 30px 12px 35px;
	padding: 0 3px 0 10px;
}
#content ul {
	margin: 0 0 0 35px;
	list-style-type: none;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
}
#content ul li {
	padding-left: 10px;
	padding-right: 10px;
	font-weight:normal;
	font-size:11px;
}
#content p a {
	color: #B54F02;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#content p a:hover {
	color: #B54F02;
	text-decoration: underline;	
	margin: 0;
	padding: 0;
}
#palaute {
	text-align:left;
	padding: 5px 10px 5px 10px;
}
#palaute table {
	margin: 0px 20px;
	padding: opx;
}
input {
 	background-color: #DDBEA8;
	border-style:dotted;
	border-color:#DB7631;
}
textarea{
	background-color: #DDBEA8;
	border-style:dotted;
	border-color:#DB7631;
}
#footer {
	clear: both;
	width: 900px;
	height:75px;
	padding: 5px 0 5px 0;
	bottom:0;
	position:static;
}
