


div#divbody {
	width: 800px;
	margin: 2% auto 0 auto;
	text-align: left;
	color: #ddd;
}



/***************************************
* PERUSELEMENTIT                       *
***************************************/

/* Sivun BODY-osa. Tässä asetetaan mm. taustaväri, taustakuva sekä sisennys reunoista. */
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #202020;
	margin: 0; border: 0; padding: 0;
	background: #161616 url('/img/bodybg.png') scroll repeat-x left top;
}

/* Sivuston perusfontti sekä väri asetetaan tässä. */

/* Otsikot. */
h1,
.title {
	color: #ddd;
	font-weight: normal;
	font-size: 18px;
}

/* Normaalit linkit. */
a:link {
	color: #fff;
	text-decoration: none;
}

a:visited {
	color: #fff;
	text-decoration: none;
}

a:hover	{
	text-decoration: underline;
}







/***************************************
* YLÄNAVIGOINTI                        *
***************************************/

/* Asetetaan valikkosolun fontti. */
div#topnavi{
	background: #000000 url('/img/topnavi-backgroung.png') scroll no-repeat left top;
	padding: 0 20px;
	height: 25px;
	line-height: 25px;
}

#topnavi a {	
	color: #000;
}

/***************************************
* FIILISKUVA                           *
***************************************/

/* Harmaat viivat fiiliskuvan ylä- ja alapuolelle. */
div#fiilis td {}

/* Valkoinen viiva fiiliskuvan ja harmaan viivan väliin. */
/* Syntyy, kun asetetaan taustaväriksi valkoinen ja lisätään sisennystä ylös ja alas. */
div#fiilis {}






/***************************************
* ALAFIILISKUVA                           *
***************************************/

/* Harmaat viivat fiiliskuvan ylä- ja alapuolelle. */
div#alafiilis {
  border-top: 1px solid #c0c0c0;
  background-color: #ffffff;
  padding-top: 1px;
}




/***************************************
* SISÄLTÖOSA                           *
***************************************/

div#content {
	color: #ddd;
	padding: 10px 20px;
	font-size: 12px;
}
div#content td {
	font-size: 12px;
	color: #ddd;
}








/***************************************
* VASEN NAVIGOINTI                     *
***************************************/

/* Vasemman laidan sisennys. */
td#leftmenucell {
  padding-left: 0px;
}

/* Ilmaa vasemman navigoinnin rivitykseen. */
table.menutable {
  padding-bottom: 3px;
}

/* Alemman tason marginaali vasemmasta reunasta. */
td.menuspacer {
  width: 15px;
}

/* Menuelementin fontti ja värimääritykset. */
a.menu:link,
a.menu:visited {
	font-family: arial, helvetica;
	font-size: 11px;
	color: #3b433c;
	text-decoration: none;
}

/* Hover (hiiri päällä). */
a.menu:hover {
	color: #fff;
	text-decoration: none;
}

/* Valittu menuitem. */
span.menuselected {
  font-weight: normal;
  color: #fff;
}




/* Voidaan asettaa määreitä menun eri "tasoille". */
/* Näitä ei yleensä tarvitse käyttää. */
div.menulevel1 {
}
div.menulevel2 {
}
div.menulevel3 {
}







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









/***************************************
* ETUSIVU / OIKEAN LAIDAN SPOTIT       *
***************************************/

/* Asetetaan ilmaa spottien väliin. */ 
.tblProductSpot {
  padding-bottom: 10px;
}

/* Spottien otsikon väri. */
table.tblProductSpot a:link,
table.tblProductSpot a:visited,
table.tblProductSpot a:hover {
  font-size: 12px;
  font-weight: bold;
  color: #ddd;
  text-decoration: none;
}

/* Ilmaa kuvan oikealle puolelle. */
td.special_image {
  padding-right: 5px;
}

/* Ingressin fontti. */
a.spotingress:link,
a.spotingress:visited {
  font-size: 11px;
  font-weight: normal !important;
  color: #ddd;
  text-decoration: none;
}

/* Ingressin hover. */
a.spotingress:hover {
  text-decoration: underline;
}









/***************************************
* ETUSIVU / TIEDOTELISTAUS             *
***************************************/

/* Lue lisää linkin yläpuolelle harmaa viiva. */
table.tblLueLisaa {
  border-top: 1px solid #c0c0c0;
}

/* Ilmaa uutiskuvan ja otsikon väliin. */
td.newsImage {
  padding-right: 10px;
}

/* Otsikko. */
div.newsTitle {
  font-family: arial, helvetica;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
}

/* Ingressi. */
div.newsIngress {
  font-family: arial, helvetica;
  font-size: 11px;
  font-weight: normal;
  color: #fff;
}











/***************************************
* 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%;
}
