/*** Video Holder ***/.video-bg-mask{position:fixed;width:100%;height:100%;margin:0;padding:0;top:0;left:0;overflow:hidden;z-index:-5}.video-bg-holder{position:absolute;margin:0;padding:0;-moz-opacity:0;filter:alpha(opacity=0);opacity:0}/*** Preloader ***/.video-preloader{position:absolute;top:50%;left:50%;width:32px;height:32px;margin-left:-16px;margin-top:-16px;background:#000 url(../images/preloader.gif) no-repeat center center;-moz-border-radius:4px;-webkit-border-radius:4px;-o-border-radius:4px;-ms-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;display:none}/*** Pattern ***/.video-pattern{position:absolute;margin:0;padding:0;background-position:top left;background-repeat:repeat;-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none}