1 | /*catégories*/ |
---|
2 | |
---|
3 | |
---|
4 | BODY#theCategoryPage .thumbnailCategories { |
---|
5 | padding-left:auto; |
---|
6 | padding-right:auto; |
---|
7 | list-style: none outside none; |
---|
8 | text-align: center; |
---|
9 | } |
---|
10 | BODY#theCategoryPage .thumbnailCategories li { |
---|
11 | width: auto; |
---|
12 | float: none; |
---|
13 | display:inline-block; |
---|
14 | text-align:center; |
---|
15 | margin-left:10px; |
---|
16 | } |
---|
17 | BODY#theCategoryPage div.thumbnailCategory div.illustration { |
---|
18 | width:auto; |
---|
19 | height:auto; |
---|
20 | /*height:135px;*/ |
---|
21 | text-align:center; |
---|
22 | overflow: inherit; |
---|
23 | float:none; |
---|
24 | margin: 0; |
---|
25 | padding: 0; |
---|
26 | } |
---|
27 | BODY#theCategoryPage div.thumbnailCategory div.description { |
---|
28 | width:auto; |
---|
29 | height:auto; |
---|
30 | text-align:center; |
---|
31 | overflow:inherit; |
---|
32 | float:none; |
---|
33 | overflow: auto; |
---|
34 | } |
---|
35 | BODY#theCategoryPage div.thumbnailCategory div.description IMG { |
---|
36 | float:right; |
---|
37 | } |
---|
38 | BODY#theCategoryPage div.thumbnailCategory div.description p { |
---|
39 | text-align: center; |
---|
40 | } |
---|
41 | BODY#theCategoryPage div.thumbnailCategory { |
---|
42 | display: inline-block; |
---|
43 | margin: 5px auto; |
---|
44 | padding:5px; |
---|
45 | vertical-align: middle; |
---|
46 | width:160px; |
---|
47 | height:205px; |
---|
48 | text-align: center; |
---|
49 | background-image:none; |
---|
50 | } |
---|
51 | BODY#theCategoryPage div.thumbnailCategory * { |
---|
52 | vertical-align: middle; |
---|
53 | } |
---|
54 | BODY#theCategoryPage div.thumbnailCategory div.illustration img { |
---|
55 | height: 96px; |
---|
56 | } |
---|
57 | BODY#theCategoryPage div.thumbnailCategory div.description h3 { |
---|
58 | text-align:center; |
---|
59 | } |
---|
60 | #la_description { |
---|
61 | display:none; |
---|
62 | } |
---|
63 | /* text color */ |
---|
64 | BODY, H1, H3, DT, INPUT.rateButtonSelected /* <= why IE doesn't inherit this ? */ { |
---|
65 | color:#e0e0e0; |
---|
66 | } |
---|
67 | H2, #menubar DT, .throw { |
---|
68 | color: #fff48e; |
---|
69 | } |
---|
70 | #content .navigationBar { |
---|
71 | color: #aaaaaa; |
---|
72 | } |
---|
73 | #content .pageNumberSelected { |
---|
74 | color: #000000; |
---|
75 | } |
---|
76 | .tabsheet li, .tabsheet li a { |
---|
77 | color: #fff; |
---|
78 | } |
---|
79 | .tabsheet li a:hover { |
---|
80 | color: #fff48e; |
---|
81 | } |
---|
82 | /* backgrounds */ |
---|
83 | BODY { |
---|
84 | background-color: #330033; |
---|
85 | } |
---|
86 | BODY#theCategoryPage #the_page { |
---|
87 | background-image: url(images/bk_ground.gif); |
---|
88 | background-repeat: repeat; |
---|
89 | background-attachment: fixed; |
---|
90 | } |
---|
91 | BODY#thePicturePage #theHeader { |
---|
92 | background-image: url(images/bk_ground.gif); |
---|
93 | } |
---|
94 | #the_page, #imageHeaderBar, #imageToolBar A:hover, .row1 { |
---|
95 | background-image: url(images/bk_ground.gif); |
---|
96 | } |
---|
97 | #menubar DL, #content, #imageToolBar, .header_notes, .content { |
---|
98 | background-color: #5f5f5f; |
---|
99 | } |
---|
100 | H2, #menubar DT, .throw { |
---|
101 | background-image: url(images/tableh1_bg.png); |
---|
102 | } |
---|
103 | #imageHeaderBar H2 { |
---|
104 | background-image: none; |
---|
105 | background-color: transparent; |
---|
106 | border: none; |
---|
107 | } |
---|
108 | #imageHeaderBar { |
---|
109 | background-image: url(images/tableh2_bg.png); |
---|
110 | background-repeat: repeat-x; |
---|
111 | background-position: center; |
---|
112 | } |
---|
113 | .tabsheet li { |
---|
114 | background-color: #3f3f3f; |
---|
115 | } |
---|
116 | .selected_tab { |
---|
117 | background-color: #5f5f5f !important; |
---|
118 | } |
---|
119 | /* borders */ |
---|
120 | #menubar DL, #content, .content, #comments DIV.comment BLOCKQUOTE { |
---|
121 | border: 1px solid #000000; |
---|
122 | } |
---|
123 | #imageHeaderBar { |
---|
124 | border-top: 1px solid #000000; |
---|
125 | } |
---|
126 | H2, #menubar DT, #imageToolBar { |
---|
127 | border-bottom: 1px solid #000000; |
---|
128 | } |
---|
129 | #theImage IMG { |
---|
130 | border-color: #000000; |
---|
131 | } |
---|
132 | #content UL.thumbnail IMG { |
---|
133 | border: 1px solid #a0a0a0; |
---|
134 | } |
---|
135 | FIELDSET, INPUT, SELECT, TEXTAREA, #content DIV.comment A.illustration IMG, #infos, #content DIV.thumbnailCategory { |
---|
136 | border: 1px solid gray; |
---|
137 | } |
---|
138 | #comments DIV.comment BLOCKQUOTE { |
---|
139 | border-left: 2px solid #696969; |
---|
140 | } |
---|
141 | #content UL.thumbnails SPAN.wrap2 { |
---|
142 | border: 1px solid #aaaaaa; /* thumbnails border color and style */ |
---|
143 | -moz-border-radius: 10px; /* round corners with Geko */ |
---|
144 | border-radius: 10px 10px; /* round corners with CSS3 compliant browsers */ |
---|
145 | background-image: url(images/tn.jpg); |
---|
146 | } |
---|
147 | #content UL.thumbnails SPAN.wrap2:hover, #content UL.thumbnailCategories DIV.thumbnailCategory:hover, #content UL.thumbnailCategories DIV.thumbnailCategory:hover A { |
---|
148 | background-color: #faebd7; |
---|
149 | border-color: yellow; /* thumbnails border color when mouse cursor is over it */ |
---|
150 | color: black; |
---|
151 | -moz-border-radius: 10px; /* round corners with Geko */ |
---|
152 | border-radius: 10px 10px; /* round corners with CSS3 compliant browsers */ |
---|
153 | } |
---|
154 | ul.tabsheet { |
---|
155 | border-color: #fff48e; |
---|
156 | } |
---|
157 | .tabsheet li { |
---|
158 | border: 1px solid #fff; |
---|
159 | } |
---|
160 | .tabsheet li:hover { |
---|
161 | border-color: #fff48e !important; |
---|
162 | } |
---|
163 | /* links */ |
---|
164 | A, INPUT.rateButton { |
---|
165 | color: #FFFFFF; |
---|
166 | } |
---|
167 | A:hover { |
---|
168 | color: #FFF48E; |
---|
169 | } |
---|
170 | #imageToolBar A, #imageToolBar A:hover, A.navThumb, A.navThumb:hover { |
---|
171 | border-bottom: none; |
---|
172 | } |
---|
173 | #theHeader A { |
---|
174 | text-decoration: none; |
---|
175 | margin: 0px; |
---|
176 | padding: 0px; |
---|
177 | } |
---|
178 | /* others */ |
---|
179 | .thumbnailCategories blockquote UL LI { |
---|
180 | list-style-position: outside; |
---|
181 | list-style-type:circle; |
---|
182 | } |
---|
183 | .thumbnailCategories blockquote OL LI { |
---|
184 | list-style-position: outside; |
---|
185 | list-style-type: decimal; |
---|
186 | } |
---|
187 | .pleaseNote { |
---|
188 | background: #9c9c9c; |
---|
189 | color: #ffff99; |
---|
190 | padding: 1ex; |
---|
191 | font-weight: bold; |
---|
192 | } |
---|
193 | #the_page { |
---|
194 | border: 1px solid #e0e0e0; |
---|
195 | padding-top: 5px; |
---|
196 | padding-bottom:30px; |
---|
197 | display:block; |
---|
198 | } |
---|
199 | .pwg-icon { |
---|
200 | background-image: url(../default/s26/outline_ffffff.png); |
---|
201 | } |
---|
202 | A:hover .pwg-icon { |
---|
203 | background-image: url(../default/s26/outline_ffff80.png); |
---|
204 | } |
---|
205 | /*calendar elements*/ |
---|
206 | SPAN.calItemEmpty { |
---|
207 | color: silver; |
---|
208 | } |
---|
209 | SPAN.calItem, SPAN.calItemEmpty { |
---|
210 | border: 1px solid gray; |
---|
211 | } |
---|
212 | /* nice looking month calendar*/ |
---|
213 | TD.calDayCellEmpty, TD.calDayCellFull { |
---|
214 | border: 1px solid gray; |
---|
215 | } |
---|
216 | TD.calDayCellEmpty { |
---|
217 | color: silver; |
---|
218 | } |
---|
219 | .calBackDate { |
---|
220 | color: #000; |
---|
221 | } |
---|
222 | .calForeDate { |
---|
223 | color: #fff; |
---|
224 | } |
---|
225 | .virtual_cat { |
---|
226 | background: #3f3f3f !important; |
---|
227 | } |
---|
228 | .qsearch { |
---|
229 | font-size: 80%; |
---|
230 | font-style: normal; |
---|
231 | } |
---|
232 | #mbMenu #quicksearch > p { |
---|
233 | text-align: left; |
---|
234 | } |
---|