.shophead {
	background: #7ED0E2 url(../images/shop/cathead-right.gif) top right no-repeat;
	width: 100%;
	color: #FFFFFF;
	padding-right: 10px;
}
.shophead a {
	color: #FFFFFF;
}
.shopheadmid {
	background: #7ED0E2;
	width: 100%;
	color: #FFFFFF;
}
.shopheadmid h2, .shophead h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
}


#catlisting {
	margin-right: -50px;
}
#catlisting table {
	float: left;
	width: 190px;
	margin: 0 50px 50px 0;
	background: url(../images/shop/subcat-bg.gif) top center no-repeat;
	border-bottom: 1px solid #CDEEF7;
}
#catlisting th {
	padding: 0 15px;
	height: 90px;
}
#catlisting h3 {
	margin: 42px 0 0;
	padding: 0;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	text-transform: lowercase;
	color: #E41B24;
}
#catlisting h3 a {
	color: #E41B24;
	text-decoration: none;
}
#catlisting h3 a:hover {
	text-decoration: underline;
}
#catlisting td {
	text-align: center;
	vertical-align: middle;
	height: 150px;
}
#catlisting img {
	border: 1px solid #CDEEF7;
	padding: 4px;
	background-color: #FFFFFF;
}


.prodlist td {
	padding: 20px 10px;
	border-bottom: 1px solid #8ED6E5;
}
.prodlist div {
	padding: 5px 0;
}


.proddetail h3 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#add2 {
	background-color: #C9EBF2;
	padding: 12px;
	margin: 0 0 5px;
}
#add2 td {
	padding: 0 0 7px 5px;
}
.bluediv {
/*	width: 500px;*/
	border-bottom: 1px solid #8ED6E5;
	line-height: 0;
	margin: 20px 0;
}


.extrapix td {
	padding-right: 15px;
}
.extrapix img {
	border: 1px solid #666666;
}


#cartbar {
/*	border-top: 1px solid #8ED6E5;
	border-bottom: 1px solid #8ED6E5;*/
	margin: 20px 0;
}
#cartbar form {
	background-color: #C9EBF2;
	padding-bottom: 10px;
}
#cartbar td {
	padding: 10px 5px 0;
}


#basket th {
	background-color: #7ED0E2;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0 3px;
}
#basket td {
	border-bottom: 1px solid #CCCCCC;
	padding: 3px;
}
#basket td td {
	border-bottom: none;
}


/* ----------------------- parcel weight indicator - visual aid ----------------------- */

#parcelbox {
	background: #D9F1F6 url(../images/shop/parcel-bg.gif) top left no-repeat;
	margin: 15px 0 15px 0;
	height: 158px;
	width: 398px;
	padding: 0 8px 0 0;
}
#parcelbox div {
	float: right;
	width: 210px;
	padding-top: 13px;
}
#parcelbox h4 {
	margin: 0;
	padding: 11px 0 4px;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #E41B24;
}
#parcelbox ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#parcelbox li {
	margin: 0 0 0 -5px;
	padding: 4px 5px 3px 14px;
	background: url(../images/bullet3.gif) top left no-repeat;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
}
#parcelbox img {
	margin-top: 12px;
	float: left;
	width: 56px;
	height: 90px;
	background-image: url(../images/shop/parcel-red.gif);
	background-repeat: no-repeat;
}
#parcelbox h2 {
	margin: 0;
	padding: 0 0 0 7px;
	font-size: 11px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
#parcelbox h3 {
	margin: 0;
	padding: 16px 0 0 7px;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #E41B24;
}
#parcelbox p {
	margin: 0;
	padding-bottom: 3px;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
}
#parcelbox {
}
#parcelbox {
}
#parcelbox {
}



#progress {
	line-height: 30px;
	margin-bottom: 40px;
}
#progress table {
	border: 1px solid #8ED6E5;
	width: 400px;
}
#progress th {
	background-color: #F1FAFC;
	padding: 5px;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-align: center;
	color: #50A7C3;
}
#progress td {
	padding: 5px;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
	color: #999999;
}
#progress a {
	color: #50A7C3;
	text-decoration: underline;
}


.goback {
	float: right;
	padding-top: 5px;
}
.redhead {
	color: #E41B24;
	font-weight: bold;
}
.ingredients, .mini {
	font-size: 9px;
	line-height: 11px;
}
.featbox {
	border: 1px solid #8ED6E5;
	background-color: #C9EBF2;
	padding: 0 15px;
	margin-top: 20px;
}
.sale_price {
	text-decoration: line-through;
	color: #FF0000;
}



