| [2] | 1 | #debug { | 
|---|
|  | 2 | background-color: #990066; | 
|---|
| [24] | 3 | padding: 2px; | 
|---|
| [2] | 4 | } | 
|---|
|  | 5 |  | 
|---|
|  | 6 | /* General settings */ | 
|---|
|  | 7 | body { | 
|---|
|  | 8 | font-family: Verdana, Helvetica, sans-serif; | 
|---|
|  | 9 | font-size: 12px; | 
|---|
|  | 10 | margin-left: 0px; | 
|---|
|  | 11 | margin-right: 0px; | 
|---|
|  | 12 | /*      background-color: #deadDD;*/ | 
|---|
| [39] | 13 | background-color: #f8f8f8; | 
|---|
| [2] | 14 | } | 
|---|
|  | 15 | hr { | 
|---|
|  | 16 | background-color: #666; | 
|---|
|  | 17 | height: 1px; | 
|---|
|  | 18 | border: 0; | 
|---|
|  | 19 | } | 
|---|
| [38] | 20 | img { | 
|---|
|  | 21 | border: 0px; | 
|---|
|  | 22 | } | 
|---|
|  | 23 | fieldset { | 
|---|
|  | 24 | border: none; | 
|---|
|  | 25 | padding: 0px; | 
|---|
|  | 26 | margin: 0px; | 
|---|
|  | 27 | } | 
|---|
| [2] | 28 |  | 
|---|
|  | 29 | table.login { | 
|---|
|  | 30 | text-align: center; | 
|---|
|  | 31 | border: thin solid #000000; | 
|---|
|  | 32 | background-color: #CCCCFF; | 
|---|
|  | 33 | } | 
|---|
|  | 34 | table.list { | 
|---|
|  | 35 | background-color: #F0F0F0; | 
|---|
|  | 36 | } | 
|---|
| [38] | 37 | table.container { | 
|---|
|  | 38 | background-color: #FFFFFF; | 
|---|
|  | 39 | border: none; | 
|---|
|  | 40 | } | 
|---|
| [2] | 41 | table.wholepage { | 
|---|
|  | 42 | width: 100%; | 
|---|
|  | 43 | } | 
|---|
| [65] | 44 | table.border { | 
|---|
|  | 45 | border: thin solid #000000; | 
|---|
|  | 46 | } | 
|---|
| [38] | 47 |  | 
|---|
| [2] | 48 | tr.row0 { | 
|---|
|  | 49 | background-color: #FFFFFF; | 
|---|
|  | 50 | } | 
|---|
|  | 51 | tr.row1 { | 
|---|
|  | 52 | background-color: #DDDDDD; | 
|---|
|  | 53 | } | 
|---|
|  | 54 | tr.tableheader { | 
|---|
|  | 55 | background-color: #CCCCCC; | 
|---|
|  | 56 | padding: 3px; | 
|---|
| [48] | 57 | text-align: left; | 
|---|
| [2] | 58 | } | 
|---|
|  | 59 | tr.darkrowheader { | 
|---|
|  | 60 | background-color: #CCCCCC; | 
|---|
|  | 61 | padding: 3px; | 
|---|
|  | 62 | } | 
|---|
|  | 63 | tr.datalinelight { | 
|---|
|  | 64 | background-color: #F0F0F0; | 
|---|
| [48] | 65 | text-align: left; | 
|---|
| [2] | 66 | } | 
|---|
| [38] | 67 |  | 
|---|
| [65] | 68 | th { | 
|---|
|  | 69 | background-color: #F0F0F0; | 
|---|
|  | 70 | font-size: 1.1em; | 
|---|
|  | 71 | font-weight:normal; | 
|---|
|  | 72 | padding: 4px; | 
|---|
|  | 73 | } | 
|---|
|  | 74 |  | 
|---|
| [2] | 75 | td.tblsubmit { | 
|---|
| [38] | 76 | background-color: #F0F0F0; | 
|---|
| [2] | 77 | text-align: center; | 
|---|
|  | 78 | } | 
|---|
|  | 79 | td.inputlabel { | 
|---|
|  | 80 | text-align: right; | 
|---|
|  | 81 | padding: 3px; | 
|---|
|  | 82 | } | 
|---|
| [39] | 83 | td.datahead_l { | 
|---|
|  | 84 | background-color: #F0F0F0; | 
|---|
|  | 85 | border-bottom: 1px solid #666666; | 
|---|
|  | 86 | text-align: left; | 
|---|
|  | 87 | } | 
|---|
|  | 88 | td.datahead_s { | 
|---|
|  | 89 | background-color: #F0F0F0; | 
|---|
|  | 90 | border-bottom: 1px solid #666666; | 
|---|
|  | 91 | width: 1%; | 
|---|
|  | 92 | white-space: nowrap; | 
|---|
|  | 93 | } | 
|---|
| [59] | 94 | td.data_nowrap { | 
|---|
|  | 95 | white-space: nowrap; | 
|---|
|  | 96 | } | 
|---|
| [2] | 97 | td.data { | 
|---|
|  | 98 | padding: 3px; | 
|---|
|  | 99 | } | 
|---|
|  | 100 | td.title { | 
|---|
|  | 101 | text-align: center; | 
|---|
|  | 102 | } | 
|---|
|  | 103 | td.menu { | 
|---|
|  | 104 | width: 200px; | 
|---|
|  | 105 | white-space: nowrap; | 
|---|
|  | 106 | border: thin solid #000000; | 
|---|
|  | 107 | background-color: #ffccee; | 
|---|
|  | 108 | vertical-align: top; | 
|---|
|  | 109 | } | 
|---|
|  | 110 | td.defaults { | 
|---|
|  | 111 | background-color: #DDDDDD; | 
|---|
|  | 112 | } | 
|---|
| [34] | 113 | td.errhead { | 
|---|
|  | 114 | font-weight: bold; | 
|---|
|  | 115 | font-size: 110%; | 
|---|
|  | 116 | color: red; | 
|---|
|  | 117 | background-color: #404040; | 
|---|
|  | 118 | text-align: center; | 
|---|
|  | 119 | padding: 3px; | 
|---|
|  | 120 | border: solid 2px #FF0000; | 
|---|
|  | 121 | } | 
|---|
| [33] | 122 | td.err { | 
|---|
|  | 123 | border: solid 2px #FF0000; | 
|---|
|  | 124 | color: red; | 
|---|
|  | 125 | background-color: #e0e0e0; | 
|---|
|  | 126 | } | 
|---|
|  | 127 | td.warn { | 
|---|
|  | 128 | border: solid 2px #FFFF00; | 
|---|
|  | 129 | color: #333300; | 
|---|
|  | 130 | background-color: #e0e0e0; | 
|---|
|  | 131 | } | 
|---|
| [41] | 132 | td.leftthird { | 
|---|
|  | 133 | width: 36%; | 
|---|
|  | 134 | text-align: left; | 
|---|
|  | 135 | } | 
|---|
|  | 136 | td.rightthird { | 
|---|
|  | 137 | width: 36%; | 
|---|
|  | 138 | text-align: right; | 
|---|
|  | 139 | } | 
|---|
| [65] | 140 | td.border { | 
|---|
|  | 141 | background-color: #e0e0e0; | 
|---|
|  | 142 | border: solid 1px #101010; | 
|---|
|  | 143 | padding: 2px; | 
|---|
|  | 144 | } | 
|---|
|  | 145 | td.noaccess { | 
|---|
|  | 146 | background-color: #ffe8e8; | 
|---|
|  | 147 | color: #2f0000; | 
|---|
|  | 148 | } | 
|---|
| [33] | 149 |  | 
|---|
| [2] | 150 | .meat { | 
|---|
|  | 151 | align: center; | 
|---|
|  | 152 | width: 100%; | 
|---|
|  | 153 | } | 
|---|
|  | 154 | input { | 
|---|
|  | 155 | font-size: 10px; | 
|---|
|  | 156 | } | 
|---|
| [65] | 157 |  | 
|---|
| [24] | 158 | ul { | 
|---|
|  | 159 | margin-left: 10px; | 
|---|
|  | 160 | padding: 0px; | 
|---|
| [42] | 161 | list-style: none outside none; | 
|---|
| [24] | 162 | } | 
|---|
| [41] | 163 | /* F*** ME BUT THIS LOOKS LIKE CRAP! */ | 
|---|
|  | 164 | /* Need to find a way to vertically centre the plus image on the text.  >:(  */ | 
|---|
| [65] | 165 | li.hassub { | 
|---|
| [66] | 166 | background-image: url('../images/plus.png'); | 
|---|
| [65] | 167 | background-repeat: no-repeat; | 
|---|
|  | 168 | background-position: 0px 1px; | 
|---|
| [66] | 169 | padding-left: 14px; | 
|---|
| [65] | 170 | //list-style: none outside url('../images/fwd.png'); | 
|---|
| [66] | 171 | margin-left: -12px; | 
|---|
| [41] | 172 | } | 
|---|
|  | 173 | li.leaf { | 
|---|
| [65] | 174 | //list-style: none outside none; | 
|---|
|  | 175 | //margin-left: 0px; | 
|---|
| [66] | 176 | background-image: url('../images/midleaf.png'); | 
|---|
|  | 177 | background-repeat: no-repeat; | 
|---|
|  | 178 | background-position: 0px 1px; | 
|---|
|  | 179 | padding-left: 14px; | 
|---|
|  | 180 | margin-left: -12px; | 
|---|
| [65] | 181 | } | 
|---|
|  | 182 | li.lastinlvl { | 
|---|
| [66] | 183 | background-image: url('../images/lastleaf.png'); | 
|---|
| [65] | 184 | background-repeat: no-repeat; | 
|---|
|  | 185 | background-position: 0px 1px; | 
|---|
| [66] | 186 | padding-left: 14px; | 
|---|
|  | 187 | //list-style: none outside url('../images/lastleaf.png'); | 
|---|
|  | 188 | margin-left: -12px; | 
|---|
| [65] | 189 | } | 
|---|
|  | 190 | ul.grptree { | 
|---|
|  | 191 | list-style-type: none; | 
|---|
|  | 192 | padding: 0px; | 
|---|
| [66] | 193 | margin-left: 14px; | 
|---|
| [65] | 194 | } | 
|---|
| [41] | 195 | #grptree { | 
|---|
| [65] | 196 | //margin-left: 10px; | 
|---|
| [41] | 197 | } | 
|---|
| [2] | 198 | /* general classes */ | 
|---|
|  | 199 | .errmsg { | 
|---|
|  | 200 | font-weight: bold; | 
|---|
|  | 201 | font-family: Verdana, Arial, Helvetica, sans-serif; | 
|---|
|  | 202 | font-size:100%; | 
|---|
|  | 203 | color: red; | 
|---|
|  | 204 | background-color: #404040; | 
|---|
|  | 205 | text-align: center; | 
|---|
|  | 206 | border: thin solid #FFFFFF; | 
|---|
|  | 207 | padding: 5px; | 
|---|
|  | 208 | width: 70%; | 
|---|
|  | 209 | } | 
|---|
|  | 210 | .right { | 
|---|
|  | 211 | right: 3px; | 
|---|
|  | 212 | } | 
|---|
| [39] | 213 | .center { | 
|---|
|  | 214 | text-align: center; | 
|---|
|  | 215 | } | 
|---|
| [2] | 216 |  | 
|---|
|  | 217 | #header { | 
|---|
|  | 218 | border-bottom: thin solid #000000; | 
|---|
|  | 219 | clear: both; | 
|---|
|  | 220 | float: left; | 
|---|
|  | 221 | width: 100%; | 
|---|
|  | 222 | } | 
|---|
|  | 223 | #footer { | 
|---|
|  | 224 | border-top: thin solid #000000; | 
|---|
|  | 225 | clear: both; | 
|---|
|  | 226 | } | 
|---|
|  | 227 | #contact { | 
|---|
|  | 228 | font-size: 10px; | 
|---|
|  | 229 | position: absolute; | 
|---|
|  | 230 | right: 10px; | 
|---|
|  | 231 | text-align: right; | 
|---|
|  | 232 | } | 
|---|
|  | 233 |  | 
|---|
|  | 234 | #main { | 
|---|
|  | 235 | position: relative; | 
|---|
|  | 236 | float: right; | 
|---|
|  | 237 | width: 100%; | 
|---|
|  | 238 | } | 
|---|
|  | 239 | #login { | 
|---|
|  | 240 | margin-top: 50px; | 
|---|
|  | 241 | margin-bottom: 50px; | 
|---|
|  | 242 | padding: 3px; | 
|---|
|  | 243 | border: thin solid #000000; | 
|---|
|  | 244 | } | 
|---|
|  | 245 | #tableholder { | 
|---|
|  | 246 | padding: 2px; | 
|---|
|  | 247 | background: #FFFFFF; | 
|---|
|  | 248 | width: 70%; | 
|---|
|  | 249 | } | 
|---|
|  | 250 | #menu { | 
|---|
|  | 251 | border-right: thin solid #000000; | 
|---|
|  | 252 | margin-right: 5px; | 
|---|
| [66] | 253 | padding: 5px; | 
|---|
| [2] | 254 | } | 
|---|
| [39] | 255 | #soadetail { | 
|---|
|  | 256 | text-align: left; | 
|---|
|  | 257 | } | 
|---|
|  | 258 | /* somewhat generic/reusable */ | 
|---|
| [41] | 259 | #datatablewrapper { | 
|---|
|  | 260 | border: none; | 
|---|
| [39] | 261 | width: 98%; | 
|---|
| [41] | 262 | margin-left: 1%; | 
|---|
|  | 263 | margin:right: 1%; | 
|---|
| [39] | 264 | } | 
|---|