/* Basic Widget Styles */
.w				{ width: 140px; margin: 6px 6px 0px 4px; background-color: #E1D7CE; }
.w h5			{ color: #FFF; font-size: 80%; width: 100%; }


/* Switcher Widget Styles */
ul#w_switcher			{ width: 150px; margin: 10px 0px 0px; padding: 0px; position: relative; left: 20px; }
ul#w_switcher li		{ width: 150px; height: 28px; margin-bottom: 2px; }
ul#w_switcher li a		{ display: block; width: 150px; height: 28px; }
	li#switch_energy		{ background: url(../images/switch_energy.gif) no-repeat left top; }
	li#switch_rainwater		{ background: url(../images/switch_rainwater.gif) no-repeat left top; }
	li#switch_wastewater	{ background: url(../images/switch_wastewater.gif) no-repeat left top; }
	li#switch_drinkingwater	{ background: url(../images/switch_drinkingwater.gif) no-repeat left top; }
	li#switch_wb_cons	{ background: url(../images/wb_cons.gif) no-repeat left top; margin-top: 15px;}
	li#switch_wb_ag	{ background: url(../images/wb_ag.gif) no-repeat left top; }

div#view_other_coi	{ position: relative; left: 10px; }

div.pageTop h3 {
	font-size: 100%;
	font-weight: bold;
	background: #A4C6DC;
	padding: 2px 5px 2px 5px;
	margin: 0;
	float: left;
}

.c_content {
	float: left;
	margin: 0;
	padding: 0;
}

div.pageTop {
float: left;
width: 150px;
padding: 0;
margin: 0;
background: #A4C6DC;
}

div.imgTop {
background: #FFFFFF;
width:148px;
border:1px solid #A4C6DC;
border-bottom:0px;
}

div.pageBottom {
	border-left: 1px solid #C1E581;
	width: 150px;
}

div.pageTop h3 a img {
	margin-bottom: 0;
}

.pageContent {
	padding: 5px 5px 0 5px;
	width: 140px;
	float: left;
	border-left: 1px solid #A4C6DC;
}

div.pageContent p {
	margin-top: 10px;
}

div.pageContent a {
	color: #000;
}

div.pageTop h3 a {
	text-decoration: none;
	color: #000;
	padding-left: 3px;
}

div.sidebar {
	position: relative;
	left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 10px 0px 0px 0px;
	padding: 0;
	float: left;
	width: 150px;
	background: url(../images/widgets/widget_bottom_back.gif) bottom right no-repeat;
}

#cal1Container {
	float:left;
	clear:both;
	margin-left: 4px;
}

.calendar {
	width: 110px;
	font-size: 11px;
}

.calheader {
	margin-bottom: 10px;
	text-align: center;
}
