/*

FDOT PALMETTO WEB SITE

*/


/* 

GENERAL LAYOUT
------------------------------------------*/
body{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	margin:0;
	line-height:150%;
}

#wrapper{
	font-size:1em;
	margin:0 auto;
	text-align:left;
	width:800px;
	position: relative;
	background:url(../images/contentbg.jpg) no-repeat top left;
}

#navcol{
width:227px;
float:left;
padding-bottom:20px;
background:url(../images/navbg-bottom.gif) no-repeat bottom left;
}

#navcol h1{
background:url(../images/navbg-top.png) no-repeat top left;
margin:0;
padding:10px;
height:167px;
}

#navcol p{
padding:10px;
margin:0;
background:url(../images/navbg-middle.gif) repeat-y top left;
}

#navcol table{
color:#fff;
margin:0;
padding:10px;
width:227px;
background:url(../images/navbg-middle.gif) repeat-y top left;
}

#navcol strong{color:#fff;}


#content{
width:572px;
float:left;

}

.col1{
	float:left;
	width:370px;
	padding:5px 10px 10px 10px;
}

.col1 h2 {padding-top:140px;
	}
	
.col1 .indexHeading{
	padding-top:80px;
	}
	
/*.col1 .recentUpdates{
	background-color:#66F;
	width:370px;
	height:110px;
overflow: ;
overflow-x: hidden;
overflow-y: hidden;

	}
	*/
/*.blueBox{width:370px; background-color:#6CF; height:110px; overflow:hidden; }
.blueBox a{display:block; margin:0px 0px 0px 140px; padding:10px 10px 0px 0px; text-decoration:none;}
.blueBox h3{float:left; font-size:123%; color:#fff; width:50px; margin:27px 0px 0px 13px;}


.col1 .blueBox h3{
	color: white;
float: left;
font-size: 123%;
margin: 27px 0px 0px 13px;
width: 50px;
	}
	
	#ticker{
	margin: 0px 0px 30px;}

#ticker-feed{}

#ticker-content{}


*/

	
.col1 .recentUpdates{
	position:relative;
	background-image:url(../images/recentUpdate2.jpg);
	background-repeat:no-repeat;
	width:370px;
	height:110px;
	border:1px solid #009;
}

.col1 .recentUpdatesContent{
	float:right;
	color:#FFF;
	width:240px;
	line-height:1.3em;
	padding-top:10px;
	margin-left:15px;
	padding-right:5px;
	}

.col1 .recentUpdatesContent a{
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}

.col1 .recentUpdates .recentUpdatesLeftContainer{
	text-align:left;
	color:#FFF;
	border-right:1px solid #006;
	height:110px;
	width:100px;
	}
	
.col1 .recentUpdates .recentUpdatesLeftContainer .title{
	padding-top:35px;
	font-weight:bold;
	padding-left:10px;
	width:90px;
	font-size:1.2em;
	
	}

	
/*.col1 #recentUpdates #recentUpdatesRightContainer{
	width:67%;
	height:100%;
	background-color:#FCC;
	
	}
	*/
	



.col2{
float:right;
width:165px;
padding:100px 5px 0px 5px;
text-align:center;
}

.col2Index{
float:right;
width:165px;
padding:130px 5px 0px 5px;
text-align:center;
}

.col2 img{
	margin-bottom:20px;
	}

.fullcol{
float:left;
padding:125px 10px 10px 10px;
width:545px;
}

.fdotbranding{
	
	top:71px;
	margin-left:0px;
	padding-bottom:30px;
	z-index:20;
	left: 656px;
	text-decoration:none;
}


.bodyheading {
	font-size: 14px;
	font-weight: bold;
}


.pageheader {
	font-size: small;
}


#completed {
	width: 500px;
	text-align:center;
	top:206px;
	height: 177px;
	z-index: 200;
}

#recentUpdatesContainer{
	color:#FFF;
	width:266px;
	/*height:116px;*/
	background-image:url(../images/recentUpdateBG.jpg);
	margin-bottom:30px;
	}
	
#recentUpdatesTitle{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.6em;
	height:20px;
	width:150px;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:10px;
	border-bottom:white solid 1px;
	
	}

#recentUpdatesContent{
	text-align:left;
	padding-left:10px;
height:86px;
width:256px;
overflow:auto;
line-height:1.1em;
	}
	
.recentUpdatesContentText{
	width:400px;
	}
	
.recentUpdatesReadMore{
	text-align:right;
	padding-right: 10px;
	}
	
/*#TICKER{
	display:none; 
	border-top:1px solid #CCCCCC; 
	border-bottom:1px solid #CCCCCC; 
	overflow:hidden; 
	background-color:#FFFFFF; 
	width:560px;
	padding-bottom:5px;
	}*/
	
.tickerHeadline{
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#7FB51A;
	color:#FFFFFF;
	font-weight:bold;
	}
	
.tickerText{
	color:#FFF;
	}
	
.tickerText a{
	color:#FFF;
	text-decoration:none;
	}
	
.latestInformation{
	float:left;
	padding:1px 10px 1px 10px;
	color:#FFF;
	font-weight:bold;
	background-color:#7FB51A;
	}
	
.horrizontalLine{
	border-bottom:3px solid #2671b1;
	}
	
.forMoreInfo{
	margin-top:20px;
	border:2px double #2671b1;
	padding:20px;
	text-align:justify;
	
	
	
	}
/* 

GLOBALS
------------------------------------------*/

strong{color:#000;}

a{color:#2671b3; text-decoration:underline;}

a img{text-decoration:none;}

a:hover{text-decoration:none;}

/*a img{border:1px solid #ccc;}*/

/*a:hover img{border:1px solid #2671b3;}*/

a .logo, a:hover .logo{border:0;}


h1, h2, h3{color:#2671b3;margin:0;padding:4px 0;}
h4, h5, h6{color:#4ca456;margin:0;padding:2px 0;}

h1{font-size:22px;line-height:26px;}
h2{font-size:18px;line-height:22px;}
h3{font-size:16px;line-height:20px;}
h4{font-size:14px; line-height:18px;}
h5{font-size:13px; line-height:16px;}
h6{font-size:12px; line-height:14px;margin:0;padding:0;}


.col1 h2, .col1 h3{text-align:center;}

.highlight{background:#e1e1e1;border:1px solid #ccc;padding:5px; text-align:left; margin-bottom:20px;}

.list li{margin:6px 0;}

ul ul
{
	  padding-left:15px;
}

#floater {
	width: 511px;
	position:absolute;
	text-align:center;
	left: 230px;
	top: 250px;
	height: 119px;
	z-index: 200;
}

.clear{clear:both;}

.esplink{
text-align:center;
}

.esplink a{
display:block;
color:#ccc;
font-size:18px;
text-decoration:none;
line-height:20px;
padding:0px 0 10px 0;
width:167;
background:url(../images/esplink-bg.gif) no-repeat bottom left;
}

.esplink a.esp, .esplink a:hover{
background-position:bottom right;
}


/* 

NAVIGATION
------------------------------------------*/

#nav{
	margin:0;
	padding:10px;
	list-style:none;
	font-size:12px;
	width:208px;
	background:url(../images/navbg-middle.gif) repeat-y top left;
}

#nav li{
	margin:5px 0 !important;
	margin:0;
}

#nav a{
	display:block;
	color:#fff;
	text-decoration:none;
	padding:8px 5px 8px 45px;
	background:url(../images/navBG.gif) no-repeat left center;
}

#nav a:hover, #nav a.on{
	background-position:right center;
}

/*Counter Style------------------------------------------------*/

.counterdigits{
	font-weight:bold;
	font-size:1.2em;
	}
	
	
	
	
	
	
	
#laneClosures ul{
	padding:15px;
	}
	
.laneClosureIndent{
	padding-left:30px;
	}