
.vs-root {
  width : 280px;
  margin-left : auto;
  margin-right : auto;
  text-align : center;
  padding : 0px 0px;
}

.vs-slideshowMode .vs-player, .vs-slideshowMode .vs-control {
  visibility: hidden;
}

.vs-slideshowMode .vs-slideshow {
  display : block;
}

.vs-videoMode .vs-player, .vs-videoMode .vs-control {
  visibility: visible;
}

.vs-videoMode .vs-slideshow {
  display : none;
}

.vs-title {
  text-align: center;
}

.vs-control {
  white-space : nowrap;
  text-decoration : none;
  cursor : pointer;
  border-bottom: 1px dotted #FFF;
}

.vs-control, .vs-duration {
  color: #FFF;
  font-size: 12px;
}

.vs-error {
  font-size: 13px;
  font-family: Arial, sans-serif;
}

.vs-title {
  font-size : 13px;
  height : 1.4em;
  font-weight : bold;
  padding-bottom: 2px;
  text-align: left;
}

.vs-title a {
  text-decoration: none;
}

.vs-title a:hover {
  text-decoration: underline;
}

.vs-header {
  padding: 0 2px;
  position: relative;
}

.vs-content {
  width: 100%;
  height: 235px;
}

.vs-border {
  _width: 100%;
}

.gsc-video-player {
  width : 100%;
  height : 235px;
}

.vs-branding {
  padding : 2px 4px;
}

.vs-footer {
  padding: 2px 6px 0;
}

.vs-slideshow {
  _width: 278px;
  _height: 235px;
  position: relative;
  user-select: none;
  -moz-user-select: none;
  khtml-user-select: none;
}

.vs-description div span {
  font-size : 13px;
  font-weight: bold;
  vertical-align: top;
  white-space: nowrap;
}

.vs-description div {
  height: 1.2em;
  line-height: 1.2em;
}

.vs-description {
  overflow: hidden;
  vertical-align: top;
}

.vs-description a {
  text-decoration: none;
}

.vs-description a:hover {
  text-decoration: underline;
}

.vs-sep {
  height: 13px;
}

.vs-logo img {
  border: none;
}

.vs-logo {
  position: relative;
  float: right;
  top: 2px;
}

span.vs-button {
  float: left;
  display: block;
  font-weight: bold;
  font-family: Arial,sans-serif;
  font-size: 12px;
  color: #994800;
}

a.vs-button {
  text-decoration: none;
}

.vs-button-center {
  height: 19px;
  _height: 25px;
  padding-top: 6px;
}

.vs-channel-icon {
  width: 55px;
  height: 55px;
  padding: 1px;
}

.ss-control {
  position: absolute;
  bottom: 0;
  _bottom: -1px;
  left: 0;
  height: 45px;
  width: 100%;
  z-index: 222;
  direction: ltr;
}

.ss-control-bg{
  background-color: black;
  opacity: .5;
  filter: Alpha(opacity=50);
  position: absolute;
  top: 0;
  left: 0;
  height: 45px;
  width: 100%;
  z-index: 310;
}

.ss-control-table {
  position: absolute;
  width: 100%;
  top: 3px;
  left: 0;
  z-index: 320;
}

.ss-control-next-cell, .ss-control-prev-cell {
  width: 50%;
}

.ss-control-next, .ss-control-next-ie, .ss-control-pause, .ss-control-pause-ie, .ss-control-play, .ss-control-play-ie, .ss-control-prev, .ss-control-prev-ie {
  cursor: hand;
  cursor: pointer;
  opacity: 1.0;
  filter: Alpha(opacity=100);
}

.ss-control-prev, .ss-control-prev-ie {
  float: right;
}

.ss-control-next-ie{
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.google.com/uds/modules/elements/videoshow/next.png");
  width:22px;
  height:33px
}

.ss-control-prev-ie{
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.google.com/uds/modules/elements/videoshow/prev.png");
  width:22px;
  height:33px
}

.ss-control-play-ie, .ss-control-pause-ie {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.google.com/uds/modules/elements/videoshow/play.png");
  width:33px;
  height:33px
}

.ss-control-play, .ss-control-pause{background:no-repeat url(/uds/modules/elements/videoshow/videoshow.png) 0 0;width:33px;height:33px}
.ss-control-prev{background:no-repeat url(/uds/modules/elements/videoshow/videoshow.png) -365px 0;width:22px;height:33px}
.ss-control-next{background:no-repeat url(/uds/modules/elements/videoshow/videoshow.png) -33px 0;width:22px;height:33px}
.ss-control-play, .ss-control-pause{background:no-repeat url(/uds/modules/elements/videoshow/videoshow.png) 0 0;width:33px;height:33px}
.ss-control-prev{background:no-repeat url(/uds/modules/elements/videoshow/videoshow.png) -365px 0;width:22px;height:33px}
.vs-button-center{background:no-repeat url(/uds/modules/elements/videoshow/videoshow.png) -60px 0}
.vs-button-left{background:no-repeat url(/uds/modules/elements/videoshow/videoshow.png) -55px 0;width:5px;height:25px}
.vs-button-right{background:no-repeat url(/uds/modules/elements/videoshow/videoshow.png) -360px 0;width:5px;height:25px}
