@charset "utf-8";
/* CSS Document */

body {margin:0; padding:0 }

p {
	position:relative;
	z-index:2;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #333;
	margin-top:0;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	
}

p a, li a {
	color: #649c35;
	text-decoration: none;
	z-index:10;
}

p a:hover, li a:hover {
	color:#ccc;
	padding-bottom:2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c1d837;	
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #649c35;
	font-weight: normal;
}

h1.page {padding-right: 20px;
	padding-left: 20px;}
	
ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
}

ul.none li{
	list-style-type: none;
}

#container {
	position: relative;
	width: 615px;
}
#homeMainImg, #MainImg, #recipeMainImg {
	border: 8px solid #CCC;
	height: 275px;
	width: 599px;
	position:relative;
}
#subBox {
	width: 130px;
	
	float: left;
	height: 190px;
	border: 8px solid #CCC;
	margin-top:10px;
	margin-right:10px;
}

#subBoxLast {
	width: 131px;
	
	float: left;
	height: 190px;
	border: 8px solid #CCC;
	margin-top:10px;
	
}
#pageHeader {
	width: 599px;
	height: 100px;
	border: 8px solid #CCC;
	position:relative;
	margin-bottom:10px;
}
span.pageBorder {
	width: 100%; height: 510px; top: 0px; left: 0px; position: fixed; border: 8px solid #CCC; z-index:1; 
	}
	
* html span.pageBorder {
position: absolute;
top:expression(eval(document.compatMode &&
document.compatMode=='CSS1Compat') ?
documentElement.scrollTop : document.body.scrollTop);
left: expression("0");
}
#recipeBox {
	width: 182px;
	float: left;
	height: 209px;
	border: 8px solid #CCC;
	margin-right:10px;
	position:relative;
}
#recipeBox.last, #recipeBox2.last {
	margin-right:0;
}


#recipeBox .title, #recipeMainImg .title{
	width: 172px;
	padding:5px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	height:32px;
	background-image: url(../images/freshfood/recipeTitle.png);
	background-repeat: repeat;
	color:#333;
	
}
#recipeBox .titleDark, #recipeMainImg .titleDark{
	width: 172px;
	padding:5px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	height:32px;
	background-image: url(../images/freshfood/recipeTitleDark.png);
	background-repeat: repeat;
	color:#FFF;
	
}
#recipeBox span.clickHere, #recipeMainImg span.clickHere{
	position:absolute;
	left: 0px;
	bottom: 42px;
}

#recipeMiddle{
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	line-height: 1.4em;
	color:#333;
	background-color: #cccccc;
	margin-top: 10px;
	margin-bottom: 10px;
	float:left;
	width:593px;
	height:16px;
}
#recipeContainer {
	position: relative;
	width: 779px;
	background-image: url(../images/freshfood/recipeBG.gif);
	background-repeat: repeat-x;
}
#recipeColumn {
	width:215px;
	float:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #333;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#recipeColumn p {padding-left:0; padding-right:0}

#britishSuppliersContainer {
	position: relative;
	width: 779px;
	background-image: url(../images/freshfood/suppliersBG.gif);
	background-repeat: repeat-x;
}
#supplierHeader {
	width:400px;
	float:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.6em;
	line-height: 1.4em;
	color: #333;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#recipeBox a, #recipeMainImg a {
	text-decoration:none; cursor:pointer
}

#MainImg .columnOverlay{
	position:absolute;
	top:25px;
	left:25px;
	width: 250px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #333;
}

ul.alsoNav{
	margin:0;
	padding:5px;
	position:absolute;
	bottom:5px;
	right:5px;
	background-image: url(../images/new09/alsoNavTransparency.png);
	background-repeat: repeat;
	z-index:100
}
ul.alsoNav li {
	margin:0;
	margin-left:5px;
	padding:0;
	list-style:none;
	float:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #FFF;
}
ul.alsoNav a {
	color: #FFF;
	text-decoration: none;
}
ul.alsoNav a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c1d837;	
}
p.pagination  { font-size:8pt; display: block; clear:both; margin: 0; padding-right: 25px; padding-left: 25px; float: right; margin-top:1px; z-index:100;}
p.pagination a{color:#333}
p.pagination a.number{
	color:#333;
	background-color: #e5e5e5;
	margin-right: 1px;
	margin-left: 1px;
	text-align: center;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
p.pagination span.currpage{
	color:#333;
	background-color: #ccc;
	margin-right: 1px;
	margin-left: 1px;
	padding: 2px;
	text-align: center;
}
p.pagination a.number:hover{border:none; background-color: #ccc;}

#ranges {
	background-image: url(../images/ownBrand/rangesBG.jpg);
	height: 510px;
	width: 615px;
	position: relative;
	z-index:100;
}
#ranges ul {z-index:200;}

#ranges ul li a.goodvalue {
	position:absolute;
	top:60px;
	left:41px;
	text-indent:-9999px;
	background-image: url(../images/ownBrand/goodvalue.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 280px;
	background-position: 17px 15px;
	
}
#ranges ul li a.budgensrange {
	position:absolute;
	top:240px;
	left:302px;
	text-indent:-9999px;
	background-image: url(../images/ownBrand/budgensrange.png);
	background-repeat: no-repeat;
	height: 55px;
	width: 260px;
	background-position: 70px 15px;
	
}
#ranges ul li a.budgensbest {
	position:absolute;
	top:365px;
	left:40px;
	text-indent:-9999px;
	background-image: url(../images/ownBrand/budgensbest.png);
	background-repeat: no-repeat;
	height: 52px;
	width: 260px;
	background-position: 20px 12px;
	
}
#ranges ul li a:hover {border-style:none;}

#greyBox {
	background-color: #efefef;
	border: 5px solid #efefef;
	height:auto;
	clear:both;
	margin-bottom: 8px;
	margin-left: 10px;
	position:relative;
	float:left;
	width:558px;
	background-image: url(../images/greyBoxBG.gif);
	background-repeat: repeat-x;
}
#greyBox img.left {float:left; margin-right:10px;}
#greyBox img.right {float:right; margin-left:10px;}

#greyBox p {font-size:0.7em; float:none; margin-top:15px;}