BODY{
	font-family: "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 13px;
	color: #495B76;
	background-color:#fff;
	margin: 0px;
	padding: 0px;
	
}

TD{
	font-family: "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 13px;
	color: #666666;
}
IMG{
	border:none;
}
A{
	color: #B4B4B4;
}
P{
	color: #737373;
	text-decoration:none;
}
P A{
	color: #737373;
	text-decoration:none;
}
H1{
	margin: 0px;
	padding-top: 10px;
	font-size: 12px;
	font-family:Verdana;
	font-weight: bold;
	color: #737373;
	text-decoration:none;
}
H1 A{
	font-weight: bold;
	color: #737373;
	text-decoration:none;
}
H2{
	margin: 0px;
	padding-top: 10px;
	font-size: 20px;
	font-weight: normal;
}
H3{
	margin: 0px;
	padding-top: 10px;
	font-size: 16px;
	font-weight: normal;
}
p.qoute {
	margin: 5px;
	padding: 5px;
	font-style: italic;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
span.Date {
	font-size: 11px;
    color: #B4B4B4;
}
/* Content styles */
div#mainContainer{
	width:773px;
	height:auto;
	margin:auto;
	background-color: #fff;
}
div#headerContainer{
	background-image:url(../images/sorainen_header.jpg) no-repeat;
}


div#logoLink{}	
div#logoLink img{}	
div#logoLink a{
	text-decoration:none;
}
div#languageContainer{
	text-align: right;
	margin-top: 0px;
	background: none;
	float:right;
	padding-right:5px;
	padding-left:0px;
}	
a.language{
	text-decoration:none;
}
/* Search */
img.flag{
	border: 0;
	width: 20px;
	height: 13px;
	margin-left: 8px;
}
div#searchContainer{
	float:right;
	clear:right;
	padding-top: 15px;

}
div#searchContainer input.searchField{
	border: 1px solid #9A99A9;
	background: #fff;
	width: 115px;
	height: 19px;
}

div#searchContainer form{
	display: inline;
}
/* Main menu container */
div#mainMenuContainer{
	background-image:url(../images/menu_back.gif);
	height: 23px;
}
div#mainMenuContainer a{
	font-family:Verdana;
	font-size: 11px;
	font-weight: normal;
	display:block;
	float:left;	
	padding-left:23px;
	color: #F1F4F9;
	text-decoration:none;
	margin-top: 4px;
	background:url('../images/menu_bullet_passive.gif') left top no-repeat;
	background-position: 11px 5px;
}
div#mainMenuContainer a.active, div#mainMenuContainer a:hover, div#mainMenuContainer a:active{
	color:#fff;
	background:url('../images/menu_bullet_active.gif') left top no-repeat;
	background-position: 11px 5px;
	/*border-right: 1px solid #176BB4;*/
}
div#mainMenuContainer .a_active{
	color:#fff;
	font-weight:bold;
	background:url('../images/menu_bullet_active.gif') left top no-repeat;
	background-position: 11px 5px;
/*
	color: #406ab1;
	background-color:#F1F4F9;
	 */
}
/* Sub menu container */
div#subMenuContainer{
	height: 30px;
	width:100%;
}
div#subMenuContainer a{
	font-family:Verdana;
	font-size: 11px;
	font-weight: bold;
	display:block;
	border-right: 1px solid #BEBEBE;
	border-bottom: 1px solid #BEBEBE;
	border-top: 1px solid #BEBEBE;
	padding: 5px 15px 7px 17px;
	color: #666666;
	text-decoration:none;
	margin-top: 1px;
	text-align:center;
}
div#subMenuContainer a.active, div#subMenuContainer a:hover, div#subMenuContainer a:active{
	
	color:#959595;
	background-color:#EEEEEE;
}
div#subMenuContainer .a_active{
	color: #959595;
	background-color:#EEEEEE;
}
/* Content */
div#contentMainContainer{
	background: #C3C8CC;
	background-image: url('../images/bg.jpg');
	background-repeat:repeat-y;
	text-align:left;
}
div#leftContentContainer{
	float:left;
	width: 181px;
	padding-top:21px;
	margin-bottom:21px;
	

}

div#leftContentContainerPersons {
	float:left;
	width: 161px;
	padding-top:21px;
	margin-bottom:21px;
	background-color:#F0F0F0;
}
/* content menu */
a.level2, span.level2{
	display: block;
	font-family:Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color:rgb(115,115,115);
	padding-left: 20px;
	margin-top: 7px;
}

/* content menu */
a.level2_pa_link, span.level2_pa_link{
	display:table;
	font-family:Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color:red;
	padding-left: 20px;
	margin-top: 7px;
}


/*

a.level2:hover{
	background:url('../images/menu_bullet.gif') left top no-repeat;
}
*/
a.level2_active{
	display:table;
	font-family:Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color:#fff;
	background:url('../images/menu_bullet_active.gif') left top no-repeat;
	background-position: 11px 5px;
	padding-left: 20px;
	margin-top: 5px;
}


a.level3, span.level3{
	display:table;
	font-family:Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color:rgb(115,115,115);
	padding-left:50px;
	margin-top: 4px;
}

/*

a.level3:hover{
	background:url('../images/menu_bullet.gif') left top no-repeat;
}

*/

a.level3_active{
	display:table;
	font-family:Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color:#fff;
	padding-left: 50px;
	margin-top: 3px;
	background:url('../images/menu_bullet_active.gif') left center no-repeat;
	background-position: 40px 5px;
}
a.level4, span.level4{
	display:table;
	font-family:Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
	color:#737373;
	padding-left:25px;
	margin-top: 4px;
}

/*

a.level4:hover{
	background:url('../images/submenu_bullet.gif') left top no-repeat;
}

*/

a.level4_active{
	display:table;
	font-family:Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
	color:#35B7E9;
	padding-left: 25px;
	margin-top: 4px;
	background:url('../images/menu_bullet_active.gif') left top no-repeat;
}

/* content menu */
a.sub_level2, span.sub_level2{
	display:table;
	font-family:Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	color:rgb(115,115,115);
	padding-left: 20px;
	margin-top: 7px;
	width:100%;
}

/*

a.level2:hover{
	background:url('../images/menu_bullet.gif') left top no-repeat;
}
*/
a.sub_level2_active{
	display:table;
	font-family:Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	color:rgb(51,103,205);
	padding-left: 20px;
	margin-top: 5px;
}
/* Content II */

table.ArticleColumns{
	width:480px;
}
div#rightContentContainer{
	/*float:left;*/
	/*height:100%;*/
	/*width: 480px;*/
	background-color: rgb(240,240,240);
	/*padding: 25px 50px 0px 50px;*/
}
div#contentContainerShrink{
	/*height:100%;*/
	/*float:left;*/
	padding: 25px 50px 25px 50px;
}

div#contentContainerPublications{
	/*height:100%;*/
	padding-left:50px;
	padding-bottom:25px;
	padding-top:25px;
	width:450px;
}
div#contentImage{
	height: 138px;
}
div#level4Container{
	padding-top: 25px;
	float: left;
	width: 138px;
}
/*
div#contentContainer{
	color:#176BB4;
	font-family: Verdana;
	font-size: 12px;
	padding: 25px 50px 0px 50px;
}
*/
div.contentContainerWithMenu{
	float: left;
	width: 525px;
}
/*
div#content{
	padding-bottom: 20px;
}
*/
div.contentWithMenu{
	background: url('../images/subBg.jpg') left top repeat-y;
}
/* Footer */	
div#footerMainContainer{
	float:left;
	background-color:#fff;
	width:100%;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	height: 22px;
	padding-top: 4px;
	margin-bottom:2px;
	}	
div#footerLeftContainer{
	float:left;
	background-color:#fff;
	width: 183px;
	height: 19px;
	text-align:center;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	color: #737373;
	font-family: Arial;
	font-size:10px;
	padding-top: 4px;
}
div#footerContainer{	
	text-align:left;
	color: #737373;
	font-family: Arial;
	font-size:10px;
	padding-left:17px;

}
div#footerLeftContainer a, div#footerRightContainer a{
	color: #fff;
	font-family: Arial;
	font-size:12px;
	text-decoration:none;
}
.clearer{
	clear:both;
	font-size: 0px;
	line-height: 2px;
}
/* Gallery */
div.albumTitleContainer{}
div.albumTitleBar{
	padding-top:10px;
	/*padding-left: 25px;*/
	padding-bottom:8px;
	background-color:#DEE6F3;
	height:21px;
	width:100%;
	/*padding: 5px 20px 7px 22px;*/
}
div.albumTitleBar A{
	font-family:Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #737373;
	text-decoration:none;
	padding-left:15px;
}
/* gallery */
div.GalleryThumbnail {
	float: left;
	display: table;
	overflow: hidden;
	text-align: right;
	margin: 5px;
}

div.GalleryThumbnail div.wrapper {
	display: table-cell; 
	vertical-align: middle;
	text-align: center;
}

* html div.GalleryThumbnail div.wrapper {
	position: absolute;  
	top: 50%; 
	left: 50%;
}

* html div.GalleryThumbnail a {
	position: relative;  
	top: -50%; 
	left: -50%; 
}

div.GalleryThumbnail a img {
	border: none;
}

div.gallery div.GalleryThumbnail {
	margin: 0px 10px 0px 0px;
}

input.subscribe_textbox {
	width: 250px;
    font-size: 9px;
    border-color: #F0FCFF;
	border-width:1px;

}
DIV#GalleryContainer{
	width:100%;
}
DIV#GalleryContainer A{
	padding-left:15px;
}
/* News Arrows */
a.newsHeadline{
	color:#737373;
	font-family:Verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 0 0px;
	background-position: top left;
	background-repeat:no-repeat;
	text-decoration: none;
}
a.newsHeadline_down{
	color:#737373;
	font-family:Verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 0 0px;
	background-repeat:no-repeat;
	text-decoration: none;
}

			
		
		}
/* tabelid */
TABLE.table{
	border:1px solid #737373;
	font-size: 12px;
}

TABLE.table2 TR TD, input,textarea, select{
	font-size: 11px;
}

TABLE.table TR TD{
	border:1px solid #737373;
	font-size: 12px;
	padding:2px;
}
TABLE.table TR TD.bottom{
	border-bottom:0px;
}
TABLE.table TR.bottom TD{
	border-bottom:0px;
}

td.te_container {
	text-align:justify;
}

:focus {outline: none}

#christmas_event {}

#christmas_event_overlay {position: absolute; display: block; width: 100%; height: 100%; background: #000; z-index: 1}

#christmas_event_inner {position: absolute; width: 10px; height: 10px; margin: 0 auto; border: 1px solid #CCC; background: url(../images/loading.gif) #FFF no-repeat center center; z-index: 2}

#christmas_event_close {position: absolute; width: 439px}

	#christmas_event_close a {float: right; margin: 10px 10px 0 0}

#christmas_event_bg {width: 10px; height: 10px}

	.event_eng {background: url(../images/esileht_eng.png) no-repeat center center}

	.event_est {background: url(../images/esileht_est.png) no-repeat center center}

.event_eng #christmas_event_links {padding: 240px 0 0 60px}

.event_est #christmas_event_links {padding: 195px 0 0 40px}

#christmas_event_links a {display: block; width: 350px; height: 30px; margin: 0 0 5px 0; line-height: 30px; text-indent: -6000px}

#christmas_card {top: 50%; left: 50%; position: absolute; width: 10px; height: 10px; background: #000; z-index: 2}

#christmas_card_inner {width: 100%; height: 100%; background: #000}

#close_christmas_card_block {width: 100%; height: 40px; padding: 10px 0 0 0; z-index: 9999}

#close_christmas_card {display: block; float: right; width: 30px; margin: 0 10px 0 0; z-index: 9999}

#get_flash {position: absolute; top: 20%; left: 20%}