@media all
{

/* ESL TV STUFF */

.videopreview_hover_play {
    width: 100%;
    height: 100%;    
}
.videopreview_hover_play:hover {
    background-image:  url(/images/emsone/videopreview_play.png); 
}

  .vod_listing_wide_container {
    width: -moz-calc(100% + 35px);
    width: -webkit-calc(100% + 35px);
    width: calc(100% + 35px);        
    overflow: hidden;
  }
  
  .vod_listing_wide_container.onerow {
    height: 234px;
  }
  
  
  .vod_listing_wide {
    margin: 0;
	padding: 0;
	display: block;
  }
  .vod_listing_wide li {
  }
  .vod_listing_wide a {
    display: block;
	height: 212px;
	width: 212px;    
    padding: 10px;
    border: 1px solid transparent;
  }
  .vod_listing_wide a:hover {
    text-decoration: none;    
  }
  .vod_listing_wide a:visited {    
  }

  .vod_listing_wide.videoslot {
    position: relative;
    width: 212px;
    float: left;
	height: 214px;
	margin: 0 37px 10px 0;
	padding: 0px 0 10px 0;
  }  
  .vod_listing_wide.previewimage {
	width: 212px;
	height: 119px;
	background-position: center;
	float:none;
	margin-right: 10px;
  }
  .vod_listing_wide.details {
	position: relative;
	height: auto;
	margin-left: 0px;
  }
  .vod_listing_wide.title_game {
	font-weight: bold;
	display: none;
  }
  .vod_listing_wide.subinfo {
    margin: 20px 0px 0px 0px;
    line-height: 110%;
    font-size: 70%;    
    position: absolute;
    bottom: 0px;
    right: 0px;
  }
  .vod_listing_wide.videolength {
	float: right;
	padding: 0px 10px 0px 0px;
  }
  .vod_listing_wide.channel {
	position: absolute;
	bottom: 0px;
	right: 0px;	
  }
  .vod_listing_wide.views {
	padding: 0px 0px 0px 10px;
  }
  .vod_listing_wide.airtime {
	margin-right: 10px;    
  }
  .vod_listing_wide.title {
	font-weight: normal;
	font-size: 90%;
	margin-top: 15px;
    line-height: 130%;
  }
  .vod_listing_wide.description; {
	
  }



  
  
  
 .channellisting_compact.container {
	display: block;
	width: 105%;
    margin: -15px 0 0 25px;
 } 
 .channellisting_compact.bigrow {
	position: relative;
	float: left;
	margin-bottom: 5px;
	/* width: 262px; */
    width: 213px;
	margin-right: 5px;
	text-align: left;
 }
 .channellisting_compact.bigrow a:hover {
	text-decoration:none;
 }

 .channellisting_big a {
	width: 100%;
	height: 100%;
	display: block;	
	text-decoration:none;
	font-weight: normal;
 } 
 .channellisting_big a:hover {
	
 } 

  .spotlightslot {
	position: relative;
  }
  .spotlightslot.medium a {
	position: relative;
	display:block;
	width: 350px;
	height: 197px;
  }
  .spotlightslot.small {
	width: 212px;
	height: 119px;
	margin-right: 10px;
	background-position: center;
  }  
  
  .spotlightslot.small.playbutton {
	width: 60px;
	height: 60px;
	position: absolute;
	left: 100px;
	top: 40px;
  }
  .spotlightslot.small a {
	position: relative;
	display:block;
	width: 219px;
	height: 119px;
  }
  .spotlightslot.small.playbutton a {
	width: 60px;
	height: 60px;
  }

  .spotlightslot.small.titlecontainer {
	background-image: url(/images/video_title_bg_small.png);
	width: 212px;
	height: 48px;
	position: absolute;
	bottom: 0px;
	line-height: 16px;
	margin: 0px;
  }
  
  .spotlightslot.big.titlecontainer {
	height: auto;	
	width: auto;
	position: absolute;
	left: -3px;
	bottom: 0px;	
  }
  .spotlightslot.big.titlecontainer a {
	position: relative;
	display: inline;
	width: 100%;
	height: 100%;
  }
  .spotlightslot.big.titlecontainer a:hover {
	text-decoration: none;
  }

  .spotlightslot.medium.titlecontainer {
	height: auto;	
	#width: 220px;
	position: absolute;
	left: -3px;
	bottom: 0px;	
  }
  .spotlightslot.medium.titlecontainer a {
	position: relative;
	width: auto;
	height: auto;	  
	display: inline;
	color: #fff;
  }
  .spotlightslot.medium.titlecontainer a:hover {
	text-decoration: none;
  }
  
  .spotlightslot.medium.titlecontainer img {
	height: 11px;
	margin-left: 3px;
  }
  
  .spotlightslot.small.titlecontainer img {
	height: 9px;
	margin-left: 3px;
  }
  
 
  .videotitle_small {
	width: auto;	
	padding: 2px 4px 2px 4px;
	margin: 0px 0px 0px 2px;
	font-size: 10px;
	line-height: 16px;
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
  }
  .videotitle_small.livestatus {	
	margin: 2px 0px 2px 0px;
	text-transform: uppercase;
  }
  .videotitle_medium.livestatus {
	background-color: #910d0d;
	margin: 3px 0px 3px 0px;
  }
  
  .videotitle_small.videostatus {
	margin: 2px 0px 2px 0px;
  }
  
  .videotitle_small.length {
	
  }

  .player_current_viewers {
	position: absolute;	
	font-size: 10px;
	background-image: url(/images/icons/player_current_viewers_bg.png);
	background-repeat:no-repeat;
	background-position:left;
 	padding: 1px 4px 1px 16px;	
	margin: 0px 0 0 0;
	left: 0px;
    top: 0px;
  }
  .player_current_viewers a {
	display: none;
	width: auto;
	height: auto;
  }
  
  .player_language {
	position: absolute;
 	padding: 0;	
	margin: 0;
  }
  
  .player_video_views {
	position: absolute;	
	font-size: 80%;
	background-image: url(/images/icons/player_video_views_bg.png);
	background-repeat:no-repeat;
	background-position:left;
 	padding: 2px 4px 2px 20px;	
	margin: -3px 0 0 0;
  }


 .channellisting_big_slot  {
	width: 212px;
	height: 119px;
	margin-right: 0px;
 }
 .channellisting_compact.bigrow.spotlightslot.small {
	margin-right: 0px;
 }
 
 .channellisting_big {
 }


 .channellisting_big_total_live_viewers {
	position: absolute;
    top: 40px;
    right: 60px;
	width: 100%;
	text-align: right;
	margin-bottom: 0px;
    font-size: 80%;
    font-weight: normal;
 }
 

 
    #spotlightplayer_threeslots {
        margin: 0px auto 0px auto;        
    }
    
    
    #videoplayer {
        width: 975px;
        height: 539px;
        padding: 0px;
        margin: 0px auto 0px auto;
    }

    .video_description_container {
        margin: 0 0 0 0;
        width: 100%;
    }

    .channel_description_short {
        clear: both;
        line-height: 20px;
        padding: 0px 0px 0px 30px;        
        background-color: transparent;        
        -moz-border-radius: 5px;
        -khtml-border-radius: 5px;
    }
    
    
    .videotitle_big {
        width: auto;        
        padding: 3px 6px 3px 6px;        
        margin: 3px 0px 3px 3px;
        font-size: 13px;
        line-height: 22px;
        text-transform: uppercase;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: normal;
    }
    
    .videotitle_medium {
        width: auto;        
        padding: 3px 6px 3px 6px;        
        margin: 3px 0px 3px 3px;
        font-size: 13px;
        line-height: 22px;
        text-transform: uppercase;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: normal;
        background-color: #000000;
    }
    
 

    #spotlight_onegame_container {
        width: 1120px;
        margin: 0 auto;
    }
    #spotlightplayer_onegame {
        margin-left: 10px;
    }
    #spotlight_one_upcoming_right {
        position: relative;
        margin-left: 585px;
        height: 265px;
        width: 504px;
        padding: 20px 10px 10px 10px;
    }
    #spotlight_one_upcoming_right_top {
        text-align: center;
        padding: 0px 0 0 0;
        height: 130px;
        position: relative;
    }
    #spotlight_one_upcoming_right_bottom {
        position: relative;
        height: 135px;
    }
    #spotlight_one_upcoming_right_bottom ul li {        
        list-style: none;
        margin: 0;
        padding: 0;
        border: none;
    }
    #spotlight_one_upcoming_right_bottom ul {
        margin: 0;
        padding: 0;
        border: none;
    }

 

/* ESL TV STUFF END */


}