/* CSS Document */
body { margin:0; background-color:#213a5a; }
body,td,th,a {
	color: #bbbbbb;
	font-family: verdana;
	font-size: 12px;
}
a {color:#bbbbbb;}
a:hover {color:#ff8888;}
p {margin:0 0 12px 0;}

/* NUMEROIDUT LISTAT */
ol { list-style-position:outside; margin:0 0 12px 0; padding-left:24px; }
ul { list-style-position:inside; margin:0 0 12px 24px; }

/* LOMAKKEET */
input,textarea { background-color:#88f; color:#000; border:1px solid #ccc; }
input.submit { background-color:#243e60; color:#fff; }
input.submit:hover { background-color:#f8f; color:#000; }

/* TAULUKOT */
td { vertical-align:top; padding:0 12px 12px 0; }
td a { white-space:nowrap; }

/* OTSIKOT */
h2 { font-size:16px; margin:0 0 16px 0; color:#fff; }
h3 { font-size:14px; margin:0; color:#fff; }
h4 { font-size:12px; margin:0; }

/* ULOIN LAATIKKO */
div.container-body { display:block; width:920px; }

/* SIVUPALKIT TEKRIN KUVILLA */
div.tekri-left { display:block; height:500px; width:158px; float:left; background-image:url('images/vasen_tekri.gif'); }
div.tekri-right { display:block; height:500px; width:158px; float:right; background-image:url('images/oikea_tekri.gif'); }

/* KESKIOSION LAATIKKO */
div.container-center { display:block; width:600px; float:left; background-color:#121f30;
  border-left:2px solid #7788a0; border-right:2px solid #7788a0; }

/* OTSIKON LAATIKKO */
div.container-header { display:block; width:594px; height:144px; background-image:url('images/top.jpg');
  padding:6px 6px 0 0; }

/* SISÄLLÖN LAATIKKO */
div.container-content { display:block; width:564px; padding:18px; }
p.info { text-align:center; }

/* TAPAHTUMIEN LAATIKKO */
div.container-events { display:block; float:right; width:195px; }

/* ALAOSAN LAATIKKO */
div.container-footer { display:block; margin:0 18px; color:#444444; font-size:10px; text-align:center;
  border-top:2px solid #666666; padding:18px 0; clear:both; }

/* LINKKIEN LAATIKKO */
div.container-links { background-image:url('images/linkki_piirros.gif'); background-repeat:no-repeat; background-position:right top; }

#copyright {color: #444444; font-size: 10px; }
#kalenteri caption {text-align: left}
#kalenteri table {border-collapse: collapse; border: 1px solid #bbbbbb; margin-bottom: 20px;}
#kalenteri td {padding: 5px;}
#counter a {color: #444444; font-size: 10px;}

/* VALIKOIDEN MUOTOILUA */
a.hassub { background-image:url('images/menu/arrow.gif'); background-repeat:no-repeat; background-position:156px 7px; }
a.hassub:hover { background-image:url('images/menu/arrow1.gif'); }

img { border:0; }
.gallery_photo a { margin:0 7px 7px 0; padding:5px; border:1px solid #44596f; display:block; float:left; height:77px; background-color:#243e60; }
.gallery_photo a:hover { border-color:#ff8888; }
.gallery_photo br { clear:both; }
.gallery_text ul { margin:0 0 12px 0; padding:0 0 0 15px; list-style-position:outside; font-style:italic; }
.galleriat a { background-color:#88f; display:block; float:left; clear:both; margin:0 12px 12px 0; border:2px solid #44596f; }
.galleriat a:hover { border:2px solid #f88; }

a.banner img { padding:5px; background-color:#243e60; border:1px solid #44596f; }
a.banner img:hover { border:1px solid #f88; }

.pressi_container { text-align:center; }
/*.pressi_photo { margin: 10px auto; }*/
.pressi_photo { margin:32px auto; padding:5px; border:1px solid #44596f; background-color:#243e60; display:block; }
.pressi_photo:hover { border-color:#ff8888; }


