@charset "utf-8";
/* CSS Document */


.solidblockmenutop{
margin: 0px 0;
padding: 0px 0 ;
float: left;
font: bold 13px Arial;
width: 100%;
border: 1px solid #7CBFC8;
border-width: 1px 0;
background: #589ec2;
}

.solidblockmenutop li{
display: inline;

}

.solidblockmenutop li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-left: 1px solid #7CBFC8;
}

.solidblockmenutop li a:visited{
color: white;
}

.solidblockmenutop li a:hover, .solidblockmenutop li .current{
color: white;
background: transparent url(http://miamibeachrealestatenewsblog.com/wp-content/themes/custom/images/blockactivegrey.gif) center center repeat-x;
}

</style>

<!--[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}

<![endif]-->
