#schedule-menu{
 height:92px;
 background-image:url('http://www.kcet.org/templateimages/bkg-schedule-header.jpg');
 background-repeat:repeat-x;
}
#schedule-left {
	top:103px;
        left:135px;
background:none;
}
#schedule-right {
	top:103px;
        left:915px;
background:none;
}

#schedule-left-bottom {
  bottom:120px;
left:135px;
background:none;
}
#schedule-right-bottom {
  bottom:120px;
background:none;
left:915px;
}

#schedule-pdfbox{
 color:#FFFFFF;
 font-size:0.75em;
 line-height:1.33;
 position:absolute;
 right:0;
 text-align:right;
 top:5px;
 width:250px;
}


#schedule-channels{
 width:535px;
 padding:10px 0 0 10px;
 float:left;
}
#schedule-channel-text{
 float:left;
 font-size:26px;
 line-height:1;
 margin:6px 10px 0 -10px;
 text-align:right;
 width:110px;
}
#schedule-channel-links{
 float:left;
 margin-left:10px;
 padding-right:18px;
 width:385px;
 border-right:1px dotted #9DE0E8;
 /*border:1px solid lime;*/
}
#schedule-channel-links div{
 background-color:#379FB4;
 width:123px;
 text-align:center;
 /*border:1px solid #fff;*/
 margin:0 3px 5px 0;
 padding:5px 0 5px 0;
 float:left;
 background-image:url('http://www.kcet.org/templateimages/bkg-channels.jpg');
}
#schedule-channel-links div:hover{
  background-image:url('http://www.kcet.org/templateimages/bkg-channels.jpg');
  background-position:124px 0px;
}
.channelbkg-on{
  /*background-image:url('http://www.kcet.org/templateimages/bkg-channels.jpg');*/
  background-position:124px 0px;
}

#schedule-channel-links a{
  display:block;
  color:#fff;
}
#schedule-channel-links a:hover,
#schedule-channel-links a:focus{
  text-decoration:none;
}
#schedule-channel-selector{
 border:1px solid red;
}

#schedule-browse{
 float:right;
 width:380px;
 margin-left:5px;
 /*border:1px solid green;*/
 padding-top:10px;
}
#time-now{
  background-image:url('http://www.kcet.org/templateimages/bkg-now.jpg');
  width:50px;
  float:left;
  height:27px;
  background-repeat:repeat-x;
  padding-top:2px;
}
#time-now:hover, .time-now-on, .timeselected{
  background-position:50px 0px;
}
#time-pt{
  background-image:url('http://www.kcet.org/templateimages/bkg-primetime.jpg');
  width:82px;
  float:left;
  height:27px;
  background-repeat:repeat-x;
  padding-top:2px;
}
#time-pt:hover, .time-pt-on, .timeselected{
  background-position:81px 0px;
}


#time-selector{
 float:right;
 margin-top:0px;
 width:135px;
 text-align:center;
 font-size:14px;
}
#schedule-browse-text{
 /*float:left;*/
 font-size:26px;
 line-height:1;
}

#genre-menu{
  margin-left:-5px;
  background-image: url('http://www.kcet.org/templateimages/icn-by-genre.png');
  background-position:75px 5px;
  left:690px;
  position:absolute;
  float:none;
}
#guide-calendar{
  /*margin-top:34px;*/
  left:560px;
}

