/* GENERAL fonts */

BODY {
	font-size: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding:0;
	background: #fff;
	}

#tausta {
	background: none;
	}
	
html>body #tausta {
	background: none;
	}	

#sivu {
	width: auto;
	margin: 0 auto;
	}
	
#banneri {
	height: 93px;
	background: #fff;
	border-bottom: none;
	}	

#tulosta {
	display: none;
	}
	
#floater {/* also makes the right "sliding" tab */
float: left;
width: 100%;
position: relative;
}
	
#vasenpuoli {
	display: none;
	}	

#keski {
	float: left;
	width: 75%;
	padding-right: 20px;
	background: #fff;
	}	


#oikea {
	float: left;	
	width: 25%;
	border-left: none;
	background:#E2F1FF;
	color: #053059;	
	}	

h1,h2,h3,h4,p {
	margin: 20px 12px 10px 20px;
	}

p 	{
	font-size: 80%;
	padding: 0 0;
        line-height: 140%;
	}

h1 	{ 
	font-size:110%;
	padding-left: 0;
                padding-bottom: 15px;
                color:#053059;
   	}

h2	{
	font-size:100%;
        color:#053059;
        padding: 20px 0 4px 0;
	border-bottom: 1px solid #053059;
	}

h3, h4	{
	font-size:90%;
                color:#053059;
                padding: 20px 0 0 0;
	}


p.otsikko {
	font-weight: bolder;
	color:#333;
	padding: 0 0 6px 18px;
	border-bottom: 1px dashed #ccc;
	background: url(images/palaute_nuoli.gif) no-repeat 0px 1px;
}

/* kuvien titlet*/
dd.csc-textpic-caption {
	font-size:70%;
	padding-top: 2px;
        font-style: italic;
	}


/* Menu 1 column */

#menu_1 {	
	display: none;
}


/* sivun oikea palkki */

table.imgtext-table {
padding: 0;
margin: 0;

}

hr {
	width: 96%;
	color:#ddd;
	}

ul, li {
font-size: 90%;
}
		
#kartta {
	font-size:70%;
	background:#eee;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	padding: 5px;
	margin-bottom: 15px;
	height:250px;
	}		
	
#kartta p {
	font-size:120%;
	color:#333;
	padding: 0 8;
	}	
	
a 	{
	color:#053059;
	}
	
a:hover {
	color: #3872A9;
	text-decoration: underline;	
	}
	
a:visited {
	color: #788B9B;
	text-decoration: underline;	
	}	

a.tulosta {
	font-size:70%;
	padding-left: 15px;
	padding-right: 10px;
	background: url(images/tulosta.gif) no-repeat 0px 2px;
	}	
	
/* Oikean palkin papin palsta ja sen artikkelien tyylit*/

td.paivays p {
color: #053059;
margin:10px 12px 0px 12px;
font-size: 71%;
}

td.teksti p {
color: #333;
margin:0px 12px;
font-size: 71%;
padding: 0;
}

td.otsikko p {
font-weight:bold;
margin-bottom: 5px;
}

TABLE.contenttable P {padding: 0,5px 0px; 
}

/* 23.9.2004 laitettuja kikkailuita*/
p.otsikko2 {
	font-weight: bolder;
	color:#333;
	padding: 0px 2px 2px 2px;
	border-bottom: 1px solid #ccc;
	text-transform : uppercase;
	letter-spacing : 2px;
	}
	
	
#pohja {
	background:#eee;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	padding: 5px;
	margin-bottom: 15px;
	}

/* 1.10.2004 laitettuja kikkailuita etusivulle*/

td.ajankohtaista h2 {
	font-family:tahoma, verdana, arial;
	font-size: 100%;
	font-weight: bold;
        padding: 5px 0 15px 10px;
        color:#333;
	text-transform : uppercase;
	letter-spacing : 3px;
	border: none;
                }
	
td.seurakunnat {
	padding-left: 1px;
	background: url(images/valipysty.gif) no-repeat top left;
	}
	

td.seurakunnat h2 {
	font-family:tahoma, verdana, arial;
	font-size: 100%;
	font-weight: bold;
        padding: 5px 0 15px 10px;
        color:#333;
	text-transform : uppercase;
	letter-spacing : 3px;
	background: url(images/seurakunnat_espanjassa.jpg) no-repeat -82px 2px;
        border: none;
	}

td.seurakunnat p {
	padding-left: 30px;
                line-height: 160%;
	}

td#tapahtumat_yla {
	padding: 0;
	height: 60px;
	background:#F4F4E9;
	border-left: 1px solid #DDCFC2;
	border-top: 1px solid #DDCFC2;
	border-right: 1px solid #DDCFC2;
	background: url(images/aurinkorannikko.jpg) no-repeat top right;
	}	
	
td#tapahtumat_yla h2 {
	font-family:tahoma, verdana, arial;
	padding: 3px 80px 0 10px;
	font-size: 100%;
	color:#6E511F;
	text-transform : uppercase;
	letter-spacing : 5px;
	border:none;           
	}

td#tapahtumat_vasen {
	padding: 10px 5px;
	background:#F4F4E9;
	border-left: 1px solid #DDCFC2;
	border-bottom:  1px solid #DDCFC2;
	background:#F0F0E6;               
	}
	
td#tapahtumat_oikea {
	background:#F4F4E9;
	border-right: 1px solid #DDCFC2;
	border-bottom:  1px solid #DDCFC2;
	padding: 10px 5px;
	}

table#tekstipieni {
	font-size: 88%;	
	}
	
	
/* lisätty 8.2.2004 */

#footer {
	border-top: solid 1px #ddd;
	padding: 15px 0px;
	font-size:88%;
	background: #fff;
	}
	
#footer p {
	padding-left: 10px;
	margin: 0;
	}

/* news extensionin tyylejä */ 
TD#content #news #related {
	padding: 4px;
	background: #f9f9f9;
	border:1px solid #ddd;
	margin: 8px 0;
                font-size: 80%;	
}
	
TD#content #news #related h3 {
	text-transform : uppercase;
	letter-spacing : 2px;
	font-size:90%;
	padding:2px 3px;
	margin-top:0;
	}

table.taulu td {
                 padding-bottom: 18px;       
                 }
table.taulu img {
                 padding: 2px;
                 border: 1px solid #ddd;
                  }