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;
165 .panel-wrap .panel-slider:hover {
166 background-color: #999;
170 /* ================= */
171 /* = Gallery panel = */
172 /* ================= */
173 .images-wrap, .htmleditor {
179 /* ==================== */
180 /* = XML Editor panel = */
181 /* ==================== */
188 #toolbar, #toolbar ol, #sidebar-toolbar, #sidebar-toolbar ol {
189 /* overflow: hidden;*/
193 background-color: #CCC;
194 border-top: 1px solid #AAA;
201 #sidebar-toolbar, #sidebar-toolbar ol {
205 #sidebar-tabs li, #toolbar-tabs li {
209 margin: 4px 0 -1px 4px;
210 padding: 2px 10px 0 10px;
211 background-color: #CCC;
212 border: 1px solid #AAA;
213 border-radius-topleft: 8px;
214 border-radius-topright: 8px;
215 -moz-border-radius-topleft: 8px;
216 -moz-border-radius-topright: 8px;
217 -webkit-border-top-left-radius: 8px;
218 -webkit-border-top-right-radius: 8px;
221 #sidebar-tabs, #toolbar-tabs {
224 /* overflow: hidden;*/
227 #sidebar-tabs li:hover, #sidebar-tabs li.active, #toolbar-tabs li:hover, #toolbar-tabs li.active {
229 background-color: #EEE;
230 border-bottom: 1px solid #EEE;
234 background-color: #EEE;
235 border-bottom: 1px solid #AAA;
238 #toolbar-buttons li {
244 -moz-border-radius: 10px;
245 -webkit-border-radius: 8px;
249 #toolbar-buttons li:hover {
250 background-color: #777;
258 border: 1px solid black;