

#home_hero-title {
    font-size: 1.9em !important;
}

#home_hero_banner_nav_prev{
	background: url(/images/kids/controls.png) 0 0 no-repeat !important;
}

#home_hero_banner_nav_next{
	background: url(/images/kids/controls.png) -34px 0 no-repeat !important;
	
}


#home_hero{
	margin: 0 0 35px 0;
}


#content h1{
	color: #89658a;
}



.wideCol, .halfCol{
	width: 790px !important;
}


.kidsVideos .wideCol{
	width: 965px !important;
}

.kidsVideos .halfCol{
	width: 640px !important;
	margin: 0 25px 0 0;
}



.kidsVideos .onethird{
	display: none;
}


.topBox{
	float: left;
	width: 348px;
	background-color: #f7f7f7;
	border: 1px solid #ddd;
	padding: 20px 20px 0 20px;
	position: relative;
	height: 195px;
	margin: 0 0 40px 0;
}


.topBoxLeft{
	float: left;
	width: 348px;
	background-color: #f7f7f7;
	border: 1px solid #ddd;
	padding: 20px 20px 0 20px;
	position: relative;
	height: 195px;
	margin: 0 10px 40px 0;
}



.topBoxFull{
	float: left;
	width: 598px;
	background-color: #f7f7f7;
	border: 1px solid #ddd;
	padding: 18px 20px 13px 20px;
	position: relative;
	margin: 0 0 22px 0;
}


.topBoxFull img{
	float: right;
	width: 124px;
}

.topBoxFull h4{
	color: #58585a;
	font-size: 16px;
	line-height: 130%;
	float: left;
	margin: 0 0 0 0;
}




.topBoxLeft h4{
	color: #58585a;
	font-size: 15px;
	line-height: 130%;
	float: left;
	margin: 0 0 20px 0;
}


.topBoxLeft h4.stubby{
	width: 200px;
}



.topBox img{
	position: absolute;
	bottom: 0;
	left: 0;
}



.topBoxLeft img{
	position: absolute;
	bottom: 0;
	right: 0;
}




.topBox .rightee{
	margin: 0 0 0 140px;
	float: left;
}



.topBox .rightee h3{
	font-size: 22px;
	color: #89658a;
	margin: 0 0 10px 0;
}



.topBox .rightee h4{
	color: #58585a;
	font-size: 13px;
	line-height: 140%;
	float: left;
	margin: 0 0 17px 0;
}



.tesco-button.purple {
	color:#fff!important;
	background: #9e759f; /* Old browsers */
	background: -moz-linear-gradient(top,  #ad81ae 0%, #8a668b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ad81ae), color-stop(100%,#8a668b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ad81ae 0%,#8a668b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ad81ae 0%,#8a668b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ad81ae 0%,#8a668b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ad81ae 0%,#8a668b 100%); /* W3C */
	border:none;
}


.tesco-button.purple:hover{
	background: #a47aa5; /* Old browsers */
	background: -moz-linear-gradient(top,  #b88ab9 0%, #936d94 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b88ab9), color-stop(100%,#936d94)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #b88ab9 0%,#936d94 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #b88ab9 0%,#936d94 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #b88ab9 0%,#936d94 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #b88ab9 0%,#936d94 100%); /* W3C */
	border:none;
}



.gridRow{
	float: left;
	width: 790px;
	margin: 0 0 30px 0;
}



.gridRow h3{
	font-size: 24px;
	color: #89658a;	
}




.gridRow .tesco-button.silver{
	color: #89658a;
	float: right;
}



.gridRow ul{
	list-style-type: none;
	float: left;
	width: 790px;
}



.gridRow ul li{
	float: left;
	width: 185px;
	margin: 0 16px 0 0;
}


.gridRow ul li.last{
	margin: 0 0 0 0;
}




.gridRow ul li a{
	float: left;
	width: 185px;
}


.gridRow ul li a h4{
	color: #231f20;
	float: left;
	margin: 5px 0 0 0;
}



.gridRow ul li a:hover h4{
	color: #89658a;
}



.promoChunk{
	float: left;
	width: 270px;
	background: #7eb6ea url(/images/kids/promo-back.jpg) left top no-repeat;
	padding: 175px 15px 12px 15px;
	margin: 0 25px 40px 0;
}



.kidsVideos .promoChunk{
	margin: 0 0 15px 0;
}


.promoChunk h4{
	font-size: 15px;
	line-height: 120%;
	margin: 0 0 10px 0;
	color: #fff;
}




.promoChunk .tesco-button.blue{
	box-shadow: none !important;
}



.blogChunk{
	float: left;
	width: 465px;
	border-bottom: 1px solid #ebebeb;
	padding: 0 0 20px 0;
}


.blogChunk img{
	float: left;
	margin: 0 20px 0 0;
}



.blogChunk .blogRight{
	float: left;
	width: 375px;
}


.blogChunk .blogRight h4{
	font-size: 18px;
	color: #89658a;
	margin: 0 0 10px 0;
}


.blogChunk .blogRight p.intro{
	font-size: 14px;
	color: #333;
}




.blogChunk .blogRight p{
	font-size: 12px;
	color: #333;
	line-height: 150%;
	margin: 0 0 11px 0;
}






.tesco-button.silver{
	color: #89658a !important;
}




.chefGrid ul{
	float: left;
	list-style-type: none;
	width: 790px;
	margin: 0 0 30px 0;
}




.chefGrid li{
	float: left;
	width: 250px;
	margin: 0 20px 0 0;
}



.chefGrid li.last{
	margin: 0 0 0 0;
}



.chefGrid li h4{
	color: #555;
	float: left;
	width: 250px;
}


.chefGrid li img{
	float: left;
	margin: 0 0 12px 0;
}





.chefGrid li p{
	color: #555;
	float: left;
	width: 250px;
	line-height: 140%;
	margin: 0 0 9px 0;
}



.chefGrid li a{
	color: #89658a;
	
}


.chefGrid li a:hover{
	text-decoration: underline;
}








.kidsBanner{
	float: left;
	display: block;
	margin: 0 0 30px 0;
}





.kidsVideos .halfCol h3{
	float: left;
	font-size: 26px;
	color: #89658a;
	margin: 0 0 20px 0;
	width: 100%;
}



.kidsVideos .videoGrid{
	float: left;
	width: 640px;
}



.kidsVideos .videoGrid li{
	float: left;
	width: 200px;
	margin: 0 20px 20px 0;

}



.kidsVideos .videoGrid li a{
	float: left;
	width: 200px;
	height: 122px;
	position: relative;
	margin: 0 0 6px 0;
}



.kidsVideos .videoGrid li span{
	float: left;
	width: 32px;
	height: 32px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #7eb6ea url(/images/kids/play-icon.png) 0 0 no-repeat;
	display: block;
}




.kidsVideos .videoGrid li.last{
	margin: 0 0 20px 0;
}



.kidsVideos .videoGrid li.first{
	clear: left;
}




.kidsVideos .videoGrid li img{
	float: left;
	width: 200px;
	height: 122px;
	position: relative;
}



.kidsVideos .videoGrid li h4{
	font-size: 14px;
	color: #3a3a3a;
	float: left;
	width: 100%;
	margin: 0 0 6px 0;
}



.kidsVideos .videoGrid li p{
	font-size: 13px;
	color: #3a3a3a;
	float: left;
	width: 100%;
	line-height: 130%;
	margin: 0 0 0 0;
}



a.mpu{
	display: block;
	float: left;
	margin: 0 0 15px 0;
}



a.customerRecipesAd{
	display: block;
	float: left;
	margin: 0 0 15px 0;
}





































#chefBox1, #chefBox2, #chefBox3, #chefBox4, #chefBox5, #chefBox6, #chefBox7, #chefBox8, #chefBox9, #chefBox10, #chefBox11, #chefBox1, #chefBox12, #chefBox13, #chefBox14, #chefBox15, #chefBox16, #chefBox17, #chefBox18, #chefBox19, #chefBox20, #chefBox21, #chefBox22, #chefBox23, #chefBox24, #chefBox25, #chefBox26, #chefBox27, #chefBox28, #chefBox29{
	width: 640px;
	height: auto;
	float: left;
	padding: 0 0 20px 0;
}


.chefBoxContent{
	width: 610px;
	height: auto;
	margin: 5px 0 30px 30px;
}



.chefBoxContent img{
	float: left;
	margin: 50px 0 0 0;
}


.chefBoxContent .text{
	float: left;
	width: 320px;
	margin: 0 40px 0 0;
}

.chefBoxContent p{
	float: left;
	width: 320px;
	color: #555;
	font-size: 13px;
	line-height: 140%;
	margin: 0 0 12px 0;
}



.chefBoxContent h4{
	float: left;
	width: 320px;
	color: #333;
	font-size: 21px;
	margin: 0 0 20px 0;
}


.tesco-button.flat-purple {
	float: right;
	background: #a880b5;
	box-shadow: none;
	line-height: 28px;
	height: 28px;
	color: white;
	border: none;
	}
	
.tesco-button.flat-purple:hover {
	opacity: 0.85;
	}