@charset "utf-8";

.waterWidget {
	width: 224px;
	height: 415px;
	border: 1px solid #A6D7E8;
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
}

.waterWidget A:link {
	text-decoration: underline;
	color: #ff9933;
	font-weight: bold;
}

.waterWidget A:visited {
	text-decoration: underline;
	color: #ff9933;
	font-weight: bold;
}

.waterWidget A:active {
	text-decoration: underline;
	color: #003e74;
	font-weight: bold;
}

.waterWidget A:hover {
	text-decoration: underline;
	color: #003e74;
	font-weight: bold;
}

.waterWidget-header {
	width: 225px;
	height: 70px;
	background-attachment: fixed;
	position: relative;
}

.waterWidget-heading {
	width: 190px;
	height: 18px;
	font-size: 1em;
	text-indent: 3px;
	font-weight: bold;
	font-size: 1.2em;
	color: #565a5c;
	float: left;
	font-family: arial, sans-serif;
}

.waterWidget-sizeBigger {
}

.waterWidget-sizeBigger a{
	width: 31px;
    height: 31px;
    float: right;
    background-image: url(../images/wW-bigger.gif);
    background-repeat: repeat-x;
}

.waterWidget-locationDetails {
	width: 190px;
	font-size: 1em;
	text-indent: 3px;
	font-weight: bold;
	color: #003e74;
	float: left;
	white-space: nowrap;
}

.waterWidget-controls {
	width: 225px;
	height: 55px;
	border-top:1px solid #A6D7E8;
}

.waterWidget-storages {
	width: 224px;
	height: 200px;
	padding-left: 1px;
}

.waterWidget-display {
	width: 220px;
	height: 200px;
	border: 1px solid #BDD5D8;
	float: left;
}

.clearWidget {
	clear: both;
}

.waterWidget-form {
	float: left;
	margin-left: 3px;
	margin-bottom: 0px;
}

.waterWidget-select {
	border:1px solid #69C;
	font-size: 0.9em;
	color: #003E74;
}
	
#divWidget select.waterWidget-select {
	margin-right: 1em;
	background:#ffffff;
}

#divWidget input.waterWidget-select {
	padding-left:4px;
	padding-right:4px;
}
#divWidget input.waterWidget-select:hover {
	cursor:pointer;
}

#waterWidget-controlsArea {
	width: 15em; /* updated to adjust for small font sizes */
}

.waterWidget-tabOn {
	width: 50px;
	height: 24px;
	font-size: 0.9em;
	background-image: url(../images/wW-tab-on.png);
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BDD5D8;
}

.waterWidget-tabOn a:link{
	text-decoration: underline;
	color: #565a5c;
}
.waterWidget-tabOn a:visited{
	text-decoration: underline;
	color: #565a5c;
}
.waterWidget-tabOn a:hover{
	text-decoration: underline;
	color: #ff9933;
}

.waterWidget-tabOn a:active{
	text-decoration: underline;
	color: #ff9933;
}

.waterWidget-tabOff {
	width: 50px;
	height: 24px;
	font-size: 0.9em;
	background-image: url(../images/wW-tab-off.png);
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BDD5D8;
}

.waterWidget-tabOff a:link{
	text-decoration: underline;
	color: #565a5c;
}

.waterWidget-tabOff a:visited{
	text-decoration: underline;
	color: #565a5c;
}
.waterWidget-tabOff a:hover{
	text-decoration: underline;
	color: #ff9933;
}

.waterWidget-tabOff a:active{
	text-decoration: underline;
	color: #ff9933;
}

.waterWidget-leftFooter {
	height: 34px;
	float: left;
	padding-left: 2px;
}

.waterWidget-rightFooter {
	float: right;
}

.waterWidget-infoLogo {
	margin: 1px;
  padding-top: 2px;
}

.waterWidget-infoLogo a img {
	width: 110px;
	height: 82px;
	border: 0;
	display: block;
}

/* ID Classes for Changing Elements */
#waterWidget-locationDetails {
	
}

#waterWidget-totalWater {
	
}

#waterWidget-lastRecorded {
	font-size: 0.8em;
	text-indent: 3px;
	float: left;
	width: 220px;
}

#waterWidget-states {
	float: left;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}

#waterWidget-cities {
	float: left;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}

#waterWidget-drainage {
	float: left;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}

#waterWidget-states a {
	float: left;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	width: 42px;
	height: 31px;
	background-image: url(../images/wW-state-unselected.png);
	background-repeat: no-repeat;
}

#waterWidget-states-selected {
    float: left;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}

#waterWidget-states-selected a {
	float: left;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	width: 42px;
	height: 31px;
	background-image: url(../images/wW-state-selected.png);
	background-repeat: no-repeat;
}

#waterWidget-cities a {
    float: left;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	width: 42px;
	height: 31px;
    background-image: url(../images/wW-city-unselected.png);
	background-repeat: no-repeat;
}

#waterWidget-cities-selected {
    float: left;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}

#waterWidget-cities-selected a {
    float: left;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	width: 42px;
	height: 31px;
    background-image: url(../images/wW-city-selected.png);
	background-repeat: no-repeat;
}

#waterWidget-drainage a {
    float: left;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	width: 42px;
	height: 31px;
    background-image: url(../images/wW-dd-unselected.png);
	background-repeat: no-repeat;
}

#waterWidget-drainage-selected {
    float: left;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}

#waterWidget-drainage-selected a {
    float: left;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	width: 42px;
	height: 31px;
    background-image: url(../images/wW-dd-selected.png);
	background-repeat: no-repeat;
}

#waterWidget-controlsArea {
	
}

#waterWidget-map {
	float: left;
}

#waterWidget-chart {
	float: left;
}

.waterWidget-maplabel-state {
	width: 48px;
	height: 16px;
	z-index: 100;
	float: left;
	font-size: 0.9em;
	border: 1px solid #006600;
	color: #006600;
	background-color: #FFFFFF;
	text-align: center;
}

.waterWidget-maplabel-city {
	width: 48px;
	height: 16px;
	z-index: 100;
	float: left;
	font-size: 0.9em;
	border: 1px solid #0066CC;
	color: #0066CC;
	background-color: #FFFFFF;
	text-align: center;
}

.waterWidget-maplabel-drainage {
	width: 48px;
	height: 16px;
	z-index: 100;
	float: left;
	font-size: 0.9em;
	border: 1px solid #993333;
	color: #993333;
	background-color: #FFFFFF;
	text-align: center;
}

.waterWidget-selectorImage img, a{
    border: 0px none;
}

.waterWidget-errorlabel{
	width: 190px;
	font-size: 1em;
	font-weight: bold;
	color: #3862A0;
	float: left;
}

#waterWidget-lastRecorded{
    font-size:0.8em;
}    
#waterWidget-lastRecorded p{
    margin:0;
    padding:0;
    float:left;
}
#waterWidget-lastRecorded a{
    margin:0;
    padding:0;
    float:right;
	position: absolute;
	top: 75px;
	right: 5px;
}

.waterWidget-about {
    width: 220px;
	height: 200px;
	z-index: 500;
	display: none; 
}

.waterWidget-about-panel-shadow {
	width: 220px;
	height: 200px;
	background-image: url(../images/about_panelshadow.png);
	background-repeat: no-repeat;
	color: #3862A0;
}

#waterWidget-about-panel-shadow p{
    padding-left: 26px;
    padding-right: 16px;
    color: black;
	text-align: left;
	font-size: 9px;
}

#waterWidget-about-panel-shadow h2{
    padding-left: 26px;
    padding-right: 16px;
    padding-top: 42px;
    color: black;
	text-align: left;
	font-size: 14px;
}
	
.waterWidget-about-close {
   width: 30px;
   height: 30px;
   margin-left: 175px;
   top: 20px;  
   background-image: url(../images/about_closebutton.png);
   background-repeat: no-repeat; 
   z-index: 1000;
}
 
.waterWidget-backToNational{
	font-size: 0.8em;
	padding-top: 5px;
}
