#jumbotron-carousel ul{
display: block;
list-style-type: disc;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-start: 40px;
}

.draggablecarousel-container { width:560px; margin-top: 0; margin-bottom: 0; margin-left: 183px; margin-right: 185px; height:378px; position:relative;   background: url("../images/sideliner.jpg") no-repeat;}
.draggablecarousel-container .draggablecarousel-draggable{ position:absolute; margin:0px !important; }

.draggablecarousel-item{ width:520px; height:378px; float:left; display:inline; position:relative; overflow: hidden; zoom: 1; filter: alpha(opacity=0); opacity: 0; }
.draggablecarousel-item img{ display:block; position:absolute; z-index: 1; }

.thumbnailNavHub{ margin: 0 auto; width: 927px; height:58px; }
.thumbnailNav,.thumbnailNavLast{ width:171px; height: 58px; overflow: hidden; background: url("../images/sideliner2.jpg") -9px 0px no-repeat;  padding:0px 9px 10px 9px; float:left; font-weight: 700; cursor:pointer; }
.thumbnailNav:first-child { padding-left:0px; background: none;}
.thumbnailNavLast { padding-right:0px;}

.carousel-caption-wrapper {
  z-index: 2;
  position: absolute;
  height: 107px;
  bottom: 0;
  width: 100%;
  cursor:pointer;
  background: url("../images/captionTexture.blank.html");
}
.carousel-caption {
	zoom: 1;
	filter: alpha(opacity=100);
	opacity: 100%;
	height: 107px;
}


.carousel-caption.on { background: url("../images/captionTexture.jpg"); }
.carousel-caption:hover {
  background: url("../images/captionTextureHover.jpg");
}

.carousel-caption a {
  margin-left:95px;
  padding-top:21px;
  padding-left: 10px;
  float: left;
  text-decoration: none;
  font-weight:700;
  font-size:0.875em;
  color: #0076c9;
}

.carousel-caption a:hover {
  color: #fff;
}

#captionTitle {
  margin-left:100px;
  padding:6px 0.313em 0px 0.313em;
  width: 390px;
  float: left;
  font-size:12pt;
  font-weight: 700;
  color: white;
}
#captionKicker {
  margin-left:100px;
  padding:0 0.313em 0.313em 0.313em;
  width: 300px;
  float: left;
  font-weight:bold;
  font-size:10pt;
  color:white;
}

#blockLeft
{
	position: absolute;
	top: 16px;
	left: 19px;
	width: 200px;
	height: 378px;
	z-index: 200;
}

#blockRight
{
	position: absolute;
	top: 16px;
	right: 19px;
	width: 200px;
	height: 378px;
	z-index: 200;
}

#clickLeft
{
	position: absolute;
	top: 175px;
	left: 0px;
	width: 43px;
	height: 54px;
	z-index: 201;
	background: url("../images/scrollLeft.png") 0 -54px no-repeat;
}

#clickLeft:hover
{
	position: absolute;
	width: 43px;
	height: 54px;
	z-index: 201;
	background: url("../images/scrollLeft.png") 0 0 no-repeat;
	cursor:pointer;
}

#clickRight
{
	position: absolute;
	top: 175px;
	right: 0px;
	width: 43px;
	height: 54px;
	z-index: 201;
	background: url("../images/scrollRight.png") 0 -54px no-repeat;
}

#clickRight:hover
{
	width: 43px;
	height: 54px;
	z-index: 201;
	background: url("../images/scrollRight.png") 0 0px no-repeat;
	cursor:pointer;
}

#capStripe {
	margin-top: 21px;
	margin-left: 105px;
}
.carousel-caption img {
  float: left;
  display: block;
}

.marquee-date {
 height: 16px;
 font-size: 10px;
 line-height: 14px;
 color: #7b7b7b;
 padding: 2px 0 0 3px;
}

.tracker-individual-blip-selected {
  height: 16px;
  color:white;
  font-weight:bold;
  background: url("../images/marqueeHighlighted.jpg") no-repeat;
}

.marquee-title {
 padding: 0;
 font-size: 12px;
 font-weight: 700;
 line-height: 14px;
/* letter-spacing: -1px;*/
 color: #343334;
}

.marquee-title:hover {
 color: #0076c9;
}