1 html,body { height: 100%; } |
|
2 body { margin: 0; padding: 0; background: #FFFFFF font-family: trebuchet ms, verdana, arial, helvetica, sans-serif; font-size: 9pt; } |
|
3 .holder { border: 1px solid #CCCCCC; padding: 1px; background-color: #FFFFFF; color: #444444 } |
|
4 div.pad { padding: 10px; } |
|
5 table#title { margin: 0; padding: 0; height: 100px; background-color: #FFFFFF; text-align: center; border: 1px solid #000000; border-bottom: 0px solid #000000; } |
|
6 td.mdgSidebarHolder { width: 0px; } |
|
7 div.sidebar { display: none; width: 0px; background-color: #F8F8F8; border-left: 1px solid #CCC; border-right: 1px solid #CCC; padding: 1px 0px 0px 0px; } |
|
8 div.sidebar .head { background-color: #F0F0F0; display: block; margin: 0px 1px 1px 1px; font-family: Trebuchet MS, Arial, helvetica, sans-serif; font-size: 7pt; cursor: pointer; text-decoration: none; color: #111; padding: 5px; font-weight: bold; } |
|
9 div.sidebar .head:hover { background-color: #F4F4F4; display: block; margin: 0px 1px 1px 1px; font-family: Trebuchet MS, Arial, helvetica, sans-serif; font-size: 7pt; cursor: pointer; text-decoration: none; color: #111; padding: 5px; font-weight: bold; } |
|
10 div.sidebar div.slideblock a { background-color: #DDD; display: block; margin: 0px 1px 1px 1px; font-family: Trebuchet MS, Arial, helvetica, sans-serif; font-size: 7pt; cursor: pointer; text-decoration: none; color: #666; padding: 5px 5px 5px 9px; } |
|
11 div.sidebar div.slideblock a:hover { background-color: #EEE; display: block; margin: 0px 1px 1px 1px; font-family: Trebuchet MS, Arial, helvetica, sans-serif; font-size: 7pt; cursor: pointer; text-decoration: none; color: #666; padding: 5px 5px 5px 9px; } |
|
12 div.recttop { display: none; width: 0px; height: 12px; margin: 0; padding: 0; } |
|
13 td.recttoptop { width: 100%; height: 12px; background-image: url({SCRIPTPATH}/themes/oxygen/images/border-menu-t.gif); background-repeat: repeat-x; margin: 0; padding: 0; } |
|
14 div.rectbot { display: none; width: 0px; height: 12px; margin: 0; padding: 0; } |
|
15 td.rectbottop { width: 100%; height: 12px; background-image: url({SCRIPTPATH}/themes/oxygen/images/border-btm.gif); background-repeat: repeat-x; margin: 0; padding: 0; } |
|
16 div.slideblock { overflow: hidden; } |
|
17 div.slideblock2 { overflow: hidden; background-color: #DDD; margin: 0px 1px 0px 1px; } |
|
18 div#credits { margin: 0; padding: 10px; background-color: #FFFFFF; border: 1px solid #AAA; color: #AAA; font-size: 7pt; } |
|
19 div#credits a { color: #888888; text-decoration: underline; } |
|
20 div#credits a:hover { color: #888888; text-decoration: underline; } |
|
21 |
|
22 div#content h2 { border-bottom: 1px solid #666666; margin-bottom: 0; } |
|
23 div#content h3 { font-size: 11pt; font-weight: bold; } |
|
24 div#content p { margin-left: 1.0em; } |
|
25 div#content { font-size: 9pt; } |
|
26 div#content a { color: #000000; text-decoration: underline; } |
|
27 div#content a:hover { color: #000000; text-decoration: underline; } |
|
28 td#mainhead a { text-decoration: none; color: #000000; } |
|
29 td#mainhead a:hover { text-decoration: none; color: #000000; border-bottom: 1px dotted #606060; } |
|
30 |
|
31 div#content a.wikilink-nonexistent { color: #B05020; } |
|
32 div#content a.wikilink-nonexistent:hover { color: #D06030; } |
|
33 |
|
34 .mdg-comment { margin-left: 1em; padding: 7px; border: 1px solid #AAAAAA; background-color: #E8E8E8; } |
|
35 |
|
36 div.pagebar { background-color: #FFFFFF; margin-top: 0px; padding: 3px; font-size: 7pt; border: 1px solid #000000; } |
|
37 div.pagebar a { cursor: pointer; padding: 3px; margin-left: 3px; margin-right: 3px; text-decoration: none; color: #606060; } |
|
38 div.pagebar a:hover { cursor: pointer; padding: 3px; margin-left: 3px; margin-right: 3px; text-decoration: none; color: #606060; background-color: #E0E0E0; } |
|
39 div.pagebar#pagebarpopup { display: none; position: absolute; width: 150px; padding: 0; } |
|
40 div.pagebar#pagebarpopup a { display: block; margin: 0; } |
|
41 |
|
42 /* Rounded corners on nearly everything */ |
|
43 td#mdg-tl { width: 0px; height: 0px; } |
|
44 td#mdg-tr { width: 0px; height: 0px; } |
|
45 td#mdg-top { width: 0px; height: 0px; } |
|
46 td#mdg-l { width: 0px; height: 0px; } |
|
47 td#mdg-r { width: 0px; height: 0px; } |
|
48 td#mdg-bl { width: 0px; height: 0px; } |
|
49 td#mdg-br { width: 0px; height: 0px; } |
|
50 td#mdg-ml { width: 0px; height: 0px; } |
|
51 td#mdg-mr { width: 0px; height: 0px; } |
|
52 td#mdg-brl { width: 0px; height: 0px; } |
|
53 td#mdg-brr { width: 0px; height: 0px; } |
|
54 td#mdg-btl { width: 0px; height: 0px; } |
|
55 td#mdg-btr { width: 0px; height: 0px; } |
|
56 td#mdg-btcl { width: 0px; height: 0px; } |
|
57 td#mdg-btcr { width: 0px; height: 0px; } |
|
58 td#mdg-btm { width: 0px; height: 0px; } |
|
59 td#mdg-menu-tl { width: 0px; height: 0px; } |
|
60 td#mdg-menu-tr { width: 0px; height: 0px; } |
|
61 td#mdg-menu-bl { width: 0px; height: 0px; } |
|
62 td#mdg-menu-br { width: 0px; height: 0px; } |
|
63 td#mdg-menu-top { width: 0px; height: 0px; } |
|
64 td#mdg-menu-btm { width: 0px; height: 0px; } |
|
65 |
|
66 input, textarea, select { border: 1px solid #606060; background-color: #FFFFFF; padding: 3px; } |
|
67 input:hover, textarea:hover, select:hover { border: 1px solid #606060; background-color: #FFFFFF; padding: 3px; } |
|
68 input:focus, textarea:focus, select:focus { border: 1px solid #606060; background-color: #FFFFFF; padding: 3px; } |
|
69 |
|
70 div.jswindow { border: 2px solid #7090B0; border-top: 5px solid #7090B0; padding: 0px; font-family: Trebuchet MS, tahoma, verdana, arial, sans-serif; font-size: 9pt; display: none; position: absolute; background-color: #FFFFFF; } |
|
71 div.titlebar { background-color: #7090B0; color: #FFFFFF; font-family: Trebuchet MS, tahoma, verdana, arial, sans-serif; font-size: 9pt; padding-bottom: 4px; cursor: default; } |
|
72 div.titlebar div.closebtn { width: 16px; height: 16px; border: 1px solid #B0D0F0; background-color: #90B0D0; display: block; } |
|
73 div.titlebar div.closebtn:hover { width: 16px; height: 16px; border: 1px solid #FFFFFF; background-color: #B0D0F0; display: block; } |
|
74 div.titlebar table, div.titlebar td { margin: 0; padding: 0; } |
|
75 div.jswindow div.content { padding: 10px; margin: 0; background-color: #FFFFFF; } |
|