/* YLEISET */

body {
	margin: 30px 0 20px 0;
	padding: 0;
	background: #D7D7BD;  
	text-align: justify;
	line-height: 25px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3C3C37;
}

h1, h2 {
	padding: 0;
	margin: 0;
	color: #0047B6; 
}

p, ul, ol {
	margin-bottom: 1.5em;
}

ul {
	margin: 0px;
	padding: 0;
}

a {
	color: #005880;
}

a:hover {
	text-decoration: none;
	color: #005880;
}
img {  
	border-style: none;
}



/* HEADERIN TYYLIT */

#header {
	width: 800px;
	height: 150px;
	margin: 0px auto;
/*	background: url(../kuvat/head3d.gif) no-repeat left top; */
	background: url(../kuvat/Ylakarmi.gif) no-repeat left top;

}

#header h1, #header h2 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
/*	yla oikea ala vasen */
	padding: 20px 0px 0px 20px;
	font-size: 3.0em; 
/*	font-weight: bold; */
}

#header h2 {
	padding: 2px 0px 0px 20px; 
	font-size: 2.0em;
/*	font-weight: bold; */
}

/* PAAVALIKON TYYLIT */

#menu {
	width: 800px;
	height: 50px;
       /* border-top: 1px #00A0E2 solid; */
	background: #0047B6;

}



#menu ul {

	margin: 0px;
/*	padding: 0 0 0 20px; */
	list-style: none;
	

}


#menu li {
	display: inline; 
}


#menu a {
	display: block;
	float: left; 
	padding: 14px 25px 10px 25px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.2em; 
	font-weight: bold;
	color: #FFFFFF;
}

#menu .valit{
	display: block;
	float: left; 
	padding: 14px 25px 10px 25px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.2em; 
	font-weight: bold;
	color: #ACC5CE;
}


#menu a:hover {
	color: #ACC5CE;
}
/*
#menu a:active {
	color: red;
}
*/




/* CONTAINER TYYLIT */
#container {
	width: 800px;
	margin: 0px auto;
	background: #FFFFFF; 
	padding: 10px;
}





/* SISALLON TYYLIT */

#content {
	width: 800px;
	margin: 0px auto;
	padding-top: 25px;
	padding-bottom: 25px;
}

#content h2 {
	/* text-transform: capitalize; */
	font-size: 1.8em; /* 1.6 */
	font-weight: normal;
	border-bottom: 1px #ACC5CE dashed;
}

#content h3 {
	font-size: 1.2em;
	font-weight: bold;
}

#content p {
	padding-top: 5px;
	padding-bottom: 5px;         
	margin-bottom: 5px;
	margin-top: 10px;
}
#content p a {
	padding-left: 12px;
	background: url(../kuvat/nuoli2.gif) no-repeat 0px 2.5px;
}


#content a {
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	color: #00A0E2;
}


/* VASEN PALSTA */

#left {
	float: left;
	width: 150px;
	margin-bottom: 20px;
	padding-right: 20px;
	text-align: left;	
}
#left h2 {
	margin-bottom: 0px;
}

#left ul {
	margin: 5px 0 20px 0;
	padding-bottom: 20px;
	list-style: none;
	line-height: 20px; 
}

#left li {
	padding-left: 12px;
	background: url(../kuvat/nuoli2.gif) no-repeat 0px 6px; 
	text-transform: uppercase;
}
#left .valit{
        color: #00A0E2;
	font-weight: bold;
	text-transform: uppercase;
}

#ajat ul {
	margin: 5px 0 20px 0;
	padding-bottom: 20px;
	list-style: none;
	line-height: 20px; 
}
#ajat li {
	padding-left: 12px;
	background: url(../kuvat/nuoli2.gif) no-repeat 0px 6px;
	text-transform: none; 
}





/* KESKIPALSTA */

#center {
	float: left;
	width: 400px;
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 20px;
	line-height: 1.3em; /* 15px; */ 
	border-left: 1px #ACC5CE solid;
	border-right: 1px #ACC5CE solid;

	min-height:600px;
	height: auto !important;
	height: 600px;
}

#center table {
	margin-bottom: 10px;
	margin-top: 10px;
}
#center table a {
	padding-left: 12px;
	background: url(../kuvat/nuoli2.gif) no-repeat 0px 2.5px;
}

#center ul {
	margin: 0 3em;
	padding: 0;
	list-style: none;
	line-height: 20px; 
}

#center li {
	margin-bottom: 10px;
	padding-left: 12px;
	background: url(../kuvat/nuoli2.gif) no-repeat 0px 6px;
	line-height: 17px;
}
#center h1, #center h2 {
	line-height: 25px; 
	margin-bottom: 10px;
}
/*
#center a {
	padding-left: 12px;
	background: url(../kuvat/nuoli2.gif) no-repeat 0px 2.5px;
}
*/


/* OIKEAPALSTA */

#right {
	float: right;
	width: 150px;
	margin-bottom: 20px;
	text-align: left;
}


#right ul {
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
	margin-bottom: 20px;
	line-height: 20px; 
	
}

#right li {
	padding-left: 12px;
	background: url(../kuvat/nuoli2.gif) no-repeat 0px 6px;
}



/* UUTISTEN TYYLIT */

.uutinen {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px #ACC5CE dashed;
}
.uutinen .ots {
	font-size: 1.2em; /* 1.6 */
	font-weight: bold;
	padding-bottom: 10px;
}
.uutinen .pvm {
	font-size: 0.85em; 
	font-weight: normal;
	padding-top: 5px;
}
.uutinen a {
	padding-left: 12px;
	background: url(../kuvat/nuoli2.gif) no-repeat 0px 2.5px;
}
.uutisvalikko a {
	padding-left: 0px;
	background-image: none;
}


/* KALEWNTERIN TYYLIT */

.kalenteri {
	padding-top: 10px;
	padding-bottom: 12px;
	border-bottom: 1px #ACC5CE dashed;
}
.kalenteri .mita {
	font-size: 1.0em;
	font-weight: bold;
}
.kalenteri .missa {
	font-size: 1.0em; 
	font-weight: normal;	
	line-height: 1.1em; 
}
.kalenteri milloin {
	font-size: 1.0em; 
	font-weight: normal;
}








/* FOOTERIN TYYLIT */

#footer {
	clear: both;
	width: 800px;
	height: 42px;
	margin: 0px auto;
	padding-top: 13px;
	text-transform: uppercase;
	color: #E5E5CC;
	font-size: 1.0em;
	background: url(../kuvat/foot.gif) no-repeat left top;
}

#footer .copyright {
	float: left;
	margin: 0px;
	padding-left: 20px;
	text-align: center;
}

#footer .links {
	float: right;
	margin: 0px;
	padding-right: 20px;
	text-align: center;
}

#footer a {
	color: #E5E5CC;
}
