14276b258510db332ea340f631cf31cb655347f7
[citadel.git] / webcit / static / webcit.css
1 @import url("datepicker.css");
2 @media print {
3         input#toggler, .toolbar { display: none }
4 }
5
6 /* Typography & colors */
7
8 html {  font-size: 100%;}
9
10 body { font-size: 100%;}
11
12 #banner h1 { font-size: 160%; }
13
14 #banner h2,#banner .titlebar, .address_book_popup_title {
15         font-size: 130%;
16 }
17
18 #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, .room_banner .infos,.room_banner .nummsgs,li.search,li.view, .room_actions form select option, .selectbox, .message_header, ul.adminitems li span, #message_list tr > td {
19         font-size: 100%;
20 }
21
22 #message_list_hdr table {
23         font-size: 80%;
24 }
25
26 #navbar {
27         font-size: 75%;
28 }
29
30 .mailbox_summary {
31         font-size: 80%;
32 }
33
34 #online_users li {
35         font-size: 80%;
36 }
37 .marked_row {
38     color: white;
39 }
40
41 /* Color */
42
43 body {
44         background-color: #6C91A6;
45         font-family: "Trebuchet MS", "Verdana", "Bitstream Vera Sans", sans-serif;
46         font-weight: 400;
47 }
48
49 #iconbar, .boxcontent,.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, .downloads_background, .vcard_edit_background, div.auto_complete, div.auto_complete ul, #summary_view {
50         background-color: #FFF;
51         color: #000;
52 }
53
54 #login_form, #message_list_hdr table, #resize_msglist, .message, .message_header, .vcard_edit_background_alt,.roomops_background_alt 
55  {
56         background-color: #CCC;
57 }
58
59 .box, #online_users li.inactiveuser a {
60         background-color: transparent;
61 }
62
63 .room_banner .infos {
64         cursor: help;
65 }
66
67 .login_message {
68         color: #AD1C00;
69         font-weight: 700;
70         text-transform: uppercase;
71 }
72
73 #iconbar ul li, #room_infos, #address_book_popup,.roomops_cell, .roomops_cell_edit, .mimepart, #ib_logoff, #switch, #customize {
74         background-color: #F0FFFF;
75         color: #333;
76 }
77
78 #iconbar #button {
79         border: none;
80         list-style: none;
81 }
82
83 #iconbar li a, #ib_logoff a {
84         font-size: 100%;
85 }
86
87 #room_infos, #address_book_popup, .mimepart, .room_actions form select {
88         border: 1px solid #333;
89         overflow: hidden;
90 }
91
92
93 .buttons a,.roomlist_floor,.tablabel,.treetitle {
94         color: #000;
95         font-weight: 700;
96 }
97
98 #button li, #ib_logoff {
99         border: none;
100         border-bottom: 2px groove #CCC;
101         border-right: 2px groove #CCC;
102 }
103
104 .logo_citadel a,.logo_citadel img {
105         border: none;
106 }
107
108 .logo,.logo_citadel, #switch, #customize {
109         border: none;
110         border-bottom: 1px solid #AAA;
111 }
112
113 #button li a , #ib_logoff a{
114         color: #000;
115         text-decoration: none;
116 }
117
118 #online_users li {
119         border: none;
120         border-top: 1px solid #AAA;
121 }
122
123 #banner h1,#banner h2,.room_banner .nummsgs,.mimepart div,.required {
124         font-weight: 700;
125 }
126
127 #banner ul.room_actions li.start_page a, #navbar, .selector_top,.selector_bottom {
128         background-color: #022750;
129     border-top: 1px solid black;
130     border-bottom: 1px solid black;
131         color: #FFF;
132 }
133
134 #banner {
135         background-color: #004E79;
136         color: #FFF
137
138 }
139 #banner a {
140         color: #FFF
141 }
142
143 .room_actions form select {
144         cursor: pointer;
145 }
146
147 #content {
148         background-color: #6C91A6;
149         color: #000;
150 }
151
152 #message_list_hdr form input {
153         border: 0;
154 }
155
156 #message_list_hdr select {
157         background-color: #AD1C00;
158         border: 1px solid #6C91A6;
159 }
160
161 #message_list_hdr table {
162         font-style: italic;
163 }
164
165 #resize_msglist {
166         background-image: url(/static/resizegrippy.gif);
167         background-position: center;
168         background-repeat: no-repeat; 
169 }
170
171 #resize_msglist hr {
172         background-color: #999;
173         border: 0;
174         color: #999;
175         height: 3px;
176 }
177
178 .message {
179         border: 1px outset #999;
180         clear: both;
181 }
182
183 .message_header .message_subject {
184         font-style: italic;
185         float: left;    
186 }
187
188 .adminlist {
189         list-style: none;
190 }
191
192 .customize {
193         background-color: #DDC;
194         color: #004;
195         font-style: italic;
196 }
197
198 .default {
199         font-style: normal;
200         text-decoration: underline;
201 }
202
203 .editednodeinput {
204         background-color: #FFF;
205         border: 1px solid #000;
206         color: #000;
207         height: 17px;
208         width: 150px;
209 }
210
211 .error a:link, .error a:visited, .error a:active {
212         background: none;
213         color: #DC143C;
214         text-decoration: underline;
215 }
216
217 .error strong {
218         background: #FFD700;
219         color: #DC143C;
220         text-decoration: none;
221 }
222
223 .error strong a:link,.error strong a:visited,.error strong a:active {
224         background: #FFD700;
225         color: #DC143C;
226 }
227
228 .errormsg {
229         background: none;
230         color: #A00;
231         font-style: italic;
232         font-weight: 700;
233 }
234
235 .floors_config, .roomops_zap {
236         background-color: #700;
237         border: 0;
238 }
239
240 .ib_roomlist_floor, .ib_roomlist_new, .ib_roomlist_old {
241         cursor: pointer;
242 }
243
244 .ib_roomlist_floor, .roomlist_new, .ib_roomlist_new {
245         font-weight: 700;
246 }
247
248 .ib_roomlist_floor {
249         color: #000;
250 }
251
252 .roomlist_new, .ib_roomlist_new {
253         color: #800;
254 }
255
256 .roomlist_old, .ib_roomlist_old {
257         color: #008;
258 }
259
260 .imsg {
261         background: none;
262         color: #AAA;
263         font-style: italic;
264         font-weight: 700;
265 }
266
267 .menubar_bg {
268         background-color: red;
269 }
270
271 .mimepart div span {
272         display: block;
273         font-style: italic;
274 }
275
276 .mimepart dl dd,.mailbox_summary td, .mimepart dl dt {
277         border-top: 1px solid #AAA;
278 }
279
280 .mimepart dl dt {
281         font-weight: 700;
282 }
283
284 .roomops_cell_label,.boxlabel,.tab_cell_label {
285         background-color: #FF7814;
286         color: #FFF;
287         font-weight: 700;
288 }
289
290 .selectbox {
291         background-color: #FF8000;
292 }
293
294 .tab_cell, .tab_cell_edit {
295         background-color: #CCC;
296         font-weight: 700;
297 }
298
299 .tabcontent {
300         background-color: #FFF;
301         border-top: 3px solid #FF7814;
302 }
303
304 .treetitleselectedblured {
305         background-color: menu;
306         color: windowtext;
307 }
308
309 .treetitleselectedfocused {
310         background-color: highlight;
311         color: highlighttext;
312 }
313
314 .warning a:link, .warning a:visited, .warning a:active, .warning {
315         background: none;
316         color: #FF4500;
317 }
318
319 .warning, .warning strong {
320         text-decoration: none;
321 }
322
323 .warning a:link,.warning a:visited,.warning a:active {
324         text-decoration: underline;
325 }
326
327 .warning strong {
328         background: #FFD700;
329         color: #FF4500;
330 }
331
332 .warning strong a:link,.warning strong a:visited,.warning strong a:active {
333         background: #FFD700;
334         color: #FF4500;
335 }
336
337 blockquote {
338         background-color: #f5f5f5 !important;
339         color: navy !important;
340 }
341
342 blockquote blockquote {
343         background-color: #ebebeb !important;
344         color: maroon !important;
345 }
346
347 blockquote blockquote blockquote {
348         background-color: #e1e1e1 !important;
349         color: green !important;
350 }
351
352 blockquote blockquote blockquote blockquote {
353         background-color: #d7d7d7 !important;
354         color: purple !important;
355 }
356
357 blockquote blockquote blockquote blockquote blockquote {
358         background-color: #cdcdcd !important;
359         color: teal !important;
360 }
361
362 blockquote pre {
363         margin-left: 1%;
364         margin-right: 1%;
365 }
366
367 div.auto_complete ul {
368         background: #fff;
369         border: 1px solid #888;
370         list-style-type: none;
371 }
372
373 div.auto_complete ul li.selected {
374         background-color: #ffc;
375 }
376
377 div.auto_complete ul strong.highlight {
378         color: #800;
379 }
380
381 table.altern {
382         border-bottom: solid 2px #AAA;
383         border-top: solid 2px #AAA;
384 }
385
386 table.altern .even {
387         background-color: #DDD;
388 }
389
390 td li.frameset,.elements li.frameset {
391         background: none;
392         color: gray;
393         font-weight: lighter;
394 }
395
396 td li.transitional,.elements li.transitional {
397         background: none;
398         color: #696969;
399         font-weight: lighter;
400 }
401
402 ul.adminitems {
403         list-style-type: disc;
404         padding: 0;
405 }
406
407 ul.adminitems li {
408         font-weight: 700;
409 }
410
411 ul.adminitems li span {
412         color: #666;
413 }
414
415 var sub {
416         font-style: normal;
417 }
418
419 .calendar {
420         background-color: #204B78;
421 }
422
423 .day {
424         font-weight: 700;
425 }
426
427 .calout {
428         background-color: #DDDDDD;
429 }
430
431 .calday {
432         background-color: #FFFFFF;
433 }
434
435 .calweekend {
436         background-color: #EEEECC;
437 }
438
439 .current_sort_mode {
440     background-color: white;
441 }
442 .marked_row {
443     background-color: #69aaff !important;
444 }
445 #loading {
446     background-color: white;
447 }
448 /* Message list in mailbox/summaryview */
449 .table-row {
450     background-color: white;
451 }
452 .table-alt-row {
453       background-color: #DDDDDD;
454 }
455 /* Links */
456
457 a {     text-decoration: none; }
458
459 a:active { color: #AD1C00; }
460
461 a:link { color: blue; }
462
463 a:visited { color: purple; }
464
465 #customize a:active, #customize a:link, #customize a:visited { color: black; }
466
467 #important_message, .buttons a:hover, .msgbuttons a:hover, input:hover, #button > li:hover, #online_users li a:hover, #navbar ul li a:hover, #ib_logoff:hover {
468         background-color: #AD1C00;
469         color: #FFF;
470 }
471
472
473
474 .button_link a, input, select, #login_form #uname, #login_form #pname, 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 {
475         background-color: #fbf4ca !important; /* needed for li.activeuser */
476 }
477
478 .button_link a, input, select, #login_form #uname, #login_form #pname, .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 {
479         border: 1px solid #999;
480         color: #333;
481 }
482
483
484 .button_link a, .msgbuttons a, input#delbutton,.attachfile, .logbuttons input,.buttons input, .send_edit_msg input {
485         cursor: pointer;
486         -moz-border-radius: 8px;    /* CSS3 draft and Mozilla  */
487         text-align: center;
488 }
489
490 .button_link a, .attachfile, .logbuttons input,.buttons input, .send_edit_msg input {
491         font-weight: bold;
492 }
493
494 .msgbuttons a, input#delbutton {
495         font-weight: normal;
496 }
497
498
499 /* Layout */
500
501 * html {
502         overflow: hidden;
503 }
504
505 body {
506         height: 100%;
507         overflow: hidden;
508         text-align: center;
509 }
510
511 body, #global {
512         margin: 0;
513         padding: 0;
514 }
515
516 #important_message {
517         position: absolute;
518         top: 0; 
519         right: 0;
520         z-index: 2;
521         padding: 3px;
522 }
523 #hellomsg, .fmout, .nomsgs {
524     text-align: center;
525 }
526 #login_screen, #logout_screen {
527         margin: 0;
528         padding: 3% 6% 3% 6%;
529 }
530 #convlogin, #validate {
531     text-align: center;
532 }
533 #iconbar, #banner, #content, #message_list_hdr, #message_list, #preview_pane  {
534         text-align: left;
535 }
536 .message_content > div > div {
537     text-align: justify !important;
538 }
539 #iconbar {
540         position: absolute;
541         top: 0;
542         left: 0;
543     bottom: 0;
544         width: 16%;
545     z-index: 0;
546     overflow: auto;
547     overflow-x: hidden !important;
548     
549 }
550
551 #banner {
552         position: absolute;
553         top: 0;
554         left: 16%;
555         width: 84%;
556         height: 18%;
557 }
558
559 #navbar {
560         position: absolute;
561         bottom: 0; 
562         left: 0;
563         width: 100%;
564 }
565
566 #content {
567         position: absolute;
568         top: 18%;
569         left: 16%;
570         width: 84%;
571         height: 82%;
572         overflow: auto;
573 }
574 /* Please avoid setting heights for any of the mailbox view elements (except summary_view and resize). In particular, do NOT set any for message_list_hdr as its not good feng shui */
575 #message_list_hdr {
576         display: block;
577         top: 0;
578         left: 0;
579         width: 100%;
580     padding-bottom: 0;
581     margin-bottom: 0;
582     background-color: #CCCCCC;
583 }
584
585 #summary_view {
586         height: 20%;
587         overflow: auto;
588         cursor: pointer;
589 }
590 #message_list_body {
591     background-color: white !important;
592 }
593 #message_list_body > tr > td {
594     overflow-y: hidden;
595     overflow-x: hidden; /* stop long subjects overflowing */
596 }
597 .col1 {
598     width: 50%;
599 }
600 .col2 { 
601     width: 30%;
602 }
603 .col3 {
604     width: 20%;
605 }
606 .new_message {
607     font-weight: bold; !important;
608 }
609 #loading {
610     text-align: center;
611 }
612 #resize_msglist {
613         width: 100%;
614         overflow: hidden;
615         cursor: s-resize;
616     height: 1%;
617 }
618
619 #preview_pane {
620         overflow: auto; 
621 }
622
623 .fix_scrollbar_bug {
624         margin-right: 1px;              /* Gecko and other non-broken browsers */
625         width: expression('96%');       /* Only IE6 understands 'expression' - fixes weird scrollbarbug */
626 }
627
628
629
630
631 /* Boxes */
632
633 .box {
634         width: 100%;
635         padding: 0;
636 }
637
638 #content .box {
639         margin: 2% auto 0 auto;
640         width: 95%;
641         text-align: center;
642 }
643
644 .boxlabel, .boxcontent {
645         padding: 5px;
646 }
647
648 .boxlabel {
649         text-align: center;
650 }
651
652 .boxcontent {
653         text-align: left;
654 }
655
656 .ctdlTemplate {
657     display: none;
658 }
659 #ctdlContextMenu {
660     position: fixed;
661     background-color: white;
662     border: 1px solid black;
663 }
664 .draganddrop {
665     position: fixed;
666     display: block;
667     border: 1px solid black;
668     z-index: 65535;
669     background-color: white;
670     text-align: left;
671     opacity: 0.9;
672 }
673 .draganddrop > ul {
674     list-style: none;
675     padding-left: 0;
676     margin-left: 0;
677 }
678 .hidden {
679     display: none;
680 }
681 /* Login */
682
683 #login_screen .login_message, #login_screen .login_image, .login_hello, #login_screen #login_form {
684         display: block;
685         margin: 5px auto 5px auto;
686 }
687
688 #login_screen .login_message, .login_hello, #global center {
689         width: 80%;
690 }
691
692 #login_screen .login_image {
693         width: 135px;
694 }
695
696 #login_screen .login_image img {
697         text-align: center;
698 }
699
700
701 #login_screen #login_form {
702         padding: 10px;
703         width: 330px;
704 }
705
706 #login_form input, #login_form label, #login_form select {
707         display: block;
708         float: left;
709         margin: 6pt;
710 }
711
712 #login_form label, #pname, #uname {
713         width: 130px;
714         text-align: left;
715 }
716
717 #login_form br {
718         clear: left;
719 }
720
721 .login_infos {
722         display: block;
723         margin: 20px auto 0 auto;
724         width: 80% ;
725         text-align: left;
726 }
727
728
729 /* Iconbar */
730
731 .logo, .logo_citadel, #iconbar #button, #switch, #customize, #ib_logoff {
732         margin: 0;
733         padding: 0;
734 }
735
736 .logo, #citlogo, #switch, #customize, #online_users li {
737         text-align: center;
738 }
739
740 #iconbar #button {
741         width: 100%;
742 }
743
744 #button > li, #ib_logoff {
745         margin: 4px 8px 4px 8px;
746         padding: 0;
747     display: block;
748 }
749 #button > li > a, #ib_logoff > a {
750     width: 100%;
751     display: block;
752 }
753
754 #online_users {
755     display: none; /* Hide by default */
756         border: 0;
757         max-height: 200px;
758         overflow: auto;
759     padding-left: 0;
760
761 #online_users li {
762         list-style: none;
763         margin: 0;
764         padding: 2px;
765         white-space: nowrap;
766 }
767
768
769 .ib_roomlist_floor, .ib_roomlist_new, .ib_roomlist_old, .roomlist_floor, .roomlist_new, .roomlist_old {
770         margin: 4px;
771         padding: 0;
772 }
773
774 /* Banner */
775
776 #banner .room_banner {
777         float: left;
778         margin: 0;
779         padding: 0;
780 }
781
782 #banner .room_banner img {
783         float: left;
784         margin: 0 5px 15px 0;
785 }
786
787 #banner h1, #banner h2, #banner .room_banner .infos, #banner .room_banner p {
788         margin: 2px;
789         padding: 0;
790 }
791
792 #room_infos {
793         position: absolute;
794         top: 0;
795         left: 50%;
796         width: 45%;
797         z-index: 10;
798         cursor: pointer;
799         text-align: left;
800         padding: 10px 2px 2px 2px;
801 }
802
803 #room_infos img.close_infos {
804         float: right;
805 }
806
807 #banner ul.room_actions {
808         margin: 0;
809         list-style: none;
810         float: right;
811         text-align: right;
812 }
813
814 #banner ul.room_actions li {
815         white-space: nowrap;
816         display: inline;
817 }
818
819 #banner ul.room_actions li form {
820         margin: 0;
821         padding: 0;
822 }
823
824 #banner ul.room_actions li select, #banner ul.room_actions li input {
825         margin-top: 8px;
826         margin-right: 4px;
827 }
828 #selectpage {
829     display: none !important;
830 }
831
832 /* Navbar */
833
834 #navbar ul, .selector_top, .selector_bottom {
835         width: 100%;
836         margin: 0 auto 0 auto;
837         padding: 0;
838         white-space: nowrap;
839         text-align: center;
840         vertical-align: middle;
841 }
842
843 #navbar ul li {
844         display: inline;
845         list-style: none;
846         vertical-align: middle;
847 }
848
849 #navbar ul li a {
850         padding: 2px 8px 8px 8px;
851         white-space: nowrap;
852  }
853
854 #navbar ul li img {
855         float: none;
856         margin: 0 2px 0 2px;
857 }
858 .floor {
859     margin-left: 0px;
860 }
861 .floor > ul {
862     display: none;
863 }
864 .floor-expanded > ul{
865     display: block !important;
866 }
867 #roomlist > ul {
868     margin: 0;
869     padding: 0;
870 }
871 #roomlist > div > ul > li {
872     margin: 0;
873     padding: 0;
874 }
875 /** Override to disable list-style-image" */
876 .room {
877 }
878 .room-private {
879     list-style-image: url("/static/privatemess_16x.gif");
880 }
881 .room-addr {
882     list-style-image: url("/static/viewcontacts_16x.gif");
883 }
884 .room-cal {
885     list-style-image: url("/static/calarea_16x.gif");
886 }
887 .room-tasks {
888     list-style-image: url("/static/taskmanag_16x.gif");
889 }
890 .room-notes {
891     list-style-image: url("/static/storenotes_16x.gif");
892 }
893 .room-chat {
894     list-style-image: url("/static/chatrooms_16x.gif");
895 }
896 .room-newmsgs {
897     font-weight: bold;
898 }
899 /* Content */
900
901 .boxcontent table {
902         margin: 0;
903         padding: 0;
904 }
905
906 #content table .box {
907         margin: 0;
908         width: 100%;
909         text-align: left;
910 }
911
912 .service, .who_is_online {
913         text-align: center;
914         width: 100%;
915 }
916
917 .service table {
918         margin: 0 auto 0 auto;
919         width: 100%;
920         text-align: left;
921 }
922
923 .instructions {
924         text-align: center;
925 }
926
927 #message_list_hdr table {
928 /*      position: absolute;
929         bottom: 0; 
930         left: 0;
931     top: 0; */
932         width: 100%;    
933 }
934 .selector_top, .selector_bottom {
935         text-align: center;
936 }
937
938 .selector_top p,.selector_bottom p {
939         margin: 0;
940         padding: 2px;
941 }
942
943 .message {
944         margin: 1%;
945         padding: 0;
946 }
947
948 .message_header p {
949         margin: 2px 0 2px 0;
950         padding: 0 0 2px 0;
951 }
952
953 .button_link a, .attachfile, .logbuttons input,.buttons input, .send_edit_msg input, .logbutton {
954         margin: 3px;
955         padding: 2px 4px 2px 4px;
956 }
957
958 .msgbuttons a, input#delbutton {
959         margin: 0 3px 0 3px;
960         padding: 2px 4px 2px 4px;
961 }
962
963
964 .mimepart {
965         margin-top: 15px;
966         margin-bottom: 15px;
967         margin-left: 15%;
968         width: 70%;
969         padding: 0;
970 }
971
972 .mimepart img {
973         vertical-align: middle;
974         float: left;
975 }
976
977 .mimepart div {
978         vertical-align: middle;
979         margin: 0 0 15px 0 ;
980         padding: 5px;
981 }
982
983 .mimepart div span {
984         vertical-align: top;
985 }
986
987 .mimepart dl {
988         width: 100%;
989         margin-left: 5px;
990         padding: 5px;
991 }
992
993 .mimepart dl dt {
994         width: 30%;
995         float: left;
996         margin: 0 0 0 0;
997         padding: .5em;
998 }
999
1000 /* hack ie5 mac \*/
1001 dt { clear: both; }
1002 /* end hack */
1003
1004 .mimepart dl dd {
1005         float: left;
1006         width: 62%;
1007         margin: 0;
1008         padding: .5em;
1009 }
1010
1011 .mimepart p {
1012         margin-top: 1em;
1013         margin-bottom: 0;
1014         clear: both;
1015 }
1016
1017 .msgbuttons {
1018         float: right;
1019         visibility: hidden;
1020         padding: 2px;
1021 }
1022
1023 .buttons a {
1024         text-align: center;
1025 }
1026
1027 .msgbuttons a span {
1028         display: none;
1029 }
1030
1031 .message_content {
1032         margin: 0;
1033         padding: 0.3em;
1034         clear: both;
1035 }
1036
1037 .message form div label {
1038         display: block;
1039         float: left;
1040         margin: 0.3em;
1041         width: 9em;
1042         text-align: right;
1043 }
1044
1045 .message form div input, .message form div select {
1046         margin: 0.3em;
1047
1048 }
1049
1050 .imgedit {
1051         vertical-align: middle;
1052 }
1053
1054 .send_edit_msg {
1055         float: right;
1056         margin-top: 0 ;
1057         margin-right: 0;
1058         padding: 2px 50px 2px 50px;
1059 }
1060
1061 .edit_msg_table th {
1062         text-align: right;
1063         padding-right: 5px;
1064         color: #333;
1065         width: 20%;
1066 }
1067
1068 .edit_msg_table td { 
1069         width: 40%;
1070 }
1071
1072 .edit_msg_table #recp_id, .edit_msg_table #cc_id, .edit_msg_table #bcc_id, .edit_msg_table #subject_id  {
1073         width: 98%
1074 }
1075
1076 .note {
1077         font-size: 85%;
1078         margin-left: 10%;
1079 }
1080
1081 .toolbar {
1082         text-align: center;
1083 }
1084
1085 .toolbar img {
1086         float: right;
1087 }
1088
1089 .imsg {
1090         text-align: center;
1091 }
1092 #summary_view > table {
1093     width: 100%;
1094 }
1095 colgroup.entity {
1096         text-align: center;
1097 }
1098
1099 div.auto_complete ul {
1100         margin: 0;
1101         padding: 0;
1102         width: 100%;
1103 }
1104
1105 div.auto_complete ul li {
1106         margin: 0;
1107         padding: 3px;
1108 }
1109
1110 div.auto_complete ul strong.highlight {
1111         margin: 0;
1112         padding: 0;
1113 }
1114
1115 .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  {
1116  width: 100%;
1117 }
1118
1119 #address_book_popup {
1120         position: absolute;
1121         top: 100px;
1122         right: 25px;
1123         width: 320px;
1124         height: auto;
1125         z-index: 100;
1126         display: none;
1127 }
1128
1129 #address_book_popup_container_div {
1130         position: relative;
1131         width: 100%;
1132         height: 100%;
1133 }
1134
1135 #address_book_popup_middle_div {
1136         position: relative;
1137 }
1138
1139 #address_book_inner_div {
1140         margin: 5px;
1141 }
1142
1143 #address_book_inner_div select {
1144         width: 100%;
1145 }
1146
1147 #address_book_inner_div input {
1148         margin: 4px 5px 0 5px;
1149 }
1150
1151 .service .edit_col, .service .host_col {
1152         display: none;
1153 }
1154
1155 .who_is_online .edit_col, .who_is_online .host_col {
1156         display: block;
1157 }
1158
1159 #citlogo {
1160     display: none; /* Overriden later */
1161 }
1162 .sort_ascending, .sort_descending {
1163     background-repeat: no-repeat;
1164     background-position: center right;
1165 }
1166 .sort_ascending {
1167     background-image: url("/static/down_pointer.gif");
1168 }
1169 .sort_descending {
1170     background-image: url("/static/up_pointer.gif");
1171 }
1172 #message_list_hdr > table {
1173     border-collapse: collapse;
1174 }
1175 #message_list_hdr > table > tbody > tr > th {
1176     border-left: 2px solid white;
1177     border-right: 2px solid white;
1178 }
1179 #summary_view > table { 
1180     border-collapse: collapse;
1181 }
1182 th.col1 {
1183     border-left: none !important;
1184 }
1185 th.col3 {
1186     border-right: none !important;
1187 }
1188 /* System Administration Menu */
1189
1190 ul.adminitems {
1191         margin: 15px;
1192         padding: 0;
1193 }
1194
1195 ul.adminitems li {
1196         margin: 0.5em;
1197         padding: 0;
1198 }
1199
1200 ul.adminitems li span {
1201         display: block;
1202 }
1203
1204
1205 /* Room list - Tree Node */
1206
1207 .treetitle, .editednode, .treetitleselectedfocused, .treetitleselectedblured {
1208         padding: 2px;
1209         cursor: default;
1210 }
1211
1212
1213 table.altern {
1214         margin: 0 auto 0 auto;
1215         width: 98%
1216
1217
1218 table.altern tr td {
1219         height: 2em;    
1220
1221
1222 /* Advanced menu */
1223
1224 table.advanced {
1225         margin: 0 auto 0 auto;
1226         width: 96%;
1227         border-collapse: separate;
1228         border-spacing: 15px;
1229
1230
1231 .advanced .boxcontent ul {
1232         margin-left: 4em;
1233 }
1234
1235 .advanced .boxcontent .col1, .advanced .boxcontent .col2 { 
1236         float: left;
1237         width: 33%;
1238 }
1239
1240 .advanced .boxcontent .col2, .advanced .boxcontent .lastcol {
1241         margin-left: 0;
1242         margin-bottom: 4em;
1243 }
1244
1245 /* Site configuration */
1246
1247 #TheTabs {
1248 }
1249
1250 .tabs_background {
1251         margin-top: 0;
1252 }
1253
1254 /* Links and buttons */
1255
1256 .logbuttons, .buttons {
1257         margin: 2px auto 2px auto;
1258         width: 96%;
1259         text-align: center;
1260 }
1261
1262 /* Tabs */
1263
1264 #TheTabs {
1265         margin: 3% auto 0 auto;
1266         width: 94%;
1267 }
1268
1269 ul.tabbed_dialog {
1270         list-style: none;
1271         margin: 3% auto 0 auto;
1272         width: 96%;
1273         padding: 0;
1274         white-space: nowrap;
1275         text-align: center;
1276         vertical-align: middle;
1277 }
1278
1279 ul.tabbed_dialog li {
1280         margin: 0 3% 0 3%;
1281         padding: 4px;
1282         float: left;
1283 }
1284
1285 .tabcontent {
1286         margin: 0 auto 0 auto;
1287         width: 96%;
1288         padding: 10px;
1289         clear: both;
1290 }
1291
1292 .tabcontent_submit {
1293         margin: 0 auto 0 auto;
1294         width: 96%;
1295         padding: 10px;
1296         text-align: center;
1297 }
1298
1299
1300 /* Calendar view */
1301
1302 .calendar {
1303         background-color: #204B78;
1304         margin: 0;
1305         width: 100%;
1306         height: 302px;
1307 }
1308
1309 td.events_of_the_day {
1310         width: 500px;
1311 }
1312
1313 .events_of_the_day dl {
1314         margin: 0;
1315         padding: 0;
1316         position: absolute;
1317         top: 0;
1318         left:0;
1319         width: 500px;
1320 }
1321
1322 .events_of_the_day dl dt {
1323         background-color: #FFFFFF;
1324         margin: 0;
1325         width: 500px;
1326         border: 1px solid #CCC;
1327 }
1328
1329 .events_of_the_day dl dt.hour {
1330         font-size: 160%;
1331 }
1332
1333 .events_of_the_day dl dt.extrahour {
1334         font-size: 80%;
1335 }
1336
1337 .hour_label, .extra_events dl dt {
1338         background-color: #CCCCDD;
1339         vertical-align: middle;
1340         text-align: left;       
1341 }
1342
1343 .hour_events, .extra_events {
1344         background-color: #FFFFFF;
1345         vertical-align: top;
1346         text-align: left;       
1347 }
1348
1349
1350 .extra_events ul {
1351         list-style: none;
1352         margin: 0;
1353         padding: 0;
1354 }
1355
1356 .extra_events ul li {
1357         margin: 4px;
1358 }
1359
1360 .calday, .calout, .calweekend {
1361         width: 14%;
1362         height: 60px;
1363         text-align: left;
1364         vertical-align: top;
1365 }
1366
1367 .event_framed_unread {
1368         filter:alpha(opacity=50);   /* Internet Explorer 6     */
1369         -moz-opacity:0.5;           /* Mozilla 1.6 and prec.   */
1370         opacity: 0.5;               /* CSS3 draft and Mozilla  */
1371         -moz-border-radius: 8px;    /* CSS3 draft and Mozilla  */
1372         border: solid 1px red;
1373         background-color: yellow;
1374         z-index: 10;
1375         padding: 0 4px 0 4px; 
1376 }
1377
1378 li.event_framed_unread span, a.event_title {
1379         filter:alpha(opacity=100); 
1380         -moz-opacity:1.0;         
1381         opacity: 1.0;
1382         font-size: 100%;     
1383 }
1384
1385 .event_framed_read {
1386         filter:alpha(opacity=50);   /* Internet Explorer 6     */
1387         -moz-opacity:0.5;           /* Mozilla 1.6 and prec.   */
1388         opacity: 0.5;               /* CSS3 draft and Mozilla  */
1389         -moz-border-radius: 8px;    /* CSS3 draft and Mozilla  */
1390         border: solid 1px red;
1391         background-color: yellow;
1392         z-index: 10;
1393         padding: 0 4px 0 4px; 
1394 }
1395
1396 li.event_framed_read span, a.event_title {
1397         filter:alpha(opacity=100); 
1398         -moz-opacity:1.0;         
1399         opacity: 1.0;
1400         font-size: 100%;  
1401 }
1402
1403 .event_read {
1404 }
1405
1406 li.event_read span, a.event_read_title {
1407         filter:alpha(opacity=100); 
1408         -moz-opacity:1.0;         
1409         opacity: 1.0;
1410         font-size: 100%;     
1411 }
1412
1413 .event_unread {
1414 }
1415
1416 li.event_unread span, a.event_read_title {
1417         filter:alpha(opacity=100); 
1418         -moz-opacity:1.0;         
1419         opacity: 1.0;
1420         font-size: 100%;     
1421 }
1422
1423 .mini_calendar {
1424    color: #fff;
1425 }
1426
1427 .mini_calendar a {
1428    color: #fff;
1429 }
1430
1431 .mini_calendar a:link,.mini_calendar a:visited {
1432    color: #fff;
1433 }
1434
1435 .mini_calendar a:hover,.mini_calendar a:active {
1436    color: #fff;
1437    background-color: #AD1C00;
1438 }
1439
1440 .mini_calendar td a {
1441    color: #fff;
1442 }
1443
1444 .mini_calendar td a:link,.mini_calendar td a:visited {
1445    color: #fff;
1446 }
1447
1448 .mini_calendar td a:hover,.mini_calendar td a:active {
1449    color: #fff;
1450    background-color: #AD1C00;
1451
1452 }
1453
1454 .menudesc {
1455         margin: 4px;
1456         padding: 4px;
1457 }
1458
1459 .roompic {
1460       height: 48px;
1461       width: 48px;
1462       border: none;
1463 }
1464 #navbar ul li a img {
1465       vertical-align: middle;
1466       border: none;
1467 }
1468 .table-row, .table-alt-row {
1469     width: 100%;
1470 }
1471
1472 .stickynote_outer {
1473         position: absolute;
1474         width: 200px;
1475         height: 200px;
1476         border: 1px solid #333;
1477         background-color: #ffff00;
1478         overflow: hidden;
1479 }
1480
1481 .stickynote_titlebar {
1482         position: relative;
1483         width: 100%;
1484         height: 16px;
1485         top: 0px;
1486         left: 0px;
1487         background-color: #888800;
1488         font-size: 60%;     
1489 }
1490
1491 .stickynote_body {
1492         position: relative;
1493         font-family: "Comic Sans MS", "Verdana", "Bitstream Vera Sans", sans-serif;
1494 }
1495
1496 .stickynote_resize {
1497         position: absolute;
1498         background-image: url('resizecorner.png');
1499         height: 16px;
1500         width: 16px;
1501         right: -1px;
1502         bottom: -1px;
1503 }
1504
1505 .stickynote_palette {
1506         position: absolute;
1507         width: 48px;
1508         height: 48px;
1509         top: 16px;
1510         left: 0px;
1511         background-color: #ffffff;
1512         border: 1px solid #333;
1513         display: none;
1514 }
1515
1516 .stickynote_palette table {
1517         margin: 0;
1518         padding: 0;
1519 }
1520
1521 .stickynote_palette td {
1522         width: 16px;
1523         height: 16px;
1524 }
1525
1526
1527 .login_using_openid_link {
1528         text-align: center;
1529 }
1530
1531 .openid_urlarea {
1532         background: url('openid-small.gif') no-repeat scroll 0pt 50%;
1533         padding-left: 18px;
1534 }