/*
	Tangível 2009
	HTML released under Creative Commons License - http://creativecommons.org/licenses/by/2.5/pt/
	Last Edit: 2009-10-20
	Contact: info@tangivel.com
*/

#map-breadcrumbs {font-size: 1.1em; float: left; width: 260px; height: 74px; margin: 8px 0px 0px 14px; clear: both; position: relative;}
#map-breadcrumbs #breadcrumbs-root {float: left; margin: 5px 10px 0px 0px; width: 30px; height: 14px; background: transparent url('../images/map-breadcrumbs-root.png') no-repeat scroll top left; cursor: pointer;}
#map-breadcrumbs #district {}
#map-breadcrumbs #municipality {}
#map-breadcrumbs #parish {}
#map-breadcrumbs div.visible {display: block; overflow: hidden; position: relative;}
#map-breadcrumbs div.hidden {display: none;}
#map-breadcrumbs div span.label {color: #868478; line-height: 1.1em;}
#map-breadcrumbs div span.label.leaf {color: #868478; font-weight: normal;}
#map-breadcrumbs div span.value {color: #1D578C; text-decoration: underline; cursor: pointer; white-space: normal;}
#map-breadcrumbs div span.value.leaf {color: #868478; text-decoration: none; cursor: default; font-weight: bold}


#map {float: left; margin: 0px 3px 0px 10px; width: 260px; height: 335px; z-index: 3;}
#map #portugal {}
#map img {}

area {cursor: default; }
area.clickable {cursor: pointer;}

.tooltip {position: relative; z-index: 1000; text-transform:uppercase; color: #000; padding: 4px; background-color: #fff; font-weight: bold; font-size: 0.9em; border: 1px solid #000;}

#area-map {}
#map {position: relative;}
#map-loading-feedback {position: absolute; top: 10px; right: 10px; z-index: 20;}