html, body {
background:#ffffff;
color:#333;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
height:100%;
margin:0;
padding:0;
}

/* Eric - Hopefully this doesn't break other things. :)*/
h3{
display:block;
padding:0;
margin-top:20px;
font-size:14px;
}


a, a:visited {
color:#1a79b2
}

#change_version
{
	display: none;
} 

#mainContainer {
height:100%;
margin:0;
width:100%;
background-color:#fff;
}

#navigation {
background-image:url(http://www.miamidade.gov/global_assets/templates_v5/images/navBgBlue.jpg);
background-repeat:repeat-x;
color:#FFFFFF;
font-size:1.08em;
font-weight:bold;
height:46px;
/*margin-bottom:1px;*/
width:100%;
}

#navigation ul {
float:left;
margin:0;
padding:0;
width:550px;
list-style-type:none;
}

#navigation ul li {
border-right:1px solid #3A8FB4;
display:block;
float:left;
height:24px;
padding-left:10px;
padding-right:10px;
padding-top:22px;
}

#navigation ul li a:link{
text-decoration:none;
color:#fff;
}

#navigation ul li a:visited{
text-decoration:none;
color:#fff;
}

#navigation ul li a:hover{
text-decoration:none;
color:#a4cedf;
}

.searchBlock {
display:inline;
float:right;
margin-right:8px;
padding-top:15px;
}

.clear{
clear:both;
height:0;
}

#bannerArea {
margin:0;
padding:0;
width:100%;
background-color:#eee;
}

#siteNavigation {
border-top:1px solid #999;
border-bottom:1px solid #999;
background-color:#fff;
font-weight:bold;
background-image:url(http://www.miamidade.gov/global_assets/templates_v5/images/tabBg.gif);
background-position:bottom;
background-repeat:repeat-x;
/*margin-top:1px;*/
}

.webname {
width:10px;
margin:0;
padding:0px;
background-color:#eee;
float:left;
height:35px;
}

/* ORIGINAL WEBNAME STYLE (before non-designers started making design decisions)
.webname {
width:205px;
margin:0;
padding:0 10px;
background-color:#eee;
float:left;
height:35px;
}
*/

.webname h1{
font-size:1em;
font-weight:bold;
margin:10px 0 0 0;
padding:0;
color:#666;
text-transform:uppercase;
text-indent:-10000px;
}

#siteNavigation ul {
margin:0;
padding:0;
list-style-type:none;
line-height:35px;
display:inline-block;
/*(Aftermath of the non-designers take OVER… join the Resistance!)
width:655px;
*/
width:860px;
}

#siteNavigation ul li {
border-right:1px solid #999;
padding:10px 0;
display:inline;
}

#siteNavigation ul li.first {
border-left:1px solid #999;
}

#siteNavigation ul li a {
text-decoration:none;
padding:10px 15px;
color:#666;
}

#siteNavigation ul li a {
text-decoration:none;
padding:10px 15px;
color:#666;
}

#siteNavigation ul li a:hover {
text-decoration:none;
background-color:#fff;
border-bottom:1px solid #fff;
margin-bottom:-1px;
}

#siteNavigation ul li a:hover {
text-decoration:none;
background-color:#fff;
border-bottom:1px solid #fff;
margin-bottom:-1px;
}

.n_active {
text-decoration:none;
background-color:#fff;
border-bottom:1px solid #fff;
margin-bottom:-1px;
}

#contentContainer {
padding:15px 10px;
position:relative;
	top: 0px;
	left: 0px;
}

.leftNav {
float:left;
width:190px;
margin-right:25px;
}

.leftNav ul {
margin:0 0 20px 0;
padding:0;
list-style-type:none;
}

.leftNav ul li {
min-height:30px;
background-image:url(../images/siteNav_bottom.gif);
background-repeat:repeat-x;
background-position:bottom;
}

.leftNav ul li a
{
display:block;
padding:0 5px 0 18px;
line-height:26px;
margin-top:1px;
text-decoration:none;
}


.leftNav ul li a:hover {
background-color:#efefef;
padding: 0 5px 0 18px; /* Eric - fixing the peoples template! */
}


.sn_active {
background-color:#eee;
background-image:url(../images/siteNav_arrow.gif);
background-repeat:no-repeat;
background-position:7px 9px;
padding-right: 5px; /* Eric - fixing the peoples template! */
}

.leftNav ul li.subNavTitle {
background-image:none;
background-color:#1a79b2;
padding:0 5px 0 18px;
color:#fff;
font-weight:bold;
line-height:20px;
min-height:20px;

}

.leftNav ul li.subNavTitle h4 {
margin:0;
padding:0;
display:inline;
font-size:1em;
}

/* **************************************************************
********* master styles for no left / no right layouts **********
************************************************************** */
.userContentAreaFULL {
width:100%;
}

/* *********************************************************** */

.contentArea {
padding:0 225px 0 215px;
}

.contentAreaNR {
padding:0 0 0 215px;
}

.contentAreaFULL {
width:100%;
}

/* *********************************************************** */

.contentArea h2, .contentAreaNL h2, .contentAreaNR h2, .contentAreaFULL h2 {
font-size:1.25em;
font-weight:bold;
margin:7px 0;
}

.newsItem {
display:block;
padding-top:10px;
margin-top:10px;
border-top:1px dotted #cccccc;
}

.newsItem ul{
margin:5px 0 10px 0;
padding:0;
list-style-type:none;
}

.newsItem ul li {
padding:1px 0 1px 10px;
background-image:url(http://www.miamidade.gov/global_assets/templates_v5/images/arrow_v3.gif);
background-repeat:no-repeat;
background-position:0 2px;
}

.newsItem h3{
display:block;
padding:0;
margin:0;
font-size:14px;
}

.disclaimerText {
font-size:11px;
font-style:italic;
margin-bottom:8px;
}

.top {
font-size:.92em;
padding:2px 5px;
background-color:#999;
color:#fff;
}

.top a, .top a:visited {
color:#fff;
text-decoration:none;
}

.lastEdited {
display:block;
font-size:.92em;
margin:8px 0 0 0;
}

.rightContent {
float:right;
width:210px;
}

.rightBox {
margin-bottom:10px;
border:1px solid #ccc;
}

.rightTop {
display:block;
background-image:url(http://www.miamidade.gov/global_assets/templates_v5/images/tabBg.gif);
background-repeat:repeat-x;
background-position:bottom;
border-bottom:1px solid #ccc;
height:18px;
line-height:14px;
color:#666;
font-weight:bold;
padding:6px 15px 0 8px;
}

.rightBoxContent {
padding:0 10px 5px 10px;
}


.rightBoxContent .topImageNT{
padding-top:10px;
}


.rightBoxContent ul{
margin:5px 0 10px 0;
padding:0;
list-style-type:none;
}

.rightBoxContent ul li {
padding:1px 0 1px 10px;
background-image:url(http://www.miamidade.gov/global_assets/templates_v5/images/arrow_v3.gif);
background-repeat:no-repeat;
background-position:0 2px;
}

.rightBottom {
display:block;
height:5px;
}

/* -------------- site properties --------------- */

#sp_webname{display:none;}
#sp_section{display:none;}
#sp_pagetitle{} /*this is the page title - do not touch*/

/* -------------- stripe lists --------------- */

.rowOdd {
background-color:#fff;
}

.rowEven {
background-color:#eee;
}

ul.stripeList {
margin:5px 0 10px 0;
padding:0;
list-style-type:none;
}

ul.stripeList li {
padding:2px;
margin:2px;
display:block;
background-image:none;
}

ul.stripeList li a{
text-decoration:none;
}

ul.stripeList li a:hover{
text-decoration:underline;
}

/* ------------------------- SEARCH STYLES --------------- */

#jSuggestContainer {
position:absolute;
border:1px solid #999999;
border-top:0;
background:#ffffff;
}

.jSuggestLoading {
font-style:italic;
padding: 10px;
}

#jSuggestContainer ul, #jSuggestContainer ul li{
margin: 0;
padding:0;
list-style:none;
}

#jSuggestContainer ul li{
padding: 2px 4px;
border-bottom: 1px dotted #ccc;
color:#666;
cursor:pointer
}

#jSuggestContainer ul li.last{
border-bottom: 0;
}

#jSuggestContainer ul li.jSuggestHover{
background:#e0eff6;
color:#333;
}


/* -------------- bread crumb --------------- */

#bc {
margin:0 0 10px 0;
padding:0 0 5px 0;
font-size:.92em;
border-bottom:1px solid #ddd;
visibility:hidden;
}

.jCrumb {
list-style: none;
margin: 0;
padding: 0;
display:inline;
}

.jCrumb li {
display:inline;
padding:0 5px 0 0;
font-weight:bold;
}

.jCrumb li a {
margin-right:5px;
font-weight:normal;
}


/* -------------- footer code --------------- */

#footer {
line-height:135%;
padding:10px 10px 10px 10px !important;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
font-size:11px;
overflow:hidden;
}

#footer .links {
display:inline;
height:38px;
text-align:right;
float:right;
padding-top:5px;
margin-right:15px;
}

#footer .connected {
display:block;
width:80px;
height:38px;
float:right;
border-left:1px dotted #ccc;
padding-left:15px;
}

#mobileFooter ul
{
float:left;
margin:0;
padding:0;
width:600px;
list-style-type:none;
}

#mobileFooter ul li
{
float:left;
padding: 0 5px;
border-right: 1px solid #ebebeb;
}

#mobileFooter .links {
display:block;
width:100%;
padding-top:5px;
height:38px;
text-align:right;
float:left;
clear: left;
}

#mobileFooter .mobileCopyright
{
	float: left;
	text-align: left;
	margin-left: 620px;
}

#mobileFooter .connected {
display:block;
width:80px;
height:38px;
float:right;
border-left:1px dotted #ccc;
padding-left:15px;
margin-top: -10px;
}

#mobileFooter
{
	display: none;
}

/* ------------------------- FLOATING BAR --------- */

#floatingBar {
position:fixed;
bottom:0;
left:0;
width:100%;
height:44px;
overflow:hidden;
}

#fbInside {
margin:0 auto;
width:93%;
height:44px;
background-image:url(http://www.miamidade.gov/global_assets/templates_v5/images/blueBar.png);
background-repeat:repeat-x;
}

#fbMiddle {
height:44px;
line-height:44px;
width:100%;
margin:0;
padding:0;
float:left;
}

#fbMiddle ul {
margin:3px 0 0 0;
padding:0;
list-style-type:none;
}

#fbMiddle ul li {
display:block;
float:left;
line-height:38px;
margin-right:10px;
padding-right:10px;
border-right:1px solid #2c679b;
font-size:11px;
color:#fff;
}

#fbMiddle ul li a {
text-decoration:none;
}

#fbMiddle ul li a:visited {
text-decoration:none;
}

.socialM_icons img {
padding:0 4px 0 0;
}

.printEmailShare_icons {}
.googleTranslationBox {}
.feedback_icon {color:#fff;}
.feedback_icon a,.feedback_icon a:visited{color:#fff;}

#floatingBarOpen {
position:fixed;
bottom:0;
left:0;
width:100%;
height:36px;
overflow:hidden;
display:none;
}

#fbInsideOpen {
margin:0;
float:right;
margin-right:3%;
width:80px;
background-image:url(http://www.miamidade.gov/global_assets/templates_v5/images/blueBarMax.png);
background-repeat:no-repeat;
height:36px;
}