/* ------- */
/* JOWA.SE */
/* ---------------------------------------- */

body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 74%;
	line-height: 1.5em;
	color: #3B3B3B;
	background-color: #FFFFFF;
	background-image: url(../../bilder/bg_body.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	margin: 0px;
	padding: 0px;
}

div#behallare {
	background-color: #FFFFFF;
	max-width: 60em;
	margin-left: auto;
	margin-right: auto;
	padding: 1.5em;
	padding-top: 0;
	padding-bottom: 2em;
}

div#huvud {
	/*background-image: url(../../bilder/bg_huvud.png);
	background-repeat: no-repeat;
	background-position: 100% 100%;*/
	width: 100%;
	float: left;
	padding-bottom: 1.5em;
}

div#logotypbehallare {
	width: 100%;
	float: left;
}

div#meny_niva1 {
	background-color: #FFFFFF;
	width: 100%;
	clear: left;
}

div#bild {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 100%;
	margin-top: 1em;
}

div#innehall {
	width: 100%;
	margin-top: 1em;
}

div.kolumnbehallare {
	width: 100%;
	float: left;
}

div.mittenbehallare {
	margin-left: 25%;
	border-left: solid 1px #D8D8D8;
}

div.mittenbehallare_hoger {
	margin-right: 28%;
	border-right: solid 1px #D8D8D8;
}

div.vansterbehallare {
	width: 25%;
	float: left;
	margin-left: -100%;
	overflow: hidden;
}

div.hogerbehallare {
	width: 28%;
	float: left;
	margin-left: -28%;
}

div#mitten, div#vanster, div#hoger {
	margin-left: 0.2em;
	margin-right: 0.2em;
}

div#kontakt {
	/*background-image: url(../../bilder/bg_linjer.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 2.5em;*/
	margin-top: 1.5em;
	padding-top: 0.5em;
	border-top: solid 1px #D8D8D8;
}

/* --------- */
/* BEHALLARE */
/* ---------------------------------------- */

/* ----------------- */
/* ----- Ramar ----- */
/* ----------------- */

.cbb {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
}

.cb {
	margin: 0;
}

.bt, .bb {
	background-image: url(../../bilder/bg_box.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
	height: 12px;
	margin: 0 0 0 12px;
}

.bt div, .bb div {
	font-size: 0;
	line-height: 0;
	background-image: url(../../bilder/bg_box.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 12px;
	height: 12px;
	position: relative;
	left: -12px;
}

.bb {
	background-position: 100% 100%;
}

.bb div {
	background-position: 0 100%;
}

.i1, .i2 {
	background-image: url(../../bilder/bg_borders.png);
	background-repeat: repeat-y;
	background-position: 0 0;
}

.i1 {
	padding:0 0 0 6px;
}

.i2 {
	background-position: 100% 0;
	padding: 0 6px 0 0;
}

.i3 {
	background: #FFFFFF;
	display: block;
	margin: 0;
	padding: 0;
}

.i3:after {
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	content: "."; 
}
.i3 {
	display: inline-block;
}

.i3 {
	display: block;
}

/* Anpassade */

div#nyheter .cb {
	margin-bottom: 1em;
}

div#nyheter .bt, div#nyheter .bb {
	background-image: url(../../bilder/bg_box.png);
	height: 12px;
	margin: 0 0 0 12px;
}

div#nyheter .bt div, div#nyheter .bb div {
	background-image: url(../../bilder/bg_box.png);
	width: 12px;
	height: 12px;
	left: -12px;
}

div#nyheter .i1, div#nyheter .i2 {
	background-image: url(../../bilder/bg_borders.png);
}

div#nyheter .i3 {
	background-image: url(../../bilder/bg_nyheter.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: -5px;
	margin-right: -5px;
	padding: 0 0.5em;
}


/* ------------------- */
/* ----- Padding ----- */
/* ------------------- */

div#text, div#text_hoger div#meny_niva2, div#nyheter {
	padding: 0.5em;
	padding-top: 0;
	padding-bottom: 1em;
}

div#text, div#text_hoger {
	padding-left: 1em;
	padding-right: 1em;
}

div#meny_niva2 {
}

div#nyheter {
}

/* ----------------- */
/* ----- Rensa ----- */
/* ----------------- */

div.rensa {
	font-size: 0px;
	line-height: 1%;
	overflow: hidden;
	height: 1px;
	clear: both;
	margin-bottom: -1px;
}

* html div.rensa {
	height: auto;
	margin-bottom: 0;
}

/* ----- */
/* HUVUD */
/* ---------------------------------------- */

/* ------------------- */
/* ----- Logotyp ----- */
/* ------------------- */

div.logotyp {
	margin-top: 1.5em;
}

div.logotyp a {
	text-decoration: none;
	background-image: url(../../bilder/logotyp.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	display: block;
	height: 76px;
	width: 174px;
	border: 0px solid #FFFFFF;
}

/* ------------------------ */
/* ----- Mini kontakt ----- */
/* ------------------------ */

div.mini_kontakt {
	font-size: 80%;
	line-height: 1.4em;
	color: #B3B3B3;
	text-align: right;
	width: 15%;
	float: left;
	margin-left: -15%;
}

div.mini_kontakt p {
	margin: 0;
	padding: 0;
}

/* -------------------- */
/* ----- Presbild ----- */
/* -------------------- */

div.forsta_bilden {
	height: 200px;
}

div.resterande_bilder {
	height: 100px;
}

/* ----------- */
/* MENY NIVÅ 1 */
/* ---------------------------------------- */

/* ----------------------------- */
/* ----- Navigation nivå 1 ----- */
/* ----------------------------- */

ul#navigation_niva1, ul#navigation_niva1 li {
	margin: 0;
	padding: 0;
}

ul#navigation_niva1 {
	background-color: #FFFFFF;
	background-image: url(../../bilder/bg_navigation_niva1.png);
	background-repeat: repeat-x;
	background-position: 0% 0%;
	list-style-type: none;
	width: 100%;
	float: left;
}

ul#navigation_niva1 li {
	display: inline;
}

ul#navigation_niva1 li a {
	font-size: 110%;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	padding: 6px 16px;
	border-right: solid 1px #FFFFFF;
}

ul#navigation_niva1 li a:hover {
	color: #E6E6E6;
}

ul#navigation_niva1 li.aktiv a {
	color: #E6E6E6;
	font-weight: bold;
	background-image: url(../../bilder/bg_pil_upp.png);
	background-repeat: no-repeat;
	background-position: 50% 100%;
}

ul#navigation_niva1 li.forsta a {
	padding-left: 6px;
	background-position: 42% 100%;
}

ul#navigation_niva1 li.nav_vanster, ul#navigation_niva1 li.nav_hoger {
	background-image: url(../../bilder/bg_navigation_niva1.png);
	background-repeat: repeat-x;
	background-position: 0% 0%;
	width: 10px;
	height: 100%;
	float: left;
	padding: 6px 0;
}

ul#navigation_niva1 li.nav_hoger {
	float: right;
}

/* ------ */
/* MITTEN */
/* ---------------------------------------- */

/* ---------------- */
/* ----- Text ----- */
/* ---------------- */

div#text h1 {
	color: #0062A9;
	font-family: Tahoma, Arial;
	font-weight: normal;
	line-height: 1em;
	margin-top: 0;
}

div#text h2 {
	color: #0062A9;
	font-family: Tahoma, Arial;
	font-weight: normal;
	line-height: 1em;
	margin-top: 0;
	margin-bottom: 0.2em;
}

div#text h3 {
	font-family: Tahoma, Arial;
	font-size: 120%;
	line-height: 1em;
	margin-bottom: 0.2em;
}

div#text p {
	text-align: justify;
	margin-top: 0.2em;
	margin-bottom: 1.2em;
}

div#text a {
	color: #2072AE;
	text-decoration: none;
	border-bottom: dotted 1px #2072AE;
}

div#text a:hover {
	color: #3B3B3B;
	border-bottom: solid 1px #3B3B3B;
}

div#text a img {
	border: none;
}

div#text ul, div#text ol {
	text-align: justify;
	margin-top: 0.2em;
}

div#text ul li {
	list-style-position: outside;
	list-style-image: url(../../bilder/img_pil.png);
}

div#text table {
	border: solid 1px #999999;
	border-collapse: collapse;
	border-spacing: 0px;
}

div#text table tr {
}

div#text table tr td {
	vertical-align: text-top;
	padding: 0.2em 0.3em;
	border: solid 1px #999999;
	border-left: none;
	border-right: none;
}

div#text p.datum {
	font-size: smaller;
	color: #B2B2B2;
}

div#text p.tillbaka {
	display: list-item;
	list-style-position: inside;
	list-style-image: url(../../bilder/lista_tillbaka.png);
}

div#text hr {
	color: #E6E6E6;
	background-color: #E6E6E6;
	width: 100%;
	height: 1px;
	border: 0;
}

div#text img.bild_hoger {
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
}

/* --------------------- */
/* ----- Templates ----- */
/* --------------------- */

div#text div.kolumner {
	width: 100%;
	float: left;
	margin-bottom: 0.5em;
}

div#text div.kolumner div.vansterkolumn {
	width: 45%;
	float: left;
}

div#text div.kolumner div.hogerkolumn {
	width: 45%;
	float: left;
	padding-left: 10%;
}

/* ----------------------- */
/* ----- Nyhetsarkiv ----- */
/* ----------------------- */

div#text ul.nyhetsarkiv li {
	list-style-image: url(../../bilder/lista_kalender.png);
}

/* ------------------ */
/* ----- Listor ----- */
/* ------------------ */

div#text ul li.lista_akriv {
	list-style-image: url(../../bilder/lista_akriv.png);
}

div#text ul li.lista_excel {
	list-style-image: url(../../bilder/lista_excel.png);
}

div#text ul li.lista_pdf {
	list-style-image: url(../../bilder/lista_pdf.png);
}

div#text ul li.lista_word {
	list-style-image: url(../../bilder/lista_word.png);
}

/* -------------------- */
/* ----- Formulär ----- */
/* -------------------- */

div#text div.formular {
}

div#text div.formular_lada {
	margin: 0;
	padding: 0;
}

div#text div.formular_rad {
	color: #3B3B3B;
	margin-bottom: 1em;
}

div#text div.formular_kolumner {
	width: 100%;
	float: left;
	margin-bottom: 0.5em;
}

div#text div.formular_kolumner div.vansterkolumn {
	width: 48%;
	float: left;
}

div#text div.formular_kolumner div.hogerkolumn {
	width: 48%;
	float: left;
	padding-left: 4%;
}

div#text div.formular_rad label {
	font-size: 110%;
	color: #3B3B3B;
	font-weight: bold;
	display: block;
	padding-bottom: 0.2em;
}

div#text div.formular input.input, div#text div.formular select.select, div#text div.formular input.knapp, div#text div.formular textarea.textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #3B3B3B;
	background: #FFFFFF;
	width: 100%;
	padding: 0.1em;
	border: solid 1px #B3B3B3;
}

div#text div.formular textarea.textarea {
	background: #FFFFFF;
	width: 100%;
	padding: 0.1em;
	border: solid 1px #B3B3B3;
}

div#text div.formular input.knapp {
	color: #FFFFFF;
	background: #0062A9;
	width: 100px;
}

/* ----------------------- */
/* ----- Bildgalleri ----- */
/* ----------------------- */

ul.bildgalleri, ul.bildgalleri li {
	list-style: none none !important;
}

ul.bildgalleri {
	background-color: #EDEDED;
	margin-top: 0.5em;
	margin-left: 1.5em;
	margin-bottom: 0.5em;
	margin-right: 1.5em;
	padding: 1em;
}

ul.bildgalleri li {
	/*\*/ vertical-align: bottom; /**/
	display: -moz-inline-box;
	display: inline-block;
	margin: 0.5em;
	padding: 0;
}

ul.bildgalleri li>a {
	/*\*/ display: table; /**/
}

ul.bildgalleri li a {
	text-decoration: none;
	display: block;
	padding: 0.2em;
	border: 1px solid #D8D8D8 !important;
}

ul.bildgalleri li a:hover {
	background-color: #D8D8D8 !important;
	border: 1px solid #0062A9 !important;
}

ul.bildgalleri li a img {
	vertical-align: bottom;
	border: none;
}

@media all and (min-width: 0) {
ul.bildgalleri {
	display: inline-block;
}

ul.bildgalleri li {
	vertical-align: top;
}

ul.bildgalleri li a {
	display: inline-block;
	vertical-align: top;
}
}

#lightbox {
	line-height: 0;
	text-align: center;
	width: 100%;
	position: absolute;
	left: 0;
	z-index: 100;
}

#lightbox a img {
	border: none;
}

#outerImageContainer {
	background-color: #FFFFFF;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	position: relative;
}

#imageContainer {
	padding: 10px;
}

#loading {
	line-height: 0;
	text-align: center;
	width: 100%;
	height: 25%;
	position: absolute;
	top: 40%;
	left: 0%;
}

#hoverNav {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

#imageContainer>#hoverNav {
	left: 0;
}

#hoverNav a {
	outline: none;
}

#prevLink, #nextLink {
	background-image: url(../../bilder/img_blank.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	width: 49%;
	height: 100%;
}

#prevLink {
	float: left;
	left: 0;
}

#nextLink {
	float: right;
	right: 0;
}

#prevLink:hover, #prevLink:visited:hover {
	background-image: url(../../bilder/img_foreg.png);
	background-repeat: no-repeat;
	background-position: left 15%;
}

#nextLink:hover, #nextLink:visited:hover {
	background-image: url(../../bilder/img_nasta.png);
	background-repeat: no-repeat;
	background-position: right 15%;
}

#imageDataContainer {
	font-size: smaller;
	line-height: 1.4em;
	background-color: #FFFFFF;
	width: 100%;
	margin: 0 auto;
	overflow: auto;
}

#imageData {
	padding: 0 10px;
	color: #666666;
}

#imageData #imageDetails {
	text-align: left;
	width: 70%;
	float: left;
}

#imageData #caption {
	font-weight: bold;
}

#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}			

#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}	

#overlay {
	background-color: #000000;
	width: 100%;
	height: 500px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
}

/* ------- */
/* VÄNSTER */
/* ---------------------------------------- */

/* ----------------------------- */
/* ----- Navigation niva 2 ----- */
/* ----------------------------- */

ul#navigation_niva2, ul#navigation_niva2 li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#navigation_niva2 {
}

ul#navigation_niva2 li {
}

ul#navigation_niva2 li a {
	color: #0062A9;
	text-decoration: none;
	display: block;
	padding-top: 0.2em;
	padding-left: 0.5em;
	padding-bottom: 0.2em;
	padding-right: 0.2em;
	border-bottom: 1px solid #EDEDED;
}

ul#navigation_niva2 li a:hover {
	text-decoration: underline;
}

ul#navigation_niva2 li.aktiv a {
	color: #333333;
	font-weight: bold;
	background-color: #CCCCCC;
	background-image: url(../../bilder/bg_pil_hoger.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding-right: 0.4em;
	border-bottom: 1px solid #FFFFFF;
}

ul#navigation_niva2 li.aktiv a:hover {
	text-decoration: none;
}

/* ----------------------------- */
/* ----- Navigation niva 3 ----- */
/* ----------------------------- */

ul#navigation_niva3, ul#navigation_niva3 li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#navigation_niva3 {
	width: 100% !important;
}

ul#navigation_niva3 li {
}

ul#navigation_niva3 li a {
	color: #6EAB23 !important;
	font-weight: normal !important;
	text-decoration: none;
	display: block;
	background-color: #F9F9F9 !important;
	background-image: none !important;
	padding-top: 0.2em !important;
	padding-left: 1em !important;
	padding-bottom: 0.2em !important;
	padding-right: 0.2em;
	border-top: none !important;
}

ul#navigation_niva3 li a:hover {
	text-decoration: underline !important;
}

ul#navigation_niva3 li.aktiv a {
	color: #6EAB23 !important;
	font-weight: bold !important;
	background-color: #EDEDED !important;
	/*background-image: url(../../bilder/bg_pil_hoger.png) !important;
	background-position: 0% 50% !important;
	background-position: 1em 50%;*/
	border-top: none !important;
}

ul#navigation_niva3 li.aktiv a:hover {
	text-decoration: none !important;
}

/* --------------- */
/* ----- ISO ----- */
/* --------------- */

div.iso_vanster {
	text-align: left;
	padding-top: 1.5em;
}

/* ----- */
/* HÖGER */
/* ---------------------------------------- */

/* ----------------------------- */
/* ----- Navigation niva 2 ----- */
/* ----------------------------- */

div#hoger ul#navigation_niva2 {
	margin-bottom: 1em;
}

/* ----------------------- */
/* ----- Nyhetslista ----- */
/* ----------------------- */

ul#nyhetslista, ul#nyhetslista li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#nyhetslista {
}

ul#nyhetslista li {
	font-size: smaller;
}

ul#nyhetslista li p {
	margin: 0;
}

ul#nyhetslista li a {
	color: #3B3B3B;
	text-decoration: none;
	border-bottom: dotted 1px #3B3B3B;
}

ul#nyhetslista li a:hover {
	color: #3B3B3B;
	border-bottom: solid 1px #3B3B3B;
}

ul#nyhetslista li a.rubrik {
	color: #0062A9;
	font-weight: bold;
	text-decoration: none;
	display: block;
	border: none;
}

ul#nyhetslista li a.rubrik:hover {
	text-decoration: underline;
}

ul#nyhetslista li p.datum {
	color: #B2B2B2;
	line-height: 1em;
}

ul#nyhetslista li p.ingress {
}

ul#nyhetslista li.forsta {
	padding-top: 0;
	border-top: none;
}

/* --------------- */
/* ----- ISO ----- */
/* --------------- */

div.iso {
	text-align: right;
	padding-top: 1.5em;
}


/* ------- */
/* KONTAKT */
/* ---------------------------------------- */

div#kontakt p {
	font-size: smaller;
	color: #B3B3B3;
	margin: 0;
	padding: 0;
}

div#kontakt a {
	color: #B3B3B3;
	text-decoration: none;
	border-bottom: dotted 1px #B3B3B3;
}

div#kontakt a:hover {
	color: #B3B3B3;
	border-bottom: solid 1px #B3B3B3;
}
