/*div#content header{height:auto;}
div#content header h2{font-size:28px;color:#014970;}
#map-canvas {height:19em;}
article h3, h4{color:#014970;}
.invisible{display:none;}*/

/*#banner{height:auto;}*/
/*#banner #searcher .centerFormMoorings {
    margin: 0 auto;
    width: 1082px;
}

/*

li .box.post .image {width: 9em;margin:0 1em 0 0}
.box.post {margin-bottom:1em!important;}
div#desc p{margin-bottom:0;}
/*
#legend{
	position:absolute;
	background:none repeat scroll 0 0 rgba(140, 140, 140, 0.6);
	bottom:58px;
	width:100%;
}
	
	#legend ul{
		width:980px;
		margin:0 auto;
		text-align:center;
	}

		#legend ul li{
			float:left;
			color:white;
			margin-left:20px;
			margin-top:5px;
			font-weight: bold;
			font-size:14px;
		}
			#legend .inputTitle{
				width:auto!important;
				position:relative;
				background: none repeat scroll 0 0 rgba(27, 27, 27, 0.75);
				margin-right:1em;
				margin-left:0!important;
				padding:0 1em;
				border-radius: 10px 10px 0 0;
			}
		
				#legend .inputTitle h2{
					font-size:1.3em;
					margin-bottom:0;
				}
		
			#legend ul li.noMargin{
				margin-left:0;
			}
		
				#legend ul li img,
				#legendResponsive img{
					vertical-align:middle;
					height:14px;
				}*/
				
section#localidades{/*padding:10px;border:1px solid grey;border-radius: 10px;*/margin-top:1em;width: 100%;}
section#localidades h3{
	margin-bottom:0;
	font-size:1em;
	background-color: #37c0fb;
    background-image: -moz-linear-gradient(center top , rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15)), url("/images/layout/bg01.png");
    border-radius: 10px 10px 0 0;
    color: white;
    padding: 5px;
    text-align: center;
}
section#localidades ul{
	margin-bottom:0;
	border-left:1px solid grey;
	border-bottom:1px solid grey;
	border-right:1px solid grey;
	border-radius:0 0 10px 10px;
	padding:10px;
}
ul#liLocalities li{
	width:auto;
	margin-left:5px;
	color: #014970;
}

div.wrapMooringsSponsor{
	width:100%;
	padding:10px;
	border:1px solid #dcdc9a;
	background:#f7f7e8;
	margin-bottom:5px;
}
div.wrapMoorings,div.wrapMooringsSponsor{margin-bottom:1em;}
div.wrapMoorings .box.post, div.wrapMooringsSponsor .box.post{margin-bottom:0;}
div.wrapMoorings a,div.wrapMooringsSponsor a{font-size:0.95em;display:inline;margin-right:5px;}
div.wrapMoorings p, div.wrapMooringsSponsor p{font-size:0.8em;margin-bottom:0;display:inline;}
div.wrapMoorings .box.post .image,div.wrapMooringsSponsor .box.post .image{margin: 0 1em 0 0;width:7em;height:8em;}

div#content header#localityHeader h2{font-size:0.8em;}
div#content header#localityHeader h2 strong{font-size:1.7em;}

@media screen and (max-width:840px){
	section#localidades{float:left!important;margin-left:5%!important;width:40%!important;margin-right: 5%;min-width:180px;}
}