@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600italic,600,400italic,700italic,700,900,900italic,300italic,300,200italic,200);

html {
	padding: 0px;
	margin: 0px;
	overflow-y: scroll;
	background: url('bg_main.jpg') repeat;
}

body {
	background-color: #5d5f64;
	padding: 0;
	margin: 0;
	font-family: 'Trebuchet MS',Verdana,Tahoma;
	font-size: 100%;
	background: #5d5f64 url('taustaliuku.jpg') center top repeat-y;
	color: #414244;
}

img
{
	border: 0px;
}

a:link, a:visited, a:hover
{
	color: #009bdf;
}

a:hover
{
	color: #414244;
}

h1, h2, h3, h4, h5
{
	color: #009bdf;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
}

h1
{
	font-size: 2.5em;
	line-height: 1em;
}

h2
{
	font-size: 1.95em;
	margin: 0.5em 0;
	line-height: 1.1em;
}

h3
{
	font-size: 1.5em;
	margin: 0.5em 0;
	line-height: normal;
}

h4
{
	font-size: 1.25em;
	color: #535457;
	margin: 0.5em 0;
	line-height: normal;
}

h5
{
	color: #535457;
	line-height: normal;
}

table {
	max-width: 100%;
}

td
{
	font-size: 0.9em;
}

li, ol, p, td, div
{
	line-height: 1.4em;
}

ul li
{
	list-style: square url("list_square_blue.jpg");
}


.container
{
	clear:both;
	margin:0 auto;
	max-width: 990px;
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}

#top_content
{
	position: relative;
	padding: 0px 1.1%;
	height: 30px;
	z-index: 290;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 1em;
	font-weight: 600;
	color: #ffffff;
	line-height: 30px;
}

#mobi_search
{
	display: none;
}

.search
{
	float: right;
	line-height: 30px;
}

.search_text
{
	float: left;
	padding-top: 2px;
}

.search form
{
	margin: 0px;
	padding: 0px;
	display: inline;
}

.search_input
{
	border: 0 none;
	float: right;
	height: 24px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	margin-top: 3px;
}

.search_submit
{
	float: right;
	border: 0 none;
	width: 38px;
	height: 24px;
	padding-left: 4px;
	margin-top: 3px;
}

.change_font {
	display: inline;
	float: right;
	margin-top: 3px;
	padding-left: 20px;
}

.shorcuts
{
	float: left;
	border-left: 1px solid #626366;
	border-right: 1px solid #626366;
	padding: 0px 11px 0px 10px;
	line-height: 30px;
	cursor: pointer;
}

#shortcut_menu
{
	position: absolute;
	left: 11px;
	z-index: 290;
	top: 30px;
	display: none;
}

#shortcut_menu a:link, #shortcut_menu a:visited, #shortcut_menu a:hover
{
	display: block;
	background: #84868a url('shortcut_bg.png') bottom left repeat-x;
	border-bottom: 1px solid #77797c;
	padding: 5px 12px;
	min-width: 206px;
	color: #fff;
	text-decoration: none;
	font-size: 0.98em;
	font-weight: normal;
}

#shortcut_menu a:hover
{
	background: #9c9ea2 url('shortcut_bg_hover.png') bottom left repeat-x;
	border-bottom: 1px solid #8d8f92;
}

.languages
{
	float: left;
	margin-left: 6px;
	white-space: nowrap;
	padding-top: 4px;
}

.languages span
{
	margin-left: 4px;
}

.languages a:link, .languages a:visited, .languages a:hover
{
	text-decoration: none;
}

.languages img
{
	border: 0px;
}

#top_image_fp
{
	position: relative;
	border-top: 1px solid #e5e7e8;
	border-bottom: 1px solid #e5e7e8;
	min-height: 280px;
	height: 460px;
	background: url('etusivukuva.jpg') center top no-repeat;
	background-size: cover;
}

#top_image_content
{
	position: relative;
	border-top: 1px solid #e5e7e8;
	border-bottom: 1px solid #e5e7e8;
	height: 131px;
	background: #fff;
}

#top_image
{
	position: absolute;
	top: 0px;
	right: -13.5252%;
	width: 87.3737%;
	height: 132px;
	overflow: hidden;
}

.top_image_right
{
	position: relative;
	float: right;
	z-index: 100;
}

.top_image_left
{
	position: relative;
	float: left;
	z-index: 100;
}

.top_image_center
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 20;
}

#logo_content
{
	padding: 0px 1.1%;
}

.utajarvi_logo_fp, .utajarvi_logo
{
	position: relative;
	margin-top: -1px;
	margin-left: 2.727%;
	z-index: 220;
}

.utajarvi_logo_fp
{
	margin-left: 0px;
	padding: 0px 2.727%;
	background-color: rgba(255,255,255,0.8);
	float: left;
}

.utajarvi_logo_fp img, .utajarvi_logo img {
	margin: 15px 0;
}

#top_image_blue_box
{
	min-height: 60px;
	background: #009bdf;
	position: absolute;
	bottom: 30px;
	width: 97.9%;
	margin: 0px 1.1%;
	left: 0px;
}

.mobile_blue_box
{
	display: none;
}

.top_image_ball
{
	float: left;
	margin-top: -20px;
	margin-bottom: -20px;
	cursor: pointer;
}

.top_image_ball_1
{
	margin-left: 30px;
}

.top_image_ball_2
{
	margin-left: 135px;
	margin-left: 5px;
}

.top_image_ball_3
{
	margin-left: 240px;
	margin-left: 5px;
}

.top_ball_text
{
	display: none;
	margin-left: 370px;
	color: #fff;
	font-weight: 600;
	font-style: italic;
	font-size: 0.92em;
	padding: 12px 0px;
}

.top_ball_text a:link, .top_ball_text a:hover, .top_ball_text a:visited
{
	color: #fff;
	font-weight: 600;
	font-style: italic;
	font-size: 1em;
	text-decoration: none;
}

.ball_text_1
{
	display: block;
}

#mobile_to_normal
{
	display: none;
}

#menu_content
{
	position: relative;
	display: block;
	min-height: 50px;
	z-index: 270;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 1.3383em;
	font-weight: 600;
	margin-top: -6px;
	padding-top: 6px;
	text-align: center;
}

#mobile_menu_content
{
	position: relative;
	min-height: 50px;
	z-index: 250;
	padding: 0 1.1%;
	overflow: auto;
	display: none;
}

#menu_content > ul
{
	margin: 0px;
	padding: 0px;
	display: inline-block;
}

.menu_item  li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: left;
}

.mobile_fp_link
{
	display: none;
}

.menu_itemmain {
	display: inline-block;
	border-right: 1px solid #626366;
	list-style: none;
}

.menu_itemmain > a:link, .menu_itemmain > a:visited, .menu_itemmain > a:hover
{
	line-height: 50px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 0.65em;
	font-weight: 600;
	color: #ffffff;
	text-decoration: none;
	padding: 0px 8px;
	display: block;
	text-transform: uppercase;
}

.menu_item > a {
	border: 0 !important;
}

.menu_itemmain > a:hover,
.menu_item_sel > a:link, .menu_item_sel > a:visited, .menu_item_sel > a:hover
{
	background: #f4f7f8 url('bg_active_head_navigation.png') left top repeat-x;
	margin-top: -6px;
	padding-top: 6px;
	color: #626366;
}

.fp_element
{
	display: inline;
	background: url('homepage_sel.png') center center no-repeat;
}

.menu_itemmain > a:hover .fp_element,
.menu_item_sel > a:link .fp_element, .menu_item_sel > a:visited .fp_element, .menu_item_sel > a:hover .fp_element
{
	background: url('homepage.png') center center no-repeat;
}

.main_submenu_area {
	position: absolute;
	top: auto;
	left: 0;
	display: none;
	z-index: 200;
	background-color: #ececec;
	overflow: hidden;
	padding: 0 20px 15px 0;
}

.main_submenu_area:after {
	content: " ";
	display: table;
}

.main_submenu_area_main {
	line-height: 50px;
	text-align: left;
	margin-top: 10px;
}

.main_submenu_area_main a {
	padding-left: 20px;
	margin-top: 10px;
	font-size: 1.23em;
	color: #626366;
	text-decoration: none;
	text-transform: uppercase;
}

.menu_item ul.menu_multiple {
	width: 500px;
}

.menu_item ul ul ul {
	top: 0;
}
.main_submenu_area_wrap {
	position: relative;
}

.main_submenu_area_wrap > ul {
	width: 21%;
	padding-left: 4%;
	/*float: left;*/
}

.main_submenu_area_wrap li {
	list-style: circle;
	text-align: left;
	line-height: 1.1em;
}

.main_submenu_area_wrap > ul:after {
	content: " ";
	display: table;
}

.main_submenu_area_wrap  a:link, .main_submenu_area_wrap  a:visited, .main_submenu_area_wrap  a:hover {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 0.82em;
	color: #626366;
	text-decoration: none;
	display: block;
}

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

.menu_item_sel > a:link, .menu_item_sel > a:visited, .menu_item_sel > a:hover {
}

.firstitemli {
	margin-bottom: 5px;
	margin-top: 5px;
	list-style-type: none !important;
	margin-left: -7%;
	border-bottom: 1px dashed #000;
	padding: 0px 8px;
}

.firstitem {
	font-weight: bold;
	font-size: 0.82em !important;
	text-decoration: none;
}

.menu_item li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.menu_open {
	display: block !important;
	overflow: hidden;
}

.white_content
{
	background: #e2e7e8 url('bg_content.jpg') center top repeat-y;
}

.white_content_transparent
{
	background-color: rgba(244, 247, 249, 0.9);
}

.bg-fp-large {
	background-image: url('etusivu_iso_taustakuva.jpg');
	background-position: center 62px;
	background-repeat: no-repeat;
	background-color: #f4f7f9;
}

.divider
{
	border-top: 3px solid #e2e6ea;
	border-bottom: 3px solid #e2e6ea;
	line-height: 2px;
	font-size: 2px;
	height: 2px;
	margin: 0 1.1%;
	clear: both;
}

.muropolku
{
	padding: 10px 5px 10px 3px;
	margin: 0 1.1%;
	font-size: 0.92em;
	color: #74c043;
}

.muropolku_divider
{
	padding: 0px 10px;
}

a:link.muropolku_linkki, a:visited.muropolku_linkki, a:hover.muropolku_linkki
{
	color: #414244;
	text-decoration: none;
}

.external_links
{
	float: right;
}

.external_links a:link, .external_links a:visited, .external_links a:hover
{
	padding-left: 4px;
}

#main_content
{
	padding-bottom: 36px;
}

.content_container
{
	padding: 15px 1.1% 0px 1.1%;
	clear: both;
}

.fp_right
{
	float: right;
	width: 31%;
	padding: 0 5px 0 5px;
}

.fp_left
{
	border-right: 1px solid #e2e6ea;
	width: 66.1%;
	padding-bottom: 15px;
	padding-right: 2.061%;
}

.fp_blocks
{
	overflow: auto;
}

#mobi_events
{
	display: none;
}

.news_extra_links
{
	padding: 20px 0;
}

a:link.news_extra, a:visited.news_extra, a:hover.news_extra
{
	text-decoration: none;
	color: #414244;
	font-size: 0.75em;
	font-weight: bold;
	line-height: 16px;
	text-transform: uppercase;
	white-space: nowrap;
}

.news_item
{
	padding: 12px 0 0; 
}

.news_item_event
{
}

.news_event_hightlight_image img
{
	display: block;
	width: 100%;
}

.news_event_hightlight
{
	margin-top: 4px;
	border: 5px solid #E2E6EA;
	background: #414244;
}

.news_event_hightlight a:link, .news_event_hightlight a:visited, .news_event_hightlight a:hover
{
	color: #ffffff;
	text-decoration: none;
	font-size: 0.98em;
	line-height: 0.5em;
}

.news_event_hightlight_text
{
	padding: 2px 5px;
	text-align: center;
}

.news_date
{
	color: #7f8087;
	font-size: 0.9em;
	font-weight: 600;
}

.news_item_event .news_date
{
	line-height: 1.6em;
}

.news_item_event .news_headline
{
	line-height: 1.2em;
}

.news_headline
{
	line-height: 1.3em;
}

.news_headline a:link, .news_headline a:visited, .news_headline a:hover
{
	text-decoration: none;
	color: #414244;
	font-size: 1em;
}

.news_extra img
{
	margin-top: 4px;
}

.news_archive {
	padding-bottom: 15px;
	border-bottom: 1px solid #7f8087;
	margin-bottom: 15px;
}

.fb-like {
		margin-top: 20px;
}

.citizen_initiative {
	padding-top: 20px;
	height: 96px;
	overflow: hidden;
	max-width: 456px;
}

.citizen_initiative iframe {
	width: 100%;
}

.fp_block_left
{
	float: left;
	width: 46.8018%;
	padding: 0px 5px;
}

.fp_block_right
{
	float: right;
	width: 46.8018%;
	padding: 0px 5px;
}

.fp_block_image img
{
	border: 5px solid #e2e6ea;
	width: 96.666%;
}

.fp_block_title
{
	margin-left: 16px;
	font-style: italic;
	color: #414244;
	text-decoration: none;
	display: block;
	background: #e2e6ea;
	font-size: 1.2em;
	vertical-align: middle;
	text-align: left;
	letter-spacing: -0.5px;
}

.fp_block_text
{
	font-size: 1em;
	padding: 10px 11px;
}

.fp_block_text_container {
	padding-bottom: 15px;
}

.fp_right_banner {
	text-align: center;
}

.fp_right_banner img {
	max-width: 100%;
	max-height: 130px;
}

.fpitempadding {
	padding: 0 14px;
}

.fp_banners_box_cont {
	text-align: center;
}

.fp_banners_box {
	width: 31.5%;
	padding: 0.5% 0.5% 0.5% 0.5%;
	display: inline-block;
	text-align: left;
}

.fp_banners_box a, .fp_banners_box td {
	color: #414244;
	text-decoration: none;
	font-size: 1em;
}

.fp_banners_box_image_td {
	width: 20%;
	height: 60px;
}

.fp_banners_box_image img {
	max-width: 100%;
	width: 100%;
	display: block;
}

.fp_banners_box_text {
	padding: 5px 10px;
}

.shortcut_icon {
	width: 50px;
	margin: 10px 0px 0px 20px;
}

.submenu_content
{
	float: left;
	width: 25.92%;
	margin: 0px 4px 0px 4px;
	background-color: rgba(233,233,233,0.5);
}

.mobile_submenu
{
	display: none;
}

.submenu {
	margin: -10px 0;
}

.submenu ul
{
	padding-left: 10px;
	margin: 10px 0 10px 0;
	list-style-type: none;
	list-style-image: none;
}

.submenu_0
{
	margin-top: 0px;
	padding-left: 0px !important;
}

.submenu li
{
	list-style-type: none;
	list-style-image: none;
}

.submenu a:link, .submenu a:visited, .submenu a:hover,
a:link.submenu_sel, a:visited.submenu_sel, a:hover.submenu_sel
{
	background-color: rgba(255,255,255,0.5);
	display: block;
	padding: 3px 15px 3px 3px;
	margin: 3px 0px;
	color: #414244;
	text-decoration: none;
	font-size: 0.92em;
	line-height: 1.2em;
}

.submenu a:hover,
a:link.submenu_sel, a:visited.submenu_sel, a:hover.submenu_sel
{
	background-color: #e9e9e9;
}

a.parent:after {
	content: "\00bb";
	font-weight: 900;
	float: right;
	color: #414244;
	margin-right: -8px;
}

.content_text
{
	float: right;
	width: 70%;
	padding: 0 5px 40px 2.5%;
	margin-bottom: 30px;
	border-left: 1px solid #e2e6ea;
	min-height: 330px;
	position: relative;
}

.content_text_full
{
	float: none;
	width: 100%;
	border: 0px;
	min-height: 0px;
	position: relative;
}

.modified {
	position: absolute;
	bottom: 10px;
	right: 10px;
	color: #9b9b9b;
	font-size: 0.9em;
}

.content_text img {
	max-width: 100%;
}

.info_container
{
	clear: both;
}

.info_container_i
{
	padding: 0px 1.5% 40px 1.1%;
}

.info_container_alert
{
	padding: 15px 1.5% 0 1.1%;
	margin: 0px 0px 10px 4px;
}

.info_container_fp_notice
{
	padding: 0px 5px;
	clear: none;
}

.info_table
{
	width: 100%;
}

.info_table_fp {
	margin-bottom: 15px;
}

.info_icon_td
{
	width: 50px;
	vertical-align: top;
	text-align: left;
}

.info_container .info_icon_td {
	background: #e2e6ea;
	border-radius: 9px 0 0 0;
}

.info_container_i .info_icon_td
{
	background: #009bdf;
}

.info_container_fp_notice .info_icon_td
{
	background: #faa61a;
}

.info_container_facebook .info_icon_td
{
	background: #3b5998;
}


.info_icon_td img
{
	display: block;
	width: 50px;
}

.info_text_td
{
	background: #e2e6ea;
	font-style: italic;
	font-size: 1.2em;
	vertical-align: middle;
	text-align: left;
	letter-spacing: -0.5px;
	line-height: 1.2em;
}

.info_text_td a:link, .info_text_td a:visited, .info_text_td a:hover, .info_text_td .nolink
{
	margin-left: 16px;
	margin-right: 10px;
	font-style: italic;
	font-size: 0.95em;
	color: #414244;
	text-decoration: none;
	display: block;
}

#colors
{
	width: 100%;
	font-size: 1px;
	line-height: 1px;
	height: 6px;
	overflow: hidden;
}

#colors img {
	max-width: 100%;
}

#colors div
{
	font-size: 1px;
	line-height: 1px;
	width: 24.99%;
	height: 6px;
	float: left;
}

.blue
{
	background: #009bdf;
}

.green
{
	background: #74c043;
}

.orange
{
	background: #faa61a;
}

.red
{
	background: #ee2a24;
}


#footer_content
{
	padding: 0px 1.55%;
	min-height: 350px;
}

#utajarvi_escutcheon
{
	padding-top: 30px;
	white-space: nowrap;
}

.utajarvi_text
{
	font-size: 1.5em;
	font-family: 'Source Sans Pro', sans-serif;
	color: #fff;
	font-weight: 600;
	padding-left: 15px;
}

#footer_text_blocks
{
	padding-top: 20px;
	overflow: auto;
}

.footer_text_block
{
	width: 20.6%; /* 198px */
	float: left;
	font-size: 0.88em;
	color: #ffffff;
	padding-right: 5.3%;
	padding-top: 5px;
}

.footer_text_block ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 16px;
	list-style: square url("list_square_green.jpg");
}

.footer_text_block, .footer_text_block li, .footer_text_block p, .footer_text_block div
{
	line-height: normal;
}

.footer_text_block p
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.footer_text_block a:link, .footer_text_block a:visited, .footer_text_block a:hover
{
	color: #ffffff;
	text-decoration: none;
}

#footer_banners
{
	padding-top: 25px;
	overflow: auto;
}

.footer_image_block
{
	float: left;
	padding-right: 2%;
	padding-top: 3px;
}

.last_block
{
	padding-right: 0px;
}

/* formi elementit */

.select {
	width: 235px;
	height: 25px;
	padding: 5px 0 0 5px;
	background: url(select_bg.png) #fff no-repeat;
	overflow: hidden;
}

.palaute_kentta_select {
	width: auto;
	max-width: 235px;
}

.select select {
	width: 255px;
	background: transparent;
	border: 0;
}

.input_txt {
}

.input_txt input, .palaute_kentta_text {
	width: 238px;
	height: 28px;
	border: 1px solid #cecece;
	border-radius: 5px;
	background-color: #fff;
}

.input_txt input:focus, .palaute_kentta_text:focus {
	border-color: #7ec551;
}

.input_txt_large input {
	width: 400px;
}

.textarea, .palaute_kentta_textarea {
	width: 400px;
	height: 60px;
	border: 1px solid #cecece;
	border-radius: 5px;
	background-color: #fff;
}

.textarea:focus, .palaute_kentta_textarea:focus {
	border-color: #7ec551;
}

.submit {
}

.submit input, .submit button, .palaute_napit input {
	cursor: pointer;
	border: 1px solid #74c043;
	border-radius: 5px;
	background-color: #7ec551;
	color: #fff;
	font-weight: bold;
	line-height: 36px;
	height: 38px;
	padding: 0 44px;
	background-image: linear-gradient(bottom, rgb(117,192,67) 1%, rgb(126,196,80) 51%, rgb(136,201,95) 76%);
	background-image: -o-linear-gradient(bottom, rgb(117,192,67) 1%, rgb(126,196,80) 51%, rgb(136,201,95) 76%);
	background-image: -moz-linear-gradient(bottom, rgb(117,192,67) 1%, rgb(126,196,80) 51%, rgb(136,201,95) 76%);
	background-image: -webkit-linear-gradient(bottom, rgb(117,192,67) 1%, rgb(126,196,80) 51%, rgb(136,201,95) 76%);
	background-image: -ms-linear-gradient(bottom, rgb(117,192,67) 1%, rgb(126,196,80) 51%, rgb(136,201,95) 76%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.01, rgb(117,192,67)),
		color-stop(0.51, rgb(126,196,80)),
		color-stop(0.76, rgb(136,201,95))
	);
}
/* <button class="backlink">... </button> */
.backlink {
	cursor: pointer;
	display: block;
	color: #414244 !important;
	line-height: 36px !important;
	text-decoration: none !important;
	background-color: #f1f1f1;
	border: 1px solid #b5b5b5;
	border-radius: 5px;
	padding: 0 17px;
	background-image: linear-gradient(bottom, rgb(241,241,241) 1%, rgb(248,248,248) 51%, rgb(255,255,255) 76%);
	background-image: -o-linear-gradient(bottom, rgb(241,241,241) 1%, rgb(248,248,248) 51%, rgb(255,255,255) 76%);
	background-image: -moz-linear-gradient(bottom, rgb(241,241,241) 1%, rgb(248,248,248) 51%, rgb(255,255,255) 76%);
	background-image: -webkit-linear-gradient(bottom, rgb(241,241,241) 1%, rgb(248,248,248) 51%, rgb(255,255,255) 76%);
	background-image: -ms-linear-gradient(bottom, rgb(241,241,241) 1%, rgb(248,248,248) 51%, rgb(255,255,255) 76%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.01, rgb(241,241,241)),
		color-stop(0.51, rgb(248,248,248)),
		color-stop(0.76, rgb(255,255,255))
	);
}

/* Palaute lomake */

#palautelomake {
	display: none;
	position: fixed;
	right: -360px;
	bottom: 0;
	width: 360px;
	z-index: 2147483649;
}

#pl_head {
	cursor: pointer;
	width: 320px;
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-size: 16px;
	border: 1ps solid rgb(202, 128, 6);
	border-radius: 5px;
	padding: 0 20px;
	background-image: linear-gradient( 90deg, rgb(197,123,0) 0%, rgb(243,185,89) 100%);
	background-image: -moz-linear-gradient( 90deg, rgb(197,123,0) 0%, rgb(243,185,89) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(197,123,0) 0%, rgb(243,185,89) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(197,123,0) 0%, rgb(243,185,89) 100%);
}

.pl_head_x {
	float: right;
	width: 14px;
	height: 13px;
	line-height: 45px;
}

.pl_cont {
	width: 350px;
	padding: 25px 0 25px 10px;
	background-color: #edf1f2;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
	overflow: auto;
}

.pl_frame {
	width: 350px;
	height: 560px;
	border: 0;
}

#palautelomake .input_txt input, .palaute_kentta_text {
	width: 200px;
}

#palautelomake .textarea, .palaute_kentta_textarea {
	width: 200px;
}

#palautelomake .error {
	border: 1px solid red;
}

#palautelomake .submit input, .palaute_napit input {
	background-image: linear-gradient( 90deg, rgb(197,123,0) 0%, rgb(243,185,89) 100%);
	background-image: -moz-linear-gradient( 90deg, rgb(197,123,0) 0%, rgb(243,185,89) 100%);
	background-image: -o-linear-gradient( 90deg, rgb(197,123,0) 0%, rgb(243,185,89) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(197,123,0) 0%, rgb(243,185,89) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(197,123,0) 0%, rgb(243,185,89) 100%);
	padding: 0 24px;
	margin-top: 10px;
	border: 1px solid rgb(243,185,89);
}

.palaute_napit input[type=reset] {
	display: none;
}

#palautebtn {
	background-image: linear-gradient( 90deg, rgb(197,123,0) 0%, rgb(243,185,89) 100%);
	background-image: -moz-linear-gradient( 90deg, rgb(197,123,0) 0%, rgb(243,185,89) 100%);
	background-image: -o-linear-gradient( 90deg, rgb(197,123,0) 0%, rgb(243,185,89) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(197,123,0) 0%, rgb(243,185,89) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(197,123,0) 0%, rgb(243,185,89) 100%);
	transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	transform-origin: 100% 100%;
	-moz-transform-origin: 100% 100%;
	-o-transform-origin: 100% 100%;
	-webkit-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	box-shadow: 0 4px 8px 0 #585858;
	position: fixed;
	bottom: 28%;
	right: 0;
	cursor: pointer;
	border: 1px solid rgb(243,185,89);
	border-radius: 5px 5px 0 0;
	color: #000;
	line-height: 36px;
	height: 38px;
	padding: 0 14px;
	z-index: 9999;
}

.palaute_otsikko {
	display: none;
	visibility: hidden;
}

/* Gallery */

#overlay {
	z-index: 300 !important;
}

#lightbox {
	z-index: 310 !important;
}

.pic_container, .pic_container_hidden {
	width: 100%;
}

.pic_container:after, .pic_container_hidden:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .pic_container {height: 1%;}
/* Hides from IE-mac \*/
* html .pic_container_hidden {height: 1%;}

.pic_container_hidden {
	display: none;
}

.picture {
	float: left;
	width: 202px;
	height: 250px;
	margin: 3px;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}

.picture a:link, .picture a:hover, .picture a:visited, .picture a:active {
	display: table-cell;
	_display: block;
	background-color: #e2e6ea;
	width: 202px;
	height: 170px;
	vertical-align: middle;
	text-align: center;
}

.gallery_list {

}

.gallery_list_container {
	margin-bottom: 10px;
}

.gallery_list_container:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.gallery_list_image {
	float: left;
}

.gallery_list_text {
	float: left;
}

.gallery_title {
	font-weight: bold;
	font-size: 0.85em;
}

.gallery_description {
	font-size: 0.55em;
	font-style: italic;
}

#lightboxCaption {
}

.gallery_table {
	width: 100%;
}

.gallery_menu {
	display: none;
	visibility: hidden;
	vertical-align: top;
	width: 140px;
}

.gallery_images {
	vertical-align: top;
	width: 100%;
}

A:link.gallery_list_link, A:visited.gallery_list_link, A:hover.gallery_list_link,
A:link.gallery_list_link_sel, A:visited.gallery_list_link_sel, A:hover.gallery_list_link_sel {
	font-style: normal;
}

A:hover.gallery_list_link,
A:link.gallery_list_link_sel, A:visited.gallery_list_link_sel, A:hover.gallery_list_link_sel {
	font-weight: bold;
	font-style: normal;
}

.gallery_select_box {
	background-color: #e2e6ea;
	height: 50px;
	padding-top: 20px;
	margin: 3px 6px 3px 3px;
}

.gallery_select_box_title {
	float: left;
	margin-left: 26px;
}

.gallery_select_box_select {
	float: right;
	margin-right: 30px;
}

/* contacts */
.contacts_person_list_table {
	width: 100%;
}

.contacts_person_list_head {
	background-color: #e2e6ea;
}

.contacts_person_list_head td {
	font-weight: bold;
	font-size: 1.1em;
	padding: 8px 0 8px 8px;
}

.contacts_person_list td {
	padding: 4px 0 4px 8px;
}

.contacts_person_list a:link, .contacts_person_list a:hover, .contacts_person_list a:visited, .contacts_person_list a:active {
	color: #414244;
	text-decoration: none;
}

.contacts_person_list_odd {
	background-color: #fff;
}

.contacts_person_list_even {
	background-color: #e2e6ea;
}

.contacts_one_table {
	width: 596px;
}

.contacts_one_table td {
	width: 50%;
	vertical-align: top;
	padding: 3px;
}

.contacts_one {
	width: 47%;
	display: table-cell;
	padding: 10px;
	margin-bottom: 10px;
	background: #fff;
	-moz-box-shadow:  0px 1px 3px #d1d1d1;
	-webkit-box-shadow: 0px 1px 3px #d1d1d1;
	box-shadow: 0px 1px 3px #d1d1d1;
}

.contacts_one h2, .contacts_one h3 {
	margin: 0;
}

.contacts_one h4 {
	margin: 0 0 15px 0;
}

.contacts_person_one_table {
	width: 100%;
}

.contact_pic {
	float: left;
	margin: 7px 20px 0px 0;
}

.contacts_name {
	font-weight: bold;
}

.contacts_one .backlink {
	margin-top: 30px;
}

.maps_div_big {
	height: 300px;
	border: 1px solid #d1d1cf;
	margin-bottom: 17px;
}

.maps_div {
	margin-top: 10px;
	display: none;
}

.contacts_show_map {
	text-align: right;
}

.contacts_show_map a {

}

.contacts-one {
	padding: 0px;
	width: 100%;
	margin-bottom: 15px;
	border: 1px solid #dfe4e7;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: #fff;
}

.contacts-one table {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}

.contacts-one table tr:first-of-type {
}

.contact-line {
	border-bottom: 1px solid #a7a7a7;
	padding: 10px 15px;
}

.contacts-one table td {
	padding: 10px 15px;
}

.contacts-title-left {
	width: 70% !important;
	border-bottom: 3px solid #a7a7a7;
}

.contacts-title-right {
	width: 30% !important;
	border-bottom: 3px solid #a7a7a7;
	vertical-align: middle !important;
}

.contacts-company-info, .contacts-company-person-info {
	padding: 0 !important;
}

.contacts-map-area {
	padding: 0 !important;
}

.contacts-name {
	font-size: 1.2em;
}

.more_submit_button, .more_submit_button button {
	text-decoration: none;
	color: #414244;
	font-size: 0.9em;
	font-weight: 400;
	line-height: 16px;
	text-transform: uppercase;
	white-space: nowrap;
}

.more_submit_button button {
	border: 0 solid transparent;
	cursor: pointer;
	background: transparent;
}

.more_submit_button img {
	vertical-align: middle;
	margin-right: 3px;
	margin-top: -2px;
}

.contacts-map-area .maps_div {
	margin: 10px 15px;
	display: none;
}

/* keskustelu */
.keskustelu_otsikko {
	color: #68AC3C !important;
	font-size: 1.5em;
	text-decoration: none;
}

.container-wide #top_image {
	width: 72.0833%;
	left: 27.9167%;
	right: auto;
}

/* etusivu facebook */

.some-plugin-content {
	display: none;
}

.some-elements {
	display: none;
	visibility: hidden;
}

.masonry-container {
	padding: 0 5px;
}

.masonry-grid-sizer, .masonry-item {
	width: 31.5%;
}

.masonry-gutter-sizer {
	width: 1.9%;
}

.content_text .masonry-grid-sizer, .content_text .masonry-item {
	width: 46.5%;
}

.masonry-item {
	margin-bottom: 20px;
}

.masonry-item .thumbnail {
	margin: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: 0 solid transparent;
	background: #fff;
}

.masonry-item .thumbnail img {
	max-width: 100%;
}

.masonry-item .message_title {
	font-weight: bold;
	padding-bottom: 5px;
}

.masonry-item .message {
	margin: 15px 15px 10px;
}

.masonry-item .shared-story-block {
	margin: 15px 15px 0;
	border: 1px solid #edf0f6;
} 

.masonry-item .shared-story-block .message {
	padding: 10px;
	font-size: 0.9em;
}

.masonry-item .some-data-image {
	margin: 15px 15px 0;
	text-align: center;
}

.masonry-item .shared-story-block .some-data-image {
	padding: 0;
}

.masonry-item .user-data-container {
}

.masonry-item .facebook_post {
	min-height: 200px;
	max-height: 510px;
	overflow-y: auto;
	overflow-x: hidden;
}

.facebook_post a {
	color: #414244;
	text-decoration: none;
}

.masonry-item .user-info {
	display: inline-block;
}

.masonry-item .profile-image {
	display: inline-block;
}

.masonry-item .profile-image img {
	max-width: 51px;
	max-height: 51px;
	padding-bottom: 2px;
}

.masonry-item .profile-name {
	display: inline-block;
	color: #009cc4;
	font-weight: 500;
	padding-left: 5px;
}

.masonry-item .profile-name a:link, .masonry-item .profile-name a:visited {
	color: #009cc4;
}

.masonry-item .profile-name a:hover {
	color: #337ab7;
}

.masonry-item .share-info {
	display: inline-block;
	float: right;
}

.masonry-item .share-icon {
	margin-left: 10px;
	background-repeat: no-repeat;
	display: inline-block;
}

.masonry-item .share-icon-block-twitter {
	background-image: url('some-icon-gray-twitter.png');
	width: 24px;
	height: 20px;
}

.masonry-item .share-icon-block-linkedin {
	background-image: url('some-icon-gray-linkedin.png');
	width: 21px;
	height: 21px;
}

.masonry-item .share-icon-block-facebook {
	background-image: url('some-icon-gray-facebook.png');
	width: 21px;
	height: 21px;
}

.masonry-item .some-data-container {
	border-top: 2px solid #e2e2e2;
	padding: 14px 15px 12px;
}

.masonry-item .some-logo {
	display: inline-block;
	padding-top: 5px;
}

.masonry-item .message-modified {
	font-style: italic;
	color: #9c9c9c;
	display: inline-block;
	vertical-align: top;
}

.show-more-some-elements {
	display: none;
}

.rs_addtools, .rsbtn {
	padding-bottom: 0px !important;
}

@media screen and (max-width:1262px) {
	#top_image {
		right: 0;
		width: 70.3737%;
	}
}

@media screen and (min-width:1200px) {
	.container-wide {
		max-width: 100%;
	}
	
	.menu_item ul {
		width: 250px;
		left: 250px;
	}

	.menu_item ul.menu_multiple {
		width: 500px;
	}
	
	.menu_multiple > li {
		width: 250px;
	}
}

@media screen and (max-width:1180px) {
	.menu_itemmain > a:link, .menu_itemmain > a:visited, .menu_itemmain > a:hover {
		font-size: 0.56em;
	}
	
	.rs_addtools, .rsbtn {
		margin-top: 10px;
	}
	
}

@media screen and (max-width:780px) {
	.container, .container_full
	{
		min-width: 740px;
	}
	
	#top_image
	{
		right: 0px;
		width: 67.9%;
	}
	
	.footer_image_block
	{
		padding-right: 2%;
	}
	
	#footer_banners
	{
		max-width: 480px;
		margin: 0 auto;
	}

	.menu_item a:link, .menu_item a:visited, .menu_item a:hover,
	.menu_item_sel a:link, .menu_item_sel a:visited, .menu_item_sel a:hover
	{
		padding: 0 5px;
		font-size: 0.45em;
	}

	.menu_item > a:hover,
	.menu_item_sel > a:link, .menu_item_sel > a:visited, .menu_item_sel > a:hover
	{
		margin-top: -9px;
		padding-top: 9px;
	}

	.info_text_td a:link, .info_text_td a:visited, .info_text_td a:hover
	{
		margin-left: 8px;
		font-size: 0.8em;
		line-height: 1.4em;
		padding: 12px 0px;
	}
	
	.textarea, .input_txt_large input {
		width: 238px;
	}

	.masonry-grid-sizer, .masonry-item {
		width: 96.5%;
	}

	.content_text .masonry-grid-sizer, .content_text .masonry-item {
		width: 96.5%;
	}

	.contact-line {
		width: 100%;
	}

	.contacts-company-info, .contacts-company-person-info {
		display: block;
		width: 100% !important;
		overflow: hidden;
	}
}
