html {
	overflow-y: scroll;
}

body {
	background-color: #f2f2f2;
}

address {font-style:normal;}

html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

a {text-decoration:none;}

a:visited {
	color: #C4161C;
}
a:focus {color: #999;}
a:hover {
	text-decoration: underline;
	color: #999;
}


#site {padding-bottom: 142px;}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -142px; /* negative value of footer height */
	height: 142px;
	clear:both;
	background-color:#bf111b;
	background-image:url(../gfx/footer.gif);
	color: #fff;
	}
	
#footer-upper
{
	height: 86px;
	padding-top: 10px;
}

#breadcrumb {
	margin-bottom: 20px;
}

#footer-upper li, #footer-upper ul 
{
	list-style-type: square !important;
	list-style-position:inside;
	padding: 0;
	margin: 0;
}

#footer-upper li {
	width: 132px;
	font-size: 0.95em;
	padding: 3px 0 3px 5px;
	border-bottom: 1px solid #c8333b;
}

#footer-upper li a {
	color: #fff;
	text-decoration: none;
	display:inline;
}

#footer-upper li a:hover {
	text-decoration: underline;
}

#footer-lower {
	height: 30px;
	padding-top: 12px;
}
#footer-lower p {
	margin: 0;
	padding: 0;
	float: left;
}
#footer-lower img {
	margin-left: 2em;
}
#footer-lower a, #footer-lower img {
	float: left;
}


/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */






a:link {
	color: #c4161c;
}

#nosturi {
	position: absolute;
	margin-left: -300px;
	margin-top: -5px;
	
}

#main {
	background-image: url(../gfx/headerbg.jpg);
	background-repeat: repeat-x;
	height: 290px;
	background-color: #f2f2f2;
}

/*#navigation ul, #navigation li {
	list-style-type: none;
	display: block;
}*/
#navigation ul {
	float: right !important;
}
/*
#navigation li {
	float: left ;
	text-align: right ;
	padding: 0; margin: 0 ;
}
*/
#navigation {
	margin-top: 50px !important;
	color: #c4161c !important;
	font-weight:bold !important;
	font-size: 0.9em !important;
}
#navigation a {
	color: #c4161c !important;
	text-decoration: none !important;
	border-right: 1px dotted #c4161c !important;
	padding: 0 10px 0 0 !important;
	margin: 0 0 0 10px !important;
}

#header {
	height: 81px;
}

#banner {
	height: 208px;
}


















#toolbar {
	background-image: url(../gfx/toolbar_bg.jpg);
	background-repeat: repeat-x;
	height: 145px;
}


#toolbar ul, #toolbar li {
	margin: 0; padding: 0;
	list-style-type: none;
	display: block;
}

#toolbar li {
	background-image: url(../gfx/toolbar-stripe.gif);
	background-repeat: no-repeat;
	width: 150px;
	text-align: center;
	float: left;
	height: 130px;
}

#toolbar a {
	position: relative;
	height: 115px;
	margin-left: 1em;
        text-indent: -9999999em;
	display: inline;
	float: left;
	width: 118px;
}




#hinattavat-dinot {
	background-image: url(../gfx/hinattavat_dinot.jpg);
        background-repeat: no-repeat;
        width: 150px;
        text-align: center;
        float: left;
	height: 115px;
}
#hinattavat-dinot:hover {
	background-image: url(../gfx/hinattavat_dinot_hover.jpg);
}




#kuukulkijat {
        background-image: url(../gfx/kuukulkijat.jpg);
        background-repeat: no-repeat;
        width: 150px;
        text-align: center;
        float: left;
        height: 115px;
}
#kuukulkijat:hover {
        background-image: url(../gfx/kuukulkijat_hover.jpg);
}









#saksinostimet {
        background-image: url(../gfx/saksinostimet.jpg);
        background-repeat: no-repeat;
        width: 150px;
        text-align: center;
        float: left;
        height: 115px;
}
#saksinostimet:hover {
        background-image: url(../gfx/saksinostimet_hover.jpg);
}







#vertikaalinostimet {
        background-image: url(../gfx/vertikaalinostimet.jpg);
        background-repeat: no-repeat;
        width: 150px;
        text-align: center;
        float: left;
        height: 115px;
}
#vertikaalinostimet:hover {
        background-image: url(../gfx/vertikaalinostimet_hover.jpg);
}





#kurottajat {
        background-image: url(../gfx/kurottajat.jpg);
        background-repeat: no-repeat;
        width: 150px;
        text-align: center;
        float: left;
        height: 115px;
}
#kurottajat:hover {
        background-image: url(../gfx/kurottajat_hover.jpg);
}








#minikoneet {
        background-image: url(../gfx/minikoneet.jpg);
        background-repeat: no-repeat;
        width: 150px;
        text-align: center;
        float: left;
        height: 115px;
}
#minikoneet:hover {
        background-image: url(../gfx/minikoneet_hover.jpg);
}









#content {
	padding-top: 1em;
	padding-bottom: 2em;
	background-color: #f2f2f2;
	overflow:auto
}

#sidebar h1, #sidebar h2 {
	text-transform: uppercase;
	color: #b2b2b2;
	padding-bottom: 0;
	margin-bottom: 0;
}

#news-listing {
	line-height: 1.8em;
}

#news-listing .timestamp {
	background-color: #c4161c;
	display: inline;
	padding: 3px;
	color: #fff;
	font-weight: bold;
}

#news-listing .news-entry {
	border-top: 1px solid #d3d3d3;
	padding-top: 0.7em;
	
}

#news-listing  .news-entry p {margin:0;padding:0;}

#news-listing a { color: #858585; text-decoration: none; }


#txt h1, #txt h2, #txt h3 {
	color: #c4161c;
	border-bottom: 1px solid #c4161c;
}

#txt table ul,#txt table ul li  {
	margin-left: 0;
	list-style: none;
}

#txt table td {
	padding-right: 20px;
}

#txt table h3 {
	color: #c4161c;
	font-size: 1em;
	margin-bottom: 5px;
	
}



#address p {
	padding: 0;
	margin: 0;
	font-size: 0.9em;
}


#search {
	position:absolute;
	margin-top: -5px;
	margin-left: 712px;
	background-image:url(../gfx/search.jpg);
	background-repeat: no-repeat;
	width: 179px;
	height: 39px;
	padding: 6px 15px 5px 15px;
}

#search input {
	font-size: 0.9em;
	font-family: arial;
	width: 137px;
	background-image:url(../gfx/mag.gif);
	background-repeat: no-repeat;
	background-position: center right;
	border: 1px solid #999;
	padding: 2px;
	color: #888;
}

#weather-container
{
	background-image:url(../gfx/nostosaa.jpg);
        background-repeat: no-repeat;
        background-position: top left;
	width: 153px;
	height: 23px;
	text-align: right;
	padding: 16px;
	color: #555;
	margin-top: 2em;
	font-size: 0.9em;
}

#weather-container img {
	float: left;
	margin-left: 60px;
	margin-top: -5px;
}

.product_pictures {
	float: let;
}

.product_pictures li {
	float: left;
	list-style: none;
	margin-right: 20px;
	margin-left: 0;
	margin-bottom: 5px;
}


#archive ul li {
	list-style-type:none
}
