/* water loss management program */

#banner, #banner img {
	background-color: #04679F;
}

img {
	border-color:#3D3D3D;
}


#relatedcontent h1 {
	/* not used for sustainable communities */
	/*border-bottom: solid 1px #c0d39b;*/
}

/* Generic link styles */
a:link {
	color: #04679F;
}
a:visited {
	color: #0078C1;
}
a:active, a:hover, a:focus {
	color: #505052;
}

/* Generic Heading Styles */

#main {
	/*background: url(../images/keyline_tile_sc.gif) repeat-y 22.0% 0%;*/
}
#insidemain {
	/*background: url(../images/keyline_tile_sc.gif) repeat-y 74.0% 0%;*/
}

/* PRIMARY NAVIGATION */
#navigation a.nav1link:link, #navigation a.nav1link:visited {
	color:#3D3D3D;
	background:#FFFFFF url(../images/nav_arrow1_sc.gif) 5% 0.35em no-repeat;
}

#navigation a.nav1link:active, #navigation a.nav1link:hover, #navigation a.nav1link:focus {
	color:#000000;
	background:#E4F1F9 url(../images/nav_arrow1_black.gif) 5% 0.35em no-repeat;
}

#navigation ul.nav1list li.nav1on div.nav1on {
	background: #E4F1F9 url(../images/nav_arrow1_black.gif) 5% 0.35em no-repeat;
}

/* ************************************** */
/* TOOLBAR */
#toolbar {
	font-family: arial, sans-serif;
	font-weight:normal;
	text-align:right;
	width:100%;
	margin: 0px 0px 8px 0px;
	padding:2px 0px 2px 0px;
	background-color: #0078C1;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
	overflow: hidden;
	/*border: 1px solid red;*/
}
#toolbar ul {
	margin: 0px 0px 0px 0px;
	font-family: arial, sans-serif;
}
#toolbar ul li{
	display:inline;
	font-family: arial, sans-serif;
}
#toolbar a {
	padding: 0px 8px 0px 8px;
	font-family: arial, sans-serif;
}
#toolbar a:link, div#toolbar a:visited {
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: none;
}
#toolbar a:active, div#toolbar a:hover, div#toolbar a:focus {
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: underline;
}
#toolbar a.on:link, #toolbar a.on:visited,
 #toolbar a.on:active, #toolbar a.on:hover, #toolbar a.on:focus {
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: underline;
}
#toolbar span.on {
	font-family: arial, sans-serif;
	padding: 0px 8px 0px 8px;
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: underline;
}


/* FOOTER */
#footer {
	font-family: arial, sans-serif;
	font-weight:normal;
	width:100%;
	margin: 6px 0px 0px 0px;
	padding:2px 0px 2px 0px;
	background-color: #0078C1;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
	clear:both;
	text-align:right;
	overflow: hidden;
}
#footer ul {
	font-family: arial, sans-serif;
	margin: 0px 0px 0px 0px;
}
#footer ul li {
	font-family: arial, sans-serif;
	display:inline;
	padding:0px;
	margin:0px;
}
#footer a {
	font-family: arial, sans-serif;
	padding: 0px 8px 0px 8px;
}
#footer a:link, div#footer a:visited {
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:active, div#footer a:hover, div#footer a:focus {
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a.on:link, #footer a.on:visited,
 #footer a.on:active, #footer a.on:hover, #footer a.on:focus {
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: underline;
}
#footer span.on {
	font-family: arial, sans-serif;
	padding: 0px 8px 0px 8px;
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: underline;
}


#returnhome a.returnlink:link, #returnhome a.returnlink:visited {
	background:#04679F;
}
#returnhome a.returnlink:active, #returnhome a.returnlink:hover, #returnhome a.returnlink:focus {
	background:#0078C1;
}

/* SECONDARY NAVIGATION */
#nav2 ul li.nav2on div.nav2on {
	background: #E4F1F9 url(../images/nav_arrow2_black.gif) 5% 0.4em no-repeat;
}
#nav2 a.nav2link:link, #nav2 a.nav2link:visited {
	color:#3D3D3D;
	background:#FFFFFF url(../images/nav_arrow2_sc.gif) 5% 0.4em no-repeat;
}
#nav2 a.nav2link:active, #nav2 a.nav2link:hover, #nav2 a.nav2link:focus {
	color:#000000;
	background:#E4F1F9 url(../images/nav_arrow2_black.gif) 5% 0.4em no-repeat;
}

/* TERTIARY NAVIGATION */
#nav3 ul.nav3list li.nav3on div.nav3on {
	background: #E4F1F9 url(../images/nav_arrow2_black.gif) 11% 0.4em no-repeat;
}
#nav3 a.nav3link:link, #nav3 a.nav3link:visited {
	color:#003366;
	background:#FFFFFF url(../images/nav_arrow2_sc.gif) 11% 0.4em no-repeat;
}
#nav3 a.nav3link:active, #nav3 a.nav3link:hover, #nav3 a.nav3link:focus {
	color:#000000;
	background:#E4F1F9 url(../images/nav_arrow2_black.gif) 11% 0.4em no-repeat;
}

/* BREADCRUMBS */
#breadcrumb a:link, #breadcrumb a:visited {
	color: #04679F;
}
#breadcrumb a:active, #breadcrumb a:hover, #breadcrumb a:focus {
	color: #000000;
}
#breadcrumb span.on {
	padding: 0px 0px 0px 4px;
	color: #04679F;
	font-weight:bold;
}

/* WLMP METER ----------------------------------------------------------------- */

.js #waterMeter
{
	position: relative;
	width: 169px;
	height: 178px;
	overflow: hidden;
	background-image: url(../images/meter.jpg);
	background-repeat: no-repeat;
}

.js #waterMeter .rate
{
	position: absolute;
	left: -9999px;
	top: -9999px;
}

.js #waterMeter h2
{
	position: absolute;
	left: 50px;
	top: 31px;
	width: 69px;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	line-height: 1.1;
}

.waterMeterCount
{
	position: absolute;
	top: 74px;
	width: 13px;
	height: 19px;
	overflow: hidden;
	background-image: url(../images/meter-counter_bg.jpg);
	background-repeat: no-repeat;
}

#waterMeterCount1
{
	left: 140px;
}

#waterMeterCount2
{
	left: 129px;
}

#waterMeterCount3
{
	left: 118px;
}

#waterMeterCount4
{
	left: 103px;
}

#waterMeterCount5
{
	left: 92px;
}

#waterMeterCount6
{
	left: 81px;
}

#waterMeterCount7
{
	left: 66px;
}

#waterMeterCount8
{
	left: 55px;
}

#waterMeterCount9
{
	left: 44px;
}

#waterMeterCount10
{
	left: 29px;
}

#waterMeterCount11
{
	left: 17px;
}

.waterMeterNum
{
	position: absolute;
	left: 0;
	top: 0;
	width: 13px;
	height: 200px;
	overflow: hidden;
	background-image: url(../images/meter-numbers.gif);
	background-repeat: no-repeat;
	background-position: 3px 4px;
}

.js #waterMeter .date
{
	position: absolute;
	left: 30px;
	top: 115px;
	width: 109px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align: center;
}

#waterMeter .interimDate
{
       position: absolute;
       left: -9999px;
       top: -9999px;
}

/* ****************** Keyword Search and Other forms ****************** */
.keywordbutton {
	background-color:#b2b2b2;
}

#banner #search #keywordsearchlabel {
	color: #ffffff;
}

#banner #search a {
	color: #ffffff;
}

.searchinput {
	border: 1px solid #b2b2b2;
}

/* ****************** CUSTOM FORMATTING *************** */
.button {
	color: #000000;
	background-color: #b2b2b2;
}


