moved code up one level to eliminate the docs subdirectory
[acontent.git] / themes / default / style_popup.css
1 /************************************************************************/\r
2 /* Transformable                                                        */\r
3 /************************************************************************/\r
4 /* Copyright (c) 2009                                                   */\r
5 /* Adaptive Technology Resource Centre / University of Toronto                      */\r
6 /*                                                                      */\r
7 /* This program is free software. You can redistribute it and/or        */\r
8 /* modify it under the terms of the GNU General Public License          */\r
9 /* as published by the Free Software Foundation.                        */\r
10 /************************************************************************/\r
11 \r
12 a:link, a:visited  {\r
13         color: #006699;\r
14 }\r
15 a:hover {\r
16         color: #888888;\r
17 }\r
18 \r
19 li {\r
20         font-family: Verdana, Helvetica, sans-serif;\r
21     /*line-height: 12pt; */\r
22         padding-bottom: 5px; \r
23         padding: 2px;\r
24 }\r
25 \r
26 ul {\r
27         list-style-position: outside;\r
28         list-style-image: url('/images/bullet.gif');\r
29         margin-top: 0px;\r
30 }\r
31 ol {\r
32         list-style-position: outside;\r
33         list-style-image: none;\r
34         margin-top: 0px;\r
35 }\r
36 \r
37 h1,h2,h3,h4,h5,h6 {\r
38         margin-bottom: 0px;\r
39         margin-top: 0px;\r
40         color: #152065;\r
41 }\r
42 \r
43 form {\r
44         margin-bottom: 0px;\r
45         margin-top: 0px;\r
46 }\r
47 \r
48 \r
49 .small {\r
50         font-family: Verdana, Helvetica, sans-serif;\r
51         color: black;\r
52         text-align: right;\r
53         vertical-align: bottom;\r
54 }\r
55 \r
56 hr {\r
57         color: #006699;\r
58         background-color: #006699;\r
59         margin-top: 0px;\r
60         margin-bottom: 0px;\r
61         height:1px;\r
62         border: 0px;\r
63 }\r
64 \r
65 .input {\r
66         font-family: Helvetica, sans-serif;\r
67         border-right: #006699 dashed 1px;\r
68         border-left: #006699 dashed 1px;\r
69         border-top: #006699 dashed 1px;\r
70         border-bottom: #006699 dashed 1px;\r
71 }\r
72 .input2 {\r
73         font-family: Helvetica, sans-serif;\r
74         border-right: #006699 dashed 1px;\r
75         border-left: #006699 dashed 1px;\r
76         border-top: #006699 dashed 1px;\r
77         border-bottom: #006699 dashed 1px;\r
78 }\r
79 \r
80 \r
81 .good {\r
82   font-family: Arial, Verdana, Helvetica, sans-serif;\r
83   font-size : 14px;\r
84   color : white;\r
85   background: green;\r
86   font-weight : bold;\r
87   padding: 4px;\r
88  }\r
89 \r
90 .selected {\r
91  font-family : Arial, Helvetica, Arial Cyr, Arial Ua, sans-serif;\r
92   font-size : 14px;\r
93   color : black;\r
94   background: #E6E6E6;\r
95   font-weight : bold;\r
96   padding: 2px;\r
97   width: 45%;\r
98 }\r
99 \r
100 table.box2 {\r
101         background-color: #FFFFFF;\r
102         color: #006699;\r
103 }\r
104 \r
105 th.box {\r
106         border-bottom: #006699 solid 1px;\r
107         color: white;\r
108   background-color: #006699;\r
109 }\r
110 \r
111 h2 {\r
112         border-bottom: 1px dashed #006699;\r
113         margin-bottom: 10px;\r
114         padding-bottom: 4px;\r
115         width: 98%;\r
116 }\r
117 \r
118 h5.heading2 {\r
119         letter-spacing: 3px;\r
120         /* text-transform: uppercase;  */\r
121         background-color: #eeeeee; \r
122         color: #006699; \r
123         font-weight: bold; \r
124         font-size: small; \r
125         padding-right: 3px; \r
126         padding-left: 3px; \r
127         text-align: center;\r
128 }\r
129 \r
130 table.box {\r
131         background-color: white;\r
132         border-right: #006699 solid 1px;\r
133         border-left: #006699 solid 1px;\r
134         border-top: #006699 solid 1px;\r
135         margin-right: 50px;\r
136         margin-bottom: 10px;\r
137 }\r
138 \r
139 table.box th, table.box td {\r
140         border-bottom: #006699 solid 1px;\r
141         font-size: smaller;\r
142 }\r