/*************************************************************
GENERAL STYLES
*************************************************************/
body{
	background-color:#CCCC55;
    background-image:url(../images/menu-bg4.png);
    background-position:left top;
    background-repeat:repeat-y;
	padding:0px;
	margin:0px;
	height:100%;
	color:#000000;
}

td{
	padding: 1px;
	padding-left:3px;
}

th{
	text-align:left;
}

a, a:hover{
	color:#8C0000;
}

form{
	margin-top:0px;
	margin-bottom:0px;
}

p{	
	margin: 0px 0px 15px 0px;
}

dt {
	font-weight:bold;
}

li {
	display:list-item;
	vertical-align:top;
}

table{	
}

a img {
	border:none;
}

.regular_yellow { background:#F0F0A0; } /* Den vanliga, blekgula färgen */

/*************************************************************
Top
*************************************************************/
div.newlogo{
	width:100%;	
}

img.textlogo{
	position:absolute;
	top:2px;
	left:50%;
	margin-left:-198px;
}
div.topstrip {
	background:#FFFFCC;
	border-bottom:1px solid #000000;
	height:28px;
	z-index:0;
}

a.top-button, a.top-button:hover {
	margin-top:1px;
	margin-left:5px;
	height:24px;
	border:1px solid #000000;
	background-color:#AC0000;
	text-decoration:none;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	float:right;
	vertical-align:text-bottom;
}

/*************************************************************
Vänsterspalten
*************************************************************/

#menu { /*Huvuddiv for meny*/
	position:absolute;
	top:28px;
	left:0px;
	width:176px;
	background:#FFFFCC;
	margin-bottom:0px;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
}



a.hider-right { /*Menylänk*/
	display:block;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	color:#000000;
	padding-left:6px;
	padding-bottom:3px;
	margin-top:1px;
	margin-bottom:1px;
	margin-right:0px;
	padding-top:5px;
}

a.hider-right:hover {
	background:#F0F0A0;
}

a.hider-right_clicked {
	font-size:12px;
	display:block;
	padding-top:5px;
	text-decoration:none;
	font-weight:bold;
	color:#AC0000;
	padding-top:5px;
	padding-left:6px;
	padding-bottom:3px;
	margin-top:1px;
	margin-bottom:1px;
	margin-right:0px;
	background:url(../images/menu-bg7.png) repeat-y;
}
a.hider-right_clicked:hover {
	color:#8C0000;
}

img.menypil {
	float:right;
	border:0;
	margin-top:-12px;
	padding-right:0px;
	display:block;
}

img.flag {
	margin-right:6px;
	height:12px;
	vertical-align:text-bottom;
}

/*************************************************************
Mittenspalten
*************************************************************/
div.main_container {
	margin-top:29px;
	margin-left:182px;
	margin-right:183px;
	line-height:1.2;
	padding-bottom:10px;
}

div.main_header {
	background-color:#FFFFFF;
	padding-left:10px; 
	padding-right:6px;
	border: 1px solid #000000;
}

div.main_window {
	background-color:#FFFFFF;
	padding-left:10px; 
	padding-right:6px;
	border: 1px solid #000000;
	margin-right:0px;
	margin-top:6px;
}

div.main_footer {
	padding-left:10px;
	padding-right:6px;
	background-color:#FFFFFF;
	border: 1px solid #000000;
	margin-top:6px;
	padding:5px;
}

div.main_footer_ie {
	padding-left:10px;
	padding-right:10px;
	background-color:#FFFFFF;
	border: 1px solid #000000;
	margin-top:22px;
	padding:5px;
}

.main_window p {
	margin: 0px 0px 15px 0px;
	max-width:500px;
}

.main_window li {
	max-width:500px;
}

/*************************************************************
Högerspalten
*************************************************************/
div#right {
	position:absolute;
	right:0px;
	top:28px;
	width:176px;
	border: 1px solid #000 /*#74665c*/;
	border-right:0px;
	background:#FFC;
}

div.header { /*Rubrik (för tillfället bara använd för högerspalten)*/
	background:#F0F0A0;
	background-image:url(../images/header.png);
	background-position:right;
	padding:1px;
	padding-left:5px;
	padding-top:4px;
	color:#000000;
	border-top:1px black solid;
	border-bottom:1px black solid;
}

#nyheter, #lasa, #poll {
	background:#FFFFCC;
}




/*************************************************************
Övrigt
*************************************************************/

span.bolditalic {
	font-weight: bold;
	font-style:italic;
	color: #000000;
}

input.platt_input {
	border: 1px solid #000000; 
	background-color: #FFFFFF; 
	font-size: 10px;
	height:15px;
}

td.no_border {
	border: 0px;
}

img.logo {
	background:#FFFFFF;
}

input.platt {
	border:1px solid black;
	background:url(../images/knappbakgrund.gif);
	color:#FFFFFF;
	font-weight:bold;
	height:18px;
	margin-top:3px;
	padding:0px;
}


h2.header_right {
	margin-top:1px;
}

/********************
*Sidspecifika stilar*
********************/
div.startlogo {
	float:right;
	background:#FFFFFF;
	padding:5px;
	border:1px solid #000000;
	margin-left:10px;
	margin-bottom:10px;
}
tr.colored {
	background-color:#F0F0A0;
}
tr.colored_red {
	background-color:#AC0000;
	color:#FFF;
	font-weight:bold;
}
td.colored {
	background-color:#F0F0A0;
}
div.kontakt_info {
	float:left;
	border:1px solid #000000;
	padding:4px;
	background:#FFFFFF;
	line-height:1.0;
	width:250px;
}

div.kontakt_image {	
	float:left;
	line-height:1.0;
	width:150px;
}

div.colorContainer {
	background:#F0F0A0;
	padding:15px;
	border: #000000 1px solid;
}

div.white {
	background-color:#FFFFFF;
	border:1px #000000 solid;
	vertical-align:top;
	width:80%;
	padding-left: 15px;
	margin-bottom:20px;
}

div.white_right {
	background-color:#FFFFFF;
	vertical-align:top;
	border:1px #000000 solid;
	width:80%;
	padding-left: 15px;
	margin-bottom:20px;
}

div.clearer {
	visibility:hidden;
	clear:both;
}

div.infoContent{
	display:none;
}

div.vagledContent{
	display:none;
}
div#popup{ /* Popupen på kartorna */
	position:absolute;
	border:1px #000 solid;
	padding:3px;
	display:none;
	background:#A40000;
	color:#FFF;
	margin-left:200px;
	margin-top:50px;
	font-weight:bold;
	z-index:1000;
	max-width:300px;
}
.updated {
	/*background:#FF0;*/
}

.updated1 {
	background:#FF0;
}

.deleted {
	background:#FF0;
	text-decoration:line-through;
}

div#analyser {
	width:100%;
	padding: 10px 0;
}

#hospital_table a.note {
	text-decoration:none;
	color:#F33;
}
#hospital_table a.asterisk {
	text-decoration:none;
	color:#000;
}
#hospital_table a.sharp {
	text-decoration:none;
	color:#000;
}
#hospital_table tr.table_footer th{
	text-align:left;
	background:#FCC;
	padding:1px 1px 1px 3px;
}

/***********************
Tabellen på deltagande sjukhus i Sveriges regioner
***********************/
.regions_table{
	margin-left:155px;
	display:none;
}
.regions_table td{
	border:1px solid #000;
	background:#F7F3A5;
}
.regions_table th{
	border:1px solid #000;
	background:#AD0000;
	color:#FFF;
	padding:5px;
}

/***********************
Analyserande bilder
***********************/
#analyser_container img {
}

div#analyser a {
	line-height:20px;
}

div.analys img {
	text-decoration:none;
}

div#analyser .analys {
	height:273px;
	padding-left:10px;
	float:left;
}

/***********************
English Tables
***********************/
#eng_collect{
	border-width:0 0 1px 0;
	border-style:solid;
	border-color:#000;
	border-collapse:collapse;
}
#eng_collect th{
	background-color:#AC0000; 
	color:#FFF;
}
#eng_collect td{
	vertical-align:top;
	border-width:0 1px 0 0;
	border-style:solid;
	border-color:#000;
}
#eng_collect p{
	width:auto;
}

#eng_reg th{
	background-color:#AC0000; 
	color:#FFF;
	padding:0 5px;

}
#eng_reg .odd{
	background-color:#F0F0A0;
}
#eng_reg .even{
	background-color:#FFFFCC;
}

/***********************
Forms
***********************/
.hidden { display:none; }

/***********************
Methodology
***********************/
#method table { width:600px; border-collapse:collapse; margin:2px 0; }
#method thead { border: 1px solid #AC0000; }
#method table td { border: 1px solid #AC0000; padding:3px 5px; }
#method ol.latin { list-style-type:lower-latin; }
#method ol.reference li { margin-top:7px; }
/**********************
Täckningsgrad
**********************/
#tackning_table { width:600px; border-collapse:collapse; margin:2px 0; }
#tackning_table thead { border: 1px solid #000000; background:#AC0000; color:#FFF; }
#tackning_table td { border: 1px solid #000000; padding:3px 5px; }