/*** in page video player css ***/
.fLeft { float: left; }
.displaynone { display: none; }

#page-shim { width: 100%; z-index: 9; position: absolute; display: none; top: 60px; left: 0; background-color: #fff; filter:alpha(opacity=90); opacity: 0.9; -moz-opacity:0.9; }

#video-player { width: 100%; margin: 0 auto; left: 0px; }
#video-player  a { color: #fff; }
#video-player .video-player-cont { width: 948px; text-align: left; margin: 0 auto; }
#video-player .video-player-cont #video-header { display: block; background-color: #000; padding: 12px 20px; }
#video-player .video-info-block { background-color: #333; }
#video-player #video-play-close-btn { float: right; padding: 3px 7px 0 0; }
#video-player #video-play-close-btn a img { padding-left: 5px; }
#video-player #video-play-close-btn span { position: relative; top: -9px; }

#video-player .video-info-block { background-color: #333; padding: 20px 20px 15px; }
#video-player #video-container-player { background: url(/Storage/Owner2/assets/img/elements/processing_lg.gif) no-repeat center; width: 70%; }
#video-player #video-container-share { width: 250px; padding-left: 20px; }
#video-player #video-container-share #video-desc { font-size: 11px !important; height: 352px; overflow: hidden; }
#video-player #video-container-share #video-share { position: absolute; z-index: 3; margin-top: 220px; _margin-top: 235px; width: 252px; }
#video-player #video-container-share #video-share .box-body { padding-top: 5px; }
#video-player #video-container-share #video-share .box-body-content { padding: 0 15px; }
#video-player #video-container-share #video-share li { font-size: 10px !important; float: left; width: auto; padding-right: 23px; }
#video-player #video-container-share #video-share li.last-item { padding-right: 0px; }
#video-player #video-container-share #video-share .shareLink img { padding-right: 5px; position: relative; top: 3px; }
#video-player #video-container-share #video-share .video-share-links { clear: left; font-size: 85% !important; }
#video-player #video-container-share #video-share label { display: block; padding-bottom: 5px; }
#video-player #video-container-share #video-share input	{ position: absolute; margin: 5px 0 0 45px; border: none; background: #ececec; padding: 3px; width: 170px; _width: 164px; }

#video-player .video-info-container { float: left; }
#video-player .box-body-white { margin-bottom: 0px !important; }
#video-player .box-body-white .box-cap { background-color: #333; }
#video-player .box-body-white .box-body { background-color: #fff; color: #333; }
#video-player .box-body-white a { color: #333; }	

#video-player .share-methods { font-size: 95% !important; }
#video-player .share-methods img { position: relative; top: 2px; }
#video-player .share-methods #emailThis { position: absolute; }
#video-player .share-methods #shareThis { position: relative; left: 140px; }
#video-player .video-share-tri { position: relative; left: 218px; top: -1px; }		
/** end of in page video player css **/
