BODY
{
	margin: 0px;
	padding: 0px;
	background: #fff;
	font-family: 'Helvetica Neue', Arial;
	font-size: 12px;
	color: #010101;
}

H1, .palaute_otsikko
{
	font-size: 22px;
	color: #00a3f2;
	font-weight: normal;
}

H2
{
	font-size: 18px;
	color: #00a3f2;
	font-weight: normal;
}

H3
{
	font-size: 18px;
	color: #010101;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-bottom: 19px;
}

H4, .palaute_valiotsikko
{
	font-size: 12px;
	color: #00a3f2;
	font-weight: bold;
	margin: 0px;
	padding: 3px 0px 7px 0px;
}

p
{
	padding: 3px 0px 5px 0px;
	margin: 0px;
}

p, td, li
{
	font-size: 12px;
	color: #010101;
	line-height: 20px;
}

A:link, A:hover, A:visited
{
	font-size: 12px;
	color: #00a3f2;
	text-decoration: none;
}

.palaute_kentan_ohje
{
	font-size: 9px;
}

.palaute_kentta_textarea, .palaute_kentta_text
{
	width: 350px;
}

/*
* Main frame
*/

.container_center
{
	width: 940px;
	vertical-align: top;
	text-align: left;
}

.container_left,
.container_center,
.container_right
{
	background: url('layout/header_bg.jpg') repeat-x;
}

#content_logo
{
	position: absolute;
	top: 86px;
	top: -20px;
	left: -400px;
	z-index: 200;
}

.container_main_menu
{
	height: 107px;
	vertical-align: top;
	text-align: right;
}

.main_menu_container
{
	padding-top: 26px;
}

#main_menu2
{
	font-size: 12px;
	color: #00a3f2;
	text-decoration: none;
}

#main_menu2, #main_menu2 td, #main_menu2 li, #main_menu2 p
{
	line-height: 14px;
}

A:link.main_menu2_link, A:hover.main_menu2_link, A:visited.main_menu2_link,
A:link.main_menu2_link_sel, A:hover.main_menu2_link_sel, A:visited.main_menu2_link_sel
{
	font-size: 12px;
	color: #00a3f2;
	text-decoration: none;
	padding: 2px 5px;
}

A:hover.main_menu2_link,
A:link.main_menu2_link_sel, A:hover.main_menu2_link_sel, A:visited.main_menu2_link_sel
{
	background: #fff;
	text-decoration: none;
}

#main_menu
{
	padding-top: 18px;
	font-size: 15px;
	color: #010101;
	white-space: nowrap;
}

#main_menu, #main_menu td, #main_menu li, #main_menu p
{
	line-height: 14px;
}

A:link.main_menu_link, A:hover.main_menu_link, A:visited.main_menu_link,
A:link.main_menu_link_sel, A:hover.main_menu_link_sel, A:visited.main_menu_link_sel
{
	padding: 2px 5px;
	font-size: 15px;
	line-height: 14px;
	color: #010101;
	text-decoration: none;
}

A:hover.main_menu_link,
A:link.main_menu_link_sel, A:hover.main_menu_link_sel, A:visited.main_menu_link_sel
{
	background: #fff;
	text-decoration: none;
}

.container_header
{
	height: 180px;
	vertical-align: top;
	text-align: left;
}

.content_header
{
	position: relative;
	height: 180px;
}

#search
{
	position: absolute;
	top: 0px;
	right: 130px;
	width: 246px;
	height: 39px;
	background: url('layout/search_bg.gif') no-repeat;
	z-index: 200;
}

#search_input
{
	width: 139px;
	border: 0px;
	font-size: 12px;
/*	padding-top: 4px;
	padding-bottom: 4px; */
	color: #00a3f2;
	font-weight: bold;
	height: 21px;
	line-height: 21px;
}

.content_search
{
	padding-top: 7px;
}

#header_image
{
	position: absolute;
	width: 100%;
	z-index: 50;
	background: #fff;
	height: 680px; /* height = content_header(180) + content_block(52) + main_content(488) */
}

.container_content
{
	vertical-align: top;
	text-align: left;
}

.content_top_border
{
	width: 100%;
	border-top: 1px solid #d5d3d3;
}

.content_blue_border
{
	width: 100%;
	border-top: 1px solid #72e1ff;
	border-bottom: 1px solid #72e1ff;
}

.content_block
{
	position: relative;
	padding-top: 26px;
	padding-bottom: 26px;
}

.content_block_print
{
	position: relative;
	padding: 26px 0px 26px 0px;
}

.fp_news
{
	padding: 0px;
	border-top: 1px solid #72e1ff;
	border-bottom: 1px solid #72e1ff;
}

.fp_news_block
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.fp_news_first
{
	border-top: 2px solid #72e1ff;
	border-bottom: 0px;
}

.fp_news_last
{
	border-top: 0px;
	border-bottom: 2px solid #72e1ff;
}

.fp_news_title
{
	padding-left: 8px;
	width: 323px;
	font-size: 18px;
	color: #00a3f2;
}

.fp_news_block A:link, .fp_news_block A:visited, .fp_news_block A:hover
{
	font-size: 18px;
	color: #00a3f2;
	text-decoration: none;
}

.fp_news_content
{
	padding: 30px 109px 30px 100px;
	border-top: 1px solid #c7f3ff;
	display: none;
}

.fp_news_content_block
{
	padding: 10px 0px 30px 0px;
}

.fp_news_content_block img
{
	border: 1px solid #d5d3d3;
	padding: 8px;
}

.fp_news_date
{
	font-weight: bold;
}

.fp_news_content_date
{
	font-weight: bold;
	font-size: 11px;
}

.fp_news_content_title
{
	font-size: 14px;
	font-weight: bold;
	color: #00a3f2;
}

.fp_news_content_text
{
	font-size: 12px;
	line-height: 19px;
}

.news_content_block
{
	padding: 10px 0px 10px 0px;
}

.news_content_block img
{
	border: 1px solid #d5d3d3;
	padding: 6px;
}

.news_content_title
{
	font-size: 16px;
	font-weight: bold;
	color: #00a3f2;
	padding: 0px 0px 10px 0px;
}

.news_content_text
{
	height: 65px;
	font-size: 12px;
}

#main_content
{
	position: relative;
	z-index: 1001;
}

#shortcuts
{
	background: #fff;
	font-size: 12px;
	color: #010101;
	width: 265px;
}

#shortcuts A:link, #shortcuts A:visited, #shortcuts A:hover
{
	text-decoration: none;
	color: #010101;
	font-size: 11px;
}

#shortcuts td
{
	height: 23px;
	vertical-align: middle;
	font-size: 11px;
}

.shortcut_divider
{
	width: 17px;
	text-align: center;
}

#banner_appointment
{
	padding: 17px 0px 17px 0px;
	line-height: 1.2em;
	width: 265px;
	height: 102px;
}

#favourite_sites
{
	border: 1px solid #d5d3d3;
	background: #fff;
}

#favourite_sites p, #favourite_sites td, #favourite_sites li
{
	line-height: 14px;
}

#favourite_sites A:link, #favourite_sites A:visited, #favourite_sites A:hover
{
	font-weight: bold;
	text-decoration: none;
}

.favourite_sites_block
{
	padding: 16px;
}

.favourite_sites_title
{
	font-size: 18px;
	color: #8198a2;
	color: #010101;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-bottom: 21px;
}

A:link.favourite_sites_top, A:visited.favourite_sites_top, A:hover.favourite_sites_top
{
	color: #010101;
	font-size: 11px;
	line-height: 19px;
}

#submenu
{
	width: 230px;
	background: #fff;
}

#submenu li, #submenu ul
{
	list-style-type: none;
/*
	padding: 0px;
	margin: 0px;
*/
}

.submenu_level_0_ul
{
	padding: 0px;
	margin: 0px;
}

.submenu_level_0_first
{
	border-top: 1px solid #d5d3d3;
}

A:link.submenu_level_0, A:visited.submenu_level_0, A:hover.submenu_level_0,
A:link.submenu_level_0_sel, A:visited.submenu_level_0_sel, A:hover.submenu_level_0_sel
{
	border-bottom: 1px solid #d5d3d3;
	display: block;
	height: 37px;
	line-height: 37px;
	font-size: 15px;
	color: #010101;
	text-decoration: none;
	padding-left: 4px;
}

A:hover.submenu_level_0,
A:link.submenu_level_0_sel, A:visited.submenu_level_0_sel, A:hover.submenu_level_0_sel
{
	color: #00a3f2;
	border-bottom: 1px solid #00a3f2;
}

.submenu_level_1_ul
{
	border-bottom: 1px solid #d5d3d3;
	padding: 10px 0px 10px 34px;
	margin: 0px;
}

A:link.submenu_level_1, A:visited.submenu_level_1, A:hover.submenu_level_1,
A:link.submenu_level_1_sel, A:visited.submenu_level_1_sel, A:hover.submenu_level_1_sel
{
	font-size: 12px;
	color: #010101;
	text-decoration: none;
}

A:hover.submenu_level_1 {
		color: #00a3f2;
}
A:link.submenu_level_1_sel, A:visited.submenu_level_1_sel, A:hover.submenu_level_1_sel
{
	color: #00a3f2;
	font-weight: bold;
}

A:link.submenu_level_2, A:visited.submenu_level_2, A:hover.submenu_level_2,
A:link.submenu_level_2_sel, A:visited.submenu_level_2_sel, A:hover.submenu_level_2_sel
{
	font-size: 12px;
	color: #010101;
	text-decoration: none;
	font-style: italic;
}

A:hover.submenu_level_2,
A:link.submenu_level_2_sel, A:visited.submenu_level_2_sel, A:hover.submenu_level_2_sel
{
	color: #00a3f2;
}

#banners
{
	width: 230px;
	text-align: center;
}

.banner
{
	padding: 10px 0px 10px 0px;
}

.banner img
{
	width: 200px;
	border: 1px solid #d5d3d3;
	padding: 6px;
	background: #fff;
}

.banner_fix
{
	border: 1px solid #d5d3d3;
	padding: 6px;
}

.content_left
{
	position: relative;
	width: 267px;
	height: 449px;
	vertical-align: top;
	text-align: left;
}

.content_divider
{
	width: 16px;
}

.content_center
{
	position: relative;
	vertical-align: top;
	text-align: left;
}

.content_right
{
	vertical-align: top;
	text-align: left;
}

#normal_content_text
{
	padding: 60px 0px 40px 0px;
	background: #fff
}

#normal_content_text_print
{
	padding: 20px 0px 40px 0px;
	background: #fff
}

#normal_content_text img, #normal_content_text_print img, #tinymce img
{
	border: 1px solid #d5d3d3;
	padding: 6px;
}

#content_large_image_logo img
{
	border: 0px;
	padding: 2px 0px 6px 0px;
}

#normal_content_text li, #normal_content_text_print li
{
	list-style-image: url('layout/li_image.jpg');
}

#comment_content
{
	width: 100%;
	padding: 0px 0px 40px 0px;
}

#comment_content img, #links_content
{
	padding: 0px;
	border: 0px;
}

#links_content
{
	width: 100%;
	padding: 20px 0px 0px 0px;
}

#links_content H1, #links_content H2, #links_content H3, #links_content H4
{
	font-size: 18px;
	color: #8198a2;
	padding: 0px;
	margin: 0px;
}

#links_content A:link, #links_content A:visited, #links_content A:hover
{
	font-weight: bold;
}

#banner_content
{
	text-align: center;
	padding: 0px 0px 20px 0px;
}

#banner_content img
{
	border: 1px solid #d5d3d3;
	padding: 6px;
}

#content_right
{
	padding: 40px 0px 30px 0px;
	width: 200px;
}

.fp_block
{
	border: 1px solid #d5d3d3;
	padding: 8px;
	background: #fff;
}

.fp_image
{
	padding-bottom: 3px;
}

.fp_image_content
{
	position: relative;
	width: 176px;
	height: 239px;
}

.fp_image_white_box
{
	position: absolute;
	bottom: 0px;
	height: 78px;
	width: 176px;
	background: #fff;
	filter:alpha(opacity=60);
	-moz-opacity:.6;
	opacity:.6;
}

.fp_image_white_box_text
{
	text-align: left;
	padding: 17px 17px 0px 17px;
	color: #000;
	font-size: 19px;
	line-height: 19px;
}


.read_more_block
{
	border-bottom: 1px solid #d5d3d3;
	padding-top: 4px;
	text-align: right;
}

.read_more_block A:link, .read_more_block A:visited, .read_more_block A:hover
{
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

#fp_banner img
{
	border: 1px solid #d5d3d3;
}

.useful_information
{
	display: block;
}

.content_gray_border
{
	border-top: 1px solid #d5d3d3;
}

.content_gray_border_first
{
	border-top: 0px;
}

.useful_information_title
{
	height: 40px;
	width: 152px;
	font-size: 18px;
	color: #00a3f2;
}

.useful_information_title A:link, .useful_information_title A:visited, .useful_information_title A:hover
{
	font-size: 18px;
	color: #00a3f2;
	text-decoration:none;
}

.useful_information_arrow
{
}

#footer_banner
{
	border: 1px solid #d5d3d3;
	padding: 6px;
}

#useful_links H3
{
	color: #8198a2;
}

#useful_links p, #useful_links td, #useful_links li
{
	line-height: 16px;
}

#useful_links A:link, #useful_links A:visited
{
	font-size: 12px;
	color: #8198a2;
	text-decoration: none;
}

#useful_links A:hover
{
	font-size: 12px;
	color: #00a3f2;
	text-decoration: none;
}

#footer_contact, #footer_contact td, #footer_contact p
{
	font-size: 12px;
	color: #010101;
	line-height: 14px;
}

#footer_contact A:link, #footer_contact A:visited, #footer_contact A:hover
{
	font-size: 12px;
	color: #00a3f2;
	text-decoration: none;
	font-weight: bold;
}

#subcompanies
{
	padding: 10px 0px 30px 0px;
	width: 100%;
}

#subcompanies, #subcompanies td, #subcompanies p
{
	font-size: 15px;
	color: #010101;
}

#appointment_banner
{
	width: 100%;
	padding: 6px;
	border: 1px solid #d5d3d3;
}

.appointment_banner_content
{
	height: 200px;
	background: #fafcfc url('layout/appointment_bg.jpg') repeat-x;
	padding: 20px;
}

.ingressmenu {
	width: 523px;
}

.ingressmenu_img {
	width: 200px;
}

.ingressmenu_txt {
}

.ingressmenu_txt h1 {
	margin-top: 7px;
	margin-bottom: 5px;
}

.ingressmenu_link {
	border-bottom: 1px solid #D5D3D3;
	text-align: right;
}

.ingressmenu_ingress {
	padding-bottom: 20px;
}

#hyodyllisia_linkkeja A:link, #hyodyllisia_linkkeja A:visited, #hyodyllisia_linkkeja A:hover {
	font-size: 12px;
	color: #8198a2;
}

#hyodyllisia_linkkeja A:hover {
	color: #00a3f2;
}

/*
* content paddings
*/

.main_menu_container {
		padding-right: 44px;
}

.content_block,
.fp_news_block,
.fp_news_content
{
	padding-right: 46px;
}

.content_block,
.fp_news_block,
.fp_news_content
{
	padding-left: 15px;
}

/*
* Contacts
*/

.contact_block_first
{
	border-top: 1px solid #d5d3d3;
}

.contact_block
{
	padding-left: 62px;
	border-bottom: 1px solid #d5d3d3;
}

.contact_block img
{
	border: 0px;
	padding: 0px;
}

.contact_block td
{
	height: 40px;
}

.contact_block_even
{
	background: #eefcfd;
}

.contact_block_odd
{
	background: #fff;
}

.contact_category_title
{
	padding-left: 8px;
	width: 323px;
	font-size: 18px;
	color: #00a3f2;
}

.contact_category_title A:link, .contact_category_title A:visited, .contact_category_title A:hover
{
	font-size: 18px;
	color: #00a3f2;
	text-decoration: none;
}

.category_persons
{
	display: none;
}

.contacts_content, .contacts_details
{
	padding: 4px 0px 4px 101px;
	border-bottom: 1px solid #d5d3d3;
}

.contacts_content
{
	display: block;
}

.contacts_details
{
	background: #fbfbf3;
	padding-bottom: 0px;
	padding-right: 20px;
	display: none;
}

.contacts_more_details {
	margin-top: 20px;
	display: none;
}

.person_name
{
	font-size: 12px;
	color: #00a3f2;
	font-weight: bold;
}

.person_detail_title
{
	font-size: 16px;
	color: #00a3f2;
	font-weight: bold;
	padding-bottom: 10px;
}

.person_detail_title A:link, .person_detail_title A:visited, .person_detail_title A:hover
{
	font-size: 16px;
	color: #00a3f2;
	font-weight: bold;
	text-decoration: none;
}

.person_detail_key
{
	font-weight: bold;
	width: 145px;
	vertical-align: top;
	text-align: left;
	height: 22px;
}

.person_detail_value
{
	vertical-align: top;
	text-align: left;
}

.person_name A:link, .person_name A:visited, .person_name A:hover
{
	font-size: 12px;
	color: #00a3f2;
	font-weight: bold;
	text-decoration: none;
}

.person_image
{
	padding-right: 15px;
}

.person_text
{
	width: 290px;
}
/* IE7 fix */
#main_content, .content_block {
	min-height: 1px;
}

.ajanvaraustable {
	width: 530px;
}

.ajanvaraustable h1 {
	margin: 5px 0;
}

.ajanvaraustable img {
	border: 0 !important;
}

.ajanvaraus_bgcolor {
	background-color: #f1fcfe;
}

.ajanvaraus_border_1 {
	border-top: 1px solid #ccd1d3;
	border-right: 1px solid #ccd1d3;
}

.ajanvaraus_border_3 {
	border-top: 1px solid #ccd1d3;
}

.ajanvaraus_border_viimeinen {
	border-bottom: 1px solid #ccd1d3;
}
