/* -- \*/ 
html, body{height:100%;} 
/* -- */ 

body {
	padding:0;
	margin:0;
	text-align:center;
	background-color: #FFFFFF;
	background-image: url(sitepix/site_bg.jpg);
	background-repeat: repeat-x;
	
	
}
#outer{
	/*height:100%;*/
	/*min-height:100%;*/
	width:920px;
	margin: 60px auto auto;
	text-align:left;
	position:relative;
	

	
}



#leftcol .column {
	margin-bottom: 6px;
	padding: 0px;
}
#leftcol .column h1 {
	margin: 0px;
	padding: 0px 0px 0px 13px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 0.9em;
	background-color: #990000;
	line-height: 2.8em;
}
#content #rightcol h1 {
	margin: 0px;
	padding: 0px 0px 0px 19px;
	font-family: "Trebuchet MS";
	font-size: 1.1em;
	color: #FFFFFF;
	background-color: #990000;
	line-height: 2.2em;
}
#content #rightcol p {
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	color: #333333;
	line-height: 1.5em;
	padding-top: 0px;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 19px;
}



#outer #content {
	width: 100%;
	
	
}
#leftcol {
	width: 270px;
	float:right;
	margin-left: 20px;
	background-color: #f5f5f5;
	
}

#rightcol {
	width: 570px;
	float:right;
	background-color: #FFFFFF;
	margin-right: 20px;
	
}

html>body #outer{height:auto;} 

#header {
	height:170px;
	background-image: url(sitepix/header.gif);

}

#footer {
	position:absolute;
	bottom:0px;
	left:0;
	height:58px;
	width:100%;
	margin-bottom:-15px;
	font-family: "Trebuchet MS";
	font-size: 0.8em;
	color: #FF3300;
	font-weight: bold;
	padding-left: 20px;
}

#clearfooter{clear:both;height:43px;}
#leftcol .column div {
	font-family: "Trebuchet MS";
	font-size: 0.8em;
	color: #333333;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
	margin-top: 6px;
	line-height: 1.1em;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
#leftcol .column h2 {
	font-size: 1em;
	margin-bottom: 2px;
	color: #990000;
}
#leftcol .column div a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	padding-top: 7px;
	padding-right: 1px;
	padding-bottom: 7px;
	padding-left: 5px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	background-color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
#leftcol .column div a:hover {
	color: #FFFFFF;
	background-color: #C60000;
}
#ext_area {
	background-color:#003366;
	height: 110px;
	width: 100%;
	
}
#ext_area #topcontainer {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 0.7em;
	line-height: 1.4em;
	padding-top: 6px;
	padding-right:16px;
	margin: 15px auto auto;
	text-align:left;
	width: 820px;
}
.hinnasto td{

	font-family:"Trebuchet MS";
	border:1px solid #F3F3F3;
	font-size:0.8em;

}

.hinnasto .nimike{

	font-weight:bold;
	

}

.hinnasto .otsikko{

	font-weight:bold;
	font-size:1.1em;

}
#imagelists .icontainer {
	padding: 2px;
	float: left;
	height: 125px;
	width: 125px;
	margin-right: 2px;
	margin-bottom: 3px;
	border: 1px solid #CCCCCC;
	text-align:center;
}
#imagelists .icontainer2 {
	padding: 2px;
	float: left;
	height: 220px;
	width: 265px;
	margin-right: 2px;
	margin-bottom: 3px;
	border: 1px solid #CCCCCC;
	text-align:left;
	
	
}

.icontainer2  .txt{

	font-size:11px;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;

}
#imagelists .icontainer2 a img {
	border:none;
	
}

#lists .container {
	padding: 0px;
	float: left;
	height: 220px;
	width: 265px;
	margin-right: 2px;
	margin-bottom: 0px;
	border: 0px solid #CCCCCC;
	text-align:left;
	
	
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #AAAAAA;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
}

