Fixed better CSS combobox select.
[fa-stable.git] / themes / default / default.css
1 /*--------------------------------------------------\
2 | default       |               | default.css       |
3 |---------------------------------------------------|
4 | For use with:                                     |
5 | FrontAccounting                                                                       |
6 | http://FrontAccounting.com/                           |
7 | by Joe Hunt Consulting                            |
8 |---------------------------------------------------|
9 | Developer:                                        |
10 | Joe Hunt                                          |
11 |                                                   |
12 |---------------------------------------------------|
13 | Note:                                             |
14 | Changes can be made to this CSS that will be      |
15 | reflected throughout FrontAccounting.             |
16 |                                                   |
17 \--------------------------------------------------*/
18
19 body {
20         font-family: Verdana, Arial, Helvetica;
21         background: #285b86;
22         font-size: 10px;
23         margin: 5px 0 0 5px;
24         padding: 0;
25 }
26
27 tr, td, th {
28         font-size: 11px;
29         line-height: 19px;
30 }
31
32 table {
33         text-align: left;
34 }
35
36 textarea {
37         font-size: 12px;
38 }
39
40 input, select {
41         font-size: 11px;
42         padding: 1px;
43 }
44
45 select {
46     max-width: 230px;
47 }
48
49 option.inactive {
50         text-decoration: line-through;
51         color: gray;
52 }
53
54 input.big {
55         width: 100px;
56 }
57
58 input.small {
59         width: 50px;
60 }
61
62 a {
63         color: #0000bb;
64         font-size: 11px;
65         text-decoration: none;
66 }
67
68 a:link {
69         color: #0000bb;
70         text-decoration: none;
71 }
72
73 a:active {
74         color: #000000;
75         text-decoration: none;
76 }
77
78 a:hover, a:focus {
79         color: #2d8628;
80         text-decoration: underline;
81 }
82
83 .inactive {
84         color: gray;
85 }
86
87 button {
88         font-size: 11px;
89         border: 1px #0066cc solid;
90         padding: 1px 0px;
91 }
92
93 button img, span {
94         padding: 0px 2px ;
95         vertical-align: middle;
96 }
97
98 .callout_main {
99         font-family: Verdana, Arial, Helvetica;
100         border: none;
101         width: 99%;
102         margin: 0;
103         padding: 0;
104 }
105
106 .main_page {
107         background-color: #f9f9f9;
108         border: none;
109         width: 100%;
110         margin: 0;
111         padding: 0;
112 }
113
114 .quick_menu {
115         background-color: #285b86;
116         border: 0;
117         margin: 0;
118         padding: 0;
119         /*text-align: right;*/
120 }
121
122 .quick_menu_selected {
123         font-family: Verdana, Arial, Helvetica;
124         font-size: 13px;
125         border: none;
126         white-space: nowrap;
127         margin: 2px;
128         padding: 2px;
129         color: #00cc00;
130         font-weight: bolder;
131 }
132
133 .logoutBar {
134         padding-right: 1em;
135         background: #dee7ec;
136         color: black;
137         border-bottom: 1px solid #8cacbb;
138         width: 100%;
139 }
140
141 .bottomBar {
142         padding-right: 1em;
143         background: #dee7ec;
144         color: black;
145         border-bottom: 1px solid #8cacbb;
146         width: 100%;
147 }
148
149 .bottomBarCell {
150         font-size: 10px;
151         line-height: 12px;
152 }
153
154 .bottomBar2 {
155         padding-right: 1em;
156         background: #dee7ec;
157         color: black;
158         border-top: 1px solid #8cacbb;
159         border-bottom: 1px solid #8cacbb;
160         width: 100%;
161 }
162
163 .logoutBarRight {
164         text-align: right;
165 }
166
167 div.logoutBar {
168         padding-right: 1em;
169         background: #dee7ec;
170         color: black;
171         border-bottom: 1px solid #8cacbb;
172         text-align: right;
173 }
174 div.logoutBar a {
175         font-weight: normal;
176         margin-left: 1em;
177         color: #436976;
178         background-color: transparent;
179 }
180 div.logoutBar img {
181         vertical-align: top;
182 }
183
184 div.tabs {
185         padding: 3px 0 0 0;
186         background: none transparent scroll repeat 0% 0%;
187         white-space: nowrap;
188         border-collapse: collapse;
189         border-bottom: 1px solid #8cacbb;
190
191 }
192 div.tabs a {
193         border: 1px solid #8cacbb;
194         padding: 3px 10px;
195         font-weight: normal;
196         background: white scroll repeat 0% 0%;
197         color: #436976;
198         margin-right: 0;
199         height: 10px;
200 }
201 div.tabs a.selected {
202         border-top: 1px solid #8cacbb;
203         border-right: 1px solid #8cacbb;
204         border-bottom:  1px solid #dee7ec;
205         border-left: 1px solid #8cacbb;
206         font-weight: normal;
207         background: #dee7ec;
208         color: #436976;
209 }
210 div.tabs a:hover {
211         background: #dee7ec;
212         color: #436976;
213 }
214
215 .menu_group {
216         font-size: 13px;
217         padding: 0px;
218         color: #000000;
219         background-color: #dee7ec;
220         padding-left: 3px;
221         font-weight: bold;
222 }
223
224 .menu_group_items {
225         background-color: #f9f9f9;
226         font-weight: normal;
227         padding: 9px;
228         border: 1px solid #8cacbb;
229 }
230
231 #hotkeyshelp {
232         text-align: right;
233         font-weight: bolder;
234 }
235
236 #footer {
237         position: relative;
238         bottom: -3px;
239 }
240
241 .footer td a {
242         color: #666666;
243         font-size: 9px;
244 }
245
246 .footer {
247         font-family: Verdana, Arial, Helvetica;
248         color: #cccccc;
249         font-weight: normal;
250         font-size: 9px;
251         text-align: center;
252         width: 100%;
253 }
254
255 .tableheader {
256         font-weight: bold;
257         background-color: #dee7ec;
258         color: black;
259         text-align: center;
260 }
261
262 .tableheader2 {
263         font-weight: bold;
264         background-color: #dee7ec;
265         color: black;
266         text-align: left;
267 }
268
269 .titletext {
270         font-weight: bold;
271         font-size: 13px;
272         border-bottom: 1px solid #8cacbb;
273         padding: 5px;
274         width: 100%;
275 }
276
277 .headingtext {
278         font-weight: bold;
279         font-size: 13px;
280         color: black;
281 }
282
283 .headingtext2 {
284         font-size: 13px;
285         color: black;
286 }
287
288 .headingtext3 {
289         font-weight: bold;
290         font-size: 10px;
291         color: black;
292 }
293
294 .errortext {
295         font-size: 13px;
296         color: #ff0000;
297         font-weight: bold;
298 }
299
300 .inputsubmit {
301         font-size: 11px;
302         border: 1px #0066cc solid;
303         padding: 1px 4px;
304 }
305
306 .ajaxsubmit {
307         font-size: 11px;
308         border: 1px #0066cc solid;
309         padding: 1px 4px;
310 }
311
312 .oddrow {
313         background-color: #eeeeee;
314 }
315
316 .evenrow {
317         background-color: #dddddd;
318 }
319
320 .overduebg {
321         background-color: #dd7777;
322 }
323
324 .overduefg {
325         color: #dd7777;
326 }
327
328 .currentfg {
329         color: #ff6666;
330 }
331
332 .redfg, a.redfg {
333         color: red;
334         font-weight: bold;
335 }
336
337 .settledbg {
338         background-color: #00bb00;
339 }
340
341 .settledfg {
342         color: #00bb00;
343 }
344
345 .inquirybg {
346         background-color: #fdfeef;
347 }
348
349 .currencybg {
350         background-color: #ee8888;
351 }
352
353 .stockmankobg {
354         background-color: pink;
355 }
356
357 .stockmankofg {
358         color: red;
359 }
360
361 table.tablestyle {
362         border-collapse: collapse;
363         border: 1px solid #8cacbb;
364 }
365 table.tablestyle td {
366         border-collapse: collapse;
367         border: 1px solid #8cacbb;
368 }
369 table.tablestyle2 {
370         border-collapse: collapse;
371         border: 1px solid #cccccc;
372 }
373 table.tablestyle2 td {
374         border-collapse: collapse;
375         border: 1px solid #cccccc;
376 }
377 table.tablestyle_inner {
378         border-collapse: collapse;
379         border: 1px solid #f9f9f9;
380 }
381 table.tablestyle_inner td {
382         border-collapse: collapse;
383         border: 1px solid #f9f9f9;
384 }
385 .tablestyle_noborder {
386         padding: 3px;
387 }
388
389 .label {
390         background-color: #efefef;
391         color: black;
392 }
393
394 #loginscreen {
395         background: #f5f5f5;
396 }
397
398 .login {
399         width: 350px;
400         border-left: 12px solid #367cb5;
401         border-collapse: collapse;
402         background-color: #eeeeee;
403 }
404 .login td {
405         border-collapse: collapse;
406         border: 1px solid #cccccc;
407 }
408
409 .amount {
410         font-family: Verdana, Arial, Helvetica;
411         font-size: 11px;
412         text-align: right;
413 }
414
415 input.amount {
416         padding-right: 0px;
417         border-right: none;
418 }
419
420 .editbutton {
421    color:#0000FF;
422    background-color:transparent;
423    border-style:none;
424    text-decoration:underline;
425    cursor: pointer;
426 }
427
428 .navibutton[disabled], .navibutton[disabled] span {
429   color:#808080;
430   text-decoration: none;
431   cursor: auto;
432 }
433
434 button.navibutton {
435         font-family: Verdana, Arial, Helvetica;
436         font-size: 11px;
437         font-weight: bold;
438    color:#000;
439    padding: 0 3px;
440    background-color:transparent;
441    border-style:none;
442    cursor: pointer;
443 }
444
445 .navibutton span {
446         text-decoration: underline;
447 }       
448
449 .navibar {
450     padding: 0 3px;
451         color: #000;
452     border-collapse: collapse;
453     background-color: #dee7ec;
454 }
455
456 .navibar tr td {
457     border: none;
458 }
459
460 .listsubmit {
461     display: none;
462 }
463
464 ul.ajaxtabs{
465         padding: 3px 0 0 0;
466         margin: 3px 3px 0 3px;
467         font: 12px Tahoma,Verdana;
468         font-weight: bold;
469 }
470
471 ul.ajaxtabs li{
472         list-style: none;
473         margin: 0;
474         display: inline;
475 }
476
477 ul.ajaxtabs li button{
478     background-color: #dee7ec;
479 /*      background-repeat: repeat-x;
480         background-position: top; */
481         padding: 3px 8px;
482         margin: 0px;
483         border-top: 1px solid #8cacbb;
484         border-right: 1px solid #8cacbb;
485         border-bottom: none;
486         border-left: none;
487         font-weight: bold;
488 }
489
490 ul.ajaxtabs li button:hover{
491         border-top: 1px solid #8cacbb;
492         color:#FFFFFF;
493 }
494 div.spaceBox{
495         background-color: #8cacbb;
496         height:8px;
497         border-bottom: 1px solid #8cacbb;
498         border-left: 1px solid #8cacbb;
499         border-right:1px solid #8cacbb;
500         margin: 0 3px 0px 3px
501 }
502
503 div.contentBox{
504         border: 1px solid #8cacbb;
505         margin: 0 3px 3px 3px
506 }
507
508 ul.ajaxtabs li button.current, ul.ajaxtabs li button.current:hover{
509         border-left: 1px solid #8cacbb;
510         background-color: #8cacbb;
511         color:#FFFFFF;
512 }
513 #hints {
514         font-size: 13px;
515         padding: 5px;
516         border-bottom: 1px solid #8cacbb;
517         margin: -4px -2px -2px;
518         border: 1px solid #8cacbb;
519         background-color: #FFFFE0;
520         white-space: nowrap;
521 }
522 /*
523         Calendar style
524 */
525 #CCIframe {
526         display: none;
527         left: 0px;
528         position: absolute;
529         top: 0px;
530         height: 250px;
531         width: 270px;
532         z-index: 99;
533 }
534 #CC { 
535         position:absolute;
536         background-color:#FFF;
537         margin:0; padding:0;
538         display:none;
539         z-index: 100;
540 }
541 #CC table { 
542         font-family: arial, verdana, helvetica, sans-serif;
543         font-size: 8pt;
544         border-left: 1px solid #336;
545         border-right: 1px solid #336;
546 }
547 #CC th {
548         font-weight: normal;
549         text-align: center;
550 }
551 #CC th a {
552         font-weight: normal;
553         text-decoration: none;
554         color: #FFF;
555         padding: 1px;
556 }
557 #CC td {
558         text-align: center;
559 }
560 #CC .header {
561         background-color: #285b86;
562 }
563 #CC .weekday {
564         background-color: #eee;
565         color: #000;
566 }
567 #CC .weekend {
568         background-color: #FFC;
569         color: #000;
570 }
571 #CC .weekno {
572         background-color: #c0daf8;
573         color: #555;
574 }
575 #CC .current {
576         border: 1px solid #339;
577         background-color: #285b86;
578         color: #FFF;
579 }
580 #CC .weekday, #CC .weekend, #CC .current {
581         display: block;
582         text-decoration: none;
583         border: 1px solid #FFF;
584         width: 2em;
585 }
586 #CC .weekday:hover, #CC .weekend:hover, #CC .current:hover {
587         color: #FFF;
588         background-color: #285b86;
589         border: 1px solid #999;
590 }
591 #CC .previous {
592         text-align: left;
593 }
594 #CC .next {
595         text-align: right;
596 }
597 #CC .previous, #CC .next {
598         padding: 1px 3px 1px 3px;
599         font-size: 1.4em;
600 }
601 #CC .previous a, #CC .next a {
602         color: #FFF;
603         text-decoration: none;
604         font-weight: bold;
605 }
606 #CC .title {
607         text-align: center;
608         font-weight: bold; 
609         color: #FFF;
610 }
611 #CC .empty {
612         background-color: #ddd;
613         border: 1px solid #FFF;
614 }
615
616 div.err_msg {
617         margin: 10px;
618         padding: 3px;
619         border: 1px solid #cc3300;
620         background-color: #ffcccc;
621         color: #dd2200;
622         text-align: center;
623 }
624
625 div.warn_msg {
626         margin: 10px;
627         padding: 3px;
628         border: 1px solid #ff9900;
629         background-color: #ffff00;
630         color: #ff5500;
631         text-align: center;
632 }
633
634 div.note_msg {
635         margin: 10px; 
636         padding: 3px;
637         border: 1px solid #33cc00;
638         background-color: #ccffcc;
639         color: #007700;
640         text-align: center;
641 }
642
643 #title {
644         margin-bottom: 10px;
645         width: 100%;
646 }