/*
Ilmari CSS
Sisältöalueen typografiaa ja elementtejä määritellään content.css-tiedostossa!
*/
td#contact-page-content a:link,
td#contact-page-content a:visited, 
td#contact-page-content a:hover, 
td#contact-page-content a:active { color: #003467 !important;} /* linkit yhteydenottosivulla */

body {
	background: #191919 url('/img/hgproduction/bodybg.png') no-repeat top center scroll;
	text-align: center;
}
body.kaljaasi {
	background: #000 url('/img/hgproduction/kaljaasibg.jpg') repeat-x center center fixed !important;
}

div#divbody {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	position: relative;	
}


div#header {
	background: url('/img/hgproduction/headerbg.png') repeat-x top left scroll;
	height: 46px;
	overflow: visible;
	border-bottom: 1px solid #ccc;	
}



/* YLÄNAVIGOINTI */
div#navigation {
	margin-top: 18px;
	float: left;
	padding: 0;
}
	ul#ulTopnavi {
		
		margin: 0;
		padding: 0;
		height: auto;
		list-style-type: none;
	}
	ul#ulTopnavi li {
		float: left;
		list-style-type: none;
		margin: 0 2px 0; 
		padding: 0;
		border: 0;
		background: url('/img/hgproduction/nav-btn-bg1-black.png') no-repeat left top scroll;
	}
	ul#ulTopnavi li.last {
		border-right: 0;
	}
	ul#ulTopnavi li a {
		color: #fff;
		float: left; 
		display: block; 
		padding: 0 11px 0 10px;
		background: url('/img/hgproduction/nav-btn-bg2-black.png') no-repeat right top scroll;
		height: 28px;
		line-height: 28px;
	}
	ul#ulTopnavi li a:hover { 
	}
	ul#ulTopnavi li.current {
		background: url('/img/hgproduction/nav-btn-bg1-red.png') no-repeat left top scroll;
	}
	ul#ulTopnavi li.current a {
		background: url('/img/hgproduction/nav-btn-bg2-red.png') no-repeat right top scroll;
	}
	ul#ulTopnavi li.current a:hover {}




	
div#fiilis {
	padding: 2px 0 3px 0; 
	background-color: #ffffff;
	border-top: 1px solid #a4a4a4;
	border-bottom: 1px solid #a4a4a4;
	clear: both;
	z-index: 2;
}
div#fiilis object , div#fiilis embed {
	z-index: 3;
}
	


	
div.last-spotbox { margin-right: 0 !important; }
div.frontpage-spotbox {
	background: transparent url('/img/hgproduction/frontpage-spotbox-bg-grey.png') no-repeat top left scroll;
	margin:8px 0 0 8px;
	width: 288px;
	height: 178px;
	float: left;
	border: 0;
}
div.frontpage-spotbox div.inner {
	margin: 10px;
}div.frontpage-spotbox img {
	margin-bottom: 5px;
}
	div.frontpage-spotbox h2 { 
		padding-bottom: 2px;
		/* background: url('/img/hgproduction/spotbox-divider.png') no-repeat bottom left scroll; */
		color: #00472d;
	}
	div.frontpage-spotbox h2 a { color: #fff; }
	div.frontpage-spotbox a { color: #fff; text-decoration: none; }
	
	
/***************************************
* SISÄLTÖOSA                           *
***************************************/

div#content {
	clear: both;
	padding:0 0 20px 0;
	background: #fff url("/img/hgproduction/topbg.png") repeat-x top left scroll;
}

#content-page-heightfix {
	height: 300px;
}

/* Vasemman ja oikean reunan marginaalit. */
#front-page-contentcell {
	padding:0;
	margin:0;
}
td#contentcell {
	padding: 10px 20px;
}
td#contentcell-width-subnav {padding: 10px 20px;}

#contentcell ul, .template ul {margin-left: 3em;}


div#frontpageboxes {margin: 10px 0;}
	div#frontpageboxes div {
		width: 300px;
		float: left;
		margin: 0 8px 0 0;
		background-color: #f4f4f4;
		padding: 16px;
	}
	div#frontpageboxes img { float: right; margin: 10px 0 10px 8px; }
	div#frontpageboxes h3 {
		color: #4a82af;
		margin: 0;
		padding-bottom: 4px;
		border-bottom: 1px dotted #4a82af;
	}
	div#frontpageboxes h3 a {
		color: #4a82af;
	}





td#leftmenucell {}
td#leftmenucell div.inner {
	width: 192px;
	padding: 0 6px 0 10px;
	border-right: 1px solid #dcdcdc;
}


	
/* Sivunavigaatiossa otsikot */
#leftmenucell h1 {border-bottom: 1px dotted #0044e5; padding-top: 15px;}
#leftmenucell h1,#leftmenucell h2,#leftmenucell h3 {
	color: #000;
	margin: 0px 0 5px 0;
	font-size: 12px;
	padding-bottom: 3px;
	font-weight: bold;
}

#leftmenucell h1 a,#leftmenucell h2 a,#leftmenucell h3 a {
	color: #000;
}

div.subnavigation { }

	div.subnavigation li h3, 
	div.subnavigation li h3 a:link,
	div.subnavigation li h3 a:visited,
	div.subnavigation li h3 a:active {
		display: block;
		margin: 0;
		font-size: 100%;
		color: #000;
		font-weight: bold;
	}
	div.subnavigation li h3 a:link,
	div.subnavigation li h3 a:visited,
	div.subnavigation li h3 a:hover,
	div.subnavigation li h3 a:active {
		display: block;
		vertical-align: top;
		margin: 0;
		padding-left: 10px;
		background: url('/img/hgproduction/spotarrow2.png') no-repeat center left scroll;
	}
	div.subnavigation .menulevel1 li h3 a {
		background: url('/img/hgproduction/spotarrow.png') no-repeat center left scroll;
	}
	
	div.subnavigation li.current h3, 
	div.subnavigation li.current h3 a:link,
	div.subnavigation li.current h3 a:visited,
	div.subnavigation li.current h3 a:active {
		margin: 0;
		font-size: 100%;
		color: #000;
		font-weight: bold;
		
	}
	
	.menulevel1 li a { font-weight: normal !important; font-size: 90% !important;}
	.subnavigation li.current li a { font-weight: normal !important;  }
	.subnavigation li.current li.current a { font-weight: bold !important; }
	

	/* listan määrityksiä */
	div.subnavigation ul { margin: 0; padding: 0; list-style-type: none; }
	.menulevel0 li {
		padding-left: 0px;
		margin: 5px 0; 
		list-style-type: none; 
		border-style: solid;
		border-color: #eee;
		border-width: 0 0 1px 0;
	}
	.menulevel1 li { margin: 2px 0 0 0 !important; list-style-type: none; 
		border: 0;
		padding-left: 11px; 
	}
	.menulevel1 li {
		font-size: 95%;
	}


/* Uutiset etusivun vasemmassa laidassa */
div#uutiset	{ color: #000; }
div#uutiset	div.newsitem { }
div#uutiset	div.newsitem h3 a { 
	display: block;
	color: #000; 
	font-size: 12px; 
	padding-left: 24px;
	background: url('/img/hgproduction/spotarrow2.png') no-repeat 2px 5px scroll;
}

	
	
div#footer {
	clear: both;
	padding-top: 0px;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}	
	
	
	
	
#gallery div {
	margin: 10px;
	float: left;
	height: 120px;
	width: 150px;
}
	

/***************************************
* KALENTERI                            *
***************************************/

a.calendar,
a.calendar:link {
	color: #ff0000;
	text-decoration: none;
}

a.calendar:visited {
	color:#ff0000;
	text-decoration: none;
}

a.calendar:hover {
	color:#ff0000;
	text-decoration: none;
}

.calendartitle {
	background: #eecc66;
	color: #233c65;
	font-family: arial, helvetica;
	font-weight: bold;
	font-size: 10pt;
}

.calendardaystitle {
	background: #eecc66;
	color: #233c65;
	font-family: arial, helvetica;
	font-weight: bold;
	font-size: 8pt;
}

.calendardays {
	background: #f0f0f0;
	color: #000000;
	font-family: arial, helvetica;
	font-size: 8pt;
}

.calendartoday {
	background: #e7e3d5;
	color: #000000;
	font-family: arial, helvetica;
	font-size: 8pt;
}

.calendarevent {
	background: #cccccc;
	font-size: 8pt;
}








/***************************************
* FORUM                                *
***************************************/

.forumtitle {
	background: #eecc66;
	color: #233c65;
	font-family: arial, helvetica;
	font-weight: bold;
	font-size: 10pt;
}

.forumbg1 {
	background: #e7e3d5;
	color: #000000;
}

.forumbg2 {
	background: #f0f0f0;
	color: #000000;
}

.forumbg {
	background: #ffffff;
}





























/***************************************
* TUOTEKORTIT JA TUOTELISTAUS          *
***************************************/


a.card:link,
a.card:visited,
a.product:link,
a.product:visited {
  color: #000000;
  font-weight: bold;
}

.card_image {
  padding-right: 10px;
}

img.product {
  background-color: #ffffff;
  border: 1px solid #a0a0a0;
  padding: 1px;
}

div.card_desc {
  color: #707070;
}










/***************************************
* ÄLÄ KOSKE NÄIHIN                     *
***************************************/

a.nounderline:link,
a.nounderline:visited,
a.nounderline:hover {
	text-decoration: none;
}

.littletitle {
	font-weight: bold;
}

.fullwidth {
	width: 100%;
}

.heightfix { width: 1px; float: right; border: 0 !important; background: transparent; font-size: 1px; line-height: 1px; padding:0;margin:0;border:0;}
.clearer {clear: both !important; height: 1px; line-height: 1px; font-size: 1px;}

