@charset "utf-8";
/* CSS Document */

img{
	display:none;
}
body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#707070;
	/*background: url(/images/background-repeat.jpg) repeat-x top center;*/
}

.clear {
	clear: both;
	height: 1px;
}

a {
	color:#5d9732;
	text-decoration: underline;
}

p {
	margin: 10px 0px 10px 0px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

select {
	font-size: 11px;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;	
}

/*.searchForm table, .searchForm table tr, .searchForm table td {
	border: none;
	font-size: 12px;
}*/

.content table, .content table tr, .content table td {
	border-collapse:collapse;
	border-top: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	padding: 5px 5px 5px 10px;
}

.content table th {
	border-collapse:collapse;
	border: 1px solid #eeeeee;
	background: url(/site_cms/assets/images/nav-bg.jpg) repeat-x;
	height: 30px;
	color: #FFFFFF;
	padding: 5px 5px 5px 12px;
	text-align: left;
}

.content table p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}

.content table ul {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}

.content ul.imageList {
    margin: 0;
    padding: 0;
    list-style: none;
    }

.content .imageList li {
    clear: left;
	padding-bottom: 30px;
    }
	
.content .imageList li.thinline {
    clear: left;
	padding-bottom: 0px;
	height: 1px;
	border-bottom: 1px solid #8cc63f;
    }

.content .imageList li img {
    float: left;
    margin: 0px 10px 0px 5px; 
    width: 47px;
	border: none !important;
    }

.content .imageList li p {
    margin-left: 67px;
    }
	
.content img {
	padding: 2px;
	border: 1px solid #e7e7e7;
	margin-bottom: 10px;
}

h1 {
	color:#5d9732;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
}

h2 {
	color:#8cc63f;
	font-weight: normal;
	margin-top: 0px;
	font-size: 18px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px !important;
}

h2.education {
	color:#8cc63f;
	font-weight: bold;
	margin-top: 0px;
	font-size: 14px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 10px !important;
}

h2 a {
	color:#8cc63f;
	font-weight: normal;
	text-decoration: none;
}

#calculatorSubmit {
	background: url(/site_cms/assets/images/calculator-submit.jpg) no-repeat;
	border: none;
	color:#FFFFFF;
	cursor:pointer;
	height:22px;
	text-align:center;
	text-decoration:none;
	width:76px;
}

#calcTable {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	border: 1px solid #cccccc;
}

#calcTable th {
	color: #ffffff;
	height: 40px;
	text-align: left;
	padding-left: 20px;
	background: url(/site_cms/assets/images/calcTableTableHeader.jpg) repeat-x;
}

#calcTable td {
	padding: 10px 10px 10px 20px;
	border-collapse: collapse;
	border-bottom: 1px solid #cccccc;
}

#calcTable td.alert {
	padding: 10px 10px 10px 20px;
	color:#ff0000;
	text-align: center;
	border-collapse: collapse;
	border-bottom: 1px solid #cccccc;
}

.damLevel {
	width:126px;
	height:39px;
	float:left;
	text-align:center;
	font-size:22px;
	font-weight:normal;
	color:##186ca8;
	padding-top:5px;
	margin-left:22px;
	*margin-left:22px;
	_margin-left:11px;
}

.feedbackFormLabel {
	width: 190px;
	padding: 10px !important;
	border-collapse: collapse;
	border: none !important;
}

.feedbackFormInput {
	width: 260px;
	padding-bottom: 10px !important;
	border-collapse: collapse;
	border: none !important;
}

.feedbackFormSpace {
	width: 1px;
	padding: 0px 0px 0px 0px !important;
	border-collapse: collapse;
	border: none !important;
}

.feedbackFormError {
	width: 100px;
	padding-bottom: 10px;
	border-collapse: collapse;
	border: none !important;
	color: #ff0000;
	font-size: 11px;
}



.feedbackFormTable {
	font-size:12px;font-family:Arial, Helvetica, sans-serif;
	/* background: url(../images/feedback-table-bg.jpg) repeat-x bottom left; */
}

.feedbackFormTable, .feedbackFormTable td{
	border-collapse: collapse;
	border: none !important; 
}

 .feedbackFormTable tr {
	border-collapse: collapse;
	border-top: none !important; 
	border-right: none !important; 
	border-bottom: 1px solid #eeeeee !important; 
	border-left: none !important;
 }

.feedbackFormRequired {
	color: #ff0000;
	font-size: 11px;
}	

#feedbackSubmit {
	/* background: url(../images/feedback-submit.jpg) no-repeat; */
	border: none;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	font-size:0;
	font-weight:bold;
	height:30px;
	padding-bottom:3px;
	text-align:center;
	text-decoration:none;
	width:53px;
}	

#footerWrap {
	width: 880px;
	
	float: left;
	border: 1px solid #e5e5e5;
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
}

	#footerWrap ul {
		width:590px;
		height: 30px;
		text-align: center;
		list-style-type:none;
		margin:0 auto;
		padding:5px 0px 0px 40px;
	}
	
	#footerWrap ul li {
		display: inline;
		height: 40px;
		font-size: 13px;
		color: #8cc63f;
		float: left;
	}
	
	#footerWrap ul li a {
		display: inline;
		height: 30px;
		font-size: 13px;
		float: left;
		padding: 10px 20px 0px 20px;
		text-decoration: none;
		color: #8cc63f;
	}
	
	#copyrightInfo{
		font-size:10px;
		margin: 15px 0;
	}	

#headerWrap {
	width:960px;
	height:125px;
	float:left;
	/* background: url(../images/header-bg.jpg) repeat-x; */
}
	
	.urbanLogo {
		width: 241px;
		height:71px;
		float: left;
		padding: 40px 0px 0px 40px;
		text-align:right;
		font-size:11px;
	}
	
	.brisbaneLogo {
		width: 127px;
		height:70px;
		float: left;
		padding: 40px 0px 0px 40px;	
	}
	
.headingImage {
	padding: 1px;
	border: 1px solid #e5e5e5;
}
	
#heroWrap {
	width: 880px;
	height: 230px;
	float: left;
	padding-bottom: 40px;
}

#heroImages {
	position: absolute;
	width: 880px;
	height: 230px;
}

#heroImagesContent {
	width:880px;
	height: 230px;
	position: absolute;
	overflow: hidden;
	z-index: 9;
}

.heroImagesScrollLeft {
	cursor:pointer;
	height:20px;
	width:12px;	
	left:17px;
	position:absolute;
	z-index: 1000;
	top:190px;
}

.heroImagesScrollRight {
	cursor:pointer;
	height:20px;
	width:12px;	
	right:17px;
	position:absolute;
	z-index: 1000;
	top:190px;
}

.heroImagesPlay {
	cursor:pointer;
	height:20px;
	width:12px;	
	left:440px;
	position:absolute;
	z-index: 1000;
	top:190px;
}

.heroImagesPause {
	cursor:pointer;
	height:20px;
	width:12px;	
	left:440px;
	position:absolute;
	z-index: 1000;
	top:190px;
}

.heroImages {
	width: 880px;
	height: 230px;
	position: absolute;
	z-index: 9;
}

#homeContentWrap {
	width: 630px;
	padding-left: 38px;
	float: left;
}

#launchCampaign {
	display: none;
}

/*#launchCampaign {
	width: 600px;
	height: 160px;
	float: left;
	border: 1px solid #e5e5e5;
	background: #FFFFFF;
	margin-top:25px;
}

	.launchText {
		width: 375px;
		padding: 20px 0px 0px 20px;
		float: left;
	}

	.launchImage {
		width: 175px;
		float: right;
		text-align: right;
	}*/

#leftMenuWrap {
	width: 210px;
	float: left;
}

	#leftMenuWrap ul {
		width:210px;
		margin: 0px 0px 40px 0px;
		padding: 0;
		list-style-type:none;	
		float: left;
	}

	#leftMenuWrap ul li {
		width:210px;
		/*height: 30px;*/
		border-top: 1px solid #e6e6e6;
		background: #f9fcf5;
	}

	#leftMenuWrap ul li.last {
		width:210px;
		/*height: 30px;*/
		border-top: 1px solid #e6e6e6;
		border-bottom: 1px solid #e6e6e6;
	}

	#leftMenuWrap ul li a {
		width:180px;
		/*height: 17px;*/
		padding:8px 10px 5px 20px;
		display: block;
		text-decoration: none;
	}

	#leftMenuWrap ul li a:hover {
		width:180px;
		/*height: 17px;*/
		padding:8px 10px 5px 20px;
		display: block;
		text-decoration: none;
		background: #eef6e2;
	}
	
	#leftMenuWrap ul li a.selected {
		width:180px;
		/*height: 17px;*/
		padding:8px 10px 5px 20px;
		text-decoration: none;
		background: #eef6e2;
		font-weight: bold;
		/*background-image: url(../images/nav-arrow.gif);*/
		background-repeat: no-repeat;
		background-position: 10px 10px;	
	}

		#leftMenuWrap ul li ul {
			width:210px;
			padding: 0;
			margin: 0;
			list-style-type:none;	
		}
	
		#leftMenuWrap ul li ul li {
			width:210px;
			/*height: 30px;*/
			border-top: 1px solid #e6e6e6;
			background: #f9fcf5;
		}

		#leftMenuWrap ul li ul li.last {
			width:210px;
			/*height: 30px;*/
			border-top: 1px solid #e6e6e6;
			border-bottom: none;
		}

		#leftMenuWrap ul li ul li a {
			width:160px;
			/*height: 17px;*/
			padding:8px 10px 5px 40px;
			text-decoration: none;
		}

		#leftMenuWrap ul li ul li a:hover  {
			width:160px;
			/*height: 17px;*/
			padding:8px 10px 5px 40px;
			text-decoration: none;
			background: #eef6e2;
		}
		
		#leftMenuWrap ul li ul li a.selected {
			width:160px;
			/*height: 17px;*/
			padding:8px 10px 5px 40px;
			text-decoration: none;
			background: #eef6e2;
			font-weight: bold;
			/*background-image: url(../images/nav-arrow.gif);*/
			background-repeat: no-repeat;
			background-position: 30px 10px;		
		}
	
			#leftMenuWrap ul li ul li ul {
				width:210px;
				padding: 0;
				margin: 0;
				list-style-type:none;	
			}
			
			#leftMenuWrap ul li ul li ul li {
				width:210px;
				/*height: 30px;*/
				border-top: none;
				background: #f9fcf5;			
			}
			
			#leftMenuWrap ul li ul li ul li a {
				width:140px;
				/*height: 17px;*/
				padding:8px 10px 5px 60px;
				text-decoration: none;
			}
			
			#leftMenuWrap ul li ul li ul li a:hover  {
				width:140px;
				/*height: 17px;*/
				padding:8px 10px 5px 60px;
				text-decoration: none;
				background: #eef6e2;			
			}
			
			#leftMenuWrap ul li ul li ul li a.selected  {
				width:140px;
				/*height: 17px;*/
				padding:8px 10px 5px 60px;
				text-decoration: none;
				background: #eef6e2;
				font-weight: bold;
				/*background-image: url(../images/nav-arrow.gif);*/
				background-repeat: no-repeat;
				background-position: 50px 10px;				
			}

#mainWrap {
	width:885px;
	float:left;
	padding: 40px 35px 0px 40px;
}

#mainContentWrap {
	width:600px;
	float: left;
	padding-left: 35px;
	padding-bottom:35px;
}

	.content {
		padding-top: 15px;
	}

	.breadcrumbs {
		font-size: 10px;
		padding-bottom: 10px;
	}

	.breadcrumbs a {
		text-decoration: underline;
	}

#mainContentFullWrap {
	width:840px;
	float: left;
	padding-left: 35px;
	padding-bottom:35px;
}

#navigationWrap {
	width:960px;
	height:45px;
	float:left;
	/*background: url(/images/nav-bg.jpg) repeat-x;*/
}

	#navigationWrap ul {
		width:940px;
		height: 40px;
		list-style-type:none;
		margin:0;
		padding:5px 0px 0px 40px;
	}
	
	#navigationWrap ul li {
		display: inline;
		position: relative;
		height: 40px;
		font-size: 13px;
		color: #5D9732;
		float: left;
	}
	
	#navigationWrap ul li a {
		display: inline;
		height: 30px;
		font-size: 13px;
		float: left;
		padding: 10px 20px 0px 20px;
		text-decoration: none;
		color: #5D9732;
	}
	
	#navigationWrap ul li a:hover, #navigationWrap ul li a.selected, #navigationWrap ul li a.active {
		display: inline;
		height: 30px;
		font-size: 13px;
		float: left;
		padding: 10px 20px 0px 20px;
		text-decoration: none;
		color: #5D9732;
		/* background: url(/images/nav-hover-bg.jpg) repeat-x; */
	}
	
	#navigationWrap ul li a.over {
		display: inline;
		height: 30px;
		font-size: 13px;
		float: left;
		padding: 10px 20px 0px 20px;
		text-decoration: none;
		color: #5D9732;
		/*background: #f3f9eb !important;*/
	}
	
		/* ######### Style for Drop Down Menu ######### */

		.dropmenudiv {
			position:absolute;
			display: none;
			top: 0;
			border: 1px solid #BBB; /*THEME CHANGE HERE*/
			border-top-width: 0px;
			line-height:18px;
			z-index:100;
			background-color: white;
			width: 240px;
			visibility: hidden;
			/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); Add Shadow in IE. Remove if desired*/
		}
		
		
		.dropmenudiv a {
			width: 200px;
			display: block;
			padding: 5px 20px 5px;
			text-decoration: none;
			font-weight: normal;
			color: #5d9732;
		}
		
		* html .dropmenudiv a{ /*IE only hack*/
			width: 200px;
		}
		
		.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
			background-color: #f3f9eb;
		}


.pageLevel0 {
	height:18px;
	line-height:28px;
	margin-left:15px;
	color:#5d9732;
	text-decoration:none;
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
}

.pageLevel0 a {
	color: #5d9732;
}

.pageLevel1 {
	height:18px;
	line-height:28px;
	margin-left:15px;
	color:#5d9732;
	text-decoration:none;
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
}

.pageLevel1 a {
	color: #5d9732;
}

.pageLevel2 {
	height:18px;
	line-height:28px;
	/*background:url(../images/green-bullet.jpg) bottom left no-repeat; */
	padding-left: 15px;
	margin-left:35px;
}

.pageLevel2 a {
	color: #5d9732;
}

.pageLevel3 {
	height:18px;
	line-height:28px;
	/* background:url(../images/green-bullet.jpg) bottom left no-repeat; */
	padding-left: 15px;
	margin-left:55px;
}

.pageLevel3 a {
	color: #5d9732;
}

.pageLevel4 {
	height:18px;
	line-height:28px;
	/* background:url(../images/green-bullet.jpg) bottom left no-repeat; */
	padding-left: 15px;
	margin-left:75px;
}

.pageLevel4 a {
	color: #5d9732;
}

#searchWrap {
	width: 265px;
	height:70px;
	float: right;
	padding: 40px 40px 0px 0px;	
}

	.topMenu {
		color: #e4e4e4;
		text-align: right;
		padding-right: 30px;
	}

	.topMenu a {
		text-decoration: none;
		color: #8cc63f;
	}
	
	.searchForm {
		font-size: 14px;
		font-weight: bold;
	}

#siteWrap {
	width:1020px;
	margin:0 auto;
	/* background: url(/images/background-shadows.jpg) no-repeat top center; */
}

#subLinkWrap {
	padding-top:40px;
}

	.subLink {
		 width:285px;
		 float:left;
		 margin-bottom: 15px;
		 padding-right: 15px;
	}
	
	.subLinkHeader {
		height:35px;
		padding-bottom:5px;
	}
	
	.subLinkHeader img {
		 width:30px;
		 float:left;
		 border: none !important;
	}
	
	.subLinkHeader h2 {
		width:245px;
		float:left;
		margin:0px;
		padding:0px 0px 0px 5px !important;
	}
	
	.subLinkHeader h2 a {
		color: #5D9732;
		text-decoration: none;
	}
	
	.subLinkText {
		padding-bottom:10px;
		 float:left;
	}

#weatherLevelsWrap {
	width: 170px;
	height: 260px;
	float: left;
	border: 1px solid #e5e5e5;
	margin-bottom: 40px;
	padding: 20px;
	text-align:center;
}

	.weatherLevelsTitle {
		font-size: 14px;
		font-weight: bold;
		color:#707070;	
		padding-bottom: 20px;
	}

#wrap {
	width: 960px;
	margin: 0 auto;
	background: #ffffff;
}



#emergencyWrap {
	width: 210px;

	border: 1px solid #e5e5e5;
	margin-bottom: 10px;

}

#emergencyNumber{
	color:#5d9732;
	width:210px;
	height:121px;	
	text-align:center;
}


#emNumLrg{
	color:#5d9732;
	font-size:30px;
	font-weight:bold;
	padding-top:10px;
}
#emNumMed{
	color:#5d9732;
	font-size:14px;
	font-weight:bold;
	padding-top:20px;
}
#emNumSmall{
	color:#898989;
	font-size:10px;
	font-weight:bold;
}

