1 | BODY { |
---|
2 | background-color: rgb(255, 255, 255); |
---|
3 | color: rgb(0, 0, 0); |
---|
4 | } |
---|
5 | H1, H3, INPUT.rateButtonSelected, H2, #menubar DT { |
---|
6 | color: rgb(0, 0, 0); |
---|
7 | } |
---|
8 | A, INPUT.rateButton { |
---|
9 | color: rgb(95, 95, 95); |
---|
10 | } |
---|
11 | INPUT[type="text"], INPUT[type="password"], INPUT[type="file"], SELECT { |
---|
12 | border: 1px solid rgb(185, 199, 171); |
---|
13 | } |
---|
14 | /*_______________________________header______________________________________*/ |
---|
15 | #theHeader{ |
---|
16 | margin-bottom:20px; |
---|
17 | } |
---|
18 | #theHeader p { |
---|
19 | color: rgb(95, 95, 95); |
---|
20 | } |
---|
21 | /*_______________________________menu______________________________________*/ |
---|
22 | #menubar, #imageToolBar, .header_notes { |
---|
23 | border-color: rgb(168, 185, 150); |
---|
24 | background-color: rgb(255, 255, 255); |
---|
25 | } |
---|
26 | .dd_wrapper, .cl_wrapper, .cc_wrapper, #menubar dt, #menubar dt a { |
---|
27 | color: rgb(0, 0, 0); |
---|
28 | } |
---|
29 | #nav_wrapper { |
---|
30 | background: none repeat scroll 0px 0px rgb(63, 63, 63); |
---|
31 | border-bottom: 1px solid rgb(105, 105, 105); |
---|
32 | } |
---|
33 | #topnav .sub, #topnav #loger { |
---|
34 | background-color: rgb(228, 228, 228); |
---|
35 | } |
---|
36 | ul#topnav .sub ul li a, ul#topnav #loger ul li a { |
---|
37 | color: rgb(74, 74, 74); |
---|
38 | } |
---|
39 | ul#topnav .sub ul li, ul#topnav #loger ul li, ul#topnav .sub #menuTagCloud div { |
---|
40 | border-color: rgb(76, 76, 76); |
---|
41 | } |
---|
42 | #quickconnect { |
---|
43 | color: rgb(117, 117, 117); |
---|
44 | } |
---|
45 | #quicksearch input[type="text"]{ |
---|
46 | border-color: rgb(185, 199, 171); |
---|
47 | background-color: rgb(255, 255, 255); |
---|
48 | } |
---|
49 | /*_______________________________content______________________________________*/ |
---|
50 | .thumbnailCategories, .thumbnails { |
---|
51 | border-color: rgb(168, 185, 150); |
---|
52 | background-color: rgb(255, 255, 255); |
---|
53 | } |
---|
54 | .illustration img { |
---|
55 | box-shadow: 8px 8px 4px 0px rgb(218, 218, 218); |
---|
56 | -moz-box-shadow: 8px 8px 4px 0px rgb(218, 218, 218); |
---|
57 | -webkit-box-shadow: 8px 8px 4px 0px rgb(218, 218, 218); |
---|
58 | } |
---|
59 | .content .additional_info { |
---|
60 | background-color: rgb(255, 255, 255); |
---|
61 | border-color: rgb(168, 185, 150); |
---|
62 | } |
---|
63 | .filter { |
---|
64 | border: 1px solid rgb(185, 199, 171); |
---|
65 | border-radius: 5px 5px 5px 5px; |
---|
66 | -moz-border-radius: 5px 5px 5px 5px; |
---|
67 | -webkit-border-radius: 5px 5px 5px 5px; |
---|
68 | } |
---|
69 | #infoBlock, #imageHeaderBar { |
---|
70 | background: none repeat scroll 0px 0px rgb(255, 255, 255); |
---|
71 | border: 1px solid rgb(185, 199, 171); |
---|
72 | border-radius: 3px 3px 3px 3px; |
---|
73 | -moz-border-radius: 3px 3px 3px 3px; |
---|
74 | -webkit-border-radius: 3px 3px 3px 3px; |
---|
75 | } |
---|
76 | #comments, .blockConteneur { |
---|
77 | background-color: rgb(255, 255, 255); |
---|
78 | border-color: rgb(185, 199, 171); |
---|
79 | } |
---|
80 | .switchBox { |
---|
81 | background-color: rgb(255, 255, 255); |
---|
82 | border: 1px solid rgb(185, 199, 171); |
---|
83 | } |
---|
84 | /*_______________________________slide______________________________________*/ |
---|
85 | .tabs { |
---|
86 | opacity: 1; |
---|
87 | -ms-filter: "alpha(opacity=100)"; |
---|
88 | filter: alpha(opacity=100); |
---|
89 | zoom: 1; |
---|
90 | background-color: rgb(255, 255, 255); |
---|
91 | } |
---|
92 | .tabs:hover { |
---|
93 | opacity: 1; |
---|
94 | -ms-filter: "alpha(opacity=100)"; |
---|
95 | filter: alpha(opacity=100); |
---|
96 | zoom: 1; |
---|
97 | background-color: rgb(228, 228, 228); |
---|
98 | } |
---|
99 | .intabs { |
---|
100 | background-color: transparent; |
---|
101 | border-right-color: rgb(185, 199, 171); |
---|
102 | } |
---|
103 | #pageslide { |
---|
104 | background-color: rgb(255, 255, 255); |
---|
105 | } |
---|
106 | .headbord { |
---|
107 | border-bottom: 1px solid rgb(168, 185, 150); |
---|
108 | } |
---|
109 | /*_______________________________scrollbar______________________________________*/ |
---|
110 | .jspTrack { |
---|
111 | background-color: rgb(228, 228, 228); |
---|
112 | } |
---|
113 | .jspVerticalBar { |
---|
114 | background-color: rgb(211, 233, 186); |
---|
115 | } |
---|
116 | /*_______________________________pluggin______________________________________*/ |
---|
117 | #languageSwitchBox { |
---|
118 | border: 1px solid rgb(185, 199, 171); |
---|
119 | z-index: 1000 ! important; |
---|
120 | background-color: rgb(255, 255, 255) ! important; |
---|
121 | } |
---|
122 | #languageSwitchBox .switchBoxTitle{ |
---|
123 | border-bottom: 1px solid rgb(185, 199, 171); |
---|
124 | } |
---|