
/* General styles, applies to all areas */
/* Tausta ja reunat yms */
BODY {
font-family: Verdana, Arial;
margin-top : 1%;
margin-bottom : 1%;
margin-left : 1%;
margin-right : 1%;
background-color :5fc46e ;  
/*background-image:url(logos/tausta.jpg);*/
color : #443c3b;
}

/* paras tähäna asti ? 6a84bf - petrol sininen */
/* vihreä skido! d1e294 / c8dd80 */
/* vihreä skido kääntäen! dbe9ac  */

/* Taulukot */
TABLE {
border : 0px;
}
/* Kuvat */
IMG {
border : 0px;
}
/* Otsikot */
/*H1 {
font-family: Verdana, Arial;
font-size : 100%;
font-weight : bold;
color : #006080;
}*/
/* Tavalliset tekstit ja ranskalaiset viivat */
P, LI {
font-family: Verdana, Arial;
font-size : 80%;
line-height : 140%;
}


P.copyright{
height:70;
font-size:80%;
color:ffffff;
font-weight : bold;
}


/* Linkit  */

A.yla_buttonit{
color: ffffff;
font-size:120%;
font-weight : bold;
}

A.header {
text-decoration:none;
font-family:candara;
font-size:150%;
color:ffffff;
font-weight : bold;
}
A.header_chosen {
text-decoration:none;
font-family:candara;
font-size:150%;
color:b0e4ff;
font-weight : bold;
}
A.header2 {

font-family:candara;
font-size:100%;
color:eeeeee;
}

A.header2_chosen {
text-decoration:none;
font-family:candara;
font-size:100%;
font-weight : bold;
color:eeeeee;
}

/*eae5d6*/
TABLE.header {
/*
background-color : ebdbbb; 
*/
}

TABLE.header2 {
/*
background-color : ebdbbb; 
*/
}


TABLE.kaupan_nimi{
/*
background-color : a6bbe8; 
*/
width : 900;
font-family:candara;
font-size:100%;
color:ffffff;
border : 0px;
}
TD.kaupan_nimi{
height = 50px;
}
P.kaupan_nimi {
font-family:candara;
font-size:150%;
font-weight:bold;
color:ffffff;

}

TD.kaupan_banneri {

width:600;
height:85;
/*
background-color : #ebdbbb;
*/
}
IMG.kaupan_banneri{
margin-left:3;
border:0px;
width:600;
height:85;
}
TD.kaupan_esittely1{
width:300;
height:85;
font-size:120%;
/*font-weight:bold;*/
/*
background-color : #ebdbbb;
*/
}
TD.rivi_vali{
height:5;
}

TABLE.kaupan_esittely2{
border:0;
width:900;
font-family:arial;
color:000000;
}


/* paras tähäna asti ? -petrol vaaleampi sininen a6bbe8*/


TD.kaupan_esittely2{
background-color: #b0deb6;
}

TD.pikku_kuva{
background-color :#b0deb6 ;
width:152;
}

IMG.pikku_kuva{
border : 0;
width : 150;
height : 150;
}

A.kaupan_esittely3{
text-decoration:underline;
color: 000000;
}


TD.kaupan_linkki{
height:50;
}
P.kaupan_linkki{
text-align:center;
}
A.kaupan_linkki{
color: eeeeee;
font-size:120%;
}


A.valkea_linkki{
text-decoration:none;
color: b74d7b;
font-size:140%;
}


TD.erotin{
height:20;
}

TABLE.yritysinfo{
/*background-color : 494241; */
width : 600;
font-family:candara;
font-size:100%;
/*color:eeeeee; */
border : 0px;
}

TABLE.mediakortti{
/*background-color : 494241; */
width : 600;
font-family:"Times New Roman";
font-size:100%;
/*color:eeeeee; */
border : 0px;
}

TABLE.etusivu{
/*background-color : 494241; */
width : 600;
font-family:candara;
font-size:100%;
border : 0px;
}

A.sopimusehdot{
color: ffffff;
}



TABLE.muita_kauppoja{

font-family:candara;
font-size:100%;
color:b74d7b;
border : 0px;
}


A.muita_kauppoja{

color:b74d7b;

}






/* Pienet tekstit  */
P.smallbasic {
font-family: Verdana, Arial;
font-size : 70%;
}
/* Pienet huomautustekstit */
P.smallnote {
font-size : 70%;
color : #7a7a7a;
display : inline;
}
/* Pienet häivytetyt tekstit */
P.smallfade {
font-size : 70%;
color : #adadad;
}


/* Napit, lomakkeet, valikot */
INPUT, TEXTAREA, SELECT {
font-family: Verdana, Arial;
font-size : 70%;
}
/* Napit */
INPUT.button {
border-top : 1px solid #d3d3d3;
border-left : 1px solid #d3d3d3;
border-bottom : 1px solid #969696;
border-right : 1px solid #969696;
background-image : url(logos/button_bg.gif);
background-repeat:repeat-x;
font-family : Verdana, Arial;
font-size : 70%;
color : #000000;
}
INPUT.button_lisatiedot {
border-top : 2px solid #d3d3d3;
border-left : 2px solid #d3d3d3;
border-bottom : 2px solid #969696;
border-right : 2px solid #969696;
background-color : yellow;
/*background-image : url(logos/button_bg_lisatiedot.gif);*/
/*background-repeat:repeat-x;*/
font-family : Verdana, Arial;
font-size : 70%;
color : #000000;
}
/* Lomakkeiden kentät */
INPUT.field {
border-top : 1px solid #747474;
border-bottom : 1px solid #747474;
border-left : 1px solid #747474;
border-right : 1px solid #747474;
font-family : Verdana, Arial;
font-size : 70%;
background : #ffffff;
color : #000000;
}

TEXTAREA.field {
border-top : 1px solid #747474;
border-bottom : 1px solid #747474;
border-left : 1px solid #747474;
border-right : 1px solid #747474;
font-family : Verdana, Arial;
font-size : 70%;
background : #ffffff;
color : #000000;
}
/* Lomakkeet */
FORM.inline {
display : inline;
} 



/* Bottom styles, applies to the bottom area */
/* Alareunan taulukon solu */
TD.bottom {
padding : 5px;
}


