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

html, body {
  height: 100%;
}

body {
  background-color: #1c2f6a;
  padding: 0px;
  margin: 0px;
}

body, td {
  color: #000000;
  font-family: arial, helvetica;
  font-size: 12px;
}

h1, 
.title {
  color: #114170;
	font-family: arial, helvetica;
	font-weight: normal;
	font-size: 18px;
  letter-spacing: -1px;
}

.littletitle {
	font-weight: bold;
}

.fullwidth {
	width: 100%;
}

#maindiv {
  width: 772px;
  height: 100%;
  background-color: #273b78;
}

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

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

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

a:hover	{
	text-decoration: underline;
}

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


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

.menucell {
  background-color: #eaecf1;
  background-image: url('/img/bg-menu.jpg');
  background-repeat: repeat-x;
}

.menulevel1 {
}
.menulevel2 {
}
.menulevel3 {
}

.menutable {
  margin-bottom: 5px;
}
.menuspacer {
  width: 15px;
}

.menuitem {
	font-family: arial, helvetica;
	font-size: 11px;
  padding-left: 15px;
}

a.menu,
a.menu:link {
	color: #2e4964;
	text-decoration: none;
}
a.menu:visited {
	color: #2e4964;
	text-decoration: none;
}
a.menu:hover {
	color: #2e4964;
	text-decoration: underline;
}
.menuselected {
  font-weight: bold;
  color: #2e4964;
}



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

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

.special_image {
  padding-right: 5px;
}

.special_text {
  padding: 3px;
}

.spotTitleLine {
}

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

.spotIngress {
  font-family: arial, helvetica;
  font-size: 11px;
  font-weight: normal;
  color: #707070;
}


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

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

.frontpage_news_table {
}
.newsImage {
  padding-right: 10px;
}
.newsTdIngress {
}
.newsTitle {
  font-family: arial, helvetica;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}
.newsIngress {
  font-family: arial, helvetica;
  font-size: 11px;
  font-weight: normal;
  color: #707070;
}






.copy {
  padding-top: 1px;
  font-family: tahoma, verdana, arial;
  font-size: 10px;
  color: #a0a0a0;
}

a.copy,
a.copy:link,
a.copy:visited {
  color: #5c7faa;
  font-weight: normal;
  text-decoration: none;
}

a.copy:hover {
  text-decoration: underline;
}



/* Fiilis */

div.fiilisteksti {
  padding-left: 20px;
  padding-right: 15px;
  color: #202020;
  font-family: tahoma, arial, helvetica;
  font-size: 11px;
  line-height: 15px;
}

.fiilisotsikko,
a.fiilisotsikko,
a.fiilisotsikko:link,
a.fiilisotsikko:visited {
  font-family: tahoma, arial, helvetica;
  color: #114170;
  font-size: 22px;
  letter-spacing: -1px;
  text-decoration: none;
}

a.fiilisotsikko:hover {
  text-decoration: none;
}

.fiilisteksti-td {
  background-image: url('../img/bg-auri.jpg');
  background-repeat: no-repeat;
  background-position: bottom right;
}

.damexcopy {
  visibility: hidden;
}
