/*-----Copyright decode.uk 2009-----*/


@import url("navigation.css");

body {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	line-height:1.4;
	color:#000;
	background-color: #eeeff0;
}

* html img {
  	behavior: url('http://crreport2009.britvic.com/assets/styles/pngbehavior.htc');
}

img {
	border: none;
	}

a {
	outline: none;
	color: #58585a;
	text-decoration: none; 
	}	
	
.MainContent a {
	outline: none;
	color: #00A75F;
	text-decoration: none; 
	font-weight: bold;
	}	
	
a:hover {
	text-decoration: underline; 
	}	
	
p {
	color: #58585a;
	font-size: 12px;
	}	
	
p span {
	color: #00A75F;
	}	
	
ul li span {
	color: #00A75F;
	}	
	
#Operations_PoliciesAndActions p span, #Operations_OurFuturePlans p span {
	color: #0077a3;
	}	
	
h2 {
	color: #00a75f;
	font-size: 36px;
	margin: 0;
	padding: 10px 20px 0 20px;
	font-weight: 100;
	}	
	
#ContentRight ul {
	color: #58585a;
	font-size: 12px;
	}
		
ul li {
	margin: 5px 0;
	}
		
#NavigationContainer ul li {
	margin: 2px 0;
	}
		
h2#SmallHeader {
	font-size: 22px;
	}	
	
p.RightLink {
	text-align: right;
	margin: 0 10px 10px 0;
	}	
	
p.RightLink a {
	color: #00A75F;
	text-decoration: none;
	}	
	
p.RightLink a:hover {
	text-decoration: underline;
	}	
	
#ContentLeft p {
	text-align: right;
	width: 195px;
	color: #00A75F;
	float: right;
	margin: 10px 0;
	}	
	
#Operations_PoliciesAndActions #ContentLeft p, #Operations_OurFuturePlans #ContentLeft p {
	color: #0077a3;
	}	
	
#ContentLeft p span {
	font-size: 34px;
	}	
	
h3 {
	color: #f68b1f;
	font-size: 22px;
	margin: 0;
	padding: 0 20px 10px 20px;
	font-weight: 100;
	}	
	
#Communities_PoliciesAndActions h3,
#Communities_OurFuturePlans h3,
#Communities_PrinciplesAndCommitments h3 {
	color: #00A75F;
	font-size: 16px;
	margin: 0;
	padding: 0 20px 0 0;
	font-weight: 100;
	}	
	
#Heath_PrinciplesAndCommitments h3,
#Heath_PoliciesAndActions h3,
#Heath_OurFuturePlans h3 {
	color: #F8A04A;
	font-size: 16px;
	margin: 0;
	padding: 0 20px 0 0;
	font-weight: 100;
	}	
	
h4 {
	color: #FFF;
	font-size: 18px;
	margin: 0 0 210px 0;
	padding: 0 20px 10px 20px;
	font-weight: 100;
	}	
	
h5 {
	color: #008361;
	font-size: 12px;
	margin: 0;
	padding: 0 0 0 5px;
	font-weight: 100;
	border-bottom: 2px solid #008361;
	}	
	
.HomeDetailPackaging h5 {
	color: #47bb89;
	border-bottom: 2px solid #47bb89;
	}	
	
.HomeDetailOperations h5 {
	color: #16c1f3;
	border-bottom: 2px solid #16c1f3;
	}	
	
.HomeDetailCommunities h5 {
	color: #a8d26c;
	margin: 0 0 0 0;
	border-bottom: 2px solid #a8d26c;
	}	
	
.HomeDetailWellbeing h5 {
	color: #f8a04a;
	margin: 0 0 0 0;
	border-bottom: 2px solid #f8a04a;
	}	
	
	
	
#MainLogoContainer {
	float: left;
	width: 236px;
	}

#PageContainer {
	width: 965px;
	margin: 0 auto;
	overflow: auto;
	}

#HeaderContainer {
	width: 965px;
	overflow: auto;
	border-bottom: 1px solid #bcbdc0;
	padding: 0 0 15px 0;
	}
	
h1#MainStrapline {
	margin: 25px 0 0 0;
	padding: 0;
	float: left;
	font-size: 16px;
	font-weight: 100;
	color: #008361;
	}	
	
#TopNavigation {
	float: right;
	margin: 15px 0 0 0;
	padding: 0;
	}	
	
#TopNavigation ul {
	list-style: none;
	}
	
#TopNavigation ul li {
	float: left;
	font-size: 13px;
	margin: 0 5px;
	color: #818285;
	}		

#TopNavigation ul li a {
	text-decoration: none;
	color: #818285;
	}		

#TopNavigation ul li a:hover {
	text-decoration: underline;
	}	
	
#NavigationContainer {
	width: 236px;
	float: left;
	padding: 10px 0 0 0;
	}
	
#NavigationContainer ul {
	list-style: none;
	width: 170px;
	padding: 0;
	margin: 0;
	}
	
#NavigationContainer ul li {
	padding: 2px;
	}
	
#NavigationContainer ul li a {
	color: #58585a;
	text-decoration: none;
	padding: 2px;
	display: block;
	}
	
#NavigationContainer ul li ul {
	background-color: #fff;
	padding: 0;
	margin: 5px 0 0 0;
	width: 166px;
	display: none;
	}
	
#NavigationContainer ul li ul li a {
	padding: 3px 0 3px 10px;
	margin: 0 0 0 2px;
	display: inline;
	color: #58585a;
	width: 170px;
	}
	
#NavigationContainer ul li ul li a:hover {
	background: none;
	padding: 3px 3px 3px 10px;
	margin: 0 0 0 2px;
	color: #58585a;
	background-image: url(../images/arw_right.gif);
	background-position: center left;
	background-repeat: no-repeat;
	}
	
#ContentContainer {
	width: 729px;
	float: left;
	background-color: #fff;
	overflow: visible;
	position: relative;
	min-height: 400px;
	_height: 400px;
	}		
	
.HomeDetail {
	width: 342px;
	margin: 0 0 20px 15px;
	padding: 0;
	float: left;
	min-height: 56px;
	_height: 56px;
	}	
	
.HomeDetail p {
	color: #818285;
	padding: 0 0 0 5px;
	margin: 5px 0 0 0;
	}	
	
.HomeDetail a {
	color: #818285;
	text-decoration: none;
	}	
	
.HomeDetail a:hover {
	text-decoration: underline;
	}	
	
#FooterContainer {
	width: 965px;
	clear: both;
	}	
	
#CopyrightContainer {
	float: left;
	width: 236px;
	}

#CopyrightContainer p {
	color: #818285;
	}
	
#FooterContainer ul {
	list-style: none;
	padding: 11px 0;
	margin: 0;
	}			
	
#FooterContainer ul li {
	padding: 0 10px 0 0;
	color: #818285;
	float: left;
	}			
	
#FooterContainer ul li a {
	padding: 0 5px;
	color: #818285;
	text-decoration: none;
	}			
	
#FooterContainer ul li a:hover {
	padding: 0 5px;
	color: #818285;
	text-decoration: underline;
	}		
	
#ContentContainer #ContentLeft {
	float: left;
	width: 230px;
	margin: 230px 40px 0 0;
	}		
	
body#MessageFromPaulMoody #ContentContainer #ContentRight {
	float: left;
	width: 439px;
	margin: 30px 0 0 0;
	padding: 0 20px 0 0;
	}		
	
#ContentContainer #ContentRight {
	float: left;
	width: 439px;
	margin: 55px 0 0 0;
	padding: 0 20px 20px 0;
	}		
	
#ContentContainer #ContentLeft h3 {
	font-size: 16px;
	text-align: right;
	color: #94c948;
	padding-right: 0;
	}		
	
#ContentContainer #ContentLeft img {
	float: right;
	}		
	
#ContentContainer #ContentLeft p.SigName {
	clear: right;
	font-size: 12px;
	text-align: right;
	}		

#ContentContainer #ContentRight h2 {
	font-size: 20px;
	padding-left: 0;
	margin-bottom: 40px;
	}		
	
#ContentContainer #ContentRight h2 span {
	color: #00a75f;
	}		
	
#Breadcrumb p {
	color: #008361;
	margin: 2px 0 0 5px;
	}	
	
#Breadcrumb p a {
	color: #008361;
	text-decoration: none;
	}	
	
#Breadcrumb p a:hover {
	text-decoration: underline;
	}	
	
#CompanyFactsList {
	font-size: 18px;
	padding: 0 0 0 20px;
	_padding: 0;
	*margin: 0 0 0 0;
	line-height: 30px;
	}	
	
#CompanyFactsList li {
	color: #00A75F;
	line-height: 17px;
	margin: 15px 0;
	}	
	
#CompanyFactsList li span {
	color: #000;
	}	
	
#ContentLeft img {
	margin: 0 0 30px 0;
	}	
	
#MainContentTable {
	margin: 10px 0 10px 10px;
	}	
	
#ContentContainer .TableUp {
	margin-top: -26px;
	}	

#ContentLeft p.DarkText {
	color: #58585a;
	}
	
#ExtraContent {
	width: 709px;
	margin: 10px;
	background-color: #00A75F;
	overflow: hidden;
	clear: left;
	}
	
body#Operations_PoliciesAndActions #ExtraContent {
	background-color: #14c0f3;
	}
	
body#Communities_PoliciesAndActions #ExtraContent {
	background-color: #a8d26c;
	}
	
body#Heath_PoliciesAndActions #ExtraContent {
	background-color: #F8A04A;
	}
	
#ExtraContentLeft {
	float: left;
	width: 267px;
	}
		
#ExtraContentRight {
	float: left;
	color: #FFF;
	width: 425px;
	}
		
#ExtraContent h4 {
	margin: 5px 0 5px -5px;
	}
		
#ExtraContent p {
	margin: 0 0 5px 15px;
	color: #FFF;
	}
		
#Operations_PrinciplesAndCommitments #ContentRight h2, 
#Operations_PoliciesAndActions #ContentRight h2,
#Operations_OurFuturePlans #ContentRight h2,
#Operations_PerformanceData #ContentRight h2,
#PerformanceDataOp #ContentRight h2 {
	color: #0077a3;
	}		
	
#Operations_PrinciplesAndCommitments #ContentLeft p, 
#Operations_PoliciesAndActions #ContentLeft p,
#Operations_OurFuturePlans #ContentLeft p {
	color: #0077a3;
	}		
	
#Heath_PrinciplesAndCommitments #ContentRight h2,
#Heath_PoliciesAndActions #ContentRight h2,
#Heath_OurFuturePlans #ContentRight h2,
#Heath_PerformanceData #ContentRight h2,
#PerformanceDataHealth #ContentRight h2 {
	color: #F8A04A;
	}		
	
#Heath_PrinciplesAndCommitments #ContentLeft p,
#Heath_PoliciesAndActions #ContentLeft p,
#Heath_OurFuturePlans #ContentLeft p {
	color: #F8A04A;
	}		
	
#Heath_PrinciplesAndCommitments #ContentLeft p span,
#Heath_PoliciesAndActions #ContentLeft p span,
#Heath_OurFuturePlans #ContentLeft p span {
	color: #F8A04A;
	}		
	
#Heath_PoliciesAndActions #ContentRight p span,
#Heath_OurFuturePlans #ContentRight p span {
	color: #F8A04A;
	}		
	
	
	








body#PerformanceData #ContentContainer {
	background-image: url(../images/data-content-background.png);
	background-repeat: no-repeat;
	background-position: top center;
	height: 538px;
	overflow: hidden;
	}		
	
body#Home #ContentContainer {
	background-image: url(../images/home-content-background.png);
	background-repeat: no-repeat;
	background-position: top center;
	}		
	
body#MessageFromPaulMoody #ContentContainer {
	background-image: url(../images/ceo-content-background.png);
	background-repeat: no-repeat;
	background-position: top center;
	}		
	
body#AboutOurBusiness #ContentContainer {
	background-image: url(../images/about-our-business-background.png);
	background-repeat: no-repeat;
	background-position: top center;
	height: 538px;
	overflow: hidden;
	}		
	
body#OurChangingWorld #ContentContainer {
	background-image: url(../images/our-changing-world-main-background.png);
	background-repeat: no-repeat;
	background-position: top center;
	height: 538px;
	overflow: hidden;
	}		
	
body#CRManagementProcess #ContentContainer {
	background-image: url(../images/cr-manage-main-background.png);
	background-repeat: no-repeat;
	background-position: top center;
	height: 538px;
	overflow: hidden;
	}		
	
body#OurPackaging #ContentContainer {
	background-image: url(../images/packagin-main-background.png);
	background-repeat: no-repeat;
	background-position: top center;
	height: 538px;
	overflow: hidden;
	}		
	
body#OurOperations #ContentContainer {
	background-image: url(../images/operations-main-background.png);
	background-repeat: no-repeat;
	background-position: top center;
	height: 538px;
	overflow: hidden;
	}		
	
body#Heath #ContentContainer {
	background-image: url(../images/health-main-background.png);
	background-repeat: no-repeat;
	background-position: top center;
	height: 538px;
	overflow: hidden;
	}		
	
body#OurCommunities #ContentContainer {
	background-image: url(../images/comm-main-background.png);
	background-repeat: no-repeat;
	background-position: top center;
	height: 538px;
	overflow: hidden;
	}		
	
body#OurGovernance #ContentContainer,
body#CompanyFacts #ContentContainer
	{
	background-image: url(../images/company-facts-content-background.png);
	background-repeat: no-repeat;
	background-position: top center;
	}		
	
body#OurConsumers #ContentContainer,
body#TheSoftDrinksMarket #ContentContainer
	{
	background-image: url(../images/our-changing-world-content-background.png);
	background-repeat: no-repeat;
	background-position: top center;
	}		
	
body#OurStakeholders #ContentContainer,
body#CRManagementSystem #ContentContainer
	{
	background-image: url(../images/cr-manage-content-background.png);
	background-repeat: no-repeat;
	background-position: top center;
	}		
	
body#CRVisionStrategyAndDirection #ContentContainer {
	background-image: url(../images/our-strategy-content-background.png);
	background-repeat: no-repeat;
	background-position: top center;
	}		
	
body#TargetsOurProgress #ContentContainer,
body#Goals #ContentContainer
	{
	background-image: url(../images/targets-content-background.png);
	background-repeat: no-repeat;
	background-position: top center;
	}		
	
body#Packaging_PerformanceData #ContentContainer,
body#Packaging_PrinciplesAndCommitments #ContentContainer,
body#Packaging_PoliciesAndActions #ContentContainer,
body#Packaging_OurFuturePlans #ContentContainer
	{
	background-image: url(../images/packaging-content-background.png);
	background-repeat: no-repeat;
	background-position: top center;
	}		
	
body#Operations_OurFuturePlans #ContentContainer,
body#Operations_PoliciesAndActions #ContentContainer,
body#Operations_PrinciplesAndCommitments #ContentContainer,
body#Operations_PerformanceData #ContentContainer,
body#PerformanceDataOp #ContentContainer
	{
	background-image: url(../images/operations-content-background.png);
	background-repeat: no-repeat;
	background-position: top center;
	}		
	
body#Communities_PerformanceData #ContentContainer,
body#Communities_OurFuturePlans #ContentContainer,
body#Communities_PoliciesAndActions #ContentContainer,
body#Communities_PrinciplesAndCommitments #ContentContainer,
body#PerformanceDataComm #ContentContainer
	{
	background-image: url(../images/comm-content-background.png);
	background-repeat: no-repeat;
	background-position: top center;
	}		
	
body#Heath_OurFuturePlans #ContentContainer,
body#Heath_PerformanceData #ContentContainer,
body#Heath_PoliciesAndActions #ContentContainer,
body#Heath_PrinciplesAndCommitments #ContentContainer,
body#PerformanceDataHealth #ContentContainer
 	{
	background-image: url(../images/health-content-background.png);
	background-repeat: no-repeat;
	background-position: top center;
	}		
	
body#AboutOurBusiness #Breadcrumb p,
body#OurChangingWorld #Breadcrumb p,
body#CRManagementProcess #Breadcrumb p,
body#OurPackaging #Breadcrumb p,
body#OurOperations #Breadcrumb p,
body#OurCommunities #Breadcrumb p,
body#Heath #Breadcrumb p {
	color: #fff;
	}		
	
body#AboutOurBusiness #Breadcrumb p a,
body#OurChangingWorld #Breadcrumb p a,
body#CRManagementProcess #Breadcrumb p a,
body#OurPackaging #Breadcrumb p a,
body#OurOperations #Breadcrumb p a,
body#OurCommunities #Breadcrumb p a,
body#Heath #Breadcrumb p a {
	color: #fff;
	}		
	
body#AboutOurBusiness h2 {
	font-size: 28px;
	margin: 0 0 0 0;
	width: 350px;
	padding: 0;
	text-align: center;
	}		
	
body#AboutOurBusiness p.MainContent {
	font-size: 14px;
	margin: 10px 0;
	padding: 0 10px 0 10px;
	width: 330px;
	text-align: left;
	color: #fff;
	}	
	
#HomeContent {
	width: 383px;
	position: relative;
	left: 300px;
	top: 140px;
	padding: 0 0 134px 0;
	}
	
#ContentContainer #HomeContent p.MainContent {
	color: #00a75f;
	font-size: 12px;
	margin: 25px 20px;
	padding: 0 10px 0 10px;
	width: 330px;
	text-align: left;
	}		
	
body#OurPackaging #ContentContainer #HomeContent p.MainContent,
body#Heath #ContentContainer #HomeContent p.MainContent,
body#OurOperations #ContentContainer #HomeContent p.MainContent,
body#OurCommunities #ContentContainer #HomeContent p.MainContent {
	color: #FFF;
	}		
	
img#MainImageNav {
	position: relative;
	left: 0;
	bottom: 0;
	}		
	
#HomeContent h3 {
	color: #fff;
	margin: 15px 0 -20px 30px;
	padding: 0;
	}	
	
div#HomeContainer {
	margin: 190px 0 0 0;
	}	
	
div#GreenContainer {
	width: 200px;
	*width: 190px;
	padding: 10px;
	margin: 0 0 20px 20px;
	background-color: #eef3c8;
	overflow: hidden;
	text-align: center;
	}	
	
div#GreenContainer h4 {
	width: 200px;
	margin: 0;
	padding: 0;
	color: #F8A04A;
	font-size: 15px;
	font-weight: bold;
	}	
	
div#GreenContainer p {
	text-align: center;
	margin: 10px 5px;
	}
	
p#OpLink {
	text-align: right;
	padding: 0 10px;
	}		
	
p#OpLink a {
	color: #0077A3;
	}		
	
#Communities_PoliciesAndActions p#OpLink a {
	color: #A8D26C;
	}		

#Heath_PoliciesAndActions p#OpLink a {
	color: #F8A04A;
	}	
	
a#GreenLink {
	color: #00A75F;
	}	
	
p#EnlargeLink {
	color: #A8D26C;
	margin-top: -30px;
	margin-bottom: 30px
	}	
	

	
	
	


