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