.jp-container-1 {width:640px;height;360px;}
.jp-controls {
	list-style:none;
}
.jp-interface{z-index: 1200;position: relative;height: 28px;width: 640px;visibility:show;background: url(/global/includes/images/template-items/video-player/player-bg.png) no-repeat}
.jp-interface .jp-play{position: absolute;top: 8px;left: 13px;width: 9px;height: 12px;background: url(/global/includes/images/template-items/video-player/player-btns.png) 0 0 no-repeat}
.jp-interface .jp-pause{position: absolute;top: 8px;left: 13px;width: 9px;height: 12px;background: url(/global/includes/images/template-items/video-player/player-btns.png) -11px 0 no-repeat}
.jp-interface .jp-pause{}
.jp-interface .jp-progress{position: absolute;top: 10px;left: 30px;width: 433px;height: 10px;text-align:left;background: url(/global/includes/images/template-items/video-player/player-btns.png) -100px 0 no-repeat;cursor: pointer}
.jp-interface .jp-progress .jp-seek-bar{position: relative;height: 100%;cursor: pointer;}
.jp-interface .jp-progress .jp-play-bar{position: relative;height: 9px;background: url(/global/includes/images/template-items/video-player/player-btns.png) -100px -10px no-repeat;cursor: pointer}
.jp-interface .jp-progress .jp-play-bar .scrubber{position: absolute;right: -8px;top: -4px;width: 17px;height: 17px;background: url(/global/includes/images/template-items/video-player/player-btns.png) -21px 0 no-repeat;cursor: pointer}
.jp-interface .track-info{position: absolute;top: 7px;right: 97px;height: 15px;font: 10px Verdana,Geneva,sans-serif;text-align: right;color: #d0d0d0;}
.jp-interface .jp-volume-bar {position: absolute;top: 9px;left: 561px;width: 33px;height: 11px;background: url(/global/includes/images/template-items/video-player/player-btns.png) no-repeat -49px -11px;cursor: pointer;}
.jp-interface .jp-volume-bar .jp-volume-bar-value{height: 100%;cursor: pointer; background: url(/global/includes/images/template-items/video-player/player-btns.png) no-repeat -49px 0px}
.jp-interface .jp-full-screen{position: absolute;top: 9px;left: 618px;width: 11px;height: 11px;background: url(/global/includes/images/template-items/video-player/player-btns.png) -87px 0 no-repeat}
.jp-video{width: 640px;height: 360px;}

.jp-video-full {
	background-color:black;
	left: 0;
  overflow: hidden;
  position: fixed !important;
  top: 0;
  z-index: 1010;
}
.jp-video-btm{
margin-top:30px;
}
.jp-download-container{
	float:right;
	position:relative;
	right:0;
	top: 40px;
}