

/* Browser Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	background-repeat: no-repeat;
	background-position: center;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* End Reset */

html, body {
	margin:0; padding:0;
	height:100%;
}
 

body {
	background-color: #444;
	background-position: top center;
	font-size: 100%;
	font-family:  Helvetica, Arial, Tahoma, Verdana,"Bitstream Vera Sans", sans-serif;
	height: 100%;
	}

h1 {
	font-size: 1.5em;
	margin-bottom: 1em;
	font-weight: bold;
	}
	
h2 {	
	font-size: 1.2em;
	margin-bottom: 1em;
	font-weight: bold;
	}
	
h3 {	
	font-size: 1.1em;
	margin-bottom: 1em;
	font-weight: bold;
	}
	
p {
	line-height: 1.1em;
	margin-bottom: 1em;
	}	

sup {
	vertical-align: top;
	font-size: 0.8em;
	}

a:link,
a:visited,
a:active {
	color: #A5CD43;
	text-decoration: none;
	}

a:hover {
	text-decoration:underline;
}

.date {
font-size:1.1em;
font-style:italic;
font-weight:bold;
}



#floater {
	position: relative;
	float: left;
	height: 50%;
	margin-bottom: -255px;
	width: 1px;
	}

#centered {
	position:relative; 
	clear:left;
	height: 500px;
	max-width: 70%;
	min-width: 825px;
	width: auto;
	margin: 0 auto;
	font-size: 0.9em;
	border:1px solid #000;
	}
	
#bottom {
	position: absolute;
	bottom: 0; right:0;
	}
	
#sidebar {
	float: left;
	max-width: 30%;
	min-width: 240px;
	width: auto;
	height: 500px;
	background-color: #fff;
	//border-right: 1px solid #000; 
	}
	
.top_tran {
	background: transparent;
	background-image: url(../images/sidebar_bg.png);
	background-position: top;
	background-repeat: repeat-x;
	height: 78px;
	}
#logo {
	text-align: center;
	padding-top:1em;
	}
	
.side_main {
	background-color: #fff;
	height: 422px;
	padding: 0 2em 0 2em;
	}
	
#contact {
	color: #222;
	line-height:1.1em;
	padding:1em;
	}
	
#contact a {
	font-weight: bold;
}

#quote {
	color:#444444;
	font-size:0.9em;
	font-weight:bold;
	padding:1em;
	width:90%;
	}
	
p.quoteby {
	padding-top: 1em;
	text-align: right;
	font-style: italic;
	}
	
#main {
	//float: left;
	height: 500px;
	max-width: 100%;
	min-width: 560px;
	width: auto;
	
	}
	
#content {
	color: #fff;
	font-size: 1em;
	padding: 2em;
	height: 405px;
	overflow: auto;
	background-image: url(../images/content_bg.png);
	background-repeat: repeat;
	}

#content ul {
	list-style: disc;
	list-style-position: inside;
	margin-bottom:1em;
	line-height:1.2em;
	}

.breadcrumb {
	margin-bottom:1em;
	}
	
#content .gallery img {
	border:4px solid #555555;
	margin-bottom:1em;
	margin-right:1em;
}
	
/* Navigation */
		
#navbar {
	height: 39px;
	background-color: #A5CD43;
	color: #fff;
	overflow: hidden;
	}
	
#navbar ul {
	}
	
#navbar li {
	float: left;
	margin: 0em;
	}
	
#navbar li:hover {
	background-color: #000;
	 }
/*see http://www.ilikespam.com/blog/centering-multiple-line-content-with-css for centering text vertically */	 	
#navbar a:link,
#navbar a:visited {
	color: #fff;
	text-decoration: none;
	display: block;
	text-align:center;
	height:39px;
	width:107px;
	padding-left: 5px;
	padding-right: 5px;
	display: table;
	font-size:0.95em;
	}

#navbar .middle{	
display: table-cell; 
vertical-align: middle;
}
	
#navbar a.a_renew:link,
#navbar a.a_renew:visited {
padding-left: 0px;
padding-right: 0px;
}

#navbar a:hover,
#navbar a:active {
color: #fff;
background-color:#000;
}
	
	#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	cursor: pointer;
	}
  
  	#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	background-color: #000;
	width: 117px;
	}
	
	#nav li:hover ul a:hover{
	background-color: #666;
	}
	
body.home #navbar a.a_home,
body.energy_performance_certificates #navbar a.a_dea,
body.domestic_energy_assessor #navbar a.a_dea,
body.home_infomation_pack_-_hip #navbar a.a_dea,
body.about #navbar a.a_about,
body.wind_turbines #navbar a.a_wind,
body.farmers #navbar a.a_wind,
body.renewable_energy #navbar a.a_renew {
	color: #fff;
	background-color: #000;
	}

table.rates {
	width:50%;
	margin-bottom: 1em;
	
	}
.rates tr {
	height: 2em;
	line-height:2em;
	}
	
.rates td {
		padding-left:1em;
		}
		
tr.odd {
	background-color: #333;
	}
tr.even {
	background-color:#444;
	}

#content img {
	border: solid 5px #555;
	margin-bottom: 1em;
	}
	
/* Contact Form */

form fieldset {
  margin-bottom: 10px;
}
form legend {
  padding: 0 2px;
  font-weight: bold;
}
form label {
  display: inline-block;
  line-height: 1.3em;
  vertical-align: top;
}
form fieldset ol {
  margin: 0;
  padding: 0;
}
form fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form fieldset fieldset label {
  display: block;
  width: auto;
}
form em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form label {
  width: 120px; /* Width of labels */
}
form fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}

form ul li label {
	width: 500px;
	}
	
form li input {
	width: 25em;
	}
	
form li input#contact_dea,
form li input#contact_green,
form li input#contact_hip{
	width: 1em;
	}

	
/* Page Over rides */

body.home {
	background-image: url(../images/forest_bg.jpg);
	}

body.domestic_energy_assessor,
body.energy_performance_certificates,
body.home_infomation_pack_-_hip {
	background-image: url(../images/bg_sunny_woods.jpg);
	}
	
body.renewable_energy {
	background-image: url(../images/bg_leaf_sun.jpg);
	}
	
body.about {
	background-image: url(../images/bg_leafs_pile.jpg);	}
	
body.wind_turbines,
body.farmers,
body.gallery,
body.thanks {
	background-image: url(../images/bg_leafs_2.jpg);

	}