/* Georgetown Madelon CSS Map File*/
/* Created by Blue Sage Web */
/* map structure */

.vis {
	position: absolute; 
	top: 0px;
	visibility: visible;
}
.hid { 
	position: absolute; 
	top: 0px;
	visibility: hidden;
}
.allhid { 
	position: absolute; 
	top: 100px;
	visibility: hidden;
}

#listall {	
	position: relative;
	top: 10px;
}
#directions {
	position: absolute;
	top: 0px;
}
#showmap {
	font-size: 12px;
	font-weight: bold;
	font-color: #cc6633;
}

/* Map Navigation */
#subpagenavlist #gtownmaprbactive a {
	width: 113px;
	background: url("../images/re_gtownmaprb_active.gif") no-repeat 0 50%;
}
#subpagenavlist #gtownmaprbinactive a {
	width: 113px;
	background: url("../images/re_gtownmaprb_inactive.gif") no-repeat 0 50%;
}
#subpagenavlist #gtownmaprbinactive a:hover {
	background: url("../images/re_gtownmaprb_active.gif") no-repeat 0 50%;
}
#subpagenavlist #gtownmapcoffeeactive a {
	width: 78px;
	background: url("../images/re_gtownmapcoffee_active.gif") no-repeat 0 50%;
}
#subpagenavlist #gtownmapcoffeeinactive a {
	width: 78px;
	background: url("../images/re_gtownmapcoffee_inactive.gif") no-repeat 0 50%;
}
#subpagenavlist #gtownmapcoffeeinactive a:hover {
	background: url("../images/re_gtownmapcoffee_active.gif") no-repeat 0 50%;
}
#subpagenavlist #gtownmapshopactive a {
	width: 58px;
	background: url("../images/re_gtownmapshop_active.gif") no-repeat 0 50%;
}
#subpagenavlist #gtownmapshopinactive a {
	width: 58px;
	background: url("../images/re_gtownmapshop_inactive.gif") no-repeat 0 50%;
}
#subpagenavlist #gtownmapshopinactive a:hover {
	background: url("../images/re_gtownmapshop_active.gif") no-repeat 0 50%;
}

#subpagenavlist #gtownmapsalonsactive a {
	width: 45px;
	background: url("../images/re_gtownmapsalons_active.gif") no-repeat 0 50%;
}
#subpagenavlist #gtownmapsalonsinactive a {
	width: 45px;
	background: url("../images/re_gtownmapsalons_inactive.gif") no-repeat 0 50%;
}
#subpagenavlist #gtownmapsalonsinactive a:hover {
	background: url("../images/re_gtownmapsalons_active.gif") no-repeat 0 50%;
}

#subpagenavlist #gtownmapfitactive a {
	width: 48px;
	background: url("../images/re_gtownmapfit_active.gif") no-repeat 0 50%;
}
#subpagenavlist #gtownmapfitinactive a {
	width: 48px;
	background: url("../images/re_gtownmapfit_inactive.gif") no-repeat 0 50%;
}
#subpagenavlist #gtownmapfitinactive a:hover {
	background: url("../images/re_gtownmapfit_active.gif") no-repeat 0 50%;
}

#subpagenavlist #gtownmapartactive a {
	width: 73px;
	background: url("../images/re_gtownmapart_active.gif") no-repeat 0 50%;
}
#subpagenavlist #gtownmapartinactive a {
	width: 73px;
	background: url("../images/re_gtownmapart_inactive.gif") no-repeat 0 50%;
}
#subpagenavlist #gtownmapartinactive a:hover {
	background: url("../images/re_gtownmapart_active.gif") no-repeat 0 50%;
}
