body,html{padding:0;border:0;}

.shawmapscontrols {width:100%; position:relative; zoom:1; height:30px; padding-bottom:10px;}

.shawlocationcontrol input {padding:2px; width:80%; margin-bottom:4px;
		border-top:1px solid #abadb3; border-right:1px solid #dbdfe6;  border-bottom:1px solid #e3e9ef; border-left:1px solid #e2e3ea;
		-moz-border-radius:2px; -webkit-border-radius:2; border-radius:2}
.shawlocationcontrol input.inactive {color:#ccc}
.shawlocationcontrol input.active {color:#333}
.shawlocationcontrol input[type="submit"] {width:auto; padding:1px 2px; cursor:pointer; border-color:#abadb3}
.shawdatacontrol {
display: block;width:40%; clear:right; float:left;
}
.shawdatacontrol option {padding-top:1px; padding-bottom:1px}
#map {margin:0}
.shawmaplegend {width:100%; margin:0; font-size:84%}
.shawmaplegend .legend {display:none}
.shawmaplegend .legend  table {width:100%; margin-bottom:0}
.shawmaplegend .legend  td {border-top:none}
.shawmaplegend .legend:first-child {display:block}
.shawmaplegend p {clear:both; padding:2px 5px}
.shawlocationcontrol { }
.shawdatacontrol select { font-size:84%; width:100%; display:block; float:left;}

/*
Legend Builder CSS
*/
ul.auto_legend_wizard { list-style:none; width:100%; margin:0; padding:0; }
ul.auto_legend_wizard li {font-family: 'proxima-nova', Helvetica, Arial, sans-serif;min-height:35px;line-height:35px; float:left; clear: right; display: block;margin-top:10px;margin-bottom:10px;  font-size:1.2em;font-weight:500;display: block; white-space: nowrap; padding:0 10px; letter-spacing: 0.04em; }
ul.auto_legend_wizard li span.shawmaps_colored_icon{ display: inline; width:20%; height:75%; clear: right;  }
ul.auto_legend_wizard li span.shawmaps_image_icon{ display: inline; width:20px; height:20px; clear: right; background-position: 0 0; background-repeat: no-repeat;  }
ul.auto_legend_wizard li img.shawmaps_image_icon { display:inline; width:32px; height:32px; clear: right;}

/* border makes the map go beyond 100% */
.shawmaps_area{border:0 !important;}