@charset "utf-8";
/* CSS Document */

.column#text  {
width:auto;
	
}
.cleanacross {clear: both;}

.column#text #mapedge .submapcol {
	font-size: 70%;
	z-index: 20;
	bottom: 5px;
	height: auto;
	display:block;
	min-height: 20px;
	
}



.column#text #map_canvas {
	z-index:12;
	width: 100%;
	height: 100%;
	font-size:x-small;
	display:block;
	border: 1px solid #FFCf33;

}

.column#text #mapedge{
	background-color: #000099;
	padding: 0px 16px 32px 16px;
	z-index:10;
	border: 2px solid #FFcf00;
}
.column#text #mapedge{
	height: 100%;
	padding: 0px 16px 32px 16px;
	display:block;
	min-height: 262px;
	overflow:visible;
}
.column#text .topcontrols h5 , .column#text .submapcol h5{
	display: block;
	width: auto;
	padding: 0px;
	padding-right: 10px;
	margin-left: 10px;
	margin: 0px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #6699FF;
}
.column#text .submapcol h5{
	font-weight:bold;
	padding-right: 0px;
	display: block;
	padding-bottom:0px;
}
.column#text .topcontrols .mappytyppy  a {
	color: #CEFFCD;
	text-decoration: none;
	font-weight: bold;
	width: auto;
}
.column#text .topcontrols .mappytyppy  a:hover{
	color:#FFCF00;
}
.column#text .topcontrols .mappytyppy  a:active{
	color:#333333;
	font-weight:bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.column#text .topcontrols .mappytyppy {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	border: none;
}
.column#text .topcontrols {
	left: 20px;
	height: auto;
	display:block;
}

.mapbuttons {
	width: 50px;
	z-index: 50;
	text-align: center;
	display: block;
	height: 300px;
	background: transparent;
	background-image: url(../maps/blank.gif);
	position: absolute;
	margin-top: 30px;
	margin-left: 10px;
}
.mapbuttons h5 {
	margin: 0px;
	padding: 0px;
}
#directions {
	width: 500px;
	z-index: 50;
	text-align: center;
	height: auto;
	background-color: #F0F0F0;
	font-size:9px;
}
.column#text .mapbuttons .bgbgbg {
	height: 50px;
	width: 50px;
}

.mapbuttons #pugwash {
	margin: auto;
	padding: 0px;
	height: 74px;
	width: 19px;
	position: relative;
}
.mapbuttons .plusminus {
	margin: auto;
	padding: 0px;
	height: 19px;
	width: 19px;
}
#algo .spacefiller {
	display: block;
	height: 20px;
	width: 50px;
}
.english {
	display: none;
}
.spanish {
	display: none;
}
.german {
	display: none;
}
.hidden {
	display: none;
}
.showing {
	display: block;
}
