@charset "utf-8";
body {
	background-image: url(../images/bck.jpg);
	background-color: #666666;
	margin: 0px;
	background-repeat: repeat-x;
}
#banner {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 129px;
}
#nav {
	background-image: url(../images/nav-bck.jpg);
	height: 78px;
	width: 991px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#maintop {
	background-image: url(../images/main-bck_1x1.gif);
	height: 10px;
	width: 991px;
	margin-right: auto;
	margin-left: auto;
}
#mainbck {
	background-color: #FFFFFF;
	width: 971px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#mainbot {
	background-image: url(../images/main-bck_3x1.gif);
	height: 11px;
	width: 991px;
	margin-right: auto;
	margin-left: auto;
}
#botlinkstop {
	background-image: url(../images/bot-nav-bck_1x1.gif);
	height: 10px;
	width: 991px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#bolinkscontent {
	background-color: #333333;
	width: 971px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#botlinksbot {
	background-image: url(../images/bot-nav-bck_3x1.gif);
	height: 10px;
	width: 991px;
	margin-right: auto;
	margin-left: auto;
}
#botlines {
	background-image: url(../images/bot-lines.jpg);
	background-position: center;
	height: 129px;
	background-repeat: no-repeat;
}
#footer {
	width: 991px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 10px;
}
#topnav
{
	display: block;
	width: auto;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 18px;
	padding-top: 20px;
	padding-right: 11px;
	padding-bottom: 20px;
	padding-left: 11px;
}

#topnav:hover
{
	background-image: url(../images/topnavrollover.gif);
	background-position: center;
}

#topnav span
{
  display: none;
}
#navspacer {
	height: 78px;
	width: 13px;
	float: left;
}
#navdivider {
	background-image: url(../images/nav-divider.gif);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	height: 78px;
	width: 2px;
}
#leftarea {
	float: left;
	width: 168px;
	margin-right: 20px;
}
#leftbox {
	background-image: url(../images/left-box-bck_2x1.gif);
}
#leftboxcontent {
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.leftboxtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #CB494B;
	padding-left: 10px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bodytext a:link {
	color: #D93128;
	text-decoration: none;
}
.bodytext a:visited {
	color: #D93128;
	text-decoration: none;
}
.bodytext a:hover {
	color: #D93128;
	text-decoration: underline;
}
.bodytext a:active {
	color: #D93128;
	text-decoration: none;
}
.leftareaspacer {
	height: 10px;
	width: 168px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #C02325;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h2 a:link {
	color: #D93128;
	text-decoration: none;
}
h2 a:visited {
	color: #D93128;
	text-decoration: none;
}
h2 a:hover {
	color: #D93128;
	text-decoration: underline;
}
h2 a:active {
	color: #D93128;
	text-decoration: none;
}
.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #C02325;
}
.whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
#rightarea {
	float: right;
	width: 327px;
	margin-left: 20px;
}
#shopbuts {
	display: block;
	width: 109px;
	float: left;
}
#rightareaspacer {
	height: 168px;
	width: 100px;
}
#testimonalbox {
	width: 323px;
	background-color: #F2F2F2;
	margin-left: 3px;
	margin-right: 1px;
}
#testimonialcontent {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
}
#videofeature {
	width: 610px;
}
#vidpic {
	float: left;
	height: 78px;
	width: 90px;
	margin-right: 10px;
}
#videocontainer {
	background-image: url(../images/videos-bck.jpg);
	height: 156px;
	background-position: right;
	background-repeat: no-repeat;
}
.videofiller {
	background-image: url(../images/videofiller.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#photoscontainer {
	background-image: url(../images/photos-bck.jpg);
	height: 169px;
	background-position: right;
	background-repeat: no-repeat;
	margin-top: 10px;
}
.postcode {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 2px;
	height: 18px;
	width: 105px;
	border: thin solid #E0DFE3;
}
.postcodesubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 2px;
	height: 28px;
	width: 32px;
	background-color: #CC222B;
	border-top-width: thick;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#ukmap {
	float: right;
	margin-right: 4px;
}
#followus {
	text-align: center;
}
#headerbox {
	height: 20px;
	padding-top: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: right;
}
#headerbox2 {
	height: 20px;
	padding-top: 6px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#viewall {
	float: right;
	height: 20px;
}
.whiteheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
}
.orangeheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #C02325;
}
.orangeheader a:link {
	color: #C02325;
	text-decoration: none;
}
.orangeheader a:visited {
	color: #C02325;
	text-decoration: none;
}
.orangeheader a:hover {
	color: #C02325;
	text-decoration: underline;
}
.orangeheader a:active {
	color: #C02325;
	text-decoration: none;
}
.smallwhiteheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.whitetext a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.whitetext a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.footerlinksdivider {
	font-weight: bold;
	color: #999999;
	padding-right: 10px;
	padding-left: 10px;
}
#videosarrow {
	height: 90px;
	padding-top: 5px;
	padding-left: 3px;
	float: left;
	padding-right: 5px;
	width: auto;
}
#videosarrowr {
	height: 90px;
	padding-top: 5px;
	padding-right: 5px;
	float: left;
	padding-left: 5px;
	width: auto;
}
#videobox {
	height: 103px;
	width: 126px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
#photobox {
	height: 112px;
	width: 87px;
	padding-right: 8px;
	padding-left: 8px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 8px;
	margin-right: 5px;
	margin-left: 5px;
}
#submitphotos {
	float: right;
	height: 138px;
	width: 166px;
}
.greytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B1B1B1;
}
.orangesel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF3300;
}
.greytext a:link {
	color: #B1B1B1;
	text-decoration: none;
}
.greytext a:visited {
	color: #B1B1B1;
	text-decoration: none;
}
.greytext a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.greytext a:active {
	color: #B1B1B1;
	text-decoration: none;
}
#smallwhiteheaderbox {
	height: 23px;
	width: 185px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 4px;
	margin-right: 10px;
}
.point {
	color: #CC0000;
}
.pointspacing {
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#flashbanner {
	margin-bottom: 20px;
}
#picright {
	float: right;
	margin-left: 20px;
	text-align: center;
}
.book {
	height: 60px;
	width: 100px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.testimonialbck {
	background-image: url(../images/testimonial-bck.jpg);
	height: 109px;
	width: 100%;
	background-position: right;
	background-repeat: no-repeat;
}
.testpicpadding {
	padding-right: 10px;
}
.testimonialstable {
	width: 98%;
	padding-right: 10px;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F15927;
	padding: 3px;
	border: 1px solid #F15927;
	margin: 2px;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #F0F0F0;
	padding: 3px;
	border: 1px solid #F15927;
	margin: 2px;
	width: 200px;
}
.textfield2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin: 2px;
	width: 300px;
}
.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 2px;
	width: 200px;
	margin: 2px;
	border: 1px solid #F15927;
}
.testimonialtitle {
	font-weight: bold;
	color: #D93128;
}
#contactcontainer {
	width: 732px;
	margin-right: 37px;
	margin-left: 37px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.loginfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 2px;
	width: 100px;
	margin: 2px;
	border: 1px solid #F15927;
}
#contactleft {
	background-image: url(../images/contact-square.gif);
	float: left;
	height: 212px;
	width: 334px;
}
#contactright {
	background-image: url(../images/contact-square.gif);
	float: right;
	height: 212px;
	width: 334px;
}
.bodytextcontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bodytextr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 35px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
.largetext {
	font-size: 17px;
}.red {
	color: #C02325;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.dottedbot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.dottedthick {
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #FFFFFF;
}
#butbck
{
	display: block;
	width: 125px;
	height: 30px;
	background-image: url(../images/butbck.gif);
	background-position: 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	float: left;
	margin-left: 10px;
	font-weight: bold;
	line-height: 13px;
	padding-top: 3px;
	top: auto;
	bottom: auto;
	vertical-align: middle;
}

#butbck:hover
{
	background-image: url(../images/butbck2.gif);
	color: #000000;
}

#butbck span
{
  display: none;
}
#butbck2
{
	display: block;
	width: 125px;
	height: 23px;
	background-image: url(../images/butbck.gif);
	background-position: 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	float: left;
	margin-left: 10px;
	font-weight: bold;
	line-height: 13px;
	padding-top: 10px;
	top: auto;
	bottom: auto;
	vertical-align: middle;
}

#butbck2:hover
{
	background-image: url(../images/butbck2.gif);
	color: #000000;
}

#butbck2 span
{
  display: none;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 37px;
	padding-left: 37px;
	padding-top: 73px;
}
#greybcktop {
	background-image: url(../images/grey-bck_1x1.jpg);
	height: 7px;
	width: 778px;
}
#greybckmid {
	width: 758px;
	background-image: url(../images/grey-bck_2x1.jpg);
	background-color: #D2232A;
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 10px;
	padding-left: 10px;
}
#greybckbot {
	background-image: url(../images/grey-bck_3x1.jpg);
	height: 7px;
	width: 778px;
}
#grey-bck-container {
	margin-bottom: 20px;
}
#productbox {
	float:left;
	padding: 6px;
	text-align: center;
	margin: 14px;
	width: 150px;
}
#productbox2 {
	padding: 10px;
	border: thin dashed #FED945;
	text-align: center;
	margin-right: 25px;
	height: 100%;
}
#addcart {
	background-color: #E9E9E9;
	padding: 10px;
	border: thin solid #E0DFE3;
}
#zoom {
	float: right;
}
#info {
	float: left;
}
#productnumber {
	background-color: #333333;
	text-align: center;
	padding: 5px;
}
#productnav
{
	display: block;
	width: 148px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 5px;
	height: 18px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(../images/product-nav-bck.gif);
}

#productnav:hover
{
	background-image: url(../images/product-nav-bck2.gif);
	background-position: center;
}

#productnav span
{
  display: none;
}
#productsubnav
{
	display: block;
	width: 148px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 9px;
	padding-bottom: 1px;
	padding-left: 9px;
	background-color: #E0DFE3;
	border: 1px solid #FFFFFF;
}

#productsubnav:hover
{
	background-position: center;
	color: #FFFFFF;
	background-color: #666666;
}

#productsubnav span
{
  display: none;
}
#productnavspacer {
	height: 20px;
	display: block;
	float: left;
	width: 168px;
}
.grey {
	color: #F0EFF1;
}
#cartbutred
{
	display: block;
	width: 150px;
	background-image: url(../images/cartbutred.gif);
	background-position: 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	float: left;
	margin-left: 10px;
	font-weight: bold;
	line-height: 13px;
	padding-top: 7px;
	top: auto;
	bottom: auto;
	vertical-align: middle;
	background-repeat: repeat-x;
	padding-bottom: 7px;
	height: 14px;
}

#cartbutred:hover
{
	background-image: url(../images/cartbutred2.gif);
	color: #FFFFFF;
}

#cartbutred span
{
  display: none;
}
#cartbutgreen
{
	display: block;
	width: 150px;
	background-image: url(../images/cartbutgreen.gif);
	background-position: 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	float: left;
	margin-left: 10px;
	font-weight: bold;
	line-height: 13px;
	padding-top: 7px;
	top: auto;
	bottom: auto;
	vertical-align: middle;
	background-repeat: repeat-x;
	padding-bottom: 7px;
	height: 14px;
}

#cartbutgreen:hover
{
	background-image: url(../images/cartbutgreen2.gif);
	color: #FFFFFF;
}

#cartbutgreen span
{
  display: none;
}
#membersbackground {
	background-image: url(../images/members-background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#membersbox {
	margin: 10px;
	height: 205px;
	width: 175px;
}
.dottedbot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.recipebck {
	background-attachment: scroll;
	background-image: url(../images/recipeback.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.starrating {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FF9933;
	border: 1px solid #000000;
}
#activitybk {
	background-image: url(../images/recentactivitybck.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#articlesbk {
	background-image: url(../images/articlesbk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#annbk {
	background-image: url(../images/annbk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.greytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B1B1B1;
}
.membertitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 37px;
	color: #CC0000;
}
#recipenav
{
	display: block;
	width: 148px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 5px;
	height: 43px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(../images/recipe-nav-bck.gif);
	font-weight: bold;
}

#recipenav:hover
{
	background-image: url(../images/recipe-nav-bck.gif);
	background-position: center;
}

#recipenav span
{
  display: none;
}
#recipesubnav
{
	display: block;
	width: 150px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 9px;
	padding-bottom: 1px;
	padding-left: 9px;
	background-color: #F0EFF1;
	border: 1px solid #FFFFFF;
}

#recipesubnav:hover
{
	background-position: center;
	color: #FFFFFF;
	background-color: #E13D28;
}

#recipesubnav span
{
  display: none;
}
#winright {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.breadcrumbs a:link {
	color: #666666;
	text-decoration: underline;
}
.breadcrumbs a:visited {
	color: #666666;
	text-decoration: underline;
}
.breadcrumbs a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.breadcrumbs a:active {
	color: #666666;
	text-decoration: underline;
}
#breadcrumbcontainer {
	width: auto;
	margin-bottom: 10px;
	height: 16px;
	padding: 7px;
	background-image: url(../images/breadcrumbbck.gif);
	background-repeat: repeat-x;
	margin-right: 10px;
}
#recipepic {
	margin-right: 10px;
	margin-bottom: 10px;
}
#featuredrecipetitle {
	background-image: url(../images/featured-recipe-bck_1x1.gif);
	height: 33px;
	width: 586px;
	padding-top: 5px;
}
#featuredrecipemain {
	background-image: url(../images/featured-recipe-bck_2x1.gif);
	width: 566px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#featuredrecipebot {
	background-image: url(../images/featured-recipe-bck_4x1.gif);
	height: 12px;
	width: 586px;
}
#nutritionalbox {
	border: thin dashed #999999;
	padding: 5px;
}
#recipebcktop {
	background-image: url(../images/featured-recipe-bck-top.gif);
	height: 12px;
	width: 586px;
	}
#recipemain {
	background-image: url(../images/featured-recipe-bck_2x1.gif);
	width: 566px;
	padding-right: 10px;
	padding-left: 10px;
}
.greytextbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #999999;
}
#recipelistbox {
	padding: 8px;
	border: thin dashed #999999;
	margin: 8px;
}
.toprecbanner {
	background-image: url(../images/toprecbanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 286px;
	height: 129px;
}
.featuredarticles {
	background-image:url(../images/featuredarticles.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 286px;
	height: 132px;
}
.lastestwinnderbanner {
	background-image: url(../images/lastestwinnderbanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 286px;
	height: 131px;
}
.newsletterbanner {
	background-image: url(../images/newsletterbanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 286px;
	height: 131px;
}
.topbotborder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}.lightgreyborder {
	border: 1px solid #CCCCCC;
}
.tblrefund {
	background-color: #E5A1A1;
}
.tblborderdarkgrey {
	border: 1px solid #999;
}

