#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/2/base/icon_zoom.png") top left no-repeat;
}
#widget_timeline #bigView #icon.video {
  background: url("../../../imgs/2/base/icon_video.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-family: "VAGRoundedBold";
  font-weight: normal;
  font-size: 48px;
  line-height: 40px;
  color: #734267;
  padding-top: 10px;
}
#widget_timeline #description h3 {
  font-family: "VAGRoundedBold";
  font-size: 36px;
  line-height: 30px;
  margin-top: 15px;
  margin-bottom: 15px;
  color: #734267;
}

#widget_timeline #descContent {
  font-family: "VAGRoundedRegular";
  font-size: 20px;
  line-height: 24px;
  margin-top: 15px;
  margin-bottom: 15px;
  color: #734267;
}

#widget_timeline #description .overview {
  position: absolute;
  font-size: 16px;
  line-height: 26px;
}
#widget_timeline #sliderContainer {
  position: absolute;
  top: 510px;
  left: 55px;
  width: 926px;
  height: 138px;
  background: url("../../../imgs/2/widget_timeline/slider_container.png") top left no-repeat;
  overflow: hidden;
}
#widget_timeline #sliderContainer #sliderScroller {
  position: absolute;
  top: 10px;
  left: 3px;
  width: 920px;
  height: 160px;
  overflow: hidden;
}
#widget_timeline #sliderContainer #sliderScroller #slider {
  position: absolute;
  top: 20px;
  left: 57px;
  width: 800px;
  height: 6px;
  background: #a4869c;
}
#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: -17px;
  left: -16px;
  width: 41px;
  height: 40px;
  background: url("../../../imgs/2/widget_timeline/slider_bullet.png") top left no-repeat;
  cursor: pointer;
}
#widget_timeline #sliderContainer #sliderScroller #slider .tick {
  position: absolute;
  color: #262426;
  cursor: pointer;
  width: auto;
  height: auto;
}
#widget_timeline #sliderContainer #sliderScroller #slider .tick .tickBullet {
  position: absolute;
  width: 19px;
  height: 20px;
  top: -7px;
  left: -8px;
  background: #a4869c;
  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: 22px;
  left: -2px;
  height: 33px;
  width: 7px;
  background: #a4869c;
  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 .tickMarkOver {
  background: #734267;
}
#widget_timeline #sliderContainer #sliderScroller #slider .tick span {
  position: absolute;
  font-family: "VAGRoundedRegular";
  font-size: 20px;
  width: 110px;
  top: 55px;
  text-align: center;
  left: -55px;
  line-height: 19px;
  -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 .tickNormal {
  color: #a4869c;
}
#widget_timeline .tickOver {
  color: #734267;
}
#widget_timeline #instructions {
  font-family: "VAGRoundedLight";
  position: absolute;
  font-size: 17px;
  top: 660px;
  left: 370px;
  color: #734267;
}
