- position: absolute;
- border: 1px solid black;
- margin: 0px;
- padding: 0px;
- width: 30%;
- left: 0px;
- top: 0px;
- bottom: 0px;
-}
-
-#sidebar_content {
- overflow: auto;
- position: absolute;
- font-size: 13px;
- line-height: 14px;
- top: 29px;
- bottom: 0px;
- left: 0px;
- right: 0px;
-}
-
-.sidebar_title {
- margin: 0px;
- padding: 3px 6px 3px 6px;
- height: 29px;
- font-size: 14px;
- line-height: 15px;
- border-bottom: 1px solid black;
- background: #bbb;
-}
-
-.browse_heading {
- margin: 0px;
- padding: 3px 6px 3px 6px;
- border: 1px solid #ccc;
- background: #ddd;
-}
-
-.browse_details {
- margin: 0px;
- padding: 0px 6px 0px 6px;
-}
-
-.search_results_heading {
- margin: 0px;
- padding: 3px 6px 3px 6px;
- border: 1px solid #ccc;
- background: #ddd;
-}
-
-.search_results_entry {
- margin: 0px;
- padding: 2px 6px 2px 6px;
-}
-
-.search_results_error {
- margin: 0px;
- padding: 2px 6px 0px 6px;
- color: #f00;
-}
-
-.search_help {
- font-size: 10px;
- line-height: 1em;
- margin-top: 3px;
- margin-bottom: 0px;
-}
-
-.olControlAttribution {
- display: none !important;
-}
-
-/* inbox and messaging stuff */
-.inbox-row-unread .inbox-subject {
- font-weight: bold;
-}
-
-/* rails error field stuff */
-
-.fieldWithErrors {
- padding: 2px;
- background-color: red;
- display: table;
-}
-
-#notice {
- border: 1px solid green;
- padding: 7px;
- background-color: #f0fff0;
- margin-bottom: 20px;
-}
-
-#errorExplanation {
- width: 400px;
- border: 2px solid red;
- padding: 7px;
- padding-bottom: 12px;
- margin-bottom: 20px;
- background-color: #f0f0f0;
-}
-
-#errorExplanation h2 {
- text-align: left;
- font-weight: bold;
- padding: 5px 5px 5px 15px;
- font-size: 12px;
- margin: -7px;
- background-color: #c00;
- color: #fff;
-}
-
-#errorExplanation p {
- color: #333;
- margin-bottom: 0;
- padding: 5px;
-}
-
-#errorExplanation ul li {
- font-size: 12px;
- list-style: square;
-}
-
-input[type="text"], input[type="password"], textarea {
- border: 1px solid black;
-}
-
-input[type="submit"] {
- border: 1px solid black;
-}
-
-.nohome .location {
- display: none;
-}
-
-#homerow .message {
- display: none;
-}
-
-.nohome .message {
- display: inline !important;
-}
-
-.editDescription {
- height : 10ex;
- width : 30em;
-}
-
-.nowrap {
- white-space: nowrap;
-}
-
-#map #popup p {
- margin : 0;
- padding : 2px;
-}
-
-/**State of the Map */
-
-#sotminfo {
- background: #9999FF;
- font-size: 11px;
- margin: 0px;
- padding: 0px;
- border: 1px solid #ccc;
- left: 0px;
- line-height: 1.2em;
- text-align: Left;
- font-weight: normal;
-}
-
-#sotminfo a:link {
- text-decoration: underline;
-}
-
-#sotminfo a:visited {
- text-decoration: underline;
-}
-
-#permalink {
- z-index:10000;
- position:absolute;
- bottom:15px;
- right:15px;
- font-size:smaller;
-}
-
-#attribution {
- display: none;
-}
-
-.export_heading {
- margin: 0px;
- padding: 3px 6px 3px 6px;
- border: 1px solid #ccc;
- background: #ddd;
-}
-
-.export_bounds {
- width: 100%;
- text-align: center;
-}
-
-.export_bound {
- margin: 5px;
-}
-
-.export_details {
- padding: 2px 6px 2px 6px;
-}
-
-#export_osm {
- display: none;
-}
-
-#export_mapnik {
- display: none;
-}
-
-#export_osmarender {
- display: none;
-}
-
-.export_hint {
- padding: 0px 12px 0px 12px;
- font-style: italic;
-}
-
-.export_buttons {
- width: 100%;
- text-align: center;
-}
-
-#noscript {
- z-index:20000000;
- position:absolute;
- top:15px;
- left:15px