#slideleft {float:left; background:url(../images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; background:url(../images/scroll-right.gif) center center no-repeat; background-color:#222}
#slideright:hover {background-color:#333}

.enhphgalwrapper * {margin:0; padding:0}
.ipb-epg-information {position:absolute; bottom:0; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
.ipb-epg-information span {padding:4px 8px 3px; font-size:14px}
.ipb-epg-information p {padding:0 8px 8px}
.ipb-epg-image img {position:absolute; z-index:25;}

/*thumbnails frame*/             
.ipb-epg-thmb-bkg{cursor:pointer;padding:0;margin:0;border-spacing:0;table-layout:fixed;overflow: hidden!important;
                  border:solid 1px;border-color:#999;padding:2px;border-collapse:separate;}
.ipb-epg-no-border{border:0!important}                      
.ipb-epg-thmb-bkg tr td{padding:0;margin:0;border:0;overflow: hidden!important;vertical-align:middle;text-align:center;}
.ipb-epg-thmb-bkg tr td em{display:none}                                  

/*light box*/                                  
.ip-epg-lb-overlay{position:absolute;top:0;left:0;width:100%;height:100%; z-index:1001!important; 
                   background:#333;opacity: 0.8; filter:Alpha(Opacity=80);}
.ip-epg-lb-frame{position:absolute;z-index:1001;border:solid 10px #fff;
                -moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background-color:white;}
.ip-epg-lb-btn-close{position:absolute;z-index:1001;cursor:pointer;width:48px;height:48px;background: url(../images/close.png);}
              
.ip-epg-lb-btn-nav{position:absolute;z-index:1001;cursor:pointer;width:30px;height:71px;opacity:0;filter:Alpha(Opacity=0);
                   text-indent:-9999px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;border:solid 1px transparent}                
.ip-epg-lb-btn-next{background: url(../images/LightBox_next.png);}                
.ip-epg-lb-btn-prev{background: url(../images/LightBox_prev.png);}                

.ip-epg-lb-btn-next:hover,.ip-epg-lb-btn-prev:hover,.ip-epg-lb-hover{opacity:1;filter:Alpha(Opacity=100);border:solid 1px #fff}
.ip-epg-lb-hide{display:none}

.ip-epg-lb-btn-next.mobile,.ip-epg-lb-btn-prev.mobile{opacity:.4!important;filter:Alpha(Opacity=20)!important;border:solid 1px transparent!important;}


.ip-epg-lb-info{background:#333;color:#fff;height:auto;opacity:.8;filter:Alpha(Opacity=80);
                position:absolute;bottom:0px;padding:8px;}

/*slideshow mobile*/
.ip-epg-mob-overlay{position:fixed;top:0;left:0;width:10000px;height:10000px; z-index:1000;background:#000;}
table.ipf-epg-mob-nav{position:absolute;top:0;left:0;width:100%;z-index:1000!important;
                      table-layout:fixed;border:0;border-collapse:collapse;background:#333;}                        
table.ipf-epg-mob-nav tr td{border:0;cursor:pointer;height:45px;background-repeat:no-repeat;background-position:center center;}                        
.ip-epg-mob-close{background: url(../images/BackToThumbnails.png);}
.ip-epg-mob-prev{background: url(../images/prev_normal.png);}
.ip-epg-mob-prev-grey{background: url(../images/Prev_GreyedOut.png);}
.ip-epg-mob-next{background: url(../images/next_normal.png);}
.ip-epg-mob-next-grey{background: url(../images/Next_GreyedOut.png);}
.ip-epg-mob-img{position:absolute;z-index:1000!important;}   
table.ipf-epg-mob-title{position:absolute;bottom:0;left:0;width:100%;z-index:998!important;
                        table-layout:fixed;border:0;border-collapse:collapse;background:#333;} 
table.ipf-epg-mob-title tr td{border:0;height:45px;padding:0 8px;color:#fff;font-weight:bold;
                              vertical-align: middle!important;text-align: left!important;overflow: hidden!important;}
                       
/*slideshow navigation*/
.ipf-epg-ss-nav-overlay{display:none}
.ipf-epg-ss-nav-bkg{position:absolute;top:0px;z-index:998;width:100%;height:45px;
                        background:#000;opacity:.8;filter: alpha(opacity=80);}
.ipf-epg-ss-nav-controls{position:absolute;top:0px;z-index:998;width:100%;height:45px;
                        overflow: hidden;}
.ipf-epg-ss-nav-controls table{width:100%;table-layout:fixed;border:0;border-collapse:collapse;}                        
.ipf-epg-ss-nav-controls table tr td /*,.ipf-epg-ss-nav-controls table tr td:hover*/
{padding: 0 10px;margin:0px;border:0;cursor:pointer;height:45px; background-repeat:no-repeat!important; 
 opacity:.8;filter: alpha(opacity=80);}                        

.ipf-epg-ss-nav-controls table tr td:hover{opacity:1;filter: alpha(opacity=100);}  
 
.ip-epg-ssol-prev{background: url(../images/prev_normal.png); background-position:right!important;}
.ip-epg-ssol-prev:hover {background: url(../images/Prev_active.png); }

.ip-epg-ssol-next{background: url(../images/next_normal.png);background-position:left!important;}
.ip-epg-ssol-next:hover{background: url(../images/next_active.png); } 

.ip-epg-ssol-play{display:none;width:45px;background: url(../images/play_normal.png);background-position:center center;}
.ip-epg-ssol-play:hover{background: url(../images/play_active.png);background-position:center center; }                 

.ip-epg-ssol-stop{width: 45px!important;background: url(../images/pause_normal.png);background-position:center center;}
.ip-epg-ssol-stop:hover{background: url(../images/pause_active.png); background-position:center center;}    