source: extensions/gally/gally-minimalist/css/theme.css @ 21997

Last change on this file since 21997 was 21997, checked in by flop25, 11 years ago

gally * themes of grum checked for 2.5 compatibility
-navig bar
-lang switch menu display

File size: 33.7 KB
Line 
1/* -----------------------------------------------------------------------------
2  MINIMALIST
3  A Gally's theme for Piwigo
4  ------------------------------------------------------------------------------
5  file: gally/gally-minimalist/theme.css
6  file version: 1.1.0
7  ------------------------------------------------------------------------------
8  author: grum at grum.fr
9  << May the Little SpaceFrog be with you >>
10  ------------------------------------------------------------------------------
11  Minimalist for template "Gally"
12----------------------------------------------------------------------------- */
13
14div.errors {
15  background:#FFB0B0;
16  border:4px solid #802020;
17  color:#802020;
18  padding:8px;
19}
20div.errors a {
21  color:#800000;
22  font-weight:bold;
23}
24div.errors button {
25  color:#ffffff;
26  background:#802020;
27}
28div.errors button:hover {
29  color:#FFB0B0;
30}
31div.errors button:active {
32  color:#802020;
33  background:#ffffff;
34}
35
36
37div.infos {
38  background:#B0FFB0;
39  border:4px solid #208020;
40  color:#208020;
41  padding:8px;
42}
43div.infos a {
44  color:#008000;
45  font-weight:bold;
46}
47div.infos button {
48  color:#ffffff;
49  background:#208020;
50}
51div.infos button:hover {
52  color:#B0FFB0;
53}
54div.infos button:active {
55  color:#208020;
56  background:#ffffff;
57}
58
59div.errors ul, div.infos ul {
60  text-align:justify;
61  padding-left:0px;
62}
63
64div.errors ul li, div.infos ul li {
65  margin-bottom:4px;
66}
67
68div.ui-widget-overlay {
69  background:#101010;
70  opacity:0.88;
71  filter:alpha(opacity:88);
72  position:absolute;
73  left:0px;
74  top:0px;
75}
76
77.ui-dialog-buttonpane {
78  margin-bottom:8px;
79}
80
81
82/*
83 page
84*/
85
86body {
87  background:#ffffff;
88  color:#000000;
89  font-size:14px;
90}
91
92#the_page {
93  display:block;
94  background:transparent;
95  margin: auto auto auto 180px;
96  position: relative;
97}
98
99#thePicturePage #the_page {
100  margin: auto 40px;
101  min-width: 0;
102  position: relative;
103  width: auto;
104}
105
106a {
107  color: #666666;
108  outline:none;
109}
110
111a:hover {
112  color: #000000;
113}
114
115a:focus {
116  outline:none;
117}
118
119
120a.button {
121  -moz-border-radius:5px;
122  -webkit-border-radius:5px;
123  -khtml-border-radius:5px;
124  border-radius:5px;
125  display:block;
126  display:inline-block;
127  width:43px;
128  height:43px;
129  cursor:pointer;
130  border: 2px solid transparent;
131}
132a.navButton {
133  display:block;
134  display:inline-block;
135  width:16px;
136  height:15px;
137  cursor:pointer;
138  border:1px solid transparent;
139  border-radius:2px;
140}
141span.button {
142  display: inline-block;
143  cursor:pointer;
144}
145
146a.button, a.navButton, span.button {
147  background-image:url(./../icon/buttons.png);
148  background-repeat:no-repeat;
149}
150
151a.button:hover{
152  border:2px solid #000000;
153}
154
155
156
157/* index.tpl */
158
159#icon_caddie {
160  background-position:0px 0;
161}
162#icon_caddie:hover {
163  background-position:0px 0px;
164}
165
166#icon_category_edit {
167  background-position:-132px 0;
168}
169#icon_category_edit:hover {
170  background-position:-132px 0px;
171}
172
173#icon_search_rules {
174  background-position:-704px 0;
175}
176#icon_search_rules:hover {
177  background-position:-704px 0px;
178}
179
180#icon_start_slideshow {
181  background-position:-792px 0;
182}
183#icon_start_slideshow:hover {
184  background-position:-792px 0px;
185}
186
187#icon_flat {
188  background-position:-308px 0;
189}
190#icon_flat:hover {
191  background-position:-308px 0px;
192}
193
194#icon_normal_mode {
195  background-position:-528px 0;
196}
197#icon_normal_mode:hover {
198  background-position:-528px 0px;
199}
200
201#icon_calendar {
202  background-position:-44px 0;
203}
204#icon_calendar:hover {
205  background-position:-44px 0px;
206}
207
208#icon_calendar_created {
209  background-position:-88px 0;
210}
211#icon_calendar_created:hover {
212  background-position:-88px 0px;
213}
214
215#icon_sort {
216  background-position:-1892px 0;
217}
218#icon_sort:hover {
219  background-position:-1892px 0px;
220}
221
222/* about.tpl */
223/* comments.tpl */
224/* identification.tpl */
225/* nbm.tpl */
226/* notification.tpl */
227/* password.tpl */
228/* tags.tpl */
229/* profile.tpl */
230/* register.tpl */
231/* upload.tpl */
232#icon_home {
233  background-position:-396px 0;
234}
235#icon_home:hover {
236  background-position:-396px 0px;
237}
238
239/* identification.tpl */
240/* menubar_identification.tpl */
241#icon_lost_password {
242  background-position:-440px 0;
243}
244#icon_lost_password:hover {
245  background-position:-440px 0px;
246}
247
248#icon_register, #icon_register2, #icon_register3 {
249  background-position:-572px 0;
250}
251#icon_register:hover, #icon_register2:hover, #icon_register3:hover {
252  background-position:-572px 0px;
253}
254
255#icon_lost_password, #icon_lost_password2, #icon_lost_password3 {
256  background-position:-440px 0;
257}
258#icon_lost_password:hover, #icon_lost_password2:hover, #icon_lost_password3:hover {
259  background-position:-440px 0px;
260}
261
262/* menubar_categories.tpl */
263#icon_start_filter {
264  background-position:-1936px 0px;
265  width:16px;
266  height:16px;
267}
268#icon_start_filter:hover {
269  background-position:-1936px 0px;
270}
271
272#icon_stop_filter {
273  background-position:-1958px 0px;
274  width:16px;
275  height:16px;
276}
277#icon_stop_filter:hover {
278  background-position:-1958px 0px;
279}
280
281/* picture.tpl */
282#icon_high_res {
283  background-position:-264px 0;
284}
285#icon_high_res:hover {
286  background-position:-264px 0px;
287}
288
289#icon_stop_slideshow {
290  background-position:-748px 0;
291}
292#icon_stop_slideshow:hover {
293  background-position:-748px 0px;
294}
295
296#icon_metadata {
297  background-position:-484px 0;
298}
299#icon_metadata:hover {
300  background-position:-484px 0px;
301}
302
303#icon_save {
304  background-position:-660px 0;
305}
306#icon_save:hover {
307  background-position:-660px 0px;
308}
309
310#icon_favorite {
311  background-position:-176px 0;
312}
313#icon_favorite:hover {
314  background-position:-176px 0px;
315}
316
317#icon_del_favorite {
318  background-position:-220px 0;
319}
320#icon_del_favorite:hover {
321  background-position:-220px 0px;
322}
323
324#icon_delall_favorite {
325  background-position:-220px 0;
326}
327#icon_delall_favorite:hover {
328  background-position:-220px 0px;
329}
330
331#icon_representative {
332  background-position:-616px 0;
333}
334#icon_representative:hover {
335  background-position:-616px 0px;
336}
337
338#icon_preferences {
339  background-position:-132px 0;
340}
341#icon_preferences:hover {
342  background-position:-132px 0px;
343}
344
345#icon_derivatives {
346  background-position:-1848px 0;
347}
348#icon_derivatives:hover {
349  background-position:-1848px 0px;
350}
351
352/* tags.tpl */
353#icon_cloud {
354  background-position:-836px 0;
355}
356#icon_cloud:hover {
357  background-position:-836px 0px;
358}
359
360#icon_tag_letters {
361  background-position:-880px 0;
362}
363#icon_tag_letters:hover {
364  background-position:-880px 0px;
365}
366
367/* picture_nav_buttons.tpl */
368#icon_last {
369  background-position:-1144px 0;
370}
371#icon_last:hover {
372  border-color:#000000;
373  background-position:-1144px 0px;
374}
375#icon_last_unactive {
376  background-position:-1144px -88px;
377  cursor:default;
378}
379#icon_right {
380  background-position:-1232px 0;
381}
382#icon_right:hover {
383  border-color:#000000;
384  background-position:-1232px 0px;
385}
386#icon_right_unactive {
387  background-position:-1232px -88px;
388  cursor:default;
389}
390#icon_play {
391  background-position:-1364px 0;
392}
393#icon_play:hover {
394  border-color:#000000;
395  background-position:-1364px 0px;
396}
397
398#icon_pause {
399  background-position:-1408px 0;
400}
401#icon_pause:hover {
402  border-color:#000000;
403  background-position:-1408px 0px;
404}
405
406#icon_up {
407  background-position:-1320px 0;
408}
409#icon_up:hover {
410  background-position:-1320px 0px;
411  border-color:#000000;
412}
413
414#icon_left {
415  background-position:-1276px 0;
416}
417#icon_left:hover {
418  background-position:-1276px 0px;
419  border-color:#000000;
420}
421#icon_left_unactive {
422  background-position:-1276px -88px;
423  cursor:default;
424}
425#icon_first {
426  background-position:-1188px 0;
427}
428#icon_first:hover {
429  background-position:-1188px 0px;
430  border-color:#000000;
431}
432#icon_first_unactive {
433  background-position:-1188px -88px;
434  cursor:default;
435}
436
437#icon_start_repeat {
438  background-position:-1496px 0;
439}
440#icon_start_repeat:hover {
441  border-color:#000000;
442  background-position:-1496px 0px;
443}
444
445#icon_stop_repeat {
446  background-position:-1452px 0;
447}
448#icon_stop_repeat:hover {
449  border-color:#000000;
450  background-position:-1452px 0px;
451}
452
453#icon_dec_period {
454  background-position:-1540px 0;
455}
456#icon_dec_period:hover {
457  border-color:#000000;
458  background-position:-1540px 0px;
459}
460#icon_dec_period_unactive {
461  background-position:-1540px -88px;
462  cursor:default;
463}
464#icon_inc_period {
465  background-position:-1584px 0;
466}
467#icon_inc_period:hover {
468  border-color:#000000;
469  background-position:-1584px 0px;
470}
471#icon_inc_period_unactive {
472  background-position:-1584px -88px;
473  cursor:default;
474}
475
476/* popuphelp.tpl */
477/* search_rules.tpl */
478#icon_exit {
479  background-position:-1100px 0;
480}
481#icon_exit:hover {
482  background-position:-1100px 0px;
483}
484
485/* search.tpl */
486#icon_help {
487  background-position:-352px 0;
488}
489#icon_help:hover {
490  background-position:-352px 0px;
491}
492
493/* pseudo icons */
494span.id_recent {
495  background-position:-968px 0;
496  height: 11px;
497  width: 11px;
498  margin: -3px -3px 2px 2px;
499}
500span.id_recent_cat {
501  background-position:-990px 0;
502  height: 16px;
503  width: 22px;
504  position: relative;
505  top: 0px;
506  left:-6px;
507}
508span.id_recent_cat_by_child {
509  background-position:-990px 0;
510  height: 16px;
511  width: 22px;
512  position: relative;
513  left:-6px;
514}
515span.id_delete {
516  background-position:-1012px 0;
517  height: 16px;
518  width: 16px;
519}
520span.id_delete:hover {
521  background-position:-1012px 0px;
522}
523span.id_edit {
524  background-position:-1034px 0;
525  height: 16px;
526  width: 16px;
527}
528span.id_edit:hover {
529  background-position:-1034px 0px;
530}
531span.id_validate {
532  background-position:-1056px 0;
533  height: 16px;
534  width: 16px;
535}
536span.id_validate:hover {
537  background-position:-1056px -0px;
538}
539
540/*
541 * page : header
542*/
543#theHeader {
544}
545
546#theHeader h1 {
547  margin:0px;
548}
549
550/*
551 page : title
552*/
553.titrePage {
554  height:auto;
555  padding:0 12px 0 30px;
556  min-height:31px;
557}
558
559.titrePageEmpty {
560  height:0px;
561  min-height:0px;
562}
563
564
565.titrePage, .navigationBar, #imageHeaderBar {
566  margin-top: 8px;
567  padding: 0px 16px;
568  color:#000000;
569}
570
571.navigationBar {
572  padding: 2px;
573  position: fixed;
574  right: 0;
575  bottom:18px;
576}
577
578#categories .navigationBar {
579    position: inherit;
580}
581
582.navigationBarBG
583{
584  background: none repeat scroll 0 0 #FFFFFF;
585  border-radius: 8px 0 0 0;
586  display: block;
587  height: 100%;
588  position: absolute;
589  width: 100%;
590  z-index: 0;
591  opacity:0.5;
592  filter:alpha(opacity:50);
593}
594
595.navigationBarFG
596{
597  z-index: 900;
598  padding: 4px 0 0 4px;
599  position:relative;
600  color:#c0c0c0;
601}
602
603.navigationBarFG a {
604  font-weight:bold;
605}
606.navigationBarFG span.separator {
607  color:#000000;
608}
609
610
611.titrePage .categoryActions {
612  padding-top:2px;
613  height:50px;
614}
615
616div.categoryActionsContentBG {
617  -moz-border-radius:2px;
618  -webkit-border-radius:2px;
619  -khtml-border-radius:2px;
620  border-radius: 2px;
621  background: none repeat scroll 0 0 #FFFFFF;
622  height: 100%;
623  opacity: 0.75;
624  position: absolute;
625  width: 100%;
626  z-index: -1;
627}
628
629
630#titrePageID {
631  background: none; /* repeat scroll 0 0 #FFFFFF; */
632  border-radius: 4px 4px 4px 4px;
633  height: auto;
634  padding-bottom: 1px;
635  position: fixed;
636  right: 10px;
637  z-index: 800;
638}
639#titrePageID:hover {
640  visibility:visible;
641}
642
643#titrePageID div.browsePath {
644  float: none;
645  left: 20px;
646  position: fixed;
647  padding: 0;
648  z-index: 1050;
649}
650
651#titrePageID h2 a:hover, div.browsePath h2 a:hover {
652  border-bottom:1px dotted #666666;
653}
654
655#titrePageID h2 {
656  padding:2px 0;
657  clear: both;
658}
659
660div.browsePathBG {
661  -moz-border-radius:2px;
662  -webkit-border-radius:2px;
663  -khtml-border-radius:2px;
664  border-radius: 2px;
665  background: none repeat scroll 0 0 #FFFFFF;
666  height: 100%;
667  opacity: 0.75;
668  position: absolute;
669  width: 100%;
670  z-index: -1;
671}
672
673/*
674 * page content
675*/
676#content {
677  min-height:450px;
678}
679
680
681.titrePage h2 {
682  font-size:28px;
683}
684
685#content2 {
686  padding:8px;
687  position: relative;
688  top: 100px;
689}
690
691#content2 a {
692  border-bottom:1px dotted #666666;
693}
694
695/*
696 * page : identification, register, profile
697*/
698#identification, #register, #profile {
699  margin:0;
700  padding:16px;
701  position: relative;
702  top: 100px;
703}
704
705/*
706 page content : thumbnails
707*/
708
709#additional_infoTOP, #additional_infoBOTTOM {
710  -moz-border-radius:8px;
711  -webkit-border-radius:8px;
712  -khtml-border-radius:8px;
713  border-radius:8px;
714  background-color: #202020;
715  margin: 8px 0;
716  padding: 8px 0;
717}
718
719.additional_info {
720  padding:8px 8px 8px 16px;
721}
722
723#thumbnails {
724  font-size:80%;
725  font-weight:bold;
726  margin-bottom: 16px;
727}
728
729/*
730  page content : categories thumbnails
731*/
732
733#subContent {
734  padding: 60px 0 0;
735  clear:both;
736}
737
738#subContent h2 {
739  font-size: 150%;
740  padding-bottom:4px;
741}
742
743
744.thumbnailCategory {
745  display: block;
746  margin: 40px;
747  padding: 0;
748}
749
750div.thumbnailCategory span.id_recent_cat,
751div.thumbnailCategory span.id_recent_cat_by_child {
752  top:-5px;
753}
754div.thumbnailCategory:hover span.id_recent_cat {
755  background-position:-990px 0px;
756}
757div.thumbnailCategory:hover span.id_recent_cat_by_child {
758  background-position:-990px 0px;
759}
760
761
762.thumbnailCategory h3 {
763  font-size: 120%;
764  position:absolute;
765}
766.thumbnailCategory:hover h3 {
767  font-size: 150%;
768}
769
770.thumbnailCategory h3.odd0 {
771  margin: -17px 0 0;
772  text-align: left;
773}
774.thumbnailCategory:hover h3 {
775  margin: -21px 0 0;
776}
777
778.thumbnailCategory h3.odd1 {
779  margin: -2px 0 0;
780  text-align: right;
781  min-height:30px;
782}
783
784
785
786.thumbnailCategory div.imgContainer {
787  border:8px solid #000000;
788}
789.thumbnailCategory img {
790  opacity:0.75;
791  filter:alpha(opacity:75);
792  display:block;
793}
794.thumbnailCategory:hover img {
795  opacity:1;
796  filter:alpha(opacity:100);
797}
798
799
800ul.thumbnailCategories {
801  padding:16px 0 0;
802}
803
804ul.thumbnailCategories li {
805  float:none;
806  margin:auto;
807  display: inline-block;
808  width: auto;
809  min-width:0;
810}
811
812#thumbContents {
813  margin:0px;
814}
815
816.illustration {
817  padding: 0px 20px;
818  text-align: center;
819}
820
821div.illustration img {
822  border:4px solid #000000;
823}
824
825li.odd1 .illustration {
826}
827
828
829li p.thumbCatDesc, li p.thumbCatDescNbImg {
830  margin-left:-8px;
831  padding: 0 8px;
832}
833
834li p.thumbCatDescNbImg {
835  font-style: italic;
836  float:right;
837  margin-top: -2px;
838  color: #666666;
839}
840
841li p.thumbCatDesc {
842  margin-top: 4px;
843  padding-top: 4px;
844  text-align: justify;
845}
846
847div.thumbnailCategory div.description {
848  height:auto;
849}
850
851div ul.thumbnails {
852  padding-bottom:40px;
853}
854
855div ul.thumbnails li {
856  width: auto;
857  height: auto;
858  margin:40px;
859  display: inline-block;
860  float:none;
861}
862
863div ul.thumbnails li {
864  border:4px solid #000000;
865}
866
867div ul.thumbnails li a img {
868  display:block;
869  opacity:0.75;
870  filter:alpha(opacity:75);
871}
872
873div ul.thumbnails li:hover a img {
874  opacity:1;
875  filter:alpha(opacity:100);
876}
877
878
879/*
880 * page :search
881*/
882form.filter {
883  margin:0;
884  padding:16px;
885  position: relative;
886  top: 50px;
887}
888
889/*
890 * page:help
891*/
892.help {
893  margin:8px;
894}
895
896/*
897 page : copyright
898*/
899#copyright {
900  color: #000000;
901  font-size: 10px;
902  left: 0px;
903  border-top:1px solid #000000;
904  padding: 3px;
905  width: 100%;
906  z-index: 800;
907  background:#ffffff;
908  height:14px;
909}
910
911/*
912 page : menubar
913*/
914#menubar {
915  color: #000000;
916  display: block;
917  height: 30px;
918  left: -6px;
919  margin: 0;
920  overflow: visible;
921  padding: 50px 0 0;
922  position: fixed;
923  top: auto;
924  width: 200px;
925  z-index: 1000;
926  visibility:visible;
927}
928
929#menubar dt {
930  font-size:120%;
931  font-weight:bold;
932  cursor:default;
933  z-index:1010;
934}
935
936#menubar dt a {
937  color:#000000;
938}
939
940#menubar dl:hover dt:hover, #menubar dl:hover dt a:hover {
941  color:#ffffff;
942}
943
944#menubar dl:hover dt, #menubar dl:hover dt a {
945  color:#ffffff;
946}
947
948#menubar dl {
949  float:left;
950  margin:0px 1px 1px 10px;
951  padding:0px 6px 0;
952  max-height:30px;
953  width: 80%;
954}
955
956#menubar dl:hover {
957  background-color:#000000;
958  color:#ffffff;
959  -moz-border-radius:4px;
960  -webkit-border-radius:4px;
961  -khtml-border-radius:4px;
962  border-radius:4px;
963}
964
965#menubar ul {
966  list-style-type:none;
967  font-size:92%;
968  margin:0;
969  padding:0;
970}
971
972#menubar ul ul {
973  font-size:100%;
974  padding-bottom:0px;
975  padding-top:0px;
976}
977
978#menubar dt .button {
979  display:none;
980}
981
982#menubar p.totalImages {
983  font-size:65%;
984  margin-right:12px;
985  color:#ffffff;
986}
987
988
989div#menubar dd,
990div#menubar ul ul,
991div#menubar ul li:hover ul ul,
992div#menubar ul ul li:hover ul ul,
993div#menubar ul ul ul li:hover ul ul,
994div#menubar ul ul ul ul li:hover ul ul,
995div#menubar ul ul ul ul ul li:hover ul ul,
996div#menubar ul ul ul ul ul ul li:hover ul ul {
997  display:none;
998}
999
1000#menubar dd ul ul {
1001  -moz-border-radius:4px;
1002  -webkit-border-radius:4px;
1003  -khtml-border-radius:4px;
1004  border-radius:4px;
1005  left:99%;
1006  position:absolute;
1007  padding-top:4px;
1008  padding-bottom:4px;
1009  margin:-23px 0px 0px -6px; /* for FF, Opera, Safari... */
1010  #margin:-8px 0px 0px -8px; /* for the M$IE (f**k M$IE and the bad tips) */
1011}
1012
1013div#menubar dl:hover dd,
1014div#menubar ul li:hover ul,
1015div#menubar ul ul li:hover ul,
1016div#menubar ul ul ul li:hover ul,
1017div#menubar ul ul ul ul li:hover ul,
1018div#menubar ul ul ul ul ul li:hover ul,
1019div#menubar ul ul ul ul ul ul li:hover ul,
1020div#menubar ul ul ul ul ul ul ul li:hover ul {
1021  display:block;
1022  background:#000000;
1023  padding-bottom:6px;
1024  min-width:180px;
1025  border: 2px solid #000000;
1026  color:#ffffff;
1027
1028  left: 85%;
1029  margin: -35px 0 0 0;
1030  position: absolute;
1031  z-index: 500;
1032}
1033
1034#menubar dd {
1035  position:absolute;
1036  z-index:-1;
1037  border: 2px solid #000000;
1038  margin: 0px 0 0 -8px;
1039  -moz-border-radius:4px;
1040  -webkit-border-radius:4px;
1041  -khtml-border-radius:4px;
1042  border-radius:4px;
1043}
1044
1045
1046#menubar li {
1047  padding: 1px 8px;
1048  white-space: nowrap;
1049}
1050#menubar li a {
1051  color:#ffffff;
1052}
1053
1054#menubar li:hover {
1055  background:#ffffff;
1056  color:#000000;
1057  -moz-border-radius:2px;
1058  -webkit-border-radius:2px;
1059  -khtml-border-radius:2px;
1060  border-radius:2px;
1061}
1062
1063#menubar li:hover>a {
1064  color:#000000;
1065}
1066
1067#menubar li a.button {
1068  background-color:#ffffff;
1069  border:2px solid transparent;
1070  -moz-border-radius:2px;
1071  -webkit-border-radius:2px;
1072  -khtml-border-radius:2px;
1073  border-radius:2px;
1074}
1075
1076
1077#menubar ul.actions li:hover {
1078  background-color:#ffffff;
1079}
1080
1081#mbCategories dt {
1082  height:20px;
1083  overflow:hidden;
1084}
1085
1086
1087.menuInfoCat, .menuInfoCatByChild {
1088  font-size: 70%;
1089  color:#ffffff;
1090}
1091
1092li:hover > span.menuInfoCat,
1093li:hover > span.menuInfoCatByChild {
1094  color:#666666;
1095}
1096
1097#mbIdentification dd p {
1098  color:#ffffff;
1099}
1100
1101
1102/*
1103 calendar bar
1104*/
1105.calendarBar {
1106  margin-top:2px;
1107  text-align:center;
1108  padding:0 15px;
1109}
1110span.calItemP {
1111  float:left;
1112}
1113span.calItemN {
1114  float:right;
1115}
1116
1117span.calItem, span.calItemEmpty {
1118  display:inline-table;
1119  margin:1px;
1120  min-width:15px;
1121  padding-left:2px;
1122  padding-right:2px;
1123  border:1px solid #000000;
1124  font-weight:bold;
1125}
1126
1127td.calDayHead {
1128  font-size:14px;
1129  font-weight:normal;
1130  padding-bottom:12px;
1131}
1132
1133table.calMonth tbody td.calDayCellFull, table.calMonth tbody td.calDayCellEmpty {
1134  border:1px solid #000000;
1135  overflow:hidden;
1136}
1137
1138.calBackDate {
1139  color:#000000;
1140  padding-left:10px;
1141  padding-top:7px;
1142}
1143.calForeDate {
1144  color: #fff;
1145  padding-left:10px;
1146  padding-top:6px;
1147}
1148
1149table.calMonth tbody td.calDayCellEmpty, table.calMonth tbody td.calDayCellBlank {
1150  height:97px;
1151  width:84px;
1152}
1153
1154td.calDayCellEmpty {
1155  color:#666666;
1156  padding-left:12px;
1157  padding-top:8px;
1158}
1159
1160div.calImg {
1161  position:relative;
1162  left:8px;
1163  top:8px;
1164}
1165
1166div.calImg img {
1167  opacity:0.75;
1168  filter:alpha(opacity:75);
1169}
1170
1171div.calImg:hover img {
1172  opacity:1;
1173  filter:alpha(opacity:100);
1174}
1175
1176
1177.calendarCalBar {
1178  padding-left:16px;
1179  padding-top:8px;
1180  margin-left:8px;
1181  margin-right:12px;
1182  margin-bottom: 8px;
1183}
1184
1185.calendarBar span {
1186  font-size:90%;
1187}
1188
1189table.calMonth {
1190  margin-left:auto;
1191  margin-right:auto;
1192  left:0px;
1193}
1194
1195table.calMonth td.calDayCellFull:hover {
1196  background-color:#ffffff;
1197}
1198
1199div.calendarViews {
1200  margin-top: 4px;
1201}
1202
1203span.calCalHead a {
1204  font-weight:bold;
1205  font-size:150%;
1206}
1207span.calCalHead span.calCalNbImg,
1208span.calCal span.calCalNbImg {
1209  color:#666666;
1210}
1211span.calCalNbImg {
1212    font-size: 70%;
1213    left: -3px;
1214    position: relative;
1215    top: -8px;
1216}
1217
1218/*
1219  inputs
1220*/
1221input[type="text"], input[type="password"], select, textarea, file {
1222 font-family: monospace;
1223 background: #d9d9d9;
1224 color:#333333;
1225 border:none;
1226 margin:0px;
1227 max-width:640px;
1228}
1229
1230input:focus, select:focus, textarea:focus {
1231  background: #eeeeee;
1232  color:#000000;
1233}
1234
1235input[type="submit"], input[type="button"], input[type="reset"], button {
1236  -moz-border-radius: 8px;
1237  -webkit-border-radius:8px;
1238  -khtml-border-radius:8px;
1239  border-radius:8px;
1240  background:#000000;
1241  border:none;
1242  color: #C0C0C0;
1243  font-family: monospace;
1244  font-weight: bold;
1245  padding: 4px;
1246  margin-top:1px;
1247  cursor: pointer;
1248}
1249
1250input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, button:hover {
1251  color: #ffffff;
1252}
1253
1254input[type="submit"]:active, input[type="button"]:active, input[type="reset"]:active, button:active {
1255  background:#c0c0c0;
1256  color: #000000;
1257  outline:none;
1258}
1259
1260
1261/*
1262input[type="submit"]:active, input[type="button"]:active, input[type="reset"]:active {
1263  border-bottom:1px #ffffff solid;
1264  border-right:1px #ffffff solid;
1265  border-top:1px #606060 solid;
1266  border-left:1px #606060 solid;
1267}
1268*/
1269
1270fieldset {
1271  border: 2px solid #000000;
1272  margin: 16px 4px;
1273  padding: 8px;
1274  font-size: 12px;
1275}
1276
1277fieldset legend {
1278  -moz-border-radius:4px;
1279  -webkit-border-radius:4px;
1280  -khtml-border-radius:4px;
1281  border-radius:4px;
1282  background: none repeat scroll 0 0 #000000;
1283  color:#ffffff;
1284  font-size: 14px;
1285  font-weight: bold;
1286  padding: 1px 16px;
1287}
1288
1289#quickconnect {
1290  color:#ffffff;
1291}
1292#quickconnect fieldset {
1293  border: 2px solid #ffffff;
1294  background:#000000;
1295  margin: 16px 4px 4px;
1296  padding: 4px;
1297}
1298#quickconnect fieldset legend {
1299  background: none repeat scroll 0 0 #ffffff;
1300  color:#000000;
1301}
1302#quickconnect #iValid {
1303  margin-top:12px;
1304}
1305#quickconnect ul.actions {
1306  float:right;
1307}
1308
1309/*
1310  picture page
1311*/
1312.switchBox {
1313  -moz-border-radius:4px;
1314  -webkit-border-radius:4px;
1315  -khtml-border-radius:4px;
1316  border-radius:4px;
1317  background-color: #ffffff;
1318  border: 2px solid #000000;
1319  margin-left:4px;
1320  z-index:15000;
1321  margin-top:12px;
1322}
1323
1324.switchBoxTitle {
1325  font-size: 12px;
1326  font-weight: bold;
1327}
1328
1329.switchBoxCat {
1330  margin-top:25px;
1331}
1332
1333#thePicturePage #titrePageID {
1334  min-height:0;
1335  padding:0;
1336  border:0;
1337  margin:0;
1338}
1339
1340#imageHeaderBar {
1341  z-index: 1000;
1342  position: relative;
1343}
1344
1345#imageHeaderBar div {
1346  color:#000000;
1347}
1348
1349#imageHeaderBar div.browsePath {
1350  float: none;
1351  left: 20px;
1352  position: fixed;
1353  padding: 0;
1354}
1355
1356#theImage {
1357  position:static;
1358  padding-bottom:0px;
1359}
1360
1361#theImage p {
1362  margin:0;
1363}
1364
1365#theImgContainer {
1366  border:8px #000000 solid;
1367  margin-top:30px;
1368}
1369
1370#theImageHigh {
1371  position: fixed;
1372}
1373
1374#theImgHighBg {
1375  background-color:#000000;
1376  opacity:0.88;
1377  filter:alpha(opacity:88);
1378}
1379
1380#theImgHighContainer {
1381  -moz-border-radius:10px;
1382  -webkit-border-radius:10px;
1383  -khtml-border-radius:10px;
1384  border-radius:10px;
1385  background:#FFFFFF url(./../icon/processing.gif) no-repeat scroll 82px 42px;
1386}
1387
1388#theImgHighCloseButton {
1389  width:22px;
1390  height:22px;
1391  background:transparent url(./../icon/buttons.png) no-repeat scroll -1804px 0px;
1392  top:-14px;
1393  right:15px;
1394  cursor:pointer;
1395}
1396#theImgHighCloseButton:hover {
1397  background-position:-1804px -44px;
1398}
1399
1400#theImgHighZoomButton {
1401  width:22px;
1402  height:22px;
1403  top:-14px;
1404  right:40px;
1405  cursor:pointer;
1406  background:transparent url(./../icon/buttons.png);
1407}
1408
1409#theImgHighZoomButton.fit {
1410  background-position:-1760px 0px;
1411}
1412#theImgHighZoomButton.fit:hover {
1413  background-position:-1760px -44px;
1414}
1415
1416#theImgHighZoomButton.full {
1417  background-position:-1716px 0px;
1418}
1419#theImgHighZoomButton.full:hover {
1420  background-position:-1716px -44px;
1421}
1422
1423
1424#imageHeaderBar.browsePath h2 {
1425  font-weight:normal;
1426}
1427
1428#imageToolBar {
1429  top:0px;
1430  margin-top: 15px;
1431  position: fixed;
1432  right: 10px;
1433}
1434
1435.imageToolBarBg {
1436  z-index:-1;
1437  left:0px;
1438  -moz-border-radius:6px;
1439  -webkit-border-radius:6px;
1440  -khtml-border-radius:6px;
1441  border-radius:6px;
1442  min-height: 23px;
1443}
1444
1445div.navButtons {
1446  background: none repeat scroll 0 0 #FFFFFF;
1447  border-radius: 3px;
1448  -moz-border-radius:3px;
1449  -webkit-border-radius:3px;
1450  -khtml-border-radius:3px;
1451  margin-right: 5px;
1452  padding: 1px;
1453  position: absolute;
1454  right: 0;
1455  top: 5px;
1456  width: auto;
1457  z-index: 800;
1458}
1459
1460
1461#imageToolBar h2 {
1462  color:#d9d9d9;
1463  margin-top:6px;
1464}
1465
1466#navThumbNext {
1467  right:auto;
1468  margin-left:768px;
1469}
1470
1471#navThumbPrev {
1472  left:auto;
1473  margin-left:-14px;
1474}
1475
1476#navThumbNext, #navThumbPrev {
1477  top:310px;
1478  max-height:200px;
1479  height:200px;
1480}
1481
1482#navThumbPrevContainer, #navThumbNextContainer {
1483  height:200px;
1484}
1485
1486.navThumbNextBg, .navThumbPrevBg {
1487  -moz-border-radius:12px;
1488  -webkit-border-radius:12px;
1489  -khtml-border-radius:12px;
1490  border-radius:12px;
1491  background: none repeat scroll 0 0 #202020;
1492  height:180px;
1493  width:180px;
1494  margin:10px;
1495}
1496
1497#navThumbNextContainer:hover div.navThumbNextBg,
1498#navThumbPrevContainer:hover div.navThumbPrevBg {
1499  background:#000000;
1500}
1501
1502
1503#imageInfos {
1504  z-index:100;
1505}
1506
1507#imageInfosContainer {
1508  padding-bottom:8px;
1509}
1510
1511.imageMetaBg, .imageInfosBg {
1512  background:#ffffff;
1513  opacity:0.85;
1514  filter:alpha(opacity:85);
1515}
1516
1517.infoTable {
1518  margin:auto;
1519  font-size:90%;
1520  max-width:94%;
1521  color:#666666;
1522  z-index:200;
1523  border-collapse:collapse;
1524  position:relative;
1525}
1526
1527.infoTable td {
1528  padding-bottom:5px;
1529  padding-left:4px;
1530  padding-right:5px;
1531}
1532
1533.infoTable td.value, .infoTable td.label {
1534  padding-right:50px;
1535}
1536
1537.infoTable .label {
1538  font-weight:bold;
1539}
1540
1541.infoTable tr:hover {
1542  color:#000000;
1543  cursor:default;
1544}
1545.infoTable tr.emptyrow td {
1546  height:4px;
1547  padding:0px;
1548}
1549
1550#updateRate {
1551  margin-right:25px;
1552  float:left;
1553}
1554#rateForm {
1555  float:left;
1556  position:relative;
1557  top:-2px;
1558}
1559#rateForm input[type="button"].rateButtonStarFull,
1560#rateForm input[type="button"].rateButtonStarFull:focus,
1561#rateForm input[type="submit"].rateButtonStarFull  {
1562  background: url('./../icon/buttons.png') no-repeat scroll; background-position:-1695px -2px; width:22px; height:20px;
1563  outline:none;
1564}
1565
1566#rateForm input[type="button"].rateButtonStarEmpty,
1567#rateForm input[type="button"].rateButtonStarEmpty:focus,
1568#rateForm input[type="submit"].rateButtonStarEmpty {
1569  background: url('./../icon/buttons.png') no-repeat scroll; background-position:-1673px -2px; width:22px; height:20px;
1570  outline:none;
1571}
1572
1573#rateForm input[type="button"],
1574#rateForm  input[type="button"]:active,
1575#rateForm input[type="submit"],
1576#rateForm  input[type="submit"]:active {
1577  cursor:pointer;
1578  border:none;
1579  padding:0;
1580}
1581
1582#privacyLevelBox {
1583  font-weight:normal;
1584}
1585
1586#privacyLevelBox a {
1587  cursor:pointer;
1588}
1589
1590#iPrivacyLevelLink {
1591  cursor:pointer;
1592  font-style:italic;
1593}
1594
1595#comments {
1596  padding:16px;
1597}
1598
1599#theCommentsPage ul.commentList {
1600  padding:0;
1601}
1602
1603#theCommentsPage ul.commentList li {
1604  margin-bottom: 8px;
1605  padding: 4px;
1606}
1607
1608#theCommentList ul.commentList {
1609  padding: 0 0 0 17px;
1610}
1611
1612.commentDetail ul {
1613  list-style-type:none;
1614  padding:4px;
1615}
1616.commentDetail ul li {
1617  float:right;
1618}
1619
1620#theCommentsPage ul.commentList li .commentDetail ul li {
1621  display:inline;
1622  margin:0;
1623  padding:0;
1624}
1625
1626.commentDetail .description {
1627  padding-top: 12px;
1628}
1629
1630.commentDetail .description .author,
1631.commentDetail .description .date {
1632  font-weight:bold;
1633  color:#666666;
1634}
1635
1636.commentDetail .description blockquote {
1637  margin:0;
1638  padding:4px 4px 8px 12px;
1639  text-align:justify;
1640}
1641
1642.commentDetail fieldset legend {
1643  background:none;
1644}
1645
1646#titleComment h3:hover {
1647  background:#000000;
1648}
1649
1650.comment_icon {
1651  margin-left:5px;
1652  padding:0;
1653  position:absolute;
1654}
1655
1656#theCommentBG {
1657  background: none repeat scroll 0 0 #FFFFFF;
1658  opacity: 0.85;
1659}
1660
1661#theCommentContainer {
1662  clear:both;
1663  min-height:250px;
1664  display:inline-block;
1665}
1666
1667#theCommentContainer input, #theCommentContainer textarea {
1668  max-width:418px;
1669}
1670
1671#theCommentContainer #contentEditId {
1672  max-width:410px;
1673}
1674
1675#theCommentContainer form {
1676  padding-right:8px;
1677  padding-left:8px;
1678  padding-top:0px;
1679}
1680
1681#theCommentList {
1682  height:75%;
1683}
1684
1685#theCommentsContainer {
1686  z-index:800;
1687}
1688
1689.imageNumber {
1690  font-size: 60%;
1691  font-style: italic;
1692  font-weight: normal;
1693  left: 40px;
1694  margin: 16px 0;
1695  padding: 0;
1696  position: fixed;
1697}
1698
1699div.imageNumberTxt {
1700  padding:4px;
1701}
1702
1703/*
1704 * tabs
1705*/
1706#theTabs {
1707}
1708
1709#theTabsBg {
1710  background:url("./../icon/1x1transp.gif") repeat scroll 0 0 transparent;
1711}
1712
1713#theTabsheets {
1714  margin:2px;
1715}
1716
1717#theTabsheets li.tab, #theTabs div.tab {
1718  -moz-border-radius:4px;
1719  -webkit-border-radius:4px;
1720  -khtml-border-radius:4px;
1721  border-radius:4px;
1722  background-color:transparent;
1723  color:#ffffff;
1724  display:block;
1725  margin:0 2px 2px 4px;
1726  padding:2px 8px;
1727  position:relative;
1728  top:2px;
1729  font-size:11px;
1730  height:14px;
1731  clear: right;
1732  float: right;
1733}
1734#theTabs #tabNavigate {
1735  background-color:#ffffff;
1736}
1737#theTabsheets li.tab {
1738  background-color:#ffffff;
1739  border:1px solid transparent;
1740}
1741
1742#theTabsheets li.tab a {
1743  color:#000000;
1744}
1745
1746#theTabsheets li.tab:hover {
1747  border-color:#000000;
1748}
1749
1750#theTabsheets li.ui-tabs-selected {
1751  border-color:#000000;
1752  border-left-width:8px;
1753  background:#ffffff;
1754}
1755#theTabsheets li.ui-tabs-selected a {
1756  color:#000000;
1757}
1758
1759#theTabsContainer {
1760  position:absolute;
1761  z-index:850;
1762  width:0px;
1763  top:0px;
1764}
1765
1766#theTabsContainer .navigationBar {
1767  background:transparent;
1768  margin:0px;
1769  border:none;
1770  float:right;
1771}
1772
1773#theTabs #tabNavigate {
1774  float:right;
1775  margin:4px;
1776  height:13px;
1777  top:0;
1778}
1779
1780
1781#theTabs #tabNavigate div.navButtons {
1782  margin: 0;
1783  padding: 0;
1784  position: relative;
1785  top: -2px;
1786  width: auto;
1787  z-index: 100;
1788}
1789
1790
1791
1792#theTabs #tabRandomButtons {
1793  height: auto;
1794  margin: 4px;
1795  position: absolute;
1796  padding:0px;
1797  top:0;
1798}
1799
1800#theTabs #tabImageInfos {
1801  margin-left: 42px;
1802}
1803
1804#theTabs div.tabPanel {
1805  width:100%;
1806  position:fixed;
1807  left:0;
1808  bottom:40px;
1809}
1810
1811#theTabs div.tabPanel>div {
1812  border:1px solid #000000;
1813  margin:10px;
1814  position:relative;
1815}
1816
1817.randomButtons {
1818  left: 0;
1819  z-index: 110;
1820  margin-left:0;
1821  position:relative;
1822  top:0;
1823}
1824
1825div.randomButtons a.button {
1826  display:block;
1827  margin-top: 2px;
1828  background-color: #FFFFFF;
1829}
1830
1831
1832/*
1833  tags
1834*/
1835
1836#fullTagCloud SPAN a:hover {
1837  border-bottom:1px dotted #666666;
1838}
1839
1840#menuTagCloud {
1841  padding:6px;
1842}
1843
1844#menuTagCloud SPAN {
1845  margin:0px;
1846}
1847
1848#menuTagCloud SPAN a {
1849  color:#ffffff;
1850}
1851#menuTagCloud SPAN:hover a {
1852  border-bottom:1px dotted #ffffff;
1853}
1854#menuTagCloud SPAN.add_tag:hover, #menuTagCloud SPAN:hover a.tagaddbutton {
1855  border:none;
1856}
1857
1858
1859
1860#fullTagCloud span a {
1861  padding:4px;
1862  margin:0px;
1863}
1864
1865#fullTagCloud {
1866  padding:8px 16px;
1867  margin:0px;
1868  position: relative;
1869  top: 100px;
1870}
1871
1872.tagLetters {
1873  padding:8px 16px;
1874}
1875
1876.nbEntries {
1877  text-align:right;
1878  padding-left:20px;
1879  font-size:75%;
1880}
1881
1882.tagaddbutton {
1883  left:-4px;
1884  position:relative;
1885  top:-6px;
1886}
1887span.add_tag {
1888  background-image:url(./../icon/buttons.png);
1889  background-repeat:no-repeat;
1890  width:9px;
1891  height:9px;
1892  background-position:-947px -1px;
1893  display:inline-block;
1894}
1895span.add_tag:hover {
1896  background-position:-947px -45px;
1897}
1898
1899.mandatorystar {
1900  color:#A04040;
1901}
1902
1903.mandatorynfo {
1904  font-size:90%;
1905  margin:0 0 4px 8px
1906}
1907
1908tr.tagLine {
1909  border-bottom:1px solid transparent;
1910}
1911
1912tr.tagLine:hover {
1913  border-bottom:1px dotted #666666;
1914}
1915
1916.tagLetterContent {
1917  border-collapse: collapse;
1918}
1919
1920/*
1921  help
1922*/
1923#thePopuphelpPage h1 {
1924  background:transparent;
1925  padding-top:30px;
1926}
1927
1928
1929#thePopuphelpPage #the_page {
1930  left: 0;
1931  width: 96%;
1932  margin:auto;
1933}
1934
1935#thePopuphelpPage #theHeader {
1936  -moz-border-radius: 12px;
1937  -webkit-border-radius: 12px;
1938  -khtml-border-radius: 12px;
1939  border-radius: 12px;
1940  background: none repeat scroll 0 0 #202020;
1941  margin-top: 8px;
1942  padding: 0px 16px;
1943  border-top: 4px solid;
1944  color:#666666;
1945}
1946
1947#thePopuphelpPage #content {
1948  margin:0 8px;
1949  min-height:0;
1950  padding:16px 16px 52px;
1951}
1952
1953#thePopuphelpPage #copyright {
1954  width: 96%;
1955}
1956
1957#thePopuphelpPage ul.categoryActions {
1958  margin:-16px 0 0;
1959  padding:0;
1960}
1961
1962/*
1963 * diaporama
1964*/
1965#imageHeaderBar h2.showtitle {
1966  display:inline;
1967}
1968
1969#imageHeaderBar div.slideShow {
1970  padding:2px 0 0 5px;
1971}
1972
1973/*
1974 * notification
1975 */
1976span.rssFeed {
1977  display:inline-block;
1978  width:11px;
1979  height:14px;
1980  background-image:url(./../icon/buttons.png);
1981  background-repeat:no-repeat;
1982  background-position:-1628px 0;
1983  margin-right: 4px;
1984  position: relative;
1985  top: 2px;
1986}
1987
1988
1989
1990
1991/*
1992 * tips
1993 */
1994
1995#iSimpleTipContent {
1996  background: none repeat scroll 0 0 #C0C0C0;
1997  border: none;
1998  color: #202020;
1999  font-family: sans-serif;
2000  font-size: 11px;
2001  max-width: 200px;
2002  padding: 4px;
2003  min-height: 15px;
2004}
2005#iSimpleTipShadow, #iSimpleTipContent {
2006  -moz-border-radius:4px;
2007  -webkit-border-radius:4px;
2008  -khtml-border-radius:4px;
2009  border-radius:4px;
2010}
2011
2012#iSimpleTipContent span.title {
2013  font-weight:bold;
2014}
2015#iSimpleTipContent ul, #iSimpleTipContent ol {
2016  margin:4px;
2017  padding-left:15px;
2018}
2019
2020#iSimpleTipContent img {
2021  margin:8px;
2022}
2023
2024#iSimpleTipContent span.navDesc {
2025  text-align:center;
2026  display:block;
2027}
2028
2029#iSimpleTipContent span.navAction {
2030  font-weight:bold;
2031}
2032#iSimpleTipContent span.navTitle {
2033  font-style:italic;
2034}
2035
2036.cSimpleTipArrow {
2037    background-image: url("./../icon/sTipArrows.png");
2038}
2039
2040.cSimpleTipArrow {
2041    background-repeat: no-repeat;
2042    height: 12px;
2043    position: absolute;
2044    width: 12px;
2045}
2046
2047
2048/*
2049 vd language switch plugin
2050*/
2051ul.categoryActions li.menuf ul li a, .menuf ul li a:visited {
2052  height:27px;
2053  line-height:27px;
2054  margin-top:3px;
2055}
2056
2057.menuf ul.flag-pan .flags:hover, .menuf a img.flags {
2058  border:1px solid #000000;
2059}
2060
2061.menuf ul.flag-pan .flags {
2062  border:1px solid #000000;
2063}
2064
2065.menuf ul.flag-pan {
2066  -moz-border-radius: 4px;
2067  -webkit-border-radius:4px;
2068  -khtml-border-radius:4px;
2069  border-radius:4px;
2070  background: #ffffff;
2071  border: 2px solid #000000;
2072  padding-bottom: 4px;
2073  margin-left: 6px;
2074  margin-top: -4px;
2075}
2076
2077li.menuf {
2078  left: 15px;
2079  margin-top: 10px;
2080  position: fixed;
2081  z-index:1500;
2082}
2083
2084li.menuf ul li:hover ul {
2085  display:block;
2086  left:-15px;
2087}
2088li.menuf ul li {
2089  margin-left:0;
2090  top:8px;
2091}
2092li.menuf ul li ul.flag-pan li {
2093  margin-left:5px;
2094  top:0px;
2095}
2096
2097/*
2098 * PWG Stuff plugin
2099*/
2100div.stuffs_block {
2101  margin:0px;
2102  padding:0px;
2103}
2104
2105div.stuffs_block .stuffs {
2106  margin:0px;
2107  padding:0px;
2108  background:transparent;
2109}
2110
2111div.stuffs_block .stuffs h2 {
2112  margin:0px;
2113  padding-top:4px;
2114}
2115
2116div.stuffs_block div.personal_block,
2117div.stuffs_block #comments {
2118  -moz-border-radius: 12px;
2119  -webkit-border-radius:12px;
2120  -khtml-border-radius:12px;
2121  border-radius:12px;
2122  background: #202020;
2123  margin-top: -24px;
2124  margin-bottom: 8px;
2125  padding: 35px 15px 15px;
2126}
2127
2128/*
2129 * AMM compatibility
2130*/
2131div#menubar dd.randompicdd {
2132  margin-left:-7px;
2133}
2134
2135div#irandompicinner.illustration {
2136  height:auto;
2137  padding:0px;
2138}
2139
2140
2141
2142/*
2143 * GMaps compatibility
2144 */
2145#icon_gmaps {
2146  height:43px;
2147}
2148#icon_gmaps.size42x28 {
2149  background-image:url(./../icon/gmaps/i42x28.png);
2150  width:65px;
2151}
2152#icon_gmaps.size28x28 {
2153  background-image:url(./../icon/gmaps/i28x28.png);
2154  width:43px;
2155}
2156
2157/*
2158 * LMT compatibility
2159 */
2160#copyright img.logo80x15 {
2161  top: 2px;
2162}
2163#theImage table img.logo88x31 {
2164  top:2px;
2165}
2166
2167/*
2168 * Histogram compatibility
2169 */
2170#iHistoContent {
2171  margin:5px;
2172}
Note: See TracBrowser for help on using the repository browser.