
#sidebar ul li.selected { list-style-image: url(images/arrow_green.gif) }

h1, h2 { color: #2E8853 }

#sidebar ul li.selected,
#sidebar ul li a:hover {
   color: #2E8853; 
}

#main div.partnerinfo ul {
  margin-top: 12px;
  margin-bottom: 12px;
}

#main div.partnerinfo ul li {  
  background: url(images/arrow_green.gif) no-repeat 3px;
  margin-left: 0;
  padding-left: 13px;
  padding-right: 35px;
  display: inline;
}

#main div.linklist {
  font-size: 11px;
  background-color:#F5F5F5;
  padding: 10px 5px 10px 15px;
}

#main div.linklist ul li { 
  list-style-image: url(images/arrow_green.gif);
}

#main div.linklist ul {
  margin-top: 0;
  margin-bottom: 0;
}

#main h2.border {  
  margin-top: 15px;
  padding-top: 12px;
  border-top: solid #ccc 1px;
}

#egovLink {
  background: url(images/flag.gif) no-repeat 0 14px;
  padding: 6px 0 6px 40px;
  border-top: solid #2e8853 1px;
  border-bottom: solid #2e8853 1px;
}

#egovLink a {
  font-size: 90%;
  text-decoration: none;
}

#main .partnerinfo a { text-decoration: none; color:#333333;}
#main .partnerinfo a:hover { text-decoration: underline; color:#333333;}
@media print {
  #wrap { font-size: 10pt; line-height: 12pt; }  
  #wrap .content,
  #main,
  #main .content { width: auto; float: none}
  #egovLink,
  #secNav,
  #ancestors,
  #nextlink { display:none }
}

@media screen {

  .shortLink { display: none }

  #hdrSolutions {
    height:33px;
    background:url(images/h_solutions.gif) no-repeat;
    text-indent:-9000px;
  }

  #hdrCorporate {
    height:33px;
    background:url(images/h_corporate.gif) no-repeat;
    text-indent:-9000px;
  }

  #hdrBanking {
    height:33px;
    background:url(images/h_banking.gif) no-repeat;
    text-indent:-9000px;
  }
}

@media screen {
  #h2AdvancedAuthentication {
    height:22px;
    background:url(images/h2_advanced_authentication.gif) no-repeat;
    text-indent:-9000px;
  }

  #h2MultipleIDSchemes {
    height:22px;
    background:url(images/h2_multipleID.gif) no-repeat 0 10px;
    text-indent:-9000px;
  }

  #h2DeploymentOfSecurityDevices {
    height:22px;
    background:url(images/h2_deployment.gif) no-repeat 0 10px;
    text-indent:-9000px;
  }

  #hdrEgovernment {
    height:33px;
    background:url(images/h_egov.gif) no-repeat;
    text-indent:-9000px;
  }
}

#main .content {
  position: relative;
}

#nextlink {
  background: url(images/arrow_green.gif) no-repeat 0 3px;
  padding-left: 12px;

  float: right;
  margin-bottom: 12px;
}

#secNav {
  padding: 6px;
  border-top: solid #2e8853 1px;
  border-bottom: solid #2e8853 1px;  
}

#secNav li {
  display: inline;
  padding-left: 20px;
  padding-right: 35px;
  font-size: 90%;
}

#secNav a:hover,
#secNav a:link,
#secNav a:active {
  text-decoration: none;
}

@media print {
  #h2Priser { page-break-before: always }
  #main h2.border { border-top: none }
  #pricechart { padding-top: 40px }

  #nav,
  #secNav,
  #header,
  #right { display:none }
}
