* { margin: 0; padding: 0;}

body { margin: 0px; padding: 0px; font: normal normal 12px arial, sans-serif; } 

a    { font: normal bold 11px arial, sans-serif;  color: #8C9E01; }
a:hover { text-decoration: none; }
a img { border: 0px; }
b    { font: normal bold 11px arial, sans-serif; }
blockquote { margin-left: 20px; }

body {  background: #fff url(/pics/bg-content.gif) repeat-x; }

input { border: 1px solid #7F9DB9; height: 18px; }

#container {
	width: 970px;
	position: relative;
	overflow: hidden;
	margin: 0 auto 0 auto;
	}

#index { background: #fff url(/pics/bg.gif) repeat-x; }
	
/* --- header --- */

#header { height: 106px; }

#header img#logoPrint { display: none; }

#search { 
	height: 28px;
	margin-left: 395px;
 }
  
#search a { color: #BBD035;  text-decoration: none;  }
#search a:hover { text-decoration: underline; }
#search b { color: #BBD035; margin-right: 5px;  }
#search span { margin: 0px 2px 0px 2px; color: #FFF; }
#search input { margin-top: 4px; border: 1px solid #7F9DB9; padding: 0; }
#search #btn-hae {
	background: transparent url(/pics/button-hae.gif) no-repeat;
	padding: 19px 0 0 49px;
	border: none;
	cursor: pointer;
	position: absolute;
	margin-left: 5px;
	top: 5px;
}
#search #btn-hae span { display: none; }
#search #briefly { margin-left: 101px;}

#keuda-logo { 
	float: left; 
	cursor: pointer; 
	width: 132px;
	height: 75px; 
	background: transparent url(/pics/logo-keuda.gif) left 10px no-repeat; 
}

#keuda-logo span { display: none; }

#nav { 
    float: right;
	width: 820px;
	height: 78px;
	overflow: hidden;
}
  
#nav ul { display: inline;  margin: 0; padding: 0; float: right;}
#nav ul li { 
	display: block; 
	float: left; 
	height: 78px;
	background: transparent url(/pics/nav-bg.gif) no-repeat;
}
#nav ul li a { 
	color: #333333; 
	display: block; 
	padding: 27px 4px 36px 4px;
	text-decoration: none; 
}
#nav ul li a:hover { text-decoration: underline; } 

#nav li.nav-active a { color: #829301; }

#nav-tarjonta { 
	width: 90px; 
	text-align: center; 
	padding: 19px 23px 30px 23px !important; 
}

#path {
	margin-bottom: 20px;
}

#path a { 
	font-size: 12px; 
	color: #8C9E01;
	font-weight: normal;  
}
#path b { font-size: 12px; }

#print { margin-top: 5px; }


/* --- footer --- */
	
#footer {
	clear: both;
	position: relative;
	bottom: 0px;
	margin-top: 10px;
	background: transparent url(/pics/footer-bg.gif) repeat-x;
	height: 131px;
}

#footer-content { 
	width: 970px;
	margin: 0 auto 0 auto;
}
#footer-content p {
	float: left;
	font-size: 11px;
	padding: 25px 30px 0 0px;
	color: #6C6C64;
}

#footer-content a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #6C6C64;  }
	
	#footer-content a:hover { text-decoration: underline; } 

/* --- frontpage content --- */

#frontpage-flash { 
	background: #FFFFFF;
	width: 584px;
	height: 254px;
	float: left;
}
#frontpage-info { 
	background: transparent url(/pics/bg-koulutus.gif) repeat-y;
	padding-left: 26px;
	height: 254px;
	width: 320px;
	float: left;
}

#frontpage-info p { 
	font-size: 13px;
	margin: 10px 0 0 0px;
}
#frontpage-info b { font-size: 13px; line-height: 19px;} 
#frontpage-info b.subhead { font-size: 11px;  }

#frontpage-info .linebreak {
	clear: both;
	border-top: 1px solid #A5B62E; 
	border-bottom: 1px solid #CCD77F; 
	width: 249px;
	height: 0px;
	line-height: 0;
	margin: 5px 0 7px 0px;
	text-align: left;
}

#frontpage-info #haku { margin: 0px 0 10px 0px; width: 232px; float: left;} 

#frontpage-info #btn-tarjonta {
	background: transparent url(/pics/button-tarjonta.gif) no-repeat;
	padding: 19px 0 0 50px;
	margin: 1px 0 0 5px;
	border: none;
	float: left;
	cursor: pointer;
}

#frontpage-info #btn-tarjonta span { display: none; }

#frontpage-info .coursesearch-text { 
	 font-size: 11px; 
	 position: relative;
	 bottom: 5px;
	 left: 3px;
	 margin-right: 7px;
}

#frontpage-info .coursesearch-radio {
	border: 0px;	
}

#frontpage-info #ammatti {
     font-size:0.8em;
     width: 248px;
     display: block;
     text-align:left; 
     background: #FFF;
	 height:18px;
     cursor: pointer;
     border:1px solid #ccc;
     color: #444444;
}

#frontpage-content { 
	float: left;
	margin: 50px 0 0 0;
	padding-bottom: 40px;
	width: 546px;
}

#frontpage-content p { font-size: 14px; }
#frontpage-content a { color: #8C9E01; }

#frontpage-lifts {
	float: left;
	width: 570px;
}

#frontpage-lifts .box {
	float: left;
	width: 265px;
	margin-right: 17px;
	margin-bottom: 8px;
}

#frontpage-lifts .box span a { color: #BDCE39; text-decoration: none; }
#frontpage-lifts .box span a:hover { text-decoration: underline	; }

#frontpage-lifts .box span { 	
	color: #BDCE39;
	border-top: 1px solid #000;
	background: #3E3E3E;
	padding-top: 7px;
	padding-left: 11px;
	display: block;
	height: 23px;
	font-weight: bold;
}

#frontpage-lifts .box .box-content { 
	width: 248px;
	height: 160px;
	padding: 15px 5px 5px 10px;
	margin: 0px 0 10px 0px;
	background: #FCFCFC url(/pics/subnav-bottom-bg.gif) top right no-repeat;
	border: 1px solid #E1E2E6;
	border-top: none;
}

#frontpage-lifts .box .box-alat-content { 
	width: 248px;
	height: 300px;
	background: #FCFCFC url(/pics/subnav-bottom-bg.gif) top right no-repeat;
	padding: 10px 5px 5px 10px;
	margin: 0px 0 10px 0px;
	border: 1px solid #E1E2E6;
	border-top: none;
}

#frontpage-lifts .box .box-aikuiskoulutus-content { 
	width: 248px;
	background: #FCFCFC url(/pics/subnav-bottom-bg.gif) top right no-repeat;
	height: 65px;
	padding: 12px 5px 7px 10px;
	margin: 0px 0 10px 0px;
	border: 1px solid #E1E2E6;
	border-top: none;
}

.box a { color: #94A800; font-size: 12px; }
.box p { font-size: 11px; margin-top: 3px; color: #1D1D1D; } 
.box .linebreak { line-height: 0px; border-bottom: 1px solid #DFE1E8; height: 0px; width: 243px; padding: 5px 0 5px 0; margin-bottom: 9px; clear: left; }
.box-content .linebreak { padding: 5px 0 9px 0; margin-bottom: 13px;}
.lifts-image { float: left; height: 59px; width: 59px; border: 1px solid #D5D5D5; margin-right: 10px; background: transparent url(/pics/lifts1.gif) no-repeat; }
#lifts-image.image1 { background: transparent url(/pics/lifts1.gif) no-repeat; }
#lifts-image.image2 { background: transparent url(/pics/lifts1.gif) no-repeat; }
#lifts-image.image3 { background: transparent url(/pics/lifts1.gif) no-repeat; }


/* --- frontpage banners --- */

#frontpage-banners {
	float: right; 
	width: 280px;
	margin: 0 89px 20px 0;
	text-align: center;
}

#frontpage-banners .banner { 
	height: 116px; 
	border: 1px solid #F3F3F3;
	margin: 0 0 15px 0;
}

/* --- frontpage bulletinarea --- */

#frontpage-news { 
	width: 280px;
	float: right; 
	margin: 0 89px 20px 0;
	padding: 14px 0px 0 17px; 
	background: transparent url(/pics/bg-ajankohtaista.gif) no-repeat;
	}
	
#frontpage-news h3 { 
	font-size: 13px;
	font-weight: bold;
	color: #111111;
}

#frontpage-news .linebreak { 
	border-bottom: 1px solid #C1C5BB;   
	margin: 5px 0 8px 0;
	clear: both;
}

#frontpage-news b { 
	font-size: 11px;
	color: #3E3E3E;
	float: left;
	width: 215px;
	display: block;
}

#frontpage-news p {
	float: left;
	font-size: 11px;
	color: #1D1D1D; 
} 

#frontpage-news a { 
	clear: both; 
	float: left;
	margin: 2px 0 10px 0;
	font-size: 11px;
	width: 150px;
	font-weight: normal;
	color: #8C9E01;
}

#frontpage-news .newsdate {
	font-size: 10px;
    float: right;
	color: #AAAAAA;
}
#frontpage-news .showall { width: 56px; float:right; }

/* --- subnavi --- */

#navi_left { 
	width: 242px; 
	border-top: 5px solid #BACC31;
	float: left;  
	margin-top: 35px;
	padding-bottom: 287px;
	background: transparent url(/pics/subnav-bottom-bg.gif) bottom right no-repeat;
}

#navi_left ul li { list-style: none; }

#navi_left ul li a { 
	padding: 12px 0 14px 20px;
	font-size: 12px;
	background: transparent url(/pics/subnav-bg.gif) bottom right no-repeat;
	color: #4B4B4B;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

#navi_left ul li a.active { color: #829301; background: none; }
#navi_left ul li a:hover { text-decoration: underline; }

#navi_left ul ul li  { 
	list-style: disc inside;
	list-style-image: url(/pics/subnav-arrow.gif);
	margin: 0px 0 5px 30px;
}
	
#navi_left ul ul li a { 
	padding: 0 0 0 0px ;
	margin: 0;
	width: 130px;
	height: auto;
	font-size: 11px;
	background: none;
	color: #4B4B4B;
	text-decoration: none;
	font-weight: normal;
	display: inline;
}
#navi_left ul li ul ul  { margin-top: 4px;}

#navi_left ul li ul ul li  {
	padding-left: 0px;
	margin-left: 15px;
}

#navi_left ul ul li a.active {
	font-weight: bold;
	color: #4B4B4B;
}

/* --- content --- */

#content { 
	margin-top: 35px;
	float: left;
	margin-left: 20px;
	width: 680px;
}

#content p { margin: 10px 0 10px 0;}
#content b { color: #494949; }
#content em { letter-spacing: 0; font-size: 12px; font-style: italic; font-weight: normal; margin: 0;}
#content i { font-size: 12px; font-weight: normal; font-style: italic; }
#content ul { padding-left: 30px; color: #2E2E2E;}
#content td { padding-bottom: 5px;}
#content h4  { font: normal bold 15px arial, sans-serif; color: #9DAC26; margin-bottom: 10px;}
#content h5 { font: normal bold 16px arial, sans-serif; color:#F5821F; }
#content ol li { margin-left: 25px; }

#address_2 { color: #7a7a7a; background-color: #fff; padding-top: 8px; }
	
#address_2 div { padding: 4px 0px 4px 20px; }

#arrow_links a { 
			font: normal normal 12px arial, sans-serif; 
			color: #007236; 
			text-decoration: none; 
			background-image: url(../pics/nuoli-oranssi.gif); 
			background-position: left top; 
			background-repeat: no-repeat; 
			padding-left: 15px; 
			font-size: 12px !important;
			margin: 0px; 
			}
			
#arrow_links a:hover { text-decoration: underline; }
			
#arrow_links ul { margin: 10px 0px 10px 0px; padding: 0px; }
			
#arrow_links ul li { list-style-type: none; margin: 5px 0px 5px 0px;}

#koulutusala {
	float: left;
	width: 665px;
	margin-right: 20px;
	margin-bottom: 8px;
}

#koulutusala span { 	
	color: #FFFFFF;
	border-top: 1px solid #818C2E;
	background: #BDCE39;;
	padding-top: 7px;
	padding-left: 11px;
	display: block;
	height: 23px;
	font-weight: bold;
}

.aikuiskoulutus-content { 
	width: 648px;
	background: #FCFCFC url(/pics/subnav-bottom-bg.gif) top right no-repeat;
	height: auto !important;
	height: 20px;
	min-height: 20px;
	padding: 15px 5px 12px 10px;
	margin: 0px 0 10px 0px;
	border: 1px solid #E1E2E6;
	border-top: none;
}


#kk_left {
		xborder: 1px solid #ff9999;
		font: bold 12px arial, sans-serif;
		text-align: left;
		color: #494949;
		padding: 5px 5px 5px 0px;
		width: 125px;
		max-width: 165px;
	}

#kk_right {
		xborder: 1px solid #ff9999;
		font: normal normal 12px arial, sans-serif;
		text-align: left;
		color: #454545;
		padding: 5px;
		width: 430px;
		max-width: 450px;
	}

.aikuiskoulutus-banner { 
	height: 116px; 
	width: 200px;
	overflow: hidden;
	float: left;
	text-align: center;
	border: 1px solid #F3F3F3;
	margin: 10px 10px 0px 0;
	padding: 5px;
}

/* -- ajankohtaista --- */

#list ul { list-style-type: none; padding: 10px 0 0 0; margin: 0;}
#list ul li small { font-size: 12px; color: #71726A; text-decoration: none; padding-right:10px; }
#list ul li a { color: #8E9F22; }
#list ul li { padding-bottom: 5px; }	

#bm-message { float: left; padding: 10px 0 20px 0;}

/* --- content oppilaitokset --- */		
	
#opla_upper {
	width: 230px;
	font: normal normal 12px arial, sans-serif;
	text-align: left;
	vertical-align: top;
	color: #333333;
	}
	
#opla_upper a { text-decoration: none; }
#opla_upper a:hover { text-decoration: underline; }

#opla_up_pic img {
	width: 220px;
	height: 127px;
	}	

#opla_upper img.arrow {
	margin: 8px 0px 0px 0px;
	position: absolute;
	}

#opla_upper div.txt {
	font: normal normal 11px arial, sans-serif;
	margin: 0px 0px 15px 0px;
	padding-top: 14px;
	}
	
#opla_upper b {
	font: normal bold 12px arial, sans-serif; 
	color: #8C9E01;
	}

#opla_mid {
	width: 230px;
	text-align: left;
	vertical-align: top;
	}
	
	td#opla_mid { padding-bottom: 20px; }
	td#opla_mid_2 { padding-bottom: 20px; }

#opla_mid div {
	width: 208px;
	padding: 5px 5px 5px 0px;
	}

#opla_mid_2 {
	width: 350px;
	text-align: left;
	vertical-align: top;
	}

#opla_mid_2 div {
	width: 328px;
	padding: 5px 5px 5px 0px;
	}
	
#opla_mid_2 a { font-weight: normal; font-size: 12px; }	

#opla_lower {
	width: 230px;
	height: 205px;
	font: normal normal 12px arial, sans-serif;
	text-align: left;
	vertical-align: top;
	color: #333333;
	background-repeat: no-repeat;
	}
	

#opla_lower div {
	width: 188px;
	height: auto !important;
	height: 180px;
	min-height: 180px;
	padding: 11px 13px 13px 13px;
	font: normal normal 12px arial, sans-serif;
	line-height: 14px;
	background: #F5F5F5;
	border: 1px solid #CCCCCC;
	}
	
#opla_lower_2 {
	width: 230px;
	height: 205px;
	font: normal normal 12px arial, sans-serif;
	text-align: left;
	vertical-align: top;
	background-repeat: no-repeat;
	}
	

#opla_lower_2 div {
	width: 288px;
	height: auto !important;
	height: 180px;
	min-height: 180px;
	padding: 11px 13px 13px 13px;
	font: normal normal 12px arial, sans-serif;
	line-height: 14px;
	background: #F5F5F5;
	border: 1px solid #CCCCCC;
	color: #333333;
	}

#opla_pisteviiva {
	width: 308px;
	height: 0px;
	border-top: 1px solid #DFE1E8;
	}
	
#opla_pisteviiva_lyhyt { 
	width: 216px; 
	height: 0px;
	border-top: 1px solid #DFE1E8;
}	
	
#n_l_end {
        background-image: url(../pics/alasivu/n_l_alaosa.gif);
		margin-bottom: -5px;
		height: 13px;	
		}

/* --- content koulutustarjonta --- */			
		
#page_B {
		float: left;
		width: 700px;
		overflow: hidden;
		margin-top: 20px;
		font: normal normal 12px arial;
		}
		
.dots { border-left: 1px solid #DFE1E8;}
		
#page_B_left_1 {
		float: left;
		width: 160px;
		//height: 1100px;
		height: auto;
		padding:0px 10px 0px 0px;
		}

#page_B_left_2 {
		float: left;
		width: 160px;
		height: auto;
		//overflow: hidden;
		padding:0px 10px 0px 20px;
		}
		
#page_B_left_3 {
		float: left;
		width: 160px;
		height: auto;
		//overflow: hidden;
		padding:0px 10px 0px 20px;
		}

#page_B_end {
		width: 750px;
		padding: 15px 0px 30px 0px;
		clear: both;
		}

.degree { 
	float: left;
	width: 150px;
	margin: 0;
	height: 7px;
	padding: 0 10px 0 10px;
}	
		
/* --- kurssihaku --- */

#courseautocompletedropshadow {
	display: none;
	background-image: url(../pics/courseautocomplete_dropshadow.png);
	position: absolute;
	z-index: 10;
	top: 230px;
	//top: 210px;
	left: 614px;
	width: 276px;
	padding: 0;
	_filter:
		progid:DXImageTransform.Microsoft.DropShadow(OffX=4, OffY=4, Color='#585c5b', Positive='true');
}

#coursesearch-iframe { 
	filter:alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
	width:280px;
	height:200px;
	position:absolute;
	right:100px;
	top:265px;
	display:block;
	background: #CCCCCC;
}



#courseautocomplete {
	z-index: 10;
	background-color: #fff;
	border: solid 1px #000;
	padding: 0;
	margin: -4px 4px 4px -4px !important;
	margin: 0;
}

#courseautocomplete h2 {
	padding: 5px;
	margin: 0;
	font: normal bold 11px/1.2 arial, sans-serif;
	color: #fff;
}

#courseautocomplete h3 {
	padding: 5px 0 0 5px;
	margin: 0;
	font: normal bold 11px/1.2 arial, sans-serif;
	color: #000;
}

#courseautocomplete ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: 1px solid #dcdcdc;
}

#courseautocomplete ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#courseautocomplete a {
	text-decoration: none;
	font-weight: normal;
	display:block;
	color:#000;
	margin: 0;
	padding: 4px 4px 4px 17px;
}

#courseautocomplete a:hover {
	background-color:#eee;
       text-decoration: underline; 
}

	
#courseautocomplete h2 {
	background: #3E3E3E;
	color: #BBD035;
}	

#applicantsearch {
	margin-top: 10px;
}

#applicantsearch ul li {
	list-style-type: none;
	margin-left: -20px;
}
#applicantsearch ul {
	list-style-type: none;
	/* margin-top: 20px; */
}
#applicantsearch.left {
	position: relative;
	float: left;
}

#applicantsearch.right {
	position: relative;
	float: left;
	margin-left: 40px;
}

#applicantsearch input.search {
	margin-left: 159px;
}

#applicantsearch span.error1 {
	visibility: hidden;
	text-decoration: italic;
	color:#f00;
}

#applicantsearch span.error2 {
	visibility: hidden;
	text-decoration: italic;
	color:#f00;
}

#yhteishakutulokset  {
	width: 200px;
	margin-left: 20px;
	margin-top: 15px;
	
}


#application-container {

}

#application-container .error {
	border: solid 2px #FF0000;
}

#application-container th {
	font-weight: bold;
}

#application-container error {
	border: solid 1px #FF0000;
}

#errors {
	border: solid 2px #FF0000;
	font-weight: bold;
	padding: 10px;
}

/* --- yhteystiedot --- */

#phonedb {
	border-top: solid 1px #E3E3E3; 
	margin: 15px 0px 15px 0px;
	width: 80%;
	padding-top: 10px;
	}
	
#phonedb th, #phonedb td {
	color: #666666;
	}	
	
#phonedb th { 
	text-align: left;
	font: italic normal 12px arial;
	padding-bottom: 5px;
	}	
	
	#phonedb th strong { font-style: normal; }

/* --- varityskyna --- */
span.strong { font-weight:bold; background-color:yellow}


/* --- hakulomake --- */

#application-container { width: 600px; }

table.hakulomake { width: 600px; margin: 0 0 0 0; color: #000;  }

table.hakulomake th { vertical-align: top; text-align: left; width: 100px;  }

table.hakulomake td { vertical-align: top; text-align: left;  } 

table.hakulomake td  input.narrow_input { width: 110px; }

p.hakulomake { color: #000000; margin: 0 0 5px 0; }
	
hr.form { border: 0; color: #e5e5e5; background-color: #e5e5e5; height: 1px; margin: 20px 0 20px 0;}
