/* CSS Document */
body { 
	font: normal normal 12px Arial, Helvetica, sans-serif;  
	background: #B20707 url(/pics/fdb/body_bg.gif) repeat-x;
	text-align: center;

}
* { padding: 0; margin: 0; }


ul { margin: 5px 0 5px 35px; }

ol { margin: 5px 0 5px 35px; }

h1.hidden { text-indent: -10000000px; position: absolute; }

blockquote { margin: 0 0 0 40px; }

#top_barBlog 	{
	width: 960px; 
	position: relative;
	margin: 0 auto;
	color: #999999;
	font: normal bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	}
	
	#top_barBlog a { color: #999999; }
	
	#top_barBlog a:hover { text-decoration: none; }
	

#containerBlog { 
	background: #fff;
	width: 960px; 
	margin: 16px auto 0px auto;
	position: relative;	
	}

/*
#page { 
	background: transparent url(/pics/fdb/page_bg.gif) repeat-y; 
	position: relative; 
	float: left; 
	}
		*/
/*
a.read_more { 
	color: #F40e0e; 
	font-weight: bold; 
	display: block; 
	width: 62px; 
	text-decoration: none; 
	}
	
	a.read_more:hover { text-decoration: underline; }
*/	
/* HEADER */

#headerBlog { 
	position: relative;
	height: 86px;
	background: transparent url(/pics/fdb/header_bg_blog.gif) bottom no-repeat;
	 }
	  
	 
	#headerBlog a.logo_eu { 
		background: transparent url(/pics/fdb/logo_eu.gif) no-repeat; 
		height: 43px; 
		width: 185px; 
		position: absolute;
		left: 33px;
		top: 3px;  
		display: block;
		text-indent: -1000000px;
		
		}
		
	#headerBlog #searchBlog { 
		position: absolute; 
		top: 10px;
		right: 0px;
		background: transparent url(/pics/fdb/search.gif) no-repeat; 
		padding: 0 0 0 50px;
		}
	
	#headerBlog #searchBlog input.searchBlog { 
		background: transparent url(/pics/fdb/search_bg.gif) repeat-x; 
		border: 1px solid #b6bac0;
		padding: 1px 0 0 0;
		font: normal normal 12px arial;
		}
		
	#headerBlog #searchBlog input.search_btnBlog  { 
		width: 22px; 
		height: 19px;
		border: none;
		vertical-align: bottom;
		}
	
	#headerBlog #main_naviBlog { 
		height: 35px; 
		/* border: 1px solid #006600; */
		position: absolute;
		left: 0;
		bottom: 0;
		}
		
	#headerBlog #main_naviBlog ul {
		list-style-type: none;
		position: relative;
		margin: 0 0 0 20px;
		padding: 0px;
				}

	#headerBlog #main_naviBlog ul li { display: inline; }

	#headerBlog #main_naviBlog ul li a {
		 display: block;
		 float: left;
		 padding: 0px 18px 0 18px;
		 height: 25px;
		 text-align: left;
		 margin: 0px 10px 0px 0px;
		 text-decoration: none; 
		 color: #000;
		 text-transform: uppercase;
		 font-weight: bold;
	
		 } 
		
	#headerBlog #main_naviBlog ul li a.activeBlog { background: #fff; color: #fd0000;  }
	
	#headerBlog #main_naviBlog ul li a:hover { background: #fff; color: #fd0000;  }

	#headerBlog #main_naviBlog .inFinnish a {
		float: right; 
		padding-right: 50px; 
		color: #858585;
		height: 25px;
		font-weight: bold;
		text-decoration: none; 
		link-style: none;
	}
	

/* BANNER */
/*
#banner {  
	position: relative; 
	width: 142px;  
	float: right; 
	padding: 0 0 30px 2px; 
	
	}

#banner img { display: block; }
*/
#banner_btm { 
	background: transparent url(/pics/fdb/banner_btm_bg.gif) no-repeat; 
	position: absolute; 
	height: 17px; 
	width: 144px; 
	bottom: 0; 
	right: 0; 
	}

/* FRONTPAGE */
/*
#right_col_fp { 
	background: transparent url(/pics/fdb/editors_choice.gif) top right no-repeat;
	position: relative; 
	float: left; 
	width: 570px;
	padding: 42px 0 18px 20px;
	 
	}
	
	#right_col_fp img { display: block; }
	
	#editors_choice { position: relative; float: left;  }
		
		#editors_choice p { margin: 7px 0 5px 0; }
	
	#fdb_blog {
		background: transparent url(/pics/fdb/blog_bg.gif) left top no-repeat; 
		width: 279px; 
		position: relative; 
		float: left; 
		padding: 42px 0 0 0;
		margin: 35px 0 0 0;
		}
	
	#fdb_blog img { float: left; margin: 0 10px 0 0; }
	
	#fdb_blog p { margin: 0 0 15px 0; }
	
	#company_month { 
		background: transparent url(/pics/fdb/cmp_month_bg.gif) left top  no-repeat; 
		width: 275px; 
		position: relative; 
		float: left;  
		padding: 42px 0 0 0;
		margin: 35px 0 0 14px;
		} 
		
		#company_month p { margin: 0 0 15px 0; }
	
	#company_month img { float: left; margin: 0 10px 0 0; }
	
	#news_fp { 
		background: transparent url(/pics/fdb/news_bg.gif) left top  no-repeat; 
		position: relative; 
		float:left; 
		padding: 42px 0 0 0;
		margin: 40px 0 0 0;
		width: 564px; 
		}
	
	#news_fp a.more { color: #F40e0e; 
	font-weight: bold; 
	display: block; 
	width: 90px;
	text-decoration: none; 
	}
	
	#news_fp a:hover.more { text-decoration: underline; }
	
	#news_fp ul { 
		list-style-type: none; 
		margin: 0; 
		padding: 0; 
		position: relative;
		float: left;  
		}
	
	#news_fp ul li {  
		position: relative; 
		float: left; 
		padding: 0 0 10px 0;  
		}
	
	#news_fp ul li a  { 
		
		color:  #272727; 
		font-weight: bold; 
		text-decoration: none; 
		display: block; 
		position: relative; 
		float: left; 
		width: 450px;
		padding: 0 0 0 13px;
		}
		
	#news_fp ul li a:hover { color: #F40e0e; }
	
	#news_fp ul li p { 
		display: block;
		position: relative; 
		float: left;  
		 }
	

	
#left_col_fp { 
	position: relative; 
	float: left; 
	width: 191px;
	padding: 31px 0 18px 18px;
	}
	
	#left_col_fp a.newsletter_link { 
		background: transparent url(/pics/fdb/newsletter_link.gif) no-repeat; 
		height: 20px;
		width: 191px; 
		display: block; 
		text-indent: -1000000px;
		}
	
	#db_cluster { 
		background: transparent url(/pics/fdb/db_cluster_bg.gif) top  no-repeat; 
		padding: 35px 0 0 0;
		margin: 40px 0 0 0;
		}
		
		#db_cluster a { 
			color: #ff0000; 
			font-weight: bold;  
			display: block;
			text-decoration: none;
			} 
			
		#db_cluster a:hover { text-decoration: underline; }
		
	#top_companies { 
		background: transparent url(/pics/fdb/top_companies_bg.gif) top  no-repeat; 
		padding: 35px 0 0 0;
		margin: 30px 0 0 0;
		}
		
		#top_companies ol { margin: 5px 0 0 22px; padding: 0; }
	
	#oske { position: absolute; bottom: 80px; right: 170px; }
	
	#oske img { border: none; }
	
*/
/* ALASIVUT */
 
 /* left navigation */
/* 
#left_navi { 
	width: 171px; 
	position: relative; 
	float: left;
	background: transparent url(/pics/fdb/left_navi_bg.gif) right bottom no-repeat;
	padding: 0 0 6px 18px;
	}
	
	#left_navi ul { 
		list-style-type: none; 
		position: relative; 
		margin: 5px 0 0 0;
		padding: 0;
		
		}
	
	#left_navi ul li { border-bottom: 2px solid #d1d1d1; padding: 4px 0 4px 0; }
	
	
	#left_navi ul li a { 
		background: transparent url(/pics/fdb/li_bg.gif) left top no-repeat; 
		padding: 2px 0 2px 25px;
		display: block;
		color: #000;
		text-decoration: none;
		font-weight: bold;
		}
		
	#left_navi ul li a:hover { 
		background: transparent url(/pics/fdb/li_bg_active.gif) left top no-repeat; 
		color: #f40e0e; 
		}
	
	#left_navi ul li a.active { 
		background: transparent url(/pics/fdb/li_bg_active.gif) left top no-repeat;  
		color: #f40e0e;
		font-weight: normal; 
		}
		
	#left_navi ul ul { margin: 4px 0 4px 0; }
	
	#left_navi ul ul li { 
		border: none; 
		padding: 0; 
		margin: 0 0 0 35px; 
		} 
	
	#left_navi ul ul li a { 
		background: none; 
		border: none; 
		padding: 0 0 0 10px; 
		margin: 0; 
		height: 1%;
		background: transparent url(/pics/fdb/sub_li_bg.gif) left top no-repeat; 
		 
		} 
	
	#left_navi ul ul li a.active_sub { 
		color: #f40e0e; font-weight: normal; 
		background: transparent url(/pics/fdb/sub_li_bg_active.gif) left top no-repeat;
		}
	
	#left_navi ul ul li a:hover { background: transparent url(/pics/fdb/sub_li_bg_active.gif) left top no-repeat; font-weight: normal;   }
*/
/* content area */

/*
#content { 
	width: 585px; 
	position: relative; 
	float: left; 
	padding: 5px 0 0 20px;
	}
	
	#content h1 { 
		border-bottom: 5px solid #e5e5e5;
		font-size: 14px;
		font-weight: normal;
		padding: 0 0 5px 0;
		margin: 0 0 7px 0;
		}
		
	#content h2 { 
		color: #4d4e4f; 
		font-size: 14px; 
		margin: 0 0 25px 0; 
		}
	
	#content a { 
		color: #f40e0e; 
		font-weight: bold;
		text-decoration: none; 
		}
		
	#content a:hover { text-decoration: underline; }
	
	#content p { 
		margin: 0 0 25px 0; 
		}

	
	#content table { margin: 0 0 30px 0; }
	
	#content table th { 
		text-transform: uppercase; 
		text-align: left; 
		font-weight: normal;
		padding: 4px 6px 4px 0px;
		border-bottom: 1px solid #666666;  
		}
	
	#content table td { 
		padding: 4px 6px 4px 0px; 
		text-align: left;  
		border-bottom: 1px solid #666666;
		vertical-align: top; 
		}
		
	#content table a { color:  #272727; font-weight: bold;  }
	
	#content table a:hover { color: #F40e0e; }
	
	
	#cookie { margin:  0 0 40px 0; }
		
	#cookie a { 
		color: #f40e0e; 
		text-decoration: none; 
		font-weight: bold; 
		}
	
	#cookie a:hover { 
		text-decoration: underline;  
		}

	#cookie p { 
		color: #4d4e4f; 
		font-weight: normal; 
		display: inline; }

	*/	
/* FOOTER */


#footerBlog { 
	background: transparent url(/pics/fdb/footer_bg.gif) top no-repeat; 
	height: 50px; 
	width: 870px; 
	padding: 15px 0 0 90px;
	text-align: left;
	}

   #footerBlog a { 
   	color: #000; 
	text-decoration: none; 
	font-weight: bold; 
	text-transform: uppercase;
	margin: 0 15px 0 0; 
	}
		
  #footerBlog a:hover { color: #fd0000; }
  
  
  
  
  
