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

#videobox {position: absolute;}

#contentcell {
	background: #ffffff url('../img/content-bg-dark.png') repeat-y top left scroll;
}

td#tdSidebar {
	background: #e4747e url('../img/content-bg-dark-left.png') repeat-y top left scroll;	
	color: #fff;
}

td#tdSidebar a { color: #fff; font-weight: bold; }
font.title { display: block; margin-top: 10px;}
#cell.with-sidebar { padding: 0 10px 0 20px; }
#cell.no-sidebar { padding: 0 10px 0 60px; }
#cell.frontpage { padding: 0 0 0 50px; }
div#template {}
td#frontpage-content-area {
	padding-right: 15px;
}
div.newscontainer  { padding: 0 0px; }
div.newscontainer  ul {margin: 0; padding:0; border:0; list-style-type: none; }
div.newscontainer  li {margin: 0; padding:0; border:0; list-style-type: none; }
div.newscontainer  li {}
div.newscontainer  li h3 { 
	height: 32px;
	padding-top: 2px;
	background: url('../img/spot-bg.png') no-repeat top left scroll;
	font-size: 13px; color: #ffffff; 
	text-align: center;
}
div.newscontainer  li h3 a { color: #ffffff; }
div.newscontainer  li p a { color: #000000; }
div.newscontainer  li p {
	font-size: 11px; 
	padding-right: 30px;
}

div.newscontainer  .spot { margin: 10px 0; }

a#openFonectaVideoLink { font-size: 16px; font-weight: bold; color: #cc0000;}

body {
  margin: 0;
  padding: 0;
  background-color: #d3242d;
  background-image: url('../img/site-bg-darker.png');
  background-position: top left;
  background-repeat: repeat;
}

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

.content {
  line-height: 16px;
}

h1, 
.title {
	color: #151515;
	font-family: arial, helvetica;
	font-weight: bold;
	font-size: 20pX;
  letter-spacing: -1px;
}

input, select {
  font-family: arial, helvetica;
  font-size: 11px;
}

.littletitle {
	font-weight: bold;
}

.fullwidth {
	width: 100%;
}




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

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

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

a:hover	{
	text-decoration: underline;
}

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


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

.menubar {
  font-family: arial, helvetica;
  color: #ffffff;
}

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

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

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

a.menu,
a.menu:link,
a.menu:visited {
  font-weight: bold;
	color: #c09090;
	text-decoration: none;
}

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

.menuselected {
  font-weight: bold;
  color: #ffffff;
}

span.menu2,
span.menu3 {
  font-weight: bold;
  color: #ffffff;
}

a.menu2:link,
a.menu2:visited,
a.menu3:link,
a.menu3:visited {
  font-weight: normal;
	color: #d90000;
	text-decoration: none;
}


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



/***************************************
* COPYRIGHT                            *
***************************************/

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

a.copy,
a.copy:link,
a.copy:visited {
  color: #303030;
  text-decoration: none;
}

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

div.damexcopy {
  visibility: hidden;
}


a.bottom,
a.bottom:link,
a.bottom:visited {
  font-family: arial, helvetica;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}

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



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







