/* CSS Document */
.chromestyle{
width: 100%;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border-bottom: 2px solid #000000;
margin-left: auto;
margin-right: auto;
width: 800px;
border-left: 1px solid black;
border-top: 1px solid black;
border-right: 1px solid black;
top: 191px;
background-color: #000000;
text-align: center; /*set value to "left", "center", or "right"*/
margin-left: 0;
margin-right: 0;
padding-left: 0;
margin: 0;
font: 13px Arial, Helvetica, sans-serif medium;;
text-align:center;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #ffffff;
padding: 4px 6px 4px 8px;
margin: 0;
text-decoration: none;
}

.chromestyle ul li a:hover{
color: #8D9BA8;
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " ";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #345b04; /*Theme Change here*/
border-bottom-width: 0;
font:normal 12px Arial, Helvetica, sans-serif;
line-height:13px;
z-index:100;
background-color: #ffffff;
width: 200px;
visibility: hidden;
text-align: left;
}

.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #303030; /*Theme Change here*/
padding: 1px 0;
text-decoration: none;
font-weight: normal;
color: #000000;
}

.dropmenudiv a:hover{ /*Theme Change here*/
background-color: #8D9BA8;

}

body { 
padding: 0; 
min-width: 810px;
background-color: #8D9BA8;
text-align: center;
}

#header { 
top:5px;
margin-left: auto;
margin-right: auto;
text-align:center;
z-index:1;
width: 800px; 
height:181px; 
background-image:url(kuvat/westiekerho_ylakuva1.jpg); 
background-repeat:no-repeat;
float:center;
border-left: 1px solid black;
border-top: 1px solid black;
border-right: 1px solid black;
}

#sisus {
top:210px;
margin-left: auto;
margin-right: auto;
text-align:left;
z-index:1;
width: 650px; 
padding-left: 75px;
padding-right: 75px;
padding-top: 21px;
padding-bottom: 21px;
background-color:#FFFFFF;
min-height: 450px;
float:center;
border-left: 1px solid black;
border-bottom: 1px solid black;
border-right: 1px solid black;
}
 
#alateksti {
margin-left: auto;
margin-right: auto;
text-align:center;
width:802px;
}

#palsta1 {
width:370px
}

#palsta2 {
width:270px;
text-align:center;
}

#reuna {
width:20px;
}

#sisennys {
margin-left: 10px;
margin-right: 10px;
}


.Teksti {
font-family: Geneva, Arial, Helvetica, sans-serif; 
font-size: 12px; 
}

.Teksti2 {
font-family: Geneva, Arial, Helvetica, sans-serif; 
font-size: 13px; 
font-weight: bold; 
}

.Otsikko {
font-size: 16px; 
font-weight: bold; 
font-family: Geneva, Arial, Helvetica, sans-serif;
}

.IsoTeksti {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
}

.IsoVino {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

.Pieni {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
}

img.kuvalinkki {border: 1px solid black;  }

TD.alareuna  { border-bottom: 1px solid black; }

TD.ylareuna	 {border-top: 1px solid black; }

TD.oikeareuna {border-right: 1px solid black; }

TD.vasenreuna {border-left: 1px solid black; }