/* Compass */
#supersizedcontrols {
  display: none;
  height: 230px;
  width: 480px;
  bottom: 0;
  position: fixed;
  left: 0;
  z-index: 50000;
  direction: ltr;
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
#supersizedcontrols > * {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
  line-height: 14px !important;
  outline: none;
}

#prevslide, #nextslide {
  font-size: 40px;
  font-weight: normal;
  text-decoration: none;
  z-index: 50001;
  bottom: 145px !important;
  left: 100px !important;
  height: 50px !important;
  width: 30px !important;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=8000);
  opacity: 80;
  padding: 5px;
  background: transparent !important;
  background-image: none !important;
  top: auto !important;
  margin-top: 0 !important;
}
#prevslide:active, #nextslide:active {
  margin-top: 0px !important;
}

#nextslide {
  left: 260px !important;
}

.top #prevslide, .top #nextslide {
  bottom: auto !important;
  top: 45px !important;
}

#controlskew {
  z-index: 50001;
  bottom: 160px;
  height: 20px;
  position: fixed !important;
  background-color: #000000;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=8000);
  opacity: 80;
  -ms-transform: skew(-15deg, 0deg);
  -webkit-transform: skew(-15deg, 0deg);
  transform: skew(-15deg, 0deg);
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.9);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.9);
  float: left;
  clear: both;
  font-size: 32px;
  line-height: 1;
  color: #e9e9e9;
  left: -100px;
  padding: 5px 20px 15px 2000px;
  margin: 0 0 0 -2000px;
  width: 380px;
}

.top #controlskew {
  bottom: auto !important;
  top: 50px !important;
}

#colorskew {
  z-index: 50001;
  bottom: 160px;
  left: 305px;
  width: 20px;
  height: 40px;
  position: fixed !important;
  background-color: #1a8be2;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=8000);
  opacity: 80;
  -ms-transform: skew(-15deg, 0deg);
  -webkit-transform: skew(-15deg, 0deg);
  transform: skew(-15deg, 0deg);
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.9);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.9);
}

.top #colorskew {
  bottom: auto !important;
  top: 50px !important;
}

#titleskew {
  z-index: 50001;
  bottom: 115px;
  height: 20px;
  position: fixed !important;
  background-color: #000000;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=8000);
  opacity: 80;
  -ms-transform: skew(-15deg, 0deg);
  -webkit-transform: skew(-15deg, 0deg);
  transform: skew(-15deg, 0deg);
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.9);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.9);
  float: left;
  clear: both;
  font-size: 17px;
  line-height: 1;
  color: #e9e9e9;
  left: -100px;
  padding: 5px 20px 5px 2000px;
  margin: 0 0 0 -2000px;
  width: 500px !important;
}

.top #titleskew {
  bottom: auto !important;
  top: 105px !important;
}

#captionskew {
  z-index: 50001;
  bottom: 30px;
  height: 60px;
  position: fixed !important;
  background-color: #000000;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=8000);
  opacity: 80;
  -ms-transform: skew(-15deg, 0deg);
  -webkit-transform: skew(-15deg, 0deg);
  transform: skew(-15deg, 0deg);
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.9);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.9);
  float: left;
  clear: both;
  font-size: 14px;
  line-height: 1;
  color: #e9e9e9;
  left: -100px;
  padding: 5px 20px 5px 2000px;
  margin: 0 0 0 -2000px;
  width: 510px !important;
}

.top #captionskew {
  bottom: auto !important;
  top: 150px !important;
}

#controls-wrapper {
  z-index: 50002 !important;
  bottom: 110px !important;
  left: 100px !important;
  height: 20px !important;
  position: fixed !important;
  background: transparent !important;
  background-image: none !important;
  width: 280px !important;
  padding-bottom: 10px;
}

.top #controls-wrapper {
  bottom: auto !important;
  top: 105px !important;
  padding-top: 5px;
  padding-bottom: 5px;
}

#slidecounter {
  line-height: 20px !important;
  text-align: bottom !important;
  text-shadow: none !important;
}

#slidecaption {
  line-height: 20px !important;
  font-size: 15px !important;
  text-align: bottom !important;
  text-shadow: none !important;
}
#slidecaption a {
  color: inherit;
}

#slidecounter, #slidecaption {
  color: #999;
  font-style: normal !important;
  font-family: PT Sans !important;
}

#pauseplay {
  font-size: 30px;
  font-weight: normal;
  text-decoration: none;
  z-index: 50001;
  bottom: 145px !important;
  padding-bottom: 9px;
  left: 185px !important;
  width: 30px !important;
  height: 40px !important;
  position: fixed !important;
  background: transparent !important;
  background-image: none !important;
  float: none;
  margin-top: 0 !important;
  border-right: 0px !important;
  text-align: middle;
  cursor: pointer;
}

.top #pauseplay {
  bottom: auto !important;
  top: 50px !important;
  padding-top: 6px;
}

#thumb-tray {
  height: 108px !important;
  z-index: 50002 !important;
}

#thumb-back, #thumb-forward {
  bottom: 0 !important;
}

#tray-button {
  z-index: 50002 !important;
  bottom: 110px !important;
  left: 390px !important;
  height: 30px !important;
  position: fixed !important;
  font-size: 20px;
  text-decoration: none;
  background: transparent !important;
  background-image: none !important;
  text-align: middle;
  line-height: 17px !important;
  padding-top: 5px;
  border: 0px solid #000000 !important;
}

.top #tray-button {
  bottom: auto !important;
  top: 105px !important;
  height: 30px;
}

#fullscreen-button {
  z-index: 50002 !important;
  bottom: 108px !important;
  left: 370px !important;
  height: 30px !important;
  position: fixed !important;
  font-size: 16px;
  text-decoration: none;
  background: transparent !important;
  background-image: none !important;
  text-align: middle;
  line-height: 17px !important;
  padding-top: 5px;
  border: 0px solid #000000 !important;
  display: none;
}

.top #fullscreen-button {
  bottom: auto !important;
  top: 105px !important;
  height: 30px;
  margin-top: 3px;
}

#progress-bar {
  position: fixed !important;
  bottom: 145px !important;
  width: 425px !important;
  height: 5px !important;
}

.top #progress-bar {
  bottom: auto !important;
  top: 100px !important;
}

#progress-back {
  position: fixed !important;
  bottom: 145px !important;
  width: 425px !important;
  height: 5px !important;
}

.top #progress-back {
  bottom: auto !important;
  top: 100px !important;
}

#slideDescription {
  position: fixed;
  bottom: 34px;
  left: 110px;
  height: 55px;
  padding: 5px;
  z-index: 50002;
  width: 295px;
  font-size: 13px;
}

.top #slideDescription {
  bottom: auto !important;
  top: 150px !important;
}

#supersized img {
  max-width: inherit;
}
