@charset "utf-8";
/* CSS Document */

/* ########## Tesco CR Review  Sub Section colour schemes ########## */

/* Home Section */
#sect-home {}




/* #0B48FF - CR and our business Section - Managing CR Section */
#sect-cr-bus {}
#sect-managecr {}
#sect-cr-bus #content .main-inv,
#sect-managecr #content .main-inv {background-color: #0B48FF;}
#sect-cr-bus #content .mcol-inv div.invertcol,
#sect-managecr #content .mcol-inv div.invertcol {background-color: #0B48FF; color: #fff;}

#sect-managecr h1,
#sect-cr-bus h1 {color: #0B48FF;}
#sect-managecr h1.invert,
#sect-cr-bus h1.invert {color: #fff; background-color: #0B48FF;}
#sect-managecr h2.invert {color: #fff; background-color: #0B48FF;}
#sect-managecr h2.big,
#sect-cr-bus h2.big {color: #0B48FF;}
#sect-managecr h3#nav-head,
#sect-cr-bus h3#nav-head {background-color: #0B48FF;}
#sect-managecr #content .pagenav a {background-color: #0B48FF; color: #fff;}
#sect-cr-bus #content .rightcol-box-label2 {background-color: #0B48FF;}


/* #99cc33 - Climate change and environment Section */

#sect-climenviro {}
#sect-climenviro #content .main-inv {background-color: #9c3;}
#sect-climenviro #content .mcol-inv div.invertcol {background-color: #9c3;}
#sect-climenviro h1 {color: #9c3;}
#sect-climenviro h1.invert {color: #fff; background-color: #9c3;}
#sect-climenviro h2.invert {color: #fff; background-color: #9c3;}
#sect-climenviro h3#nav-head {background-color: #9c3;}
#sect-climenviro #content .main-inv h3.big {color: #fff;}
#sect-climenviro #content .main-inv h3.intro {color: #fff; padding: .7em 0;}
#sect-climenviro #content .bg-block {background-color: #9c3; color: #000;}
#sect-climenviro #content .rightcol-box-label2 {background-color: #9c3;}
#sect-climenviro #content .pagenav a {background-color: #9c3; color: #fff;}
#sect-climenviro #content div.invert2box {color: #000;}


/* #0390be - Suppliers and ethical trading Section */
#sect-suppliers {}
#sect-suppliers #content .main-inv {background-color: #0390be;}
#sect-suppliers #content .mcol-inv div.invertcol {background-color: #0390be; color: #fff;}
#sect-suppliers h1 {color: #0390be;}
#sect-suppliers h1.invert {color: #fff; background-color: #0390be;}
#sect-suppliers h2.invert {color: #fff; background-color: #0390be;}
#sect-suppliers h3#nav-head {background-color: #0390be;}
#sect-suppliers #content .main-inv h3.big {color: #fff;}
#sect-suppliers #content .main-inv h3.intro {color: #fff; padding: .7em 0;}
#sect-suppliers #content .main-inv p {color: #fff;}
#sect-suppliers #content .bg-block {background-color: #0390be; color: #fff;}
#sect-suppliers #content .rightcol-box-label2 {background-color: #0390be;}
#sect-suppliers #content .pagenav a {background-color: #0390be; color: #fff;}


/* #fdb813 - Customer choice, Healthy eating and communities Section */
#sect-customer {}
#sect-customer #content .main-inv {background-color: #fdb813;}
#sect-customer #content .mcol-inv div.invertcol {background-color: #fdb813; color: #fff;}
#sect-customer #content .mcol-inv div.invertcol p {color: #000;}
#sect-customer h1 {color: #fdb813;}
#sect-customer h1.invert {color: #fff; background-color: #fdb813;}
#sect-customer h2.invert {color: #fff; background-color: #fdb813;}
#sect-customer h3#nav-head {background-color: #fdb813;}
#sect-customer #content .main-inv h3.big {color: #fff;}
#sect-customer #content .main-inv h3.intro {color: #fff; padding: .7em 0;}
#sect-customer #content .main-inv p {color: #000;}
#sect-customer #content .bg-block {background-color: #fdb813; color: #000000;}
#sect-customer #content .bg-block .bg-content h3 {color: #fff;}

#sect-customer #content .rightcol-box-label2 {background-color: #fdb813;}
#sect-customer #content .pagenav a {background-color: #fdb813; color: #fff;}


/* #ff6600 - Valuing our people Section */
#sect-people {}
#sect-people #content .main-inv {background-color: #f60;}
#sect-people #content .mcol-inv div.invertcol {background-color: #f60; color: #fff;}
#sect-people #content .mcol-inv div.invertcol p {color: #000;}
#sect-people h1 {color: #f60;}
#sect-people h1.invert {color: #fff; background-color: #f60;}
#sect-people h2.invert {color: #fff; background-color: #f60;}
#sect-people h3#nav-head {background-color: #f60;}
#sect-people #content .main-inv h3.big {color: #fff;}
#sect-people #content .main-inv h3.intro {color: #fff; padding: .7em 0;}
#sect-people #content .main-inv p {color: #fff;}
#sect-people #content .bg-block {background-color: #f60; color: #fff;}
#sect-people #content .rightcol-box-label2 {background-color: #f60;}
#sect-people #content .pagenav a {background-color: #f60; color: #fff;}
#sect-people #content .invert2box h3 {color: #fff;}


/* Download centre Section */
#sect-download {}
#sect-download h1 {color: #c00;}
#sect-download h1.invert {color: #fff; background-color: #c00;}
#sect-download h3#nav-head {background-color: #c00;}

#sect-download #content .rightcol-box-label2 {background-color: #c00;}



/* Sitemap Section */

#sect-sitemap h3 { background-color:#eee; padding: 0;}

/* Generic black bg box */

.mcol-blk div.invertcol {
	background-color: #000;
	color: #fff;
	margin: 15px 0;
}
.mcol-blk div.invertcol a {
	color: #fff;
}
#content div.invert2box-blk, #content div.invert2box-blk a {
	color: #fff;
}
#content .bg-block-blk {background-color: #000; color: #fff;}

