/*
Title:		shell.css
Author:		vsa partners
--
Notes:
	= Controlling stylesheet for top-level containers - dimensions and positioning;
		defines styles for persistent branding elements.
*/

/*	====================================
	BODY
		contains #wrapper
*/
body { 
		background: #0046AD; 
		padding: 0 0 24px 0; 
		/* Edit by corbus April10*/
		/*margin: 15px auto 0 auto; */
		margin:0;
	}
	/* overrides (default is blue) */
	body#brands { background: #F06900; }
	body#sustainability { background: #6EB820; }
	/* body#news-and-views { background: #A31A7E; } */
	/* WRAPPER - holds main background image */
	#wrapper {
		margin: 0 auto; 
		padding: 0 0 50px 0;
		background-image: url('/en_UK/_images/skin/bg-wrapper-blue.png') !important;
		background-position: 50% 100%;
		background-repeat: no-repeat;
		
		
	}
	/* overrides (default is blue) */
	#brands #wrapper { background-image: url('/en_UK/_images/skin/bg-wrapper-orange.png') !important; }
	#sustainability #wrapper { background-image: url('/en_UK/_images/skin/bg-wrapper-green.png') !important; }
	/* #news-and-views #wrapper { background-image: url('/en_UK/_images/skin/bg-wrapper-purple.png'); } */
	

/*	====================================
	#HEADER
		contains #logo, #skip-link, #site-tools, #corporate-navigation
			(see ie.css for non-transparent image overrides)
*/
.corporate-header	{ background:url('/en_UK/_images/corporate-header-bg.png');min-width:945px;}
#header {
	width: 940px;
	position: relative;
	z-index: 9;
	margin: 0 auto; 
	text-align: left;
	height:42px;
	/* commented by corbus April 
	padding: 0 0 25px 0;
	background: url('/en_UK/_images/skin/bg-content-top.png') 0 100% no-repeat; 
	*/
}
	/* LOGO - uses background image for screen rendering */
	#logo {
		position: absolute;
		right: 0px;
		width: 109px; 
		height: 29px;
		margin: 0;
		/*padding: 0 0px 0px 15px;
		border:1px solid #ff0000;
		background: url('/en_UK/_images/skin/PH_logo.gif') no-repeat 25px 5px;*/
	}
	
		#logo a {
			display: block;
			width: 110px;
			padding:2px 0 0 0;
			/*padding: 5px 20px 5px 40px;*/
			margin: 0; 
			color:#fff;
			font-size:1.25em;
			font-weight: bold;
			
		}
		#logo a img	{vertical-align:bottom; margin-right:5px;}
		
	/* SKIP LINK - hidden until receives focus */	
	#skip-link { 
		position: absolute;
		left: -9999px; 
		top: 11px;
		color: white; 
		font-size: 0.9em;
		font-weight: bold;
		line-height: 16px;
	}
		#skip-link:focus { 
			left: 100px;
		}
		
	/* SITE TOOLS - removed */
	#site-tools {}
	
	/* SITE SEARCH */
	#site-search {
		margin: 0; 
		padding: 0;
		position: absolute;
		top: 7px; 
		left: 550px;
		width: 255px; height: 25px;
		/*float: right;*/
	}
		#site-search label { display: none; }
		#site-search input.text {
			margin: 0 0 0 0; padding: 5px 0 3px 22px;
			width: 170px; height: 15px;
			background: 0;
			background-image: url('/en_UK/_images/skin/ico-search.png');
			background-position: 4px 3px;
			background-repeat: no-repeat;
			border: 1px solid #4D7EC6;
			color: #fff;
			font-family: Arial;
			font-size: 13px;
			font-weight: bold;
			float: left;
		}
			/* overrides (default is blue) */
			#brands #site-search input.text { border-color: #F5964D; }
			#sustainability #site-search input.text { border-color: #9ACD63; }
			/* #news-and-views #site-search input.text { border-color: #BF5FA5; } */

		#site-search input.submit {
			margin: 4px 0 0 0; padding: 0;
			width: auto; height: 16px; line-height: 16px;
			background: 0;
			border: 0;
			color: white;
			font-family: Arial;
			font-size: .9em;
			font-weight: bold;
			line-height: 16px;
			text-decoration: none;
			text-transform: uppercase;
			float: right;
		}
			#site-search input.submit:hover { text-decoration: underline; }
			#site-search input.text:focus { outline: 0; }
	
	/* CORPORATE NAV - investor relations, careers, partners & suppliers, worldwide sites
	 	(see navigation.css for inner content styling) */
	#corporate-navigation {
		height: 16px;
		position: absolute;
		top: 10px;
		left:0;
		/* commented by corbus April 10 
		right: 275px;	
		*/
		margin: 0;
		padding: 1px 0;
	}
			

/*sits after site tools, before secondary navigation*/
#worldwide-navigation {
	margin: 15px 5px 0 5px; 
	padding: 30px 20px;
	background: #ccc;
	display: none;
}


/*	====================================
	#BODY
		contains #site-navigation, #content
*/

.PG-logo	{
				left: 20px; 
				margin-top:/*-40*/-38px;
				position: absolute;
				background-image:url('/en_UK/_images/skin/logo.png') ;
				background-repeat:no-repeat;
				background-position:0 0;
				width:62px;
				height:29px;
				
				
			}
* html .PG-logo,
* html #home .PG-logo,
* html #company .PG-logo, * html #news-and-views .PG-logo { background-image: url('/en_UK/_images/skin/ie/logo-blue.png')!important;}
* html #brands .PG-logo { background-image: url('/en_UK/_images/skin/ie/logo-orange.png')!important;}
* html #sustainability .PG-logo { background-image: url('/en_UK/_images/skin/ie/logo-green.png')!important; }			
			
			
.PG-logo a{display:block; width:60px; height:29px;}
#news-and-views.news-and-views-landing	#body, #brands.no-background	#body	{background:none;}

#brands.subcategory #body{background: url('/en_UK/_images/skin/bg-content.png') 0 0 repeat-y;}
#company.category	#body {background:none;  margin-bottom:0; padding-bottom:0;}
#company.category #main-content, #company.category #content	{margin-bottom:0; padding-bottom:0;}
#sustainability.category #main-content, #sustainability.category #content	{margin-bottom:0; padding-bottom:0;}
#sustainability.category #body	{background:none;}
#brands.innovations #body	{margin:95px auto 0;}

#body {
	margin: 0 auto;
	/* commented by corbus padding-top: 14px; */
	/* Add by Corbus margin-top:100px; _margin-top:95px;*//*end*/margin-top:65px; _margin-top:60px;
	width: 945px;
	background: url('/en_UK/_images/skin/bg-content.png') 0 0 repeat-y!important;
	min-height: 300px;
	position: relative;
	z-index: 10;
	
	
}
	/* SITE NAVIGATION (see navigation.css for inner content styling) */
	#site-navigation {
		left: 159px;
		_left: 155px;
		margin-top:/*-90*/-51px;
		position: absolute;
		z-index: 11;
		height: 84px;
		width: 787px;
		
		
	}
	.home .content-top-border	{background-image: url('/en_UK/_images/skin/bg-content-top-border.png'); background-position:0 0; }
	.content-top-border {background-image: url('/en_UK/_images/skin/bg-content-top-border.png'); background-position:0 0; background-repeat:no-repeat; position:absolute; top:-4px; width:945px;height:4px; }
	/*.home .home-page-flash	{background-image: url('/en_UK/_images/skin/home-flash-bg.png') !important; background-position:0 0; background-repeat:no-repeat !important;  }
	#brands .home-page-flash {background-image: url('/en_UK/_images/skin/brands-home-flash-bg.png')!important; background-position:0 0; background-repeat:no-repeat !important;}
	#company.category .home-page-flash {background-image: url('/en_UK/_images/skin/brands-home-flash-bg.png')!important; background-position:0 0; background-repeat:no-repeat !important;}

	#sustainability.category .home-page-flash	{background-image: url('/en_UK/_images/skin/sustainability-home-flash-bg.png') !important; background-position:0 0; background-repeat:no-repeat !important; }
	#news-and-views.news-and-views-landing .home-page-flash	{background-image: url('/en_UK/_images/skin/news-views-home-flash-bg.png') !important; background-position:0 0; background-repeat:no-repeat !important;}
	*/
	#news-and-views.news-and-views-landing .page-section {
/*background:url("/en_UK/_images/PH_callouts/PH-callout-BG.png") repeat-y scroll 0 0 transparent;*/
border-top:0 none;
margin:0 auto;
overflow:hidden;
padding:0;
width:/*945*/935px;
}
	
	#news-and-views .container {
float:left;
/*margin-left:5px;*/
padding:17px 16px 0;
width:276px;
}
/*	====================================
	#CONTENT - wrapper for non-shell content
		margin offset fills entire white space.
		use padding to create interior space. 
*/
#content {
	/*margin: -20px 5px -4px 5px; */
	/* Edit by corbus April10*/
	margin: -5px 5px -4px 5px;
	padding: 20px 20px 20px 20px; /*width: 895px;*/
	position: relative;
	z-index: 1;
	
	background-image: none; /*set in layout.css to display phase graphics*/
	background-position: 100% 0;
	background-repeat: no-repeat;
}
	* html #content { /*top: -20px; Edit by corbus April10*/ top:0px;  margin-bottom: -24px; } /*IE6*/
	*+html #content { /*top: -20px; Edit by corbus April10*/ top:0px; margin-bottom: -24px; } /*IE7*/

/* ======================
	BREAD CRUMB
	see layout css for internal style

*/

.breadcrumb	{position:absolute; top:-20px; }
#news-and-views.article  .breadcrumb	{top:-40px; }
#sustainability.article  .breadcrumb	{top:-40px; }
#investor-relations  .breadcrumb	{top:-40px; }



/*	====================================
	FOOTER
		(see ie.css for non-transparent image overrides)
*/
/*.home #footer {
	background: url('/en_UK/_images/PH_callouts/PH-callout-footer.png') 0 0 no-repeat ;
}*/
#brands #footer, #company #footer {
			background:url("/en_UK/_images/PH_callouts/PH-brand-callout-footer.png") no-repeat scroll 0 0 transparent;
}
#sustainability #footer {
			background:url("/en_UK/_images/PH_callouts/PH-brand-callout-footer.png") no-repeat scroll 0 0 transparent;
}
/*#news-and-views.news-and-views-landing #footer {
			background: url('/en_UK/_images/PH_callouts/PH-callout-footer.png') 0 0 no-repeat ;
}*/
#footer {
	background: url('/en_UK/_images/skin/bg-content-bottom.png') 0 0 no-repeat;
	margin: 0 auto; 
	padding: 10px 5px 10px 5px;
	width: 935px; 
	height: auto;
	color: #fff;
	text-align: right;
}
	#footer p { color: #fff; }
	#footer p.tagline {
		margin: 24px 0 14px 0;
		padding: 0 4px 0 0;
		font-size: 1.125em; 
		line-height: 1.2;
		background: url('/en_UK/_images/skin/tagline.png') 0 0 no-repeat;
		width: 269px; height: 19px;
		display: block;
		float: right;
	}
	#footer p.copyright {
		margin: 0; padding: 0 20px 0 0;
		clear: right;
		float: right;
		color: #fff;
		font-size: .975em;
		/* -moz-opacity:.60; filter:alpha(opacity=60); opacity:.60; */
		color: #99B5DE;
	}
		/* overrides (default is blue) */
		#brands #footer p.copyright { color: #F9C399; }
		#sustainability #footer p.copyright { color: #C5E3A6; }
		/* #news-and-views #footer p.copyright { color: #DAA3CB; } */
		
		
/*Added for footer*/

#footer h4.follow {
		display: block;
		font-size: 1.35em; font-family: "Frutiger Next Medium";
		/*text-indent: -9999em;*/
		/*margin: 23px 10px 0 0;*/
		margin-top: 10px;
		width: 76px;
		/*height: 0px;*/
		background: url('/en_UK/_images/skin/hd_follow.png') left top no-repeat;
		padding-top:13px; float:left;
	}
	#footer ul.follow {
		list-style-type: none; margin-left:-31px; margin-top:-12px;
	}
		#footer ul.follow li {
			float: left;
			width: 21px;
			height: 21px;
			margin: 8px 10px 0 0;
		}
		#footer ul.follow li a {
			display: block;
			padding-top: 21px;
			width: 21px;
			height: 0px;
		}
			li.nav-facebook a {
				background: url('/en_UK/_images/skin/icon_fb.png') left top no-repeat;
			}
			li.nav-twitter a {
				background: url('/en_UK/_images/skin/icon_twitter.png') left top no-repeat;
			}
			li.nav-youtube a {
				background: url('/en_UK/_images/skin/icon_yt.png') left top no-repeat;
			}