/********************
 * FEATURE CAROUSEL *
 ********************/
.carousel-container {
  position:relative;
  width: 660px;
}
#carousel {
  height:380px;
  width:660px;
  background-color:#0066af; /*#CCC;*/
  position:relative;
  margin-bottom:0.1em;
  font-size:12px;
  font-family: Arial;
}
.carousel-image {
  border:0;
  display:block;
}
.carousel-feature {
  position:absolute;
  top:-1000px;
  left:-1000px;
  border:2px solid #efefef;/*#5d5d5d; */
  cursor:pointer;
}
.carousel-feature .carousel-caption {
  position:absolute;
  bottom:0;
  width:100%;
  background-color: #c00000;/*#fb6605;*/
}
.carousel-feature .carousel-caption p {
  margin:0;
  padding:5px;
  font-weight:bold;
  font-size:12px;
  color:white;
}
.tracker-summation-container {
  position:absolute;
  color:white;
  right:48px;
  top:280px;
  padding:3px;
  margin:3px;
  background-color:#358bca;
}
.tracker-individual-container {
  position:absolute;
  color:white;
  right:48px;
  top:340px;
  padding:0;
  margin:0;
 
}
.tracker-individual-container li {
  list-style:none;
}
.tracker-individual-container .tracker-individual-blip {
  margin:0 3px;
  padding:0 3px;
  color: gray;/*white;*/
  text-align:center;
  background-color:#DDD;
}
.tracker-individual-container .tracker-individual-blip-selected {
  color:white;
  font-weight:bold;
  background-color:#358bca;
}
#carousel-left {
  position:absolute;
  bottom:33px;
  left:220px;
  cursor:pointer;
}
#carousel-right {
  position:absolute;
  bottom:33px;
  right:220px;
  cursor:pointer;
}
/*
     FILE ARCHIVED ON 10:59:35 Jul 20, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:16:21 Feb 01, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  exclusion.robots: 0.072
  exclusion.robots.policy: 0.061
  cdx.remote: 0.099
  esindex: 0.011
  LoadShardBlock: 224.418 (6)
  PetaboxLoader3.datanode: 286.107 (8)
  load_resource: 509.982 (2)
  PetaboxLoader3.resolve: 339.894 (2)
*/