/*Videobox*/
#vbOverlay { position: fixed; z-index: 9999; left: 0; top: 0; width: 100%; height: 100%; background-color: #000; cursor: pointer; }
#vbCenter, #vbBottomContainer { position: absolute; z-index: 9999; overflow: hidden; background-color: #fff; }
#vbVideo, #vbVideo5{ position: absolute; left: 0; top: 0; border: 10px solid #fff; background-repeat: no-repeat; background-color: black; }
#vbBottom { font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; font-size: 10px; color: #13242A; line-height: 1.4em; text-align: left; border: 10px solid #fff; border-top-style: none; }
#vbCloseLink { display: block; float: right; width: 66px; height: 22px; background: transparent url(closelabel.gif) no-repeat center; margin: 5px 0; outline: none; }
#vbCaption, #vbNumber { margin-right: 71px;}
#vbCaption { font-weight: bold; font-style: italic; }

/*Inline player*/
#vbiPlayer {display: inline-block;vertical-align: top;}
#vbiCloseLink {display: block;width: 16px;height: 16px;background: url(close.png);float: right;margin-top: -7px;margin-right: -7px;z-index: 5000;position: relative;}
#vbiCloseLink:hover {background: url(close_h.png);}
#vbiVideoCont {background: #FFF !important;border: 1px solid #ccc !important;padding: 4px !important;box-shadow: 2px 2px 5px rgba(0,0,0,0.2);}
#vbiVideo {width: 100%;margin-top: -4px;}
#vbiCaption{padding: 3px 10px;font-weight: bold;text-align: center;display: block;}

/*Gallery*/
html, body {height: 100%;}
.vb_videoFrame {}
.vb_videoFrame  iframe {}
.vb_video{clear:both;margin: 0 !important;padding: 0 !important;margin-right: -20px !important;}
.vb_video_thumb{display: block;}
.vb_video_thumb img, .video_thumb span {background:#FFF !important;border:1px solid #ccc !important;padding:4px !important;box-shadow: 2px 2px 5px rgba(0,0,0,0.2);}
.vb_video_thumb iframe {z-index:1000;border:none;}
.vb_video li {background-image: none !important;margin-right: 20px !important;margin-bottom: 10px !important;padding: 0 !important;}
.vb_video li a {display: inline-block;vertical-align: top;}
.vb_video_cont {float:left;display:inline-block;} 
.vb_video_cont a, .video_cont_0 a:visited, .video_cont_0 a:hover{font-size: 13px;text-decoration: none !important; cursor: pointer;}
.vb_video_box {display: inline-block;} 
.vb_video_box a, .video_box_0 a:visited, .video_box_0 a:hover {font-size: 13px;text-decoration: none !important; cursor: pointer;}
.vb_video_title{padding: 3px 10px;font-weight: bold;text-align: center;display: block;}
.vb_video_close {background: url(close.png);display: none;height: 16px;width: 16px;float: right;z-index: 700;position: relative;margin: -3px 6px 0 -22px;}
.vb_video_close:hover{background: url(close.png) !important; background-color: blank;}
.vb_video_link iframe {z-index: 1000;border: none;}
.vb_video_link span {display: block;position: relative;background: #FFF !important;border: 1px solid #ccc !important;margin: -5px 5px 5px -5px !important;padding: 4px !important;z-index: 500;}
.vb_video_link {float: left;background: url(shadowAlpha.png) no-repeat bottom right !important;margin: 10px;padding: 0;}
.vb_video_link_a {color: #345d7b;}
.vb_video_link_a:hover {color: #344c59;}