﻿

.n2Pop {
    background-color:#fff;
    position:absolute;
    z-index:200;
}

.animatedBox {
    position:absolute;
    visibility:hidden;
    background:white;
    z-index:220;
}
.animatedBoxHollow {
    position:absolute;
    visibility:hidden;
    z-index:220;
}
.header a:hover,
.header .tabs a:hover,
.secondary a:hover,
.secondary .subnavlink a:hover,
.tertiary a:hover,
.advsearch a:hover {
  text-decoration: underline;
}
.popover-grouping {
  font-size: 11px;
  font-family: Tahoma, sans-serif;
  margin-bottom: 0.7em;
}
.popover-grouping a, .popover-grouping a:active, .popover-grouping a:visited {
  text-decoration: none;
  line-height: 15px;
  margin-left: .3em;
  font-family: Tahoma, sans-serif;
  color: #039;
}
.popover-grouping a:hover {
  color:#CC6600;
  text-decoration: underline;
}
.popover-row {
  margin-bottom: 0.2em;
  font-size: 11px;
  font-family: Tahoma, sans-serif;
}
.popover-row a, .popover-row a:active, .popover-row a:visited {
  text-decoration: none;
  line-height: 0.82em;
  margin-left: .3em;
  font-family: Tahoma, sans-serif;
  color: #039;
}
.popover-row a:hover {
  color:#CC6600;
  text-decoration: underline;
}
.popover-category-name {
  color: #c60;
  font-weight: bold;
}

.tabs a:link, .tabs a:visited, .tabs a:active, .header .navspacer {
  font-size: 11px;
  line-height: 11px;
  color: #333;
  text-decoration: none;
  font-family: tahoma, sans-serif;
}


.tabs .lefton {
  background-image:url(images/bg.gif);
  background-repeat: no-repeat;
}


.leftoff div, .lefton div {
  margin-left: 13px;
}