5 font-family:Arial,sans-serif;
11 a:link { color:#444; }
12 a:visited { color:#444; }
13 a:active { color:#444; }
15 hr{ border: 1px solid #BBB;
25 /**************************************************************
26 Make the ServiceList Table scrollable**************************
27 ***************************************************************/
29 /* define height and width of scrollable area. Add 16px to width for scrollbar */
30 div.BodyContentChannellist {
32 border: 1px solid #000;
39 .BodyContentChannellist{
43 /* Reset overflow value to hidden for all non-IE browsers. */
44 html>body div.BodyContentChannellist {
49 /* define width of table. IE browsers only */
50 div.BodyContentChannellist table {
55 /* define width of table. Add 16px to width for scrollbar. */
56 /* All other non-IE browsers. */
57 html>body div.BodyContentChannellist table {
61 /* set table header to a fixed position. WinIE 6.x only */
62 /* In WinIE 6.x, any element with a position property set to relative and is a child of */
63 /* an element that has an overflow property set, the relative value translates into fixed. */
64 /* Ex: parent element DIV with a class of tableContainer has an overflow property set to auto */
65 thead.fixedHeader tr {
69 /* set THEAD element to have block level attributes. All other non-IE browsers */
70 /* this enables overflow to work on TBODY element. All other non-IE, non-Mozilla browsers */
71 html>body thead.fixedHeader tr {
75 /* make the TH elements pretty */
76 thead.fixedHeader th {
84 /* make the A elements pretty. makes for nice clickable headers */
85 thead.fixedHeader a, thead.fixedHeader a:link, thead.fixedHeader a:visited {
88 text-decoration: none;
92 /* make the A elements pretty. makes for nice clickable headers */
93 /* WARNING: swapping the background on hover may cause problems in WinIE 6.x */
94 thead.fixedHeader a:hover {
97 text-decoration: underline;
101 /* define the table content to be scrollable */
102 /* set TBODY element to have block level attributes. All other non-IE browsers */
103 /* this enables overflow to work on TBODY element. All other non-IE, non-Mozilla browsers */
104 /* induced side effect is that child TDs no longer accept width: auto */
105 html>body tbody.scrollContent {
108 /* This is realy bad for resolution below 1280x1024 */
113 /* make TD elements pretty. Provide alternating classes for striping the table */
114 /* http://www.alistapart.com/articles/zebratables/ */
117 tbody.scrollContent td, tbody.scrollContent tr.normalRow td {
121 border-right: 1px solid #CCC;
122 border-top: 1px solid #DDD;
123 padding: 2px 3px 3px 4px;
126 /* define width of TH elements: 1st, 2nd, and 3rd respectively. */
127 /* Add 16px to last TH for scrollbar padding. All other non-IE browsers. */
128 /* http://www.w3.org/TR/REC-CSS2/selector.html#adjacent-selectors */
129 html>body thead.fixedHeader th {
133 /* define width of TD elements: 1st, 2nd, and 3rd respectively. */
134 /* All other non-IE browsers. */
135 /* http://www.w3.org/TR/REC-CSS2/selector.html#adjacent-selectors */
136 html>body tbody.scrollContent td {
140 /****************************************
141 normal stylesheet-stuff******************
142 *****************************************/
146 background-color: #AAA;
153 border: 1px solid #000;
157 vertical-align: middle;
159 background-color: #FFF;
161 padding-bottom: 10px;
162 border-right: 1px solid #000;
163 border-left: 1px solid #000;
167 font-family: Arial,sans-serif;
171 background-color: #0066CC;
179 font-family: Arial,sans-serif;
183 background-color: #0066CC;
191 font-family:Arial,sans-serif;
196 background-color: #0066CC;
204 font-family:Arial,sans-serif;
210 background-color: #0066CC;
218 font-family:Arial,sans-serif;
224 background-color: #0066CC;
234 background-color: #0066CC;
242 border-bottom: 1px solid #000;
247 background-color: #0066CC;
254 background-color: #AAA;
258 background-color: #EEE;
259 vertical-align: middle;
268 background-color: #0066CC;
273 vertical-align: middle;
277 vertical-align: middle;
291 background-color: #BBB;
295 border-top: 1px solid #000;
302 background-color: #EEE;
319 background-color: #DDEEFF;
328 background-color: #DDEEFF;
335 background-color: #FFF;
342 background-color: #FFF;
372 text-decoration: none;
376 background-color: #DDD;
380 border-left: 1px solid #CCC;
391 border-left: 1px solid #CCC;
392 border-right: 1px solid #CCC;
452 background-color: #DDD;
456 background-color: #DDD;
460 background-color: #DDD;