/* 
Fixes for IE 6 and above

    Website: 	Enviropaedia
    Title:    	IE 6 and above fixes style sheet for screen media
	Author:    	Iain Duncan
    Updated:   April 2007
*/

/* ------------------------------------------------------------
	$3  Page Structure
------------------------------------------------------------ */
#nav-primary {
	float:left;
	margin:0 0 1px 0;
	padding:0;
}

#content {
	height:1%; /* Haslayout bug in IE */
	}
	
	
/* ------------------------------------------------------------
	$4  Homepage Structure
------------------------------------------------------------ */
#intro-left {
padding-bottom:1px;
}

#sustainable {
padding-bottom:1px;
}
	
#directory {
padding-bottom:1px;
}	


#difference {
	height:1%; /* Haslayout bug in IE */
}

#lifestyle-guide span {
	margin: 11px 0 0 0;
}

/* ------------------------------------------------------------
	$8 – Encyclopaedia Homepage 
------------------------------------------------------------ */
#encyclo-keyword  {
	padding: 12px 20px 10px 21px;
	}

/* ------------------------------------------------------------
	$9  Encyclopaedia Search Results 
------------------------------------------------------------ */
#pagination {
	padding-bottom:1px;
}

/* ------------------------------------------------------------
	$11  Topic 
------------------------------------------------------------ */

#topic img {
	margin-bottom:3px;
	}
	
	
/* ------------------------------------------------------------
	$13  Directory - Landing
------------------------------------------------------------ */
.directory-search {
	padding: 8px 20px 4px 21px;
}


#directory-keyword  {
	padding: 12px 20px 10px 21px;
	}

#directory-landing {
	height:623px;
}

/* ------------------------------------------------------------
  Directory - company details
------------------------------------------------------------ */
#company-page {
	/*height:623px;  Haslayout bug in IE  - jumping page height*/
}


/* ------------------------------------------------------------
	$15  Resources - Homepage
------------------------------------------------------------ */

.resource-introbox {
	padding: 10px 20px 9px 20px;
}
/* ------------------------------------------------------------
	$21  Advertise
------------------------------------------------------------ */
.advertise_block {
	/*height: 190px; Haslayout bug in IE  - jumping page height */
}

.advertise_sponsor {
	/*height: 200px; Haslayout bug in IE  - jumping page height */
	margin-bottom: -12px;
}
