5 font-family:Arial,sans-serif;
7 background-color:#EEEEEE;
12 a:link { color:#444444; }
13 a:visited { color:#444444; }
14 a:active { color:#444444; }
16 hr{ border: 1px solid #BBBBBB;
26 /**************************************************************
27 Make the ServiceList Table scrollable**************************
28 ***************************************************************/
30 /* define height and width of scrollable area. Add 16px to width for scrollbar */
31 div.BodyContentChannellist {
33 border: 1px solid #000;
40 .BodyContentChannellist{
44 /* Reset overflow value to hidden for all non-IE browsers. */
45 html>body div.BodyContentChannellist {
50 /* define width of table. IE browsers only */
51 div.BodyContentChannellist table {
56 /* define width of table. Add 16px to width for scrollbar. */
57 /* All other non-IE browsers. */
58 html>body div.BodyContentChannellist table {
62 /* set table header to a fixed position. WinIE 6.x only */
63 /* In WinIE 6.x, any element with a position property set to relative and is a child of */
64 /* an element that has an overflow property set, the relative value translates into fixed. */
65 /* Ex: parent element DIV with a class of tableContainer has an overflow property set to auto */
66 thead.fixedHeader tr {
70 /* set THEAD element to have block level attributes. All other non-IE browsers */
71 /* this enables overflow to work on TBODY element. All other non-IE, non-Mozilla browsers */
72 html>body thead.fixedHeader tr {
76 /* make the TH elements pretty */
77 thead.fixedHeader th {
85 /* make the A elements pretty. makes for nice clickable headers */
86 thead.fixedHeader a, thead.fixedHeader a:link, thead.fixedHeader a:visited {
89 text-decoration: none;
93 /* make the A elements pretty. makes for nice clickable headers */
94 /* WARNING: swapping the background on hover may cause problems in WinIE 6.x */
95 thead.fixedHeader a:hover {
98 text-decoration: underline;
102 /* define the table content to be scrollable */
103 /* set TBODY element to have block level attributes. All other non-IE browsers */
104 /* this enables overflow to work on TBODY element. All other non-IE, non-Mozilla browsers */
105 /* induced side effect is that child TDs no longer accept width: auto */
106 html>body tbody.scrollContent {
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 *****************************************/
156 border: 1px solid #006699;
158 background-color: #FFFFFF;
164 font-family:Arial,sans-serif;
169 background-color: #0066CC;
176 font-family:Arial,sans-serif;
181 background-color: #0066CC;
189 font-family:Arial,sans-serif;
195 background-color: #0066CC;
202 font-family:Arial,sans-serif;
208 background-color: #0066CC;
220 border-bottom: 1px solid #000000;
225 background-color: #0066CC;
230 border-top: 1px solid #006699;
231 border-left: 1px solid #006699;
232 border-bottom: 1px solid #006699;
241 background-color: #99CCFF;
242 vertical-align: middle;
251 background-color: #0066CC;
256 vertical-align: middle;
260 vertical-align: middle;
274 background-color: #BBBBBB;
278 border-top: 1px solid #000000;
284 background-color: #EEEEEE;
301 background-color: #DDEEFF;
310 background-color: #DDEEFF;
316 background-color: #FFFFFF;
323 background-color: #FFFFFF;
351 text-decoration: none;
355 background-color: #DDDDDD;
359 border-left: 1px solid #CCC;
370 border-left: 1px solid #CCC;
371 border-right: 1px solid #CCC;
386 background-color: #DDDDDD;
390 background-color: #DDDDDD;
394 background-color: #DDDDDD;