/* GENERAL SETTINGS */



* { 
	margin: 0;
	padding: 0;
	text-decoration: none;
	-webkit-text-size-adjust: none;
}


img {
	border: none;
}

body {
	font-family: Arial,Verdana,'Sans Serif';
}


a{
	color: #e3d5a8;
}



::selection {
	background: #437a43;
	color: #fff;
}
	
::-moz-selection {
	background: #437a43;
	color: #fff;
}


#goodnessContent{
	background: url("../images/goodness/clouds.jpg") center top no-repeat;
	padding: 0;
	margin: 0;
	display: inline;
	width: 965px;
	position: relative;
	float: left;
}



.breadcrumbs{
    background-color: #fff;
    float: left;
    margin: 0;
    padding: 0 0 13px;
    width: 965px;
}


#content{
	width:965px;
	background: url("../images/goodness/texture.jpg") 0 0 repeat;
	margin: 25px 15px 60px 15px;
	float:left;
	display: inline;
}
	
	
.goodnessLogo{
	display: block;
	width: 311px;
	height: 97px;
	position: absolute;
	top: 0;
	left: 0;
}


#goodnessContent h1{
	display: block;
	width: 311px;
	height: 97px;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 0 0 0;	
}

#goodnessContent h1 .goodnessLogo{
	display: block;
	width: 311px;
	height: 97px;
	position: relative;
}


ul.goodnessNav{
	float: left;
	display: inline;
	width: 645px;
	height: 130px;
	position: absolute;
	top: 0;
	right: 0;
	list-style-type: none;
	z-index: 3;
}


ul.goodnessNav li{
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}


ul.goodnessNav li a{
	display: block;
	height: 130px;
	background: url("../images/goodness/nav.jpg") 0 0 repeat;
	font-size: 0;
	text-indent: -9999999px;
	line-height: 0;
}





ul.goodnessNav li.goodnessHome a{
	background-position: 0 0;
	width: 81px;
}



ul.goodnessNav li.goodnessAbout a{
	background-position: -81px 0;
	width: 84px;
}



ul.goodnessNav li.goodnessProducts a{
	background-position: -165px 0;
	width: 116px;
}



ul.goodnessNav li.goodnessRecipes a{
	background-position: -281px 0;
	width: 95px;
}



ul.goodnessNav li.goodnessMeet a{
	background-position: -376px 0;
	width: 105px;
}



ul.goodnessNav li.goodnessTips a{
	background-position: -481px 0;
	width: 164px;
}




ul.goodnessNav li.goodnessHome a:hover{
	background-position: 0 -201px;
}


ul.goodnessNav li.goodnessAbout a:hover{
	background-position: -81px -201px;
}


ul.goodnessNav li.goodnessProducts a:hover{
	background-position: -165px -201px;
}


ul.goodnessNav li.goodnessRecipes a:hover{
	background-position: -281px -201px;
}


ul.goodnessNav li.goodnessMeet a:hover{
	background-position: -376px -201px;
}


ul.goodnessNav li.goodnessTips a:hover{
	background-position: -481px -201px;
}




ul.goodnessNav li.goodnessHome.selected a:hover, ul.goodnessNav li.goodnessHome.selected a{
	background-position: 0 -400px;
}


ul.goodnessNav li.goodnessAbout.selected a:hover, ul.goodnessNav li.goodnessAbout.selected a{
	background-position: -81px -400px;
}


ul.goodnessNav li.goodnessProducts.selected a:hover, ul.goodnessNav li.goodnessProducts.selected a{
	background-position: -165px -400px;
}


ul.goodnessNav li.goodnessRecipes.selected a:hover, ul.goodnessNav li.goodnessRecipes.selected a{
	background-position: -281px -400px;
}


ul.goodnessNav li.goodnessMeet.selected a:hover, ul.goodnessNav li.goodnessMeet.selected a{
	background-position: -376px -400px;
}


ul.goodnessNav li.goodnessTips.selected a:hover, ul.goodnessNav li.goodnessTips.selected a{
	background-position: -481px -400px;
}



ul.goodnessNav li.selected a:hover, ul.goodnessNav li.selected a{
	cursor: default;
}



.homepageFeatures{
	float: left;
	display: inline;
	background: url("../images/goodness/homepage-features.jpg") 0 0 no-repeat;
	width: 965px;
	height: 750px;	
}



p.brushText{
	color: #463f33;
	font-weight: bold;
}



p.homepageFeature1, p.homepageFeature2, p.homepageFeature3{
	position: absolute;
	font-size: 16px;
	float: left;
	display: inline;
	width: 400px;
	line-height: 170%;
}


p.homepageFeature1{
	top: 183px;
	left: 75px;	
}


p.homepageFeature2{
	top: 376px;
	left: 380px;	
	width: 480px;
}


p.homepageFeature3{
	top: 588px;
	left: 85px;
	width: 460px;	
}



.homepageFeatureLink1, .homepageFeatureLink2, .homepageFeatureLink3{
	font-size: 18px;
	position: absolute;
	font-weight: bold;
}



.homepageFeatureLink1{
	top: 250px;
	left: 75px;	
}


.homepageFeatureLink2{
	top: 440px;
	left: 380px;	
}


.homepageFeatureLink3{
	top: 655px;
	left: 85px;	
}


.homepageFeatureLink1{
	color: #f48a01;
	background: url("../images/goodness/arrows.png") right 5px no-repeat;
	padding: 0 16px 0 0;
}


.homepageFeatureLink1:hover{
	color: #f46201;
	background-position: right -45px;
}

.homepageFeatureLink2{
	color: #c70050;
	background: url("../images/goodness/arrows.png") right -195px no-repeat;
	padding: 0 16px 0 0;
}


.homepageFeatureLink2:hover{
	color: #97003d;
	background-position: right -245px;
}


.homepageFeatureLink3{
	color: #0795c0;
	background: url("../images/goodness/arrows.png") right -395px no-repeat;
	padding: 0 16px 0 0;
}


.homepageFeatureLink3:hover{
	color: #017598;
	background-position: right -445px;
}



span.character{
	display: block;
	position: absolute;
	background: url("../images/goodness/characters.png") 0 0 no-repeat;
}



span.character1{
	top: 86px;
	left: 110px;
	background-position: -40px -26px;
	width: 75px;
	height: 94px;
}


span.character1:hover{
	background-position: -140px -26px;
}


span.character2{
	top: 500px;
	left: 290px;
	background-position: -341px -45px;
	width: 60px;
	height: 75px;
}


span.character2:hover{
	background-position: -459px -45px;
}



span.character3{
	top: 520px;
	left: 730px;
	background-position: -673px -45px;
	width: 150px;
	height: 205px;
}


span.character3:hover{
	background-position: -913px -45px;
}


span.character4{
	top: 95px;
	left: 730px;
	background-position: -39px -231px;
	width: 160px;
	height: 205px;
	z-index: 20;
}


span.character4:hover{
	background-position: -279px -231px;
}




span.character5{
	top: 123px;
	left: 120px;
	background-position: -44px -557px;
	width: 265px;
	height: 201px;
}


span.character5:hover{
	background-position: -374px -557px;
}


span.character6{
	top: 145px;
	left: 425px;
	background-position: -792px -567px;
	width: 115px;
	height: 173px;
}


span.character6:hover{
	background-position: -792px -571px;
}



span.character7{
	top: 150px;
	left: 562px;
	background-position: -1039px -560px;
	width: 92px;
	height: 183px;
}


span.character7:hover{
	background-position: -1039px -564px;
}


span.character8{
	top: 174px;
	left: 751px;
	background-position: -51px -922px;
	width: 91px;
	height: 112px;
}


span.character8:hover{
	background-position: -201px -922px;
}


span.character9{
	top: -32px;
	left: 81px;
	background-position: -408px -905px;
	width: 327px;
	height: 231px;
}


span.character9:hover{
	background-position: -828px -905px;
}


span.character10{
	top: 57px;
	left: 485px;
	background-position: -51px -1164px;
	width: 67px;
	height: 185px;
}


span.character10:hover{
	background-position: -51px -1168px;
}


span.character11{
	top: 56px;
	left: 614px;
	background-position: -236px -1194px;
	width: 332px;
	height: 127px;
}


span.character11:hover{
	background-position: -666px -1194px;
}


span.character12{
	top: -42px;
	left: 120px;
	background-position: 0 -1414px;
	width: 345px;
	height: 262px;
}


span.character13{
	top: 61px;
	left: 497px;
	background-position: -477px -1543px;
	width: 256px;
	height: 144px;
}


span.character13:hover{
	background-position: -477px -1546px;
}

span.character14{
	top: 73px;
	left: 762px;
	background-position: -739px -1553px;
	width: 87px;
	height: 107px;
}


span.character14:hover{
	background-position: -739px -1556px;
}

span.character15{
	top: 103px;
	left: 850px;
	background-position: -827px -1588px;
	width: 101px;
	height: 99px;
}


span.character15:hover{
	background-position: -947px -1588px;
}




span.character16{
	top: -10px;
	left: 810px;
	width: 98px;
	height: 101px;
	background: url("../images/goodness/sprite.png") -222px -189px no-repeat;
	z-index: 21;
}


a.character17{
	top: 360px;
	left: 700px;
	width: 251px;
	height: 184px;
	background: url("../images/goodness/characters.png") -1px -1812px no-repeat;
	display: block;
	position: absolute;
}


a.character17:hover{
	background-position: -345px -1812px;
}



span.character18{
	top: 110px;
	left: 452px;
	background-position: -735px -1863px;
	width: 91px;
	height: 99px;
}


span.character18:hover{
	background-position: -735px -1866px;
}


span.character19{
	top: 118px;
	left: 576px;
	background-position: -967px -1863px;
	width: 79px;
	height: 111px;
}


span.character19:hover{
	background-position: -1087px -1863px;
}


span.character20{
	top: -32px;
	left: 770px;
	background-position: -970px -361px;
	width: 70px;
	height: 91px;
}


span.character20:hover{
	background-position: -1070px -361px;
}



span.character21{
	top: 203px;
	left: 287px;
	background-position: -565px -359px;
	width:94px;
	height: 92px;
}


span.character21:hover{
	background-position: -565px -362px;
}


span.character22{
	top: 150px;
	left: 588px;
	background-position: -777px -339px;
	width:81px;
	height: 101px;
}


span.character22:hover{
	background-position: -777px -342px;
}



span.character23{
	top: 0;
	left: 435px;
	background-position: 2px -2203px;
	width:110px;
	height: 160px;
}


span.character23:hover{
	background-position: -157px -2203px;
}



span.character24{
	top: 0;
	left: 435px;
	background-position: -400px -2203px;
	width:110px;
	height: 160px;
}


span.character24:hover{
	background-position: -559px -2203px;
}




span.character25{
	top: 0;
	left: 432px;
	background-position: -789px -2203px;
	width:125px;
	height: 160px;
}


span.character25:hover{
	background-position: -948px -2203px;
}





span.character26{
	top: 58px;
	left: 467px;
	background-position: 0 -2503px;
	width:101px;
	height: 115px;
}


span.character26:hover{
	background-position: 0 -2506px;
}



span.character27{
	top: 92px;
	left: 614px;
	background-position: -252px -2509px;
	width:87px;
	height: 101px;
}


span.character27:hover{
	background-position: -252px -2512px;
}




span.character28{
	top: 92px;
	left: 614px;
	background-position: -252px -2509px;
	width:87px;
	height: 101px;
	position: inherit;
	float: right;
	margin: 10px -20px 10px 25px;
}


span.character28:hover{
	background-position: -252px -2512px;
}



.ie7 span.character28{
	display: none;
}


span.character29{
	top: 418px;
	left: 666px;
	background-position: -44px -557px;
	width: 265px;
	height: 201px;
}


span.character29:hover{
	background-position: -374px -557px;
}





span.character30{
	top: -6px;
	left: 81px;
	background-position: -441px -2446px;
	width: 196px;
	height: 144px;
}


span.character30:hover{
	background-position: -441px -2449px;
}


span.character31{
	top: 35px;
	left: 268px;
	background-position: -680px -2483px;
	width: 61px;
	height: 101px;
}


span.character31:hover{
	background-position: -680px -2486px;
}



span.character32{
	top: 57px;
	left: 363px;
	background-position: -858px -2490px;
	width: 167px;
	height: 82px;
}


span.character32:hover{
	background-position: -858px -2493px;
}



span.character33{
	top: -28px;
	left: 589px;
	background-position: 0 -2709px;
	width: 351px;
	height: 231px;
}


span.character33:hover{
	background-position: -412px -2709px;
}




span.character34{
	background-position: -892px -2702px;
	width: 168px;
	height: 177px;
	top: -10px;
	right: 10px;
}

span.character34:hover{
	background-position: -1102px -2702px;
}


span.character35{
	background-position: 0 -3043px;
	width: 158px;
	height: 153px;
	top: -7px;
	left: 10px;
}


span.character35:hover{
	background-position: 0 -3243px;
}



span.character36{
	background-position: -290px -3038px;
	width: 193px;
	height: 175px;
	top: 0;
	right: 0;
}


span.character36:hover{
	background-position: -290px -3288px;
}



span.character37{
	background-position: -588px -3041px;
	width: 156px;
	height: 151px;
	top: -17px;
	left: 22px;
}



span.character37:hover{
	background-position: -588px -3289px;
}




span.character38{
	background-position: -869px -3050px;
	width: 196px;
	height: 148px;
	top: -8px;
	right: 3px;
}



span.character38:hover{
	background-position: -869px -3288px;
}



span.character39{
	background-position: 0 -3569px;
	width: 289px;
	height: 301px;
	top: 15px;
	right: 70px;
}



span.character40{
	background-position: -384px -3605px;
	width: 243px;
	height: 256px;
	top: 325px;
	right: 90px;
}



span.character40:hover{
	background-position: -725px -3605px;
}



span.character41{
	background-position: -38px -3976px;
	width: 82px;
	height: 116px;
	position: inherit;
	float: right;
	margin: -19px -40px 0 25px;
}



span.character41:hover{
	background-position: -178px -3976px;
}



span.character42{
	background-position: -411px -3963px;
	width: 76px;
	height: 139px;
	position: inherit;
	float: right;
	margin: 0 -42px 0 25px;
}



span.character42:hover{
	background-position: -571px -3963px;
}











.goodnessPanelWrapper{
	float: left;
	display: inline;
	background: url("../images/goodness/panel-top.png") center top no-repeat;
	width: 965px;
	padding: 11px 0 20px 0;
	position: relative;
	z-index: 2;
}



.goodnessPanel{
	float: left;
	display: inline;
	background: url("../images/goodness/panel-bottom.png") center bottom no-repeat;
	width: 965px;
	position: relative;
	padding: 0 0 11px 0;
}



.goodnessPanelHeader{
	width: 818px;
	padding: 13px 45px 20px 42px;
	background-color: #f4efdf;
	margin: 0 30px 0 30px;
}


.goodnessPanelHeader h3{
	font-size: 26px;
	color: #463f33;
	width: 550px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}



a.featuredRecipesPanelLink{
	float: right;
	display: block;
	color: #89608a;
	background: url("../images/goodness/arrows.png") right -556px no-repeat;
	padding: 0 16px 0 0;
	font-size: 16px;
	margin: 12px 0 0 0;
}



a.featuredProductsPanelLink{
	float: right;
	display: block;
	background: url("../images/goodness/arrows.png") right 4px no-repeat;
	color: #f1723b;
	padding: 0 16px 0 0;
	font-size: 16px;
	margin: 12px 0 0 0;
}


a.featuredProductsPanelLink:hover{
	color: #de571c;
	background-position: right -46px;
}

a.featuredRecipesPanelLink:hover{
	color: #6a3d6b;
	background-position: right -606px;
}




.goodnessPanelHeader span{
	display: block;
	font-size: 0;
	line-height: 0;
	text-indent: -9999999px;
	background: url("../images/goodness/sprite.png") 0 0 no-repeat;
	position: absolute;
	top: -17px;
	left: 430px;
	width: 223px;
	height: 97px;
}



.goodnessPanelHeader span.productsSplat{
	display: block;
	font-size: 0;
	line-height: 0;
	text-indent: -9999999px;
	background: url("../images/goodness/sprite.png") -488px -210px no-repeat;
	position: absolute;
	top: -17px;
	left: 430px;
	width: 223px;
	height: 97px;
}






ul.goodnessThumbs li{
	width: 146px;
	margin: 0 21px 0 0;
	position: relative;
	float: left;
}


ul.goodnessThumbs li a{
	float: left;
	display: block;
	width: 146px;
	min-height: 166px;
	margin: 0 0 20px 0;
}


ul.goodnessThumbs li a span.goodnessOverlay{
	display: block;
	width: 146px;
	height: 128px;
	background-color: none;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: background 120ms ease-in-out;
	-moz-transition: background 120ms ease-in-out;
	-o-transition: background 120ms ease-in-out;
	transition: background 120ms ease-in-out;


}


.productsCarousel ul.goodnessThumbs li a span.goodnessOverlay{
	height: 146px;
}


ul.goodnessThumbs li a:hover span.goodnessOverlay{
	background:rgba(179,126,180,.8);
}



.productsCarousel ul.goodnessThumbs li a:hover span.goodnessOverlay{
	background:rgba(241,114,59,.8);
}




ul.goodnessThumbs li a img{
	float: left;
	display: inline;
	width: 146px;
	margin: 0 0 7px 0;
}



ul.goodnessThumbs li a span.goodnessThumbsLink{
	float: left;
	display: block;
	width: 146px;
	font-size: 14px;
	color: #5a5244;
	font-weight: normal;
	font-family: 'TescoBold', Arial, Helvetica, sans-serif;
	line-height: 110%;
}


ul.goodnessThumbs li a:hover span.goodnessThumbsLink{
	color: #89608A;
	cursor: pointer;
}


.productsCarousel ul.goodnessThumbs li a:hover span.goodnessThumbsLink{
	color: #f1723b;
}


.carouselWrapper{
	width: 965px;
	float: left;
	display: inline; 
	background: url("../images/goodness/panel-background.gif") 0 0 repeat-y;
}


#carousel{
	float: left;
	display: inline;
	width: 835px;
	margin: 0 0 0 75px;
}



a.goodnessBack{
	top: 105px;
	left: 0;
	display: block;
	width: 69px;
	height: 67px;
	position: absolute;
	background: url("../images/goodness/sprite.png") 0 -214px repeat;
}


.productsCarousel a.goodnessBack{
	background: url("../images/goodness/sprite.png") -120px -214px repeat;
	
}


a.goodnessBack:hover{
	background-position: 0 -324px;
}


.productsCarousel a.goodnessBack:hover{
	background-position: -120px -324px;
}


a.goodnessBack:active{
	background-position: 0 -322px;
}


.productsCarousel a.goodnessBack:active{
	background-position: -120px -322px;
}


a.goodnessNext{
	top: 105px;
	left: 892px;
	display: block;
	width: 69px;
	height: 67px;
	position: absolute;
	background: url("../images/goodness/sprite.png") 0 -534px repeat;
	z-index: 40;
}


.productsCarousel a.goodnessNext{
	background: url("../images/goodness/sprite.png") -120px -534px repeat;

}

a.goodnessNext:hover{
	background-position: 0 -644px;
}


.productsCarousel a.goodnessNext:hover{
	background-position: -120px -644px;
}


a.goodnessNext:active{
	background-position: 0 -642px;
}


.productsCarousel a.goodnessNext:active{
	background-position: -120px -642px;
}


.goodnessFooter{
	float: left;
	display: inline;
	width: 965px;
	position: relative;
}



.homepageFooter{
	height: 386px;
	background: url("../images/goodness/footer-home.jpg") center bottom no-repeat;
	margin-top: -125px;
	z-index: 1;
}




.recipesFooter{
	height: 264px;
	background: url("../images/goodness/footer-recipes.jpg") center bottom no-repeat;
	z-index: 20;
}



.tipsFooter{
	height: 232px;
	background: url("../images/goodness/footer-tips.jpg") center bottom no-repeat;
	z-index: 20;
}




.productsFooter{
	height: 265px;
	background: url("../images/goodness/footer-products.jpg") center bottom no-repeat;
	z-index: 20;
}

.aboutFooter{
	height: 302px;
	background: url("../images/goodness/footer-about.png") center bottom no-repeat;
	z-index: 4;
	margin-top: -32px;
}


.meetusFooter{
	height: 264px;
	background: url("../images/goodness/footer-meetus.png") center bottom no-repeat;
	z-index: 4;
	margin-top: -47px;
}



.goodnessWrap{
	float: left;
	display: inline;
	width: 965px;
	margin: 130px 0 0 0;
}



.tabPanel{
	width: 880px;
	float: left;
	display: inline; 
	background: url("../images/goodness/panel-background.gif") 0 0 repeat-y;
	margin: 16px 0 0 0;
	padding: 0 30px 0 55px;
}


.aboutPanel{
	background: url("../images/goodness/about-background.png") center top no-repeat;

}


.listPanel{
	background: url("../images/goodness/list-background.png") center top no-repeat;

}


.wideListPanel{
	background: url("../images/goodness/list-background.png") -55px top no-repeat;
}

.tabPanel h2, #goodnessContent .tabPanel h1{
	color: #463f33;
	font-size: 24px;
	float: left;
	display: inline;
	width: 600px;
	margin: 0 0 17px 0;
	position: relative;
	height: auto;
}

.panelTopLink{
	float: right;
	color: #40773e;
  background: url("../images/goodness/arrows.png") right -716px no-repeat;
    padding: 0 16px 0 0;
    font-size: 16px;
    font-weight: bold;
    margin: 12px 25px 20px 0;
}


.panelTopLink:hover{
	color: #255723;
	background-position: right -766px;
}

.tabbedPanelDetails{
	float: left;
	display: inline;
	width: 880px;
}

.tabPanelNavigation{
	width: 905px;
	float: left;
	display: inline; 
	padding: 0 30px 0 30px;
	height: 51px;
	z-index: 5;
	position: relative;
	margin-bottom: -11px;
}



.tabPanelNavigation li{
	float: left;
	display: inline;
	height: 51px;
}



.tabPanelNavigation li a{
	display: block;
	padding: 0 20px 0 20px;
	height: 51px;
}



.tabPanelNavigation li a span{
	font-size: 17px;
	color: #463f33;
	font-weight: bold;
}


.tabPanelNavigation li a.selected{
	background: url("../images/goodness/tab-right.png") right top no-repeat;
	padding: 0 20px 0 0;
		
}



.tabPanelNavigation li a span{
	display: block;
	height: 36px;
	padding: 15px 0 0 0;
}




.tabPanelNavigation li a.selected span{
	background: url("../images/goodness/tab.png") left top no-repeat;
	display: block;
	height: 36px;
	padding: 15px 0 0 20px;
}






.tabPanelNavigation li a:hover span{
	color: #89608A;
}



.tipsNavigation li a:hover span{
	color: #de382c;
}







.tabPanelNavigation li a.selected:hover span{
	color: #463F33;
	cursor: default;
}


.recipeThumbs, .productThumbs{
	float: left;
	display: inline;
	width: 880px;
}




ul.recipeThumbs li{
	width: 267px;
	margin: 0 26px 0 0;
	position: relative;
	float: left;
}


ul.recipeThumbs li a{
	float: left;
	display: block;
	width: 267px;
	min-height: 166px;
	margin: 0 0 6px 0;
}


ul.recipeThumbs li a span.goodnessOverlay{
	display: block;
	width: 267px;
	height: 175px;
	background-color: none;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: background 120ms ease-in-out;
	-moz-transition: background 120ms ease-in-out;
	-o-transition: background 120ms ease-in-out;
	transition: background 120ms ease-in-out;


}


ul.recipeThumbs li a:hover span.goodnessOverlay{
	background:rgba(179,126,180,.8);
}




ul.recipeThumbs li a img{
	float: left;
	display: inline;
	width: 267px;
	margin: 0 0 8px 0;
}



ul.recipeThumbs li a span.goodnessThumbsLink{
	float: left;
	display: block;
	width: 267px;
	font-size: 15px;
	color: #5a5244;
	font-weight: normal;
	font-family: 'TescoBold', Arial, Helvetica, sans-serif;
	line-height: 110%;
}


ul.recipeThumbs li a:hover span.goodnessThumbsLink{
	color: #89608A;
	cursor: pointer;
}




ul.recipeThumbs li .starRatingWrapper{
	width: 267px;
	height: 15px;
	border-bottom: 18px solid #f4efdf;
}


ul.recipeThumbs li .starRatingWrapper span.starRating{
    float: left;
    padding-right: 0 !important;
    width: 92px;
	background: url("../images/icons/star-rating-new.png") no-repeat left top;
	margin: 0 5px 0 0;
}



ul.recipeThumbs li .starRatingWrapper span.noRatings{
	float: left;
	font-size: 11px;
	color: #857f78;
	padding: 1px 0 0 0;
}






ul.productThumbs li{
	width: 155px;
	margin: 0 20px 0 0;
	position: relative;
	float: left;
}


ul.productThumbs li a{
	float: left;
	display: block;
	width: 155px;
	margin: 0 0 15px 0;
}


ul.productThumbs li a span.goodnessOverlay{
	display: block;
	width: 155px;
	height: 155px;
	background-color: none;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: background 120ms ease-in-out;
	-moz-transition: background 120ms ease-in-out;
	-o-transition: background 120ms ease-in-out;
	transition: background 120ms ease-in-out;


}


ul.productThumbs li a:hover span.goodnessOverlay{
	background:rgba(64,119,62,.8);
}




ul.productThumbs li a img{
	float: left;
	display: inline;
	width: 155px;
	margin: 0 0 8px 0;
}



ul.productThumbs li a span.goodnessThumbsLink{
	float: left;
	display: block;
	width: 155px;
	font-size: 15px;
	color: #5a5244;
	font-weight: normal;
	font-family: 'TescoBold', Arial, Helvetica, sans-serif;
	line-height: 110%;
}


ul.productThumbs li a:hover span.goodnessThumbsLink{
	color: #40773e;
	cursor: pointer;
}




.goodnessClear{
	float: left;
	display: inline;
	width: 100%;
	clear: both;
}



.splatPing{
	width: 59px;
	height: 58px;
	display: block;
	position: absolute;
	top: -17px;
	right: -17px;
	background: url("../images/goodness/sprite.png") -424px 0 no-repeat;
	color: #fff;
	font-size: 11px;
	text-align: center;
	line-height: 125%;
	padding: 20px 11px 0 9px;
	z-index: 100;
}



.productThumbs .splatPing{
	background: url("../images/goodness/sprite.png") -584px 0 no-repeat;
}



.textLeft{
	float: left;
	display: inline;
	width: 500px;
}




.wideTextLeft{
	float: left;
	display: inline;
	width: 620px;
	padding: 0 220px 15px 0;
	position: relative;
}



.wideTextRight{
	float: left;
	display: inline;
	width: 620px;
	padding: 0 0 15px 210px;
	position: relative;
}




.textLeft h3, .wideTextLeft h3, .wideTextRight h3{
	font-size: 16px;
	color: #463f33;
	margin: 0 0 13px 0;
	line-height: 130%;
}



.textLeft p, .wideTextLeft p, .wideTextRight p{
	color: #463f33;
	font-size: 13px;
	line-height: 140%;
	margin: 0 0 15px 0;
}



.textLeft blockquote p{
	color: #40773e;
	font-size: 16px;
	line-height: 170%;
	font-weight: bold;
}

.aboutPanel .textLeft{
	margin: 337px 0 0 0;
}



.tickList{
	float: left;
	display: inline;
	width: 250px;
	position: absolute;
	top: 105px;
	right: 40px;
}



.tickList li{
	float: left;
	display: inline;
	width: 225px;
	font-size: 13px;
	color: #463f33;
	line-height: 140%;
	font-weight: bold;
	background: url("../images/goodness/tick-orange.png") left 0 no-repeat;
	padding: 0 0 20px 25px;
	line-height: 150%;
}





p.quote{
	float: left;
	display: inline;
	width: 270px;
	text-align: center;
	color: #f1723b;
	line-height: 165%;
	position: absolute;
	right: 40px;
	top: 580px;
	font-size: 16px;
}







.charactersNavigation{
	width: 868px;
	float: left;
	display: inline; 
	height: 251px;
	z-index: 5;
	position: relative;
	margin-top: -22px;
	padding: 0 0 0 67px;
	margin-bottom: 0;
}



.charactersNavigation li{
	float: left;
	display: inline;
	height: 254px;
}


.charactersNavigation li.graceTab, .charactersNavigation li.graceTab a{
	width: 206px;
	margin: 0 129px 0 0;
}


.charactersNavigation li.archieTab, .charactersNavigation li.archieTab a{
	width: 192px;
	margin: 0 100px 0 0;
}


.charactersNavigation li.oscarTab, .charactersNavigation li.oscarTab a{
	width: 187px;
}




.charactersNavigation li a, .charactersNavigation li a.selected{
	display: block;
	height: 254px;
	background: url("../images/goodness/character-tabs.png") 0 0 no-repeat;
}



.charactersNavigation li.graceTab a{
	background-position: -245px -368px;
}


.charactersNavigation li.archieTab a{
	background-position: -579px -368px;
}


.charactersNavigation li.oscarTab a{
	background-position: -871px -368px;
}



.charactersNavigation li.graceTab a:hover{
	background-position: -245px -728px;
}


.charactersNavigation li.archieTab a:hover{
	background-position: -579px -728px;
}


.charactersNavigation li.oscarTab a:hover{
	background-position: -871px -728px;
}



.charactersNavigation li.graceTab a.selected{
	background-position: -245px -1108px;
	cursor: default;
}


.charactersNavigation li.archieTab a.selected{
	background-position: -579px -1108px;
	cursor: default;
}


.charactersNavigation li.oscarTab a.selected{
	background-position: -871px -1108px;
	cursor: default;
}




.joke{
	float: left;
	display: inline;
	width: 521px;
	height: 117px;
	position: relative;
	background: url("../images/goodness/joke-background.png") 0 0 no-repeat;
	padding: 48px 0 0 28px;
}


.jokeQuestion, .jokeAnswer{
	float: left;
	display: inline;
	width: 345px;
	height: 52px;
}


.jokeAnswer{
	display: none;
}

.joke p{
	font-size: 16px;
	float: left;
	display: inline;
	width: 345px;
	margin: 0 0 10px 0;
}

.joke h4.jokeTitle{
	font-size: 12px;
	color: #463f33;
	font-size: 11px;
	float: left;
	display: inline;
	width: 345px;
	margin: 0 0 15px 0;
}


.joke a.jokeLink{
	font-size: 17px;
	font-weight: bold;
	background: url("../images/goodness/arrows.png") no-repeat scroll right -195px transparent;
    color: #C70050;
    padding: 0 16px 0 0;
	float: left;
	display: inline;
}


.joke a.jokeLink:hover, .joke a.answerLink:hover{
	color: #97003d;
	background-position: right -245px;
}



.joke a.answerLink{
	font-size: 17px;
	font-weight: bold;
	background: url("../images/goodness/arrows.png") no-repeat scroll left -917px transparent;
    color: #C70050;
    padding: 0 0 0 16px;
	float: left;
	display: inline;
}


.joke a.answerLink:hover, .joke a.answerLink:hover{
	color: #97003d;
	background-position: left -967px;
}




.leftLine{
	float: left;
	display: inline;
	width: 546px;
	height: 49px;
}


.actionWrap{
	float: left;
	display: inline;
	width: 565px;
}

.goodnessBook{
	float: left;
	display: inline;
	width: 274px;
	height: 169px;
	background: url("../images/goodness/sprite.png") no-repeat -315px -468px;
	margin: 0 17px 10px 0;
}


.goodnessBook:hover{
	background-position: -315px -768px;
}

.goodnessPrint{
	float: left;
	display: inline;
	width: 274px;
	height: 169px;
	background: url("../images/goodness/sprite.png") no-repeat -604px -468px;
	margin: 0 0 10px 0;
}




.goodnessPrint:hover{
	background-position: -604px -768px;
}




.charactersList{
	float: left;
	display: inline;
	width: 250px;
	position: absolute;
	top: 60px;
	right: 40px;
}



.charactersList li{
	float: left;
	display: inline;
	width: 225px;
	font-size: 13px;
	color: #463f33;
	line-height: 140%;
	font-weight: bold;
	background: url("../images/goodness/tick-green.png") left 0 no-repeat;
	padding: 0 0 20px 27px;
	line-height: 150%;
}



.charactersList li.redItem{
	background: url("../images/goodness/cross.png") left 0 no-repeat;
	
}



.charactersList li.greenTitle{
	padding: 0 0 15px 0;
	background: none;
	color: #46813e;
	font-size: 16px;
}


.charactersList li.redTitle{
	padding: 0 0 15px 0;
	background: none;
	color: #db2b1e;
	font-size: 16px;
}




span.tipsInfo{
	display: block;
	width: 755px;
	height: 95px;
	position: absolute;
	bottom: 0;
	left: 30px;
	background: url("../images/goodness/tips-info.jpg") 0 0 no-repeat;
	line-height: 160%;
	color: #40773e;
	font-size: 13px;
	padding: 40px 40px 0 110px;
}





#nutritional{
	padding: 0 0 123px 0;
}




.goodnessListWrapper{
	float: left;
	display: inline;
	width: 470px;
}


ol.goodnessList{
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0 0 0 23px;
}


ol.goodnessList li{
   	color: #463F33;
    font-size: 13px;
    line-height: 140%;
    padding: 0 0 13px 0;
	display:list-item;
}






h1.hide{
	display: none !important;
}














.wideCol, .rightCol{
	display: none;
}









#content{
	margin: 15px 15px 0 15px;
	border-bottom: 60px solid #fff;
	padding: 0 0 0 0;
}



