@charset "utf-8";
/* CSS Document */
.column#text .submapcol {
	font-size: 70%;
	z-index: 20;
	bottom: 0px;
	height: 20px;
	display:block;
}



.column#text #map_canvas {

z-index:12;
width: 100%;
height: 100%;
border-top:solid #999999 3px;
border-left:solid #999999 3px;
font-size:x-small;
float:left;
position:relative;
display:block;
clear:both;
padding-bottom:1px;
}

.column#text #mapedge, .column#text .streetfinderboxes{
	background-color: #f2efe8;
	padding: 0px 16px 36px 16px;
	border-top:solid #dcdcdc 1px;
	border-left:solid #dcdcdc 1px;
	border-right:solid #dcdcdc 3px;
	border-bottom:solid #dcdcdc 3px;
	background-image: url(../maps/bgmetal.jpg);
	z-index:10;
	height: 100%;
	margin-bottom: 2px;
	overflow:hidden;
}
.column#text #mapedge{
min-height: 226px;
position:relative;
display:block;
overflow:visible;
padding-bottom:40px;
}
.column#text .topcontrols h5 , .column#text .submapcol h5{
	display: block;
	width: auto;
	padding: 0px;
	padding-right: 30px;
	margin-left: 30px;
	margin: 0;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #6699FF;
}
.column#text .submapcol {
	
	position:relative;
	display: block;
	height:20px;
}
.column#text .submapcol h5{
	font-weight:normal;
	padding-right: 0px;
	display: block;
	height:20px;
}
.column#text .topcontrols .mappytyppy  a {
	color: #6666FF;
	text-decoration: none;
	font-weight: normal;
	width: auto;
}
.column#text .topcontrols .mappytyppy  a:hover{
color:#333333;
}
.column#text .topcontrols .mappytyppy  a:active{
color:#333333;
font-weight:bold;
}
.column#text .topcontrols .mappytyppy {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
}
.column#text .topcontrols {
	left: 20px;
	height: 16px;
}

.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;
}

.column#text .mapbuttons .bgbgbg {
	height: 50px;
	width: 50px;
}

.mapbuttons #pugwash {
	margin: auto;
	padding: 0px;
	height: 74px;
	width: 19px;
	position: relative;
	z-index:500;
}
.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;
}


.column#text .streetfinderboxes {
	padding-bottom: 2px;
}
.column#text .streetfinderboxes .streetline h5 {
	text-align:center;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #6666FF;
	margin-top:1px;
	margin-bottom: 1px;
	}
	.column#text .streetfinderboxes .streetline form {
		text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #6666FF;
	margin-top:-10px;
	padding-top:0px;
	margin-bottom: 1px;
	}
	.column#text  .streetfinderboxes .streetline input {
	text-align:center;
	font-size: 100%;
	width:200px;
	background-color:#F0F0F0;
	color:#333333;
	margin-top:1px;
	margin-bottom: 1px;
	margin-right:1px;
	}
	.column#text .submapcol #corry #submitcs {
	font-size: 10px;
	font-weight: bold;
	color: #6666FF;
	border: 1px solid #663300;
	padding: 0px;
	margin-top:1px;
	height: 14px;
	width: 20px;
}
	.column#text .streetfinderboxes #submitcs, .column#text .streetfinderboxes #submitcsa, .column#text .streetfinderboxes #submitcsb, .column#text .streetfinderboxes #submitworldly, .column#text .streetfinderboxes #submitworldlye, .column#text .streetfinderboxes #submitworldlyd{
	font-size: 100%;
	width:50px;
	background-color:#CCCCCC;
	}
		.column#text .streetfinderboxes .streetline {
	height: auto;
	margin-bottom:2px;
	text-align:center;
		}



.column#text .streetfinderboxes {
	height: auto;
}

