.selectedOption {
	background-color: lightgrey;
	color: black;
	foreground-color: lightgrey;
	bg-color: lightgrey;
}

#faq .svar {
  cursor: help;
}
 
#help-popup {
  display: none;
  position: absolute;
  left: -1000px;
  top: -1000px;
  overflow: auto;
  z-index: 13;
  width: 430px;
  background-color: #f7f7f7;
}

.red #help-popup {
  border: 2px solid #731521;
}

.teal #help-popup {
  border: 2px solid teal;
}

.hdpass #help-popup {
  border: 4px solid #b3d3ec;
  font-family: arial;
}

.hdpass #help-popup label {
  font-weight: normal;
  display: inline;
  font-size: 1em;
}

.hdpass #help-popup td {
  margin: 4px;
  padding: 4px;
}

.hdpass #help-popup td input{
  margin-left: 5px;
}

.hdpass #help-popup td textarea{
  margin-left: 5px;
}

.hdpass #hd-sub {
  display: none;
}

#help-popup #help-popup-header {
 color: #ffffff;
 font-weight: bold;
 padding: 3px;
 vertical-align: top;
}

.red #help-popup #help-popup-header {
  background-color: #731521;
}

.teal #help-popup #help-popup-header {
  background-color: teal;
}

.hdpass #help-popup #help-popup-header {
  background-color: #b3d3ec;
  color: #000;
}



#help-popup #help-popup-content {
 margin: 5px;
}

#help-popup #help-popup-header .close {
  float: right;
  cursor: pointer;
  vertical-align: top;
}

.fetchSiteMap {
  float:left; margin: 7px;
}

div.annonsArtikel {
  margin-top: 8px;
  margin-bottom: 4px;
}

div.annonsArtikel ul {
  font-size: 9pt;
  margin-left: 15px;
  list-style-type: circle;
}

.slideshow {
    position:relative;
    margin-top: 8px;
    height: 260px;
}

.slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;	
}

.slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

.slideshow IMG.last-active {
    z-index:9;
}  

#wideguide {
  width: 500px;
  margin-left: 10px;
  float: left;
}

#wideguide li {
  list-style: none;
}

#narrowguide {
  width: 365px;
  float: right;
  margin-right: 10px;
}

#erbjudande {
 font-family: arial;
}

.a-hdpass-left {
  width: 660px; margin-left: 3px; float:left;
}

.a-hdpass-right {
  width: 221px;
  margin-right: 5px;
  float: right;
  font-family: arial;
}

.a-hdpass-right p {
  margin-left: 6px;
  padding-left: 10px;
  border-left: 2px #b30f2e solid;
}

.a-hdpass-right a {
  color: #002e71;
}

#hdpassgallery {
  background-color: #dfe0df;
  width: 660px;
}

#hdpassgallery div {
  border: 1px solid #999999;
  padding: 10px;
  margin: 10px;
  width: 178px;
  height: 210px;
  background-color: #fff;
  font-family: arial;
}

#hdpassgallery p.linebreaker {
  height: 6px;
  background-color: #dfe0df;
}

#shader {
  background-image: url('/static/media/html/i/annonswebb/box-transparent.png');
  behavior: url(/static/media/html/i/iepngfix/iepngfix.htc);
  width: 100%; 
  height: 0px; 
  position: absolute; 
  top: 0px; 
  left: 0px; 
  z-index: 12; 
}

.addHover span.hideSpecial {
  display: none;
}

#amhdp-popup {
  width: 240px; 
  min-height: 160px; 
  background-color: #fff; 
  border: 2px solid #b30f2e; 
  position: absolute;
  z-index: 11;
  top: 0; 
  left: 0;
  padding: 6px; 
  font-family: arial;
}

#amhdp-popup a {
  color: #002e71;
}

#bd {
  position: relative;
  z-index: 0;
}

#nav {
  position: relative;
  z-index:1
}

#dd-nav {
  height: 0;
}

