3 font: 14px Helvetica, Verdana, sans-serif;
10 background-color: #CDCDCD;
11 border-bottom: 1px solid black;
15 #header #breadcrumbs {
36 text-decoration: none;
40 text-decoration: underline;
50 background-color: #BCD6E9;
54 border-bottom: 1px solid #858585;
55 background-color: #B7B7B7;
60 border-right: 1px solid #858585;
66 background-color: #909090;
94 bottom: 0px; left: 0px; right: 0px; top: 50px;
97 .panels-mouse-overlay {
99 top: 0px; bottom: 0px; left: 0px; right: 0px;
101 background: transparent;
106 position: absolute; /* absolute to relation with #panels */
113 width: 8px; /* initial width */
119 left: 8px; /* initial width of the left panel */
125 top: 22px; left: 0px; right: 8px; bottom:0px;
128 .panel-wrap.no-slider .panel-contents {
132 /* Toolbars with select box to change panel contents*/
135 top: 0px; left:0px; right: 0px; height: 20px;
138 border-top: 1px solid #AAA;
139 border-bottom: 1px solid #AAA;
142 background-color: #DDD;
147 .panel-toolbar label {
150 margin: 0 10px 0 2px;
153 /* Slider between panels */
154 .panel-wrap .panel-slider {
157 top: 0px; bottom: 0px; right: 0px; width: 6px;
159 border-left: 1px solid #999;
160 border-right: 1px solid #999;
163 .panel-wrap .panel-slider:hover {
164 background-color: #999;
168 /* ================= */
169 /* = Gallery panel = */
170 /* ================= */
171 .images-wrap, .htmleditor {
177 /* ==================== */
178 /* = XML Editor panel = */
179 /* ==================== */
186 #toolbar, #toolbar ol, #sidebar-toolbar, #sidebar-toolbar ol {
187 /* overflow: hidden;*/
191 background-color: #CCC;
192 border-top: 1px solid #AAA;
199 #sidebar-toolbar, #sidebar-toolbar ol {
203 #sidebar-tabs li, #toolbar-tabs li {
207 margin: 4px 0 -1px 4px;
208 padding: 2px 10px 0 10px;
209 background-color: #CCC;
210 border: 1px solid #AAA;
211 border-radius-topleft: 8px;
212 border-radius-topright: 8px;
213 -moz-border-radius-topleft: 8px;
214 -moz-border-radius-topright: 8px;
215 -webkit-border-top-left-radius: 8px;
216 -webkit-border-top-right-radius: 8px;
219 #sidebar-tabs, #toolbar-tabs {
222 /* overflow: hidden;*/
225 #sidebar-tabs li:hover, #sidebar-tabs li.active, #toolbar-tabs li:hover, #toolbar-tabs li.active {
227 background-color: #EEE;
228 border-bottom: 1px solid #EEE;
232 background-color: #EEE;
233 border-bottom: 1px solid #AAA;
236 #toolbar-buttons li {
242 -moz-border-radius: 10px;
243 -webkit-border-radius: 8px;
247 #toolbar-buttons li:hover {
248 background-color: #777;
256 border: 1px solid black;