Revert "Removed the "fix_scrollbarbug" div and all references to it."
[citadel.git] / webcit / static / styles / webcit.css
1 /*
2  * Copyright 2005 - 2010 The Citadel Team
3  * Licensed under the GPL V3
4  */
5
6 /* These stylesheets were split from this one for convenience */
7
8 @import url("login.css");
9 @import url("global.css");
10 @import url("iconbar.css");
11 @import url("banner.css");
12 @import url("navbar.css");
13 @import url("content.css");
14 @import url("box.css");
15
16 @media print {
17         input#toggler, .toolbar { display: none }
18 }
19
20 /* Typography */
21
22 html {font-size: 100%}
23
24 body { font-size: 100%}
25
26 .address_book_popup_title { font-size: 130% }
27
28 #button, #content .msgbuttons a, .button_link a, input#delbutton,.attachfile,.logbuttons input,.buttons input, .buttons a, .customize, .menubar_link, .roomlist_floor, .ib_roomlist_floor, .roomlist_new, .ib_roomlist_new, .roomlist_old, .ib_roomlist_old, #banner ul.room_actions li, .selector_top, .selector_bottom, .banner .infos,li.search,li.view, .room_actions form select option, .selectbox, .message_header, ul.adminitems li span, #message_list tr > td {
29         font-size: 100%;
30 }
31
32 #nummsgs { font-size: 75% }
33
34 #message_list_hdr table { font-size: 80% }
35
36 .mailbox_summary { font-size: 80% }
37
38 #online_users li a { font-size: 80% !important }
39
40 /* Color */
41
42 body {
43         background-color: #6C91A6;
44         font-family: sans-serif;
45 }
46
47 .marked_row { 
48         color: white;
49         background-color: #69aaff !important;
50 }
51
52 .service form div,table.altern .odd, #message_list, .message_content, #roomlist_div,.editednode,.mailbox_summary, .auth_validate, .event_background, .calendar_background, .calendar_view_background, .graphics_background, .messages_background, .paging_background, .preferences_background, .roomops_background, .sieve_background, .siteconfig_background, .smtpqueue_background, .tabs_background, .useredit_background, .userlist_background, .wiki_history_background, .wiki_pagelist_background, .downloads_background, .vcard_edit_background, div.auto_complete, div.auto_complete ul, #summary_view {
53         background-color: #FFF;
54         color: #000;
55 }
56
57 #message_list_hdr table, #resize_msglist, .message, .message_header, .vcard_edit_background_alt,.roomops_background_alt {
58         background-color: #CCC;
59 }
60
61 #online_users li.inactiveuser a { background-color: transparent }
62
63 #room_infos, #address_book_popup,.roomops_cell, .roomops_cell_edit, .mimepart {
64         background-color: #F0FFFF;
65         color: #333;
66
67
68 #online_users:hover { /* separate in order for override */
69         background-color: #F0FFFF !important;
70         color: #333 !important;
71 }
72
73 #room_infos, #address_book_popup, .mimepart, .room_actions form select {
74         border: 1px solid #333;
75         overflow: scroll;
76 }
77
78 .buttons a,.roomlist_floor,.tablabel,.treetitle {
79         color: #000;
80         font-weight: 700;
81 }
82
83 #online_users li {
84         border: none;
85         border-top: 1px solid #AAA;
86 }
87
88 .mimepart div,.required { font-weight: 700 }
89
90 .selector_top,.selector_bottom {
91         background-color: #022750;
92         border-top: 1px solid black;
93         border-bottom: 1px solid black;
94         color: #FFF;
95 }
96
97 #message_list_hdr form input { border: 0 }
98
99 #message_list_hdr select {
100         background-color: #AD1C00;
101         border: 1px solid #6C91A6;
102 }
103
104 #message_list_hdr table { font-style: italic }
105
106 #resize_msglist {
107         background-image: url(/static/resizegrippy.gif);
108         background-position: center;
109         background-repeat: no-repeat; 
110 }
111
112 #resize_msglist hr {
113         background-color: #999;
114         border: 0;
115         color: #999;
116         height: 3px;
117 }
118
119 .message {
120         border: 1px outset #999;
121         clear: both;
122 }
123
124 .message_header .message_subject {
125         font-style: italic;
126         float: left;    
127 }
128
129 .adminlist { list-style: none }
130
131 .customize {
132         background-color: #DDC;
133         color: #004;
134         font-style: italic;
135 }
136
137 .default {
138         font-style: normal;
139         text-decoration: underline;
140 }
141
142 .editednodeinput {
143         background-color: #FFF;
144         border: 1px solid #000;
145         color: #000;
146         height: 17px;
147         width: 150px;
148 }
149
150 .error a:link, .error a:visited, .error a:active {
151         background: none;
152         color: #DC143C;
153         text-decoration: underline;
154 }
155
156 .error strong {
157         background: #FFD700;
158         color: #DC143C;
159         text-decoration: none;
160 }
161
162 .error strong a:link,.error strong a:visited,.error strong a:active {
163         background: #FFD700;
164         color: #DC143C;
165 }
166
167 .errormsg {
168         background: none;
169         color: #A00;
170         font-style: italic;
171         font-weight: 700;
172 }
173
174 .floors_config, .roomops_zap {
175         background-color: #700;
176         border: 0;
177 }
178
179 .imsg {
180         background: none;
181         color: #AAA;
182         font-style: italic;
183         font-weight: 700;
184 }
185
186 .menubar_bg { background-color: red }
187
188 .mimepart div span {
189         display: block;
190         font-style: italic;
191 }
192
193 .mimepart dl dd, .mimepart dl dt {
194         border-top: 1px solid #AAA;
195 }
196
197 .mailbox_summary td {
198         /* border-top: 1px solid #AAA; */
199         white-space: nowrap;
200         overflow: hidden;
201 }
202
203 .mimepart dl dt { font-weight: 700 }
204
205 .roomops_cell_label, .tab_cell_label {
206         background-color: #FF7814;
207         color: #FFF;
208         font-weight: 700;
209 }
210
211 .selectbox { background-color: #FF8000 }
212
213 .tab_cell, .tab_cell_edit {
214         background-color: #CCC;
215         font-weight: 700;
216 }
217
218 .tabcontent {
219         background-color: #FFF;
220         border-top: 3px solid #FF7814;
221 }
222
223 .treetitleselectedblured {
224         background-color: menu;
225         color: windowtext;
226 }
227
228 .treetitleselectedfocused {
229         background-color: highlight;
230         color: highlighttext;
231 }
232
233 .warning a:link, .warning a:visited, .warning a:active, .warning {
234         background: none;
235         color: #FF4500;
236 }
237
238 .warning, .warning strong { text-decoration: none }
239
240 .warning a:link,.warning a:visited,.warning a:active {
241         text-decoration: underline;
242 }
243
244 .warning strong {
245         background: #FFD700;
246         color: #FF4500;
247 }
248
249 .warning strong a:link,.warning strong a:visited,.warning strong a:active {
250         background: #FFD700;
251         color: #FF4500;
252 }
253
254 blockquote {
255         background-color: #f5f5f5 !important;
256         color: navy !important;
257 }
258
259 blockquote blockquote {
260         background-color: #ebebeb !important;
261         color: maroon !important;
262 }
263
264 blockquote blockquote blockquote {
265         background-color: #e1e1e1 !important;
266         color: green !important;
267 }
268
269 blockquote blockquote blockquote blockquote {
270         background-color: #d7d7d7 !important;
271         color: purple !important;
272 }
273
274 blockquote blockquote blockquote blockquote blockquote {
275         background-color: #cdcdcd !important;
276         color: teal !important;
277 }
278
279 blockquote pre {
280         margin-left: 1%;
281         margin-right: 1%;
282 }
283
284 div.auto_complete ul {
285         background: #fff;
286         border: 1px solid #888;
287         list-style-type: none;
288 }
289
290 div.auto_complete ul li.selected {
291         background-color: #ffc;
292 }
293
294 div.auto_complete ul strong.highlight { color: #800 }
295
296 table.altern {
297         border-bottom: solid 2px #AAA;
298         border-top: solid 2px #AAA;
299 }
300
301 table.altern .even {
302         background-color: #DDD;
303 }
304
305 td li.frameset,.elements li.frameset {
306         background: none;
307         color: gray;
308         font-weight: lighter;
309 }
310
311 td li.transitional,.elements li.transitional {
312         background: none;
313         color: #696969;
314         font-weight: lighter;
315 }
316
317 ul.adminitems {
318         list-style-type: disc;
319         padding: 0;
320 }
321
322 ul.adminitems li { font-weight: 700 }
323
324 ul.adminitems li span { color: #666 }
325
326 var sub { font-style: normal }
327
328 .calendar { background-color: #204B78 }
329
330 .week_of_year {
331         background-color: #e1e1e1;
332         font-size: 70%; 
333 }
334
335 .day { font-weight: 700 }
336
337 .calout { background-color: #DDDDDD }
338
339 .calday { background-color: #FFFFFF }
340
341 .calweekend { background-color: #EEEECC }
342
343 .caltoday { background-color: #EEEEFF }
344
345 .current_sort_mode { background-color: white }
346
347 #loading { background-color: white }
348
349 /* Message list in mailbox/summaryview */
350 .table-row { background-color: white }
351
352 .table-alt-row { background-color: #DDDDDD }
353
354 /* Links */
355
356 a { text-decoration: none }
357
358 a:active { color: #AD1C00 }
359
360 a:link { color: blue }
361
362 a:visited { color: purple}
363
364 #customize a:active, #customize a:link, #customize a:visited {
365         color: black;
366 }
367
368 #important_message, .buttons a:hover, .msgbuttons a:hover, #button li:hover, #online_users li a:hover {
369         background-color: #AD1C00;
370         color: #FFF;
371 } /* input:hover as well?? */
372
373 .button_link a, input, select, li.activeuser, .room_actions form select, .room_actions li.search input, .address_book_popup_title, .msgbuttons a, input#delbutton,.attachfile, .logbuttons input,.buttons input, .send_edit_msg input {
374         background-color: #fbf4ca !important; /* needed for li.activeuser */
375 }
376
377 .button_link a, input, select, .room_actions form select, .room_actions li.search input, .address_book_popup_title, .msgbuttons a, input#delbutton,.attachfile, .logbuttons input,.buttons input, .send_edit_msg input {
378         border: 1px solid #999;
379         color: #333;
380 }
381
382 .button_link a, .msgbuttons a, input#delbutton,.attachfile, .buttons input, .send_edit_msg input {
383         cursor: pointer;
384         -moz-border-radius: 8px;    /* CSS3 draft and Mozilla  */
385         text-align: center;
386 }
387
388 .button_link a, .attachfile,.buttons input, .send_edit_msg input {
389         font-weight: bold;
390 }
391
392 .msgbuttons a, input#delbutton { font-weight: normal }
393
394 /* Layout */
395
396 * html { overflow: hidden }
397
398 html { overflow: auto }
399
400 body {
401         height: 100%;
402         overflow: hidden;
403         text-align: center;
404         margin-left: 0;
405         padding: 0;
406 }
407
408 #important_message {
409         position: absolute;
410         top: 0; 
411         right: 0;
412         z-index: 4;
413         padding: 3px;
414 }
415
416 #hellomsg, .fmout, .nomsgs {
417         text-align: center;
418 }
419
420 .moreprompt {
421         text-align: center;
422         font-size: 100%;
423         background-color: #004E79;
424         color: #dddddd;
425 }
426
427 .moreprompt_link {
428         color: #dddddd;
429         font-weight: bold;
430 }
431
432 .moreprompt_link:hover {
433         background-color: #AD1C00;
434         color: #FFF;
435 }
436
437 #validate { text-align: center }
438
439 #iconbar, #banner, #content, #message_list_hdr, #message_list, #preview_pane  { text-align: left }
440
441 .message_content > div > div { text-align: justify !important }
442
443 /* Please avoid setting heights for any of the mailbox view elements (except summary_view
444  * and resize). In particular, do NOT set any for message_list_hdr as its not good feng shui
445  */
446
447 #message_list_hdr {
448         display: block;
449         top: 0;
450         left: 0;
451         width: 100%;
452         padding-bottom: 0;
453         margin-bottom: 0;
454         background-color: #CCCCCC;
455 }
456
457 #summary_view {
458         height: 100px;
459         overflow-y: scroll;
460         overflow-x: hidden;
461         cursor: pointer;
462 }
463
464 #summary_headers {
465         background-color: white;
466         width: 100%;
467         table-layout: fixed;
468 }
469
470 #summary_headers tr td {
471         overflow-y: hidden;
472         overflow-x: hidden; /* stop long subjects overflowing */
473 }
474
475 .col1 { width: 50% }
476
477 .col2 { width: 30% }
478
479 .col3 { width: 20% }
480
481 .col1, .col2, .col3 {
482         cursor: pointer;
483         text-overflow: ellipsis;
484         -o-text-overflow: ellipsis;
485 }
486
487 .new_message { font-weight: bold; !important }
488
489 #loading { text-align: center}
490
491 #resize_msglist {
492         width: 100%;
493         overflow: hidden;
494         cursor: s-resize;
495         height: 6px;
496 }
497
498 #preview_pane { overflow: auto }
499
500 .fix_scrollbar_bug {
501         margin-right: 1px;              /* Gecko and other non-broken browsers */
502         font-size: 90%;                 /* Most stuff needs to be a little smaller than normal. */
503 }
504
505 .ctdlTemplate { display: none }
506
507 #ctdlContextMenu {
508         position: fixed;
509         background-color: white;
510         border: 1px solid black;
511 }
512
513 .draganddrop {
514         position: fixed;
515         display: block;
516         border: 1px solid black;
517         z-index: 65535;
518         background-color: white;
519         text-align: left;
520         opacity: 0.9;
521 }
522
523 .draganddrop > ul {
524         list-style: none;
525         padding-left: 0;
526         margin-left: 0;
527 }
528
529 .hidden { display: none }
530
531 .floor { margin-left: 0px }
532
533 .floor > ul { display: none }
534
535 .floor-expanded > ul{ display: block !important }
536
537 #roomlist > ul {
538         margin: 0;
539         padding: 0;
540 }
541
542 #roomlist > div > ul > li {
543         margin: 0;
544         padding: 0;
545 }
546
547 /* Override to disable list-style-image" */
548 .room a, .room a, .room a:visited, .room a:link { color: #333333 }
549
550 .room-private { list-style-image: url("/static/privatemess_16x.gif") }
551
552 .room-addr { list-style-image: url("/static/viewcontacts_16x.gif") }
553
554 .room-cal { list-style-image: url("/static/calarea_16x.gif") }
555
556 .room-tasks { list-style-image: url("/static/taskmanag_16x.gif") }
557
558 .room-notes { list-style-image: url("/static/storenotes_16x.gif") }
559
560 .room-chat { list-style-image: url("/static/chatrooms_16x.gif") }
561
562 .room-newmsgs { font-weight: bold }
563
564 .room-emphasized { text-decoration: underline }
565
566 #message_list_hdr table { width: 100% }
567
568 .selector_top, .selector_bottom { text-align: center }
569
570 .selector_top p,.selector_bottom p {
571         margin: 0;
572         padding: 2px;
573 }
574
575 .message {
576         margin: 1%;
577         padding: 0;
578 }
579
580 .message_header p {
581         margin: 2px 0 2px 0;
582         padding: 0 0 2px 0;
583 }
584
585 .button_link a, .attachfile, .logbuttons input,.buttons input, .send_edit_msg input, .logbutton {
586         margin: 3px;
587         padding: 2px 4px 2px 4px;
588 }
589
590 .msgbuttons a, input#delbutton {
591         margin: 0 3px 0 3px;
592         padding: 2px 4px 2px 4px;
593 }
594
595
596 .mimepart {
597         margin-top: 15px;
598         margin-bottom: 15px;
599         margin-left: 15%;
600         width: 70%;
601         padding: 0;
602 }
603
604 .mimepart img {
605         vertical-align: middle;
606         float: left;
607 }
608
609 .mimepart div {
610         vertical-align: middle;
611         margin: 0 0 15px 0 ;
612         padding: 5px;
613 }
614
615 .mimepart div span { vertical-align: top }
616
617 .mimepart dl {
618         width: 100%;
619         margin-left: 5px;
620         padding: 5px;
621 }
622
623 .mimepart dl dt {
624         width: 30%;
625         float: left;
626         margin: 0 0 0 0;
627         padding: .5em;
628 }
629
630 .mimepart dl dd {
631         float: left;
632         width: 62%;
633         margin: 0;
634         padding: .5em;
635 }
636
637 .mimepart p {
638         margin-top: 1em;
639         margin-bottom: 0;
640         clear: both;
641 }
642
643 .msgbuttons {
644         float: right;
645         visibility: hidden;
646         padding: 2px;
647         font-size: 80%;
648 }
649
650 .buttons a { text-align: center }
651
652 .msgbuttons a span { display: none }
653
654 .message_content {
655         margin: 0;
656         padding: 0.3em;
657         clear: both;
658 }
659
660 .message form div label {
661         display: block;
662         float: left;
663         margin: 0.3em;
664         width: 9em;
665         text-align: right;
666 }
667
668 .message form div input, .message form div select { margin: 0.3em }
669
670 .imgedit { vertical-align: middle }
671
672 .send_edit_msg {
673         float: right;
674         margin-top: 0 ;
675         margin-right: 0;
676         padding: 2px 50px 2px 50px;
677 }
678
679 .edit_msg_table th {
680         text-align: right;
681         padding-right: 5px;
682         color: #333;
683         width: 20%;
684 }
685
686 .edit_msg_table td { width: 40% }
687
688 .edit_msg_table #recp_id, .edit_msg_table #cc_id, .edit_msg_table #bcc_id, .edit_msg_table #subject_id  {
689         width: 98%
690 }
691
692 .note {
693         font-size: 85%;
694         margin-left: 10%;
695 }
696
697 .toolbar { text-align: center }
698
699 .toolbar img { float: right }
700
701 .imsg { text-align: center }
702
703 colgroup.entity { text-align: center }
704
705 div.auto_complete ul {
706         margin: 0;
707         padding: 0;
708         width: 100%;
709 }
710
711 div.auto_complete ul li {
712         margin: 0;
713         padding: 3px;
714 }
715
716 div.auto_complete ul strong.highlight {
717         margin: 0;
718         padding: 0;
719 }
720
721 .auth_validate, .event_background, .calendar_background, .calendar_view_background, .graphics_background, .messages_background, .paging_background, .preferences_background, .roomops_background, .sieve_background, .siteconfig_background, .smtpqueue_background, .tabs_background, .useredit_background, .userlist_background, .downloads_background, .vcard_edit_background, .vcard_edit_background_alt, .roomops_background_alt, .floors_config, .roomops_zap  {
722  width: 100%;
723 }
724
725 #address_book_popup {
726         position: absolute;
727         top: 100px;
728         right: 25px;
729         width: 320px;
730         height: auto;
731         z-index: 100;
732         display: none;
733 }
734
735 #address_book_popup_container_div {
736         position: relative;
737         width: 100%;
738         height: 100%;
739 }
740
741 #address_book_popup_middle_div { position: relative }
742
743 #address_book_inner_div { margin: 5px }
744
745 #address_book_inner_div select { width: 100% }
746
747 #address_book_inner_div input { margin: 4px 5px 0 5px }
748
749 .service .edit_col, .service .host_col { display: none }
750
751 .who_is_online .edit_col, .who_is_online .host_col { display: block }
752
753 #citlogo { display: none; /* Overriden later */ }
754
755 .sort_ascending, .sort_descending {
756         background-repeat: no-repeat;
757         background-position: center right;
758 }
759
760 .sort_ascending { background-image: url("/static/down_pointer.gif") }
761
762 .sort_descending { background-image: url("/static/up_pointer.gif") }
763
764 #message_list_hdr > table { border-collapse: collapse }
765
766 #message_list_hdr > table > tbody > tr > th {
767         border-left: 2px solid white;
768         border-right: 2px solid white;
769 }
770
771 #summary_view > table { border-collapse: collapse }
772
773 th.col1 { border-left: none !important }
774
775 th.col3 { border-right: none !important }
776
777 /* System Administration Menu */
778
779 ul.adminitems {
780         margin: 15px;
781         padding: 0;
782 }
783
784 ul.adminitems li {
785         margin: 0.5em;
786         padding: 0;
787 }
788
789 ul.adminitems li span { display: block }
790
791
792 /* Room list - Tree Node */
793
794 .treetitle, .editednode, .treetitleselectedfocused, .treetitleselectedblured {
795         padding: 2px;
796         cursor: default;
797 }
798
799 table.altern {
800         margin: 0 auto 0 auto;
801         width: 98%
802
803
804 table.altern tr td {
805         height: 2em;    
806
807
808 /* Advanced menu */
809
810 table.advanced {
811         margin: 0 auto 0 auto;
812         width: 96%;
813         border-collapse: separate;
814         border-spacing: 15px;
815
816
817 .advanced .boxcontent ul { margin-left: 4em }
818
819 .advanced .boxcontent .col1, .advanced .boxcontent .col2 { 
820         float: left;
821         width: 33%;
822 }
823
824 .advanced .boxcontent .col2, .advanced .boxcontent .lastcol {
825         margin-left: 0;
826         margin-bottom: 4em;
827 }
828
829 /* Site configuration */
830
831 .tabs_background { margin-top: 0 }
832
833 /* Links and buttons */
834
835 .logbuttons, .buttons {
836         margin: 2px auto 2px auto;
837         width: 96%;
838         text-align: center;
839 }
840
841 /* Tabs */
842
843 #TheTabs {
844         margin: 3% auto 0 auto;
845         width: 94%;
846 }
847
848 ul.tabbed_dialog {
849         list-style: none;
850         margin: 3% auto 0 auto;
851         width: 96%;
852         padding: 0;
853         white-space: nowrap;
854         text-align: center;
855         vertical-align: middle;
856 }
857
858 ul.tabbed_dialog li {
859         margin: 0 3% 0 3%;
860         padding: 4px;
861         float: left;
862 }
863
864 .tabcontent {
865         margin: 0 auto 0 auto;
866         width: 96%;
867         padding: 10px;
868         clear: both;
869 }
870
871 .tabcontent_submit {
872         margin: 0 auto 0 auto;
873         width: 96%;
874         padding: 10px;
875         text-align: center;
876 }
877
878
879 /* Calendar view */
880
881 .calendar {
882         background-color: #204B78;
883         margin: 0;
884         width: 100%;
885         height: 302px;
886 }
887
888 td.events_of_the_day { width: 500px }
889
890 .events_of_the_day dl {
891         margin: 0;
892         padding: 0;
893         position: absolute;
894         top: 0;
895         left:0;
896         width: 500px;
897 }
898
899 .events_of_the_day dl dt {
900         background-color: #FFFFFF;
901         margin: 0;
902         width: 500px;
903         border: 1px solid #CCC;
904 }
905
906 .events_of_the_day dl dt.hour {
907         /* font-size: 160%; commenting out because we need to line it up with the actual size */
908 }
909
910 .events_of_the_day dl dt.extrahour {
911         /* font-size: 80%; commenting out because we need to line it up with the actual size */
912 }
913
914 .hour_label, .extra_events dl dt {
915         background-color: #CCCCDD;
916         vertical-align: middle;
917         text-align: left;       
918 }
919
920 .hour_events, .extra_events {
921         background-color: #FFFFFF;
922         vertical-align: top;
923         text-align: left;       
924 }
925
926
927 .extra_events ul {
928         list-style: none;
929         margin: 0;
930         padding: 0;
931 }
932
933 .extra_events ul li { margin: 4px }
934
935 .calday, .calout, .calweekend, .caltoday {
936         width: 14%;
937         height: 60px;
938         text-align: left;
939         vertical-align: top;
940 }
941
942 .event_framed_unread {
943         -moz-border-radius: 8px;
944         border: solid 1px red;
945         background-color: yellow;
946         z-index: 10;
947         padding: 0 4px 0 4px; 
948 }
949
950 li.event_framed_unread span, a.event_title { font-size: 100% }
951
952 .event_framed_read {
953         -moz-border-radius: 8px;
954         border: solid 1px red;
955         background-color: yellow;
956         z-index: 10;
957         padding: 0 4px 0 4px; 
958 }
959
960 li.event_framed_read span, a.event_title { font-size: 100% }
961
962 .event_read {}
963
964 li.event_read span, a.event_read_title { font-size: 100% }
965
966 .event_unread {}
967
968 li.event_unread span, a.event_read_title { font-size: 100% }
969
970 .mini_calendar { color: #fff }
971
972 .mini_calendar a { color: #fff }
973
974 .mini_calendar a:link,.mini_calendar a:visited { color: #fff }
975
976 .mini_calendar a:hover,.mini_calendar a:active {
977    color: #fff;
978    background-color: #AD1C00;
979 }
980
981 .mini_calendar td a { color: #fff }
982
983 .mini_calendar td a:link,.mini_calendar td a:visited { color: #fff }
984
985 .mini_calendar td a:hover,.mini_calendar td a:active {
986    color: #fff;
987    background-color: #AD1C00;
988
989 }
990
991 .menudesc {
992         margin: 4px;
993         padding: 4px;
994 }
995
996 .roompic {
997         height: 48px;
998         width: 48px;
999         border: none;
1000 }
1001
1002 .table-row, .table-alt-row { width: 100% }
1003
1004 .stickynote_outer {
1005         position: absolute;
1006         width: 200px;
1007         height: 200px;
1008         border: 1px solid #333;
1009         background-color: #ffff00;
1010         overflow: hidden;
1011 }
1012
1013 .stickynote_titlebar {
1014         position: relative;
1015         width: 100%;
1016         height: 16px;
1017         top: 0px;
1018         left: 0px;
1019         background-color: #888800;
1020         font-size: 60%;     
1021 }
1022
1023 .stickynote_body {
1024         position: relative;
1025         font-family: "Comic Sans MS", sans-serif;
1026 }
1027
1028 .stickynote_resize {
1029         position: absolute;
1030         background-image: url('resizecorner.png');
1031         height: 16px;
1032         width: 16px;
1033         right: -1px;
1034         bottom: -1px;
1035 }
1036
1037 .stickynote_palette {
1038         position: absolute;
1039         width: 48px;
1040         height: 48px;
1041         top: 16px;
1042         left: 0px;
1043         background-color: #ffffff;
1044         border: 1px solid #333;
1045         display: none;
1046 }
1047
1048 .stickynote_palette table {
1049         margin: 0;
1050         padding: 0;
1051 }
1052
1053 .stickynote_palette td {
1054         width: 16px;
1055         height: 16px;
1056 }
1057
1058 .conftitle {
1059         font-size: 140%;
1060         font-weight: bold;
1061         text-align: center;
1062 }
1063
1064 .confdescr {
1065         font-size: 110%;
1066         text-align: center;
1067 }
1068
1069 #noscript_warning {
1070         position: fixed;
1071         top: 0;
1072         left: 0;
1073         background-color: #FF0000;
1074         color: #FFFFFF;
1075 }
1076
1077 .chatrecv_history_class {
1078         position: absolute;
1079         top: 0;
1080         left: 1%;
1081         width: 74%;
1082         margin-top: 5px;
1083         margin-bottom: 5px;
1084         height: 70%;
1085         background-color: #FFFFFF;
1086         overflow: auto;
1087         border-style: solid;
1088         border-color: #022750;
1089         border-width: 1px;
1090         padding-left: 3px;
1091         padding-right: 3px;
1092 }
1093
1094 .chat_userlist_class {
1095         position: absolute;
1096         top: 0;
1097         right: 1%;
1098         width: 23%;
1099         margin-top: 5px;
1100         margin-bottom: 5px;
1101         height: 70%;
1102         background-color: #FFFFFF;
1103         overflow: auto;
1104         border-style: solid;
1105         border-color: #022750;
1106         border-width: 1px;
1107         padding-left: 3px;
1108         padding-right: 3px;
1109 }
1110
1111 .chatrecv_class { display: none }
1112
1113 .chatsend_class {
1114         position: absolute;
1115         left: 1%;
1116         right: 1%;
1117         height: 28%;
1118         bottom: 0;
1119         margin-top: 5px;
1120         margin-bottom: 5px;
1121         margin-left: auto;
1122         margin-right: auto;
1123         border-style: solid;
1124         border-color: #022750;
1125         border-width: 1px;
1126         padding-left: 3px;
1127         padding-right: 3px;
1128         background-color: #004E79;
1129 }
1130
1131 .chat_myname_class {
1132         font-weight: bold;
1133         color: #ff0000;
1134 }
1135
1136 .chat_notmyname_class {
1137         font-weight: bold;
1138         color: #0000ff;
1139 }
1140
1141 .chat_text_class {}
1142
1143 /*---------- bubble tooltips start -----------*/
1144
1145 a.event_title, a.event_unread, a.event_read {
1146         position:relative;
1147         z-index:24;
1148 }
1149
1150 a.event_title span, a.event_unread span, a.event_read span {
1151         display: none;
1152 }
1153
1154 /* background:; ie hack, something must be changed in a for ie to execute it */
1155
1156 a.event_title:hover, a.event_unread:hover, a.event_read:hover {
1157         z-index:25;
1158         background:;
1159 }
1160
1161 a.event_title:hover span.tooltip, a.event_unread:hover span.tooltip, a.event_read:hover span.tooltip {
1162         display:block;
1163         position:absolute;
1164         top:0px; left:0;
1165         padding: 15px 0 0 0;
1166         width:200px;
1167         text-align: center;
1168 }
1169
1170 a.event_title:hover span.btttop, a.event_unread:hover span.btttop, a.event_read:hover span.btttop {
1171         display: block;
1172         padding: 30px 8px 0;
1173         background: url(/static/bubble.gif) no-repeat top;
1174 }
1175
1176 /* different middle bg for stretch */
1177 a.event_title:hover span.bttmiddle, a.event_unread:hover span.bttmiddle, a.event_read:hover span.bttmiddle {
1178         display: block;
1179         padding: 0 8px; 
1180         background: url(/static/bubble_filler.gif) repeat bottom; 
1181         color: #022750;
1182         font-size: 10px;
1183 }
1184
1185 a.event_title:hover span.bttbottom, a.event_unread:hover span.bttbottom, a.event_read:hover span.bttbottom {
1186         display: block;
1187         padding:3px 8px 10px;
1188         background: url(/static/bubble.gif) no-repeat bottom;
1189 }
1190
1191 /*---------- bubble tooltips end -----------*/