
/*-------box model hack (for IE/Win)-----------*/
body,html {
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	height:100%;
	/* 0088CE, 999999, cccccc */
	/*
   scrollbar-arrow-color: #ccc; 
	scrollbar-3dlight-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-face-color: #333;
	scrollbar-shadow-color: #fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-track-color: #fff;
	*/
	padding: 0px;
	margin: 0px;
	  }


#web_top_left {
	 z-index:89;
	 position: absolute;
	/* background-image: url(../media/web_top_left.png);
	 background-repeat: no-repeat; */
	 float: left;
	 width: 180px;
	 height: 180px;
	 margin-top: 0px;
	 margin-left: 0px;
	 padding-top: 0px;
	 border: 0px solid red;
	 background-color: transparent;
	 
	display:none; 	 
	 }	
	
#web_bottom_left {
	left: 0px;
	 position: absolute;
	 background-position: bottom;
	 background-repeat: no-repeat;
	 width: 50px;
	 height: 100%;
	 padding-bottom: 0px;
	 margin-left: 0px;
	 margin-top: 0px;
	 border: 0px solid red;
	 background-color: transparent;
	 
	display:none; 		 
	 }	
	

#header {
	position: absolute;
	width: 901px;
	height:186px;
	padding: 0px;
	margin-left: 40px;
	margin-top: 54px;
	margin-bottom: 0px; 
	margin-right: 0px;
	background-color: transparent;
	border: 0px solid green;
	
	
	display:none; 
	}
		
		
		
		





#bg_container {
	display:none;
	}










		/* navigering med dropdown */

#nav .no_a {

	z-index: 100;
	}		

#nav .no_a_linje {

	z-index: 100;
	background: url(../media/x_menylinje.png) no-repeat left;
	}

#nav .menylinje {

	z-index: 100;
	background: url(../media/x_menylinje.png) no-repeat left;
	}					

#navcontainer {
	z-index:89;
	font-size: 0.64em;
	position: relative;
	background: transparent; /*B9C197*/ 
	width: 900px;
	height: 20px;
	margin-top: 29px;
	margin-right: 55px;
	border: 0px solid red;
	float: right;
	
	
	display:none; 
	 }

		
ul { /* hela navlist */
	list-style-type: none;
 	padding: 0;
	margin: 0;
	float: right;
	}

		

#nav li a {
	font-weight: bold;
	color: #fff;
	font-weight: bold; 
	text-decoration: none;
	font-family: sans-serif;
	padding: 0px 9px 0px 9px; /* T R B L */	
	display: block;
	}


	

			

#nav li li a {
	color: #000;
	font-weight:bold;
	width: 130px;  
	display:block;
	padding-top:2px;
	}			

#nav li {
 /*	background: url(../images/flagga_white.gif) no-repeat left; */
	color: #fff;
	float: left;
	position: relative;
	}



#nav li ul li a:hover{
	z-index: 100;
	color: #222;
	background: url(../media/x_bg_liulli_p.png) no-repeat left;
	}


				

li ul { /* hela undermeny */
	left: -999em;
	position: absolute;
	width: 151px; /*  */
	z-index: 100;
	padding-top: 0px;
	padding-bottom: 20px;
	margin-left: -10px;
	background: transparent url(../media/x_dropdown.png) bottom repeat-y;
	text-align: left;
	}

		
#nav li ul li  {
	font-weight: bold;
	text-decoration: none;
	font-family: sans-serif;
	padding: 1px 9px 0px 12px; /* T R B L */
	line-height:normal;
	}


					

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 100;
	}

		



		

		/* navigering med dropdown */












#icon_date {
	background: transparent; /* #E4E6D7 #F9F8F3 */
	width: 48px;
	height: 48px;
	margin: 0px;
	padding-top: 8px;
	position: relative;

	background-repeat: no-repeat;

	}





.dateDD {
	margin-left: 14px;
	font-size: 1.6em;
	font-weight:bold;
	color: #555;
	}


.dateMMM {
	position:absolute;
	margin-top:-2px;
	margin-left: 14px;
	font-size: 0.9em;
	font-weight:bold;
	color: #555;
	}




	
		

		
#contentORIGINAL {
	position: absolute;
	float: right;
	width: 400px;
	/*height: 340px; 357+34=391*/

	padding: 0px;
	margin-top: 0px; /*45-27=18*/
	margin-left: 420px;
	color: #555;
	text-align:left;
	font-size: 0.72em;
	line-height:160%;
	background-color: #fff;
	z-index: 3;
	border: 0px solid red;
	}		

	
	
#text-column_defaultram {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 15px;
	padding-bottom: 0px;

	}	
		
#text-column {
	padding-top: 0px;
	padding-left: 27px;
	padding-right: 15px; /*minskade ner denna 22/4 då tre bilder inte fick plats nar det blev scrollist*/
	}	


#content a, #nyhetsdatum a:visited, #nyhetsdatum a:active {
	color:#008bd3;
	}		
#content  a:hover {
	text-decoration:none; 
	color:#008bd3;
/*	background-color:#000000;	*/
	}	
		
	
#nyhetsdatum{
	color:#555;
/*	font-family:"Times New Roman", Times, serif;	*/
	text-transform: uppercase;
	}	

	
.nyhetsdatum_linjar{
	color:#000;
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-style:normal;
	font-weight: bold;
	font-size: 1.0em;
	margin-left: 4px;
	margin-right: 4px;
	}	
		
#nyhetsdatum a, #nyhetsdatum a:visited, #nyhetsdatum a:active {
	color:#008bd3;
	font-weight: bold;
	}		
#nyhetsdatum  a:hover {
	text-decoration:none; 
	color:#008bd3;
	font-weight: bold;
/*	background-color:#000000;	*/
	}			
	
#sidebar-a {
	
	position: absolute;
	width: 50px;
	height: 300px;
	margin: 0;
	margin-left:0px;
	margin-top: 35px;
	padding: 0px;
	background-color: transparent;
	font-size: 64%;
	line-height:150%;
	z-index: 2;
	border: 1px solid green;
	
	display: none;
	}
	
#medialayer {
	z-index:3;
	position: absolute;
	width: 357px;
	height: 322px;
	margin: 0;
	margin-left:0px;
	margin-top: 30px;
	padding: 0px;
	background-color: transparent;
	border: 0px solid green;
	
	display:none; 		
	}	
	
#medialayer_film {
	z-index:3;
	position: absolute;
	width: 640px;
	height: 385px;
	margin: 0;
	margin-left:171px;
	margin-top: 240px;
	padding: 0px;
	background-color: transparent;
	border: 0px solid green;
	}		
		
/* Default heading style */
h1, h2, h3, h4, h5, h6 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 1.3em;
	margin-left: 9px;
	margin-top : 3px;
	margin-bottom : 6px;

	text-transform: uppercase;
}		

#footer {
	position: absolute;
	width: 790px;
	height: 83px;
	clear: both;
	padding: 0px;
	margin-left: 17px; 
	margin-top: 422px;
	margin-bottom: 0px;
	background-color: transparent;
	border: 0px solid blue;
	text-align: left;
	}
#footer .leftfoot {
    float: left;
	 text-align: left;
}	
#footer .rightfoot {
    float: right;
	 text-align: right;
}		
	
#footer p {
	margin:0px;
	font-size: 8pt;
	text-align:center;
	color:#000;
	padding:0px;
	}

#footer a {
	color:#000; 
	font-size: 8pt;
	}
	
#footer a:link, a:visited a:active {
	color: #000;
	text-decoration: none;
	font-size: 8pt;
	}

#footer a:hover {
	color: #000;
	text-decoration: underline;
	font-size: 8pt;
	}
			
a img {
	border:0;
	}
a:link {
	color: #fff;
	text-decoration: none;
	}

a:visited {
	color: #fff;
	text-decoration: none;
	}
	
a:hover {
	color: #000;
	text-decoration: none;
	}
	/*----meny sidebar-a----*/











 #menu{
 /* Menyknapparna för admin, ligger i ovankant av container */
	position: absolute;
	top: 0px;
	left: 58%;
	margin-top: 2px;	
	padding: 3px 0;
	margin-left: 0;
	border: 0px solid blue;
	z-index: 77;
	
	
	display:none; 
	}

#menu li
{
list-style: none;
margin: 0;
display: inline;
}

#menu li a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #000;
background: #89867A;
text-decoration: none;
font: bold 11px Calibri, arial, Verdana, sans-serif;
color: #ccc;
}

#menu li a:link { color: #fff; }
#menu li a:visited { color: #fff; }

#menu li a:hover
{
color: #fff;
background: #005792;
border-color: #333;
}





/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

a.squarebutton{
background: transparent url('../images/square-green-left.gif') no-repeat top left;
display: block;
float: left;
font: bolder 11px "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
color: #494949; /*button text color*/
}

a.squarebutton span{
background: transparent url('../images/square-green-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;

}