/* YLEISET */
* {
        margin: 0px;
        padding: 0px;
}
.teksti li {
        list-style: none;
        font-weight: bold;
}
p {
        line-height: 17px;
        margin: 0 0 25px 0;
}
h1 {
        text-transform: uppercase;
        font-family: Trebuchet MS, Arial;
        font-weight: bold;
        font-size: 14px;
        letter-spacing: 4px;
        line-height: 30px;
}
img {
        border: none;
}
/* --------------------- */

/* RAKENNE */
body {
        position: relative;
	background: url('pic/bg_rep.jpg') top repeat-x #FFFFFF;
	margin: 0 auto;
        font-size: 11px;
        font-family: Verdana, Arial;
        color: #d64a26;
}
.main{
        width: 894px;
        margin: 0px auto;
 	border: none;
	background: url('pic/footer_2.jpg') bottom no-repeat #FFFFFF;
}
.header {
        height: 401px;
        width: 927px;
	margin: 0 auto;
        background: url(pic/header.jpg);
}
img.logo {
        height: 191px;
        width: 419px;
        float: right;
        margin: 127px -33px 0 0;
}
.valikko {
        padding: 58px 0 0 0;
}
.valikko#vasen {
        padding: 58px 0 0 29px;
        float: left;
}

.valikko#oikea {
        padding: 58px 43px 0 0;
        float: right;
}
ul.valikko li {
        list-style-type: none;
        padding: 0 20px 0 0;
        display: inline;
}


.content {
        width: 760px;
        margin: 0 0 0 85px;
}
.teksti {
        float: left;
        width: 440px;
        background: transparent;
}
.arkistolinkki {
        text-align: right;
        padding: 30px 0 0 0;

}
.right {
        float: right;
        width: 230px;
        padding: 0 20px 50px 40px;
        border-left: solid #dcdcdc 1px;
}
.footer {
        clear: both;
        padding: 40px 15px 0 0;
        margin: 10px 0 0 0;
        height: 25px;
        text-align: right;
        font-size: 9px;
        color: #424242;
}
.tummateksti {
        color: #424242;
        text-decoration: underline;
}
/* --------------------- */

/* ETUSIVU */
.contact {
        height: 120px;
        width: 215px;
        padding: 10px 0 0 0;
}

        /* ARKISTO */
        h1.arkisto {
                line-height: 14px;
                padding: 10px 0 0 0;
        }
        .tarkenne {
                font-weight: normal;
                font-size: 9px;
                color: #424242;
                margin: 0 0 10px 0;
        }
        .uutinen {
                padding: 0 0 0 50px;
        }
        img.lappu {
                float: left;
                margin: 5px 10px 0 0;

        }
        /* -------------- */
/* --------------------- */

/* BÄNDI */
div.right_bandi {
        float: right;
        width: 355px;
        margin: 0 -35px 50px 0;
}
img.bandi {
        margin: 0 0 0 -4px;
        border: 0;
        padding: 0;
}
div.tyypit {
        margin: 0 0 0 -60px;
        width: 859px;
}
ul.tyypit {
        margin: 0px 0 60px 60px;
}
ul.tyypit li {
        list-style-type: none;
        margin: 0 42px 0 0;
        display: inline;
        text-transform: uppercase;
        font-family: Trebuchet MS, Arial;
        font-weight: bold;
        font-size: 14px;
        letter-spacing: 4px;
        line-height: 40px;
}
/* --------------------- */

/* BIISIT */
img.settilista {
        margin: -25px 0 60px -65px;
  
}
/* --------------------- */
/* KEIKAT */
ol.tulevat li {
        list-style: none;
        padding: 0 0 10px 5px;
}
ol.menneet li {
        list-style: none;
        font-weight: normal;
        padding: 0 0 10px 5px;

}
/* --------------------- */

/* LINKKITYYLIT */
a:visited {
        color: #d64a26;
        text-decoration: none;
        border: none;
}
a:link {
        color: #d64a26;
        text-decoration: none;
        border: none;
}
a:active {
        color: #d64a26;
        text-decoration: none;
        border: none;
}
a:hover {
        color: #616161;
        text-decoration: none;
        border: none;
}

.f:visited {
        color: #424242;
        text-decoration: none;
        border: none;
}
.f:link {
        color: #424242;
        text-decoration: none;
        border: none;
}
.f:active {
        color: #424242;
        text-decoration: none;
        border: none;
}
.f:hover {
        color: #000000;
        text-decoration: none;
        border: none;
}
/* ------------------ */

/* YLLÄPITO */
/* YHTEISET */
.poistonappi {
        float: right;
        margin: 0 80px 0 0;
}
.tallennanappi {
        float: left;
        margin: 0 0 0 60px;
}
.poistonappi_small {
        float: right;
        margin: 0 25px 0 0;
}
.tallennanappi_small {
        float: left;
        margin: 0 0 0 25px;
}
.tallennanappi_reuna {
        float: left;
        margin: 0;
}

.popup {
        position: absolute;
        text-align: center;
        width: 360px;
        height: 180px;
 	border: solid #dcdcdc 1px;
        background: #FFFFFF;
 	margin: -150px 0 0 170px;
 	padding: 20px;
        z-index: 500;
}
.popup_b {
        overflow: hidden;
}
.juueinappi {
        margin: 15px 20px 0 20px;
  
}

/* ------------------ */

/* UUTISET */
.popup_uutinen {
        position: absolute;
        width: 380px;
        height: 480px;
 	border: solid #dcdcdc 1px;
        background: url('pic/footer.jpg') bottom no-repeat #FFFFFF;
        margin: -220px 0 0 170px;
        padding: 20px;
        z-index: 400;
}
.selite {
        font-weight: normal;
        font-size: 10px;
        color: #090909;
}
textarea.otsikko {
        width: 360px;
        height: 40px;
        text-transform: uppercase;
        font-family: Trebuchet MS, Arial;
        font-weight: bold;
        font-size: 14px;
        letter-spacing: 4px;
 	border: dashed #424242 1px;
	background: #f5f5f5;
	padding: 5px;
        color: #090909;
}
textarea.sisalto {
        width: 360px;
        height: 230px;
        font-size: 11px;
        font-family: Verdana, Arial;
        color: #090909;
 	border: dashed #424242 1px;
	background: #f5f5f5;
	padding: 5px;
}

ol.linkit {
        margin: 10px 0 0 0;
  
}
ol.linkit li {
        font-weight: normal;
        line-height: 16px;
        padding: 0 0 10px 25px;
        margin: 0;
        background: url(pic/lappu_pieni.jpg) no-repeat 0 2px;
        list-style: none;
}

ol.uutiset {
}
ol.uutiset li.juttu {
        font-weight: normal;
        line-height: 40px;
        padding: 0 0 10px 50px;
        margin: 0;
        background: url(pic/lappu.jpg) no-repeat 0 2px;
        list-style: none;
}
/* ------------------ */

/* KEIKAT */
.popup_keikka {
        position: absolute;
        width: 300px;
        height: 300px;
 	border: solid #dcdcdc 1px;
        background: url('pic/footer.jpg') bottom no-repeat #FFFFFF;
        margin: -120px 0 0 170px;
        padding: 20px;
        z-index: 400;
}
textarea.tieto {
        width: 280px;
        height: 15px;
        font-size: 11px;
        font-family: Verdana, Arial;
        color: #090909;
 	border: dashed #424242 1px;
	background: #f5f5f5;
	padding: 5px;
}
textarea.keikkatarkenne {
        width: 280px;
        height: 30px;
        font-size: 11px;
        font-family: Verdana, Arial;
        color: #090909;
 	border: dashed #424242 1px;
	background: #f5f5f5;
	padding: 5px;
}
/* ------------------ */

/* KUVAGALLERIAT */
div.boksi_uusikuva {
 	border: solid #dcdcdc 1px;
	margin: 0 0 35px 0;
	padding: 20px 20px 50px 20px;
}
div.boksi {
	margin: 0 0 35px 0;
}
.popup_galleria {
        position: absolute;
        width: 300px;
        height: 330px;
 	border: solid #dcdcdc 1px;
        background: url('pic/footer.jpg') bottom no-repeat #FFFFFF;
        margin: -120px 0 0 170px;
        padding: 20px;
        z-index: 400;
}
.popup_uusi_galleria {
        position: absolute;
        width: 300px;
        height: 170px;
 	border: solid #dcdcdc 1px;
        background: url('pic/footer.jpg') bottom no-repeat #FFFFFF;
        margin: -120px 0 0 170px;
        padding: 20px;
        z-index: 400;
}

ol.galleriat {
}
ol.galleriat li.galleria {
        text-transform: uppercase;
        font-family: Trebuchet MS, Arial;
        font-weight: bold;
        font-size: 14px;
        letter-spacing: 4px;
        line-height: 40px;
        padding: 0 0 10px 50px;
        margin: 0 0 10px 0;
        background: url(pic/strippi.jpg) no-repeat 0 2px;
        list-style: none;
}

td.otsikko {
	color: #424242;
	font-weight: bold;
        width: 140px;
}

.area_kuvateksti {
	font: 8pt Tahoma;
	background: #000000;
	color: #FFFFFF;
	margin: 5px 0 5px 0;
	padding: 5px;
        border: 1px solid #555555;
        width: 310px;
        height: 30px;
}

.nappi {
	font: 8pt Tahoma;
	background: #000000;
	color: #FFFFFF;
	margin: 5px 0 5px 0;
        border: 1px solid #555555;
        padding: 3px;
}

.sivuotsikko {
        width: 140px;
}

.perus_rivi {
        line-height: 18px;
}

div.tausta {
        position: absolute;
        width: 100%;
        height: 150%;
        overflow: hidden;
        top: 0px;
        left: 0px;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	background: #000000;
	z-index: 80;
}

img.thumbi {
        padding: 3px;
        margin: 15px;
        border: solid #dcdcdc 1px;
}
/* ------------------ */
/* ------------------ */
