/*
*   Style made by Per Fredrik Plars for HSS http://hss-scout.org @ 08-01-22
*/
@media screen, projection  {

* { margin: 0; padding: 0; }

body {
    background-color: #F9F9F9;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: black;
    background-image: none;
    width:100%;

}

a {
    text-decoration:none;
    color: #000000;
}

a:hover{
    text-decoration:underline;
}
.row .col1,
    .row .col2,
    .row .col3 {
    float: left;
}

.row {
    width: 640px;
    overflow: auto;
    border-bottom: 1px dotted #0B006E;
    padding-bottom:10px;

}
.typeAB {
    background-image:url(../images/sepline_AB.gif);
    background-repeat: repeat-y;
    background-position: left top;
}
/*
    |      A     |      B      |
    |            |             |
    |            |             |

    */
.typeAB .col1 {
    width: 309px;
    padding-right: 5px;

}

.typeAB .col2{
    width: 315px;
    padding-left:5px;

}
/*
    |       AA         |    B     |
    |                  |          |
    |                  |          |

    */
.typeAAB {
    background-image:url(../images/sepline_AAB.gif);
    background-repeat: repeat-y;
    background-position: left top;
}

.typeAAB .col1 {
    width: 429px;
    padding-right: 5px;

}

.typeAAB .col2{
    width: 200px;
    padding-left:5px;

}

/*
    |     A     |    B    |    C     |
    |           |         |          |
    |           |         |          |

    */
.typeABC {
    background-image:url(../images/sepline_ABC.gif);
    background-repeat: repeat-y;
    background-position: left top;
}
.typeABC .col1 {
    width: 208px;
    padding-right: 4px;
}
.typeABC .col2{
    width: 200px;
    padding-left:5px;
    padding-right: 4px;
}
.typeABC .col3{
    width: 200px;
    padding-left:5px;

}
.mainPanel{
    position:relative;
    width:800px;
    background-color:#FFFFFF;
    margin:10px;
    border: 1px solid #0B006E;
    overflow:auto;
}

.menuPanel{
    width:145px;
    background-color:#6B82F2;
    float:left;
    margin-right:10px;
    overflow:auto;

}

.contentPanel{
    display:block;
    width:640px;
    float:left;
}

.navigationBar {
    padding-bottom:5px;
    padding-top:5px;
    font-size:10px;
    float:left;
    width:640px;
    color:#999999;
}
.navigationBar a{
    color:#999999;
}
.footerBar {
    padding-bottom:5px;
    padding-top:5px;
    font-size:10px;
    float:left;
    width:640px;
    color:#999999;
    font-style:italic;
    text-align:right;
}

.footerBar a{
    color:#999999;
}


h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-top:10px;
    padding-bottom:10px;
    font-size: 18px;
    color: #0b006e;
}

h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-top:10px;
    padding-bottom:10px;
    font-size: 16px;
    color: #0b006e;
    font-weight:bold;
}

h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-top:10px;
    padding-bottom:10px;
    font-size: 12px;
    color: #0b006e;
    font-weight:bold;
}

p.publishdate {
    margin-top: 0px;
    margin-right: 0pt;
    margin-bottom: 5px;
    margin-left: 0pt;
    font-style:italic;
    font-size:10px;
}

p.publishdate:before {
    content:"Skapad: ";
}

p.ingress{
    color: #0b006e;
    margin-bottom:10px;
    font-weight:bold;
}
p {
    margin-bottom:10px;
}
/* Start Horisontal menu */
#menuHContainer{
    padding: 30px 0 0 10px;
    border-bottom: 1px solid #0B006E;
}
#menuHContainer ul{padding: 2px 0; margin: 0;  }
#menuHContainer li{margin: 0; padding: 0; display: inline; list-style: none; }
#menuHContainer li a{
    background: #ffffff;
    border: 1px solid #0B006E;
    border-bottom: 1px solid #0B006E;
    color: #FFFFFF;
    margin-left: 10px;;
    padding: 2px 8px;;
    text-decoration: none;
    background: #6B82F2;
    font-weight:bold;
    font-size:11px;
}

#menuH a:hover{background: #3B55D9;}
#menuH a#selected{
    background: #ffffff;
    border: 1px solid #0B006E;
    border-bottom: 1px solid #ffffff;
    color: #0B006E;
}
/* END Horisontal menu */

/* Start Menu */

#menu li.selected {
/*border-bottom:1px solid #0B006E;*/
    background: url(images/submenubg.gif) no-repeat left top;
}
#menu li.selected:hover {

}
#menu li {
    list-style:none;
    border-bottom:1px solid #0B006E;
    color:#FFFFFF;
    font-weight:bold;
    font-size:12px;
    line-height:18px;
    padding-bottom:0px;
    padding-top:0px;
    padding-left:17px;

    background: url(images/arrow_left.gif) no-repeat left top;
}
#submenu{
    padding-left:8px;
    list-style:none;
}

#submenu ul{
    list-style:none;
}

#submenu li {
    border-bottom:none;
    padding-left:8px;
    font-size:11px;
    font-weight:bold;

    background: url(../images/level2MenuArrow.gif) no-repeat 0px 5px;
}

#menu li a{
    color:#FFFFFF;
    display:block;
}
#menu a:hover{
    text-decoration:none;
    background-color:#3B55D9;
}


/*END Menu style*/
.pageName {
    font-size: 36px;
    font-weight: bolder;
    color: #FFFFFF;
    position: absolute;
    visibility: visible;
    z-index: 1;
    height: 50px;
    width: 600px;
    left: 105px;
    top: 87px;
    right: 0px;
    bottom: 0px;
    overflow: visible;
}

img.thumnail{
    margin-left:1px;
    margin-top:1px;
    float:left;
    border:#0b006e 1px solid;
}
img.thumnail:hover{
    border:#6C81EE 1px solid;
}
img.article{
    border:#0b006e 1px solid;
    float:left;
}
/**************************************************** Lightbox *****************************************************/

#lightbox{
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}

#lightbox a img{ border: none; }

#outerImageContainer{
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}

#imageContainer{
    padding: 10px;
}

#loading{
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}
#hoverNav{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
    width: 49%;
    height: 100%;
    background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
    display: block;
}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%
}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: 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{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
    background-color: #000;
}


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: 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{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}






}

/**************************************************** Print style *****************************************************/
@media  print {

* { margin: 0; padding: 0; }

body {
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: black;
}
a {
    text-decoration:none;
    color: #000000;
}

a:hover{
    text-decoration:underline;
}
.row .col1,
    .row .col2,
    .row .col3 {
    float: left;
}

.row {
    width: 640px;
    overflow: auto;
    border-bottom: 1px dotted #0B006E;
    padding-bottom:10px;
}

/*
    |      A     |      B      |
    |            |             |
    |            |             |

    */
.typeAB .col1 {
    width: 309px;
    padding-right: 5px;
}
.typeAB .col2{
    width: 315px;
    padding-left:5px;
}
/*
    |       AA         |    B     |
    |                  |          |
    |                  |          |

    */
.typeAAB .col1 {
    width: 429px;
    padding-right: 5px;

}

.typeAAB .col2{
    width: 200px;
    padding-left:5px;

}

/*
    |     A     |    B    |    C     |
    |           |         |          |
    |           |         |          |

    */

.typeABC .col1 {
    width: 208px;
    padding-right: 4px;
}

.typeABC .col2{
    width: 200px;
    padding-left:5px;
    padding-right: 4px;
}

.typeABC .col3{
    width: 200px;
    padding-left:5px;
}

.mainPanel{
    position:relative;
    width:800px;
    background-color:#FFFFFF;
    overflow:auto;
}
.menuPanel{
    display:none;
}

.contentPanel{
    display:block;
    width:640px;
    float:left;
}

.navigationBar {
    padding-bottom:5px;
    padding-top:5px;
    font-size:10px;
    float:left;
    width:640px;
    color:#999999;
}

.navigationBar a{
    color:#999999;
}

.footerBar {
    display:none;
}

.footerBar a{
    color:#999999;
}

h1 {
    padding-top:10px;
    padding-bottom:10px;
    font-size: 18px;
    color: #0b006e;
}

h2 {
    padding-top:10px;
    padding-bottom:10px;
    font-size: 16px;
    color: #0b006e;
    font-weight:bold;
}

h3 {
    padding-top:10px;
    padding-bottom:10px;
    font-size: 12px;
    color: #0b006e;
    font-weight:bold;
}

p.publishdate {
    margin-top: 0px;
    margin-right: 0pt;
    margin-bottom: 5px;
    margin-left: 0pt;
    font-style:italic;
    font-size:10px;
}

p.publishdate:before {
    content:"Skapad: ";
}

p.ingress{
    color: #0b006e;
    margin-bottom:10px;
    font-weight:bold;
}

p {
    margin-bottom:10px;
}

#menuHContainer{
    display:none;

}

.pageName {
    font-size: 36px;
    font-weight: bolder;
    color: #FFFFFF;
    position: absolute;
    visibility: visible;
    z-index: 1;
    height: 50px;
    width: 600px;
    left: 105px;
    top: 87px;
    right: 0px;
    bottom: 0px;
    overflow: visible;
}

img.thumnail{
    margin-left:2px;
    margin-bottom:1px;
    float:left;
    border:#0b006e 1px solid;
}

img.thumnail:hover{
    border:#6C81EE 1px solid;
}

img{
    float:left;
}

}

