@charset "iso-8859-1";
body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #F3F3F3;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #333;
}
#container { 
	width: 990px;  
	background: url(/images/header4.png) no-repeat #FFFFFF;
	border:1px solid #999;
	margin: 10px auto;
	padding-top:10px;
	padding-bottom:10px;
	text-align: left; 
} 
#header { 
	width:950px;
	height:80px;
	margin:0 0 0 10px;
	border:0px solid black;
} 

#header h1 {
	display:block;
	float:left;
	width:400px;
	height:60px;
	margin: 10px 0 0 0;
}

#nyhetsbrev {
	float:right;
	margin: 0 0 0 0;
	height:70px;
	width:260px;
	border:0px solid black;
}

#nyhetsbrev form {
	margin-top:10px;	
}

#nyhetsbrev a {
	color:#06C
}

#nyhetsbrev a:hover {
	color:#000;
}

#map { 
	width:950px;
	/*height:490px;*/
	height:490px;
	margin:10px 20px 10px 20px;
} 

#text { 
	width:950px;
	margin:10px 20px 10px 20px;
} 

#text div.info {
	width:305px;
}

#text div.info h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	text-transform:uppercase;
	font-weight: normal;
}
/*#text #info_v h1 {color:#09C;}
#text #info_m h1 {color:#c6c;}
#text #info_h h1 {color:#396;}*/

/*SAMMA RUBIKRFÄRG SOM KATEGORIFÄRG*/
#text h1.kom {color:#36C;}
#text h1.boe {color:#939;}
#text h1.upp {color:#e14e9e;}	
#text h1.mat {color:#396;}
#text h1.akt {color:#fc6254;}


#text div.info p {
	color:#666;
	font-size:11px;
	line-height:150%;
}

#text div.info a {text-decoration:none;}
/*#text #info_v a {color:#09C;}
#text #info_m a {color:#c6c;}
#text #info_h a {color:#396;}*/

#text a.kom {color:#36C;}
#text a.boe {color:#939;}
#text a.upp {color:#e14e9e;}	
#text a.mat {color:#396;}
#text a.akt {color:#fc6254;}

#text div.info a:hover {
	text-decoration:underline;
}

#info_v {float:left; margin-right:16px;}
#info_m {float:left;}
#info_h {float:right;}






#footer { 
	width:950px;
	margin:10px 20px 0 20px;
	border-top:1px dashed #CCC;
} 

#footer p, #footer td p  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 0;
	color:#888;
}
#footer a {color:#888; text-decoration:none;}
#footer a:hover {color:#333;}





/* MAPNAV */ 




#mapnav {
	width:950px;
	height:35px;
	margin:10px 20px 10px 20px; 
	background:#FFF
} 




#mn
{	margin: 0;
	padding: 0;
}

	#mn li
	{	float: left;
		list-style: none;
		font: 12px Tahoma, Arial;
	}
	
	
	
	/* Huvudrubriker */
	#mn li a
	{	display: inline-block;
		width:130px;
		height:27px;
		color:#FFF;
		margin-right:5px;
		padding-left:10px;
		padding-top:8px;
		font-size:16px;
		text-decoration:none;
	}

	
	#mn li a.kom {background:#36C;}
	#mn li a.boe {background:#939;}
	#mn li a.upp {background:#e14e9e;}	
	#mn li a.mat {background:#396;}
	#mn li a.akt {background:#fc6254;}
	
	/* Huvudrubriker Hover */
	#mn li a:hover  {}
	#mn li a.kom:hover  {background:#58E;}
	#mn li a.boe:hover  {background:#B5B /*url(images/icon/house.png) 10px center no-repeat*/;}
	#mn li a.upp:hover  {background:#ff79c2;}	
	#mn li a.mat:hover  {background:#2A8;}
	#mn li a.akt:hover  {background:#ff8b81;}

	#mn li ul {	
		position: absolute;
		visibility: hidden;
		border-top: 1px solid white;
		margin: 0;
		padding: 0;
		z-index: 1000;
	}
	
	#mn li ul li {	
		float: none;
		display: inline
	}
			
	/*Rullgardiner */
	#mn li ul li a {
		display: block;
		background:#939;
		width: 205px;
		height:20px;
		font-size:14px;
		color:#FFF;
		padding-top:4px;
		opacity:0.9;
		filter:alpha(opacity=90);
	}
	

	
	#mn li ul.kom li a {background:#36C;}
	#mn li ul.boe li a {background:#939;}
	#mn li ul.upp li a {background:#e14e9e;}
	#mn li ul.mat li a {background:#096;}
	#mn li ul.akt li a {background:#fc6254;}


	/*Rullgardiner Hover*/
	#mn li ul li a:hover  {}
	#mn li ul.kom li a:hover  {background:#58E;}
	#mn li ul.boe li a:hover  {background:#B5B;}
	#mn li ul.upp li a:hover  {background:#ff79c2;}
	#mn li ul.mat li a:hover  {background:#2A8;}
	#mn li ul.akt li a:hover  {background:#ff8b81;}

#sok {
	display: inline-block;
		border:1px solid #999;
		background:#F9F9F9;
		height: 33px;
		}

#sokruta {	
		display: inline-block;
		width:158px;
		height:33px;
		color:#FFF;
		margin-right:5px;
		padding-left:0;
		padding-top:0;
		font-size:16px;
		text-decoration:none;
		background:#F9F9F9;
		/*border:1px solid #999;*/
		
	}

#sokruta input {
	border:0;
	margin-top:6px;
	margin-left:8px;
	margin-right:0;
	width:152px;
	font: 16px Tahoma, Arial;
	color:#666;
		background:#F9F9F9;
	}
	
#soksubmit {	
	display: inline-block;
	width:55px;
	height:33px;
	background:#F0F0F0;
	border-left:1px solid #999;
	
}

#soksubmit input {
	border:0;
	margin-top:6px;
	margin-left:0;
	width:50px;
	font: 16px Tahoma, Arial;
	color:#666;
		background:#F0F0F0;
	}


.gmap_marker {
	text-align: left;
	font-size: 10px;
}

.gmap_marker h5 {
	font-size: 12px;
	margin:0;padding:0;
}

.gmap_marker p {
	font-size: 10px;
	margin:5px 0px;padding:0;
}

/*Specialare för första menyn*/
#mn li ul.kom li {
	display: block; 
	width: 670px;
	background:#36C;
	opacity:0.9;
	filter:alpha(opacity=90);
	z-index: 100;
}














.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/* STYLAR AUTOCOMPLETELISTAN */
.ui-autocomplete {
	width: 190px;
	text-align: left;
	margin:5px;
	padding:0;
}

.ui-autocomplete .ui-menu-item {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	list-style-type: none;
	margin:3px;
	padding:0;
}


.ui-autocomplete .ui-menu-item a {
	display: block;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	text-decoration: none;
}

.ui-autocomplete .ui-state-hover, .ui-autocomplete .ui-widget-content .ui-state-hover, .ui-autocomplete .ui-state-focus, .ui-autocomplete .ui-widget-content .ui-state-focus {
	border: none;
	background: #f9f9f9;
	cursor: pointer;
	background-color: #ccc;
}

.ui-dialog {
		box-shadow: 3px 3px 3px #818181;
		-webkit-box-shadow: 3px 3px 3px #818181;
		-moz-box-shadow: 3px 3px 3px #818181;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}


#object-info table td {font-size: 10px;}

