3 padding: 0px!important;
13 -moz-user-select: none;
16 .olLayerGoogleCopyright {
20 .olLayerGooglePoweredBy {
24 .olControlAttribution {
45 .olControlScaleLineBottom {
46 border: solid 2px black;
51 .olControlScaleLineTop {
52 border: solid 2px black;
65 div.olControlMousePosition {
74 .olControlOverviewMapContainer {
80 .olControlOverviewMapElement {
81 padding: 10px 18px 10px 10px;
82 background-color: #00008B;
83 -moz-border-radius: 1em 0 0 0;
86 .olControlOverviewMapMinimizeButton {
91 .olControlOverviewMapMaximizeButton {
96 .olControlOverviewMapExtentRectangle {
98 background-image: url("img/blank.gif");
100 border: 2px dotted red;
102 .olControlOverviewMapRectReplacement {
105 background-image: url("img/overview_replacement.gif");
106 background-repeat: no-repeat;
107 background-position: center;
110 .olLayerGeoRSSDescription {
116 .olLayerGeoRSSClose {
121 font-family:sans-serif;
123 .olLayerGeoRSSTitle {
124 float:left;font-size:1.2em;
131 .olControlNavToolbar {
135 .olControlNavToolbar div {
144 .olControlNavigationHistory {
145 background-image: url("img/navigation_history.png");
146 background-repeat: no-repeat;
151 .olControlNavigationHistoryPreviousItemActive {
152 background-position: 0px 0px;
154 .olControlNavigationHistoryPreviousItemInactive {
155 background-position: 0px -24px;
157 .olControlNavigationHistoryNextItemActive {
158 background-position: -24px 0px;
160 .olControlNavigationHistoryNextItemInactive {
161 background-position: -24px -24px;
164 .olControlNavToolbar .olControlNavigationItemActive {
165 background-image: url("img/panning-hand-on.png");
166 background-repeat: no-repeat;
168 .olControlNavToolbar .olControlNavigationItemInactive {
169 background-image: url("img/panning-hand-off.png");
170 background-repeat: no-repeat;
172 .olControlNavToolbar .olControlZoomBoxItemActive {
173 background-image: url("img/drag-rectangle-on.png");
174 background-color: orange;
175 background-repeat: no-repeat;
177 .olControlNavToolbar .olControlZoomBoxItemInactive {
178 background-image: url("img/drag-rectangle-off.png");
179 background-repeat: no-repeat;
181 .olControlEditingToolbar {
187 .olControlEditingToolbar div {
188 background-image: url("img/editing_tool_bar.png");
189 background-repeat: no-repeat;
195 .olControlEditingToolbar .olControlNavigationItemActive {
196 background-position: -103px -23px;
198 .olControlEditingToolbar .olControlNavigationItemInactive {
199 background-position: -103px -0px;
201 .olControlEditingToolbar .olControlDrawFeaturePointItemActive {
202 background-position: -77px -23px;
204 .olControlEditingToolbar .olControlDrawFeaturePointItemInactive {
205 background-position: -77px -0px;
207 .olControlEditingToolbar .olControlDrawFeaturePathItemInactive {
208 background-position: -51px 0px;
210 .olControlEditingToolbar .olControlDrawFeaturePathItemActive {
211 background-position: -51px -23px;
213 .olControlEditingToolbar .olControlDrawFeaturePolygonItemInactive {
214 background-position: -26px 0px;
216 .olControlEditingToolbar .olControlDrawFeaturePolygonItemActive {
217 background-position: -26px -23px ;
219 div.olControlSaveFeaturesItemActive {
220 background-image: url(img/save_features_on.png);
221 background-repeat: no-repeat;
222 background-position: 0px 1px;
224 div.olControlSaveFeaturesItemInactive {
225 background-image: url(img/save_features_off.png);
226 background-repeat: no-repeat;
227 background-position: 0px 1px;
230 .olHandlerBoxZoomBox {
231 border: 2px solid red;
233 background-color: white;
236 filter: alpha(opacity=50);
238 .olHandlerBoxSelectFeature {
239 border: 2px solid blue;
241 background-color: white;
244 filter: alpha(opacity=50);
252 .olControlPanPanel div {
253 background-image: url(img/pan-panel.png);
260 .olControlPanPanel .olControlPanNorthItemInactive {
263 background-position: 0px 0px;
265 .olControlPanPanel .olControlPanSouthItemInactive {
268 background-position: 18px 0px;
270 .olControlPanPanel .olControlPanWestItemInactive {
274 background-position: 0px 18px;
276 .olControlPanPanel .olControlPanEastItemInactive {
279 background-position: 18px 18px;
282 .olControlZoomPanel {
287 .olControlZoomPanel div {
288 background-image: url(img/zoom-panel.png);
295 .olControlZoomPanel .olControlZoomInItemInactive {
298 background-position: 0px 0px;
301 .olControlZoomPanel .olControlZoomToMaxExtentItemInactive {
304 background-position: 0px -18px;
307 .olControlZoomPanel .olControlZoomOutItemInactive {
310 background-position: 0px 18px;
314 background: url("img/close.gif") no-repeat;
318 .olFramedCloudPopupContent {
324 -moz-user-select: none;
328 background-color: pink;
330 filter: alpha(opacity=50); /* IE */
346 .olControlDragFeatureOver {
349 .olControlDragFeatureActive.olControlDragFeatureOver.olDragDown {
350 cursor: -moz-grabbing;
356 .olControlLayerSwitcher {
361 font-family: sans-serif;
368 background-color: transparent;
371 .olControlLayerSwitcher .layersDiv {
376 background-color: darkblue;
381 .olControlLayerSwitcher .layersDiv .baseLbl,
382 .olControlLayerSwitcher .layersDiv .dataLbl {
388 .olControlLayerSwitcher .layersDiv .baseLayersDiv,
389 .olControlLayerSwitcher .layersDiv .dataLayersDiv {
393 .olControlLayerSwitcher .maximizeDiv,
394 .olControlLayerSwitcher .minimizeDiv {