Automatic installer.php lang files by installer_builder (20070726)
[moodle-linuxchix.git] / theme / custom_corners / user_styles.css
blob5fd626e35893fb41473994d2331894a4c35b085b
1 div#infowrapper {
2 position: fixed;
3 overflow: auto;
4 top: 1px;
5 left: 25%;
6 right: 25%;
7 width: 450px;
8 padding: 3px;
9 opacity: 0.9;
10 color: #000;
11 background-color: #ffffcc;
12 z-index: 200;
13 border: 2px solid #FF0;
14 min-height: 2px;
16 /*div#infooverlay {
17 height: 0;
18 }*/
19 body {
20 font-size: 100%;
21 color: #333333;
22 font-family: verdana, arial, helvetica, sans-serif;
23 margin: 0;
24 padding: 0;
25 background-image: url(pix/bg.jpg);
27 div#page {
28 margin: 0 4%;
29 padding-top: 2px;
30 width: auto;
32 div.clearer {
33 clear: both;
35 a:link,
36 a:visited {
37 color: #116699;
38 text-decoration:none;
40 a:hover {
41 color: #0066FF;
42 text-decoration: underline;
44 table.generaltable {
45 background-color: #EEEEEE;
47 img.resize {
48 width: 1em;
49 height: 1em;
51 p.helplink {
52 margin: 0.5em 0;
54 h1.headermain {
55 color: #0066ff;
56 margin: 10px 0 10px 5px;
57 font-size: 180%;
59 h2.main {
60 background-image: url(pix/header.png);
61 background-repeat: repeat-x;
62 background-position: center top;
63 padding: 5px 5px 6px;
64 color: #444;
65 font-size: 120%;
66 border-right-width: 1px;
67 border-left-width: 1px;
68 border-right-style: solid;
69 border-left-style: solid;
70 border-right-color: #F1ECE6;
71 border-left-color: #F1ECE6;
73 h2.headingblock {
74 background-image: url(pix/header.png);
75 background-repeat: repeat-x;
76 background-position: center top;
77 padding: 5px 5px 6px;
78 color: #444;
79 font-size: 100%;
80 border-right-width: 1px;
81 border-left-width: 1px;
82 border-style: none solid;
83 border-right-color: #F1ECE6;
84 border-left-color: #F1ECE6;
86 .loginbox {
87 border: 1px solid #F1ECE6;
89 div.noticebox {
90 background-color: #EEEEEE;
91 border-width: 1px;
92 border-style: solid;
93 border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
95 div.generalbox {
96 border: 1px solid #F1ECE6;
98 table.generalbox {
99 border-top-width: 1px;
100 border-style: solid none none;
101 border-top-color: #DDDDDD;
103 table.generaltable th.header {
104 padding-bottom: 10px;
105 border-width: 1px;
106 border-style: solid;
107 border-color: #EEEEEE #CCCCCC #CCCCCC #EEEEEE;
109 table.generaltable td.cell {
110 white-space: normal;
111 border-color: #DDDDDD;
113 div.informationbox {
114 background-color: #EEEEEE;
115 border-width: 1px;
116 border-style: solid;
117 border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
119 table.userinfobox {
120 border: 1px solid #DDDDDD;
122 div.errorbox {
123 background-color: #E88;
124 border-color: #660000;
126 p.copyright {
127 text-align: center;
129 div.headermenu {
130 margin: 0;
131 padding: 3px;
132 font-size: 0.75em;
134 div.headermenu div.logininfo {
135 margin-bottom: 0.2em;
137 div.breadcrumb {
138 font-size: 0.8em;
139 padding-left: 0.3em;
141 div.navbar div.navbutton form {
142 float: left;
144 div.navbar div.navbutton {
145 margin-top: 3px;
147 div.navbar {
148 padding: 3px 3px 6px 0;
149 margin-top: 5px;
150 clear: both;
151 background-image: url(pix/header.png);
152 background-repeat: repeat-x;
153 background-position: center bottom;
154 border-right-width: 1px;
155 border-left-width: 1px;
156 border-style: none solid;
157 border-right-color: #cccccc;
158 border-left-color: #cccccc;
160 div#footer {
161 font-size: 0.75em;
162 padding: 0;
163 margin: 5px auto;
164 border-style: none;
166 div#content {
167 padding: 0;
168 font-size: 0.75em;
169 line-height: 1.6em;
170 clear: both;
171 border-top-style: none;
172 border-bottom-style: none;
174 ul.section li {
175 margin: 0.2em 0;
177 div.sideblock div.content * {
178 text-align: left;
180 div.block_login div.content div.c1 {
181 text-align: right;
182 margin: 0.3em 0;
184 div.block_login div.content div.btn input {
185 text-align: center;
187 div.sideblock ul.list span.c1 {
188 padding-left: 0;
190 div.sideblock div.title h2 {
191 font-size: 1em;
192 line-height: 1.1em;
194 div.sideblock div.header {
195 padding: 0;
196 border-style: none;
197 border-color: #DDDDDD #CCCCCC #88DD55 #DDDDDD;
199 div.sideblock div.content {
200 padding: 0.3em 0.3em 0.5em;
201 border-style: none;
202 border-right-color: #DDDDDD;
203 border-bottom-color: #DDDDDD;
204 border-left-color: #FFFFFF;
206 div.sideblock table.minicalendar td.day {
207 text-align: center;
208 font-size: 0.9em;
210 div.sideblock table.minicalendar {
211 border-style: none;
213 body#admin-lang h2.main {
214 font-size: 1em;
215 text-align: left;
217 body#course-index table.generalbox {
218 background-color: #EEEEEE;
219 border-width: 1px;
220 border-style: solid;
221 border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
223 table.minicalendar td.today {
224 line-height: 1.4em;
225 border: 2px solid #0066FF;
227 div.sideblock table.minicalendar tr.weekdays {
228 font-size: 0.8em;
230 div.coursebox {
231 border-style: solid;
232 border-color: #F1ECE6;
234 div.courseboxcontent {
235 background-color: #EEEEEE;
236 border-width: 1px;
237 border-style: solid;
238 border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
240 td.courseboxcontent {
241 background-color: #EEEEEE;
242 border-width: 1px;
243 border-style: solid;
244 border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
246 .tabrow td {
247 border: 1px solid #88DD55;
249 .tabrow td.selected {
250 border-top-width: 1px;
251 border-right-width: 1px;
252 border-left-width: 1px;
253 border-style: solid solid none;
254 border-top-color: #88DD55;
255 border-right-color: #88DD55;
256 border-left-color: #88DD55;
258 .sideblock .content .message {
259 text-align: left;
261 .sideblock .header .hide-show img.hide-show-image {
262 background-image: url(../../pix/t/switch_minus.gif);
263 background-repeat: no-repeat;
264 margin-top: 0;
266 .sideblock.hidden .header .hide-show img.hide-show-image {
267 background-image: url(../../pix/t/switch_plus.gif);
268 background-repeat: no-repeat;
269 margin-top: 0;
271 #calendar .event_global {
272 background-color: #D6F8CD;
273 border-color: #D6F8CD;
275 .minicalendar .event_global {
276 background-color: #D6F8CD;
277 border-color: #D6F8CD;
279 .block_calendar_month .event_global {
280 background-color: #D6F8CD;
281 border-color: #D6F8CD;
283 #calendar .event_course {
284 background-color: #FFD3BD;
285 border-color: #FFD3BD;
287 .minicalendar .event_course {
288 background-color: #FFD3BD;
289 border-color: #FFD3BD;
291 .block_calendar_month .event_course {
292 background-color: #FFD3BD;
293 border-color: #FFD3BD;
295 #calendar .event_group {
296 background-color: #FEE7AE;
297 border-color: #FEE7AE;
299 .minicalendar .event_group {
300 background-color: #FEE7AE;
301 border-color: #FEE7AE;
303 .block_calendar_month .event_group {
304 background-color: #FEE7AE;
305 border-color: #FEE7AE;
307 #calendar .event_user {
308 background-color: #DCE7EC;
309 border-color: #DCE7EC;
311 .minicalendar .event_user {
312 background-color: #DCE7EC;
313 border-color: #DCE7EC;
315 .block_calendar_month .event_user {
316 background-color: #DCE7EC;
317 border-color: #DCE7EC;
319 div.sideblock div.calendar-controls span.current {
320 text-align: center;
322 body.admin table.generaltable {
323 width: 100%;
325 body#course-view tr.section td.side {
326 border-style: none;
328 body#course-view tr.section td.content {
329 padding-bottom: 1.5em;
330 border-style: none;
332 div.que {
333 border: 1px solid #F1ECE6;
335 td.sitetopiccontent {
336 border-style: none;
338 body#site-index td.categoryboxcontent {
339 border-style: none;
341 div.sideblock span.icon {
342 display: block;
343 float: left;
344 margin-right: 0.3em;
346 div.sideblock ul.list li {
347 clear: left;
349 td.categoryboxcontent {
350 background-color: #EEEEEE;
351 border-width: 1px;
352 border-style: solid;
353 border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
355 body#admin-roles-manage td.generalboxcontent table td {
356 padding-left: 0.5em;
357 padding-right: 0.5em;
359 div.breadcrumb span.sep {
360 font-family: arial, sans-serif;
361 color: #0066FF;
363 div.calendar-controls span.previous {
364 font-family: arial, sans-serif;
366 div.calendar-controls span.next {
367 font-family: arial, sans-serif;
368 text-align: right;
370 div.sideblock div.header div.commands {
371 height: 16px;
372 background-color: #ffffff;
374 fieldset.adminsettings span.form-shortname {
375 color: #cccccc;
376 font-size: 90%;
378 fieldset.adminsettings {
379 background-color: #EEEEEE;
380 border-width: 1px;
381 border-style: solid;
382 border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
384 form.mform div.textarea textarea {
385 width: 35em;
387 div#header-home {
388 position: relative;
389 margin: 0;
390 padding: 5px 5px 0 0;
391 background-color: #F1ECE6;
393 div#header {
394 position: relative;
396 td#left-column {
397 padding-top: 10px;
398 padding-right: 5px;
400 td#right-column {
401 padding-top: 10px;
402 padding-left: 5px;
404 table#layout-table {
405 margin-top: 0;
406 border-collapse: collapse;
407 border-spacing: 0;
409 table#layout-table td#middle-column {
410 padding: 10px 0 0;
412 div.sitetopic {
413 border-style: none;
415 div.categorybox {
416 border-style: solid;
418 div.mdescr div.images {
419 text-align: center;
421 fieldset {
422 border-style: none;
424 body#admin-auth td#middle-column {
425 padding-bottom: 10px;
427 div.sideblock h2 {
428 color: #666666;
430 table.cal_popup_bg {
431 background-color: #ffffff;
432 border-color: #F1ECE6;
434 div.homelink {
435 margin: 2px 0 0;
436 padding: 0;
438 div.logininfo {
439 white-space: nowrap;
441 div.sideblock div.bt div {
442 background-image: url(pix/box.png);
443 background-repeat: no-repeat;
444 background-position: 0 0;
445 background-color: transparent;
446 height: 12px;
447 left: -13px;
448 position: relative;
449 width: 13px;
451 div.sideblock div.bt {
452 background-image: url(pix/box.png);
453 background-repeat: no-repeat;
454 background-position: 100% 0;
455 margin: 0 0 0 13px;
456 height: 12px;
457 background-color: transparent;
459 div.sideblock div.header div.bt div {
460 background-image: url(pix/box.png);
461 background-repeat: no-repeat;
462 background-position: 0 0;
463 background-color: transparent;
464 height: 12px;
465 left: -13px;
466 position: relative;
467 width: 13px;
469 div.sideblock div.header div.bt {
470 background-image: url(pix/box.png);
471 background-repeat: no-repeat;
472 background-position: 100% 0;
473 margin: 0 0 0 13px;
474 height: 12px;
475 background-color: transparent;
477 div.sideblock div.header div.i1 {
478 background-image: url(pix/borders.png);
479 background-repeat: repeat-y;
480 background-position: 0 0;
481 background-color: transparent;
482 padding: 0 0 0 12px;
484 div.sideblock div.header div.i2 {
485 background-image: url(pix/borders.png);
486 background-repeat: repeat-y;
487 background-attachment: scroll;
488 background-position: 100% 0;
489 background-color: transparent;
490 padding: 0 12px 0 0;
492 div.sideblock div.header div.i3 {
493 padding: 0 0 5px;
494 background-color: #ffffff;
495 border-top-width: 1px;
496 border-right-width: 0;
497 border-bottom-width: 1px;
498 border-style: solid none;
499 border-top-color: #ffffff;
500 border-bottom-color: #ffffff;
502 div.sideblock div.i1 {
503 background-image: url(pix/beige_borders.png);
504 background-repeat: repeat-y;
505 background-position: 0 0;
506 background-color: transparent;
507 padding: 0 0 0 12px;
509 div.sideblock div.i2 {
510 background-image: url(pix/beige_borders.png);
511 background-repeat: repeat-y;
512 background-attachment: scroll;
513 background-position: 100% 0;
514 background-color: transparent;
515 padding: 0 12px 0 0;
517 div.sideblock div.i3 {
518 background-color: #f1ece6;
519 padding: 0;
520 border-style: none;
522 div.sideblock div.bb div {
523 background-image: url(pix/beige_box.png);
524 background-repeat: no-repeat;
525 background-position: 0 100%;
526 background-color: transparent;
527 height: 12px;
528 left: -13px;
529 position: relative;
530 width: 13px;
532 div.sideblock div.bb {
533 background-image: url(pix/beige_box.png);
534 background-repeat: no-repeat;
535 background-position: 100% 100%;
536 margin: 0 0 0 13px;
537 height: 12px;
538 background-color: transparent;
540 td#left-column div.hidden div.header {
541 border-bottom-style: none;
543 td#right-column div.hidden div.header {
544 border-bottom-style: none;
546 td#middle-column div.bt div {
547 background-image: url(pix/box.png);
548 background-repeat: no-repeat;
549 background-position: 0 0;
550 background-color: transparent;
551 height: 12px;
552 left: -13px;
553 position: relative;
554 width: 13px;
556 td#middle-column div.bt {
557 background-image: url(pix/box.png);
558 background-repeat: no-repeat;
559 background-position: 100% 0;
560 margin: 0 0 0 13px;
561 height: 12px;
562 background-color: transparent;
564 td#middle-column div.i1 {
565 background-image: url(pix/borders.png);
566 background-repeat: repeat-y;
567 background-position: 0 0;
568 background-color: transparent;
569 padding: 0 0 0 12px;
571 td#middle-column div.i2 {
572 background-image: url(pix/borders.png);
573 background-repeat: repeat-y;
574 background-attachment: scroll;
575 background-position: 100% 0;
576 background-color: transparent;
577 padding: 0 12px 0 0;
579 td#middle-column div.i3 {
580 background-color: #FFFFFF;
581 padding: 0 10px;
582 border-width: 1px 0;
583 border-style: solid;
584 border-color: #FFFFFF;
586 td#middle-column div.bb div {
587 background-image: url(pix/box.png);
588 background-repeat: no-repeat;
589 background-position: 0 100%;
590 background-color: transparent;
591 height: 12px;
592 left: -13px;
593 position: relative;
594 width: 13px;
596 td#middle-column div.bb {
597 background-image: url(pix/box.png);
598 background-repeat: no-repeat;
599 background-position: 100% 100%;
600 margin: 0 0 0 13px;
601 height: 12px;
602 background-color: transparent;
604 td#middle-column div.bt div {
605 z-index: 10;
607 div#footer div.bt div {
608 background-image: url(pix/beige_box.png);
609 background-repeat: no-repeat;
610 background-position: 0 0;
611 background-color: transparent;
612 height: 12px;
613 left: -13px;
614 position: relative;
615 width: 13px;
617 div#footer div.bt {
618 background-image: url(pix/beige_box.png);
619 background-repeat: no-repeat;
620 background-position: 100% 0;
621 margin: 0 0 0 13px;
622 height: 12px;
623 background-color: transparent;
624 text-align: left;
626 div#footer div.i1 {
627 background-image: url(pix/beige_borders.png);
628 background-repeat: repeat-y;
629 background-position: 0 0;
630 background-color: transparent;
631 padding: 0 0 0 12px;
633 div#footer div.i2 {
634 background-image: url(pix/beige_borders.png);
635 background-repeat: repeat-y;
636 background-attachment: scroll;
637 background-position: 100% 0;
638 background-color: transparent;
639 padding: 0 12px 0 0;
641 div#footer div.i3 {
642 background-color: #f1ece6;
643 padding: 0 10px;
644 border-width: 1px 0;
645 border-style: solid;
646 border-color: #f1ece6;
648 div#footer div.bb div {
649 background-image: url(pix/beige_box.png);
650 background-repeat: no-repeat;
651 background-position: 0 100%;
652 background-color: transparent;
653 height: 12px;
654 left: -13px;
655 position: relative;
656 width: 13px;
658 div#footer div.bb {
659 background-image: url(pix/beige_box.png);
660 background-repeat: no-repeat;
661 background-position: 100% 100%;
662 margin: 0 0 0 13px;
663 height: 12px;
664 background-color: transparent;
665 text-align: left;
667 div#header div.bt div {
668 background-image: url(pix/beige_box.png);
669 background-repeat: no-repeat;
670 background-position: 0 0;
671 background-color: transparent;
672 height: 12px;
673 left: -13px;
674 position: relative;
675 width: 13px;
677 div#header div.bt {
678 background-image: url(pix/beige_box.png);
679 background-repeat: no-repeat;
680 background-position: 100% 0;
681 margin: 0 0 0 13px;
682 height: 12px;
683 background-color: transparent;
685 div#header div.i1 {
686 background-image: url(pix/beige_borders.png);
687 background-repeat: repeat-y;
688 background-position: 0 0;
689 background-color: transparent;
690 padding: 0 0 0 12px;
692 div#header div.i2 {
693 background-image: url(pix/beige_borders.png);
694 background-repeat: repeat-y;
695 background-attachment: scroll;
696 background-position: 100% 0;
697 background-color: transparent;
698 padding: 0 12px 0 0;
700 div#header div.i3 {
701 background-color: #F1ECE6;
702 padding: 0 10px;
703 border-top-width: 1px;
704 border-bottom-width: 1px;
705 border-style: solid none;
706 border-top-color: #F1ECE6;
707 border-bottom-color: #F1ECE6;
709 div#header div.bb div {
710 background-image: url(pix/beige_box.png);
711 background-repeat: no-repeat;
712 background-position: 0 100%;
713 background-color: transparent;
714 height: 12px;
715 left: -13px;
716 position: relative;
717 width: 13px;
719 div#header div.bb {
720 background-image: url(pix/beige_box.png);
721 background-repeat: no-repeat;
722 background-position: 100% 100%;
723 margin: 0 0 0 13px;
724 height: 12px;
725 background-color: transparent;
727 div#header-home div.bt div {
728 background-image: url(pix/beige_box.png);
729 background-repeat: no-repeat;
730 background-position: 0 0;
731 background-color: transparent;
732 height: 12px;
733 left: -13px;
734 position: relative;
735 width: 13px;
737 div#header-home div.bt {
738 background-image: url(pix/beige_box.png);
739 background-repeat: no-repeat;
740 background-position: 100% 0;
741 margin: 0 0 0 13px;
742 height: 12px;
743 background-color: transparent;
745 div#header-home div.i1 {
746 background-image: url(pix/beige_borders.png);
747 background-repeat: repeat-y;
748 background-position: 0 0;
749 background-color: transparent;
750 padding: 0 0 0 12px;
752 div#header-home div.i2 {
753 background-image: url(pix/beige_borders.png);
754 background-repeat: repeat-y;
755 background-attachment: scroll;
756 background-position: 100% 0;
757 background-color: transparent;
758 padding: 0 12px 0 0;
760 div#header-home div.i3 {
761 background-color: #F1ECE6;
762 padding: 0 10px;
763 border-top-width: 1px;
764 border-bottom-width: 1px;
765 border-style: solid none;
766 border-top-color: #F1ECE6;
767 border-bottom-color: #F1ECE6;
769 div#header-home div.bb div {
770 background-image: url(pix/beige_box.png);
771 background-repeat: no-repeat;
772 background-position: 0 100%;
773 background-color: transparent;
774 height: 12px;
775 left: -13px;
776 position: relative;
777 width: 13px;
779 div#header-home div.bb {
780 background-image: url(pix/beige_box.png);
781 background-repeat: no-repeat;
782 background-position: 100% 100%;
783 margin: 0 0 0 13px;
784 height: 12px;
785 background-color: transparent;
787 body.nocoursepage div#content div.bt div {
788 background-image: url(pix/box.png);
789 background-repeat: no-repeat;
790 background-position: 0 0;
791 background-color: transparent;
792 height: 12px;
793 left: -13px;
794 position: relative;
795 width: 13px;
797 body.nocoursepage div#content div.bt {
798 background-image: url(pix/box.png);
799 background-repeat: no-repeat;
800 background-position: 100% 0;
801 margin: 0 0 0 13px;
802 height: 12px;
803 background-color: transparent;
805 body.nocoursepage div#content div.i1 {
806 background-image: url(pix/borders.png);
807 background-repeat: repeat-y;
808 background-position: 0 0;
809 background-color: transparent;
810 padding: 0 0 0 12px;
812 body.nocoursepage div#content div.i2 {
813 background-image: url(pix/borders.png);
814 background-repeat: repeat-y;
815 background-attachment: scroll;
816 background-position: 100% 0;
817 background-color: transparent;
818 padding: 0 12px 0 0;
820 body.nocoursepage div#content div.i3 {
821 background-color: #FFFFFF;
822 padding: 0 10px;
823 border-width: 1px 0;
824 border-style: solid;
825 border-color: #FFFFFF;
827 body.nocoursepage div#content div.bb div {
828 background-image: url(pix/box.png);
829 background-repeat: no-repeat;
830 background-position: 0 100%;
831 background-color: transparent;
832 height: 12px;
833 left: -13px;
834 position: relative;
835 width: 13px;
837 body.nocoursepage div#content div.bb {
838 background-image: url(pix/box.png);
839 background-repeat: no-repeat;
840 background-position: 100% 100%;
841 margin: 0 0 0 13px;
842 height: 12px;
843 background-color: transparent;
845 td#middle-column tr.section {
846 background-image: url(pix/bottom_shadow_to_top.png);
847 background-repeat: repeat-x;
848 background-position: center bottom;
849 border: 1px solid #F1ECE6;
851 td#middle-column tr.separator {
852 background-image: none;
853 height: 1.5em;
854 border-style: none;
856 fieldset.clearfix {
857 background-image: url(pix/bottom_shadow_to_top.png);
858 background-repeat: repeat-x;
859 background-position: center bottom;
861 th.header {
862 background-image: url(pix/header.png);
863 background-repeat: repeat-x;
864 background-position: center bottom;
865 background-color: #FFFFFF;
866 padding-bottom: 5px;
868 form.mform legend {
869 color: #0066ff;
870 font-size: 120%;
872 div.coursebox div.summary {
873 width: 45%;
875 table.forumpost tr.header {
876 background-image: url(pix/header.png);
877 background-repeat: repeat-x;
878 background-position: left bottom;
880 table.forumpost {
881 margin-top: 20px;
882 border-style: none;
884 table.forumpost tr.header td.topic {
885 padding-bottom: 10px;
886 border-style: none;
888 table.forumpost div.commands {
889 background-image: url(pix/bottom_shadow_to_top.png);
890 background-repeat: repeat-x;
891 background-position: center bottom;
892 padding-bottom: 7px;
893 border-top-width: 1px;
894 border-bottom-width: 1px;
895 border-style: solid none;
896 border-top-color: #0066FF;
897 border-bottom-color: #F1ECE6;
899 table.forumheaderlist {
900 border-color: #F1ECE6;
902 table.forumheaderlist tr.discussion td {
903 border-color: #F1ECE6;
905 td.content {
906 border-right-width: 1px;
907 border-right-style: solid;
908 border-right-color: #F1ECE6;
910 div.glossarydisplay table.glossarypost {
911 border-color: #F1ECE6;
913 div.glossarydisplay div.entrybox {
914 border-color: #F1ECE6;
916 div.glossarydisplay hr {
917 color: #F1ECE6;
918 background-image: url(pix/bottom_shadow.png);
919 background-repeat: repeat-x;
920 background-position: left top;
921 height: 10px;
922 border-style: none;
924 div.mwiki div.tabtree {
925 margin-top: 10px;
927 table#categoryquestions {
928 margin-top: 10px;
930 div.que div.info {
931 padding-bottom: 7px;
933 div.que div.ablock {
934 padding-bottom: 5px;
935 border-bottom-width: 1px;
936 border-bottom-style: solid;
937 border-top-style: none;
938 border-bottom-color: #0066FF;
940 div.que div.qtext {
941 background-image: url(pix/bottom_shadow_to_top.png);
942 background-repeat: repeat-x;
943 background-position: center bottom;
944 padding-bottom: 7px;
945 margin-bottom: 10px;
946 padding-left: 5px;
947 border-left-width: 1px;
948 border-left-style: solid;
949 border-left-color: #F1ECE6;
951 div.que div.content {
952 margin: 5px 0 0;
954 body#course-user div.section {
955 border: 1px solid #F1ECE6;
957 body#course-user div.tabtree {
958 margin-bottom: 10px;