/*ulkoasun pohja*/
body {
color: #6d6d6d;  
font-size: 11px; 
line-height: 23px; 
font-family: verdana; 
text-align: justify; 
background-color: #EBEBEB;
margin: 0px; 
}

table {
color: #6d6d6d;
font-size: 8pt;
font-family: verdana;
text-align: justify;
line-height: 23px;
margin: 0px; 
padding: 10px; 
}

#koko { 
margin-top: 0px;  
margin-left: 15%;
width: 800px; 
background-color: #ffffff;
border: 1px solid #EBEBEB;
}

#teksti {
margin-left: 25px; 
margin-right: 25px; 
margin-top: 20px;
} 

.copy {
font-family: verdana;
font-size: 9px;
text-transform: uppercase;
text-align: right;
}

.copy a {
font-family: verdana;
font-size: 9px;
text-transform: uppercase;
}

.copy a:hover {
font-family: verdana;
font-size: 9px;
text-transform: uppercase;
}

#alapalkki {
height: 25px;
width: 800px; 
background-color: #55B8D5; 
}

/*linkit*/
#linkit {
margin: 0;
height: 25px;
width:800px; 
background-color: #55B8D5; 
}

.linkki {
float: right; 
padding-right: 1px;
letter-spacing: 2px; 
line-height: 2px; 
padding-top: 0px;
} 

.linkki a {
color: #2A1719; 
display: inline; 
padding: 5px;  
text-decoration: none; 
cursor: hand;
}

.linkki a:hover {
background: #EBEBEB; 
color: #2A1719; 
text-decoration: none; 
cursor: hand;
}

a {
color: #55B8D5;
text-decoration: none;
font-weight: normal;
font-size: 11px;   
}

a:hover {
color: #333333; 
text-decoration: none; 
cursor: hand;
font-weight: normal;
font-size: 11px;  
}

/*hoooot ja kuvan muotoilut*/
h1 {
font-family: verdana; 
font-weight: normal;  
font-size: 15px; 
color: #333333; 
line-height: 10px; 
letter-spacing: 1px; 
}

h2 { 
font-family: verdana;
font-weight: normal; 
font-size: 11px; 
color: #36393D;  
line-height: 25px; 
letter-spacing: 1px; 
}

.kuva { 
padding: 5px;
height: 190px; 
margin-left: 15px;
background-color: #ffffff;
border: 1px solid #6d6d6d; 
}

.kuva1 { 
padding: 5px; 
height: 190px;
background-color: #ffffff;
border: 1px solid #6d6d6d; 
}

.kuva2 { 
padding: 5px; 
height: 90px;
margin-left: 10px;
background-color: #ffffff;
border: 1px solid #6d6d6d; 
}

.kuva3 { 
padding: 5px; 
height: 60px;
margin-left: 10px;
background-color: #ffffff;
border: 1px solid #6d6d6d; 
}

.kuva4 { 
padding: 5px; 
wight: 150px;
margin-left: 10px;
background-color: #ffffff;
border: 1px solid #6d6d6d; 
}

.koira { 
padding: 5px; 
height: 190px;
margin-top: 18px;
margin-left: 5px;
background-color: #ffffff;
border: 1px solid #6d6d6d; 
}

/* Kuvat */
#thumbBox {
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #ffffff;
border: 1px solid #6d6d6d; 
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar { 
font: bold 16px arial;
letter-spacing: 5px;
line-height: 1.1em;
color: #000000;
padding: 3px 0;
text-align: right;
}

#thumbBox #thumbImage {
background-color: #ffffff;
}

#thumbLoading {
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #ffffff;
padding: 5px;
z-index: 5;
}