@charset "utf-8";
/* CSS Document */

/* BASIC BLOCKS */
* {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-color: #474747;
	font-size: 12px;
}

img{
	border:0px;
	}
	
img.link{
	border:0px;
	margin: 20px 0px 20px 20px;
	}
	
img.slogan{
	margin: 80px 0px 15px 0px;
	}

img.otsikko{
	margin: 16px 0px 24px 10px;
	}

body, html {
	height: 100%;
	width: 100%;
	background-image: url("images/bgstripe.jpg");
	background-repeat: repeat-x;
	background-color: #fafafb;
	background-position:top;
	margin: 0 auto;
}
div#wrapper2 {
	height: 100%;
	width: 100%;
	background-image:url(images/bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	display: table;
	margin-left: auto;
	margin-right: auto;
	}

div#wrapper {
	width: 939px;
	display: table;
	margin-left:auto;
	margin-right:auto;
}

div#logo{
	width: 222px;
	margin-top: 30px;
	float:left;
	height: 45px;
}

div#navi{
	width: 717px;
	margin-top: 30px;
	float: left;
	clear:right;
	height: 45px;
	padding-top: 20px;
}

div#main{
	background-image:url(images/lakeuden_kylmakeskus_jaapalat.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 300px;
	width: 939px;
	clear: both;
}

div#inner_main_1{
	background-image:url(images/lakeuden_kylmakeskus_jaahdytys.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 262px;
	width: 939px;
	clear: both;
}

div#col1{
	background:url(images/column_bg.gif);
	background-repeat:no-repeat;
	background-position:left;
	min-height: 191px;
	width: 222px;
	float: left;
	margin-left: 12px;
}
div#col2{
	background:url(images/column_bg.gif);
	background-repeat:no-repeat;
	background-position:left;
	min-height: 191px;
	width: 222px;
	float: left;
	margin-left: 12px;
}
div#col3{
	background:url(images/column_bg.gif);
	background-repeat:no-repeat;
	background-position:left;
	min-height: 191px;
	width: 222px;
	float: left;
	margin-left: 12px;
}
div#col4{
	background:url(images/column_bg.gif);
	background-repeat:no-repeat;
	background-position:left;
	min-height: 191px;
	width: 222px;
	float: left;
	clear: right;
	margin-left: 12px;
}

div#subnavi{
	width: 218px;
	float: left;
}

div#left_map{
	width: 300px;
	float: left;
}

#content_left{
	width: 250px;
	float: left;
	margin-left: 20px;
}

div#content_right{
	width: 250px;
	float: left;
	margin-left: 20px;
	clear:right;
}


div#content{
	background:url(images/content_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width: 450px;
	float: left;
	clear: right;
	margin-left: 30px;
}

div#content_inner{
	background:url(images/content_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width: 450px;
	float: left;
	clear: right;
	margin-top: 20px;
}

div#widecontent{
	width: 937px;
	float: left;
	clear: right;
}


div#links{
	height: 90px;
	width: 939px;
	clear: both;
	margin-top: 130px;
	text-align:right;
}

hr.thin{
	color: #474747;
	border-style: none;
	height: 1px;
	background-color: #bbbbbb;
	}

div#footer{
	margin-top: 30px;
	margin-bottom: 15px;
	width: 939px;
	clear: both;
	text-align:center;
}

p.basic{
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #474747;
	font-size: 12px;
	line-height: 140%;
}

h1{
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #474747;
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}

p.footer{
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #474747;
	font-size: 12px;
}

p.info{
	font-weight:bold;
	text-align:right;
	color: #474747;
	margin-top: 10px;
	margin-right: 10px;
}
p.info_left{
	font-weight:bold;
	text-align:left;
	color: #474747;
	margin-top: 10px;
	margin-right: 10px;
}

a{
	color: #474747;
	text-decoration: none;
	}

a.leftspacer{
	color: #474747;
	text-decoration: none;
	margin-left: 15px;
	}

ul.navi{
	list-style:none;
	float:left;
	}

#navi img { border: none; margin: 0px 6px 0px 6px; }
#navi li { display: inline; list-style:none; }
#navi li a { float: left; display:block; height: px; }
#navi li a img { float: left;  vertical-align:top/* for IE6 */}
#navi li a:hover { visibility:visible; /* for IE6 */ }
#navi li a:hover img { visibility:visible; border-bottom-style: solid; border-bottom-width:thin; border-bottom-color: #ff6d00; /* for IE6 */ }
#navi li a:hover img/**/ { visibility:visible; /* hide from IE5.0/win */}

#subnavi img { border: none; margin: 0px 0px 0px 0px; }
#subnavi li { display: inline; list-style:none; }
#subnavi li a { float: left; display:block; height: px; }
#subnavi li a img { float: left;  vertical-align:top/* for IE6 */}
#subnavi li a:hover { visibility:visible; /* for IE6 */ }
#subnavi li a:hover img { visibility:visible; /* for IE6 */ }
#subnavi li a:hover img/**/ { visibility:hidden; /* hide from IE5.0/win */}

#subnavi1 { background:url(images/subnavi_1b.gif) no-repeat; }
#subnavi2 { background:url(images/subnavi_2b.gif) no-repeat; }
#subnavi3 { background:url(images/subnavi_3b.gif) no-repeat; }
#subnavi4 { background:url(images/subnavi_4b.gif) no-repeat; }
#subnavi5 { background:url(images/subnavi_5b.gif) no-repeat; }


form{
	margin-left: 10px;
}

input{
	border: 1px solid #069;
	background: #f3f6f8;
	color:#069;
}
textarea{
	border: 1px solid #069;
	background: #f3f6f8;
	color:#069;
}
	
