body{font-family:Verdana, Arial, Helvetica, sans-serif;}

/* ************* Tiedotteet sivun muotoilu ******************* */


.tiedotteet_center{
	width: 950px;
	border-left: double;
	border-right: double;
	border-bottom: double;
	border-color: #FE9901;
	border-width: 3px;
}

.tiedotteet_lmargin{
	border-left: none;
	width: auto;
	border-bottom: double;
	border-color:  #FE9901;
	border-width: 3px;
}
.tiedotteet_rmargin{
	border-bottom: double;
	border-right: none;
	border-width: 3px;
	width: auto;
	border-color: #FE9901;
}


/* **************** tiedotteet päättyy ***************** */
.S_editor_navlinks{
	font-size: 0.7em;
}

.S_editor_simple_label{
	font-size: 0.7em;
}

.S_editor_perspectives_at_depth_0, .S_editor_perspectives_at_depth_1{
	font-size: 0.7em;
}

.S_editor_content_left_cell{
	font-size: 0.7em;
	
}

.S_editor_details_label, .S_editor_details_text{
	font-size: 0.7em;
}


.S_editor_body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}

.S_editor_h1{
visibility: hidden;
display: none;
	}

/************** tiedotuskanavan otsikkonäkymä ***********************/

	/* wrapper-div */
div.S_headers_body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}


	/* table */	
table.S_headers_outer_table{
	width: 100%;
	padding: 0px;
}


	/* uutisarkistosolu */	
.S_headers_upper_cell{
	font-size: 0.8em;
	height: 26px;
	border-bottom: 1px solid grey;
	padding-top:2px;
	
}

	/* td, joka pitää sisällään tablen, jossa on linkit uutisiin */
.S_headers_lower_cell{
	width: 100%;
	
}

	/* table, jossa linkit uutisiin */
.S_headers_inner_table{
	width: 100%;
	padding: 0px;
	font-size: 0.75em;
}

	/* linkkien solu parillinen */
.S_headers_even_left_cell{
	width: 70%;
	height: 24px;
	vertical-align: top;
}	
	/* uutisen pvm-solu parillinen */
.S_headers_even_right_cell{
	vertical-align: top;
}


	/* linkkien solu pariton */
.S_headers_odd_left_cell{
	width: 70%;
	height: 24px;
	vertical-align: top;
}
	/* uutisen pvm-solu pariton */
.S_headers_odd_right_cell{
	vertical-align: top;
}

	/* uutisarkiston linkki */
.S_headers_archive_link{
	text-decoration: none;
}
.S_headers_archive_link:hover{
	text-decoration: underline;
}


	/* uutislinkki */
.S_headers_newsitem_link{
	text-decoration: none;
	
}
.S_headers_newsitem_link:hover{
	text-decoration: underline;
	
}

/************** tiedotuskanavan otsikkonäkymä PÄÄTTYY ***********************/

/************** tiedotuskanavan lukunäkymä ***********************/

	/* WRAPPER-DIV */
div.S_reader_body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

	/* p-header 1 elikkäs 'Tiedotteiden lukunäkymä' */
p.S_reader_h1{
	display: none;
	
}

	/* p-header2 elikkäs kohdeportlet */
p.S_reader_h2{
	display: none;
}
	
	/* p joka sisältää navigointilinkit */
p.S_reader_h3{
	padding-bottom: 10px;
	
}	

	/* navigointilinkit */

.S_reader_navlinks{
	
}

	/* arkiston ja tiedotteen sisältävä table */
.S_reader_outer_table{
	
}

	/* td, joka sisältää tablen, jossa linkit muihin uutisiin */
.S_reader_outer_left_cell{
vertical-align: top;
padding-top: 20px;
	
}

	/* table jossa newslist */
.S_newslist_table{
	xfont-size: 0.8em;
	padding-right: 5px;
	margin-right: 15px;
}
	/* td, jossa 'Otsikko' */
.S_newslist_header_left_cell{
	border-bottom: 1px solid grey;
	
}

	/* td, jossa 'Julkaisuaika' */
.S_newslist_header_right_cell{
	border-bottom: 1px solid grey;
}

	/* parillinen rivi */
.S_newslist_even_row{
	height: 24px;
}

	/* pariton rivi */
.S_newslist_odd_row{
	height: 24px;	
}

	/* newslist linkki -td */
.S_newslist_first_cell{
	height: 24px;
	padding-top: 3px;
	vertical-align: top;
}

	/* newslist -linkki */
.S_newslist_item_link{
	text-decoration: none;
	
}
.S_newslist_item_link:hover{
	text-decoration: underline;
}

	/* newslist julkaisuaika */
.S_newslist_second_cell{
	vertical-align: top;
	padding-top: 3px;
	padding-left: 5px;
}


/*******************************************************/


	/* td, joka sisältää uutisen */
.S_reader_outer_right_cell{
	width: 70%;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 0px;
	border-left: 1px solid grey;
	
}
	/* p title */
.S_view_title{
	font-size: 1.1em;
	font-weight: bold;
	color:#00008B ;
	
}

.S_view_subtitle{
	font-size: 0.9 em;
	font-weight: bold;
	color:#00008B ;
}

	/* ingressi */
p.S_view_summary{
	xfont-size: 0.8em;
	font-weight: bold;
}

	/* kappaleet */
p.S_view_chapter{
	xfont-size: 0.8em;
	
}
	
	/* lisätieto -label */
.S_view_info_label{
	font-size: 90%;
	font-weight: bolder;
	
}

	/* lisätieto -value */
.S_view_info_value{
	font-size: 90%;
}

.S_view_image_title{
	font-size: 90%;
}


/*********************************************************/

.S_simple_input{
	width: 250px;
}
	/* tarkennettu haku -linkki */
.S_simple_advanced_link{
	xfont-size: 0.7em;
}

.S_reader_outer_bottom_cell{
	font-size: 0.8em;
	padding-top: 30px;
	border-top: 1px solid grey;
}
	
/************** tiedotuskanavan lukunäkymä PÄÄTTYY ***********************/

/**************************** ADVANCED SEARCH *******************************/

.S_advanced_search_table{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.S_advanced_table{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	vertical-align: top;
	padding: 2px;
}
.S_advanced_detail_table{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	
}
.S_advanced_table_header_left{
	font-weight: bold;
}
.S_advanced_table_header_rest{
	font-weight: bold;
}
.S_advanced_search_perspectives_at_depth_0{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.S_advanced_search_perspectives_at_depth_1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.S_advanced_search_perspectives_at_depth_2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.S_advanced_search_perspectives_at_depth_3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}