/* CSS Document */
html, body {
	padding: 0px;
	margin: 0px;
	text-align: center;
}
body {
	font-family: "trebuchet MS", tahoma, arial;
	font-size: 70%;
}
p, ul {
	font-size: 1.2em;
	color: #444444;
}
h1, h2 {
	font-weight: normal;
}
h1 {
	font-size: 2.4em;
	color: #009900;
}
h2 {
	font-size: 1.6em;
	/*color: #699FFF;*/
	color: #009900;
}
#topwrap {
	border-bottom-color: #699FFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: 100px;
	text-align: center;
}
#contentwrapper 
{
    background-image: url(../images/egni_blue_gradient.jpg);
    background-repeat: repeat-x;
    padding-bottom: 10px;  
    /*
    border-bottom-color: #699FFF;
	border-bottom-style: solid;
	border-bottom-width: 1px; */
}
#mainimg 
{
    float: left;
}
#banner, #midwrap, #footer {
	width: 750px;
	margin: 0px auto;
}
#midwrap 
{
    clear: both;
	text-align: left;
}
#maincontent 
{
    clear: both;
}
#footwrap 
{
    background-image: url(../images/egni_gradient_small.jpg);
    background-position: top;
    background-repeat: repeat-x;
    height: 35px;
    margin-top: 10px;
}
#footer 
{   
    padding-top: 3px;
    text-align: right;
    clear: both;
    color: #FFFFFF;
    
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#navbar {
	width: 600px;
	padding-top: 37px;
	float: right;
}
#logo {
	float: left;
}
a img {
	border: 0;
}
#tagline {
	float: left;
	width: 260px;
	height: 20px;
	margin-top: 10px;
	margin-left: 10px;
}
#telephone {
	float: right;
	width: 211px;
	height: 24px;
	margin-top: 10px;
	margin-right: 3px;
}
#maintext, #rightcolumn 
{
    padding-top: 20px;
}
#maintext {
	width: 430px;
	margin-left: 10px;
	margin-right: 10px;
}
#rightcolumn 
{
    width: 260px;
    margin-right: 10px;
    float: right;
}
#flash 
{
    width: 450px;
    height: 220px;
    float: left;
    margin: 0px;
    padding: 0px;
}
/* Style for ordinary links */
a:link {
	color: #444444;
	text-decoration: underline;
}
a:visited {
	color: #444444;
	text-decoration: underline;
}
a:hover {
	color: #444444;
	text-decoration: none;
}

/* Style for navigation bar */
#topnav {
	margin: 0px;
	padding: 0px;
	height: 29px;
	float: right;
}	
#topnav ul {
	margin: 0px;
	padding: 0px;
}
#topnav li 
{   
	list-style-type: none;
    float: left;
	margin-right: 5px;
}
#topnav li.list1 {
	background:transparent url(../images/heatandpower_link.gif);
	background-repeat: no-repeat;
}
#topnav li.list2 {
	background:transparent url(../images/recycling_link.gif);
	background-repeat: no-repeat;
}
#topnav li.list3 {
	background:transparent url(../images/translation_link.gif);
	background-repeat: no-repeat;
}
#topnav a {
	display: block;
	height: 0px;
	padding-top: 29px;
	color: #000000;
	overflow:hidden;
}
/* hack for older versions of IE with incorrect box model */

* html #topnav a:link, * html #topnav a:visited {
	height: 29px;
	he\ight: 0px;
}
#topnav a#heatlink 
{
	width: 126px;
    background:transparent url(../images/heatandpower_hover.gif) -29px -131px no-repeat;}
#topnav a#recyclinglink 
{
	width: 76px;
    background:transparent url(../images/recycling_hover.gif) -29px -81px no-repeat;}
#topnav a#translationlink 
{
	width: 86px;
    background:transparent url(../images/translation_hover.gif) -29px -91px no-repeat;}

#topnav a#heatlink:hover {background-position:0 0; z-index:50;}
#topnav a#recyclinglink:hover {background-position:0 0; z-index:50;}
#topnav a#translationlink:hover {background-position:0 0; z-index:50;}

* html #topnav a:hover {height: 29px; he\ight: 0px;}

/* Style for Heat and Power sub navigation */
ul#hplinks 
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#hplinks a 
{
    display: block;
    width: 240px;
    color: #8D8D8D;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;

}
ul#hplinks li 
{
    background-image: url('../images/egni_hdotline.gif');
    background-position: left bottom;
    background-repeat: repeat-x;
    padding-bottom: 1px;
    width: 260px;
    margin-left: 0px;
}
#hplinks a:link 
{
    background-color: #FBFBFB;
    text-decoration: none;
    background-image: url('../images/egni_hpnav_green.jpg');
    background-position: left;
    background-repeat: repeat-y;
}
#hplinks a:visited 
{
    background-color: #FBFBFB;
    text-decoration: none;
    background-image: url('../images/egni_hpnav_green.jpg');
    background-position: left;
    background-repeat: repeat-y;
}
#hplinks a:hover 
{
    background-color: #F6F2F2;
    background-image: url('../images/egni_hpnav_blue.jpg');
    background-position: left;
    background-repeat: repeat-y;
}


/* Style for page titles */
.replace {
	position: relative;
	margin: 0px;
	padding: 0px;
/* hide overflow:hidden from IE5/Mac \*/
overflow: hidden;
/* */
}
.replace span {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1; /*for Opera 5 and 6 */
}
#homet, #homet span {
	height: 220px;
	width: 300px;
	float: right;
	background-image: url(../images/egni_header.gif);
}
#heatandpowert, #heatandpowert span {
	height: 220px;
	width: 300px;
	background-image: url(../images/heatandpower_header.gif);
}
#recyclingt, #recyclingt span {
	height: 220px;
	width: 300px;
	background-image: url(../images/recycling_header.gif);
}
#translationt, #translationt span {
	height: 220px;
	width: 300px;
	background-image: url(../images/translation_header.gif);
}
#biomasst, #biomasst span {
	height: 220px;
	width: 300px;
	background-image: url(../images/biomass_header.gif);
}
#contactust, #contactust span {
	height: 220px;
	width: 300px;
	background-image: url(../images/contactus_header.gif);
}
#errort, #errort span {
	height: 220px;
	width: 300px;
	background-image: url(../images/error_header.gif);
}
#contractt, #contractt span {
	height: 220px;
	width: 300px;
	background-image: url(../images/bioheatcontract_header.gif);
}
#woodchipt, #woodchipt span {
	height: 220px;
	width: 300px;
	background-image: url(../images/woodchip_header.gif);
}
#pelletst, #pelletst span {
	height: 220px;
	width: 300px;
	background-image: url(../images/woodpellets_header.gif);
}
#enquiryformt, #enquiryformt span {
	height: 220px;
	width: 300px;
	background-image: url(../images/enquiryform_header.gif);
}
/* Style for contact form */
#contactform 
{
    border: solid 1px #CCCCCC;
    /*border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;*/
    }
label {
  float:left;
  text-align: left;
  line-height: 1.8;
  vertical-align: top;
  width: 150px; /* Width of labels */
}
legend 
{
    color: #009900;
    font-size: 1.4em;
}
fieldset ol {
  margin: 0;
  padding: 0;
}
fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
  font-size: 1.2em;
  color: #444444;
  clear: both;
}
.watermarktext 
{
    color: #CCCCCC;
}
/* Extra styles for enquiry form */
.usagelabel 
{
    width: 100px;
}
#MPAN 
{
    background-color: #CCCCCC;
}
#MPAN td 
{
    text-align: center;
}