1 /***************************************
2 * http://www.program-o.com
6 * AUTHOR: Elizabeth Perreau and Dave Morton
8 * DETAILS: Provides style and presentation settings for the help page
9 ***************************************/
14 background: #9FC03A url
(../admin/images/repeated_header2.jpg) repeat-x
;
22 div
.row
{ clear: both
; padding-top: 8px; border: none
; width: 95%; margin-left: auto
; margin-right: auto
; }
23 div
.row span
.label
{float: left
; width: 49.5%; text-align: left
; padding-left: 3px; background-color: #DDFFFF; border: 1px outset
#999; padding-top: 3px; padding-bottom: 3px;}
24 div
.row span
.label:hover
, div
.row span
.formw:hover
{background-color: #EEE;}
25 .center { text-align: center
; }
26 .bold { font-weight: bold
; }
28 border: 1px outset
#666;
29 border-right-width: 2px;
30 border-bottom-width: 2px;
32 .big { font-size: larger
; }
37 background: transparent no-repeat
;
40 .ul { top: 0; left: 0; background-image: url
(../admin/images/ul.png); }
41 .ll { bottom: 0; left: 0; background-image: url
(../admin/images/ll.png); }
42 .ur { top: 0; right: 0; background-image: url
(../admin/images/ur.png); }
43 .lr { bottom: 0; right: 0; background-image: url
(../admin/images/lr.png); }
55 background: transparent url
(../admin/images/bg_list.gif) repeat-x bottom
;
60 background: transparent no-repeat center
;
66 background: url
(../admin/images/bg_header2.jpg) no-repeat center
0;
67 /*background-color: white;*/
79 background-color: white
;