/******************************************/
/*    LAHDEN AUTOKORI OY                  */
/******************************************/
/*    Econnection          12.11.2004     */
/*    viimeisin muokkaus   29.11.2004     */
/*    27.1. 2005 Late Kivekäs			  */
/******************************************/
/* 27.1. 2005 Late Kivekäs määrittänyt Nestorin luomia taulukoita varten seuraavat tyylit */
/* Tämä tyyli määrittele sen, miltä näyttää kun reunat ovat näkyvissä*/
.nestable
{
	border-width: 1px !important;
	border-style: outset !important;
	margin-left: 2px !important;
	margin-top: 2px !important;
	margin-right: 2px !important;
	margin-bottom: 2px !important;
}
/* Vastaavat tyylit kyseisen taulukon soluille */
.nestable * td
{
	valign: top !important;
	border-width: 1px !important;
	border-style: inset !important;
}
/* Tämä tyyli määrittele sen, miltä näyttää kun pitää tehdä haamureunat editointitilassa niille taulukoille joilla ei ole reunoja */
.temptable
{
	border-width: 1px;
	border-style: dashed;
}
.temptable * td
{
	valign: top !important;
	border-width: 1px;
	border-style: dashed;
}
/* Loppuu Nestorin luomien taulukoiden tyylit */

body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	scrollbar-arrow-color: #01A699; /* scrolling paavari, liikkuva osa */
	scrollbar-3dlight-color: #ffffff; /* scrolling oikea reuna */
	scrollbar-highlight-color: #01A699; /* scrolling vasen reuna */
	scrollbar-face-color: #ffffff; /* scrolling vasen reuna efektivarjostus */
	scrollbar-shadow-color: #01A699; /* scrolling oikea reuna efektivarjostus */
	scrollbar-darkshadow-color: #ffffff; /* scrolling liikkuvan osan tausta */
	scrollbar-track-color: #01A699; /* scrolling nuolet */
	background-repeat: repeat;
}


a
{
	font-weight: bold;
	color: #006666;
	text-decoration:underline;
}

a:hover
{
	font-style:normal;
	text-decoration:none;
	color: #006666;
}

a:visited
{
	color:#666666;
}

.otsikko
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #006666;
}

.valiotsikko
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #006666;
}

.otsikko2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #006666;
}

.ingressi
{
	font-weight:bold;
	color:#666666;
}

.kuvateksti
{
	font-size:9px
}

.paivays
{
	font-size:10px;
	font-style:italic;
}

.osoitetiedot
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color: #006666;
}

/*    NAVIGAATIO           */

.taso1
{
	font-size:11px;
	color: #006666;
	font-weight:bold;
	line-height:15px;
	text-decoration: none;
}

.taso1:visited
{
	font-size:11px;
	color: #006666;
	font-weight:bold;
	line-height:15px;
	text-decoration: none;
}

.taso2
{	font-size:11px;
	color: #006666;
	font-weight:bold;
	line-height:15px;
    text-decoration: none;
}

.taso2:visited
{	font-size:11px;
	color: #006666;
	font-weight:bold;
	line-height:15px;
    text-decoration: none;
}

.taso3
{
font-size:11px;
	color: #006666;
	font-weight:bold;
	line-height:15px;
    text-decoration: none;
}

.taso3:visited
{
font-size:11px;
	color: #006666;
	font-weight:bold;
	line-height:15px;
    text-decoration: none;
}
.taso4
{
font-size:11px;
	color: #006666;
	font-weight:bold;
	line-height:15px;
    text-decoration: none;
}

.taso4:visited
{
font-size:11px;
	color: #006666;
	font-weight:bold;
	line-height:15px;
    text-decoration: none;
}

.taso_auki {
	font-size:11px;
	color: #009999;
	font-weight:bold;
	line-height:15px;
	text-decoration: none;
}

.taso_auki:visited {
	font-size:11px;
	color: #009999;
	font-weight:bold;
	line-height:15px;
	text-decoration: none;
}

.taso_valittu {
	font-size:11px;
	color: #009999;
	font-weight:bold;
	line-height:15px;
	text-decoration: underline;
}

.taso_valittu:hover {
	font-size:11px;
	color: #009999;
	font-weight:bold;
	line-height:15px;
	text-decoration: underline;
}

.taso_valittu:visited {
	font-size:11px;
	color: #009999;
	font-weight:bold;
	line-height:15px;
	text-decoration: underline;
}

/*    LOMAKKEET           */

.tekstikentta
{
	BACKGROUND-COLOR: #FFFFFF; 
	BORDER-BOTTOM:  1px solid; 
	BORDER-LEFT:  1px solid; 
	BORDER-RIGHT:  1px solid; 
	BORDER-TOP:  1px solid; 
	border-color: #cccccc;
	vertical-align: middle;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	width:230px;
}
.tekstikentta_lyhyt
{
	BACKGROUND-COLOR: #FFFFFF; 
	BORDER-BOTTOM:  1px solid; 
	BORDER-LEFT:  1px solid; 
	BORDER-RIGHT:  1px solid; 
	BORDER-TOP:  1px solid; 
	border-color: #cccccc;
	vertical-align: middle;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	width:152px;
}

.tekstikentta_lyhyin
{
	BACKGROUND-COLOR: #FFFFFF; 
	BORDER-BOTTOM:  1px solid; 
	BORDER-LEFT:  1px solid; 
	BORDER-RIGHT:  1px solid; 
	BORDER-TOP:  1px solid; 
	border-color: #cccccc;
	vertical-align: middle;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 40px;
	width: 70px;
}
.tekstialue
{}

.alasvetovalikko
{}

.painike
{
	BORDER-RIGHT: 1pt solid;
	BORDER-TOP: 1pt solid;
	BORDER-LEFT: 1pt solid;
	BORDER-BOTTOM: 1pt solid;
	FONT-SIZE: 8pt;
	height: 15pt;
	font-style: normal;
	font-weight: bold;
	COLOR: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-style: bold;
	BACKGROUND-COLOR: #01A699;
	border-color: #006666;
	vertical-align: middle;
	text-align: center;
}

/*    SIVUN ASETTELUSSA KÄYTETYT TYYLIT   */


.ala_toista
{	
	background-image:url(img/ylatausta.gif);
	background-position:top;
	background-repeat:repeat-x;
	
}

.oikea_tausta
{
	background-image:url(img/reuna_oikea.gif);
	background-position:top;
}
