html, body {
background:#616e76 url(/infocenter/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;
}

#topGrey {
color:#ffffff;
width:890px;
}

.computerLogo {
float:left;
height:122px;
margin-left:0;
padding-left:35px;
padding-top:10px;
width:142px;
}

#bottomBanner {
background-image:url(/infocenter/images/homepage/bottom_background.png);
margin-left:-20px;
padding-left: 55px;
background-repeat:repeat-x;
width: 835px;
height: 150px;
border-top: 1px solid #5d5650;
border-bottom: 1px solid #5d5650;
}

#bottomBanner img{
display:block;
float:left;
padding:12px 25px 0 0;
}




#navigation {
/*background-image:url(/infocenter/images/navBgTop.jpg);!important*/
color:#FFFFFF;
font-size:12px;
margin-bottom:5px;
height: 90px;
width:890px;
/*border-bottom:1px solid #999;*/
}

#navigation ul {
float:left;
margin:0;
padding:0;
width:400px;
list-style-type:none;
}

#navigation ul li {
display:block;
float:left;
padding-left:8px;
padding-right:8px;
padding-top:17px;
}

#navigation ul li a:link{
text-decoration:none;
color:#6d726b;
}

#navigation ul li a:visited{
text-decoration:none;
color:#6d726b;
}
#navigation ul li a:hover{
border-top: 5px solid #618630;
color: #618630;
margin-top:-4px;
padding-top: 8px;
text-decoration:none;
}

.searchBlock {
display:inline;
float:right;
margin-right:8px;
padding-top:12px;
height:30px;
}

.mdgLogo {
display:inline;
float:left;
height:47px;
margin-left:5px;
}

.infoTitle {
float:left;
height:75px;
margin-left:0;
padding-left:20px;
padding-top: 15px;
width:232px;
}


.slider {
display:inline;
letter-spacing:-1px;
font-family: Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
color:#000000;
}


.factsIcons {
	width: 100%;
	
}

.factsIcons img{
	float:left;
	margin-right: 20px;
	
}




/*START of Smart Column
ul.column{
	width: 100%;
	padding: 0;
	margin: 10px 0;
	list-style: none;
}
ul.column li {
	float: left;
	width: 150px; /*Set default width
	padding: 0;
	margin: 5px 0 !important;
	display: inline;
	background-position: 0 !important;
	background-image:none !important;
}
.block {
	height: 140px;
	font-size: 1em;
	margin-right: 1px; /*Creates the 10px gap between each column
	padding: 15px;
	background: #e3e1d5;
}
.block h2 {
	font-size: 14px !important;
	display:block;
}
.block img {
        /*Flexible image size with border
	width: 89%;  /*Took 1% off of the width to prevent IE6 bug
	padding: 5%;
	background:#fff;
	margin: 0 auto;
	display:inline-block
	-ms-interpolation-mode: bicubic; /*prevents image pixelation for IE 6/7 
}

END of Smart Column */





/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	visibility:hidden;
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:15px;
}
.nivo-nextNav {
	right:15px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	visibility:hidden;
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}











/* Homepage thumbscale */

/* The container which the menu is "locked" to the bottom of */  
#menuwrapper{ position:relative; height:210px; }  
/* Fixes the whole menu to the bottom of the parent div */  
#menu{position:absolute; bottom:0;}  
/* Each individual menu item fixed to the bottom with display:inline-block to create elasticity */  
.menuitem{ position:fixed relative; bottom:0px; display:inline-block; }

/* END Homepage thumbscale */




.mdLogo {
border-left:1px dotted #aaa;
float:right;
height:37px;
margin-left:10px;
padding-left:10px;
padding-top:9px;
width:85px;
}

.dadeLogo {
float:right;
height:37px;
width:82px;
padding-top: 3px;
padding-right: 20px;
}

.sharingLogos {
float:right;
height:30px;
padding-top: 3px;
padding-right: 20px;
}


.bannerTools {
float:right;
text-align:right;
font-size:11px;
padding-top: 10px;
padding-right: 18px;
}

#webName {
visibility:hidden;
float:right;
text-align:right;
font-size:1px;
font-weight:normal;
}

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;
*/
letter-spacing:-1px;
font-family: Arial, Helvetica, sans-serif;
font-size:28px;
font-weight:normal;
color:#549bc2;
}

h4 {
display:inline;
letter-spacing:-1px;
font-family: Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
color:#549bc2;
}

a {
color:#006699;
}

a:visited {
color:#006699;
}

.printLogo {
display:none;
}

#shadow {
width:867px;
background-position:top right;
background-image:url(/infocenter/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 {
color:#6d726b;
font-size:12px;
font-weight:bold;
}

.tsNormal {
color:#6d726b;
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(/infocenter/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;
color:#666;
letter-spacing:-1px;
font-family: Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:26px;
margin:5px 0 5px 0;
}

.navTitle {
display:block;
color:#709130;
letter-spacing:-1px;
font-family: Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:26px;
}



.pageTitle a{
display:block;
color:#BFD73B;
font-family: 'Lucida Grande', Verdana, Sans-Serif;
margin:5px 0 5px 0;
text-decoration:none;
}

.mainTitle {
display:block;
letter-spacing:-1px;
font-family: Arial, Helvetica, sans-serif;
font-size:28px;
font-weight:normal;
line-height: 24px;
color:#709130;
}

.pageTitle a:hover{
color:#44c8f5;
}

.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;
}

.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;
}
