/********** 
Menu 
**********/

/* Language Menu */

#language_menu {
	width: 155px;
	padding: 0px;
	float: right;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: right;
}
#language_menu ul {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}

#language_menu ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
	border: 0px;
	float: left;
}

#language_menu ul li a {
	display: inline-block;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #e6ebf1;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#language_menu ul li a.language_menu_fi {
        color: #ffffff;
        width: 25px;
        height: 25px;
        background:transparent url(../../images/2013/kieli-fi.png) center center no-repeat;
        display:block;
}
#language_menu ul li a.language_menu_fi:hover, ul li a.language_menu_fi_selected {
        color: #ffffff;
        width: 25px;
        height: 25px;
        background:transparent url(../../images/2013/kieli-fi-valittu.png) center center no-repeat;
        display:block;
}
#language_menu ul li a.language_menu_sv {
        color: #ffffff;
        width: 25px;
        height: 25px;
        background:transparent url(../../images/2013/kieli-sv.png) center center no-repeat;
        display:block;
}
#language_menu ul li a.language_menu_sv:hover, ul li a.language_menu_sv_selected {
        color: #ffffff;
        width: 25px;
        height: 25px;
        background:transparent url(../../images/2013/kieli-sv-valittu.png) center center no-repeat;
        display:block;
}
#language_menu ul li a.language_menu_en {
        color: #ffffff;
        width: 25px;
        height: 25px;
        background:transparent url(../../images/2013/kieli-en.png) center center no-repeat;
        display:block;
}
#language_menu ul li a.language_menu_en:hover, ul li a.language_menu_en_selected {
        color: #ffffff;
        width: 25px;
        height: 25px;
        background:transparent url(../../images/2013/kieli-en-valittu.png) center center no-repeat;
        display:block;
}


/* Top Header Menu */

#top_header_menu {
	width: 650px;
	background-color: transparent;
	padding: 0px;
	float: right;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#top_header_menu ul {
	padding: 0px;
	float: right;
	margin: 0px;
}

#top_header_menu ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
	border: 0px;
	float: left;
}

#top_header_menu ul li a {
	display: block;
	margin: 0px;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	/* color: #004185; orig */
	color: #ffffff; /* vamk */
	text-decoration: none;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}

#top_header_menu ul li a:hover {
	background-position: left top;
	text-decoration: underline;
}



/* Top Menu 1 - Kuvalinkit */

#top_menu_1 {
	width: 966px;
	/* background-color: #e9f3f5; orig*/
	background-color: #000000; /*vamk*/
	margin: 0px;
	height: 195px;
	/* background-image: url(../../images/img_separator.gif); orig*/
	background-image: url(../../images/top_menu_1_bg.png); /*vamk*/
	background-repeat: repeat-x;
	background-position: left top;
	/*padding-top: 3px; orig*/
	padding-top: 0px; /*vamk*/
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px; /*vamk*/
	border-bottom-style: none;
}

#top_menu_1_handheld {
	display: none;
}

#top_menu_1_low {
	width: 966px;
	background-color: #e9f3f5;
	margin: 0px;
	height: 80px;
	background-image: url(../../images/img_separator.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #d2e6e6;
}

#top_menu_1 ul {
	padding: 0px;
	display: inline-block;
	margin: 0px;
}
#top_menu_1 ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
	border: 0px;
}
#top_menu_1 ul li a {
	height: 195px;
	display: inline-block;
	margin: 0px;
	padding: 0px;
}

/* Etusivun kuvalinkit */

#top_menu_1 ul li a:hover { background-position: left top; }


/* Wantedsivun kuvalinkit */

#top_menu_1 ul li a:hover { background-position: left top; }



/* Etusivun petroolilinkit */

#top_menu_2 {
	width: 966px;
	/* background-color: #e9f3f5; orig */
	background-color: #000000; /* vamk */
	margin: 0px;
	height: 31px;
	/* background-image: url(../../images/img_separator_2.gif); orig */
	background-image: none; /* vamk */
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	/*border-bottom-width: 3px; orig*/
	border-bottom-width: 0px; /*Vamk*/
	border-bottom-style: solid;
	border-bottom-color: #d2e6e6;
}
#top_menu_2 ul {
	padding: 0px;
	display: inline-block;
	margin: 0px;
}
#top_menu_2 ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
	border: 0px;
}
#top_menu_2 ul li a {
	height: 31px;
	display: inline-block;
	margin: 0px;
	padding: 0px;
}

#top_menu_2 ul li a:hover { background-position: left top; }

/* Wantedsivun petroolilinkit */

#top_menu_2 ul li a:hover { background-position: left top; }

/* Left Menu begin */
h2.left_menu_1_heading {
	text-transform: uppercase;
	background-color: #f1eff0;
	padding: 5px;
	padding-left: 15px;
	margin-top: 0px;
}
h2.left_menu_1_heading a {
	text-decoration: none;
}
ul.left_menu_1 {
	list-style-image: url(../../images/2013/bullet.png);
	font-weight: bold;
	margin: 0px;
	margin-left: 24px;
	padding-left: 5px;
	margin-bottom: 20px;
}
ul.left_menu_1 ul {
	padding-left: 13px;
	margin: 0px;
	list-style-image: url(../../images/Left_Menu_Arrow.gif);
	font-weight: normal;
}
ul.left_menu_1 li {
	padding: 0px;
	padding-top: 4px;
	margin: 0px;
}
ul.left_menu_1 li.selected {
	list-style-image: url(../../images/2013/bullet-selected.png);
}
ul.left_menu_1 ul li.selected {
	list-style-image: url(../../images/Left_Menu_Arrow.gif);
}
ul.left_menu_1 a {
	color: #3C3C3C;
	text-decoration: none;
}
ul.left_menu_1 a.selected {
	font-weight: bold;
	color: #b1228c;
}
ul.left_menu_1 ul a.selected {
	color: #3C3C3C;
}
ul.left_menu_1 a:hover {
	color: #b1228c;
	text-decoration: underline;
}
ul.left_menu_1 a.selected:hover {
	text-decoration: #3C3C3C;
}
ul.left_menu_1 ul a:hover {
	color: #3C3C3C;
}

/* Deliberately generic to match other navis too */
li.hidden_from_www {
        display: none;
}

/* Left Menu end */

#edu_programmes_menu {
	float: left;
	margin-top: 25px;
	width: 250px;
}

.left_menu_ko {
	background-color: #e9f3f5;
	background-color: #c9d9e9;
	display: block;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 210px;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

.left_menu_ko li {
	background-color: transparent;
	width: 210px;
	display: block;
	position: relative;
	font-size: 12px;
	clear: both;
	margin: 0px;
	padding: 0px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.left_menu_ko li a {
	background-color: transparent;
	display: block;
	color: #2E395C;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
	
.left_menu_ko li a:hover {
	background-color: #AABDD2;
	display: block;
	color: #2E395C;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}

.left_menu_ko li a.selected,
.left_menu_ko li a.selected:hover {
	background-color: #AABDD2;
	display: block;
	color: #2E395C;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}

.left_menu_ko ul {
	display: block;
	position: relative;
	list-style-type: none;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #c9d9e9;
	margin: 0px;
	padding: 0px;
}

#top_menu {
	width: 801px;
	float: right;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}

.top_menu {
	float: right;
}

.top_menu li {
	background-image:url(../../images/2013/stroke.png);
	background-repeat:no-repeat;
	background-position:right center; 
	margin: 0px;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: table-cell;
	border: 0px;
	text-align: center;
	vertical-align: middle;
	width: 165px;
	height: 45px;
}

#top_menu a {
	text-decoration: none;
	font-weight: bold;
	/*color: #818181;*/
	color: #C0C0C0;
}

#top_menu a:hover,
#top_menu a.selected {
	/*color: #b1228c;*/
	color: #da0079;
}

#slider_container, #siteimage_wide {
        background-color: transparent;
        display: block;
        margin: 0px auto;
        padding-top: 6.25px;
        padding-right: 0px;
        padding-bottom: 0px;
	padding-left: 22.5px;
        float: left;
	width: 963px;
	margin-left: 4px;
	position: relative;
	text-align: left;
	background: #000000;
}

#slider_content {
	position:relative;
}

/* image replacement begin */
#prevBtn, #nextBtn, #slider1prev, #slider1next{
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8000px;
}
/* image replacement end */

/* Easy Slider begin */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:941px;
		height:310px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:12px;
		height:20px;
		position:absolute;
		left:-15.5px;
		top:145px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:944.5px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:12px;
		height:20px;
		background:url(../../images/2013/slider-nav-left.png) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../../images/2013/slider-nav-right.png) no-repeat 0 0;	
		}	
		
/* Easy Slider end */
