/* Savenergy */

body { /* the main masthead image and side panel are defined in the body tag as a background element */
	margin: 0px;
	background-image: url(../images/savenergy_masthead.jpg);
	color: #FFFFFF;
	background-repeat: no-repeat;
}	

div#logo { /* positioning EnergyWise logo wherever it appears */
	position: absolute;
	top: 20px;
	right: 20px;
	width: 96px;
	height: 62px;
}

div#lead { /* positioning Take the Lead logo wherever it appears */
	position: absolute;
	top: 20px;
	right: 20px;
	width: 189px;
	height: 62px;
}

div#horizontal { /* blue horizontal menu panel */
	position: absolute;
	top: 98px;
	left: 56px;
	width: 100%;
	height: 19px;
	background-color: #5ABFC6;
	text-align: left;
}

div#bluelinks { /* links of right-hand side of blue panel */
	float: right;
}

div#bluelinks p {
	font-family: "Lucida Grande", "Lucida Sans Unicode",lucida, arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin: 0px 18px 0px 0px;
	text-align: right;
	vertical-align: middle;
	}

div#bluelinks a {
	margin: 0px;
	border-left: 1px solid #FFFFFF;
	height: 22px;
}

div#bluelinks a:link {
	padding: 3px 6px 3px 8px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
}

div#bluelinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

div#bluelinks a:active {
	color: #35979E;
	text-decoration: underline;
}

div#bluelinks a:visited {
	padding: 3px 6px 3px 8px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
}

div#orangepanel { /* orange panel below masthead */
	float: left;
	width: 191px;
	height: 23px;
	background-color: #FD5A1E;
	border-right: 1px solid #FFFFFF;
}
	
div#orangepanel p {
	font-family: "Lucida Grande", "Lucida Sans Unicode",lucida, arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin: 4px 4px 0px 70px;
}

div#bannerad { /* positioning DIV for banner ad on homepage */
	position: absolute;
	left: 220px;
	top: 21px;
	width: 468px;
	height: 60px;
}

div#content { /* page content container */
	position: absolute;
	left: 216px;
	top: 136px;
	width: 575px;
}

div#text { /* text DIV sits in the content DIV but is restricted to a narrower width */
	float: left;
	width: 360px;
	margin-right: 5px;
}


div#image { /* image DIV sits in content DIV alongside text DIV, adding images wider than 195px will break the page layout */
	float: left;
	width: 195px;
	margin-left: 10px;
	margin-top: 35px;
}

div#contentsplash { /* phomepage content panel is wider than in other pages so is defined separately here */
	position: absolute;
	left: 210px;
	top: 137px;
	width: 600px;
}

div#visitoricon { /* positions visitor icon on top of orange panel DIV */
	position: absolute;
	left: 10px;
	top: 82px;
	width: 46px;
	height: 46px;
	z-index: 2;
}	

div#content h1 { /* the next few styles all customise standard tags for the content DIV */
	margin: 0px 0px 12px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #000000;
}

div#contentsplash h1 {
	margin: 0px 0px 12px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #000000;
}

div#content h3 {
	margin: 4px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}

div#contentsplash h3 {
	width: 380px;
	margin: 4px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}

div#content p {
	margin: 2px 0px 12px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

div#contentsplash p {
	margin: 2px 0px 12px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

div#content a:link {
	color: #FD5A1E;
	font-weight: bold;
	text-decoration: none;
}

div#content a:hover {
	color: #FD5A1E;
	font-weight: bold;
	text-decoration: underline;
}

div#content a:visited {
	color: #FD5A1E;
	font-weight: bold;
	text-decoration: none;
}

div#content li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin: 4px 0;
}

textarea {
	padding: 2px;
	border: 1px solid #333333;
}

.dropdown {
	border: 1px solid #333333;
}

table { /* table still have to be used for the forms because of their complex layouts, this sets basic type and padding styling */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	padding: 8px;
}

.search { /* search field */
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #5ABFC6;
}

form { /* ensures the search form sits neatly in blue panel as much as possible */
	margin: 0px;

	vertical-align: middle;
}

div#invisiblehome { /* positioning for blank GIF button that sits on top of savenergy logo */
	position: absolute;
	left: 82px;
	top: 22px;
	width: 175px;
	height: 60px;
}

div#footer { /* text links sit in footer */
	width: 575px;
	margin: 15px 0px;
	border-top: 1px dotted #5ABFC6;
}

div#footer p {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	text-align: center;
}

div#footer a:link {
	text-decoration: none;
	color: #000000;
}

div#footer a:hover {
	text-decoration: underline;
	color: #000000;
}

div#footer a:visited {
	text-decoration: none;
	color: #000000;
}

.toplevel { /* the following styles add some formating and styling to the sitemap page */
	font-weight: bold;
	background-color: #5ABFC6;
	float: left;
	width: 380px;
	padding: 3px;
	color: #FFFFFF;
	margin: 2px 0px;
	text-decoration: none;
}


.secondlevel {
	margin-left: 10px;
	font-weight: bold;
	clear: both;
	margin-top: 2px;
}

.nudgeup {
	margin-bottom: 2px;
}

.thirdlevel {
	margin-left: 20px;
	clear: both;
	margin-top: 2px;
}

div#sitemap {
	width: 380px;
}
