/*
	Tangível 2014
	HTML released under Creative Commons License - http://creativecommons.org/licenses/by/2.5/pt/
	Last Edit: 2014-05-25
	Contact: info@tangivel.com
*/

#map-breadcrumbs {font-size: 1.1em; float: left; height: 74px; margin: 0; clear: both; position: relative; width: 100%; margin-top: 15px;}
#map-breadcrumbs #breadcrumbs-root {float: left; width: 80px; height: 48px; margin: 0 10px; background: transparent url('../images/map-breadcrumbs-root.gif') no-repeat scroll top left; cursor: pointer;}
#map-breadcrumbs #district {margin-bottom: 5px;}
#map-breadcrumbs #municipality {margin-bottom: 5px;}
#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 {margin: 0 auto; width: 260px; height: 335px; z-index: 3; clear: both; padding: 10px;}
#map #portugal {}
#map img {}

area {cursor: default; }
area.clickable {cursor: pointer;}

.tooltip {position: relative; z-index: 1000; text-transform:uppercase;}

#area-map {}
#map {position: relative;}
#map-loading-feedback {position: absolute; top: 10px; right: 10px; z-index: 20;}