/*
 * IE 6 = * html _rule_ {}
 * IE 7 = *+html _rule_ {}
 * IE 6 PNG filter = filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='	');
 */
body { font-size: 75%; position: relative; }
* html body { text-align: center; }
* html #body { text-align: left; }
* html #wrapper { position: relative; }

/*	====================================
	HACKS
*/
body,
#body,
#wrapper,
.search-result,
.section,
.page-section,
.block,
.clear_ { zoom: 1; }

/*	====================================
	SHELL adjustments
*/

/* logo */
* html #logo,
* html #home #logo,
* html #company #logo { background-image: url('/en_US/_images/skin/ie/logo-blue.png'); }
* html #brands #logo { background-image: url('/en_US/_images/skin/ie/logo-orange.png'); }
* html #sustainability #logo { background-image: url('/en_US/_images/skin/ie/logo-green.png'); }
/* * html #news-and-views #logo { background-image: url('/en_US/_images/skin/ie/logo-purple.png'); } */


/* header */
* html #header { background-image: url('/en_US/_images/skin/ie/bg-content-top-blue.png'); }
* html #brands #header { background-image: url('/en_US/_images/skin/ie/bg-content-top-orange.png'); }
* html #sustainability #header { background-image: url('/en_US/_images/skin/ie/bg-content-top-green.png'); }
/* * html #news-and-views #header { background-image: url('/en_US/_images/skin/ie/bg-content-top-purple.png'); } */


/* body */
* html #body { background-image: url('/en_US/_images/skin/ie/bg-content-blue.png'); }
* html #brands #body { background-image: url('/en_US/_images/skin/ie/bg-content-orange.png'); }
* html #sustainability #body { background-image: url('/en_US/_images/skin/ie/bg-content-green.png'); }
/* * html #news-and-views #body { background-image: url('/en_US/_images/skin/ie/bg-content-purple.png'); } */


/* footer */
* html #footer { background-image: url('/en_US/_images/skin/ie/bg-content-bottom-blue.png'); }
* html #brands #footer { background-image: url('/en_US/_images/skin/ie/bg-content-bottom-orange.png'); }
* html #sustainability #footer { background-image: url('/en_US/_images/skin/ie/bg-content-bottom-green.png'); }
/* * html #news-and-views #footer { background-image: url('/en_US/_images/skin/ie/bg-content-bottom-purple.png'); } */

* html #footer p.tagline { background-image: url('/en_US/_images/skin/ie/tagline-blue.gif'); }
* html #brands #footer p.tagline { background-image: url('/en_US/_images/skin/ie/tagline-orange.gif'); }
* html #sustainability #footer p.tagline { background-image: url('/en_US/_images/skin/ie/tagline-green.gif'); }
/* * html #news-and-views #footer p.tagline { background-image: url('/en_US/_images/skin/ie/tagline-purple.gif'); } */

/* search */

#site-search input.text { width: 165px; }

ul.results li { margin-bottom: -2px; }

/* ww sites */
#header-results #worldwide-sites ul.results li { 
	text-align: right;
	margin-bottom: 1px;
}
#header-results #worldwide-sites ul.results li span.language {
	float: none !important;
}



/* navigation */

* html #corporate-navigation li.nav-worldwide-sites a { background-image: url('/en_US/_images/skin/ie/ico-worldwide-blue.png'); }
* html #brands #corporate-navigation li.nav-worldwide-sites a { background-image: url('/en_US/_images/skin/ie/ico-worldwide-orange.png'); }
* html #sustainability #corporate-navigation li.nav-worldwide-sites a { background-image: url('/en_US/_images/skin/ie/ico-worldwide-green.png'); }
/* * html #news-and-views #corporate-navigation li.nav-worldwide-sites a { background-image: url('/en_US/_images/skin/ie/ico-worldwide-purple.png'); } */

* html #site-search input.text { background-image: url('/en_US/_images/skin/ie/ico-search-blue.png'); }
* html #brands #site-search input.text { background-image: url('/en_US/_images/skin/ie/ico-search-orange.png'); }
* html #sustainability #site-search input.text { background-image: url('/en_US/_images/skin/ie/ico-search-green.png'); }
/* * html #news-and-views #site-search input.text { background-image: url('/en_US/_images/skin/ie/ico-search-purple.png'); } */

#corporate-navigation { right: 280px; }
#site-navigation li div { margin-left: -223px; }

.sIFR-active .active-box .nav-header { position: relative; bottom: -12px; }
.sIFR-active .active-box .tertiary-navigation { margin-top: 32px; }


/* main content */
* html #body { height: 400px; }

* html .box-container { height: 340px; }

* html .careers { height: 650px; }

/* lists */
* html ul.body-list { margin-left: 0; position: relative; left: ; }
* html ul.body-list ul.body-list { left: 0; }


/* pages in this section - needed to keep heights the same*/
.pages-in-this-section ul li	{
	display: inline;
}
.pages-in-this-section ul li.alt	{
	display: block;
	float: none;
	position: relative;
	right: -10px;
}

/* transparency fixes for IE6 */
.flash-enabled .worldwide-operations #page-intro {
	width: 661px;
	overflow: hidden;
	height: 380px;
}
.worldwide-operations #page-intro object {
	opacity: 0;
	background: white;
}

/* Footer */

#footer .nav {
	width:760px;
}
#footer .nav li.nav-oba {
    padding-right: 20px!important;
	background-position:right;
	border:0;
}




