/* Main Guide Page Stylesheet */ .programHD a:link {color:white} .programHD a:visited {color:white} .programHD a:hover {color:white} .programHD a:active {color:white} .programSD a:link {color:black} .programSD a:visited {color:black} .programSD a:hover {color:black} .programSD a:active {color:black} .programHighlight a:link {color:#73681F} .programHighlight a:visited {color:#73681F} .programHighlight a:hover {color:#73681F} .programHighlight a:active {color:#73681F} /*** These classes control display of the stations and times on the grid axes ***/ .timeLabel {background-color:#EDEDED; border:1px solid #AAAAAA; font:normal 8pt arial,sans-serif; padding-left:2px; vertical-align:middle;} .dateLabel {background-color:#EDEDED; border:1px solid #AAAAAA; padding-left:2px; width:75px;} td.stationLabel {background-color:#EDEDED; border:1px solid #AAAAAA; width:190px;} td.stationImage {padding:0; text-align:center; width:20px;} td.stationChannel {font:normal 8pt arial,sans-serif; padding:0 1px; text-align:right; width:40px;} div.grid {border:0; font:normal 8pt arial,sans-serif; margin:1px; overflow:hidden; white-space:nowrap; width:100%;} /*** These classes control display of the actual grid itself ***/ table.grid {border:1px solid #AAAAAA; border-collapse:collapse; font:normal 8pt arial,sans-serif; overflow:hidden; table-layout:fixed;} .programHD {background-color:#000000; border:1px solid #AAAAAA; color:white; cursor:default; font:normal 8pt arial,sans-serif; overflow:hidden; vertical-align:middle; white-space:nowrap;} .programSD {background-color:#CCCCCC; border:1px solid #AAAAAA; color:black; cursor:default; font:normal 8pt arial,sans-serif; overflow:hidden; vertical-align:middle; white-space:nowrap;} .programHighlight {background-color:#F6EBAD; border:1px solid #D5CA8B; color:#73681F; cursor:default; font:normal 8pt arial,sans-serif; overflow:hidden; vertical-align:middle; white-space:nowrap;} /*** This defines how the pop-over program description appears ***/ .popupText {font-size:xx-small;} table.popover {border:2px solid #AAAAAA; border-collapse:collapse; width:100%;} td.popoverCaption {background-color:#AAAAAA; color:black; font:bold 8pt arial,sans-serif; padding:2px;} td.popover {background-color:#EDEDED; font:normal 8pt arial,sans-serif; padding:2px;} td.popoverFooter {background-color:#EDEDED; border-top:1px solid #AAAAAA; font:normal 8pt arial,sans-serif; padding:2px;} .blank {border:1px solid #AAAAAA; font:normal 8pt arial,sans-serif; padding:0;} span.legend {background-color:#EDEDED; border-left:1px solid #AAAAAA; border-right:1px solid #AAAAAA; font:normal 8pt arial,sans-serif; padding:2px;}