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

html, body {
  height: 100%;
}

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

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

h1, 
.title {
	color: #f8b500;
	font-family: tahoma, arial, helvetica;
	font-weight: normal;
	font-size: 18px;
}

.littletitle {
	font-weight: bold;
}

.fullwidth {
	width: 100%;
}

.maxheight {
  height: 100%;
}

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

textarea {
  width: 95%;
}

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

a,
a:link,
a:visited {
	color: #f8b500;
	text-decoration: underline;
}

a:hover	{
	color: #ffffff;
}

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


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

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

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

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

td.menu2,
td.menu3 {
  padding-bottom: 2px;
}

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

a.menu:hover {
	color: #ffffff;
	text-decoration: underline;
}
.menuselected {
  font-weight: bold;
	color: #f8b500;
}

a.navibar,
a.navibar:link,
a.navibar:visited {
	font-family: arial, helvetica;
	font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}

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

a.menu2,
a.menu2:link,
a.menu2:visited,
a.menu3,
a.menu3:link,
a.menu3:visited {
  font-weight: normal;
  color: #ffffff;
  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 / 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;
}



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

td.copy {
  padding-top: 3px;
  font-family: tahoma, arial, helvetica;
  font-size: 10px;
  color: #6558bf;
}

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

a.copy:hover {
  color: #ffffff;
}

div.damexcopy {
  visibility: hidden;
}

.flags {
  padding-right: 10px;
}



.tiedote_pvm {
  font-family: tahoma, arial, helvetica;
  font-size: 10px;
  font-weight: bold;
 	color: #f8b500;
}

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

a.tiedote,
a.tiedote:link,
a.tiedote:visited {
  font-family: arial, helvetica;
  font-size: 12px;
  font-weight: bold;
 	color: #ffffff;
  text-decoration: none;
}

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

.tiedote_ingressi {
  font-family: arial, helvetica;
  font-size: 12px;
  font-weight: normal;
 	color: #675bc2;
}


.pvm {
  font-family: arial, helvetica;
  font-size: 10px;
  font-weight: normal;
 	color: #ffffff;
}


.frontpage * {
  font-weight: bold;
}
.frontpage h1 {
  font-weight: normal;
}


.countries {
  font-family: arial, helvetica;
  font-size: 10px;
  font-weight: normal;
 	color: #ffffff;
}

a.glsCountry,
a.glsCountry:link,
a.glsCountry:visited {
	color: #f8b500;
  text-decoration: none;
}

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


#content {
  background-image: url('../img/shadow.gif');
  background-repeat: repeat-x;
  background-position: top left;
}

#content td {
  line-height: 16px;
}

