


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

/* Main styles */

body {
	margin: 0px;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
}

.main_layout {
	width: 994px;
	margin-left: auto;
	margin-right: auto;
}

.left_menu {
	background: #ffffff url("/system/modules/fi.kymenlaakso.www/resources//images/bg_left_menu.png") no-repeat top left;
	width: 176px;
	min-height: 300px;
	padding: 16px 28px 10px 21px;
}

.right_menu {
	width: 186px;
	padding: 16px 5px 10px 13px;
}

.content_area {
	width: 470px;
	padding: 1px 20px 10px 12px;
}

.top_menu {
	white-space: nowrap;
	display: block;
	width: 649px;
	height: 37px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.main_image {
	display: block;
	background: #ffffff url("/system/modules/fi.kymenlaakso.www/resources//images/main_image_201005.jpg") no-repeat top left;
	width: 649px;
	height: 263px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.main_menu {
	white-space: nowrap;
	position: relative;
	top: -3px;
}

.main_menu table {
	white-space: nowrap;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

.footer {
	margin-top: 30px;
	width: 938px;
}

.footer p {
	background: #ffffff url("/system/modules/fi.kymenlaakso.www/resources//images/bg_footer.gif") no-repeat top left;
	width: 938px;
	height: 40px;
	color: #ffffff;
	font-size: 11px;
	line-height: 40px;
	text-align: center;
}

/* Main text styles */

h1 { color: #25416b; font-size: 18px; font-weight: bold; }
h2 { color: #25416b; font-size: 12px; font-weight: bold; }
h3 { color: #4cc0ef; font-size: 12px; font-weight: bold; }

.content_area p, .homepage_middle p { line-height: 18px; margin: 12px 0px 12px 0px; }

ul
 {
 list-style-image : url("/system/modules/fi.kymenlaakso.www/resources//images/bullet_round.gif");
 }


/* Navigation styles */

a:link, a:visited {
	color: #4cc0ef;
}

a:hover {
	color: #25416b;
	text-decoration: none;
}

em a:link, em a:visited, a:link em, a:visited em {
	background: transparent url("/system/modules/fi.kymenlaakso.www/resources//images/bullet_em_link.gif") no-repeat top right;
	color: #4cc0ef;
	font-style: normal;
	padding-right: 10px;
}

em a:hover, a:hover em {
	background-position: right -50px;
	color: #25416b;
	text-decoration: none;
	font-style: normal;
}

.menu_header {
	display: block;
	width: 100%;
	border-bottom: 1px solid #cbcbcb;
	color: #4cc0ef;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 6px;
	margin-bottom: 8px;
}

.menu_lvl_2 a:link, .menu_lvl_2 a:visited {
	background: transparent url("/system/modules/fi.kymenlaakso.www/resources//images/bullet_menu_lvl_2.gif") no-repeat top left;
	color: #25416b;
	display: block;
	line-height: 16px;
	text-decoration: none;
	padding-left: 13px;
	margin-top: 5px;
}

.menu_lvl_3 a:link, .menu_lvl_3 a:visited {
	background: transparent url("/system/modules/fi.kymenlaakso.www/resources//images/bullet_menu_lvl_3.gif") no-repeat top left;
	font-size: 11px;
	padding-left: 26px;
}

.menu_lvl_4 a:link, .menu_lvl_4 a:visited {
	background: transparent url("/system/modules/fi.kymenlaakso.www/resources//images/bullet_menu_lvl_4.gif") no-repeat top left;
	color: #25416b;
	display: block;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	padding-left: 13px;
	margin-top: 5px;
}

.menu_lvl_5 a:link, .menu_lvl_5 a:visited {
	background: transparent url("/system/modules/fi.kymenlaakso.www/resources//images/bullet_menu_lvl_3.gif") no-repeat top left;
	font-size: 11px;
	padding-left: 26px;
}

.menu_lvl_2 a:hover, .menu_lvl_3 a:hover, .menu_lvl_4 a:hover , .menu_lvl_5 a:hover{
	background-position: 0px -50px;
	text-decoration: underline;
}

a.selected {
	background-position: 0px -50px !important;
	font-weight: bold;
}

.special a:link, .special a:visited {
	background: transparent url("/system/modules/fi.kymenlaakso.www/resources//images/bullet_menu_lvl_3.gif") no-repeat top left;
	color: #25416b;	
	line-height: 16px;
	text-decoration: none;
	padding-left: 23px;
	margin-top: 5px;
	font-weight: bold;
}


/* Main menu buttons */

.main_menu a {
	display: table-cell;
	height: 46px;
}

a.btn_1 { background: transparent url("/system/modules/fi.kymenlaakso.www/resources//images/bg_btn_1.gif") no-repeat top left; }
a.btn_2 { background: transparent url("/system/modules/fi.kymenlaakso.www/resources//images/bg_btn_2.gif") no-repeat top left; }
a.btn_3 { background: transparent url("/system/modules/fi.kymenlaakso.www/resources//images/bg_btn_3.gif") no-repeat top left; }
a.btn_4 { background: transparent url("/system/modules/fi.kymenlaakso.www/resources//images/bg_btn_4.gif") no-repeat top left; }
a.btn_5 { background: transparent url("/system/modules/fi.kymenlaakso.www/resources//images/bg_btn_5.gif") no-repeat top left; }

.main_menu a:hover {
	background-position: 0px -50px;
}


/* Top menu buttons */

.top_menu a:link, .top_menu a:visited {
	display: inline-block;
	color: #999999;
	font-size: 12px;
	line-height: 33px;
	text-decoration: none;
	padding-left: 13px;
	margin-left: 10px;
}

a.top_1 { background: transparent url("/system/modules/fi.kymenlaakso.www/resources//images/bg_top_1.gif") no-repeat top left; }
a.top_2 { background: transparent url("/system/modules/fi.kymenlaakso.www/resources//images/bg_top_2.gif") no-repeat top left; }
a.top_3 { background: transparent url("/system/modules/fi.kymenlaakso.www/resources//images/bg_top_3.gif") no-repeat top left; }
a.top_4 { background: transparent url("/system/modules/fi.kymenlaakso.www/resources//images/bg_top_4.gif") no-repeat top left; }
a.top_5 { background: transparent url("/system/modules/fi.kymenlaakso.www/resources//images/bg_top_5.gif") no-repeat top left; }

.top_menu a:hover {
	background-position: 0px -50px;
	text-decoration: underline;
}


/* Specifying styles */

.no_border {
	border: 0px;
}

strong {
	font-weight: bold;
	color: #4cc0ef;
}


/* Table styles */

.content_area th {
	text-align: left;
	font-weight: bold;
	color: #4cc0ef;
}

table.list_table {
	border-collapse: collapse;
}

.list_table th {
	text-align: left;
	font-weight: bold;
	color: #777777;
	padding: 0px 0px 4px 0px;
	border-bottom: 1px solid #cacaca;
}

.list_table td {
	text-align: left;
	font-weight: normal;
	color: #777777;
	padding: 4px 5px 4px 5px;
	border-bottom: 1px solid #cacaca;
}

.list_table a:link, .list_table a:visited {
	display: block;
	background: transparent url("/system/modules/fi.kymenlaakso.www/resources//images/bullet_table_link.gif") no-repeat top left;
	color: #777777;
	font-style: normal;
	padding-left: 10px;
	text-decoration: none;
}

.list_table a:hover {
	background-position: 0 -50px;
	color: #999999;
	text-decoration: none;
	font-style: normal;
}


/* Homepage styles */

.events_menu {
	background: #ffffff url("/system/modules/fi.kymenlaakso.www/resources//images/bg_events_menu.png") no-repeat top left;
	width: 176px;
	min-height: 170px;
	padding: 60px 28px 10px 21px;
}

.shortcuts_menu {
	background: #ffffff url("/system/modules/fi.kymenlaakso.www/resources//images/bg_shortcuts_menu.png") no-repeat top left;
	width: 176px;
	padding: 45px 28px 0px 6px;
}

.homepage_left_menu {
	padding: 5px 0px 10px 0px;
}

.homepage_middle {
	/*width: 493px;*/
/*	padding: 10px 0px 10px 9px;*/
}

/* Homepage middle area styles */

.homepage_middle a:link, .homepage_middle a:visited {
	color: #003f6d;
	padding: 0px;
	text-decoration: none;
	font-weight: bold;
}

.two_column th a:link, .two_column th a:visited {
	color: #003F6D;
	text-decoration: none;
	font-weight: normal;
	font-weight: bold;
}

.homepage_middle a:hover, .two_column th a:hover {
	text-decoration: underline;
}

.homepage_middle span a:link, .homepage_middle span a:visited {
	background: transparent url("/system/modules/fi.kymenlaakso.www/resources//images/bullet_event_link.gif") no-repeat top right;
	color: #4CC0EF;
	padding: 0px 9px 0px 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

.homepage_middle span a:hover {
	background-position: right -50px;
	color: #25416b;
	text-decoration: underline;
}

table.two_column {
	margin-top: 15px;
	padding-top: 10px;
	border-top: 1px solid #cccccc;
}

.two_column th {
	font-size: 12px;
	text-align: left;
	color: #003F6D;
	padding: 0px 1px 10px 0px;

}

.two_column td {
	font-size: 11px;
	padding-right: 15px;
}

.two_column td.left_column {
	border-right: 1px solid #cccccc;
}

.two_column td.right_column {
	padding-left: 10px;
}

/* Homepage left menu styles */

.homepage_left_menu a {
	display: block;
	width: 220px;
	padding: 0px;
	margin: 0px;
}

.homepage_left_menu a:hover {
	background-position: 0px -100px;
}

a.mkj_palsta { background: transparent url("/system/modules/fi.kymenlaakso.www/resources//images/banner_mkj_palsta.png") no-repeat top left; margin-top: 0px; }
a.kesayliopisto { background: transparent url("/system/modules/fi.kymenlaakso.www/resources//images/banner_kesayliopisto.png") no-repeat top left; margin-top: 4px; }
a.karttapalvelu { background: transparent url("/system/modules/fi.kymenlaakso.www/resources//images/banner_karttapalvelu.png") no-repeat top left; margin-top: 4px; }
a.kulttuurivuosi { background: transparent url("/system/modules/fi.kymenlaakso.www/resources//images/banner_kulttuurivuosi.png") no-repeat top left; margin-top: 4px; }
a.hki_eu_toimisto { background: transparent url("/system/modules/fi.kymenlaakso.www/resources//images/banner_hki_eu_toimisto.png") no-repeat top left; margin-top: 4px; }
a.finnica { background: transparent url("/system/modules/fi.kymenlaakso.www/resources//images/banner_finnica.png") no-repeat top left; margin-top: 4px; }
a.summaries { background: transparent url("/system/modules/fi.kymenlaakso.www/resources//images/banner_summaries.png") no-repeat top left; margin-top: 0px; }
a.eu { background: transparent url("/system/modules/fi.kymenlaakso.www/resources//images/banneri_eu.jpg") no-repeat top left; margin-top: 4px; }
a.facebook { background: transparent url("/system/modules/fi.kymenlaakso.www/resources//images/banner_facebook.png") no-repeat top left; margin-top: 4px; }

/* Homepage shortcuts styles */

div.shortcuts_menu {
	margin-top: 15px;
}

.shortcuts_menu a {
	display: block;
	width: 204px;
	height: 47px;
	padding: 0px;
	margin: 0px;
}

.shortcuts_menu a:hover {
	background-position: 0px -50px;
}

a.shortcut_yritykselle { background: transparent url("/system/modules/fi.kymenlaakso.www/resources//images/shortcut_yritykselle.png") no-repeat top left; }
a.shortcut_opiskelijalle { background: transparent url("/system/modules/fi.kymenlaakso.www/resources//images/shortcut_opiskelijalle.png") no-repeat top left; }
a.shortcut_matkailijalle { background: transparent url("/system/modules/fi.kymenlaakso.www/resources//images/shortcut_matkailijalle.png") no-repeat top left; }


/* Homepage events menu styles */

.events_menu table {
	margin-bottom: 15px;
}

.events_menu th {
	text-align: left;
	padding-bottom: 3px;
}

.events_menu {
	font-size: 11px;
}

.events_menu a:link, .events_menu a:visited {
	color: #003f6d;
	padding: 0px;
	text-decoration: none;
	font-weight: bold;
}

.events_menu a:hover {
	text-decoration: underline;
}

.events_menu span a:link, .events_menu span a:visited {
	background: transparent url("/system/modules/fi.kymenlaakso.www/resources//images/bullet_event_link.gif") no-repeat top right;
	color: #4CC0EF;
	padding: 0px 9px 0px 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

.events_menu span a:hover {
	background-position: right -50px;
	color: #25416b;
	text-decoration: underline;
}

