td#fiilis_cell { 
    position: relative;
    display: block;
}
a#overtheflash{
    background-color: transparent;
    display: block;
    position: absolute; 
    top: 0; left: 0;
    z-index: 999;
    height: 246px;
    width: 628px;
}

/***************************************
*  ILMARI NET SOLUTIONS                *
*                                      *
*  (c) Damex Oy 2001-2004.             *
*                                      *
*  Css / Arto Aaltonen                 *
*                                      *
***************************************/

body {
  background-color: #000000;
  padding: 15px 0 0 0;
  margin: 0px;
}

body, td {
  color: #ffffff;
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
}

h1, .title {
	color: #ffc000;
	font-weight: bold;
	font-size: 12pt;
}

.littletitle {
	font-weight: bold;
}

.fullwidth {
	width: 100%;
}

/***************************************
* LINKIT                               *
***************************************/

a,
a:link {
	color: #ffcd34;
	text-decoration: none;
}

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

a:hover	{
	color: #ffffff;
	text-decoration: underline;
}

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


/***************************************
* MENU                                 *
***************************************/

A.menu,
a.menu:link,
A.menu:visited {
	/* font-family: verdana, arial, helvetica; */
	/* font-size: 12px; */
  /* font-weight: normal; */
	color: #c0c0c0;
	text-decoration: none;
}

A.menu:hover {
	/* font-family: verdana, arial, helvetica; */
	/* font-size: 12px; */
  /* font-weight: normal; */
	color: #ffffff;
	text-decoration: none;
}

.menuitem {
	/* font-family: verdana, arial, helvetica; */
	/* font-size: 12px; */
  /* font-weight: bold; */
}

.menuselected {
	/* font-family: verdana, arial, helvetica; */
	/* font-size: 12px; */
  font-weight: bold;
  color: #ffffff;
}


/***************************************
* 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 / SPOTIT                     *
***************************************/

.tblProductSpot {
  padding-bottom: 20px;
}

.tblProductSpot a,
.tblProductSpot a:link,
.tblProductSpot a:visited,
.tblProductSpot a:hover {
  color: #000000;
  text-decoration: none;
}

.special_image {
  padding-top: 4px;
  padding-right: 8px;
}

.special_text {
    padding-left: 0;
}

.spotTitleLine {
}

.spotTitle {
  /* font-family: arial, helvetica; */
  /* font-size: 12px; */
  font-weight: bold;
  color: #ffffff;
}

.spotIngress {
  /* font-family: arial, helvetica; */
  /* font-size: 12px; */
  font-weight: normal;
  color: #a0a0a0;
}
.spotIngress a {
    color: #a0a0a0 !important;
}
.spotIngress a:hover {
    color: #a6a6a6 !important;
}


/***************************************
* ETUSIVU / TIEDOSTELISTAUS            *
***************************************/

.tblLueLisaa {
  border-top: 1px solid #c0c0c0;
}

.frontpage_news_table {
}
.newsImage {
  padding-right: 10px;
}
.newsTdIngress {
}
.newsTitle , .newsTitle a {
  /* font-family: arial, helvetica; */
  /* font-size: 12px; */
  font-weight: bold;
  color: #ffffff;
  text-decoration: none; 
}
.newsIngress ,.newsIngress a {
  /* font-family: arial, helvetica; */
  /* font-size: 12px; */
  font-weight: normal;
  color: #a0a0a0;
  text-decoration: none; 
}



.copy {
    /* font-family: verdana, arial, helvetica; */
    font-weight: normal;
    font-size: 10px;
    color: #505050;
}

a.copy,
a.copy:link,
a.copy:visited {
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	font-size: 10px;
  color: #505050;
  text-decoration: none;
}

a.copy:hover {
    /* font-family: verdana, arial, helvetica; */
    font-weight: bold;
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
}


.navi {
	/* font-family: arial, verdana, helvetica; */
	/*font-weight: bold;
	font-size: 11px;*/
    font-size: 13px;
    color: #ffffff;
}

a.navi,
a.navi:link,
a.navi:visited {
  color: #ffffff;
  text-decoration: none;
}

a.navi:hover {
  color: #ffffff;
  text-decoration: underline;
}

.haku {
  margin: 0px;
  padding: 0px;
}

.sSubmit {
  padding: 0px;
  margin: 0px;
  background-color: #000000;
  color: #ffffff;
  /* font-family: verdana, arial, helvetica; */
  font-size: 10px;
  border: 1px solid #ffffff;
}

.sKey {
  padding: 1px;
  margin: 0px;
  background-color: #ffffff;
  color: #505050;
  /* font-family: verdana, arial, helvetica; */
  font-size: 10px;
  border: 1px solid #ffffff;
}

a.admin,
a.admin:link,
a.admin:visited,
a.admin:hover {
  color: #000000;
}


