html, body {margin: 0; padding: 0; border: 0;}

body {
	font-family:  Arial, Verdana, Sans-serif, Helvetica; 
	background: url(../img/seurakuntayhtyma_tausta.gif) no-repeat center top;
	background-color: #E8E8E8;
	text-align: center;
}

hr {	
	width: 100%;
	height: 1px;
}

a {
	color: #FF7834;
	text-decoration: underline;
	
}

a:hover {
	text-decoration: none;
	
}


p {
	display: block;
	padding: 7px 0 7px 0;
	margin: 0;
}

/************************************************************************** TXT */

body a {	
	text-decoration: underline;
}

body a:hover {	
	text-decoration: none;
}

.txtCopyright {
	padding: 10px;
	margin: 2px;
}

.txtCopyright a {
	font-family: Verdana;
	font-size: 10px;
	margin: 0;
	padding: 6px;
	color: #fff;
	font-weight: normal;
	text-decoration:none;
}

.txtCopyright a:hover {
	font-family: Verdana;
	font-size: 10px;
	margin: 0;
	padding: 6px;
	color: #fff;
	text-decoration: underline;
}

/************************************************************************** DIV */

#Skeleton {
	margin: 0 auto;
	width: 785px;
	text-align: left;
	background: url(../img/skeleton_bg.gif) repeat-y left top;
}



#HeaderBox {
	position: relative;
	display: block;
	width: 785px;
	height: 150px;
	overflow: hidden;
}

html>body #HeaderBox {border-bottom:1px solid transparent;}


#BannerBox {
	position: relative;
	margin: 4px 1px 0 0;
	padding: 0:
	display: inline;
	float: right;
	width: 598px;
	height: 150px;
	overflow: hidden;
	background: black;
}

#LogoBox {
	display: inline;
	float: left;
	height: 150px;
	width: 186px;
	overflow: hidden;
}

#LogoBox a img {
	margin: 0;
	padding: 0;
	border: none;
}

#ColPlacementOuter {
	/* vas. ja oik. palstoille varattu leveys kayttaen joko bordereita tai paddingia */
	border-left: none;
	border-right: none;
	padding: 0 0 0 186px;	
}

html>body #ColPlacementOuter {border-bottom:1px solid transparent;}

#ColPlacementInner  {
	width: 599px; /* sivun leveys miinus vasemman palstan leveys */ 
	margin: 0;
	padding: 0;
	background: transparent;
}

* html #ColPlacementInner {width: 100%;}

html>body #ColPlacementInner {border-bottom:1px solid transparent;}

#MainContainerBox {
	float: left;
	width: 785px; /* kokoleveys miinus oikean palstan leveys  */
	margin: 0 0 0 -186px; /* neg. vasen marginaali yhta levea kuin vasen palsta */
	padding: 0;
	background: transparent;
}

html>body #MainContainerBox {border-bottom:1px solid transparent;}

#LeftBox {
	position: relative;
	display: block;
	float: left;
	width: 186px;
	margin: 0;
	padding: 0;	
	background: transparent; 
	min-height: 400px;
}

*html #LeftBox {height: 400px;}

html>body #LeftBox {border-bottom:1px solid transparent;}

.MenuBox {
	padding: 0;
	margin: 20px 0 0 5px;
	width: 160px;
	overflow: hidden;
	position: relative;
	display: block;
}

.MenuBoxTop {
	background: url("../img/menu_top.gif") no-repeat left top;
	display: block;
	margin: 0;
	padding: 0;
	width: 160px;
	height: 12px;
	overflow: hidden;
}

.MenuBoxBottom {
	background: url("../img/menu_bottom.gif") no-repeat left top;
	display: block;
	margin: 0;
	padding: 0;
	width: 160px;
	height: 12px;
	overflow: hidden;
}

.MenuBoxBody{
	background: url("../img/menu_body.gif") repeat-y left top;
	width: 160px;
	display: block;
	padding: 0;
	margin: 0;
	overflow: hidden;


}


#UpperMenuBox {
	background: url(../img/toolbar_bg.gif) repeat-x left top;
	height: 24px;
	width: 598px;
	display: block;
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0;
}


#ToolBar {
	display: inline;
	padding: 2px 0 2px 0;
	margin: 0;
	height: 24px;
	width: 350px;
	background: transparent;
	float: left;
}

#ToolBar ul {
	display: block; 
	margin: 0 0 0 5px;
	padding: 0;
	height: 19px;
	width: 345px;
	list-style-type: none;
	list-style-image: none;
	background: transparent;
	
}
		
#ToolBar li {
	display: inline;
	margin: 0;
	padding: 0;
	height: 19px;
}

#ToolBar li a {
	padding: 3px 15px 2px 20px;	
	height: 19px;
	margin: 0;
	display: inline;	
    	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
        font-weight: normal;
        color: #959497;
       	text-decoration: none; 
}

html>body #ToolBar li a {
	line-height: 19px;
}


#ToolBar li a:hover {
	text-decoration: underline;
}


#Tulosta {background: url(../img/tulostin.gif) no-repeat 0px 4px; }
#Palaute {background: url(../img/feedback.gif) no-repeat 0px 4px; }
#Suurenna {background: url(../img/suurenna.gif) no-repeat 0px 4px; }
html>body #Suurenna {display:none;}
#Pienenna {background: url(../img/pienenna.gif) no-repeat 0px 4px; }
html>body #Pienenna {display:none;}

#ToolBar ul li a:hover {text-decoration: underline; }


#CenterBox {
	position: relative;
	float: right;
	display: block;
	width: 599px; 
	margin: 0;
	padding: 0;
	min-height: 400px;
}


*html #CenterBox {height: 400px;}

html>body #CenterBox {border-bottom:1px solid transparent;}

html>body #RightBox {border-bottom: 1px solid transparent;}

.GrayLine {
	background: #DDE2E5;
	height: 1px;
	width: 599px; 
	display: block;
	float: left;
	overflow: hidden;

}


#ContentHolder {
	padding: 0;
	margin: 0;
	width: 580px;
	display: block;
}

#ContentRight {
	float: right;
	display: inline;
	width: 170px;
	overflow: hidden;
	background: transparent;
	padding: 0;
	margin: 30px 0 0 0;
}


#ContentLeft {
	float: left;
	display: inline;
	overflow: hidden;
	width: 400px;
	padding: 0;
	margin: 0;
}


#ContentRight2 {
	float: right;
	display: inline;
	width: 260px;
	overflow: hidden;
	padding: 0;
	margin: 20px 0 0 0;
}


#ContentLeft2 {
	float: left;
	display: inline;
	overflow: hidden;
	width: 310px;
	padding: 0;
	margin: 10px 0 0 0;

}

#SubCols {
	display: block;
	width: 555px;
	clear: both;
	position: relative;
	margin: 5px 0 10px 25px;
}



#SAContent1 {
	display: block;
	overflow: hidden;
	padding: 0;
	margin: 25px 0 0 25px;
}


#SAContent1 p {
	display: block;
	padding: 7px 0 7px 0;
	margin: 0;
}

.SAContent1Wide {
	width: 510px;

}

.SAContent1Narrow{
	width: 350px;

}


.SAContent2Even{
	width: 100%

}

.SAContent3Even{
	width: 100%;

}

#SAContent2 {
	display: block;
	padding: 0;
	margin: 10px 0 20px 25px;
	overflow: hidden;
}

.SAContent2Wide {
	width: 510px;
}

.SAContent2Narrow {
	width: 350px;

}


#SAContent3 {
	display: block;
	margin: 0 0 20px 0;
	padding: 0;
	overflow: hidden;
}


#SAContent4 {
	display: inline;
	margin: 0 10px 10px 0;
	padding: 0;
	overflow: hidden;
	width: 32%;
	float: left;
}

#SAContent5 {
	display: inline;
	margin: 0 10px 10px 0;
	padding: 0;
	overflow: hidden;
	width: 32%;
	float: left;
}

#SAContent6 {
	display: inline;
	margin: 0 0 10px 0;
	padding: 0;
	overflow: hidden;
	width: 32%;
	float: left;
}

#SAArea1 {
	display: block;
	padding: 0;
	margin: 10px 0 20px 25px;
	overflow: hidden;
}


.SpacerBox {clear: both;}

#FooterBox {
	margin: 0 auto;
	width: 785px;
	height: 24px;
	text-align: right;
	background: url(../img/footer_bg.gif) repeat-y left top;
	overflow: hidden;
}

#CopyRight {
	position: relative;
	display: block;
	padding: 5px 20px 0 0;
}

#CopyRight a {
	display: block;
	padding: 0;
	margin: 0;
	color: #666666;
	font-family: Arial, Verdana, Sans-serif, Helvetica; 
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
}

#CopyRight a:hover {
	text-decoration: underline;
}



table th {
	font-weight: normal;
}

table {
	font-family:  Arial, Verdana, Sans-serif, Helvetica;;
	line-height: 15px; 
	font-size: 12px; 
	color: #000; 
}






/********************************************** INC MENU */



#IncMenu {
	position: relative;
	display: block;
	height: auto;
	width: 171px;
	margin: 0;
	padding: 0;
	background: url(../img/left_top.gif) no-repeat left top;	
	overflow: hidden;
}



html>body #IncMenu { border-bottom: 1px solid transparent;}

#IncMenu ul {
	width: 145px;
	margin: 0 0 0 10px;
	padding: 10px 0 0 0;
	list-style-type: none;
	list-style-image: none;
	overflow: hidden;
}

#IncMenu ul li {
	display: block;	
	padding: 0;
	margin: 0;	
}

* html #IncMenu ul li {float: left; width: 100%;}

#IncMenu ul li a {	
	display: block;
	margin: 0;
	padding: 0px 0 8px 9px;
	min-height: 12px;
	font-family: Arial, Verdana, Helvetica, Sans-serif; 
	font-size: 11px;
	color: #666;
	font-weight: bold;
	text-decoration: none;
	background: url(../img/bullet_orange.gif) no-repeat 0 5px;
}

* html #IncMenu ul li a {height: 20px;}

#IncMenu ul li a.Selected {
	color: #FF7834;
	background: url(../img/bullet_orange.gif) no-repeat 0 5px;
}

#IncMenu ul li a.AtWay {
	color: #FF7834;
}

#IncMenu ul li a:hover {	
	color: #FF7834;
}








