/*IE6 HACKS*/
div#sivu, div#navicontainer, div#footer {

	display: block;

}

* html div#sivu, * html div#navicontainer, * html div#footer {

	display: none;

}

div#ie6 {

	display: none;

}

* html div#ie6 {

	display: block;

	width: 500px;
	margin: 20px auto;
	
	border: 2px solid #000000;
	
	padding: 15px;

}

/*****************/

body
{
	background-color:#FFFFFF;
	background-image: url(../images/bg.jpg);
	background-position: top center;
	font-size:12px;  
	color:#000000;
	font-family:Arial;
	padding:0;
	margin:0;
	text-align: center;
}


/*PERUSMUOTOILUT*/

a {

	color: #000000;
	outline: 0;
}

a:hover {
	color : #990000;
}

a img {

	border: 0;

}

h1
{
font-size:16px;
font-weight:bold;
}

textarea {

	width: 350px;
	height: 180px;

	font-family: Arial;

}
      
      
      
/*DIVIT*/



#navicontainer
{
	background-image:url(../images/header_bg.png);
	width:100%;
	height:34px;
}

#mainnavi
{
	margin:0 auto;
	width:1035px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	padding: 2px 0;
	color:#FFFFFF;
	position: relative;
	z-index: 101;
}

div#navi_wrap {

	width: 850px;
	height: 25px;

	margin: 0 auto;
	line-height: 25px;

}

#sivu
{
	margin:0 auto;
	width:1070px;
	padding-bottom: 50px;
}

#header
{
	width:950px;
	height:20px;
	z-index:10;
	text-align: right;

	padding-right: 10px;
}

#kasi_logo
{
	margin-left:15px;
	float:left;
	width:100px;

}

#kasi_logo img
{
	margin-top: -15px;
}


#sisalto
{
	margin-top:20px;
	width:1070px;
	z-index:100;

}


#vasen
{

	margin-left:20px;
	width:510px;
	min-height: 570px;
	float:left;
	text-align:left;
	z-index:inherit;
	position: relative;
}

#vasen_etusivu
{
 	margin-top:0px;
 	width:820px;
	min-height: 570px;
	float:left;
	text-align:left;
	padding:0 0 30px 0;
	z-index:inherit;
	position: relative;
}

* html #vasen {

	height: 500px;

}
 
div#vasen h1 {

	font-size: 16px;
	margin-top: 0;

}

div#sisalto div#sisalto div#vasen div {

	width: 80%;

}
 
#oikea_etusivu
{
	width:212px;
	padding:5px 0 30px 0;
	float:right;
	text-align:left;
	min-height: 300px;
	z-index:inherit;
	position: relative;
}

#oikea
{

	margin: -5px 0 0 150px;
	width:212px;
	/*padding:5px 0 5px 0;*/
	float:right;
	text-align:left;
	min-height: 300px;
	z-index:inherit;
	position: relative;
}
 
 

 
 
 
#footer
{
	bottom:0px;
	left: 0px;
	position:fixed;
	width:100%;
	height:80px;
	line-height: 15px;
	z-index:100;
	background-image:url(../images/footer_tausta.jpg);
	text-align: left;
}

div#footer_inner {

	width: 1030px;
	height: 40px;
	
	position: relative;
	margin: 0 auto;
	font-size:9px;

}

img#aurinkosahko_merkki {

	float: left;
	margin-top: -21px;

}

div#footer a {

	text-decoration: none;
	display: block;
	margin-top: 5px;

}

div.clear {

	clear: both;
	height: 1px;
	width: 1px;
	padding: 0;
	margin: 0;

}

/* ETUSIVU */

div#etusivu_flash {

	width: 100%;
	height: 366px;

	position: absolute;
	top: 0;
	left: 0;

}

div#etusivu_banneriblokki {

	height: 40px;

}

div#etusivu_esittelyteksti {

	width: 484px;
	height: 170px;

	border-right: 1px solid #000000;
	padding-left: 15px;
	
	font-size: 12px;
	font-weight: bold;

	position: absolute;
	bottom: 0;
	left: 14px;

}

div#etusivu_esittelyteksti h2 {

	color: #656800;

}

div#etusivu_wattilaskuri {

	width: 212px;
	height: 80px;

	background-image: url(../images/wattilaskuri2.png);
	background-repeat: no-repeat;
	background-position: bottom;
	
	position: relative;

} 

div#etusivu_wattilaskuri_lukema {

	top:8px;
	width: 190px;
	height: 70px;

	font-size: 18px;
	text-align: right;

	line-height: 50px;

	position: absolute;
	bottom: 5px;


}

div#tilastot_etusivu {

	position: absolute;
	right: 0;
	bottom: 0;

	padding-left: 5px;
	font-size: 12px;
	
	width: 250px;

}

div#tilastot_etusivu p {

	margin-top: 6px;
	margin-bottom: 6px;

}

div#tilastot_sivu div#tilastot_oikea {

	border-left: none;
	font-size: 12px;

}

/* VALIKKO */


#mainnavi ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index:101;
}

#mainnavi li { /* all list items */
	float: left;
	position: relative;
	z-index:101;
	padding: 0 10px;
	/*height: 26px;*/
}

#mainnavi li a { /* all list items */

	display: block;
	height: 26px;

}

#mainnavi li a img { /* all list items */

	padding-top: 5px;

}

#mainnavi li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 10px;
	left: 0;
	background-color:#FFFFFF;
	z-index:101;
	padding:5px;
	/*margin-left:10px;*/
	text-align: left;
	line-height: 15px;
}

#mainnavi li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: 25px;
	left: 10px;
	z-index:101;
}

#mainnavi li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
	background-color:#fbecb5; /*EEEEEE*/
	z-index:101;
}

#mainnavi li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
	background-color:#fbecb5; /*CCCCCC*/
	z-index:101;
}

div#mainnavi li ul a {

	text-decoration: none;
	margin: 0 10px 0 0;
	display: inline;

}

div#mainnavi li ul li {

	margin: 5px 0 5px 0;
	padding: 0;

}

/* BANNERIT */

div.kampanjatuote {

	position: absolute;
	width: 209px;
	height: 132px;

}

/* TILASTOT */

div#tilastot_viimeisin, div#tilastot_suurin {

	float: left;
	
	width: 40% !important;

}

div.tilasto_kehys {

	border: 0px solid #000000;
	
	padding: 5px;
	margin: 10px 0 10px 0;

}

div.tilasto_otsikko {

	border-bottom: 1px solid #000000;


}

 
