/*
Ilmari CSS
Sisältöalueen typografiaa ja elementtejä määritellään content.css-tiedostossa!
*/


body {
	background: #ffffff url('/img/galilaleus/bodybg.png') no-repeat top center scroll;
	text-align: center;
}

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


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

#logo {
	overflow: hidden;
	position: absolute;
	left: 664px;
	top: 27px;
	z-index: 6;
}
#logo a {
	display: block;
	height: 75px;
	width: 121px;
	background: transparent url('/img/galilaleus/galilaleus-logo.png') no-repeat top left scroll;
	margin: 0;
}
	#logo h1 { margin:0;	padding-top: 9px;border:0;}
	#logo h1 span { display: none; }


/* YLÄNAVIGOINTI */
div#navigation {
	margin-top: 18px;
	float: left;
	padding: 0;
}
	ul#ulTopnavi {
		width: 654px;
		margin: 0;
		padding: 0;
		/*height: 56px;*/
		list-style-type: none;
	}
	ul#ulTopnavi li {
		height: 28px;
		float: left;
		list-style-type: none;
		margin: 0 2px 0; 
		padding: 0;
		border: 0;
		background: url('/img/galilaeus/nav-btn-bg1.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/galilaeus/nav-btn-bg2.png') no-repeat right top scroll;
		height: 28px;
		line-height: 28px;
	}
	ul#ulTopnavi li a:hover { 
	}
	ul#ulTopnavi li.current {
		background: url('/img/galilaeus/nav-btn-bg1-red-2.png') no-repeat left top scroll;
	}
	ul#ulTopnavi li.current a {
		background: url('/img/galilaeus/nav-btn-bg2-red-3.png') no-repeat right top scroll;
	}
	ul#ulTopnavi li.current a:hover {}




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


	
div.last-spotbox { margin-right: 0 !important; }
div.frontpage-spotbox {
	background-color: #fff;
	-moz-border-radius: 10px;
	margin:8px 0 0 8px;
	width: 256px;
	float: left;
	border: 0;
}
div.frontpage-spotbox img { border: 0;}
div.frontpage-spotbox div.inner {
	margin: 10px;
}
	div.frontpage-spotbox h2 { 
		font-size: 15px !important;
		padding-bottom: 10px;
		background: url('/img/galilaeus/spotbox-divider.png') no-repeat bottom left scroll;
		color: #00472d;
	}
	div.frontpage-spotbox h2 a { color: #00472d; }
	div.frontpage-spotbox a { color: #333; text-decoration: none; }
	
/***************************************
* SISÄLTÖOSA                           *
***************************************/

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

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

/* Vasemman ja oikean reunan marginaalit. */
#front-page-contentcell {
	width: 900px;
	padding:0;
	margin:0;
}
td#contentcell {
	width: 100%;
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;
	}



/* Etusivu spotit oikeassa laidassa */
#spotit	{
	margin-top: 6px;
	margin-right: 20px;
	float: right;
	width: 219px;
	overflow: hidden;
	margin-left: 30px;
}
#spotit img { border: 0; }

#spotit div.spot { margin-bottom: 6px; padding-bottom: 6px; border-bottom: 1px dotted #666; }
#spotit div.spot.last { border-bottom: 0; }
/* #spotit h2 { font-size: 14px; font-weight: bold; border-bottom: 1px dotted #666; padding-bottom: 4px; margin-bottom: 10
px;} */
#spotit h2 { font-size: 14px; font-weight: bold; border-bottom: 0; margin-bottom: 10px;}

#spotit h2 a { color: #000; }
#spotit p { }
#spotit p a { color: #000; text-decoration: none !important; }


#frontpage-content-holder-thing {
	float: left;
	width: 510px;
}
#frontpage-content {
	padding: 10px;
}

	

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;
}

h1.subnavigation-title 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/galilaleus/spotarrow2.png') no-repeat center left scroll;
	}
	div.subnavigation .menulevel1 li h3 a {
		background: url('/img/galilaleus/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/galilaleus/spotarrow2.png') no-repeat 2px 5px scroll;
}

	
	
div#footer {
	clear: both;
	padding-top: 25px;
	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;}

