﻿.PopUpHolderPop{width:100%;height:100%;background:rgba(0,0,0,0.7);position:fixed;z-index:99999;display:none;top:0;left:0;}
.PopUpClosePop{color:#797b7b;font-size:46px;text-align:right;cursor:pointer;padding:10px 10px 0 0;}

#ytvideoPop
{    
    width:100%;	
}

#ytvideo2Pop 
{
  width:855px;height:460px;margin:3% 0 0 0;max-width:95%; 
}
.yt_holderPop 
{       
    padding: 10px; 
    padding-top:0px;    
}
.yt_holderPop ul 
{    
        
    margin: 0;    
    padding: 0;  
    width: 100%;
    padding-top:15px;
}
.yt_holderPop ul li 
{    
    list-style-type: none;   
    display:block;    
    background: #000;    
    float: left;    
    width: 29%;  
    height:auto;  
    margin:5px 1%;	
    padding:1%;
}
.yt_holderPop ul li img 
{    
    width: 100%;  
    float: left;    
    margin-bottom: 5px;height:170px;
    border: 2px solid #797b7b;
}
.yt_holderPop ul li a 
{    
    font-family: arial;    
    text-decoration: none;    
    display: block;    
    color: #a1a3a3;
    font-size:14px;text-align:left;
}
.currentvideoPop 
{	
    background: #e6e6e6;
}