html { height: 100%; margin-bottom: 1px; }

body {
	margin: 0px 0px;
	padding: 0px;
	text-align: center;
	padding-bottom: 25px;
	font-size: 10px;
	color: #333333;
	font-family: "Bistream Vera Sans", verdana, arial, sans-serif;
	
	background: #f6f6f6;
	}
#logoPrint { display: none; }

td {
	color: 			#333333;
	font-family: 	verdana, ms sans serif;
	font-size: 		10px;
	font-weight: 	normal
} 

.default {
	font-family:	verdana, ms sans serif, tahoma;
	font-size:		10px;
	color:			#333333;
	background:		#ffffff;
	padding:		3px;
}

.ontr {	background-color: #eeeeee; }
.offtr { font-family: background-color: #ffffff; }

a        	{ color: #2E62AD; text-decoration:none }
a:hover 	{ text-decoration: underline }

.field2 	{ background: #ffff00; }
.white 		{ color: #ffffff; font-family: verdana, ms sans serif; font-size: 8pt; font-weight:normal; padding:3px }

.GLOBALSEARCH { background-color: white; border: black 1px solid; color: black; font-family: verdana, ms sans serif; font-size: 10pt; font-weight:bold } 
.LEFTMENULINKS { color: #333333; font-family: verdana, ms sans serif; font-size: 8pt; font-weight:normal; padding:2px; text-decoration:none } 
.LEFTMENULINKSSMALL { color: #333333; font-family: verdana, ms sans serif; font-size: 7pt; font-weight:normal; padding:1px; text-decoration:none } 
.LEFTMENULINKSHOVER { color: #333333; font-family: verdana, ms sans serif; font-size: 8pt; font-weight:normal; padding:3px; text-decoration:underline } 
.RIGHTMENUTEXT { color: #333333; font-family: verdana, ms sans serif; font-size: 8pt; font-weight:normal; padding:3px } 
.bigRightMenuText, .bigRightMenuText td { color: #333333; font-size: 8pt; font-weight:normal; padding:3px }
.bigRightMenuText select { color: #333333; font-size: 8pt; margin-top: 2px; margin-bottom: 2px }
.smalltext { color: #333333; font-family: verdana, ms sans serif; font-size: 7pt; font-weight:normal; padding:3px } 
.maintext {
	color: 			#333333;
	font-family: 	verdana, ms sans serif;
	font-size: 		11px;
	font-weight:	normal;
} 
.gray {	color: #cccccc; }

.emfas_OFF { color: #333333; font-family: verdana, ms sans serif; font-size: 8pt; font-weight:normal; padding:3px } 
.rub { font-size: 10px; font-weight:bold; }
.rub11 { font-size: 11px; font-weight:bold; }
.rubrik { font-size: 20px; font-weight:bold; }

.start_rub, .start_rub a, .start_rub:hover, .start_rub a:hover {
 xcolor: #333;
 font-size: 18px;
 font-family: arial, tahoma, verdana;
 font-weight: bold;
 padding-bottom: 10px;
}
#readMore {
	overflow: auto;
	height:250px
}
#mainInfoText, #infoBox {
	overflow: auto;
	height:200px
}
#mainInfoText p, #infoBox p {
	margin-top: 0;
	font-size:10px;
	}
#newsHolder {
	overflow: auto;
	height:250px
}
.firstPageNews {
	font-size: 9px;
	margin-bottom: 7px;
}
.firstPageNewsLink {
	font-size: 9px;
}
.publisherStartLink, .publisherStartLink:hover {
	color: #333;
	font-weight: bold;
}

.right_glob { font-size: 11px; color: #333333; }
.right_glob:link { font-size: 11px; color: #333333; }
.right_glob:visited { font-size: 11px; color: #333333; }
.right_glob:hover { font-size: 11px; color: #333333; }
.right_glob:active { font-size: 11px; color: #333333; }

.left_glob { font-size: 10px; color: #333333; text-decoration:none }
.left_glob:link { font-size: 10px; color: #333333; text-decoration:none }
.left_glob:visited { font-size: 10px; color: #333333; text-decoration:none }
.left_glob:active { font-size: 10px; color: #333333; text-decoration:none }
.left_glob:hover { font-size: 10px; color: #333333; text-decoration: underline; }

#loginError {
	padding: 5px;
	color: red;
	width: 100%;
	margin-top:15px;
	margin-bottom:10px;
}



/* New site */


form {
	margin: 0;
	padding: 0;
}
#centering {
	width:980px;
	margin:0px auto;
	text-align:left;
	background: url('/images/fade_left.gif') repeat-y;
	padding-left: 4px;

	background-color:#fff;
	}
#innerCentering {
	background: url('/images/fade_right.gif') right top repeat-y;
	padding-right: 4px;
	width: 980px;
	}
html>body #innerCentering {
	width:100%px;
	}

#content {
	border-bottom: 2px solid #2e62ad;

}
#mainContent {
	padding: 10px;
	border-right: 1px solid #9a9a9a;
}
#menu {
	background: url('/images/top_bg_fade.jpg') repeat-x;
	height: 125px;
	font-family: arial, verdana;
}
#minimenu {
	padding:5px;
	color: #666;
	}
#minimenu a {
	color: #666;
	margin-left:7px;
	padding-left: 7px;
	border-left: 1px solid #ccc;
	}
#minimenu a.noBorder {
	border: none;
}
#minimenu a:hover {

	}
#navcontainer {
	width: 100%;
	}
#navcontainer ul {
	padding: 0;
	margin: 0;
	height: 35px;
	background: url('/images/bar_bg2.gif') repeat-x;
	}
#navcontainer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	height: 35px;
	line-height: 35px;
	}

#navcontainer ul li a {
	color: white;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 10px 2px 40px;
	font-family: arial, tahoma, verdana;
	border-right: 1px solid white;
}
#menu_nyheter {
	background: url('/images/nyheter_sw.gif') no-repeat 10px 2px;
	}
#menu_foretag {
	background: url('/images/foretag_sw.gif') no-repeat 10px 2px;
	}
#menu_personer {
	background: url('/images/personer_sw.gif') no-repeat 10px 2px;
	}
#menu_bevakning {
	background: url('/images/bevakning_sw.gif') no-repeat 10px 2px;
	}
#menu_medieanalys {
	background: url('/images/medieanalys_sw.gif') no-repeat 10px 2px;
	}
#navcontainer ul li a#menu_aktier {
	border: 0;
	background: url('/images/aktier_sw.gif') no-repeat 10px 2px;
	}
	
#icons td {
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 5px;
}
a img {
	border: 0;
}
#leftCorner {
	background: url('/images/barleftcorner.gif') no-repeat;
	width: 19px;
}
#rightCorner {
	background: url('/images/barrightcorner.gif') no-repeat;
	width: 20px;
}



#sidebar {
	text-align: left;
	width: 201px;
	background: #f2f2f2;
}
.sidemenubar {
	text-align: left;
	color: #333;
	border-top: 1px solid #9a9a9a;
	width: 202px;
	font-size: 11px;
	padding: 4px 0px 4px 5px;
}
html>body .sidemenubar {
	width: 195px;
}
.sidemenubar a {
	color: #333;
}
#first_sidemenu_box {
	border-top: none;
}
#sidebarLinks a {
	color: #333;
	padding-left: 15px;
}
#sidebarLinks div {
	margin-bottom: 2px;
}



.hiddenSubmit {
	width: 0px;
	height: 0px;
	border: none;
	padding: 0;
	margin: 0;
	background: #fff;
	color: #fff;
}
a.button {
	text-decoration: none;
	background: transparent url('/images/button-right.gif') no-repeat scroll top right;
	color: #333;
	display: block;
	float: left;
	font: normal 10px verdana, arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 7px; /* sliding doors padding */
}

a.button span {
	background: transparent url('/images/button-left.gif') no-repeat;
	display: block;
	font-weight: bold;
	line-height: 14px;
	padding: 5px 0 5px 7px;
	text-decoration: none;
	white-space: nowrap;
} 
a.button:hover {
	text-decoration: none;
	color: #2e62ad;
}
a.button:active {
	background-position: bottom right;
	color: #2e62ad;
	outline: none; /* hide dotted outline in Firefox */
	text-decoration: none;
}

a.button:active span {
	background-position: bottom left;
	padding: 6px 0 4px 7px; /* push text down 1px */
}



h1, h2, h3, h4, h5 {
	color: #333;
	}

h1 { font-size: 20px; }
h2 { font-size: 16px; }
h3 { font-size: 12px; }
h4 { font-size: 11px; margin: 0;	padding: 0; }


.basicInput {
	border: 1px solid #CDCDCD;
	height: 26px;
	padding: 6px;
	color: #333333;
	font-size: 11px;
	}
.boldInput {
	border: 1px solid #CDCDCD;
	height: 22px;
	padding: 6px;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	}
.allBlack, .allBlack td, .allBlack td a {
	color: #333;
	font-size:12px;
	font-weight:bold;
	
}
.subTitle {
	font-size:12px;
	font-weight:bold;
	color: #333;
}

.oddRow td {
	background: #f5f5f5;
}
.personHit { }
.personHit a { }
.text_input, .input_text {
	border: 1px solid #cdcdcd;
	padding: 4px;
	color: #333333;
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: bold;
	}
.input_select, .input_select_narrow {
	border: 1px solid #CDCDCD;
	width: 150px;
	padding: 5px;
	color: #333333;
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: bold;
	}
.input_select_narrow {
	width: 90px;
}
.big_input {
	border:1px solid #cdcdcd;
	width:400px;
	height:16px;
	padding:6px;
	color:#333333;
	font-family: verdana, arial;
	font-size:12px;
	font-weight: bold;
	}
.big_search_butt {
	margin-bottom: -4px;
	}
html>body .big_search_butt {
	margin-bottom: -10px;
	}
/* safari 2 hack: */
body:last-child:not(:root:root) .big_search_butt { margin-bottom: -11px; }
/* safari 3 hack: */
@media all and (min-width:0px) {
	body:not(:root:root) .big_search_butt { margin-bottom: -11px; }
}
.global_input {
	border:1px solid #9a9a9a;
	width:170px;
	height:13px;
	padding:4px;
	color:#333333;
	font-family: verdana, arial;
	font-size:10px;
	font-weight: bold;
	}
#glob_search_butt {
	margin-bottom: -4px;
	}
html>body #glob_search_butt {
	margin-bottom: -7px;
	}

.ffwidth {
	width: 700px;
	}
	
td, p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333 }
pre { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333 }
.selectbox {font-family: Verdana, Arial; font-size: 10px; background-color: #FFFFFF; color : #000000 }
.inl { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000 }
.rub { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; font-weight: bold }

.ftgnamn { font-size: 20px; font-weight: bold; color: #333333; }
.big { font-size: 11px; }
.big table tr td { font-size: 11px; }
.bigger { font-size: 12px; }
.biggest { font-size: 14px; }

.bold { font-size: 10px; font-weight: bold; }
.bolder { font-size: 11px; font-weight: bold; }
.boldest { font-size: 12px; font-weight: bold; }


.sidebar_link {
	padding-left: 10px;
	padding-top: 4px;
	padding-left: 4px;
}
.sidebar_link a {
	color: black;
	padding-left: 10px;
	font-size: 11px;
}
.hitlist {
	font-size: 12px;
	font-weight: bold;
}

i.author {
  font-variant: small-caps;
  font-style: normal;
  font-size: 1.1em;
}

.globwidth {
	width: 700px;
}

.miniTitle {
	font-weight: bold;
	color: #333;
	margin-top: 10px;
	margin-bottom: 2px;
	font-size: 11px;
}
.spacing {
	margin-top: 10px;
}
.indent {
	padding-left: 20px;
	padding-top: 5px;
}
#mainsoktext {
	padding-left:0px;
	font-size:20px;
	font-weight: bold;
}
html>body #mainsoktext {
	top: 7px;
	position: relative;
}

.familytree {
	list-style: none;
}
#searchedCompany, #searchedCompany a {
	color: red;
	font-weight: bold;
}
#centerButtonKoncern {
	margin-left:220px
}
* html #centerButtonKoncern { /* IE6 */
	margin-left:100px
}
*:first-child+html #centerButtonKoncern { /* IE7 */
	margin-left:220px
}

.firstPageWhite, .firstPageWhite * {
	color: white;
}
#readMoreLinks { list-style-type:none; padding-left:10px; font-size:11px; margin:0; }
#readMoreLinks li { margin-bottom: 3px; }


.blacklink {
	color: #333;
	}
#adFooter {
	color: #999;
}
#adFooter a {
	color: #666
}

#cachewarnmssg {
	display: none;
}
#lesson {
	list-style: none;
	padding: 0;
	margin: 0;
}
#lesson li {
	padding: 0;
	padding-top: 5px;
	padding-left: 10px;
	margin: 0;
}
.cpRemark td {
	background: #fee;
}

.provider_specifier {
  padding: 0.3em 1em;
  border: 5px solid #2e62ad;
  background: #f1f7ff;
}

.provider_specifier .provider_information {
  clear: both;
  margin-top: 5em;
  color: #2e62ad;
  font-weight: bold;
}

/* Article styles */
.aa_doc_brodtext pre font { font-size: 11px; }
.aa_doc_faktaruta pre font { font-size: 11px; }

/* Word-wrap pre elements, but still preserve whitespace */
td.stdtext { width: 450px; }
#articlesHolder pre, .stdtext pre {
  overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
  white-space: pre-wrap; /* css-3 */
  white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
  white-space: -pre-wrap; /* Opera 4-6 */
  white-space: -o-pre-wrap; /* Opera 7 */
  word-wrap: break-word; /* Internet Explorer 5.5+ */
}

/* Notice styles */
.main_notice { 
  border: 1px solid #fcc;
  padding: 5px;
  width: 95%;
  margin: 0 auto;
  background: #fee;
}

.aa_notice, .ff_notice {
  border: 1px solid #ccc;
  padding: 5px;
  width: 95%;
  margin: 0 auto 8px;
  background: #eee;
}

.fixnum tr td { text-align: right;}
.fixnum tr td.ex { text-align: left;}


#revisorsinformation tr td { padding-right: 8px; }