﻿#playerModuleContainer {position:relative;background:#eff1ee;overflow:hidden;}
#playerModuleContainer a,
#playerModuleContainer a:hover,
#playerModuleContainer a:visited,
#playerModuleContainer a:active {text-decoration:none !important;}
#videoPlayer {margin-bottom:4px;padding-top:6px;overflow:hidden;}
#videoPlayer #player {margin:0 auto;padding-bottom:5px;}
#currentVidTitle {margin:0 auto;padding-bottom:2px;}
#description {margin:0 auto;}
#searchBlock {padding-left:6px;height:28px;padding-top:3px;background-color:#afbeb3;}
.vidBlock {float:left;padding:6px;}
#videoList {position:relative;left:0;}
#videoList a.vidLink {display:block;height:88px;overflow:hidden;margin-bottom:6px;border:2px solid #f8f6f7;}
#videoList a:hover {background:#dedfe0 !important;}
#videoList .thumbnail {float:left;margin-top:7px;margin-left:4px;}
#videoList .thumbnail img {width:100px;}
#videoList .metadata {float:right;padding-right:4px;} 
.vidTitleText {font-size:14px;font-weight:bold;color:#517768}
.vidDescription {color:#517768;}
.chosenVid {border:2px solid #000 !important;}
#noMatch {height:100px;line-height:100px;text-align:center;}
#pager {position:relative;margin:auto;width:195px;height:18px;}
#pager .previous {display:block;float:left;width:25px;height:20px;background:url('/desktopmodules/DVIDSVideoPlayer/templates/usace/images/pager_buttons.png') no-repeat 0 -20px;}
#pager .previous:active {background-position:-25px -20px;}
#pager .pagerText {float:left;width:135px;text-align:center;}
#pager .next:active {background-position:-25px 0}
#pager .next {float:left;display:block;width:25px;height:20px;background:url('/desktopmodules/DVIDSVideoPlayer/templates/usace/images/pager_buttons.png') no-repeat 0 0;}
#playerFooter {margin-top:10px; padding-bottom:10px;text-align:center;}

div.mejs-captions-layer {font-size: 12px !important;}