for @charset "utf-8";
/* CSS Document */

html { overflow-y: scroll; }

html, body {
	min-height: 100%;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-color: #ebebeb;


}

img {
	border: 0;
}

.bodycontainer {

	width: 100%;
	background-image:url(../images/background.png);
	background-position: center top;
	background-repeat:repeat-y;

}


.bodycontainer-sharp {
	width: 100%;
	min-height: 100%;
	/*background-image: url(../images/background2-sharp.jpg);*/
	background-position: center top;
	background-repeat:no-repeat;
	background-attachment:fixed;
}

#contentbody {
	margin:0 auto;
	width: 1000px;
}



.contentarea {

}


drop-down-content {
	z-index: 99999;
}

.advanced-slider .slide-wrapper {
	z-index: 1 !important;
}

.white-top {

	border: 1px #717171 solid;
	background-image: url(../images/floater-back.png);
	margin: 0 auto;
	width: 998px;
	height: 27px;
	color: #F3F7F8;
	font-size:12px;
	font-weight: 600;
	padding-top: 4px;


}

.white-top a:link, .white-top a:visited {
	color: #ebebeb;
	text-decoration: none;
}

.white-top a:hover {
	color: #fff;
	text-decoration:none;

}


.wt-links {
	float: left;
	width: 744px;
	padding: 4px 0 0 8px;
}

.wt-search {
	float:left;
	width: 245px;
	position: relative;
top: -1px;
}

.wt-social {
	float:left;
	padding: 0 180px 0 0;
}

.wt-social img {
	margin: -12px 8px 0 0;
	border: 0px;

}


/* Shadow */

.shadows {
	border: solid 1px #ebebeb;
	box-shadow: 3px 3px 4px #000;
}

#boxhomegf{

	-webkit-box-shadow: 2px 2px 4px 4px rgba(155, 155, 155, .78);
box-shadow: 2px 2px 4px 4px rgba(155, 155, 155, .78);
}


/* Top Navigation & header  */


.dropdown-column {
	float:left;
	padding: 11px 9px 0 16px;
	background-image:url(../images/dropdown-separator.png);
	background-position: -13px 0;
	background-repeat: no-repeat;
	min-height: 160px;
}

.dropdown-column:first-child {
	background-image: none;

	}

.logo-container {
	float: left;
padding: 48px 70px 0 16px;

}

.header {
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	border-left: 1px #c1c1c1 solid;
	border-right: 1px #717171 solid;
	height: 107px;
}

.nav-item {

	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #7C7C7C;
	line-height: 18px;
	padding-top: 53px;
}

.nav-big {
	color: #006aa8;
	font-size:22px;
}

.bar {
	background-image: url(../images/bar.png);
	background-repeat: no-repeat;
	background-position: 7px 40px;
	width: 20px;
	height: 100px;
	float: left;

}

.drop-down-space {
	position:relative;
	display:block;
	float:left;

}

.drop-down-overborder {
		width: 1px;
		height: 58px;
		background-image:url(../images/dropdown-tittleborder.png);
		background-repeat: no-repeat;
		float: left;
		position:relative;
		top: 1px;
}

.drop-down-overback {
		height: 58px;
		background-image:url(../images/dropdown-tittleback.png);
		background-repeat: repeat-x;
		float: left;
		position:relative;
		top: 1px;
}

.drop-down-header {
	height: 35px;
	background-image:url(../images/dropdown-headerback.png);
	background-repeat:repeat-x;
	width: 600px;
	color: #006aa8;
	font-size:24px;
	font-weight: bold;
	text-shadow: 0 0 1px rgba(0,106,168,.50);

	padding-top: 10px;
	border-top: 1px #717171 solid;
	border-left: 1px #717171 solid;
	border-right: 1px #717171 solid;
	padding-left: 10px;
}

.drop-down-header a:link, .drop-down-header a:visited {
	color: #006aa8;
}

.drop-down-header a:hover {
		color: #006aa8;
}

.drop-down-headergrey {
	color: #7c7c7c;
}

.drop-down-content {
	background-image: url(../images/dropdown-contentback.png);
	background-repeat:repeat-x;
	background-position:bottom;
	width: 600px;
	border-bottom: 1px #717171 solid;
	border-left: 1px #717171 solid;
	border-right: 1px #717171 solid;
	padding-left: 10px;

}

.drop-down-content-big {


	text-shadow: 0 0 1px rgba(0,106,168,.50);
	font-size:18px;
	padding: 0 0 10px 0;

}

.drop-down-content-big a:link, .drop-down-content-big a:visited {
	color: #006aa8;
}

.drop-down-content-big a:hover {
	color: #48b5e3;
}

.drop-down-content-list {
	color: #7c7c7c;
	font-size:17px;
	font-weight: 500;
	margin:0;
	padding: 10px 0 0 10px;

}



.drop-down-content-list  a:link, .drop-down-content-list a:visited {
	color: #7c7c7c;
	text-decoration:none;



}
.drop-down-content-list  a:hover {
	color: #006aa8;
}

.tab1 {
	position:relative;
	left: 19px;
	z-index: 1;
}

.tab2 {
	position:relative;
	left: -7px;
	z-index: 1;
}


.tab3 {
	position:relative;
	left: -2px;
		z-index: 1;
}
.tab4 {
	position:relative;
	left: -3px;
		z-index: 1;
}

.tab5 {
	position:relative;
	left: -4px;
		z-index: 1;
}
.tab6 {
	position:relative;
	left: 0px;
		z-index: 1;
}


.link-container1 {
	position:relative;
	left: 2px;

}

.link-container2 {
	position:relative;
	left: -92px;

}
.link-container3 {
	position:relative;
	left: -192px;

}

.link-container4 {
	position:relative;
	left: -284px;

}

.link-container5 {
	position:relative;
	left: -402px;

}

.link-container5 {
	position:relative;
	left: -482px;

}

.link-container6 {
	position:relative;
	left: -511px;

}


/* Home */

.slider-area {

 border-right: solid 1px #ffffff;
 	margin: 0 5px 0 0;
}

.news {
	color: #006aad;
	background-color: rgba(235, 243, 249, 0.75);	/* RGBa with 0.6 opacity */
	background-color: rgb(235, 243, 249)\9;
		font-size: 18px;
	font-weight: bold;
	height: 110px;
	margin: auto;
	width: 998px;
	border-left: 1px solid #969696;
	border-right: 1px solid #969696;

}


.newstitle {

	width: 991px;
	height: 32px;
	background-image: url(../images/news-title.jpg);
	background-repeat:repeat-x;
	padding: 5px 0 0 7px;

}

.news-slider {
	padding: 0 0 0 0;
}

.news-item {
	color: #505050;
	font-size: 12px;
	font-weight: normal;
	width: 225px;
	padding: 12px 13px 0 0;
	float: left;
}

.news-item a:link, .news-item a:visited {
		text-decoration:none;
	color: #006aad;
}

.news-item a:hover {
	text-decoration:none;
	color: #34a0df;
}

.news-item b, .news-item strong {
	color: #006aad;
	font-size: 14px;
	font-weight: bold;

}

.news-item img {
	 border: solid 1px #ffffff;
	 float: right;
	 margin: 1px;
}

.right-date {
	font-size: 11px;
	color: #bfd6e5;
}


.home-lowboxes {

}


.homepage-boxes {

	max-width: 500px;
	float:left;
	min-height: 225px;
	font-size: 13px;
	background-image: url(../images/dropdown-separator.png);
	background-image: none\9;
	background-repeat: no-repeat;
	background-position-x: -15px;
	padding: 7px 0 0 0;

}

.homepage-boxes p {
		padding: 0px 12px 0 10px;
}

.homepage-boxes p:first-child {

	color: #006aad;
	font-size:18px;
	font-weight: bold;

}

.homepage-boxes p:first-child a:link, .homepage-boxes p:first-child a:visited {
	text-decoration:none;
	color: #006aad;
}

.homepage-boxes p:first-child a:hover {
	text-decoration:none;
	color: #34a0df;
}

.homepage-boxes:first-child {
	background-image: none;
}

.homepage-boxes img {
		padding: 0 0 12px 0;
}


/* Content */

.inside-content { /* background and border */
background-image:url(../images/contentback.png);
border: 1px solid #717171;
z-index: -1;
}
.slider-area {
	z-index: -120 !important;

}
.content-item {
		background-image:url(../images/text-title.png);
		background-repeat:no-repeat;
		background-position: 0 23px;
		left: -5px;
		padding-left:5px;

}

.text-area {
	padding-left: 28px;
	padding-right: 20px;
	padding-top: 10px;

	font-size: 15px;
	color: #212121;
	z-index:1;
	background-image:url(../images/greylines.png);
	background-repeat: repeat-x;
	background-position: bottom;

}

.text-area a:link, .text-area a:visited {
	text-decoration: none;
	color: #096297;
}

.text-area a:hover {
	color: #7c7c7c;
}


.text p {
	margin: 0 0 10px 0;
}

.pagetitle {

	text-shadow: 1px 1px 1px rgba(106,106,106,.25);
	color: #7c7c7c;
	font-size:26px;
	font-weight:bold;
	padding-top: 5px;
	line-height: 20px;
	margin: 0 0 20px 0;
	position: relative;
	left: -7px;



}

.h1 {

	text-shadow: 1px 1px 1px rgba(0,106,168,.50);
	color: #006aa8;
	font-size:20px;
	left: -3px;
	font-weight: 500;
	padding-bottom: 7px;


}

.h1 a:link, .h1 a:visited {
	text-decoration: none;
	color: #006aa8;
}


.h1 a:hover {
	color: #7c7c7c;
}

.h2 {
	margin: 14px 0 3px 0;
	line-height: 25px;
	text-shadow: 1px 1px 1px rgba(0,106,168,.50);
	color: #006aa8;
	font-size:26px;
	left: -3px;
	font-weight: bold;
	padding-bottom: 7px;

}

h3 {
	color: #555;
	font-size: 18px;
}

h5 {
	margin: 3px !important;
}

.h5 {
	margin: 3px !important;
}

.h8 {
	font-size: 16px;
	font-weight:bold;
	color: #fff;
}


.caption_content a:link, .caption_content a:visited  {
	color:#fff;
	text-decoration:underline;
}


/* Right content */

.right-container {

	width: 300px;
	float:right;

}


.eachbox {
	background-image: url(../images/rightback.png);
	background-repeat:no-repeat;
	background-position: 0 center;
	padding: 0 10px 20px 18px;
	margin: 13px 13px 13px 16px;
	font-size: 15px;
	color: #212121;

	border: 1px solid #DBDBDB;

}

.eachbox .h1 {
	background-image: url(../images/floater-back.png);
	width: 261px;
	left: -18px;
	position: relative;
	color: white;
	margin: 0 0 10px 0;
	padding: 4px 0 2px 8px;
	font-size: 19px;
}

.eachbox img {
padding: 0 0 10px 0;


}

.right-container ul {
	position:relative;
	margin: 0 0 0 -20px;
	font-size: 12px;
}

.right-container li {
	position:relative;
	margin: 5px 0 0 0;
	font-weight: 500;

}

/* Footer */


.footerbox {
	width: 998px;

	margin: auto;
	/*background-image: url(../images/background2ba.jpg);*/
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment:fixed;
	border: 1px solid #969696;
	line-height: 23px;
}

.footer-title a:link, .footer-title a:visited {
	font-size: 16px;
	color: #006AAD;
	border-bottom: 1px solid #969696;
	font-weight: 500;
	text-shadow: 1px 1px 1px rgba(105,105,105,.50);
}

.white-footer {
	width: 959px;

	background-image: url(../images/footerwhiteback.png);
	  padding: 0px 20px 11px 20px;

	font-size:12px;
	color: #696969;

}

.footerexxtraback {
	background-image: url(../images/footertop.png);
	background-repeat:repeat-x;
	background-position: top;
}


.footer-column {
	float:left;
	padding-right: 10px;
	width: 15%;
}

.footer-column p {
	margin: 0px;
	padding: 0px;
}

.white-footer a:link, .white-footer a:visited {
	color: dimGray;
	text-decoration: none;
}

.white-footer a:hover {
	color: black;
}

#footer {
	text-align: right;
	padding: 20px 0 0 0;

}

#footer  img {
	float: right;
	margin: 0 0 0 10px;
	position: relative;
	top: -10px;
	border: 0px;
}

.left-footer {
float: left;
padding: 0 10px 0 6px;
}

/* General */


.transparent {
	!border:none;

}

.clear-borders {
	padding: 0 !important;
	border: 0 !important;
	margin: 0 !important;

}

.clear {
 clear:both;
}



ul {
		margin:0 10px 0 20px;

}

p {
	margin: 0px;
	padding: 0px;

}

a:link, a:visited {
	text-decoration: none;
	color: #006aa8;
	border: 0px;
}

a:hover {
	text-decoration: none;
	color: #7c7c7c;
}

.disclaimerText {
	font-size: 12px;
}

.left {
	float:left;

}


/* Footer floater */

#floater-conteiner {
	margin: 0 auto;
width: 999px;

}

#floater-footer {
  position: relative;
  border: 1px #717171 solid;
  bottom: 30px;
  background-image: url(../images/floater-back.png);
  margin: 0 auto;
  width: 998px;
  height: 27px;
  z-index: 100;
  color: #f3f7f8;
}

#floater-footer p {
	padding: 5px 0 0 0;
	font-size: 12px;
}

#google_translate_element {
	margin: 2px 0 0 0;
}
/* Weather */

#weather2 {

			width: 220px;
			padding: 5px 250px 0 0;
			overflow: hidden;
			font-weight: 500;
			float: left;
}

		#weather2 h2 {

			text-shadow: rgba(250, 250, 250, 0.6) 2px 2px 0;
		}

		#weather2 p {
			font-size: 25px;
			margin: 30px 0 0;
		}

		#weather2 p span {
			font-size: 16px;
		}

		#weather2 a:link, #weather2 a:active, #weather2 a:visited {
			display: block;
			clear: both;
			text-decoration: none;
			color: #222;
			font-size: 12px;
		}

		#weather2 a:hover {
			color: #000;
			text-decoration: underline;
		}

		#weather2 img {
			height: 38px;
			width: 38px;
			position: relative;
			top: -6px;
		}

		.weather-small {

			width: 110px;
		}


		/*toggle */

.toggle2 a {
	color: #F3F7F8;
}


.showhide {
position: relative;
top: -14px;
left: 4px;
border: 0px;
}


/*search bar */

#search {

}

#searchQuery input[type="text"] {
    background: url(search-white.png) no-repeat 10px 6px #fcfcfc;
    border: 1px solid #d1d1d1;
    font: bold 12px Arial,Helvetica,Sans-serif;
    color: #bebebe;
    width: 150px;
    padding: 6px 15px 6px 35px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    }

#searchQuery input[type="text"]:focus {
    width: 200px;
    }


/*Backgrounds --- Only designers can touch this

.bgwhite1 {
background-image: url(../images/background1.jpg);
width: 100%;
min-height: 100%;
}

.bgblur1 {
background-image: url(../images/background1ba.jpg);
}

.bgsharp1 {
background-image: url(../images/background1-sharp.jpg);
}

.bgwhite2 {
background-image: url(../images/background2.jpg);
width: 100%;
min-height: 100%;
}

.bgblur2 {
background-image: url(../images/background2ba.jpg);
}

.bgsharp2 {
background-image: url(../images/background2-sharp.jpg);
} */




/* Home Event Slider */



#slideshow {

	width:993px;
	height:112px;
	position:relative;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width: 956px;
  height:112px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:280px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:112px;
}

/**
 * Slideshow controls style rules.
 */
.control {
  display:block;
  margin-top: 20px;
  width:20px;
  height:112px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:-5px;
  left:0;
  background:transparent url(../images/slider-left.jpg) no-repeat 0 0;
}
#rightControl {
  top:-5px;
  right:-5px;
  background:transparent url(../images/slider-right.jpg) no-repeat 0 0;
}

/**
 * Style rules for Demo page
 */




#pageContainer {

  width:960px;
}
#pageContainer h1 {
  display:block;
  width:960px;
  height:114px;

  text-indent: -10000px;
}

/* END Home Slider */



.lowercaption {
 	font-size: 12pt !important;
	color: #fff;
	font-weight: bold;
	background-image:url(../images/floater-back.png);
	padding: 3px;

}

.lowercaption a  {
	color: #fff !important;
	text-decoration: none;


}

/* Important Notice */

.importantNotice{
	background:url(../images/home-notice-background.jpg) #f79a00 no-repeat bottom center;
	min-height: 89px;
	height:auto;
	padding: 5px 15px 5px 500px;
	color:white;
	font-size:12px;
}


.importantNotice a{
	color:white;
	text-decoration:underline;

}

.importantNotice p{
	margin: 10px 0px;
}

/*--========================
Weather Important Message
========================--*/

div.importantGlobal h2{
    line-height: inherit;
}

div.weather-icon-container{
	padding: 20px 0 0 20px;
}

div .important-content-container{
 	width: 800px;
 }

 /*--========================
Miami-Dade County Important Message
========================--*/

.important-content-container { margin-left: 10px !important; }


.important-content-container > h2 {
	margin-bottom: 10px !important;
}