#widget_timeline {
  width: 1024px;
  height: 768px;
  position: absolute;
  color: #fff;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#widget_timeline #bigView {
  position: absolute;
  top: 158px;
  left: 45px;
  width: 410px;
  height: 305px;
}
#widget_timeline #bigView img {
  width: 410px;
  height: 305px;
}
#widget_timeline #bigView #image {
  border: 6px solid #fff;
  position: absolute;
  height: 100%;
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
  background-color: #fff;
}
#widget_timeline #bigView .timelineCredit {
  position: absolute;
  color: #fff;
  text-shadow: #000 0em 0em 0.3em;
  font: 13px "Verdana", Helvetica, Arial, sans-serif;
  top: 255px;
  max-width: 215px;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.2);
  padding: 5px;
  -webkit-transform-origin: left;
  -moz-transform-origin: left;
  -ms-transform-origin: left;
  -o-transform-origin: left;
  transform-origin: left;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
#widget_timeline #bigView #icon {
  position: absolute;
  width: 24px;
  height: 25px;
  background: url("../../imgs/widget_timeline/iconExpand.png") top left no-repeat;
}
#widget_timeline #bigView #icon.video {
  background: url("../../imgs/widget_timeline/iconVideo.png") top left no-repeat;
  width: 83px;
  height: 82px;
  top: 120px;
  left: 180px;
}
#widget_timeline #thumbs {
  list-style: none;
  position: absolute;
  top: 158px;
  left: 476px;
}
#widget_timeline #thumbs li {
  margin-bottom: 9px;
  cursor: pointer;
}
#widget_timeline #thumbs li img {
  width: 68px;
  height: 48px;
  border: 3px solid #fff;
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
  background-color: #fff;
}
#widget_timeline #description {
  position: absolute;
  top: 156px;
  left: 580px;
  width: 396px;
  height: 320px;
  line-height: 1.5em;
}
#widget_timeline #description .viewport {
  position: relative;
  height: 100%;
  width: 350px;
  overflow: hidden;
}
#widget_timeline #description .scrollbar {
  position: relative;
  float: right;
  width: 13px;
  height: 100%;
}
#widget_timeline #description .track {
  height: 100%;
  width: 11px;
  position: relative;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
}
#widget_timeline #description .thumb {
  background: #fff;
  position: absolute;
  height: 11px;
  width: 11px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  cursor: pointer;
}
#widget_timeline #description .thumb .end {
  overflow: hidden;
  height: 5px;
}
#widget_timeline #description h2 {
  font-size: 52px;
  line-height: 60px;
}
#widget_timeline #description h3 {
  font-size: 30px;
  line-height: 30px;
  margin-top: 15px;
  margin-bottom: 15px;
}
#widget_timeline #description .overview {
  position: absolute;
  font-weight: 100;
  font-size: 16px;
  line-height: 26px;
}
#widget_timeline #sliderContainer {
  position: absolute;
  top: 510px;
  left: 55px;
  width: 926px;
  height: 137px;
  background: url("../../imgs/widget_timeline/bgSliderContainer.png") top left no-repeat;
  overflow: hidden;
}
#widget_timeline #sliderContainer #sliderScroller {
  position: absolute;
  top: 15px;
  left: 3px;
  width: 920px;
  height: 160px;
  overflow: hidden;
}
#widget_timeline #sliderContainer #sliderScroller #slider {
  position: absolute;
  top: 20px;
  left: 57px;
  width: 800px;
  height: 8px;
  background: #e0e5ed;
}
#widget_timeline #sliderContainer #sliderScroller #slider .ui-slider-handle {
  position: absolute;
  border: none;
  cursor: pointer;
}
#widget_timeline #sliderContainer #sliderScroller #slider .ui-slider-handle #thumbImage {
  position: absolute;
  top: -10px;
  left: -11px;
  width: 26px;
  height: 26px;
  background: url("../../imgs/widget_timeline/sliderThumb.png") top left no-repeat;
  cursor: pointer;
}
#widget_timeline #sliderContainer #sliderScroller #slider .tick {
  position: absolute;
  color: #e0e5ed;
  cursor: pointer;
  text-size: 19px;
  width: auto;
  height: auto;
}
#widget_timeline #sliderContainer #sliderScroller #slider .tick .tickBullet {
  position: absolute;
  width: 34px;
  height: 34px;
  top: -14px;
  left: -15px;
  background: #e0e5ed;
  border-radius: 17px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  -o-border-radius: 17px;
  -ms-border-radius: 17px;
}
#widget_timeline #sliderContainer #sliderScroller #slider .tick .tickMark {
  position: absolute;
  top: 25px;
  left: -2px;
  height: 33px;
  width: 7px;
  background: #e0e5ed;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
}
#widget_timeline #sliderContainer #sliderScroller #slider .tick span {
  position: absolute;
  width: 110px;
  top: 63px;
  text-align: center;
  left: -55px;
  line-height: 13px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#widget_timeline #instructions {
  position: absolute;
  font-size: 12px;
  top: 654px;
  left: 420px;
  display: none;
}
