/* VIDEOGALL HORIZONTAL DISPLAY STYLESHEET */

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
.videogall-thumb { display: -moz-inline-stack; display: inline-block; vertical-align: top; margin: 0 10px 10px 0; zoom: 1; *display: inline; word-wrap: break-word; }
.videogall-widget-thumb { display: block; margin: 0 0 20px 0; word-wrap: break-word; max-width: 100%; height: auto; }
.videogall-widget-thumb img { max-width: 95%; height: auto; width: 100%; }
.videogall-thumb a:hover img, .videogall-widget-thumb a:hover img { filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; }
.videogall-thumb p, .videogall-widget-thumb p { padding: 0 !important; margin: 0 !important; line-height: 145% !important; }
.videogall-thumb .videogall-caption, .videogall-widget-thumb .videogall-caption { font-size: 13px !important; margin-top: 7px !important; text-align: center; word-wrap: break-word; font-weight: bold; text-shadow: none; }
.videogall-thumb .videogall-description, .videogall-widget-thumb .videogall-description { font-size: 11px !important; margin-top: 7px !important; word-wrap: break-word; text-shadow: none; }
.videogall-widget-thumb .videogall-caption, .videogall-thumb .videogall-caption {} /* To change font or color of caption , enter your style statements here */
.videogall-widget-thumb .videogall-description, .videogall-thumb .videogall-description {} /* To change font or color of description , enter your style statements here */

.video-navigation a { display: block; padding: 5px 8px; font-size: 13px; line-height: 100%; text-decoration: none; background-color: #666; color: #fff !important; text-shadow: none; float: left; margin-top: 0 !important; margin-left: 0 !important; margin-bottom: 0 !important; margin-right: 10px !important; }
.video-navigation a:first-child { margin-top: 0 !important; margin-left: 0 !important; margin-bottom: 0 !important; margin-right: 10px !important; }
.video-navigation a:hover, .video-navigation .current-video-page { background-color: #222; }