@charset "utf-8";
/* CSS Document */

/*
-----------------------------------------------
Client name: Lyondell
Support for Internet Explorer 6 and below
$Id: ie6.css,v 1.31 2007/01/11 10:57:04 heleno Exp $
----------------------------------------------- */

DIV.clearer { height: 1px !important; }
A, UL LI { height: 1%; }
#primary-content UL LI {height:auto;}
#primary-content UL.downloads-table li,
#primary-content div.legend ul li{height:1% !important;}

#head {
	height: 1%;
}
#central-wrapper { 
	width: 760px; 
	/* Use a non-standard IE only expression property to act like the max-width property */
	width:expression(document.body.clientWidth > 950? "920px": "760px");
}
#primary-wrapper {
	width:expression(document.body.clientWidth > 950? "730px": "570px");
}
.products-by-category .products #content-wrapper {
	width:auto;
	padding:0;
}
.products-by-category .products #central-wrapper {
	width:auto;
	padding:0;
}
.products-by-category .products #primary-wrapper {	
	margin:10px 0 0 0;
	height:150px;
}
.products-by-category .products #primary-content {	
	top:-15px;
}
#page-heading {
	height: 90px;
}
.products-by-category .products #page-heading {
	display:inline;
}
body.hub #secondary .first {
	height:170px;
}
.se, .sw {
	bottom: -1px;
}
#primary-content {	
	height:400px;
}
#content-wrapper {
	margin-top: 0.05em;
}
.panel {
	height: 90px;
}
#primary-content blockquote {
	height: 50px;
}

#primary-content blockquote p {
	height: 50px;
}
#find-office div label {
	margin-top: 0.25em;
}
ul#feature-segments li div img {
	margin: 0 0 0 1em;
}
.related .pdf {
	height: 35px;
}
.functional #privacy-link {
	top:-2.4em;
	margin-bottom:-2.4em;
}
.enquiry-form .required-fields {
	margin-top:4px;
}
.enquiry-form .button-container {
	width:expression(document.body.clientWidth > 950? "350px": "210px");
}
#primary-content .news-events-selector label {	
	top:0px;
}
#primary-content .news-events-selector {
	margin-bottom:-10px;
}
#primary-content .product-detail {
	display:inline;
}
#primary-content .news-events-items hr {
	margin: 5px 0;
}
#secondary #product-search-panel ul {
	margin-top: -5px;;
}
#primary-content .news-events-selector {
	padding-bottom:0px;
}
.company-landing #company-image {
	display: inline;
}
#primary-content .news-events-items {
	margin-top:10px;
}

/* Page heading styles
---------------------------------------*/

body.homepage #page-heading {
	height: 262px;
}
body.homepage #page-heading .page-heading {
	height: 160px;
}
body.homepage #page-heading .page-heading div {
	height: 160px;
}
body.homepage #page-heading .page-heading h1 {
	height: 160px;
}
body.hub #page-heading {
	height: 170px;
}
body.hub #page-heading .page-heading {
	height: 146px;
}
body.hub #page-heading .page-heading div {
	height: 146px;
}
body.hub #page-heading .page-heading h1 {
	height: 146px;
	width: 116px;
}
body.hub #page-heading .functional, body.hub #page-heading .stock {
	height: 170px;
}

/* Homepage specific
---------------------------------------*/
body.homepage #product-navigation {
	height: 262px;
}
.homepage #page-heading {
	height: 262px;
}
#customer-xpress {
	height: 1%;
}

/* Product page specific
---------------------------------------*/
.product-feature {
	height: 166px;
}
.products-by-category .products #secondary {
	right: 0;
}
.products-by-category .products #secondary .panel-content {
	float:left;
}

.products-by-category .category-panel {
	width:expression(document.body.clientWidth > 950? "218px": "178px");
}

.category-panel h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:158px;
	width:expression(document.body.clientWidth > 950? "198px": "158px");
}
.category-panel .title {
	height:32px;
}
.category-panel .corner {
	left:expression(document.body.clientWidth > 950? "211px": "171px");
	bottom:-14px;
}
.category-panel .intro {
	height:110px;
}
.category-panel .footLink {
	width:expression(document.body.clientWidth > 950? "198px": "158px");
}
.row-items, #region {
	width:expression(document.body.clientWidth > 950? "495px": "338px");
}
.content-grouping {
	width:expression(document.body.clientWidth > 950? "456px": "300px");
}
#products-map .se, #products-map .ne {
	right:-1px;
}
.products-map {
	width:expression(document.body.clientWidth > 950? "472px": "317px");
}
#products-map ul {
	position:relative;
	top:-10px;
	left:-10px;
	display:inline;
}
.product-search #primary-content .search-option { 
	width:expression(document.body.clientWidth > 950? "680px": "520px");
}
.product-search #primary-content .search-type-label {
	top:-2px;
}
.product-search #primary-content label {
	top:-2px;
}

/* Company landing specific
---------------------------------------*/

.company-landing #company-image {
	width: expression(document.body.clientWidth > 950? "590px": "440px");
}

/* RSS news links
---------------------------------------*/
.news-and-features.rss a {
	height: auto;
}

