2 behavior: url(webdata/IEFixes.htc);
9 font-family:Arial,sans-serif;
11 background-color:#EEE;
15 a:link { color:#444; }
16 a:visited { color:#444; }
17 a:active { color:#444; }
19 hr{ border: 1px solid #BBB;
30 background-image: url('gfx/button.png');
33 border: 1px solid #AAA;
36 button:hover, button.hover {
37 border: 1px solid #000;
41 font-family:Arial,sans-serif;
53 .currentServiceEPGStarttime {
54 font-family:Arial,sans-serif;
66 .currentServiceEPGTitle {
67 font-family:Arial,sans-serif;
79 .currentServiceEPGDuration {
80 font-family:Arial,sans-serif;
93 border: 1px solid #000;
97 border: 1px solid #000;
101 /**************************************************************
102 Make the ServiceList Table scrollable**************************
103 ***************************************************************/
105 /* define height and width of scrollable area. Add 16px to width for scrollbar */
107 border: 1px solid #000;
114 div.BodyContentChannellist {
121 .BodyContentChannellist{
125 /* Reset overflow value to hidden for all non-IE browsers. */
126 html>body div.BodyContentChannellist {
131 /* define width of table. IE browsers only */
132 div.BodyContentChannellist table {
138 /* define width of table. Add 16px to width for scrollbar. */
139 /* All other non-IE browsers. */
140 html>body div.BodyContentChannellist table {
144 /* set table header to a fixed position. WinIE 6.x only */
145 /* In WinIE 6.x, any element with a position property set to relative and is a child of */
146 /* an element that has an overflow property set, the relative value translates into fixed. */
147 /* Ex: parent element DIV with a class of tableContainer has an overflow property set to auto */
148 thead.fixedHeader tr {
151 background: url(gfx/banner_30.png);
154 /* set THEAD element to have block level attributes. All other non-IE browsers */
155 /* this enables overflow to work on TBODY element. All other non-IE, non-Mozilla browsers */
156 html>body thead.fixedHeader tr {
160 /* make the TH elements pretty */
161 thead.fixedHeader th {
168 /* make the A elements pretty. makes for nice clickable headers */
169 thead.fixedHeader a, thead.fixedHeader a:link, thead.fixedHeader a:visited {
172 text-decoration: none;
176 /* make the A elements pretty. makes for nice clickable headers */
177 /* WARNING: swapping the background on hover may cause problems in WinIE 6.x */
178 thead.fixedHeader a:hover {
181 text-decoration: underline;
185 /* define the table content to be scrollable */
186 /* set TBODY element to have block level attributes. All other non-IE browsers */
187 /* this enables overflow to work on TBODY element. All other non-IE, non-Mozilla browsers */
188 /* induced side effect is that child TDs no longer accept width: auto */
189 html>body tbody.scrollContent {
192 /* This is realy bad for resolution below 1280x1024 */
197 /* make TD elements pretty. Provide alternating classes for striping the table */
198 /* http://www.alistapart.com/articles/zebratables/ */
201 tbody.scrollContent td, tbody.scrollContent tr.normalRow td {
205 border-right: 1px solid #CCC;
206 border-top: 1px solid #DDD;
207 padding: 2px 3px 3px 4px;
210 /* define width of TH elements: 1st, 2nd, and 3rd respectively. */
211 /* Add 16px to last TH for scrollbar padding. All other non-IE browsers. */
212 /* http://www.w3.org/TR/REC-CSS2/selector.html#adjacent-selectors */
213 html>body thead.fixedHeader th {
217 /* define width of TD elements: 1st, 2nd, and 3rd respectively. */
218 /* All other non-IE browsers. */
219 /* http://www.w3.org/TR/REC-CSS2/selector.html#adjacent-selectors */
220 html>body tbody.scrollContent td {
224 /****************************************
225 normal stylesheet-stuff******************
226 *****************************************/
230 background-color: #AAA;
237 border: 1px solid #000;
241 vertical-align: middle;
243 background-color: #FFF;
245 padding-bottom: 10px;
246 border-right: 1px solid #000;
247 border-left: 1px solid #000;
251 font-family: Arial,sans-serif;
262 font-family: Arial,sans-serif;
273 font-family:Arial,sans-serif;
285 font-family:Arial,sans-serif;
298 font-family:Arial,sans-serif;
310 #StreaminterfaceButton {
311 font-family:Arial,sans-serif;
334 border-bottom: 1px solid #000;
339 vertical-align: middle;
340 background: url(gfx/banner.png);
347 background-color: #AAA;
351 background-color: #EEE;
352 vertical-align: middle;
361 background: url(gfx/banner.png);
366 vertical-align: middle;
370 vertical-align: middle;
384 background-color: #BBB;
388 border-top: 1px solid #000;
395 background-color: #EEE;
412 background-color: #DDEEFF;
421 background-color: #DDEEFF;
428 background-color: #FFF;
435 background-color: #FFF;
455 background: url(gfx/banner_30.png);
456 vertical-align: middle;
473 text-decoration: none;
476 span.sListSLink:hover, span.sListSLink.hover{
477 background-color: #DDD;
481 border-left: 1px solid #CCC;
492 border-left: 1px solid #CCC;
493 border-right: 1px solid #CCC;
544 background-color: #DDD;
548 background-color: #DDD;
552 background-color: #DDD;
558 background: url(gfx/banner_30.png);
567 background-color:#DDEEFF;
571 border: 1px solid #AAA;
611 border: 1px solid #AAA;