.openlayers-popupbox {
  top: 5px;
  right:5px;
  background: #fff;
  color: #666;
  opacity:0.95;
  width:200px;
  padding:10px;
  position:absolute;
  z-index:9999;
  border-radius:4px;
  -moz-border-radius: 4px;
  overflow:hidden;
  height:90%;
  -moz-box-shadow: -1px 2px 5px #333;
  -webkit-box-shadow: -1px 2px 5px #333;
  box-shadow: -1px 2px 5px #333;
}

.openlayers-popupbox.popup {
  color:#444;
}

.openlayers-popupbox a, .openlayers-popupbox a:link, .openlayers-popupbox a:visited {
  color:#004868;
}

.openlayers-popupbox a.popup-close, .openlayers-popupbox a.popup-min, .openlayers-popupbox a.popup-max {
  float:right;
  text-decoration:none;
  cursor:pointer;
  font-size:16px;
  color:#00304a;
}


.openlayers-popupbox .count, .openlayers-popupbox .popup-count {
  position:relative;
  display:none;
  
}

.openlayers-popupbox .popup-content {
  height:90%;
  overflow:hidden;
  font-size:11px;
}

.openlayers-popupbox.popup .popup-content p {
  padding:10px 0 0 0;
  color:#555;
}

.openlayers-popupbox .popup-content.legend {
  margin-top:10px;
}

.openlayers-popupbox .popup-content.legend img, .openlayers-popupbox .popup-content.legend h4 {
  float:left;
  display:block;
}

.openlayers-popupbox .popup-content.legend h4 {
  padding:9px 5px;
  font-size:11px;
  color:#333;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:normal;
}

.openlayers-popupbox .popup-content.legend li {
  clear:both;
  margin-top:-12px;
  display:block;
  overflow:hidden;
}


.openlayers-popupbox h3.popup-threat {
  font-size:12px;
  font-weight:normal;
  font-family:Arial, Helvetica, sans serif;
  color:#999;
  margin-bottom:5px;
}

.openlayers-popupbox img.popup-type {
  float:left;
  margin:0 0 0 0;
  padding:0;
  height:34px;
}

.openlayers-popupbox.popup img.popup-type {
  float:none;
  display:inline;
  margin:0 0 0 0;
  padding:0;
  height:34px;
}

.openlayers-popupbox.popup h2.popup-type {
  margin:0 0 0px 0;
  padding:0 0 0 5px;
  display:inline;
  position:relative;
  top:-9px;
  color:#980d0e;
  font-size:1.4em;
  font-weight:bold;
}

.openlayers-popupbox h2.popup-type {
  margin:0 0 0px 0;
  padding:0;
  display:inline;
  color:#980d0e;
  font-size:1.4em;
  font-weight:bold;
}


.openlayers-popupbox h2.popup-title.list, .openlayers-popupbox h2.popup-title.legend {
  color:#111;
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  padding:7px 5px 8px 5px;
  margin: 4px 0;
  font-weight: bold;
  display: inline-block;
  border: 1px solid #aaa;
  border-bottom: 0;
  border-radius: 6px 6px 0px 0px;
  -moz-border-radius: 6px 6px 0px 0px;
  -webkit-border-radius: 6px 6px 0px 0px; 
}


.openlayers-popupbox a.popup-legend, .openlayers-popupbox a.popup-list {
  cursor:pointer;
  font-size:11px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color:#999;
  text-transform: uppercase;
  border-bottom: 1px solid #aaa;
  display: inline:block;
  margin: 0;
}

.openlayers-popupbox a.popup-legend {
  padding:7px 3px 7px 6px;
}

.openlayers-popupbox a.popup-list {
  padding:7px 6px 7px 3px;
}

.openlayers-popupbox a.popup-legend:hover, .openlayers-popupbox a.popup-list:hover {
  text-decoration: none;
  color: #666;
}

.openlayers-popupbox .top {
  width:170px;
  padding:5px 0 0 5px;
  float:left;
}

.openlayers-popupbox .more {
  margin:20px 5px 0 0;
}

.openlayers-popupbox .more a {
  font-weight:bold;
  text-decoration:underline;
}

.openlayers-popupbox .more a:hover {
  text-decoration:none;
}

#home_top {
  height:385px;
  background-color:#00293d;
  position:relative;
  margin:0 0 0 0;
  width:965px;
}

#tabs-tabset.tabs-processed {
  height:100%;
}

#tabs-tabset.tabs-processed .tabs.primary {
  position:absolute;
  bottom:0;
  width:955px;
  background-color:#004664;
}

body #home_top #tabs-tabset ul.ui-tabs-nav {
  background: #004664 !important;
  font-size: 10px;
  font-weight: normal !important;
  padding-top:2px;
  height: 20px;
  margin: 0;
}

#home_top #tabs-tabset ul.ui-tabs-nav li.active a {
  background: #00435E url(http://criticalthreats.p2technology.com/sites/default/themes/criticalthreats/images/bg_nav_on.png) repeat-x scroll 0px 0px !important;
  border-color: #001321 #001321 #011828;
  border-style: solid;
  border-width: 1px;
  border-left: #001321;
  border-right: #001321;
  display: block;
  border-radius:4px;
  -moz-border-radius: 4px;
}

body #home_top #tabs-tabset ul.ui-tabs-nav li a {
  background: transparent;
  border: none;
  color: white;
  display: block;
  font-family:  Arial, Helvetica, sans-serif;
  font-size:12px;
  padding: 2px 11px;
  text-transform: none;
}

#home_top h2.drupal-tabs-title {
  display:block;
  color:#fff;
  font-family: 'Arial black', Arial, Helvetica, sans-serif;
  font-size: 13px;
  padding: 5px 12px;
  text-transform: uppercase;
}

.hotspot_summary img {
  float:left;
  display:block;
}

.hotspot_summary h3.hotspot_title{
  font-size:12px;
  line-height:normal;
  font-weight: normal;
  color:#004664;
  padding:0;
  margin:0;
}

.hotspot_summary.over h3.hotspot_title {
  text-decoration: underline;
}

.hotspot_summary p {
  margin:0;
  padding:0;
}

.hotspot_summary {
  min-height:37px;
  cursor:pointer;
  border:1px solid #fff;
  clear:both;
  padding-bottom:2px;
  display:block;
  float:none;
  text-align: center;
  position: relative;
}

.hotspot_summary .bottom_border {
  width: 90%;
  height:1px;
  display: block;
  border-bottom: 1px solid #ddd;
  margin: 0 auto;
  clear: both;
  position: relative;
  bottom: -2px;
}

div.hotspot_summary.over {
  min-height:37px;
  clear:both;
  overflow:hidden;
  padding-bottom:2px;
  display:block;
  float:none;
  border:1px solid #aaa;
  background:#e3ebed;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#e3ebed); /* for IE */
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e3ebed)); /* for webkit browsers */
  background: -moz-linear-gradient(top,  #fff,  #e3ebed); /* for firefox 3.6+ */
  cursor:pointer;
}

.hotspot_summary .hotspots_content {
  float:left;
  padding-left:5px;
  padding-top: 5px;
  display:block;
  width:165px;
  text-align: left;
}

#home_top .clear {
  display:none;
}

#home_top.twocolumn {
  margin:0;
}

v\:* { behavior: url(#default#VML); }
