.tvguide-fixed {position:relative;width:980px;background:#fff;z-index:5;}
.fixtvguide .tvguide-fixed {position:fixed;top:0;left:auto;}
.fixtvguide .tvguide-grid {margin-top:73px;}
.tvguide-nav {overflow:hidden;position:relative;height:73px;}
.tvguide-nav-a {white-space:nowrap;float:left;cursor:move;height:73px;}

.tvguide-nav ul {margin:0 0 0 -20px;padding:0;list-style:none;font-size:0;}
.tvguide-nav ul li {margin-left:49px;padding:24px 0 0 0;display:-moz-inline-box;display:inline-block;*display:inline;zoom:1;vertical-align:top;width:101px;background:url(images/tvguide-hour.gif) center top no-repeat;text-align:center;font-size:14px;line-height:18px;}

.tvguide-arrows .tvguide-leftarr {position:absolute;top:24px;left:0;z-index:3;}
.tvguide-arrows .tvguide-rightarr {position:absolute;top:24px;right:0;z-index:3;}

.tvguide-grid {position:relative;}

.tvguide-channels {position:absolute;top:0px;left:0;z-index:3;}
.tvguide-channels ul {margin:0;padding:0;list-style:none;}
.tvguide-channels ul li {margin:0 0 20px 0;padding:0;width:80px;height:60px;text-align:center;background:#fff;}

.tvguide-shows {overflow:hidden;}
.tvguide-shows-a {white-space:nowrap;float:left;cursor:move;position:relative;}

.tvguide-shows .channel {margin-bottom:20px;position:relative;}

.tvguide-shows .shows {margin-left:80px;}
.tvguide-shows .shows ul {margin:0 50px 0 0;padding:0;list-style:none;font-size:0;}
.tvguide-shows .shows ul li {margin:0 0 0 -1px;padding:0;display:-moz-inline-box;display:inline-block;*display:inline;zoom:1;vertical-align:top;height:58px;border:1px solid #000;border-left:none;font-size:16px;}
.tvguide-shows .shows ul li span {padding:7px 9px;margin-left:1px;display:block;line-height:44px;overflow:hidden;text-overflow:ellipsis;color:#3789cb;}
.tvguide-shows .shows ul li.current span {background:#3789cb;color:#fff;}

.tvguide-tooltip, .tvguide-tooltip-widget {display:none;position:absolute;width:290px;background:#fff;border:1px solid #000;font-size:14px;z-index:10;padding:15px;-moz-box-shadow: 0 0 10px #888;-webkit-box-shadow: 0 0 10px #888;box-shadow: 0 0 15px #888;}
.tvguide-tooltip span.large, .tvguide-tooltip-widget span.large {font-size:16px;display:block;margin-bottom:5px;}

.tvguide-grid div.now, .tvguide-nav div.now {position:absolute;top:0;width:1px;height:100%;background:url(images/tvguide-now1.png) top left repeat-y;}
.tvguide-grid span.now {position:absolute;top:0;width:1px;height:100%;background:url(images/tvguide-now2.png) top left repeat-y;z-index:2;}

.tvguide-grid-sky .tvguide-shows .shows {margin-left:82px;}
.tvguide-grid-sky .tvguide-channels ul li img {border:1px solid #000;height:53px;padding:3px 0 2px 0;}
