

body {
	background:#bac4ce;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}

a ,
a:visited {
	color:#9b3968;
}
a:hover {
	color:#ac718d;
}

#top ,
#middle ,
#footer {
	width:100%;
	float:left;
	clear:both;
}



#top {
	background:url(grafiikka/bg-top.gif) repeat-x;
}

#middle {
	background:url(grafiikka/bg-fade.gif) no-repeat top center;	
	text-align:center;
}
#footer {
	/*background:url(grafiikka/bg-middle.gif) repeat-x;
	background:url(grafiikka/bg-fade.gif) no-repeat top center;	*/
	text-align:center;
	min-height:100px;
	height:auto !important;
	height:100px;
	padding:0 0 20px 0;
}



#nav {
	background:url(grafiikka/bg-header.gif) no-repeat top center;
	width:100%;
	height:62px;
	text-align:center;
}

#nav ul {
	list-style:none;
	padding:0 0 0 153px;
	margin:0 auto 0 auto;
	text-align:left;
	width:647px;	
}

#nav ul li {
	float:left;
	display:block;
	padding:18px 5px 0;
}

#nav a {
	color:#fff;
	font-weight:bold;
	font-size:12px;
	line-height:100%;
	text-decoration:none;
	display:block;
	float:left;
	padding:9px 15px 9px 15px;
	
	/*
	border:0 solid #123174;
	border-width:0 1px 1px 0;
	*/
}

#nav a:hover ,
#nav a.on {
	background:#9b3968;
}




#theme {
	padding:0;
	margin:0 auto 0 auto;
	text-align:left;
	width:800px;
}

#theme img {
	padding:0;
	margin:0;
	border:none;
	float:left;
}


#content {
	padding:0;
	margin:0 auto 0 auto;
	text-align:left;
	width:800px;
	font-size:12px;
	color:#333333;
	line-height:135%;
}
.content-padding {
	padding:31px;
	float:left;
	width:738px;
	background:#eeeeee url(grafiikka/bg-middle-col.gif) repeat-x;
}

.content-col {
	width:470px;
	float:left;
	position:relative;
	overflow:hidden;
}

#body-koulutus .content-col {
	width:738px;
	float:left;
	position:relative;
}

.sidebar {
	width:250px;
	float:left;
	position:relative;
	left:25px;
}


#body-koulutus .sidebar {
	display:none;
}


.sidebar-content {
	padding:8px 10px 0 10px;
}

#footer-content {
	padding:0;
	margin:0 auto 0 auto;
	text-align:left;
	width:800px;
}

.footer-content-padding {
	padding:15px;
	min-height:25px;
	height:auto !important;
	height:25px;
	font-size:11px;
	font-weight:bold;
	color:#999999;
	background:#eeeeee url(grafiikka/bg-footer-col.gif) no-repeat;
	float:left;
	width:770px;
}



.align-left {
	float:left;
}
.align-right {
	float:right;
}



.buttons {

}

.buttons a {
	display:block;
	clear:right;
	margin:0 0 14px 0;
}
.buttons a img {
	border:none;
}




h2 {
	font-size:20px;
	padding:0;
	margin:1em 0 1em 0;
	color:#9b3968;
	line-height:120%;
}

h3 {
	font-size:16px;
	padding:0;
	margin:0 0 0.5em 0;
	color:#9b3968;
}

p.ingressi {
	font-size:14px;
	line-height:130%;
	padding:0;
	margin:0 0 1em 0;
}

p {
	padding:0;
	margin:0 0 1em 0;
}


.sidebar .lista {
	list-style:none;
	padding:0;
	margin:0;
}
.sidebar .lista li {
	border:0 solid #C5D999;
	border-width:0 0 1px 0;
	padding:2px 0 2px 0;
	width:100%;
	font-size:11px;
	font-weight:bold;
}





.tyopaikat {
	border:0 solid #ddd;
	border-width:0 1px 1px 0;
	padding:10px;
	float:left;
	width:339px;
	margin:0 0 15px 0;
	background:#fff;
	min-height:150px;
	height:auto !important;
	height:150px;
}
.odd {
	margin-right:13px;
}
.tyopaikat h2 {
	font-size:14px;
	padding:0;
	margin:0 0 0.4em 0;
	border:0 solid #9B3968;
	border-width:0 0 1px 0;
}





