#important-message-transit{
	width:98%;
	height:100%;
	background-color:#f68d00;
	/*border:1px solid #c0b894;
	color:#897254;*/
	color:#fff;
	overflow:hidden;
	margin:20px 0;
	padding:15px 10px 15px 5px;
	line-height:16px;

}


#important-message-transit img{
	margin: 7px 7px 0 10px;
	float:left;

}

#important-message-transit h3{
	font-size:18px;
	margin:10px 0 5px;

}

#important-message-transit a{
	color:#fff;
	font-weight:bold;

}


#banner {
	height:220px;
}

#home-middle-container{
	width:100%;
	min-height:330px;
	display:inline;
}


#home-action-buttons{
	/*margin:10px 0 0 -10px;*/
	margin-left:-10px;
	position:absolute;
	display:block;
}

#home-action-buttons img{
	float:left;
}

.headlineNews{
		min-height:300px;
		width:270px;

}

.headlineNews ul li {
	padding:10px 5px 18px 5px!important;
	margin:0;

}



/*Left Navigation - Trip Planner & Train Tracker*/
	.toggle{
		background:url(../images/tab-background.gif) bottom;
		width:248px;
		border:1px  solid #999999;
		margin-bottom:10px;

	}

	.toggle ul{
		display:inline;
		padding:0;

	}


	.toggle li{
		display:inline;
		margin-left:10px;
	}

/*End - - Trip Planner & Train Tracker*/



/* Left Navigation Tabs */
#countyHallContainer {
	background-color:#ddd;
	padding:10px;
	margin-bottom:10px;
}

#countyHallContainer h3{
	font-size:12px;
	margin:0;
}


#chContent {
	padding:10px;
	margin-bottom:15px;
}

.chTitle {
	margin:5px 0 8px -3px;
}

.chButton {
	text-decoration:none;
	color:#666;
	font-size:12px;
	font-weight:bold;
	padding:7px;
	border:1px solid #999;
	margin:5px 25px 0 0;
	display:inline-block;
	float:left;
}

.chButton:hover {
	background-color:#eee;
}
.chButton.chOn {
	background-color:#eee;
	cursor:default;
	position:relative;
}

.chShBox {
	height:180px;
	width:230px;
	border-top:1px solid #ccc;
}

.chShBox ul {margin:5px 0;}

.chShBox ul li {
/*padding:6px 0 6px 15px;
background-image:url(../images/bullet-arrow.gif);
background-repeat:no-repeat;
background-position:4px 5px;*/
}

.chShContent {
	display:none;
}

.chContentBox {
	float:left;
	margin-top:12px;
	width:220px;
}

.chContentBox h3 {
	display:block;
	color:#fff;
	background-color:#0480b4;
	padding:4px;
	font-weight:bold;
}


/* ----------------------START Service Updates ---------------------- */

#serviceBackground{
background:url(../service-background.png) no-repeat;
width:206px;
height:275px;
}

#serviceBackground h2{
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	display:block;
	padding-top:7px;
	padding-left:17px;
}


#serviceTabs_wrapper {
	width: 210px;
}

#serviceTabs_container {
	border-bottom: 1px solid #ccc;
	width:200px;
	margin-left:3px;
}
#serviceTabs {
	list-style: none;
	padding: 5px 0 4px 0;
	margin: 0 0 0 10px;
	font: 0.75em arial;
}
#serviceTabs li {
	display: inline;
}
#serviceTabs li a {
	border: 1px solid #ccc;
	color:#7C7C7C;
	font-weight:bold;
	padding: 4px 6px;
	text-decoration: none;
	background-color: #dddddd;
	border-bottom: none;
	outline: none;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}
#serviceTabs li a:hover {
	/*background-color: #c6c6c6;*/
	padding: 4px 6px;
}
#serviceTabs li.currentTSU a {
	border-bottom: 1px solid #fff;
	color:#666666;
	font-weight:bold;
	background-color: #f4f4f4;
	padding: 4px 6px 5px 6px;
	border-bottom: none;
}
#serviceTabs li.currentTSU a:hover {
	background-color: #eeeeee;
	padding: 4px 6px 5px 6px;
	border-bottom: none;
}

#serviceTabs li a.icon_accept {
	background-image: url(accept.png);
	background-position: 5px;
	background-repeat: no-repeat;
	padding-left: 24px;
}
#serviceTabs li a.icon_accept:hover {
	padding-left: 24px;
}

#serviceTabs_content_container {
	background-color:#f4f4f4;
	border-top: none;
	margin-left:3px;
	padding: 5px 10px 10px 3px;
	width: 180px;
}

#serviceTabs_content_container ul {
	list-style:none;
	margin:0;
	padding:10px 5px 0 !important
}

#serviceTabs_content_container li {
	background:none repeat scroll 0 0 transparent !important;
	margin:0!important;
	padding:5px 0 8px!important;
}

#serviceTabs_content_container li a{
	color:#666666;

}


.serviceTab_content {
	display: none;
}

/* ----------------------END Service Updates ---------------------- */

a[href$=".pdf"]{
	/*background: url(http://www/transit/images/adobe_reader.jpg) right center;*/
	background: url(http://www.miamidade.gov/images/adobe-reader.gif) right center;
	background-repeat: no-repeat;
	padding-right: 22px;
}

img[src$="adobe_reader.jpg"], img[src$="adobe_reader.JPG"], img[src$="adobe_reader.JPG "], img[src$="adobe_logo.gif"], img[src$="adobe_logo.GIF"] { /*Added additional tags to capture all the different options. Apparently it's case sensative.*/
	display: none;
}

.centeredText{
	text-align: center;
}

#sp_pagetitle{
	font-size: 30px;
	line-height: 150%;
	float: left;
	margin-top: 10px;
	margin-bottom: 15px;
}

#social-media{
	float: right;
	width: 166px;
}

#social-media img{
	max-width: 40%;
	height: auto;
	margin: 12px 5px 0 0;
}

#social-media-side{
	display: none;
	left: 50%;
	position: fixed;
	margin-left: 510px;
	-webkit-transition: max-height 0.5s ease-in-out;
    -moz-transition: max-height 0.5s ease-in-out;
    -o-transition: max-height 0.5s ease-in-out;
    transition: max-height 0.5s ease-in-out;

}

#social-media-side img{
	display: block;
	margin-bottom: 5px;
}

#tabs_content_container select{
	font-size: 11px !important;
	padding: 5px 0;
	margin: 5px 0 0 0;
}

/* Buttons ///////////////////////////////////////////////*/

.ios-button, .android-button{
	border: 2px solid transparent;
	border-radius: 5px;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 20px 10px 0;
	padding: 5px 20px 5px 50px;
	line-height: 1;
	overflow: hidden;
	text-decoration: none;
	text-align: center;
	-webkit-transition:all 0.3s;
	transition: all 0.3s;
}

.ios-button span, .android-button span{
	display: block;
	font-size: 11px;
	line-height: 18px;
}

.ios-button{
	background: url(../images/apple-icon-bg.png) #666666 no-repeat 6px 3px;
}

.ios-button:hover{
	background-color:#4c4c4c;
}

.android-button{
	background: url(../images/android-icon-bg.png) #96c900 no-repeat 8px 4px;
}

.android-button:hover{
	background-color: #90b031;
}


/*END Buttons ///////////////////////////////////////////////*/

/* --------------------------
K12 Highlight Box
-------------------------- */

section.my-account{
	margin-bottom: 15px;
}

.my-account-container{
	background-color: #708090;
	background-image:url(../images/k-12-bgnd.jpg);
	color: #fff;
	padding: 15px 20px 20px 20px;
	/*width: 661px;*/
	margin-bottom: 10px;
    line-height: 1.5;
}

.my-account-container a{
    color: #fff;
}

.my-account-container p{
    margin-bottom: 10px;
	text-align:center;
	font-size:12px;
	font-weight:normal;
}

.my-account-container h2{
	font-family: 'Lato', sans-serif;
	font-size: 28px;
	font-weight: 900;
	text-transform: uppercase;
	margin-bottom: 10px;
	text-align:center;
}

.my-account-container .clear + p{
	margin-top: 15px;
}

.my-account-container .links, .my-account-container .enroll{
	width: 50%;
	display: inline-block;
}

.my-account-container .box{
	float: left;
	width: 40%;
}

.my-account-container .box a{
	text-decoration: none;
	color: #fff;

}

.pay-bill{
	margin-bottom: 15px;
}

.my-account-container .box .button{
   	width: 100%;
}

.my-account-container .box a.button{
	text-decoration: none;
}

.my-account-container .box a + p{
    text-align: center;
}

.button{
	border: 2px solid transparent;
	border-radius: 5px;
	color: #fff;
	display: inline-block;
	font-weight: bold;
	line-height: 1;
	overflow: hidden;
	text-decoration: none;
	text-align: center;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	cursor: pointer;

    font-family: 'Lato', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    margin: 0 10px;
    padding: 15px 15px;
}

.box.left {
	margin:0 18px 0 35px;
}

.box.right {
	margin:0 18px 0 12px;;
}

.button-grey{
	background-color: #4c4c4c;
}

.button-grey:hover{
	background-color: #383838;
}

.button-blue{
	background-color: #0288d1;
}

.button-blue:hover{
	background-color: #0278b8;
}

.button-light-blue{
	background-color: #46bceb;
}

.button-light-blue:hover{
	background-color: #19abe5;
}

.button-light-green{
	background-color: #39D27D;
}

.button-light-green:hover{
	background-color: #30AF68;
}

.button span{
	display: block;
	text-transform: none;
	font-size: 11px;
	font-weight: normal;
	margin-top: 5px;
}


/* --------------------------
Perks Highlight Box
-------------------------- */

.perks-container{
	background-color: #708090;
	background-image:url(../images/perks-box.jpg);
	color: #fff;
	padding: 30px 20px 25px 20px;
	/*width: 661px;*/
	margin-bottom: 10px;
    line-height: 1.5;
}

.perks-container a{
    color: #fff;
}

.perks-container p{
    margin-bottom: 10px;
	text-align:center;
	font-size:18px;
	font-weight:normal;
}

.button2{
	border: 2px solid transparent;
	border-radius: 5px;
	color: #fff;
	display: inline-block;
	font-weight: bold;
	line-height: 1;
	overflow: hidden;
	text-decoration: none;
	text-align: center;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	cursor: pointer;

    font-family: 'Lato', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    margin: 0 10px;
    padding: 15px 50px;
}

#hl-boxL  {
	width:447px;
	background-color:#F0F0F0;
	float:left;	
	margin:0 15px 15px 0;
	padding:15px;
	min-height:290px;
}

#hl-boxL h3, #hl-boxR h3 {
	font-family: 'Montserrat', sans-serif;
	font-size:18px;
}

#hl-boxR  {
	width:448px;
	background-color:#F0F0F0;
	float:left;
	padding:15px;
	min-height:290px;
	margin:0 0 15px 0;
}