/* BBCAB.SE -- CSS for screen media. */

/* <!-- !:::::::::: RESET (based on Eric Meyer's work) :::::::::: --> */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* basic font settings - based on YUI Fonts
--------------------------------------------------*/

body { 
  font: 13px 'trebuchet ms', arial, helvetica, clean, sans-serif;
  * font-size: small;
  * font: x-small;
}
table {
  font-size: inherit;
  font: 100%;
}
select, input, textarea {
  font: 99% arial,helvetica,clean,sans-serif;
}
pre, code {
  font:115% monospace;
  * font-size:100%;
}
body * {
  line-height:1.22em;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
	background: #F2F4F3;
}

sup {
	font-size: 80%;
	vertical-align: text-top;
}

/* <!-- !BASIC TAG FORMATTING --> */

h1 {
	font-family: "arial narrow", arial, sans-serif;
	font-size: 159%;
	font-weight: bold;
	letter-spacing: -0.05em;
	margin: 1.5em 0 0.5em 0;
	color: #000;
	padding: 0 0 0.1em 0;
}
h1 a:link, h1 a:visited, h2 a:link, h2 a:visited {
	text-decoration: none;
	color: #000;
}
h1 a:hover, h2 a:hover {
	color: #000;
	text-decoration: underline;
}
h1 span, h2 span, h3 span {
	color: #000;
}


h2 {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 107%;
	font-weight: bold; 
	color: #000;
	padding: 0;
	margin: 2em 0 1em 0;
}
h2.sub {
	color: #000;
	font-size: 92%;
	font-weight: bold;
	padding-bottom: 2px;
	margin-bottom: 1.5em;
	margin-top: 0;
	border: none;
}

h3 {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 92%;
	font-weight: bold;
	color: #000;
	padding: 0 0 2px 0;
	margin: 1.2em 4em -.2em 0;
	border-bottom: 1px solid #ddd;
}

p, p strong {
	margin: 0.5em 0 1.5em 0;
	padding: 0;
	line-height: 1.4em;
}

a {
	color: #013064;
	text-decoration: none;
}

a:link {
	color: #013064;
	text-decoration: none;
}
a:visited {
	color: #013064;
	text-decoration: none;
}
a:hover {
	color: #013064;
	text-decoration: underline;
}
a:active {
	color: #013064;
	text-decoration: none;
}



abbr, acronym {
	font-style: normal;
	border-bottom: 1px dotted;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

strike {
	text-decoration: line-through;
}



/* <!-- !:::::::::: WRAP :::::::::: --> */

#wrap {
	position: relative;
	margin: 0 auto;
	padding: 5px 15px 0 15px;
	font-size: 95%;
	text-align: left;
	background: #f2f4f3 url(../images/bg-wrap.gif) repeat-y top left;
	width: 950px; /* IE5 Win */
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 920px; /* Others */
	}
	html>body #wrap {
	width: 920px;
}


	
/* LOGO */
	
#logo {
	background: #fff url(../images/bg-header.gif) repeat-x top left;
	height: 90px;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #fff;
}

#logo a	{
	border-style: none;
	display: block;
	width: 200px;
}

#logo img	{
	display: block;
	padding: 15px 0 0 35px;
}


	
/* <!-- !:::::::::: NAVIGATION :::::::::: --> */

#nav {
  float: left;
	background: #fff;
	border-top: 1px solid #c5cde2;
	border-bottom: 1px solid #c5cde2;
	width: 920px;
	margin: 0;
	padding: 0;
}

#nav li {
  float: left;
	list-style-type: none;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#nav a:link, ul#nav a:visited {
	font-size: 105%;
	font-weight: normal;
	text-decoration: none;
	border: none;
	color: #013064;
}

#nav li a:hover {
	text-decoration: underline;
	border: none;
}
#nav li:hover {
	background: #f9f9f9;
}

.startsidan #nav_startsidan,
.lagenheter #nav_lagenheter,
.lokaler #nav_lokaler,
.fastigheter #nav_fastigheter,

.kartor.kalix #nav_kartor,
.kartor.boden #nav_kartor,
.kartor.gallivare #nav_kartor,

.foretaget #nav_foretaget,
.kontakt #nav_kontakt {
	background: #f9f9f9;
}

.startsidan       #nav    #nav_startsidan a,
.lagenheter	      #nav    #nav_lagenheter a,
.lokaler		      #nav    #nav_lokaler a,
.fastigheter      #nav    #nav_fastigheter a,
.kartor.kalix			#nav		#nav_kartor a,
.kartor.boden			#nav		#nav_kartor a,
.kartor.gallivare	#nav		#nav_kartor a,
.foretaget				#nav		#nav_foretaget a,
.kontakt          #nav    #nav_kontakt a {
	color: #bf1611;
	text-decoration: none;
}

.startsidan #nav #nav_startsidan a:hover {
	color: #bf1611;
	text-decoration: underline;
}


	
/* <!-- !:::::::::: SUB NAVIGATION :::::::::: --> */

#subnav {
	float: left;
	width: 920px;
	background: #fff url(../images/bg-subnav.gif) repeat;
	border-bottom: 1px solid #e4e4e4;
	margin: 0;
	padding: 0;
	line-height: 25px;
	text-align: center;
}

#subnav li {
	list-style-type: none;
  float: left;
 	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 22px 5px 22px;
}


#subnav a:link, #subnav a:visited {
	text-decoration: none;
	border: none;
	color: #000;
}

#subnav li a:hover {
	text-decoration: underline;
	border: none;
}
#subnav li:hover {
	background: #f9f9f9;
}

.kartor.kalix #nav_karta_kalix,
.kartor.boden #nav_karta_boden,
.kartor.gallivare #nav_karta_gallivare {
	background: #f9f9f9;
}
.kartor.kalix #nav_karta_kalix a,
.kartor.boden #nav_karta_boden a,
.kartor.gallivare #nav_karta_gallivare a {
	color: #bf1611;
	text-decoration: none;
}
.kartor.kalix #nav_karta_kalix a:hover,
.kartor.boden #nav_karta_boden a:hover,
.kartor.gallivare #nav_karta_gallivare a:hover {
	color: #bf1611;
	text-decoration: underline;
}

.lagenheter.kalix #nav_lagenheter_kalix,
.lagenheter.boden #nav_lagenheter_boden,
.lagenheter.gallivare #nav_lagenheter_gallivare {
	background: #f9f9f9;
}
.lagenheter.kalix #nav_lagenheter_kalix a,
.lagenheter.boden #nav_lagenheter_boden a,
.lagenheter.gallivare #nav_lagenheter_gallivare a {
	color: #bf1611;
	text-decoration: none;
}
.lagenheter.kalix #nav_lagenheter_kalix a:hover,
.lagenheter.boden #nav_lagenheter_boden a:hover,
.lagenheter.gallivare #nav_lagenheter_gallivare a:hover {
	color: #bf1611;
	text-decoration: underline;
	}

.lokaler.kalix #nav_lokaler_kalix,
.lokaler.boden #nav_lokaler_boden,
.lokaler.gallivare #nav_lokaler_gallivare {
	background: #f9f9f9;
}
.lokaler.kalix #nav_lokaler_kalix a,
.lokaler.boden #nav_lokaler_boden a,
.lokaler.gallivare #nav_lokaler_gallivare a {
	color: #bf1611;
	text-decoration: none;
}
.lokaler.kalix #nav_lokaler_kalix a:hover,
.lokaler.boden #nav_lokaler_boden a:hover,
.lokaler.gallivare #nav_lokaler_gallivare a:hover {
	color: #bf1611;
	text-decoration: underline;
	}
	
.fastigheter.kalix #nav_fastigheter_kalix,
.fastigheter.boden #nav_fastigheter_boden,
.fastigheter.gallivare #nav_fastigheter_gallivare {
	background: #f9f9f9;
}
.fastigheter.kalix #nav_fastigheter_kalix a,
.fastigheter.boden #nav_fastigheter_boden a,
.fastigheter.gallivare #nav_fastigheter_gallivare a {
	color: #bf1611;
	text-decoration: none;
}
.fastigheter.kalix #nav_fastigheter_kalix a:hover,
.fastigheter.boden #nav_fastigheter_boden a:hover,
.fastigheter.gallivare #nav_fastigheter_gallivare a:hover {
	color: #bf1611;
	text-decoration: underline;
	}	
	
.kontakt.kalix #nav_kontakt_kalix,
.kontakt.boden #nav_kontakt_boden,
.kontakt.gallivare #nav_kontakt_gallivare {
	background: #f9f9f9;
}
.kontakt.kalix #nav_kontakt_kalix a,
.kontakt.boden #nav_kontakt_boden a,
.kontakt.gallivare #nav_kontakt_gallivare a {
	color: #bf1611;
	text-decoration: none;
}
.kontakt.kalix #nav_kontakt_kalix a:hover,
.kontakt.boden #nav_kontakt_boden a:hover,
.kontakt.gallivare #nav_kontakt_gallivare a:hover {
	color: #bf1611;
	text-decoration: underline;
	}
	


/* <!-- !:::::::::: SIDEBAR NAV :::::::::: --> */

#sidebar ul {
	margin: 1em 0 1em 1.4em;
	padding: 0;
	list-style: disc;
}

#sidebar li {
	padding: 0;
	margin: 0;
	line-height: 1.5em;
}

#sidebar li a {
	text-decoration: none;
}
#sidebar li.active a {
  text-decoration: underline;
  color: #000;
}
#sidebar li a:hover {
	text-decoration: underline;
}


	


/* <!-- !:::::::::: CONTENT :::::::::: --> */

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#main-body {clear:left;}
/* End IE5-Mac hack */

#main-body {
  width: 920px;
	margin: 0;
	padding: 0;
	background: #fff;
}

#content {
	float: left;
	margin: 0 0 0 40px;
	padding: 0;
	width: 400px;
	display: inline;
}

.startsidan #content {
	height: 292px;
	margin: 40px 0 0 10px;
	padding: 0px 45px 0 35px;
	background: #edf5ff url(../images/back_fade.png) repeat-x;
	border-right: 1px solid #fff;
	width: 415px; /* IE5 Win */
		voice-family: "\"}\""; 
		voice-family: inherit;
		width: 335px;
	}
	html>body.startsidan #content {
	width: 335px;
}


.kartor #content {
  width: 840px;
}

.kontakt #content {
  /*width: 400px;*/
}



#content ul {
	list-style: disc;
	margin: 1em 0 2em 0.2em;
}

#content ul li {
	line-height: 1.5em;
}



#content dl dd {
	margin: 0;
	padding: 0 0 1em 0;
}

#content dl dt {
	font-weight: bold;
}

#content dl dt span {
	font-weight: normal;
}
	
	
	
/* <!-- !:::::::::: SIDEBAR :::::::::: --> */ 

#sidebar {
	font-size: 100%;
	margin: 0;
	padding: 30px 0 0 480px;
	color: #000;
}

#sidebar p {
	line-height: 1.65em;
}

.startsidan #sidebar {
	font-size: 100%;
	line-height: 1.5em;
	padding: 0;
	margin: 0;
}

.kontakt #sidebar {
	float: left;
	padding: 10px 0 0 40px;
	width: 220px;
}

#sidebar .sidebarinfo {
	padding: 20px;
	margin: 0 0 20px 0;
	border: 1px solid #f3f3f3;
	background: #fff url(../images/bg-sidebarinfo.gif) repeat-x top left;
	width: 390px; /* IE5 Win */
		voice-family: "\"}\""; 
		voice-family: inherit;
		width: 350px;
	}
	html>body #sidebar .sidebarinfo {
	width: 350px;
}	

.kontakt #sidebar .sidebarinfo {
	background: #fff url(../images/bg-sidebarinfo.gif) repeat-x top left;
	width: 220px; /* IE5 Win */
		voice-family: "\"}\""; 
		voice-family: inherit;
		width: 180px;
	}
	html>body .kontakt #sidebar .sidebarinfo {
	width: 180px;
}	



#sidebar h2 {
	font-size: 100%;
	font-weight: bold;
	margin: 0px 0 5px 0;
	color: #333;
}

#sidebar p {
	font-size: 90%;
	margin-top: 0;
	margin-bottom: 10px;
}

#sidebar #bigpicture {
	margin: 0;
	padding: 0;
}

#sidebar #bigpicture img, 
#sidebar #bigpicture object,
#sidebar #bigpicture embed {
  padding: 0;
	margin: 40px 0px 20px 0px;
}

#sidebar #bigpicture #bigcaption {
	position: absolute;
	top: 360px;
	right: 36px;
	height: 45px;
	width: 276px;
	background: url(../images/transparent.png) top left repeat;
	padding: 20px 10px 25px 10px;
	font-size: 136%;
	font-family: "arial narrow", arial, sans-serif;
	font-weight: bold;
	color: #003264;
	text-align: center;
}
#sidebar #bigpicture #bigcaption a {
  color: #bc1711;
}

#sidebar img {
  margin: 0 0 10px 0;
  padding: 0;
  border: 0;
}

#sidebar img.fastighet {
  margin: 10px 0 10px 0;
  padding: 2px;
  border: 1px solid #eee;
}





/* <!-- !:::::::::: PUFFS :::::::::: --> */

#puff1, #puff2, #puff3 {
	float: left;
	width: 296px;
	height: 133px;
	text-align: center;
	margin: 10px 0 30px 10px;
}
#puff2, #puff3 {
	margin: 10px 0 0 5px;
}

#puff1 {
	background: url(../images/bg-puff1.png) no-repeat top left;
}
#puff2 {
	background: url(../images/bg-puff2.png) no-repeat top left;
}
#puff3 {
	background: url(../images/bg-puff3.png) no-repeat top left;
}



#puff1 h1, #puff2 h1, #puff3 h1 {
	font-size: 136%;
	font-weight: bold;
	color: #003264;
	padding: 30px 0 5px 0;
	margin: 0;
}

#puff1 p, #puff2 p, #puff3 p {
	font-size: 122%;
	font-weight: bold;
	color: #4a4a4a;
	padding: 5px 0 0 0;
	margin: 0;
}

#puff1 p.more, #puff2 p.more, #puff3 p.more {
	font-size: 100%;
	color: #000;
	padding: 15px 0 0 200px;
	margin: 0;
}





/* <!-- !:::::::::: FOOTER :::::::::: --> */

#footer {
	position: relative;
	clear: both;
	text-align: left;
	margin: 0 0 0 -7px;
	padding: 15px 0 20px 20px;
	width: 914px;
	font-size: 90%;
	color: #333;
	border-bottom: 1px solid #e4e4e4;
}
#footer p {
	border-top: 1px solid #c4cce1;
	width: 895px;
	margin: 0;
	padding: 15px 0 0 0;
}

.vcard {
	float: left;
  width: 200px;
  margin: 20px 12px 20px 12px;
}
.vcard .org {
	font-weight: bold;
}
.vcard .country-name,
.vcard .logo,
.vcard .type {
	display: none;
}



/* <!-- !:::::::::: CLASSES AND OTHER STUFF :::::::::: --> */

a img {
	border: none;
}


.sidebarmenu {
	color: #0a0 !important;
	text-decoration: underline !important;
}	

.c1 {
	background-color: #f0f8ff;
}

.center {
	text-align: center;
}


.hide {
	display: none;
}

.note {
	background: #fafad2;
}

.smallcaps {
	font-size: 90%;
	color: inherit;
}

.imgtext {
	float: right;
	width: 410px;
	font-style: italic;
	margin: 0 0 30px 50px;
}

table caption {
	font-style: italic;
	font-weight: bold;
	font-size: 110%;
	color: #006400;
	margin-bottom: 10px;
	display: none;
	border-bottom: 1px solid #000;

}

table {
	width: 100%;
	margin: 10px 0px 20px 0px;
	border-collapse: collapse;
}

th {
  padding: 2px 4px 2px 2px;
  border: 1px solid #333;
	background: #333;
	color: #fff;
}

td {
	border: 1px solid #eee;
 	padding: 2px 4px 2px 2px;
}

#sidebar td {
	font-size: 90%;
	border: none;
}

.even {
  background: #eee;
}



.kartor #content ul {
	float: left;
	margin: 10px 0 20px 0px;
}
.kartor #content ul li {
	display: block;
  float: left;
  width: 340px;
}
.kartorIndex
{
	width:20px;
	text-align:right;
	white-space:nowrap;
	border-style:none;
}
.kartorText
{
	width:0px;
	text-align:left;
	white-space:nowrap;
	border-style:none;
}
  
  


