/* CSS Document */

body { 
	font: normal normal 12px Arial, Helvetica, sans-serif;  
	background: #407eaa url(../pics/body_bg.gif) repeat-x;

	}

a { outline: none; }

* { 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; }

span.strong { font-weight:bold; background-color:yellow;} 

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

#container { 
	background: #fff;
	width: 960px; 
	margin: 16px auto 0px auto;
	position: relative;	
	}
	 
#page { 
	background: transparent url(../pics/page_bg.gif) repeat-y; 
	position: relative; 
	float: left; 
	width: 960px;
	}

a.read_more { 
	color: #3875a2; 
	font-weight: bold; 
	display: block; 
	width: 70px;
	text-decoration: none; 
	}
	
	a.read_more:hover { text-decoration: underline; }
	
/* HEADER */

#header { 
	position: relative;
	height: 86px;
	background: transparent url(../pics/header_bg.gif) bottom no-repeat;
	/* border: 1px solid #006600; */
	 }
	  
	 
	#header a.logo { 
		background: transparent url(../pics/swbusiness_logo.gif) no-repeat; 
		height: 52px; 
		width: 223px; 
		position: absolute;
		left: 33px;
		top: -4px;  
		display: block;
		text-indent: -1000000px;
		
		}
		
	#header #search { 
		position: absolute; 
		top: 10px;
		right: 0px;
		background: transparent url(../pics/search.gif) no-repeat; 
		padding: 0 0 0 0;
		width: 200px;
		height: 20px;
		}

	#header #search input.search { 
		background: transparent url(../pics/search_bg.gif) repeat-x; 
		border: 1px solid #b6bac0;
		position: absolute;
		top: 0;
		right: 20px;
		padding: 0 0 0 0;
		font: normal normal 12px arial;
		height: 17px;
		width: 130px;

		}

	#header #search input.search_btn  { 
		width: 22px; 
		height: 19px;	
		border: none;
		position: absolute;
		top: 0;
		right: 0;
		}
	
	#header #main_navi { 
		height: 35px; 
		/* border: 1px solid #006600; */
		position: absolute;
		bottom: 0;
		}
		
	#header #main_navi ul {
		list-style-type: none;
		position: relative;
		margin: 0 0 0 20px;
		padding: 0px;
				}

	#header #main_navi ul li { display: inline; }

	#header #main_navi 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;
	
		 } 
		
	#header #main_navi ul li a.active { background: #fff; color: #3875a2;  }
	
	#header #main_navi ul li a:hover { background: #fff; color: #3875a2;  }
	

/* BANNER */

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

#banner img { display: block; }

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

/* FRONTPAGE */

#left_col_fp { 
	
	position: relative; 
	float: left; 
	width: 570px;
	padding: 30px 0 18px 20px;
	 
	}
	
	#left_col_fp img { display: block; }
	
	#nosto {  
		position: relative; 
		float: left;
		margin-bottom: 25px;   
		}
		
	#nosto p { margin: 0 0 10px 0; }
	
	#nosto a { 
	color: #3875a2; 
	font-weight: bold; 
	display: block; 
	width: 70px;
	text-decoration: none; 
	}
	
	#nosto a:hover { text-decoration: underline; }
	
	#editors_choice { 
		
		background: transparent url(../pics/editors_choice.gif) top left no-repeat; 
		position: relative; 
		float: left;  
		}
		
		#editors_choice img { position: relative; float: left; padding: 45px 20px 0 0; }

		#editors_choice p { margin: 45px 0 10px 0; }
		
		#editors_choice a { position: relative; float: left; }
	
	#news_fp { 
		background: transparent url(../pics/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: #3875a2; 
	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: #3875a2; }
		
		#news_fp ul li p { 
			/* width: 90px; */
			display: block;
			position: relative; 
			float: left;  
			 }
	
/* RIGHT COL */
	
#right_col_fp { 
	position: relative; 
	float: left; 
	width: 191px;
	padding: 31px 0 18px 18px;
	}
	
	#right_col_fp a.newsletter_link { 
		background: transparent url(../pics/newsletter_link.gif) no-repeat; 
		height: 20px;
		width: 191px; 
		margin: 0 0 2px 0;
		display: block; 
		text-indent: -1000000px;
		}
	
	#right_col_fp a.add_company_link { 
		background: transparent url(../pics/add_your_company.gif) no-repeat; 
		height: 20px;
		width: 191px; 
		display: block; 
		text-indent: -1000000px;
		}
	
	/* swbusiness -cluster div */
	
	#sw_cluster { 
		background: transparent url(../pics/sw_cluster_bg.gif) top  no-repeat; 
		padding: 35px 0 0 0;
		margin: 40px 0 0 0;
		}
		
		#sw_cluster a { 
			color: #3875a2; 
			font-weight: bold;  
			display: block;
			text-decoration: none;
			} 
			
		#sw_cluster a:hover { text-decoration: underline; }
	
	/* news from digitoday -div */
	
	#news_digitoday { 
		background: transparent url(../pics/news_digitoday_bg.gif) top  no-repeat;
		padding: 35px 0 0 0;
		margin: 25px 0 0 0;
		}
	
		#news_digitoday ul { list-style-type: none; margin: 0; padding: 0; }
	
		#news_digitoday ul li { margin: 0 0 10px 0; }
	
		#news_digitoday ul li a  { 
			color:  #272727; 
			font-weight: bold; 
			text-decoration: none; 
			margin: 0 0 10px 0; 
			}
			
	/* search from digitoday -div */
	
	#search_dt_news { position: relative; margin: 30px 0 230px 0; }
	
	#search_dt_news input.search { 
		background: transparent url(../pics/search_bg.gif) repeat-x; 
		border: 1px solid #b6bac0;
		position: absolute;
		top: 20px;
		left: 0;
		padding: 0 0 0 0;
		font: normal normal 12px arial;
		height: 17px;
		width: 150px;
		}

	#search_dt_news input.search_btn  { 
		width: 22px; 
		height: 19px;	
		border: none;
		position: absolute;
		top: 20px;
		right:17px;
		}
	
	
	/* oske */
	
	#computing_centre { position: absolute; bottom: 160px; right: 170px; }
	
	#oske { position: absolute; bottom: 80px; right: 170px; }
	
	#oske img { border: none; }
	

/* ALASIVUT */
 
 /* left navigation */
 
 #left_col { position: relative; float: left; width: 200px;  }
 
	#left_navi { 
		width: 171px; 
		position: relative; 
		float: left;
		background:  /* #CCCCCC */ transparent url(../pics/left_navi_bg.gif) right bottom no-repeat;
		padding: 0 0 6px 18px;
		margin: 0 0 40px 0;
	}
	
	#left_navi_empty { 
		width: 171px; 
		position: relative; 
		float: left;
		padding: 0 0 6px 18px;
	}
	
	
	
	#left_navi h1 { font-size: 13px; }
	
	#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/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/li_bg_active.gif) left top no-repeat; 
		color: #3875a2; 
		}
	
	#left_navi ul li a.active { 
		background: transparent url(../pics/li_bg_active.gif) left top no-repeat;  
		color: #3875a2;
		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 30px; 
		} 
	
	#left_navi ul ul li a { 
		background: none; 
		border: none; 
		padding: 0 0 0 10px; 
		margin: 0; 
		height: 1%;
		background: transparent url(../pics/sub_li_bg.gif) left top no-repeat; 
		 
		} 
	
	#left_navi ul ul li a.active_sub { 
		color: #3875a2; font-weight: normal; 
		background: transparent url(../pics/sub_li_bg_active.gif) left top no-repeat;
	}
	
	#left_navi ul ul li a:hover { 
		color: #3875a2; 
		background: transparent url(../pics/sub_li_bg_active.gif) left top no-repeat; 
	
	}

	#left_navi ul ul ul li { margin: 4px 0 4px 10px; }

	
	#left_navi ul ul ul ul li { margin: 4px 0 4px 15px; }

	#search_news {
		width: 180px; 
		position: relative;
		float: left;
		padding: 0 0 30px 15px;
		margin: 0 0 0 0;
	}

	option { padding: 0 5px 0 0; }

	#search_news ul.pen { list-style-type: none; margin: 0 0 0 0; padding: 0; }	

	#search_news ul li { padding: 0 0 3px 0; }	

	#search_news input { vertical-align: middle; }	

	#search_news  a { 
	color: #3875a2;
	font-weight: bold; 
	text-decoration: none; 
	}	

	#search_news a:hover { text-decoration: underline; }

/* content area */
	
	#content { 
		width: 585px; 
		position: relative; 
		float: left; 
		padding: 5px 0 0 20px;
	}
	
#content h1.db { 
		border-bottom: 5px solid #e5e5e5;
		font-size: 14px;
		font-weight: normal;
		padding: 0 0 5px 0;
		margin: 0 0 7px 0;
		min-height: 16px;
  		height:auto !important;
 		height:16px;
		}		

	#content h2.db { 
		color: #4d4e4f;
		font-size: 14px; 
		margin: 0 0 25px 0; 
		}	

	/* ADDED FOR TOP 30 INTERNATIONAL SECTION */

	#content h5 { 
		color: #4d4e4f; 
		font-size: 14px; 
		margin: 0 0 25px 0; 
		}	

	#content a.db { 
		color: #f40e0e; 
		font-weight: bold;
		text-decoration: none; 
		}
			
	#content h1 { 
		border-bottom: 5px solid #e5e5e5;
		font-size: 14px;
		font-weight: normal;
		padding: 0 0 5px 0;
		margin: 0 0 7px 0;
		min-height: 16px;
  		height:auto !important;
 		height:16px;
		}
		
	#content h2 { 
		color: #4d4e4f; 
		font-size: 14px; 
		margin: 0 0 25px 0; 
		}
	
	#content a { 
		color: #3875a2; 
		font-weight: bold;
		text-decoration: none; 
		}
		
	#content a:hover { text-decoration: underline; }
	
	#content p { 
		margin: 0 0 25px 0; 
		}
		
	/* table styles */
	
	#content table { margin: 0 0 0px 0; }
	
	#content table th { 
		/*text-transform: uppercase;*/ 
		text-align: left; 
		/*font-weight: normal;*/
		font-weight: bold;
		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:  #3875a2; font-weight: bold; text-decoration: underline;  }
		
	#content table a:hover { color: #3875a2; }	
	
	#content table.swbusi { margin: 0 0 30px 0; }	

	#content table.swbusi th.header { 
		text-transform: uppercase; 
		text-align: left; 
		font-weight: normal;
		padding: 4px 6px 4px 0px;
		border-bottom: 1px solid #666666;  
		}	

	#content table.swbusi td.text { 
		padding: 4px 6px 4px 0px; 
		text-align: left;  
		border-bottom: 1px solid #666666;
		vertical-align: top; 
		}		

	#content table.swbusi td.text a { color:  #272727; font-weight: bold; text-decoration: none;  }
	#content table.swbusi td.text a:hover { color: #3875a2; }
	
	
	/* search results */

	#cm_content .odd { padding: 2px 0 2px 0; border-bottom: 1px solid #666666; }

	#cm_content .even { padding: 2px 0 2px 0; border-bottom: 1px solid #666666; }

	/* murupolku */
	
	#cookie { margin:  0 0 40px 0; }
		
	#cookie a { 
		color: #3875a2; 
		text-decoration: none; 
		font-weight: bold; 
		}
	
	#cookie a:hover { 
		text-decoration: underline;  
		}

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

#footer { 
	background: transparent url(../pics/footer_bg.gif) top no-repeat; 
	height: 50px; 
	width: 780px; 
	margin: 0 0 0 18px;
	padding: 15px 0 0 0;  
	}

   #footer a { 
   	color: #000; 
	text-decoration: none; 
	font-weight: bold; 
	text-transform: uppercase;
	margin: 0 15px 0 0; 
	}
		
  #footer a:hover { color: #3875a2; }
  
 /* Message */
 
#message .news_pagination,#searchResults .news_pagination { 
	position: relative; 
	float: left;
	width: 570px;
	margin: 20px 0 20px 0;
	}

#message .news_pagination #next_year {
	position: relative; 
	float: left;
	width: 50px;
	margin: 0 0 0 10px;
	}

#message .news_pagination #pages { 
	position: relative; 
	float: left;
	width: 420px;
	} 

#message .news_pagination a,#searchResults .news_pagination a  { 
	color: #3875a2; 
	font-weight: bold; 
	text-decoration: underline;
	padding: 0 4px 0 0;
}

#message .news_pagination  a:hover,#searchResults .news_pagination a:hover { color: #000000; text-decoration: none ; }

#message .news_pagination #prev_year {
	position: relative; 
	float: left;
	width: 80px;
}

/* Company */
div#company{
  width: 95%;
  padding-left: 5%;
  padding-right: 5%;
}

div#company h4{
  background-image: none;
  background-color: #ccc;
  padding: 5px;
  margin-left: 3px;
  margin-right: 3px;
  width: 529px;
}

div#company table{
  width: 539px;
  margin-left: 3px;
  margin-right: 3px;
}

div#company th{
  border-left: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc;
  font:normal bold 10px verdana;
  color: #666;
  text-align: left;
  width: 40%;
  padding: 5px;
}

div#company td{
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc;
  font:normal normal 10px verdana;
  color: #000;
  text-align: left;
  width: 60%;
  padding: 5px;
}

/* SITEMAP */

#sitemap
{
  padding:0;
}

#sitemap ul
{
  list-style:none;
  padding:0px;
  margin:0px;
  vertical-align:top;
}

#sitemap li
{

  margin-bottom:10px;
}

#sitemap li li
{
  border:none;
  width:auto;
  margin-bottom:2px;
}




#sitemap li
{
  padding-top:10px;
 
}

/* #sitemap ul li
{
  background-image:url(/pics/sitemapbg3.gif);
  background-repeat:repeat-x;
} */

#sitemap ul ul
{
	
  background-image:none;
}
#sitemap ul ul ul
{
  border:none;
}
#sitemap li a
{
  color:#000;
  border-bottom: 5px #e7e7e7 solid;
  width: 230px;
  display: block;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
  
  
}

#sitemap li a:hover { text-decoration: none; color: #3875a2; }

#sitemap li li a
{
	border: none;
  color:#000;
  font-size: 12px;
  font-weight: normal;
  
}

#sitemap li li a:hover { text-decoration: underline; }

#sitemap ul ul li
{
  background-image:none;
  padding-left:0px;
}

#sitemap ul ul ul li {
  background-image:none;
  padding-left:10px;
}
 

/* Login */
div#login { padding: 20px }
div#login input { width: 160px; margin-right:10px; }
div#login input.submit { width: 100px }
div#login h5 { background-color:#aaa;color:#fff;font:normal bold 11px verdana;padding:2px;  margin:0px; height: 15px; }
div#login table {border:solid 1px #aaa}
div#login th{
  border-left: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc;
  font:normal bold 10px verdana;
  color: #666;
  text-align: left;
  width: 40%;
  padding: 5px;
}

div#login td{
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc;
  font:normal normal 10px verdana;
  color: #000;
  text-align: left;
  width: 60%;
  padding: 5px;
}

/* error */
.error{
   background-color: #C00000;
   padding: 4px; 
   color: #FFFFFF;
}

/* Line height fix */
#cm_content p.txtleipa {
padding: 0px;
margin: 3px;
}

