/*Indexin CSS: t*/

#header
{
	background: url('/img/header_bg.jpg') no-repeat;
	height: 78px;
}

#header h1
{
	margin: 0 0 0 40px;
	padding: 44px 0 0 100px;
	font-size: 64px; /*66px*/
	color: #004478;
	background: url('/img/index_h1_kuva.png') no-repeat 0px 60px;
	width: 790px;
	height: 126px;
}

#header h1 span
{
	margin: 0px;
	/* padding: 44px 0 0 140px; */
	padding-bottom: 2px;
	display: block;
	font-size: 20px;
	color: #0d8d00;
	font-style: italic;	
}



/* VASEN PALSTA */

#vasen
{
	width: 649px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.anfangi
{
	font-size: 67px;
	float: left;
	padding: 4px 8px 0 0;
	margin: 0px;
	line-height: 48px;
}

#ingressi
{
	font-size: 18px;
	line-height: 28px;
	margin: 10px 40px 0 110px;
	padding: 0px;
	width: 499px; 
	float: left;
}

#ingressi .startQuote
{
	float: left;
	font-size: 50px;
	position: relative; 
	/* top: -10px; */ 
	line-height: 50px;
	
	letter-spacing: -3px;
}

#ingressi .endQuote
{
	font-size: 50px;
	line-height: 3px;
	position: relative;
	top: -7px;
}

cite
{
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

/* UUTISET */

.uutiset
{
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

.uutiset h1
{
	color: #ffffff;
	height: 29px;
	padding: 17px 11px 10px 110px;
	margin: 10px 0 0 0;
	font-size: 18px;
	width: 526px;
}

.uutiset h1 a
{
	font-size: 13px;
	color: #ffffff;
}

.uutiset ul
{
	list-style-type: none;
	margin: 0px;
	padding: 4px 0 20px 110px;
}

.uutiset p
{
	padding: 0px;
	margin: 10px 0 0 0;
}

/* KALENTERI */

#kalenteri
{
	border-top: dotted black 1px;
	width: 270px;	
	float: left;
	padding: 30px 0 10px 100px;
}

#kalenteri h1
{
	letter-spacing: 0px;
	
	height: 29px;
	padding: 0px;
	margin: 0 0 24px 0;
	font-size: 18px;
	width: 100px;
	text-transform: uppercase;
}

#kalenteri a
{
	padding: 8px 27px;
	font-weight: bold;
	font-size: 14px;
}

#kalenteri span
{
	/* float: left; 
	margin: 0px;
	padding: 0 0 0 40px;
	font-weight: bold;
	*/
}

#kalenteri a.previous
{
	background: none;
	/* float: left; */
	padding: 0px;
	margin: 0px;
	color: #4a818d;
	text-decoration: none;
	cursor: pointer;
}


#kalenteri a.next
{
	background: none;
	/* float: right; */
	padding: 0px;
	margin: 0px;
	color: #4a818d;
	text-decoration: none;
	cursor: pointer;
}

#kalenteri .month
{
	width: 200px;
	display: inline-block;
	text-align: center;
	font-weight: bold;
}


#kalenteri table
{
	width: 240px;
	height: 160px;
	margin-bottom: 30px;
	font-weight: bold;
	font-size: 14px;
}

#kalenteri table th
{
	color: #000000;
	text-align: center;
}

#kalenteri .toolTipContents
{
	width: 300px;
	background: white;
	border: 4px solid #5eccff;
	padding: 3px;
}

#kalenteri .toolTip
{
	text-align: left;
	display: none;
	padding-bottom: 12px;
	
	background: url('/img/toolTip/stem.png') no-repeat  50% bottom;
}

#kalenteri td
{
	text-align: center;
	border: #ffffff 1px solid;
}

#kalenteri .currentDay
{
	background-color: #FBF1E4;
	border: #004478 1px solid;
}

#kalenteri .hasEvent
{
	background-color: #DCD3C8;
	cursor: pointer;
}





a.palaute
{
	padding: 20px 70px 30px 90px;
	background: none;
	border-top: dotted black 1px;
	border-right: dotted black 1px;
	font-weight: 100;
	font-size: 13px;
}

/* TAPAHTUMAT */

#tapahtumat 
{
	border: solid red 0px;	
	width: 270px;	
	float: left;
	border-top: dotted black 1px;
	border-left: dotted black 1px;
}

#tapahtumat h1
{
	font-size: 18px;
	background: none;
	padding: 0px;
	margin: 30px 0 0 20px;
	letter-spacing: 0px;
	width: 250px;
}

#tapahtumat ul
{
	padding: 0px;
	margin: 20px 0 0 20px;
	line-height: 24px;
}

/* OIKEA PALSTA */ 

#oikea
{
	width: 313px;
	padding: 0px;
	margin: 0px 0 0 0px;
	float: left;	
}

/* SEURAKUNNAT -VALIKKO */

#header #seurakunta_valikko h1
{
	margin: 0 0 20px 5px;
	padding: 10px 30px;
	font-size: 14px;
	text-transform: uppercase;
	height: 18px;
	width: 248px;
	font-weight: bold;
}

#seurakunta_valikko
{
	width: 312px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#seurakunnat li a
{
	display: block;
	padding: 0px 0px 0px 80px;
}

#seurakunnat
{
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;
	list-style-type: none;
}

a.seurakuntayhtyma
{
	background: url('/img/ikoni_seurakuntayhtyma.jpg') no-repeat 30px 0px;
}

a.kotkanseurakunta
{
	background: url('/img/ikoni_kotkanseurakunta.jpg') no-repeat 36px 0px;
}

a.kyminseurakunta
{
	background: url('/img/ikoni_kyminseurakunta.jpg') no-repeat 36px 0px;
}

a.langinkoskenseurakunta
{
	background: url('/img/ikoni_langinkoskenseurakunta.jpg') no-repeat 32px 0px;
}

#nopeitapolkuja
{
	padding: 0px;
	margin: 0px;
	color: #004478;
	border: solid red 0px;
}

#nopeitapolkuja h1
{
	font-size: 18px;
	height: 38px;
	padding: 18px 0 0 30px;
	margin: 10px 0 0 0;
	width: 283px;
}

#nopeitapolkuja ul
{
	list-style-type: none;
	padding: 10px 0 21px 30px;
	margin: 0 0 0 0px;
	font-size: 12px;
	line-height: 26px;	
}

#nopeitapolkuja li a
{
	display: block;
	padding: 0px 0px 0px 50px;
	font-weight: 100;
	background: url('/img/nuoli.gif') no-repeat 0px 8px;
}

/* BANNERIT */

#bannerit
{
	font-size: 18px;
	line-height: 24px;
	padding: 0px;
	margin: 0px;
}
#bannerit table
{
	border-collapse: collapse;
}

#bannerit a
{
	margin: 0 15px 20px 0;
}

#bannerit td
{
	border-top: dotted black 1px;
	padding: 7px 0;
}

.banneri_kuvat
{
	width: 88px;
	text-align: center;
}

.banneri_nuolet
{
	text-align: right;	
	width: 18px;
}

#footer
{
	border-top: dotted black 1px;
}

#palaute
{
	width: 270px;
	float: left;
	padding: 40px 0 50px 100px;
	margin: 0px 0;
	border-right: dotted black 1px;
}

#palaute a
{
	color: #5582a5;
}

#copyright
{
	border-right: dotted black 1px;
	width: 256px;
	float: left;
	font-weight: 100;
	font-size: 12px;
	color: #666666;
	padding: 40px 0 38px 20px;
	margin: 0px 0;
}

#vaakunat
{
	width: 293px;
	float: right;
	padding: 30px 0 20px 20px;
	margin: 0px 0 10px 0;
	text-align: center;
	font-size: 10px;
}

#vaakunat .oikea
{
	float: right;
	padding: 0 60px 0 0;
}

#vaakunat .vasen
{
	float: left;
	padding: 0 0 0 50px;
}