/* EDITED FOR NAV REFRESH 2015-06 USE ON HOME PAGE - SUBSTITUTE FOR GLOBAL_HOME2.CSS - A.Delroy */
/* LAST EDITED DATE & TIME - 2015-08-06 8:35 PM - A.Delroy */
/* Basic styles */

body, table, td, th, p, div, span {
	color: #333333;
	font-family: Arial, Verdana, Monaco;
	font-size: 11px;
	}
body {
   background: #efefef url(bg_white_margin.png) repeat-y center;
   margin: 0;
   border: 0;
   padding: 0;
	}


/* Overide the global.css values */

/* Overide the value from global.css */
#column0 {
	position:inherit !important;
}
#column7{
	margin-right: 9px !important;
	width: 254px !important;
}
#column8{
	width:254px !important;
}
	
/* Remove references to global styles 2015-06 ADelroy
.tnNavMenu {
	top:24px !important;
}
#topnav {
	height: 25px !important;
}  
#tnWeather {
	top: 0px !important;
}
#tnWeather {
    background-color: #333333;
    height: 25px;
    left: 0;
    padding-left: 50px;
    top: 0 !important;
    width: 155px;
}
#tnNav {
	top: 0px !important;
}
*/

/* START Copy TnWeather and tnNav styles from global - 2015-06 ADelroy */
/*
#tnWeather {
    background-color: #333333;
    height: 25px;
    left: 0;
    padding-left: 50px;
    top: 0 !important;
    width: 155px;
}
*/

/* Copied from global - 2015-06 ADelroy */
#tnNav {
   position: absolute;
   top: 0px !important;
   left: 161px;
   width: 575px;
   height: 25px;
   }

/* Overide the vendor specific style */
#bannerContainer{
	margin-bottom: 10px;
}

/* Copy of CSS file from Rob */

img{border-style:none;}
a {
	color:#000;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
input {
	/* font:100% arial,sans-serif; */
	/* vertical-align:middle; */
	outline:none;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.wrapper-holder {
	width:100%;
	overflow:hidden;
}
#wrapper {
	width:780px;
	margin:0 auto 50px;
	overflow:hidden;
	background:#fff;
	padding:8px 9px 12px;
}
#header {
	width:100%;
	overflow:hidden;
	
	background: url(header-bg.gif) no-repeat;
	height: 110px;
	width: 780px;
}
#header .top {
	width:760px;
	overflow:hidden;
	padding:0 0 27px 22px;
	margin: 0;
}
.logo {
	background: url(logo.png) no-repeat;
	width:200px;
	height:33px;
	margin: 34px 0 0 33px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}
.logo a {
	height:100%;
	display:block;
}
.user-area {
	float:right;
	width:500px;
	overflow:hidden;
}
.user-area .list {
	/* margin: 8px 24px 26px; 2015-06 */
	margin: 10px 0 24px 24px; /* 2015-08 */
	padding:0 19px;
	list-style:none;
	overflow:hidden;
	line-height:28px;
	/*font-size: 13px;  2015-06 */
	font-size: 14px; /* 2015-08 */
	float:right;
}
.user-area .list li {
	float:left;
	padding:0 0 0 12px;  
	margin:0 7px 0 0;
	display:inline;
}
.user-area .list li:first-child {
	background:none;
	padding-left:0;
}
.user-area .list a{
	color:#fff;
	text-decoration: none !important;
}
.user-area .list a:hover { /* 2015-08 */
	color:#fff;
	text-decoration: underline !important;
}
.container {
	width: 100%;
	overflow:hidden;
}
#container{ 
	PADDING-TOP: 0 !important;     
	MARGIN: 0px auto;
	PADDING-LEFT: 9px;
	PADDING-RIGHT: 9px;
	OVERFLOW: hidden;
}
.search {
	display:inline;
	float:right;
    /* margin: 11px 0 0; */
    /* margin: 8px 0 0;  2015-06 */
    margin: 2px 0 0; /* 2015-08 */
	overflow:hidden;
    /* width: 295px;  2015-06 */
    width: 405px; /* 2015-08 */
}
.search .text-holder {
	/* background:url(bg-search.png) no-repeat; 2015-06 */
	background:#fff;
	/* width: 111px; */
	width: 192px;
	/* height: 26px; */
	height: 28px;
	float:left;
	margin:0;
}
.search .text {
	background:none;
	float:left;
	border:0;
	/* padding: 6px 5px 5px; */
	padding: 6px 0px 5px 8px; /* 2015-08 */
	line-height: 1.25;/* 2015-08 */
	/* width: 119px; */
	/* width: 100px; */
	width: 180px; /* 2015-08 */
	color: #333;
	/* font-size:11px !important; */
	font-size:13px !important; /* 2015-08 */
}
.search .btn {
	/* background:url(btn-search.png) no-repeat; */
	background: #333;
	color: #fff; /* 2015-08*/
	/* width: 13px; */
	width: 75px;
	height: 28px;
	float:left;
	/* margin-left: 13px; */
	margin: 0;
	cursor:pointer;
	border:0;
	/* font-size:0; */
	/* line-height:0; */
	line-height: 1.3;
	/* overflow:hidden; */
	/* text-indent:-9999px; */
}
.search .btn:hover { /* 2015-08*/
    color: #66cbfe !important;
    background: #333 none repeat scroll 0 0;
    text-decoration: none;
}
.search label {
	float:left;
	/* font-size: 11px; */
	font-size: 12px; /* 2015-08*/
	/* line-height: 13px; */
	line-height: 1.3;  /* 2015-08*/
	/* padding: 7px 0 0 10px; */
	padding: 6px 0 0 14px;  /* 2015-08*/
	text-transform: lowercase;
	color:#b3c2d1;
	/* width:85px; */
	width:109px;
}

.nav {
	width:780px;
	overflow:hidden;
	margin:0 0 10px;
}
.visual {
	width:780px;
	overflow:hidden;
	margin:0 0 9px;
}
#main {
	width:100%;
	overflow:hidden;
	margin:0 0 10px;
}
#wrapper img {
	display:block;
}
#content {
	width:780px; 
	/*overflow:hidden;*/
	margin: 0 0 28px;
}
#wrapper p {
	margin: 0 0 20px;
}
#content .cols-hold {
	width:790px;
	/*overflow:hidden;*/
}
.catecories a{
	color: #FFF;
}
#content .col {
	float:left;
	width:254px;
	margin:0 9px 0 0;
	display:inline;
}
#content .cols-hold .header {
	background:url(bg-header.gif) no-repeat;
	height: 28px;
	margin: 0 0 10px;
	padding: 37px 11px 11px 14px;
	position: relative;
	width: 229px;
	z-index:2;
}
#content .cols-hold .header:after {
	clear:both;
	content:'';
	display:block;
}
#content h2 {
	font-size:16px;
	line-height:19px;
	color:#003265;
	margin:0 0 10px;
	text-transform:uppercase;
	float:left;
}
#content .list {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	border-top:1px solid #ccc;
	width:100%;
}
#content .list li {
	border-bottom:1px solid #ccc;
	padding: 4px 4px 3px;
	overflow:hidden;
	width:246px;
}
/* for heat alerts in news section */
#content .list li span {
	font-size:12px;
	font-weight: bold;
	color: #FF0000;
}
/* for other alerts in news section */
#content .list li span strong {
	background: url(alert-red-triangle-sm.png) no-repeat scroll 14px 14px rgb(255, 224,  14);
    color: #000;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	padding: 12px 10px 12px 65px;
}
#content .list a:hover {
	text-decoration:none;
}
#content .requests a {
	color:#206dbc;
	display:block;
	width:100%;
}
.requests {
	font-size:14px;
	line-height:17px;
	font-weight:bold;
}
.button {
	width: 111px;
	height: 20px;
	float:right;
}
.button .link {
	display:block;
	background:url(bg-button.jpg) no-repeat;
	width: 73px;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	line-height:20px;
	height:20px;
	color:#fff;
	padding:0 23px 0 15px;
}
.header div:hover .link,
.header div.hover .link {
	background:url(bg-button.jpg) no-repeat 0 -20px;
	text-decoration:none;
}
.has-drop-down .link {
	background:url(bg-button-2.jpg) no-repeat;
}
.has-drop-down div:hover .link,
.has-drop-down div.hover .link {
	background:url(bg-button-2.jpg) no-repeat 0 -20px;
}
.header div:hover .drop,
.header div.hover .drop {
	display:block;
}
.news-list {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.news-list li {
	padding:7px 4px !important;
}
.news-list a {
	display:block;
	margin:-7px -4px;
	padding:7px 4px;
	position:relative;
	width:246px;
}
#content .list li:hover,
#content .list li.hover {
	background:#f0f4f7;
}
#content .list li:hover a {
	text-decoration:none;
}
.marked {
	color:#d70000;
}
.news-list .title {
	color:#206dbc;
}
#content .info {
	width:100%;
	overflow:hidden;
	position:relative;
	z-index:1;
	font-size:12px;
}
.drop {
	margin:0;
	padding:12px 0 24px;
	list-style:none;
	font-weight:bold;
	background:#b2bfcc url(bg-drop.gif) repeat-x 0 11px;
	width: 254px;
	position:absolute;
	top:57px;
	left:0;
	border-bottom:7px solid #1b4e82;
	display:none;
}
.drop li {
	border-bottom:1px solid #8c9cad;
	padding:4px 14px;
	width:226px;
}
.drop li:hover,
.drop li.hover {
	background:#d9dfe6;
}
.drop li:hover a,
.drop li.hover a {
	text-decoration:none;
}
.drop a {
	color:#003265;
	display:block;
	width:100%;
	font-size:12px;
}
.tabs-area {
	width:100%;
	overflow:hidden;
	background:#004675;
	padding:50 0 14px;
	margin-top: 20px; /*added by rob to create whitespace above tab area */
}
.tabs-area .container {
	background:#fff;
}
.tabset {
	margin:0 18px 0 0;
	display:inline;
	padding:0;
	list-style:none;
	overflow:hidden;
	font-weight:bold;
	font-size:14px;
	line-height:26px;
	float:left;
}
.tabset li {
	float:left;
	margin:0 1px 0 0;
}
.tabset a {
	background:url(bg-tabs.gif) no-repeat 0 -26px;
	color:#fff;
	float:left;
	margin:0 30px 0 0;
	padding:0 0 0 30px;
	cursor:pointer;
}
.tabset .active,
.tabset a:hover {
	background-position:0 0;
	text-decoration:none;
}
.tabset a span {
	background:url(bg-tabs.gif) no-repeat 100% -26px;
	color:#fff;
	float:left;
	margin:0 -30px 0 0;
	padding:0 30px 0 0;
	position:relative;
	font-size:14px;
}
.tabset a.active span,
.tabset a:hover span {
	background-position:100% 0;
	font-size:14px;
}
.tab-content {
	background:#036 url(bg-tab-content.jpg) repeat-x 0 100%;
	padding:24px 18px 14px;
	width:744px;
	overflow:hidden;
	font-size:11px;
	line-height:15px;
	color:#fff;
}
.tab-content .container {
	background:none !important;
}
.tab-content .cols-hold {
	overflow:hidden;
	width:509px;
	float:left;
}
.tab-content .col {
	float:left;
	width:150px;
	overflow:hidden;
	margin:0 19px 0 0;
}
.tab-content .col-section {
	margin:0 0 -999px;
	padding:0 0 999px 16px;
	border-left:1px solid #52769a;
	float:right;
	width:218px;
	color:#809db6;
	font-size:12px;
	line-height:16px;
	overflow:hidden;
}
.tab-content .col-section p{color:#809db6; font-size:12px;}
.tab-content .col-section a{color:#FFF;}
.tab-content .col-section h3 {
	margin:0 0 12px !important;
}
#main h3 {
	font-size:14px;
	line-height:18px;
	color:#9ec8f2;
	margin:0;
}
.catecories {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.catecories li {
	width:100%;
	overflow:hidden;
	margin: 0 0 12px;
	color:#FFF;
}
.socials {
	float:left;
	width: 442px;
	overflow:hidden;
	font-size:10px;
	line-height:12px;
}
.socials ul {
	float:left;
	margin:0 8px 0 0;
	display:inline;
	padding:4px 0 0;
	list-style:none;
	overflow:hidden;
	border-right:1px solid #999;
}
.socials ul li {
	float:left;
	margin:0 15px 0 0;
	display:inline;
}
.socials a {
	color:#036;
	padding:3px 0 3px 24px;
	float:left;
}
.socials .facebook a {
	background:url(ico-facebook.gif) no-repeat 0 50%;
}
.socials .twitter a {
	background:url(ico-twitter.gif) no-repeat 0 50%;
}
.socials .youtobe a {
	background:url(ico-youtobe.gif) no-repeat 0 50%;
}
.socials .rss a {
	background:url(ico-rss.gif) no-repeat 0 50%;
}
.socials .view-all {
	background:url(ico-view.gif) no-repeat 0 50%;
	padding:0 0 0 24px;
}
.links {
	margin:0 0 12px -17px;
	position:relative;
	padding:0;
	list-style:none;
	overflow:hidden;
	border-top:1px solid #52769a;
	font-size:17px;
	line-height:21px;
}
.links li {
	border-bottom:1px solid #52769a;
	padding: 2px 0 2px 19px;
	width:214px;
	overflow:hidden;
}
.links li:hover,
.links li.hover {
	background:#335c85;
	border:1px solid #52769a;
	border-width:0 1px 1px 0;
}
.links a:hover{
	text-decoration:none;
}
.links a {
	color:#fff;
	background:url(bg-links.png) no-repeat;
	padding:0 0 0 17px;
	display:block;
	height:1%;
}
.contacts {
	margin:0 0 12px;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:237px;
	color:#fff;
}
.contacts li {
	float:left;
	display:inline;
	border-left:1px solid #52769a;
	margin:0 11px 0 -11px;
	padding:3px 0 0 11px;
	width: 100px;
}
.contacts li img {
	float:left;
	margin:-3px 15px 0 0;
	display:inline;
	color:#fff;
}
.more {
	color:#fff;
	text-decoration:underline;
	padding:0 12px 0 0;
	display:inline-block;
}
.more:hover {
	text-decoration:none;
}
#footer {
	background-color: #333;
	overflow:hidden;
	padding: 0;
	width:780px;
	height: 60px;
	margin: 0;
}

/* Removed 2014-05-13 - A.Delroy
#footer .details {
	float:left;
	width:268px;
	line-height:15px;
	font-size:12px;
}
#footer .details:after {
	clear:both;
	content:'';
	display:block;
}
#footer .details .title {
	display:block;
	margin:-5px 0 0;
	position:relative;
	font-weight:normal;
}
*/
#footer .txt {
	float: right;
	margin: 18px 50px 0 0;
	color: #fff;
	width:450px;
	font-size:10px;
	text-align: right;
}
#footer address {
	font-style:normal;
}
.logo-small {
	background: url(logo-small.png) no-repeat;
	width: 150px;
	height: 26px;
	margin: 18px 13px 0 49px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	display:inline;
}
.logo-small a {
	display:block;
	height:100%;
}
.footer-list {
	float:right;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	color:#FFF;
}
.footer-list li {
	float:left;
	border-right:1px solid #b2b2b2;
	padding:0 14px 0 28px;
	margin:0 -14px 0 0;
	line-height: 12px; /* reduce size of dividers - A.Delroy */
	margin-top: 2px;
}

.footer-list li a {
	color: #fff !important;
	text-decoration: none;
}
.footer-list li a:hover {
	text-decoration: underline;
}
/* override color from google translate api - A.Delroy */
.goog-te-gadget-simple .goog-te-menu-value span {
    color: #FFFFFF;
    text-decoration: none;
}
.whitesearch{
	color: #FFF !important ;
	text-decoration:none !important;
	/* font-size: 11px; */
	font-size: 13px !important; /* 2015-08 */
}
.whitesearch:hover { /* 2015-08 */
	color: #FFF !important ;
	text-decoration:underline !important;
	/* font-size: 13px; */
	font-size: 13px !important; /* 2015-08 */
}

/* Added to hide server info in footer in new design - A.Delroy */
#darktext {
    color: #333;
}
/* new code for city projects tab info */
.cityprojects-columns{
	overflow:hidden;
	width:762px;
	margin:0 -18px 0 0;
	padding:3px 0 0;
}
.cityprojects-columns .col{
	float:left;
	width:362px;
	margin:0 18px 0 0;
}
.cityprojects-columns .heading{
	border-bottom:1px solid #52769a;
	margin:0 0 15px;
}
.cityprojects-columns h2{
	margin:0;
	padding:0 0 4px 21px;
	color:#fff;
	background:url(homefooter-arrow-1.gif) no-repeat 0 6px;
	font:bold 15px/22px Arial, Helvetica, sans-serif;
}
.cityprojects-columns h3{
	margin:0;
	font:bold 14px/14px Arial, Helvetica, sans-serif;
	color:#9ec8f2;
}
.cityprojects-columns .list,
.cityprojects-columns .item-list{
	list-style:none;
	margin:0;
	padding:0 0 5px;
}
.cityprojects-columns .list li{
	width:100%;
	overflow:hidden;
	color:#fff;
	padding:0 0 12px;
}
.cityprojects-columns .list img{
	float:left;
	margin:2px 17px 0 0;
}
.cityprojects-columns .list .text-box{
	overflow:hidden;
}
#wrapper .cityprojects-columns .list p{margin:0;}
.cityprojects-columns p a{color:#fff;}
.cityprojects-columns .col .holder{
	width:382px;
	margin:0 -20px 0 0;
	overflow:hidden;
}
.cityprojects-columns .small-column{
	float:left;
	width:170px;
	margin:0 20px 0 0;
	padding:0 0 10px;
}
#wrapper .cityprojects-columns .small-column p{margin:0 0 3px;}
.cityprojects-columns .item-list li{
	padding:0 0 6px 15px;
	background:url(homefooter-arrow-2.gif) no-repeat 0 3px;
	color:#9ec8f2;
}
.cityprojects-columns .item-list a{
	color:#9ec8f2;
	text-decoration:underline;
}
.cityprojects-columns .item-list a:hover{text-decoration:none;}

/*robs line adjustments*/
.cityprojects-columns .list .text-box p{
	padding:0;
	margin:0;
}
.cityprojects-columns .col .holder p {
	color: #fff; /* correct black text issue in cityprojects - A.Delroy */
	padding:0;
	margin:0;
}