adjust width of sidemenu to 20 em
[atutor.git] / docs / themes / default / styles.css
1 html,body{
2     height:100%;
3 }
4 .site-name{
5     font-size:small;
6     font-weight:bold;
7     padding-left:1em;
8     color:grey;
9     white-space:nowrap;
10     margin-left:1em;
11     float:left;
12
13
14 }
15 /* main body attributes */
16 body {
17     font-family: Verdana, Helevetica, Arial, sans-serif;
18     margin:0px;
19     margin-top: -10px;
20     font-size: .8em;
21     background-color: #eeeeee;
22     background-image:url('images/texture_bg.png');
23 }
24 .page_wrapper{
25     border:1px solid #cccccc;
26     width:97%;
27     margin-left:auto;
28     margin-right:auto;
29     margin-top:1em;
30     background-color: #ffffff;
31     border-radius: 1em 1em 1em 1em;
32     -moz-border-radius: 1em 1em 1em 1em;
33     -moz-box-shadow:.2em .2em  #999999;
34     box-shadow: .2em .2em  #999999;
35     background-image: url('images/atutor_head.png');
36     background-position: 0% 0%;
37         background-repeat: no-repeat;
38
39 }
40 p {
41     margin: 0.5em 0em 1em 0em;
42     text-align: justify;
43     line-height: 150%;
44     font-size: 1em;
45 }
46
47 p a {
48     text-decoration: underline;
49 }
50
51 p a:visited {
52     color: #3F2670;
53     background-color: transparent;
54 }
55
56 p a:active {
57     color: #A50707;
58     background-color: transparent;
59 }
60
61 h1, h2, h3, h4, h5, h6 {
62     color: #545454;
63     font: 100% Verdana, Helvetica, Arial, sans-serif;
64     font-weight: bold;
65     margin: 0;
66     padding-top: 0.5em;
67 }
68
69 h1 {
70     font-size: 160%;
71
72 }
73
74 h2 {
75     font-size: 150%;
76 }
77 h2.sidebox{
78     font-size: 110%;
79 }
80 h3 {
81     font-size: 130%;
82 }
83
84 h4 {
85     font-size: 120%;
86 }
87
88
89 h5 {
90     font-size: 100%;
91 }
92
93
94
95 /*  Table of content attributes*/
96 p.toc{
97     font-family: Verdana, Helevetica, Arial, sans-serif;
98     background-color: #E9F4F3;
99     padding: .6em;
100     margin-bottom: .6em;
101     margin-top: 0em;
102     margin-left: 1em;
103     margin-right: 3em;
104     border: 1px #ACCFCC solid;
105
106
107 /* list attributes */
108 ul {
109     font-family: Verdana, Helevetica, Arial, sans-serif;
110     margin-bottom: 0px;
111     margin-top: 0px;
112     margin-right: 0px;
113 }
114
115 li {
116     font-family: Verdana, Helevetica, Arial, sans-serif;
117     margin-bottom: 0px;
118     margin-top: 0px;
119     margin-right: 0px;
120 }
121
122 li.folders {
123     list-style: disc url(../../images/folder.gif) outside;
124     font-family: Verdana, Helevetica, Arial, sans-serif;
125     margin-bottom: 0px;
126     margin-top: 0px;
127     margin-right: 0px;
128 }
129
130 li.folders .disabled {
131     color: #B8AE9C;
132 }
133
134 ul.folder{
135
136     list-style-image:none;
137     list-style-position:outside;
138     list-style-type:none;
139     margin:0em;
140     padding:0em;
141
142 }
143
144 /* link attributes */
145 a:link, a:visited  {
146     color: #1A4A72;
147 }
148 a:hover {
149     color: #932318;
150     color:#ffffff;
151 }
152 a:active {
153     color: #932318;
154 }
155 /* align text to the left */
156 .left {
157     text-align: left;
158 }
159
160 a.dropdown-title {
161     color: white;
162     font-weight: normal;
163     text-decoration: none;
164 }
165
166
167 /* table border */
168 .tableborder {
169     border: 1px #595241 solid;
170 }
171
172 /* main submit button */
173 .button {
174     background-color: #efefef;
175     font-weight: normal;
176     border:  #AAA  solid 1px;
177     border-radius:.3em;
178     -moz-border-radius: .3em .3em .3em .3em;
179     -moz-box-shadow:.2em .2em .3em #999999;
180     box-shadow: .2em .2em .3em #999999;
181
182 }
183 .button:focus {
184
185     border:1px solid #A50707;
186
187 }
188 .button:active {
189         background-color: #000000;
190 }
191 /* small submit button at top */
192 .button2 {
193     font-family: Verdana, Helevetica, Arial, sans-serif;
194     background-color: #E9F4F3;
195
196 }
197 .button2:focus {
198     background-color: #E9F4F3;
199     border:  #ACCFCC  solid 1px;
200 }
201
202 /* date attributes */
203 small.date {
204     font-family: Verdana, Helevetica, Arial, sans-serif;
205     color: #595241;     
206     margin-bottom: 0px; 
207     margin-top: 0px;
208     margin-left: 5px;
209     margin-right: 0px;
210     font-size:1em;
211 }
212
213 /* page breakline */
214 hr {
215     color: #ACCFCC;
216     background-color: white;
217     height: 1px;
218 }
219
220 /* message box styles */
221
222 /* Editor box small */
223 .editorsmallbox {
224         font-family: Verdana, Helevetica, Arial, sans-serif;
225         background-color: #E9F4F3;
226         padding: 2px;
227         padding-right: 3px;
228         border: 1px #ACCFCC solid;
229 }
230
231 /* Editor box large */
232 .editorlargebox {
233         font-family: Verdana, Helevetica, Arial, sans-serif;
234         background-color: #E9F4F3;
235         margin-left:1em;
236         padding-left: .2em;
237         padding-right: .5em;
238         padding-top: .5em;
239         padding-bottom: .4em;
240         border: 1px #ACCFCC solid;
241 }
242
243
244 select.dropdown {
245         font-family: Verdana, Helevetica, Arial, sans-serif;
246 }
247
248 .highlight, a.highlight {
249         background-color: #5B8E88;
250         color: white;
251 }
252
253 a .highlight{
254         background-color: #5B8E88;
255         color: white;
256 }
257
258 .center {
259         text-align: center;
260 }
261
262
263 /* edit content tabs */
264 .buttontab {
265         color:#555;
266         font-size:10pt;
267         white-space: nowrap;
268         background-color: #FFFFFF;
269         margin: 0px;
270         border:0;
271         font-weight:500;
272         text-align:center;
273         padding:0em 0em 0em;
274
275 }
276
277 .tab {
278         border-top: 1px solid #cccccc;
279         border-left: 1px solid #cccccc;
280         border-right: 1px solid #cccccc;
281         border-bottom:0;
282         text-align: center;
283         white-space: nowrap;
284 width:13%;
285 padding:0;
286 margin:0;
287 }
288
289 .buttontab selected {
290         font-family: Helvetica, Arial, Helvetica, sans-serif;
291         border:0;
292         padding-left: 3px;
293         padding-right: 3px;
294         background-color: #FFFFFF;
295         margin: 0px;
296         font-weight:bold;
297         text-align:center;
298         padding:0em 1em 0em;
299         white-space: nowrap;
300         text-decoration:underline;
301 width:12%;
302 }
303 td.selected{
304         width:13%;
305         font-weight: bold;
306         text-align: center;
307         white-space:nowrap;
308         background-color: white;
309         border-top: 1px #B8AE9C solid;
310         border-left: 1px #B8AE9C solid;
311         border-right: 1px #B8AE9C solid;
312         padding-left: 3px;
313         padding-right: 3px;
314
315 }
316 .econtainer{
317         background-color: #fffaf0;
318         border:1px #6F7172 solid;
319         margin-left:.5em;
320 }
321
322 .tab a:link, .etab a:visited {
323         color: black;
324         background-color: white;
325
326 }
327 .tab a:hover {
328         color: black;
329         background-color: white;
330 }
331
332 .etabself {
333         background-color: #6F7172;
334
335         text-align: center;
336         font-weight: bold;
337         padding: 2px;
338 }
339
340
341 .unsaved {
342         color: red;
343         background-color: #FFFDE0;
344         font-weight: bold;
345 }
346 .saved {
347         background-color: #FFFDE0;
348         margin: 10px;
349 }
350
351
352
353 /* the side menu */
354 /* the side menu heading */
355 td.dropdown-heading {
356         background-color: #eeeeee;
357         color: #595241;
358         border: 1px solid #cccccc;
359         font-weight: bold;
360         padding: 2px;
361 }
362
363 td.dropdown-heading a, td.dropdown-heading a:hover, td.dropdown-heading a:visited {
364         text-decoration: none;
365 }
366
367 td.dropdown-heading.closed {
368         border-bottom: 1px solid #ECFEEA;
369 }
370
371 /* the side menu content */
372 td.dropdown {
373         padding: 2px;
374         background-color: white;
375         color: black;
376         border-left: 1px solid #eeeeee;
377         border-right: 1px solid #eeeeee;
378         border-bottom: 1px solid #eeeeee;
379         font-weight: normal;
380 }
381 td.dropdown a, td.dropdown a:visited  {
382         color: #595241;
383         text-decoration: none;
384 }
385 td.dropdown a:hover {
386         color: #595241;
387         text-decoration: underline;
388 }
389 td.dropdown.cell {
390         border-bottom: 0px;
391 }
392 td.dropdown strong {
393         color: #2A6C28;
394 }
395
396 /* added for 1.4.2: */
397 .results {
398         padding-left: 20px;
399 }
400
401 h5.search-results {
402         background-color: #F7F3ED;
403         color: #595241;
404         padding: 1px;
405         margin-bottom: 5px;
406         margin-top: 10px;
407         margin-left: 5px;
408 }
409
410 small.search-info {
411         color: #595241;
412 }
413
414 p.search-description {
415         background-color: #FFFCE5;
416         color: #595241;
417 }
418
419 .test-box {
420         background-color: #F7F3ED;
421         color: #595241;
422         border-left: 1px solid #595241;
423         border-right: 1px solid #595241;
424         border-top: 1px solid #595241;
425         font-weight: bold;
426         padding: 2px;
427 }
428
429 /***************************************************************/
430
431 table.tabbed-table {
432
433         width: 100%;
434         border:1px black solid;
435 }
436 table.tabbed-table th#left-empty-tab {
437         background-color: transparent;
438         width: 15px;
439         border-bottom: 1px solid #B8AE9C;
440 }
441 table.tabbed-table th#right-empty-tab {
442         text-align: right;
443         background-color: transparent;
444         border-bottom: 1px solid #B8AE9C;
445         width: 400px;
446         padding-right: 5px;
447 }
448 table.tabbed-table th#right-empty-tab a {
449         text-decoration: underline;
450 }
451 table.tabbed-table th.tab-spacer {
452         background-color: transparent;
453         width: 5px;
454         border-bottom: 1px solid #B8AE9C;
455 }
456
457 table.tabbed-table th.tab {
458         padding-top: 2px;
459         padding-bottom: 2px;
460         width: 110px;
461         background-color: #E9F4F3;
462         border-bottom: 1px solid #B8AE9C;
463         border-left: 1px solid #B8AE9C;
464         border-top: 1px solid #B8AE9C;
465         border-right: 1px solid #B8AE9C;
466 }
467 table.tabbed-table th.tab:hover {
468         background-color: #ACCFCC;
469 }
470
471 table.tabbed-table th.tab a:focus {
472         color: white;
473 }
474 table.tabbed-table th.selected {
475         padding-top: 2px;
476         padding-bottom: 2px;
477         width: 110px;
478         background-color: #ACCFCC;
479         border-left: 1px solid #B8AE9C;
480         border-top: 1px solid #B8AE9C;
481         border-right: 1px solid #B8AE9C;
482 }
483
484 table.tabbed-table a, table.tabbed-table a:visited, table.tabbed-table a:hover {
485         color: black;
486         text-decoration: none;
487 }
488
489
490 a#my-start-page {
491         padding: 2px;
492         padding-left: 15px;
493         background-repeat: no-repeat;
494         background-position: 2px 5px;
495 }
496
497 a#back-to {
498         padding-left: 20px;
499         background-image: url(images/back.gif);
500         background-repeat: no-repeat;
501         background-position: 0px 0px;
502 }
503
504 div#breadcrumbs {
505     /* The path bar, including breadcrumbs and add to favorites */
506         clear:both;
507     font-size: 0.85em;
508         padding:3px;
509         float:left;
510 }
511 h2.page-title {
512         clear:right;
513         margin-bottom: 10px;
514         padding:0px;
515 }
516
517 h1 {
518         margin-bottom: 5px;
519 }
520
521
522 div#help {
523         border-left: 1px solid black;
524         border-right: 1px solid black;
525         border-bottom: 1px solid black;
526         padding-left: 5px;
527         padding-right: 5px;
528         padding-bottom: 5px;
529         background-color: #F7F3ED;
530         margin-left: 5px;
531         margin-right: 5px;
532         font-size: small;
533 }
534
535 h3#help-title {
536         margin-left: 5px;
537         margin-right: 5px;
538         border-left: 1px solid black;
539         border-right: 1px solid black;
540         padding: 1px;
541         background-color: #F7F3ED;
542 }
543 .line {
544         border-bottom: 1px solid black;
545 }
546 div#help p {
547         padding: 0px;
548         margin: 0px;
549 }
550
551 div#toctoggle {
552         float: left;
553         padding-left: 10px;
554 }
555
556 h1#section-title {
557         float: left;
558         margin-left:1em;
559 margin-top:-1.2em;
560         
561 }
562
563 div#bypass-links{
564         width:3px;
565 }
566
567 div#top-links {
568         float:right;
569         clear:right;
570         height:1.7em;
571         padding-right: 5px;
572         margin-right:20px;
573         margin-top:0em;
574 }
575 div#top-links a:link, div#top-links a:visited {
576         text-decoration:none;
577         margin-left:.5em;
578         margin-right:.5em;
579         
580 }
581 div#top-links a:focus{
582         color:black;
583         background-color:#F6EAD6;
584 }
585 #top-links-text{
586         float:right;
587         clear:right;
588         margin-left: .5em;
589         margin-top:.2em;
590         white-space:nowrap;
591         background-color:#eeeeee;
592         border:thin solid #cccccc;
593         border-radius: .3em .3em .3em .3em;
594         -mox-border-radius: ..3em .3em .3em .3em;
595         -moz-box-shadow:.2em .2em .2em #999999;
596          box-shadow: .2em .2em  .2em #999999;
597 }
598 #top-links-jump{
599         float:left;
600         white-space:nowrap;
601         margin-top:.2em;
602         background-color:#eeeeee;
603         padding-right:.5em;
604 }
605
606 #jumpmenu{
607         background-color:#eeeeee;
608         border:thin solid #cccccc;
609         border-radius:.3em .3em .3em .3em;
610         -moz-border-radius:.3em .3em .3em .3em; 
611 }
612 a#editor-link {
613         background-color: #F7F3ED;
614         padding-top: 1px;
615         padding-bottom: 1px;
616         padding-left: 15px;
617         padding-right: 8px;
618         border: 1px solid #cccccc;
619         font-weight: normal;
620         text-decoration: none;
621 }
622
623 a#editor-link:hover {
624         background-color: #F7F3ED;
625         border: 1px solid #B8AE9C;
626 }
627
628 a#editor-link.off {
629         background-image: url(images/pen.gif);
630         background-repeat: no-repeat;
631         background-position: 0px 2px;
632 }
633 a#editor-link.on {
634         background-image: url(images/pen2.gif);
635         background-repeat: no-repeat;
636         background-position: 0px 2px;
637 }
638
639
640 /* for data tables */
641
642 table.data {
643         clear:right;
644         border: 1px solid #cccccc;
645         width: 95%; 
646         margin-left: auto; 
647         margin-right: auto;
648         border-radius:.5em;
649         -moz-border-radius: .5em .5em .5em .5em;
650         padding:.2em
651
652
653 table.data th {
654         background-color: #eeeeee;
655         padding: 3px;
656         white-space: nowrap;
657 }
658
659 table.data th a {
660         color: #595241;
661         padding-right: 15px;
662         margin-right: 15px;
663         background-image: url('images/sort.png');
664         background-repeat: no-repeat;
665         background-position: right;
666 }
667
668 table.data tbody {
669         border-top: 1px solid #B8AE9C;
670         border-bottom: 1px solid #B8AE9C;
671 }
672
673 table.data tbody th {
674         text-align: left;
675         background-color: #F7F3ED;
676         cursor: auto;
677 }
678
679 table.data td {
680         padding: 3px;
681 }
682
683 table.data tbody tr:hover {
684         background-color: #efefef;
685         cursor: pointer;
686 }
687
688 table.data tbody tr.selected {
689         background-color: #E9F4F3;
690         cursor: auto;
691 }
692
693 table.data tfoot {
694         background-color: #F7F3ED;
695 }
696
697 table.data tfoot tr:first-child td {
698         padding: 5px;
699         background-image: url('images/arrow_ltr.gif');
700         background-repeat: no-repeat;
701         background-position: 4px 5px;
702         padding-left: 40px;
703 }
704
705 table.data.static tfoot td, table.data.static tfoot tr:first-child td {
706         border-top: 1px solid #B8AE9C;
707         padding: 5px;
708         background-image: none;
709         padding-left: 0px;
710
711 }
712
713 /*buttons*/
714 table.data tfoot input {
715         background-color: #efefef;
716         font-weight: normal;
717         border:  #AAA  solid 1px;
718 }
719 table.data tfoot input:focus {
720         background-color: #FFDAB9;
721         border:  #AAA  solid 1px;
722
723 }
724
725
726 /* used for static tables with no form elements: */
727 table.data.static tbody tr:hover {
728         background-color: transparent;
729         cursor: auto;
730 }
731
732 /* course browser: */
733
734 div#browse {
735         margin-left: auto; 
736         margin-right: auto; 
737         width: 80%;
738 }
739
740 div.browse-selected {
741         background-image: url('images/side_arrow.gif'); 
742         background-repeat: no-repeat; 
743         padding-left: 9px; 
744         background-position: center left;
745 }
746
747 div.browse-unselected {
748         padding-left: 9px; 
749 }
750
751 ul.browse-list {
752         list-style: none;
753         padding:0px;
754 }
755
756 /* feedback /errors */
757 div#error {
758         width: 50%;
759         margin-left: auto;
760         margin-right: auto;
761         margin-top: 15px;
762         margin-bottom: 15px;
763         border: 1px solid #DD0000;
764         padding: 5px;
765         background-color: #F4DCDC;
766         color: #A50707;
767         background-color: #F4DCDC;
768         padding-left: 25px;
769         font-weight: bold;
770         border-radius: .5em;
771         -moz-border-radius: .5em;
772 }
773 div#error h4 {
774         color: black;
775         margin-left: 0px;
776 }
777
778 div#error ul, div#feedback ul, div#help ul {
779         position: relative;
780         list-style: none;
781         margin-left: 0px;
782         padding-left: 0px;
783 }
784
785 div#error ul li{
786         margin-top: 5px;
787 }
788
789 div#feedback {
790         width: 50%;
791         margin-left: auto;
792         margin-right: auto;
793         margin-top: 15px;
794         margin-bottom: 15px;
795         border: 1px solid #17B506;
796         padding: 5px;
797         background-color: #F2FCF0;
798         color: #595241;
799         font-weight: bold;
800         border-radius: .5em;
801         -moz-border-radius: .5em;
802 }
803
804 div#help {
805         width: 50%;
806         margin-left: auto;
807         margin-right: auto;
808         margin-top: 15px;
809         margin-bottom: 15px;
810         border: 1px solid #ACCFCC;
811         padding: 5px;
812         background-color: #E9F4F3;
813         color: #024C41;
814         border-radius: .5em;
815         -moz-border-radius: .5em;
816 }
817
818 div#info {
819         width: 50%;
820         margin-left: auto;
821         margin-right: auto;
822         margin-top: 15px;
823         margin-bottom: 15px;
824         border: 1px solid #B8AE9C;
825         padding: 5px;
826         background-color: #EFE6FF;
827         color: #595241;
828         font-weight: bold;
829         border-radius: .5em;
830         -moz-border-radius: .5em;
831 }
832
833 div#warning {
834         width: 50%;
835         margin-left: auto;
836         margin-right: auto;
837         margin-top: 15px;
838         margin-bottom: 15px;
839         border: 1px solid #FF8400;
840         padding: 5px;
841         background-color: #FFF6ED;
842         color: #D95900;
843         font-weight: bold;
844         border-radius: .5em;
845         -moz-border-radius: .5em;
846 }
847 acronym {
848         cursor: help;
849 }
850
851 div.news p {
852         margin-left: 10px;
853 }
854 div.news span.date {
855         font-family: Verdana, Helevetica, Arial, sans-serif;
856         color: #B8AE9C; 
857 }
858
859 /* home page links */
860 div.home-link {
861         padding: 2px;
862         float: left;
863         text-align: center;
864         margin: 2px;
865         width: 120px;
866         height: 90px;
867 }
868 div.home-link:hover {
869         padding: 1px;
870         background-color: #F7F3ED;
871         border: 1px solid #afafaf;
872         float: left;
873         text-align: center;
874         margin: 2px;
875 }
876 div.home-link a {
877         text-decoration: none;
878         font-weight: bold;
879 }
880
881 div.home-link img {
882         border: 0px;
883 }
884
885 /* sequence links */
886 div.sequence-links {
887         float:right;
888         margin-top: 10px;
889         padding-right: 5px;
890         padding-top:7px;
891 }
892 div.sequence-links a {
893         text-decoration: none;
894 }
895
896 div.dropdown {
897         width: 200px;
898         padding: 2px;
899         background-color: white;
900         color: black;
901         border-left: 1px solid #ECFEEA;
902         border-right: 1px solid #ECFEEA;
903         border-bottom: 1px solid #ECFEEA;
904         font-weight: normal;
905 }
906
907 div.dropdown-heading {
908         background-color: #ACCFCC;
909         color: #595241;
910         border-left: 1px solid #ECFEEA;
911         border-right: 1px solid #ECFEEA;
912         border-top: 1px solid #ECFEEA;
913         font-weight: bold;
914         padding: 2px;
915 }
916
917 .required {
918         font-weight: bold;
919         color: red;
920         padding-right: 2px;
921 }
922
923 div#content_text {
924         margin-left: 5px;
925 }
926
927 form {
928         clear: none;
929         display:inline;
930 }
931
932
933 optgroup {
934         font-size: small;
935 }
936
937 /* packing */
938 div.paging {
939         width: 100%;
940         text-align: center;
941         margin: 0.5em auto;
942 }
943 div.paging ul {
944         list-style: none;
945         display: inline;
946         padding: 0px;
947         border: 1px solid #000;
948 }
949 div.paging li { 
950         display: inline; 
951         padding-left: 2px; 
952         padding-right: 2px;
953         padding-top: 0px;
954         padding-bottom: 0px;
955 }
956
957 div.paging li a {
958         text-decoration: none;
959         padding-left: 4px;
960         padding-right: 4px;
961         border-left: 1px solid white;
962         border-right: 1px solid white;
963 }
964
965 div.paging li a:hover, div.paging li a.current {
966         background-color: #F7F3ED;
967         border-left: 1px solid #000;
968         border-right: 1px solid #000;
969 }
970
971 #header{
972         background-image: url('images/pencils_up_top.jpg');
973         background-position: 99% 98%;
974         background-repeat: no-repeat;
975         height : 5em;
976         margin-bottom:-.2em;
977 }
978
979 #header a{
980         font-weight:600;
981 }
982
983
984 #header a:hover {
985         color: #595241;
986         background-color: #F7F3ED;
987 }
988 #tl_corner{
989
990         background-image:url(images/tl_corner.gif);
991         background-position: top left;
992         background-repeat: no-repeat;
993         padding:0;
994 }
995 div.top {
996         /* Top space */
997         background-color: #595241;
998         color: #FFF;
999         margin: 0;
1000         padding: 0;
1001         padding-top:9px;
1002 }
1003 div.tabs {
1004         /* Navigational Plone Tabs(tm), implemented by customizing the a tag - they are surprisingly elegant. The power of CSS runs strong in these :) */
1005         background-color: transparent;
1006         border-collapse: collapse;
1007         border-bottom: 1px solid #B8AE9C;
1008         padding: 0.5em 0em 0em 2em;
1009         white-space: nowrap;
1010 }
1011
1012 div.tabs a {
1013     /* The normal, unselected tabs. They are all links */
1014         background-color: transparent;
1015         border-color: #B8AE9C;
1016         border-width: 1px; 
1017         border-style: solid solid none solid;
1018         color: #595241;
1019         height: 1.2em;
1020         margin-right: 0.5em;
1021         padding: 0em 2em 0em;
1022     
1023 }
1024
1025 div.tabs a.selected {
1026     /* The selected tab. There's only one of this */
1027         background-color: white;
1028         border-bottom: #B8AE9C 1px solid;
1029         color: #595241;
1030         font-weight: normal;
1031 }
1032
1033 div.tabs a:hover, div.tabs a.active {
1034         background-color: #B8AE9C;
1035         border-bottom: 1px solid #B8AE9C;
1036         color: white;
1037 }
1038 .contentbox{
1039         border-radius:.5em;
1040         -moz-border-radius: 0em 0em .5em .5em;
1041         -moz-box-shadow:.1em .1em .2em #999999;
1042     box-shadow: .1em .1em .2em #999999;
1043 }
1044
1045 .headingbox{
1046         border-radius:.5em;
1047         -moz-border-radius: .5em .5em 0em 0em;
1048                 -moz-box-shadow:.1em .1em .2em #999999;
1049     box-shadow: .1em .1em .2em #999999;
1050 }
1051 .headingbox a{
1052         color: #A50707;
1053         text-decoration:underline;
1054 }
1055
1056 h4.box {
1057         font-size:0.85em;
1058         padding: 2px;
1059         border-radius: .5em .5em 0em 0em;
1060         -moz-border-radius: .5em .5em 0em 0em;
1061         padding:.2em;
1062         border:1px solid #ccc;
1063         -moz-box-shadow:.2em .2em .2em #999999;
1064     box-shadow: .2em .2em .2em #999999;
1065
1066 }
1067
1068 div.box {
1069         padding: .5em;
1070         background-color: #F5F5F5;
1071         color: black;
1072         font-size:0.85em;
1073         font-weight: normal;
1074         border-radius:.0em .0em .5em .5em;
1075         -moz-border-radius: .0em .0em .5em .5em;
1076         padding:.2em;
1077         border-left:1px solid #ccc;
1078         border-right:1px solid #ccc;
1079         border-bottom:1px solid #ccc;
1080         -moz-box-shadow:.2em .2em .2em #999999;
1081          box-shadow: .2em .2em  .2em #999999;
1082 }
1083
1084 h5.box { 
1085         background-color: #6F7172;
1086         border: 1px solid #B8AE9C;
1087         border-style: solid solid none solid;
1088         color: Black;
1089         padding: 0em 1em 0em 1em;
1090         display: inline;
1091         font-size:  1em;
1092         height: 1em;
1093 }
1094
1095 div.box a:link {
1096         text-decoration: none;
1097 }
1098
1099 div.box a:visited {
1100         color: #2A6C28;
1101         text-decoration: none;
1102 }
1103
1104 div.box a:hover {
1105         text-decoration: underline;
1106 }
1107
1108 .boxDetails {
1109         text-align: right;
1110 }
1111
1112 div.box .content {
1113         padding: 1em;
1114         font-size:  1em;
1115 }
1116
1117 div.box a.close {
1118         float: right;
1119         text-transform: none;
1120         border-left: 1pt solid #B8AE9C;
1121         padding: 0em 0.2em;
1122 }
1123
1124 div.box h1, 
1125 div.box h2, 
1126 div.box h3, 
1127 div.box h4 {
1128         margin: 0;
1129         padding: 0;
1130 }
1131
1132 div.box .even {
1133         background-color: #F7F3ED;
1134 }
1135
1136 div.box .odd {
1137         background-color: transparent;
1138 }
1139
1140
1141 /* users/index.php */
1142
1143 div.course {
1144         position: relative;
1145         width: 25em;
1146         height: 10.5em;
1147         border: rgb(204, 204, 204) 1px solid;
1148         background-color: #F7F7F7;
1149         float: left;
1150         margin: 3px;
1151         padding: 5px;
1152 }
1153
1154 div.course.break {
1155         clear: left;
1156 }
1157
1158 div.course h2 {
1159         border: 0px;
1160         font-weight: normal;
1161         font-size: large;
1162
1163 }
1164
1165 div.course:hover {
1166         background-color:#FBF4E9;
1167         border: #B8AE9C 1px solid;
1168 }
1169
1170 div.course img.icon     {
1171         float: left;
1172         margin: 2px;
1173         height:6.8em;
1174         width:6.8em;
1175         margin-right:5px;
1176 }
1177 img.headicon    {
1178         float:  left;
1179         margin-top:.5em;
1180         margin-left:.5em;
1181         margin-right:.5em;
1182         height:6.45em;
1183         width:6.45em;
1184         vertical-align:top;
1185         text-align: right;
1186         border:1px solid white;
1187 }
1188 div.course div.shortcuts , a {
1189         text-align: right;
1190         text-decoration:none;
1191         clear: left;
1192         vertical-align: middle;
1193 }
1194
1195 div#alternatives_shortcuts {
1196         float: right;
1197         margin: -2em 5pt;
1198         border-radius: .5em .5em .5em .5em;;
1199         -moz-border-radius: .5em .5em .5em .5em;
1200         -moz-box-shadow:.2em .2em .2em #999999;
1201          box-shadow: .2em .2em  .2em #999999;
1202          border:1px solid #cccccc;
1203          padding-top: .2em;
1204          padding-left: .2em;
1205          padding-right: .2em;
1206 }
1207
1208 fieldset#shortcuts {
1209         float: right;
1210         background-color: #FEFDEF;
1211         border: 1pt solid #B8AE9C;
1212         margin: -5pt 5pt 5pt 5pt;
1213         padding-right: 10pt;
1214         padding-bottom: 5pt;
1215         padding-left: 10pt;
1216 }
1217
1218 fieldset {
1219         margin-bottom: 10pt;
1220         border-radius: .5em .5em .5em .5em;;
1221         -moz-border-radius: .5em .5em .5em .5em;
1222         padding:.2em
1223 }
1224 div#shortcuts{
1225         border-left:thin solid #cccccc;
1226         border-right:thin solid #cccccc;
1227         border-bottom:thin solid #cccccc;
1228         border-radius: 0em 0em .5em .5em;;
1229         -moz-border-radius: 0em 0em .5em .5em;
1230         float:right;
1231         -moz-box-shadow:.2em .2em .2em #999999;
1232          box-shadow: .2em .2em  .2em #999999;
1233         margin-right:2em;
1234         padding:.1em;
1235 }
1236 #shortcuts legend {
1237         border-radius:.5em;
1238         -moz-border-radius: .5em .5em .5em .5em;
1239         padding:.2em
1240 }
1241 #shortcuts ul {
1242         position: relative;
1243         margin-top: 0pt;
1244         margin-bottom: 0pt;
1245         margin-left: 0pt;
1246         list-style-type:  none;
1247         padding-left: 0pt; 
1248 }
1249 #shortcuts li{
1250         display: inline;
1251 }
1252 a#guide {
1253         background-image: url('images/help.png'); background-repeat: no-repeat; background-position: 2px 2px;
1254         padding: 3px 10px 5px 30px;
1255         text-decoration:none;
1256         font-size:0.85em;
1257         float:right;
1258
1259 }
1260 div#guide_box{
1261         border-left:thin solid #cccccc;
1262         border-right:thin solid #cccccc;
1263         border-bottom:thin solid #cccccc;
1264         border-radius: 0em 0em .5em .5em;;
1265         -moz-border-radius: 0em 0em .5em .5em;
1266         -moz-box-shadow:.2em .2em .2em #999999;
1267     box-shadow: .2em .0em .2em #999999;
1268         float:right;
1269         margin-right:2em;
1270         padding-left:.1em;
1271 }
1272
1273 div#content-text {
1274         padding-right: 5pt;
1275         line-height:150%;
1276 }
1277
1278 div#content-text li {
1279         margin-left: 15pt;
1280 }
1281
1282 div#content-test {      
1283         float: left;
1284         margin-top: 2em;
1285         padding-right: 5pt;
1286         width: 80%;
1287 }
1288 div#content-test ol{    
1289         margin-right: 5pt;;     
1290 }
1291
1292 div#content-test ol ul li{
1293         list-style: none;
1294         padding: 0px 2px 0px 15px;
1295         margin-bottom: 1px; 
1296         line-height: 200%; 
1297         background-color: #fdfdfd; 
1298         border-bottom: 1px solid #efefef; 
1299         border: 1px solid #eeeeff;
1300 }
1301
1302 div#content-info {
1303         margin: 5pt;
1304         font-size: small;
1305         color: #b8ae9c;
1306         clear: both;
1307 }
1308
1309 div#container {
1310         text-align: left;
1311         margin: 0px auto;
1312         padding: 0px;
1313         border:0;
1314         width: 95%;
1315         border:1px solid #cccccc;
1316         border-radius: .5em .5em .5em .5em;
1317         -moz-border-radius: .5em .5em .5em .5em;
1318         -moz-box-shadow:.2em .2em .2em #999999;
1319          box-shadow: .2em .2em  .2em #999999;
1320         padding:.2em
1321 }
1322
1323 div#menutoggle{
1324         text-align: right; 
1325         padding-bottom: 10px; 
1326         padding-right: 10px; 
1327         float: left; 
1328         margin-top: 10px; 
1329         padding-right: 5px; 
1330         font-size:0.95em;
1331 }
1332
1333
1334 /* login page */
1335 div.column {
1336         float: left;
1337         width: 45%;
1338         margin: 5px;
1339         min-width: 170px;
1340 }
1341
1342 div.column h3 {
1343         background-color: #F6EAD6;
1344         border-bottom: .05em solid #6F7172;
1345         font-size: small;
1346         display:block;
1347         color:black;
1348         font-weight:600;        
1349         padding-left:0.5em;
1350 }
1351
1352 div.insidecol {
1353         min-height: 170px;
1354         height: 170px;
1355         padding:5px;
1356 }
1357
1358
1359 /* index page */
1360 ul#home-links, ul#home-detail-links {
1361         list-style: none;
1362 }
1363 ul#home-links li {
1364         
1365         display: inline;
1366         float: left;
1367         padding: 0.8em;
1368         text-align: center;
1369         margin: 0.1em;
1370         width: 8.5em;
1371         height: 7.0em;
1372         padding-left:0px;
1373
1374 }
1375 ul#home-links li a {
1376         text-decoration: none;
1377         border: 1px transparent;
1378         font-weight: bold;
1379 }
1380 ul#home-links li a img {
1381         border: 0px;
1382         display: block;
1383         padding-left:25px;
1384 }
1385
1386
1387 /* tree */
1388 .img-size-tree {
1389         vertical-align: middle;
1390         margin-top: 0px;
1391         margin-left:-.5em;
1392         margin-bottom:-.2em;
1393     padding:0;
1394         height:1.3em;
1395         width:1.4em;
1396 }
1397 /* profile page */
1398
1399 dl#public-profile {
1400         width: 100%;
1401         
1402 }
1403 dl#public-profile dt {
1404         float: left;
1405         font-weight: bold;
1406         width: 30%;
1407         border-right: 1px solid #F7F3ED;
1408         padding: 5px 5px 5px 0px;
1409         vertical-align: middle;
1410         margin-right: 5px;
1411 }
1412 dl#public-profile dd {
1413         margin-bottom: 5px;
1414         padding: 5px 0px 5px 5px;
1415 }
1416
1417 div.social-right{
1418         width:65%;
1419         float:left;
1420         clear:right;
1421         margin-left:.5em;
1422 }
1423 div.social-left{
1424         width:29%;
1425         margin-left:.5em;
1426         float:left;
1427 }
1428 div.social-wrapper{
1429         border-radius:.5em;
1430         -moz-border-radius: .5em .5em 0em 0em;
1431 }
1432
1433
1434 /* floating layout */
1435 #contentwrapper{
1436         float: left;
1437         width: 100%;
1438
1439 }
1440 #contentcolumn {
1441         padding-right: 5px;
1442         overflow: auto;
1443 }
1444
1445 #leftcolumn{
1446         float: left;
1447         width:21em;
1448         overflow: hidden;
1449         margin: -10px 5px 0;
1450 }
1451
1452 #footer{
1453         clear: left;
1454         width: 100%;
1455         text-align: center;
1456         padding: 4px 0px;
1457         background-image: url('images/atutor_logo.png');
1458         background-position: 1% 98%;
1459         background-repeat: no-repeat;
1460 }
1461
1462 /** forum stuff **/
1463 #forum-thread li {border:1px solid #eee; border-bottom: 1px solid #F7F3ED; float:left; width: 97%; list-style: none; }
1464 #forum-thread li.even { background-color: #F7F3ED; border-top: none; }
1465 #forum-thread li.odd { background-color: #fff; }
1466 div.forum-post-author { float:left; width:150px; padding:8px 10px; }
1467 div.forum-post-author a.title {font-size: 1.1em; line-height: 1.2em; font-weight: bold; text-decoration:none; } 
1468 div.forum-post-author img.profile-picture { border: 2px solid #F7F3ED; text-align:right;}
1469 div.forum-post-content { margin-left: 150px; padding: 5px 0px 18px 18px;}
1470 div.forum-post-content h3 { font-weight: 500; float:left;clear:right; }
1471 div.forum-post-ctrl { float: right; padding-right: 5px; color: #a1a1a1;}
1472 div.forum-post-ctrl a { text-decoration: none; }
1473 div.forum-post-ctrl span { color: black; background-color: #fefdc2; padding: 3px; }
1474 div.forum-post-content p.date { color: #a1a1a1; border-bottom: 1px solid #F7F3ED; }
1475 div.forum-post-content div.body p { margin-bottom:1em; }
1476 div.forum-paginator{border:1px #cccccc solid; padding:.3em; width:95%;margin:auto;background-color:#F7F3ED;}
1477 span.forum-paginator-active{font-weight:700;text-decoration:underline; height:2em;}
1478
1479
1480
1481 /** inbox stuff - reuses some of the forum layout **/
1482 #inbox-msg li {border:1px solid #eee; border-bottom: 1px solid #F7F3ED; width: 95%; list-style: none; min-height: 11em;}
1483
1484
1485 /* Top navigation tabs / list */
1486 div#topnavlistcontainer {
1487         background-image: url('images/pencils_up_bottom.jpg');
1488         background-position: 99% 0%;
1489         background-repeat: no-repeat;
1490         height:1.7em;
1491         margin-top: .1em;
1492         border-bottom:1px solid #cccccc;
1493 }
1494
1495 ul#topnavlist {
1496         padding-top: 2px;
1497         margin-top: 2px;
1498 }
1499
1500 ul#topnavlist li {
1501         white-space: nowrap;
1502         list-style: none;
1503         display: inline-block;
1504         height:1.3em;
1505         margin-top:.1em;
1506         clear:both;
1507         border-radius: .5em .5em 0em 0em;
1508         -moz-border-radius: .5em .5em 0em 0em;
1509         -moz-box-shadow:.2em .0em .4em #999999;
1510         box-shadow: .2em .2em .2em #999999;
1511 }
1512
1513 ul#topnavlist li a:hover, ul#topnavlist li a:focus, ul#topnavlist li a.active {
1514         background-color: #E6E6E6;
1515         color: black;
1516         text-decoration:none;
1517         border-radius: .5em .5em 0em 0em;
1518         -moz-border-radius: .5em .5em 0em 0em;
1519         padding: .2em 2em .2em;
1520         border-bottom: 1px solid #E6E6E6;
1521
1522 }
1523
1524 ul#topnavlist li a {
1525     /* The normal, unselected tabs. They are all links */
1526         color: #555;
1527         font-weight:bold;
1528         height: 1.5em;
1529         border-top:1px solid #ccc;
1530         border-left:1px solid #ccc;
1531         border-right:1px solid #ccc;
1532         text-decoration:underline;
1533         background-color:white;
1534         border-radius: .5em .5em 0em 0em;
1535         -moz-border-radius: .5em .5em 0em 0em;
1536
1537         padding: .2em 2em .2em;
1538
1539 }
1540
1541
1542 ul#topnavlist li a.selected {
1543     /* The selected tab. There's only one of these */
1544         color: #555;
1545         font-weight: normal;
1546         border-radius:.5em;
1547         -moz-border-radius: .5em .5em 0em 0em;
1548         padding: .2em 2em .2em
1549 }
1550
1551 ol#tools>li:hover {
1552         border: 1px solid #e0e0e0;
1553         background-color: #efefef; 
1554 }
1555
1556 /*  tool list on admin home and manage screens  */
1557  li.top-tool { 
1558         list-style: none;
1559         padding: 2px 2px 2px 15px;
1560         margin-bottom: 5px; 
1561         line-height: 200%; 
1562         background-color: #fdfdfd; 
1563         border-bottom: 1px solid #efefef; 
1564         border: 1px solid #eeeeff;}
1565
1566 li.top-tool a {  font-weight: bold; } 
1567
1568 li.child-tool a { 
1569         font-size: x-small;
1570         font-weight: normal; 
1571         text-decoration:underline;
1572 }
1573  
1574 ul.child-top-tool {
1575         margin-top: -5px;
1576         padding-left: 0px;
1577         margin-left: 0px;
1578         display: inline;
1579 }
1580 ul.child-top-tool:before {
1581         content: " : ";
1582 }
1583
1584 li.child-tool {
1585         display: inline;
1586         margin-right: 5px;
1587         font-size: x-small;
1588 }
1589
1590 /* to modify  tool icons on the course home page */
1591 /*
1592 #icon-color-filter{
1593         width:3.9em;
1594         height:3.85em;
1595         background-color:#000000;
1596         -moz-opacity:0.5;
1597           filter:alpha(opacity=10);
1598         opacity:.10;
1599         margin-top:-3.85em;
1600         margin-left:1.90em;
1601
1602 }
1603 */
1604 .img-size-home {
1605         height:3.85em;
1606         width:3.9em;
1607 }
1608
1609 /* browse courses */
1610 div.browse-course {
1611         width: 28em;
1612         padding-bottom: 10px;
1613         background-color: #fffaf0;
1614         border:1px #6F7172 solid;
1615         font-size:9pt;
1616         min-height:18em;
1617         margin:auto;
1618         margin-left:1em;
1619         margin-top:1em;
1620 }
1621
1622 dl.browse-course {
1623         width: 90%;
1624         padding-bottom: 10px;
1625         background-color: #fffaf0;
1626         margin:auto;
1627         margin-left:1em;
1628 }
1629 dl.browse-course dt {
1630         float: left;
1631         font-weight: bold;
1632         width: 25%;
1633         text-align: right;
1634         clear: left;
1635         padding: 5px 10px 5px 0px;
1636         vertical-align: middle;
1637 }
1638 dl.browse-course dd {
1639         margin-bottom: 5px;
1640         clear: right;
1641         padding: 5px 0px 5px 10px;
1642         margin-left: 26%;
1643
1644 }
1645 /*  form fields grouping for WCAG 2.0 conformance*/
1646 fieldset.group_form{
1647         width:90%;
1648         margin:.5em;
1649         border:1px #6D7B8D solid;
1650         min-height: 170px;
1651         padding:.5em;
1652         -moz-box-shadow:.1em .2em .3em #999999;
1653     box-shadow: .3em .1em .2em #999999;
1654
1655 legend.group_form{
1656         border:1px #6D7B8D solid;
1657         background-color: #EEEEEE;
1658         font-weight: 600;
1659         color: black;
1660         padding-left: 1em;
1661         padding-right: 1em;
1662         border-radius:.2em;
1663         -moz-border-radius: .2em .2em .2em .2em;
1664                 -moz-box-shadow:.1em .1em .1em #999999;
1665     box-shadow: .1em .1em .1em #999999;
1666 }
1667 /* file storage */
1668
1669 #fsfloat1{
1670         float:right;
1671 }
1672 #fsfloat2{
1673         float:right;
1674         width:48%;
1675 }
1676
1677
1678 /* highlight active links for WCAG 2.0 conformance */
1679 a:active,a:hover,a:focus{
1680         background-color:#F6EAD6;
1681         color:#000000;
1682 }
1683
1684
1685 /* menu align right layout, uncomment to enable */
1686
1687 /*
1688 h2.page-title {
1689     clear:left
1690 }
1691 h2, h3, h4, h5, h6 {
1692         clear: left;
1693 }
1694 #contentcolumn_shiftright {
1695     margin-right: 17em;
1696 margin-left:1em;
1697 margin-top:1em;
1698 }
1699 #leftcolumn{
1700     float: right;
1701 }
1702 #home-links{
1703 clear:left;
1704 }
1705 table.data {
1706         clear:left;
1707 }
1708 div#menutoggle{
1709         float: right; 
1710 }
1711 #fsfloat2{
1712         float:left;
1713         width:48%;
1714 }
1715
1716 #fsfloat1{
1717         float:left;
1718 }
1719 */
1720
1721
1722 /*Added by Silvia */
1723 /* remove when confirmed content alternatives funtions correctly without these styles 
1724 div.column_primary {
1725         float: left;
1726         width: 42%;
1727         margin: 5px;
1728         padding: 0px;
1729         min-width: 170px;
1730 }
1731
1732 div.column_equivalent{
1733         float: left;
1734         width: 52%;
1735         margin-left: 15px;
1736         margin-top: 5px;
1737         margin-right: 5px;
1738         margin-bottom: 5px;
1739         min-width: 170px;
1740         padding: 5px;
1741         border: 1px solid #EEE;
1742         background-color: #FFF;
1743 }
1744
1745 div.resource_box{
1746         border: 1px solid #aaa;
1747         width: 95%;
1748         margin: 5px;
1749         padding: 5px;
1750         min-width: 150px;
1751         background-color: #eee;
1752 }
1753
1754 h2.alternatives_to{
1755         margin-top: 12px;
1756         font-size: 90%;
1757         color: #A50707;
1758 }
1759
1760 div.alternative_box{
1761         border: 1px solid #ddd;
1762         margin: 5px;
1763         padding: 5px;
1764         min-width: 150px;
1765         background-color: #fff;
1766 }
1767
1768 div.alternative_box legend {
1769         color: #000;
1770 }
1771
1772 div.resource_box legend {
1773         color: #000;
1774 }
1775
1776 label.primary a{
1777         color: #A50707;
1778         font-weight: bolder;
1779         background-color: white;
1780 }
1781 */
1782 /* format of "table of contents" on content page */
1783 #toc a          { display:block; margin:3px; float:left;}
1784 #toc .h2                { padding:0 0 0 10px;}
1785 #toc .h3                { padding:0 0 0 30px;}
1786 #toc .h4                { padding:0 0 0 40px; }
1787 #toc .h5                { padding:0 0 0 50px; }
1788 #toc .h6                { padding:0 0 0 60px; }
1789
1790 fieldset#toc {
1791         background-color: #FEFDEF;
1792         border: 1pt solid #B8AE9C;
1793         width:50%;
1794 }
1795
1796 #side-menu{
1797          overflow:hidden; 
1798          width:20em;
1799          padding-right:.3em;
1800          padding-bottom:.3em; 
1801 }
1802
1803 /* cleans up glossary question mark line spacing*/
1804 sup{
1805         border: 1pt solid #B8AE9C;
1806         vertical-align:bottom;
1807         margin-top: 1em;
1808 }
1809
1810 /* jQuery tooltip styles */
1811 #tooltip{
1812         position:absolute;
1813         z-index:3000;
1814         border:3px solid #111;
1815         background-color:#eeeeee;
1816         padding:5px;
1817 }
1818 #tooltip h3,#tooltip div{
1819         margin:0;
1820 }
1821
1822 /* style for home page modules "detail view" */
1823
1824 div.home_box {
1825         width: 29em;
1826         height: 150px;  
1827         padding-top: 15px;
1828         float: left;
1829 }
1830
1831 .outside_box{
1832         border:1px solid #cccccc;
1833         background: #eeeeee;
1834         padding:.2em;
1835         margin-left:.4em;
1836         width:26em;
1837         height:9.8em;
1838         border-radius:.5em;
1839         -moz-border-radius:.3em .3em .3em .3em;
1840         border-radius: 3em 3em .3em .3em;
1841     -moz-box-shadow:.2em .2em .2em #999999;
1842     box-shadow: .2em .2em .2em #999999;
1843         padding:.2em;
1844 }
1845
1846 .inside_box{
1847         border:1px solid #cccccc;
1848         background: #ffffff;
1849         padding:.3em;
1850         width:95%;
1851         margin:auto;
1852         height:52%;
1853         margin-bottom:.2em;
1854         font-size:10pt;
1855         border-radius:.5em;
1856         -moz-border-radius:.5em;
1857         padding:.2em;
1858 }
1859 .details_or{
1860         width:28.8em;
1861         height:9.8em;
1862         margin:0;
1863 }
1864 .details_ol{
1865
1866         height:9.8em;
1867         margin:0px;
1868         width:.45em;
1869         background-position: top left;
1870         background-repeat:no-repeat;
1871 }
1872 .details_ir{
1873         width:.5em;
1874         height:100%;
1875         float:right;
1876 }
1877 .details_il{
1878         height:100%;
1879         float:left;
1880 }
1881 .home-title{
1882         font-size:10pt;
1883         font-weight:bold;
1884 }
1885 .buttonbox{
1886         float:right;
1887 }
1888 .details_text{
1889         margin-left:1em;
1890 }
1891 .draggable_selected {
1892         background-color: transparent;
1893         cursor: move;
1894 }
1895         
1896 div#subnavlistcontainer {
1897         width:95%;
1898         margin:auto;
1899         height:auto;
1900
1901 }
1902 div#subnavbacktopage {
1903         padding-top:5px;
1904         padding-left:20px;
1905         float:left;
1906 }
1907
1908 div.toolcontainer{
1909         width:95%;
1910         margin:auto;
1911         border:1px solid #e8e8e8;
1912         padding-top:1em;
1913         padding-bottom:1em;
1914         border-radius:.5em;
1915         -moz-border-radius: .5em .5em .5em .5em;
1916 }
1917
1918 ul#subnavlist {
1919         padding-top: 3px;
1920         margin-top: 0px;
1921         font-family: Verdana,Helvetica,Arial,serif;
1922
1923
1924 }
1925
1926 ul#subnavlist li {
1927         background-color: #FFFFFF;
1928         list-style: none;
1929         display: inline-block;
1930         font-weight:700;
1931         text-align:center;
1932         border-top:1px solid #cccccc;
1933         border-left:1px solid #cccccc;
1934         border-right:1px solid #cccccc;
1935         border-radius: .3em .3em 0em 0em;
1936         -moz-border-radius: .3em .3em 0em 0em;
1937         height:1.1em;   
1938         -moz-box-shadow:.1em .0em .1em #999999;
1939         box-shadow: .2em .0em .2em #999999;
1940         padding: .1em .5em .4em .5em ;
1941 }
1942
1943 ul#subnavlist li a:hover, ul#subnavlist li a:focus, ul#subnavlist li.active,            ul#subnavlist li:hover{
1944         color: black;
1945         text-decoration:none;
1946         background-color: #E6E6E6;
1947 }
1948
1949 ul#subnavlist li a {
1950     /* The normal, unselected tabs. They are all links */
1951         color: #555;
1952         height: 1.5em;
1953         text-decoration:underline;
1954         font-weight:500;
1955 }
1956
1957 div.menuedit{
1958         float:right;
1959         margin-top:-1.2em;
1960         border:1px solid #cccccc;
1961 }
1962 /* NEW IN ATUTOR 2.0 */
1963 /* alternate colours in the My Course list */
1964 tr.even {
1965     background-color: #F7F3ED;
1966 }
1967
1968 tr.odd {
1969     background-color: transparent;
1970 }
1971
1972 /* Content editor wrapper div */
1973 .editor_wrapper{
1974         border:1px solid #cccccc;
1975         border-radius:.5em;
1976         -moz-border-radius: .5em .5em .5em .5em;
1977         padding: .1em .5em .1em .5em ;
1978 }
1979 /* Content editor tabs */
1980 .editor_buttontab {
1981         color:#000000;
1982         font-size:10pt;
1983         border:0;
1984         white-space: nowrap;
1985         background-color: #ffffff;
1986         margin: 0px;
1987         font-weight:500;
1988         text-align:center;
1989         padding:0em 0em 0em;
1990
1991 }
1992 .editor_tab{
1993         float:left;
1994         border-top: 1px solid #cccccc;
1995         border-left: 1px solid #cccccc;
1996         border-right: 1px solid #cccccc;
1997         border-bottom:0;
1998         margin-bottom:-.5em;
1999         text-align: center;
2000         white-space: nowrap;
2001         background-color: #ffffff;
2002         border-radius: .3em .3em 0em 0em;
2003         -moz-border-radius: .3em .3em 0em 0em;
2004         -moz-box-shadow:.1em .0em .1em #999999;
2005         box-shadow: .2em .0em .2em #999999;
2006         padding: 0em .2em 0em .2em ;
2007         height:1.4em;
2008 }
2009 .editor_tab:hover, .editor_tab input[type=submit]:hover{
2010         background-color:#eeeeee;
2011 }
2012
2013 .editor_tab_selected{
2014         border-top: 1px solid #cccccc;
2015         border-left: 1px solid #cccccc;
2016         border-right: 1px solid #cccccc;
2017         border-bottom:0;
2018         padding: 0em .2em 0em .2em ;
2019         background-color: #eeeeee;
2020         font-weight:bold;
2021         text-align:center;
2022         white-space: nowrap;
2023         text-decoration:none;
2024         border-radius:.3em;
2025         -moz-border-radius: .3em .3em 0em 0em;
2026         height:1.4em;
2027
2028 }
2029 .editor_tab input[type=submit]{
2030         height:1.2em;
2031 }
2032 /* 1pxgs current box on My Start */
2033 .current_box{
2034         float:left;
2035         margin-left:1em;
2036         width:30%; 
2037         padding:.5em;
2038         border: 1px solid #cccccc;
2039         border-radius: .5em .5em .5em .5em;
2040         -moz-border-radius: .5em .5em .5em .5em;
2041         -moz-box-shadow:.2em .2em .2em #999999;
2042          box-shadow: .2em .2em  .2em #999999;
2043 }
2044
2045 ul.current_list{
2046       line-height:2em; 
2047       list-style-type:none;
2048       margin-left:-3em;
2049 }
2050 .current_list img{
2051       vertical-align:middle;
2052 }
2053
2054 .logoutbar{
2055       background-color:#E6E6E6; 
2056       font-size:0.85em; 
2057       padding-top: 2px; 
2058       border-bottom:1px solid #cccccc; 
2059       height:2em;
2060       text-align:right;
2061       padding-right:1em;
2062 }
2063
2064 .select {
2065       margin-left: .2em;
2066       background-color:#eeeeee;         
2067       border: 1px solid #cccccc;
2068       padding-right:.1em;
2069 }
2070
2071 /* Preference Editor tabs */
2072 /* Preferences tabs */
2073 table.etabbed-table     {
2074         padding-left:5em;
2075         font-size:10pt;
2076         width:90%;
2077         margin-left:auto;
2078         margin-right:auto;
2079 }
2080 .prefs-tab-spacer {
2081         background-color: transparent;
2082         width: 5px;
2083 }
2084 .prefs_buttontab {
2085         color:#555;
2086         font-size:10pt;
2087         white-space: nowrap;
2088         background-color: #ffffff;
2089         margin: 0px;
2090         border:0;
2091         font-weight:500;
2092         padding:0em 0em 0em;
2093         border-radius:.3em;
2094         -moz-border-radius: .3em .3em .3em .3em;
2095
2096 }
2097 .prefs_tab{
2098         border-top: 1px solid #cccccc;
2099         border-left: 1px solid #cccccc;
2100         border-right: 1px solid #cccccc;
2101         text-align: center;
2102         white-space: nowrap;
2103         margin-left:2em;
2104         background-color: #FFFFFF;
2105         border-radius:.3em;
2106         -moz-border-radius: .3em .3em 0em 0em;
2107         padding: 0em .2em 0em .2em;
2108         -moz-box-shadow:.2em .2em .2em #999999;
2109     box-shadow: .2em .0em .2em #999999;
2110         }
2111         
2112 .prefs_buttontab:hover, .prefs_tab:hover {
2113         background-color: #eeeeee;
2114 }
2115 .prefs_tab_selected{
2116         border-top: 1px solid #cccccc;
2117         border-left: 1px solid #cccccc;
2118         border-right: 1px solid #cccccc;
2119         border-bottom:0;
2120         background-color: #eeeeee;
2121         margin: 0px;
2122         font-weight:bold;
2123         text-align:center;
2124         padding: 0em .2em 0em .2em ;
2125         white-space: nowrap;
2126         text-decoration:none;
2127         border-radius:.3em;
2128         -moz-border-radius: .3em .3em 0em 0em;
2129         -moz-box-shadow:.2em .2em .2em #999999;
2130     box-shadow: .2em .0em .2em #999999;
2131 }
2132
2133 .admin_container{
2134         border:1px solid #cccccc;
2135         border-radius:.5em;
2136         -moz-border-radius:.5em;
2137
2138 }
2139
2140 .wizscreen{
2141         background-color:#ffffff;
2142         padding:2em;
2143         line-height:2em;
2144 }
2145
2146 .wizscreen > legend{
2147         padding-left:2em;
2148         padding-right:2em;
2149         border:1px solid black;
2150         background-color:#ffffff;
2151         color:#0000FF;
2152         font-weight:bold;
2153 }
2154
2155 .wizscreen .buttons {
2156     padding-top: 2em;
2157 }
2158
2159 .wizscreen .button {
2160     margin: 0em 0.25em;
2161 }
2162
2163 .navlist{
2164         list-style: none;
2165         display: inline;
2166 }
2167 .crumbcontainer{
2168         padding:0;
2169         width:100%;
2170         height:2.5em;
2171 }
2172 #course_title_container{
2173         float:left;
2174         clear:both;
2175         white-space:pre-line;
2176         position:relative; 
2177         left:1em;
2178         margin-top:.5em;
2179 }
2180 #my_courses_container{
2181           width:58%; 
2182           margin:auto;
2183           border:none;
2184           float:left;
2185           border-radius: .5em .5em .5em .5em;
2186         -moz-border-radius: .5em .5em .5em .5em;
2187         -moz-box-shadow:.2em .2em .2em #999999;
2188          box-shadow: .2em .2em  .2em #999999;
2189 }
2190 .shortcut_icon{
2191 border:0;
2192 vertical-align:middle;
2193 }
2194 ul#content-tool-links {
2195         list-style: none outside none;
2196 }
2197 ul#content-tool-links li{
2198         display: inline;
2199         float: left;
2200         width: 5em;
2201         padding: 0 3em 0 0;
2202         text-align: center;
2203         font-size: 0.7em;
2204         font-weight:bold;
2205         color: #1A4A72;
2206         line-height:120%;
2207 }
2208 ul#content-tool-links img{
2209         border: 0 none;
2210         display: block;
2211         padding-left: 10px;
2212 }
2213 .hidden {
2214     display: none;
2215 }
2216 .clickable {
2217     cursor: pointer;    
2218 }
2219 .nowrap {
2220     white-space: nowrap;
2221 }
2222 .flowplayerholder{
2223 clear:right;
2224 }
2225
2226
2227 /* Transformable repository search */
2228
2229 .browse-result{
2230         border:thin solid #cccccc;
2231         padding:.5em;
2232         width:95%;
2233         margin-left:auto;
2234         margin-right:auto;
2235                 border-radius: .3em .3em .3em .3em;
2236         -moz-border-radius: .3em .3em .3em .3em;
2237         -moz-box-shadow:.2em .2em .2em #999999;
2238     box-shadow: .2em .1em .2em #999999;
2239 }
2240
2241 .tr_results_tools{
2242 float:right;
2243 padding-left:.2em;
2244 padding-right:.2em;
2245 padding-top:.2em;
2246 border:thin solid #cccccc;
2247                 border-radius: .3em .3em .3em .3em;
2248         -moz-border-radius: .3em .3em .3em .3em;
2249         -moz-box-shadow:.2em .2em .2em #999999;
2250     box-shadow: .2em .1em .2em #999999;
2251 }