/* Google maps styling */
.clusterno{
	background-color:#FFFFFF;
	border: 1px solid #000000;
	width:50%;
	margin-left:12px;
}
.mapstyles{
	font-family:Arial, Helvetica, sans-serif;
}
.map-container {
	border: 1px solid #CCCCCC;
	padding: 4px;
	min-height: 400px;
	width:100%;
}
.mapbox-link {
	color:#0000FF;
	font-size:10px;
	line-height:16px;
	font-family:inherit !important;
}
.mapbox-top{
	font-size:14px;
	color:#330099;
	padding-bottom:7px;
}
.mapbox-text{
	float:left;
	text-align:left;
	font-size:10px;
	margin-right:10px;
	color:#000000;
	width:200px;
	overflow:hidden;
	text-overflow: ellipsis;
	font-family:inherit;
}
.mapbox-inner{
	min-height:100px;
	white-space: nowrap;
}
.mapbox-bottom{
	float:left;
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
}
.mapbox-img{
	float:right;
	margin-top:-3px;
	border:1px solid #AAAAAA;
	width:150px;
	height:112px;
}
.btn-submit, .btn-17{
	padding: 0 20px;
	height: 25px;
	border: 1px solid #51558A;
	background: #010757 url(/imagesx/btn-bg-25-17.png) repeat-x 0 0;
	color: #FFF;
	text-decoration: none;
	cursor:pointer;
	font-size:10px;
}
.btn-submit:hover{text-decoration: underline;}
.btn-prevnext {
    background-color: #E8E7E7;
    color: #333333;
    cursor: pointer;
    display: inline-block;
    height: 13px;
    margin: -1px 0 0 2px;
    padding: 3px 4px 0;
	font-size:10px;
}
.btn-prevnext:hover{text-decoration: underline;}
.btn-17 {
	padding: 0 10px;
	height: 17px;
	background-position: 0 100%;
}

.gmap_error {
	text-align: center;
	font-size: 18px;
	padding: 107px 30px 0;
}

a.maphead {COLOR: #0000cc; FONT-FAMILY: Arial, Verdana; FONT-SIZE: 13px;text-decoration:none; font-weight:bold; line-height:30px;}
a.maphead:hover {COLOR: #0000cc; FONT-FAMILY: Arial, Verdana; FONT-SIZE: 13px;text-decoration:none; font-weight:bold;}

