html, body {
background:#ebebeb url(../images/v4_Background.gif) repeat-y fixed center top;
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
height:100%;
margin:0;
padding:0;
}

#mainContainer {
height:100%;
margin:0 auto;
width:890px;
}

#navigation {
background-image:url(../images/navBgBlue.jpg);
background-repeat:repeat-x;
color:#FFFFFF;
font-size:13px;
font-weight:bold;
height:46px;
margin-bottom:5px;
width:890px;
}

#navigation ul {
float:left;
margin:0;
padding:0;
width:510px;
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;
}

.mdgLogo {
display:inline;
float:left;
height:47px;
margin-left:5px;
}

.mdLogo {
border-left:1px dotted #aaa;
float:right;
height:37px;
margin-left:10px;
padding-left:10px;
padding-top:9px;
width:85px;
}

.bannerTools {
float:right;
text-align:right;
font-size:11px;
width:350px;
margin-bottom:3px;
}

#webName {
float:right;
text-align:right;
font-size:20px;
font-weight:bold;
width:500px;
}

h1 {
font-size:20px;
font-weight:bold;
}

h2 {
font-size:16px;
font-weight:bold;
}

h3 {
/* ORIGINAL STYLE - change for item titles below
font-size:16px;
font-weight:normal;
*/
font-size:14px;
font-weight:bold;
color:#666;
}

h4 {
font-size:12px;
font-weight:bold;
}

a {
color:#006699;
}

a:visited {
color:#006699;
}

.printLogo {
display:none;
}

#shadow {
width:867px;
background-position:top right;
background-image:url(../images/bg-right_v3.gif);
background-repeat:repeat-y;
margin: 0;
}

.globalNavSearch {
float:right;
margin-top:2px;
width:480px;
text-align:right;
color:#999999;
}

.noUnderline {
text-decoration:none;
}
.noUnderline a:link{
text-decoration:none;
}
.noUnderline a:visited{
text-decoration:none;
}

.search {
width:150px;
font-size: 12px;
color: #333;
}

.globalSizeSelector {
padding:0 0 0 5px;
display:inline;
}

.globalSizeSelector a:link{
text-decoration: underline;
}

.globalSizeSelector a:visited{
text-decoration: underline;
}

li.textSize {
	list-style-type: none;
	margin-left: 0px;
	display: inline;
	text-transform:uppercase;
}

.tsLarger {
font-size:12px;
font-weight:bold;
}

.tsNormal {
font-size:11px;
}
.disclaimerText {
font-size:11px;
font-style:italic;
margin-bottom:8px;
}

#mainContent {
margin:50px 10px 10px 10px;
}

#leftContent {
float:left;
width:510px;
display:inline;
padding-left:10px;
}

#leftContentNR {
width:99%;
padding-left:10px;
}

/* NEW BULLET STYLES FOR ALL LEFT CONTENT */

#leftContent ul{
margin:5px 0 10px 0;
padding:0;
list-style-type:none;
}

#leftContent ul li{
padding:1px 0 1px 13px;
background-image:url(http://www.miamidade.gov/global_assets/templates_v4/images/arrow_v3.gif);
background-repeat:no-repeat;
background-position:0 2px;
}

#leftContentNR ul{
margin:5px 0 10px 0;
padding:0;
list-style-type:none;
}

 #leftContentNR ul li{
padding:1px 0 1px 13px;
background-image:url(http://www.miamidade.gov/global_assets/templates_v4/images/arrow_v3.gif);
background-repeat:no-repeat;
background-position:0 2px;
}

/* END NEW BULLET STYLES FOR ALL LEFT CONTENT */

/* BULLET STYLE ESCAPE CLASS */

.dot{
list-style-type:disc !important;
margin:10px 0 10px 20px !important;
padding:0 0 0 13px !important;
}

.dot li {
padding:0 !important;
background:none !important;
}


.newsItem {
display:block;
padding-top:10px;
margin-top:10px;
border-top:1px dotted #cccccc;
}

.newsItem h3{
display:block;
padding:0;
margin:0;
}

#rightContent {
width:315px;
float:right;
}

.clear {
clear:both;
height:1px;
}

.rightBox {
margin-bottom:10px;
border:1px solid #ccc;
}

.rightTop {
display:block;
background-image:url(../images/tabBg.gif);
background-repeat:repeat-x;
background-position:bottom;
border-bottom:1px solid #ccc;
height:20px;
color:#666;
font-weight:bold;
text-transform:uppercase;
padding:8px 15px 0 15px;
}

.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_v4/images/arrow_v3.gif);
background-repeat:no-repeat;
background-position:0 2px;
}

.rightBottom {
display:block;
height:5px;
}

.pageOptions {
display:block;
text-align:left;
font-size:11px;
margin:10px 0;
}

.pageTitle {
display:block;
font-size:16px;
font-weight:bold;
margin:5px 0 5px 0;
}

.importantGlobal {
padding-bottom:10px;
border-bottom:1px dotted #ccc;
margin-bottom:10px;
}

#footer {
line-height:135%;
padding:10px 10px 40px 10px !important;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
font-size:11px;
overflow:hidden;
}

#footer .links {
display:block;
width:760px;
height:38px;
text-align:right;
float:left;
padding-top:5px;
}

#footer .connected {
display:block;
width:80px;
height:38px;
float:right;
border-left:1px dotted #ccc;
padding-left:15px;
}

/* // ORIGINAL FOOTER STYLES
#footer {
line-height:135%;
padding:10px;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
font-size:11px;
overflow:hidden;
}

#footer .links {
display:block;
width:625px;
height:35px;
text-align:right;
float:left;
}

#footer .connected {
display:block;
width:215px;
height:35px;
float:right;
border-left:1px dotted #ccc;
padding-left:15px;
}
*/

.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;
}

.siteMapContainer {
padding:5px;
text-align:right;
background-color:#eee;
margin:5px 0;
text-decoration:none;
}

.siteMapContainer a{
text-decoration:none;
}

.siteMapContainer a:hover{
text-decoration:underline;
}

/* ------------------------- FEEDBACK SLIDE OUT --------- */

.feedback-slide-div {
padding: 10px;
width: 300px;
background: #fff;
border:1px solid #aaa;
line-height:150%;
}

.feedback-slide-div p{
line-height:150%;
}

.feedback-slide-div h3{
line-height:150%;
}

/* ------------------------- 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;
}

/* ------------------------- FLOATING BAR --------- */

#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_v4/images/blueBarMax.png);
background-repeat:no-repeat;
height:36px;
}

#floatingBar {
position:fixed;
bottom:0;
left:0;
width:100%;
height:36px;
overflow:hidden;
}

#fbInside {
margin:0 auto;
width:93%;
background-image:url(http://www.miamidade.gov/global_assets/templates_v4/images/blueBar.png);
background-repeat:repeat-x;
}

#fbMiddle {
height:27px;
padding:5px 0;
background-image:url(http://www.miamidade.gov/global_assets/templates_v4/images/blueBar.png);
width:100%;
margin:0;
}

#fbMiddle ul {
margin:0;
padding:0;
list-style-type:none;

}

#fbMiddle ul li {
display:block;
float:left;
line-height:30px;
margin-right:10px;
padding-right:10px;
border-right:1px solid #5586b1;
font-size:11px;
color:#fff;
}
