@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-image:url(http://hky.fi/img/kevattausta.jpg);

	background-color: #333;
	background-repeat: no-repeat;
	background-position: center center;
	
}
a {
	color:#009;
	}
a:hover {
	text-decoration: none;
	}
	
a:visible {
	color: #D4D4FF;
	}
	
#ajankohtaista a {
	color:#fff;
	}
#ajankohtaista a:hover {
	text-decoration: none;
	}
	
#ajankohtaista a:visible {
	color:#fff;
	}
	
.sivut {
		color: #666;
		margin:20px;
		padding-top:20px;}
		
.sivut a {
		color: #CCC;
		border: 1px solid #ccc;
		padding-top:4px;
		padding-bottom:4px;
		padding-right:7px;
		padding-left:7px;
		text-decoration:none;}
		
.sivut a:hover {
		color: #fff;
		border: 1ps solid #fff;}
		
		
	
.tekstikentta {
	border-bottom: 1px solid #666;
	background: #FBFBFB;
	border-left: 0px;
	border-right:0px;
	border-top: 0px;
	padding:3px;
	margin-bottom:8px;
	}
	
.tekstikentta_nappi {
	border: 1px solid #666;
	background: #FBFBFB;
	padding:3px;
	margin-bottom:8px;
	font-size:14px;
	font-weight: bold;
	}
#laatikko {
	background-image:url(http://hky.fi/img/laatikkotaustaetusivu.png);
	background-repeat:no-repeat;
	height:439px;
	width:914px;
	margin-top:10%;
	}
	
#laatikko .vasenvalikko {
	background-image:url(http://hky.fi/img/hkylogo.png);
	background-repeat:no-repeat;
	background-position: 52px 40px;
	padding-top: 166px;
	padding-left: 13px;
	color: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1;

	}

#laatikko .vasenvalikko a {
	color: #DDD;
	text-decoration: none;
	padding-left:6px;
	}
	
#laatikko .vasenvalikko a:hover {
	color: white;
	text-decoration: none;
	border-left:3px solid white;
	padding-left:-3px;
	margin-left:-3px;
	}
	
	
#ylapalkki {
	background-color:#fff;
	color:#333;
	height:55px;
	padding-left:25px;
	padding-bottom:0px;
	font-size:26px;
	padding-top:20px;
	margin-top:-1px;
	border-bottom: 1px solid #333;}
	
	#ylapalkki_ajankohtaista {
	color:#fff;
	height:55px;
	padding-left:25px;
	padding-bottom:0px;
	font-size:26px;
	padding-top:20px;
	margin-top:-1px;
	border-bottom: 1px solid #fff;}
	
	
	#ylapalkki_ajankohtaista2 {
	color:#fff;
	padding-left:25px;
	padding-bottom:10px;
	font-size:20px;
	padding-top:12px;
	margin-top:-1px;}
	
.alavalikot {
	color:#666;
	font-size:12px;
	padding-top:7px;}
.alavalikot2 {
	color:#999;
	font-size:12px;
	padding-top:7px;}
.alavalikot a {
	margin-right:15px;
	padding-bottom:4px;
	text-decoration:none;
	color:#666;
	}
.alavalikot a:hover {
	margin-right:15px;
	padding-bottom:4px;
	text-decoration: none;
	color:#444;
	border-bottom:3px solid #333;
	}
.alavalikot .valittu {
	color:#444;
	border-bottom:3px solid #333;
	
	}
	
#sisalto {
	margin: 25px;
	max-width:605px;
	}
	
.over { overflow: auto };





#hc1 {
	margin-top: 100px;
	padding:100px;
	}
/*Overall CSS for each Horizontal Accordion.
	Most settings should be kept as it.
	Customize each Accordion by styling each Accordion's ID attribute instead.
*/

.haccordion{
padding: 0;
}

.haccordion ul{
margin: 0;
padding: 0;
list-style: none;
overflow: hidden; /*leave as is*/
padding: 35px;
margin-top:6px;
}


.haccordion li{
margin: 0;
padding: 0;
display: block; /*leave as is*/
width: 192px; /*For users with JS disabled: Width of each content*/
height: 342px; /*For users with JS disabled: Height of each content*/
overflow: hidden; /*leave as is*/
float: left; /*leave as is*/
padding-left:10px;

}

.haccordion li .hpanel{
width: 192px; /*For users with JS disabled: Width of each content*/
border: 1px solid gray;

height: 342px;  /*For users with JS disabled: Height of each content*/
}

/*CSS for example Accordion #hc1*/

#hc1 li{
margin:0 0 0 0; /*Spacing between each LI container*/
}

#hc1 li .hpanel{
}

.hpanel {
	background-image:url(img/infotvtausta.jpg);
	width:192px;
	height:342px;
	color:white;
	font-family:Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size:20px;
	padding-left:6px;
	padding-right:2px;
	padding-top:4px;
	padding-bottom:4px;
	
	}
	
.hpanel img {
	max-width:200px;
	margin:-6px;
	
	}


.hpanel a {
	color: #FFF;
	text-decoration: none;
	}

.hpanel a:hover {
	color: #FFF;
	text-decoration: none;
	}
	
	
#uutisotsikko {
	font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #fff; margin-top: 15px; margin-bottom: 5px; margin-left: 25px; text-decoration:none;
	}
	

#uutisotsikko a {
	color: #fff; text-decoration:none;
	}
	

#uutisotsikko a:hover{
	color: #fff; text-decoration: underline;
	}
#uutisotsikko_iso {
	font-family: Arial, Helvetica, sans-serif; font-size: 30px; color: #fff; margin-top: 15px; margin-bottom: 5px; margin-left: 25px; text-decoration:none;
	}
	
#ajankohtaista_b {
	overflow:scroll;
	width:367px;
	height:349px;}

