/*
Theme Name: Diet Chef
Theme URI: http://dietchef.com/
Description: Diet Chef theme based on greenbug.
Version: 1.0
Author: Diet Chef
*/
/**************************
resets white space on all elements to help cross browser
**************************/
* {
	margin: 0;
	padding: 0;
	line-height: 120%;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: none;
	font-size: 1em;
	outline: none;
}
dfn, i, cite, var, address, em {
	font-style: normal;
}
th, b, strong, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0;
	padding: 3px 0 0;
}
a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet {
	border: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	border:0
}
caption, th, td, center {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
body {
	line-height: 1;
	background: white;
}
q {
	quotes: "" "";
}
ul, ol, dl, li, dt, dd dir, menu {
	margin: 0;
	padding: 0;
	list-style: none;
}
sub, sup {
	vertical-align: baseline;
}
a {
	color: inherit;
}
hr {
	display: none;
}
font {
	color: inherit !important;
	font: inherit !important;
	color: inherit !important;
}
left {
	float: left;
	display:inline;
}
leftSubmit {
	float: left;
	position: relative;
	margin-left:200px;
}
right {
	float: right;
	display:inline;
}
small {
	margin: 0;
	padding: 0;
	line-height: 120%;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: none;
	font-size: 9px;
	outline: none;
}

#livechat 
{ position: fixed;  top: 250px; right:0;

}
/**************************
Main Divs
**************************/
body {
	background-color: #fff;
	text-align: center;
	margin: 0;
	padding: 0;
	border-width: 0;
}
#container {
	width: 909px;
	margin: 0 auto;
	padding: 0;
	border-width: 0;
}
#header {
	width: 909px;
	height: 110px;
	float: left;
	margin: 0;
	padding: 0;
	border-width: 0;
}
#nav {
	width: 909px;
	height: 39px;
	float: left;
	margin: 0;
	padding: 0 0 0 0px;
}


.nav_left {
	background: url('/shop/includes/templates/dietchef/images/nav/navstart.gif') no-repeat;
	width: 909px;
	float: left;
	height: 39px;
}

.nav_leftDE {
	background: url('/shop/includes/templates/dietchef/images/nav/navstart_de.gif') no-repeat;
	width: 909px;
	float: left;
	height: 39px;
}

.nav_right {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	width: 120px;
	height: 30px;
	float: right;
	margin-top: 10px;
	padding-top: 4px;
	text-align:center;
}

#content {
	text-align: left;
	width: 909px;
	float: left;
	margin: 0;
	padding: 0;
	border-width: 0;
}

/*#footer { background-repeat: repeat-x; width: 909px; clear: both; margin: 0 0 0; padding: 30px 0 0; border-width: 0; }
#footer_left { font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 18px; text-align: left; width: 647px; height: 65px; float: left; margin-top: 15px; }
#footer_right { font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 18px; text-align: right; width: 262px; height: 65px; float: left; margin-top: 15px; }
*/
/******************************
/*new footer css*/
#footer {
	background-repeat:repeat-x;
	width:909px;
	clear:both;
	margin:0 0 0;
	padding:10px 0 0;
	border-width:0;
}
#footer a {
	color:#000;
	font-family:arial;
	background-repeat:no-repeat;
	background-attachment:scroll;
}
#footer a:hover {
	color:#660033;
	font-family:arial;
	background-repeat:no-repeat;
	background-attachment:scroll;
}
#footer_left2 {
	font-size:9px;
	font-family:Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height:14px;
	text-align:left;
	width:620px;
	height:65px;
	float:left;
	margin-top:10px;
}
#footer_right2 {
	font-size:9px;
	font-family:Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height:14px;
	text-align:right;
	width:280px;
	height:65px;
	float:right;
	margin-top:10px;
}
#footer_right2 img {
	padding:2px;
}
.footerBot_col1_left {
	width:420px;
	margin-right:9px;
	font-size:1em;
	line-height:14px;
	float:left;
}
.footerBot_col2_left {
	width:190px;
	font-size:9px;
	line-height:14px;
	margin-right:10px;
	float:right;
}
#footer_top_left {
	float:left;
	text-align:left;
	margin-bottom:3px;
}
#footer_top_left a:hover {
	text-decoration:underline;
}
#footer_top_right {
	float:right;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	margin-bottom:3px;
	margin-top:10px;
}
.footer_col1_left, .footer_col2_left, .footer_col3_left {
	margin-right:15px;
	margin-top:10px;
	font-size:11px;
	line-height:16px;
	float:left;
}
.footer_col4_left {
	margin-top:10px;
	font-size:11px;
	line-height:16px;
	float:left;
}
.footer_col5_left img {
	vertical-align:middle;
}
.footer_col5_left li {
	vertical-align:text-top;
	padding-top:0px;
	padding-bottom:0px;
}
#footer_top_right ul li {
	display:inline;
	padding-top:0px;
	float:right;
}
#footer_top_right img {
	display:inline;
	padding-top:20px;
	padding-bottom:10px;
	padding-left:5px;
}
#footer_bot_payment {
	width:280px;
	padding-top:3px;
	padding-left:3px;
}
/**************************
header items
**************************/
/*New header banner code*/
.headerleft {
	width: 216px;
	height: 87px;
	float: left;
	margin: 0;
	padding: 7px 0 0;
	border-width: 0;
}
.inline{
	display:block;
	float:left;
	position: inherit;
}
.headerright {
	width: 443px;
	height: 87px;
	float: right;
	margin: 0;
	padding: 0;
	border-width: 0;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	
}
.headeroffer{
	width: 230px;
	height: 87px;
	float: left;
	margin: 0;
	padding: 5px 0 0 0;
	border-width: 0;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;	
}
.callnow {
	width: 440px;
	height: 52px;
	float: left;
	margin: 0;
	padding: 14px 0 0;
	border-width: 0;
	margin-top: 15px;
	margin-right: 10px;
}
.callus {
	text-align: right;
	margin: 0;
	padding: 0;
	border-width: 0;
	font-size: 20px;
	color: #575757;
}
.offer_image {
	background-image: url(http://dietchef.cachefly.net/wp-content/themes/dietchef/images/livingSocialWebImage.jpg);
	background-repeat:no-repeat;
	margin-top:5px;
	margin-bottom:5px;
	background-position: 0 10;
	width: 256px;
	height: 198px;
}
.offer_valid {
	color: #660033;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	margin: 3px 0px;
	padding-top: 5px;
	padding-bottom: 10px;
}
/*end of new code*/
.lines_open {
	text-align: right;
	margin: 0;
	padding: 0;
	border-width: 0;
	font-size: 12px;
	color: #660033;
}
.aux_nav {
	text-align: right;
	margin: 0;
	padding: 0;
	border-width: 0;
	font-size: 12px;
	margin-top: 10px;
}
.buynowbutton {
	color: #fff;
	font-size: 18px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/buy_button.gif);
	background-repeat: no-repeat;
	text-align: left;
	width: 131px;
	height: 31px;
	float: left;
	margin: 0;
	padding: 7px 0 0 12px;
	border-width: 0;
}
/**************************


left and right columns
**************************/
.home_left {
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/main_image.jpg);
	background-repeat: no-repeat;
	background-position: 370px 102px;
	width: 650px;
	float: left;
	margin: 15px 0 0;
	padding: 0;
	border-width: 0;
}
.home_right {
	width: 256px;
	float: left;
	margin: 0 0 0 3px;
	padding: 0;
	border-width: 0;
}
/**************************
Nav menu styles
**************************/
#menu {
	color: #fff;
	font-family: arial;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0 0;
	height: 35px;
}
#menu ul {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	list-style: none;
}
#menu ul li {
	float: left;
	padding: 10px 7px;
	margin: 0 15px 0 35px;
	font-size: 17px;
	font-weight: medium;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
#menu ul li a {
	padding: 10px 7px;
	background-position: 0 13px;
	text-decoration: none;
	color: #fff;
	font-family: arial;
	background-repeat: no-repeat;
	background-attachment: scroll;
	display: block;
}
#menu ul li a:hover {
	color: #cccc00;
	font-family: arial;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
/**************************
progress bar
**************************/
#nav_progress {
	background-color: #7ebe37;
	text-align: center;
	width: 889px;
	height: 35px;
	float: left;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	border-width: 0;
}
#progress {
	color: #fff;
	font-family: arial;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0 0;
	text-align: center;
	height: 35px;
	margin-top: 9px;
	margin-left: 200px;
}
#progress ul {
	color: #fff;
	font-family: arial;
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}
#progress ul li {
	float: left;
	margin: 0 15px 0 0;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	font-family: arial;
}
#progress ul li a {
	padding: 10px 7px;
	background-position: 0 13px;
	text-decoration: none;
	color: #fff;
	font-family: arial;
	background-repeat: no-repeat;
	background-attachment: scroll;
	display: block;
}
#progress ul li a:hover {
	color: #cccc00;
	font-family: arial;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.green {
	color: #cccc00;
	font-family: arial;
	list-style: none;
}

.white {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
}


/**************************
Homepage styles
**************************/
.h1greenhome {
	color: #7ebe37;
	font-size: 36px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	margin-left: 18px;
}
.h1pinkhome {
	color: #660033;
	font-size: 22px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
}
p {
	color: #494949;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Refular, sans-serif;
	line-height: 19px;
}
.pbold {
	color: #494949;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 19px;
	margin-top: 15px;
	margin-right: 125px;
	margin-left: 20px;
	padding-top: 0;
}
.phome {
	color: #494949;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	margin-top: 10px;
	margin-right: 275px;
	margin-left: 20px;
	padding-top: 0;
}
.jump_left {
	width: 327px;
	float: left;
	margin: 25px 0 0;
	padding: 0;
}
.jump_right {
	width: 322px;
	float: left;
	margin: 25px 0 0;
	padding: 0;
}
.jump_top {
	color: #fff;
	font-size: 24px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/header1.gif);
	background-repeat: no-repeat;
	width: 300px;
	height: 34px;
	margin-left: 0;
	padding-top: 8px;
	padding-left: 22px;
}
.jump_middle {
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/middle1.gif);
	width: 322px;
	height: 213px;
}
.jump_bottom {
	background-image: url(https://static.dietchef.coo.uk/wp-content/themes/dietchef/images/footer1.gif);
	background-repeat: no-repeat;
	background-position: -1px 0;
	width: 322px;
	height: 9px;
}
.jumpsubclass {
	font-size: 15px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}
.news_right {
	text-align: center;
	width: 646px;
	float: left;
	margin: 8px 0 0;
	padding: 0;
	border-width: 0;
}
.news_top {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/newsheader.gif);
	background-repeat: no-repeat;
	background-position: 1px 0;
	width: 646px;
	height: 5px;
	margin: 0;
	padding: 0 0 5px;
	border-width: 0;
}
.news_middle {
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/newsmiddle.gif);
	background-position: 1px 0;
	width: 646px;
	margin: 0;
	padding: 7px 0;
	border-width: 0;
}
.news_bottom {
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/news-foot.gif);
	background-repeat: no-repeat;
	background-position: 1px 0;
	width: 646px;
	height: 9px;
	margin: 0;
	padding: 0;
	border-width: 0;
}
/**************************
Jump in graphics
**************************/
.buynowmainbutton {
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/ad1.jpg);
	background-repeat: no-repeat;
	width: 256px;
	height: 130px;
	margin-top: 10px;
}
.buytitle {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 11px;
	margin-left: 15px;
	padding-top: 17px;
}
.buycopy {
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 14px;
	margin-top: 5px;
	margin-left: 15px;
}
.buycopypurple {
	color: #660033;
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	margin-left: 0;
}
.guarantee {
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/ad2.gif);
	background-repeat: no-repeat;
	width: 256px;
	height: 83px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.guarantee_de {
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/ad2_de.gif);
	background-repeat: no-repeat;
	width: 256px;
	height: 83px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.guarantee_title {
	color: #660033;
	font-size: 16px;
	font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 20px;
	margin: 0 0 0 15px;
	padding: 7px 0 0;
}
.guarantee_copy {
	color: #494949;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 14px;
	margin-left: 15px;
}
/**************************
Why diet chef
**************************/
.why_dietchef {
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/ad3.jpg);
	width: 256px;
	height: 198px;
}
.why_title {
	color: #fff;
	font-size: 15px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 19px 0 15px 15px;
}
li.why_bullets {
	color: #000;
	font-size: 10px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 18px;
	margin: 4px 0 0;
	padding: 0;
}
.livechatad {
	width: 256px;
	height: 99px;
	margin-top: 10px;
	margin-bottom: 10px;
}
/**************************
Success stories side ad
**************************/
.quote {
	width: 256px;
}
.quote_top {
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/quote-top.gif);
	background-repeat: no-repeat;
	width: 256px;
	height: 5px;
	float: left;
}
.quote_middle {
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/quote-middle.gif);
	width: 256px;
	float: left;
}
.quote_bottom {
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/quote-footer.gif);
	background-repeat: no-repeat;
	width: 256px;
	height: 23px;
	float: left;
}
.success_title {
	color: #5967a1;
	font-size: 15px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	margin: 5px 22px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.success_quote {
	color: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 18px;
	margin: 3px 22px;
}
.success_name {
	color: #660033;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	margin: 3px 22px;
	padding-top: 5px;
	padding-bottom: 10px;
}
/**************************
Home panels (infomercial and personal profile)
**************************/
.infomercial1 {
	width: 315px;
	height: 192px;
	margin: 0 0 0 0px;
	padding-top: 4px;
	padding-left: 10px;
}
.infomercial2 {
	width: 315px;
	height: 24px;
	font-size: 10px;
}
.infomercialtext {
	width: 300px;
	height: 19px;
	font-size: 10px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	float: left;
	margin-top: 5px;
	margin-left: 23px;
}
.infomerciallogos {
	width: 72px;
	height: 24px;
	font-size: 10px;
	float: left;
}
/**************************
Profile table divs
**************************/
.form_column1 {
	color: #000;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	width: 268px;
	height: 32px;
	margin-top: 0;
	padding-top: 4px;
	padding-left: 23px;
}
.col1_cell1 {
	color: #000;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	width: 61px;
	height: 22px;
	float: left;
	margin-top: 10px;
}
.col1_cell2 {
	color: #000;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 18px;
	vertical-align: middle;
	width: 102px;
	height: 26px;
	float: left;
	margin-top: 6px;
}
.col1_cell3 {
	color: #000;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	width: 34px;
	height: 22px;
	float: left;
	margin-top: 10px;
}
.col1_cell4 {
	color: #000;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 18px;
	vertical-align: middle;
	width: 71px;
	height: 26px;
	float: left;
	margin-top: 6px;
}
.form_column2 {
	color: #000;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	width: 268px;
	height: 32px;
	padding-left: 23px;
}
.col2_cell1 {
	color: #000;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	width: 61px;
	height: 22px;
	float: left;
	margin-top: 10px;
}
.col2_cell2 {
	color: #000;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 18px;
	vertical-align: middle;
	width: 58px;
	height: 26px;
	float: left;
	margin-top: 6px;
}
.col2_cell3 {
	color: #000;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	width: 44px;
	height: 22px;
	float: left;
	margin-top: 10px;
}
.col2_cell4 {
	color: #000;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 18px;
	vertical-align: middle;
	width: 57px;
	height: 26px;
	float: left;
	margin-top: 6px;
}
.col2_cell5 {
	color: #000;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	width: 48px;
	height: 22px;
	float: left;
	margin-top: 10px;
}
.form_column4 {
	color: #000;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	width: 268px;
	height: 29px;
	padding-left: 23px;
}
.col4_cell1 {
	color: #000;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	width: 55px;
	height: 19px;
	float: left;
	margin-top: 10px;
}
.col4_cell2 {
	color: #000;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 18px;
	vertical-align: middle;
	width: 139px;
	height: 23px;
	float: left;
	margin-top: 6px;
}
.form_column5 {
	color: #000;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	width: 268px;
	height: 42px;
	padding-left: 23px;
}
.col5_cell1 {
	color: #000;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	width: 60px;
	height: 42px;
	float: left;
}
.col5_cell2 {
	color: #000;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	width: 20px;
	height: 36px;
	float: left;
	margin-top: 6px;
}
.col5_cell3 {
	color: #000;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	width: 183px;
	height: 32px;
	float: left;
	margin-top: 10px;
}
.form_column6 {
	color: #000;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	width: 268px;
	height: 41px;
	padding-left: 23px;
}
.col6_cell1 {
	color: #000;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	width: 48px;
	height: 31px;
	float: left;
	margin-top: 10px;
}
.col6_cell2 {
	color: #000;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	width: 145px;
	height: 35px;
	float: left;
	margin-top: 6px;
}
.col6_cell3 {
	color: #000;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	width: 65px;
	height: 25px;
	float: left;
	margin-top: 6px;
	margin-left: 10px;
}
.home_submit {
	color: #f7f7f7;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/home_button.jpg);
	background-repeat: no-repeat;
	text-align: center;
	width: 65px;
	height: 17px;
	float: left;
	padding-top: 5px;
}
a.greenlink:link {
	color: #cccc00
}
a.greenlink:visited {
	color: #cccc00
}
a.greenlink:hover {
	color: #cccc00
}
a.greenlink:active {
	color: #cccc00
}
a.whitelink:link {
	color: #f7f7f7
}
a.whitelink:visited {
	color: #f7f7f7
}
a.whitelink:hover {
	color: #f7f7f7
}
a.whitelink:active {
	color: #f7f7f7
}
a.purplelink:link {
	color: #660033
}
a.purplelink:visited {
	color: #660033
}
a.purplelink:hover {
	color: #660033
}
a.purplelink:active {
	color: #660033
}
/**************************
End home page elements
**************************/
/**************************
Main page columns
**************************/
.main_page_left {
	width: 256px;
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	border-width: 0;
}
.main_page_right {
	width: 627px;
	float: left;
	margin: 15px 0 0 0px;
	padding: 5px;
	border-width: 0;
	font-size: 12px;
}
.main_page_left2 {
	width: 627px;
	float: left;
	margin: 5px 0 0 23px;
	padding: 0;
	border-width: 0;
	font-size: 12px;
}
.main_page_right2 {
	width: 256px;
	float: right;
	margin: 0 0 0 0;
	padding: 0;
	border-width: 0;
	display:none;
}

h1 {
	color: #660033;
	font-size: 27px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding-left: 0;
}
h2 {
	color: #575757;
	font-size: 20px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.p_bold {
	color: #494949;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 19px;
	margin: 15px 120px 15px 10px;
}
.how_it_works_bullets {
	color: #494949;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	margin: 6px 120px 4px 40px;
	padding-top: 0;
	list-style-image: url("https://www.dietchef.co.uk/wp-content/themes/dietchef/images/works_bullet.gif");
}
.vicki_container {
	width: 536px;
	height: 221px;
	margin-top: 35px;
	padding-top: 35px;
}
.vicki_top {
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/vicki_header.jpg);
	background-repeat: no-repeat;
	width: 536px;
	height: 12px;
}
.vicki_middle {
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/vicki_middle.jpg);
	background-repeat: no-repeat;
	width: 536px;
	height: 199px;
}
.vicki_bottom {
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/vicki_footerr.jpg);
	background-repeat: no-repeat;
	width: 536px;
	height: 221px;
}
.h2vicki {
	color: #f7f7f7;
	font-size: 20px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	margin: 0 0 15px 20px;
	padding: 4px 0 0;
}
.p_vicki {
	color: #494949;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 17px;
	margin: 23px 250px 15px 20px;
}
.p_regular {
	color: #494949;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 19px;
	margin: 15px 35px 15px 10px;
}
.p_regular_signIn {
	color: #000000;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 19px;
	margin: 0px 0px 0px 0px;
	
}
.p_regular_green {
	color: #7ebe37;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 19px;
}
/**************************
success stories
**************************/
.success_container {
	width: 495px;
	margin-top: 0;
	padding-top: 10px;
}
.success_top {
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/success_top.gif);
	background-repeat: no-repeat;
	width: 495px;
	height: 10px;
}
.success_middle {
	font-size: 11px;
	line-height: 18px;
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/success_middle.gif);
	width: 455px;
	margin: 0;
	padding: 10px 20px 0;
}
.success_bottom {
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/success_bottom.gif);
	background-repeat: no-repeat;
	width: 495px;
	height: 45px;
}
.p_success_name {
	color: #660033;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 19px;
	margin: 15px 0 0;
}
.video {
	width: 256px;
}
.your_story_container {
	width: 413px;
	margin-top: 0;
	padding-top: 0;
}
.your_story_top {
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/your_story_top.gif);
	background-repeat: no-repeat;
	width: 413px;
	height: 10px;
	float: left;
}
.your_story_middle {
	font-size: 11px;
	line-height: 18px;
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/your_story_middle.gif);
	width: 373px;
	float: left;
	margin: 0;
	padding: 20px 20px 0;
}
.your_story_bottom {
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/your_story_bottom.gif);
	background-repeat: no-repeat;
	width: 413px;
	height: 17px;
	float: left;
	clear: both;
}
.your_story_cell_left {
	color: #660033;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	width: 76px;
	height: 35px;
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
}
.your_story_cell_right {
	width: 250px;
	height: 35px;
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
}
.story_submit {
	color: #f7f7f7;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/4a.add-your-story_14.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 95px;
	height: 35px;
	float: left;
	padding-top: 7px;
}
.your_story_cell_button {
	text-align: right;
	width: 41px;
	height: 25px;
	float: left;
	margin-top: 0;
	padding-top: 10px;
	padding-left: 200px;
}
/**************************
Profile page table divs
**************************/
.prof_form_column1 {
	color: #000;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	width: 350px;
	height: 42px;
	margin-top: 0;
	padding-top: 4px;
	padding-left: 30px;
}
.prof_col1_cell1 {
	color: #000;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	width: 61px;
	height: 22px;
	float: left;
	margin-top: 10px;
}
.prof_col1_cell2 {
	color: #000;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 18px;
	vertical-align: middle;
	width: 152px;
	height: 26px;
	float: left;
	margin-top: 6px;
}
.prof_col1_cell3 {
	color: #000;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	width: 34px;
	height: 22px;
	float: left;
	margin-top: 10px;
}
.prof_col1_cell4 {
	color: #000;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 18px;
	vertical-align: middle;
	width: 71px;
	height: 26px;
	float: left;
	margin-top: 6px;
}
.prof_form_column2 {
	color: #000;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	width: 350px;
	height: 42px;
	padding-left: 30px;
}
.prof_col2_cell1 {
	color: #000;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	width: 61px;
	height: 22px;
	float: left;
	margin-top: 10px;
}
.prof_col2_cell2 {
	color: #000;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 18px;
	vertical-align: middle;
	width: 58px;
	height: 26px;
	float: left;
	margin-top: 6px;
}
.prof_col2_cell3 {
	color: #000;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	width: 94px;
	height: 22px;
	float: left;
	margin-top: 10px;
}
.prof_col2_cell4 {
	color: #000;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 18px;
	vertical-align: middle;
	width: 57px;
	height: 26px;
	float: left;
	margin-top: 6px;
}
.prof_col2_cell5 {
	color: #000;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	width: 48px;
	height: 22px;
	float: left;
	margin-top: 10px;
}
.prof_form_column4 {
	color: #000;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	width: 350px;
	height: 39px;
	padding-left: 30px;
}
.prof_col4_cell1 {
	color: #000;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	width: 129px;
	height: 19px;
	float: left;
	margin-top: 10px;
}
.prof_col4_cell2 {
	color: #000;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 18px;
	vertical-align: middle;
	width: 139px;
	height: 23px;
	float: left;
	margin-top: 6px;
}
.prof_form_column5 {
	color: #000;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	width: 350px;
	height: 52px;
	padding-left: 30px;
}
.prof_col5_cell1 {
	color: #000;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	width: 60px;
	height: 42px;
	float: left;
}
.prof_col5_cell2 {
	color: #000;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	width: 20px;
	height: 36px;
	float: left;
	margin-top: 6px;
}
.prof_col5_cell3 {
	color: #000;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	width: 183px;
	height: 32px;
	float: left;
	margin-top: 10px;
}
.prof_form_column6 {
	color: #000;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	width: 350px;
	height: 51px;
	padding-left: 30px;
}
.prof_col6_cell1 {
	color: #000;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	width: 48px;
	height: 31px;
	float: left;
	margin-top: 10px;
}
.prof_col6_cell2 {
	color: #000;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	width: 195px;
	height: 35px;
	float: left;
	margin-top: 6px;
}
.prof_col6_cell3 {
	color: #000;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	width: 65px;
	height: 25px;
	float: left;
	margin-top: 6px;
	margin-left: 10px;
}
/**************************
Choose your plan 2 New
**************************/
.your_story_container_2 {
	width: 630px;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0px;
}
.plan_steps_headline {
	width: 630px;
	margin-top: 0;
	padding-top: 20px;
	clear:both;
}
.plan_top_2 {
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/plan_bg_top.jpg);
	background-repeat: no-repeat;
	width: 289px;
	height: 9px;
	float: left;
	position:relative;
}
.plan_middle_2 {
	font-size: 11px;
	line-height: 18px;
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/plan_bg_middle.jpg);
	width: 289px;
	float: left;
	margin: 0;
	padding: 20px 0px 0;
}
.plan_bottom_2 {
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/plan_bg_bottom.jpg);
	background-repeat: no-repeat;
	width: 289px;
	height: 9px;
	float: left;
	clear: both;
}
.plan_col1_2 {
	width: 20px;
	height: 20px;
	float: left;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align:center;
	margin-left: 130px;
}
.plan_col2_2 {
	width: 289px;
	height: 40px;
	float: left;
	padding: 10px 0px 0 0px;
	margin: 0px 10px 0 0;
}
.plan_col3_2 {
	color: #92087a;
	font-size: 18px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-align: center;
	width: 54px;
	height: 100px;
	float: left;
}
.plan_col4_2 {
	width: 20px;
	height: 20px;
	float: left;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align:center;
	margin-left: 130px;
}
.plan_col5_2 {
	width: 289px;
	height: 40px;
	padding: 10px 0px 0 0px;
	margin: 0px 10px 0 0;
}
.plan_title_2 {
	color: #660033;
	font-size: 13px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	padding-top: 0;
	padding-bottom: 3px;
	padding-left: 8px;
}
.plan_body_2 {
	color: #494949;
	font-size: 11px;
	line-height: 14px;
	padding:8px;
}
.plan_container_2 {
	text-align: center;
	width: 289px;
	float: left;
	display: inline;
	padding-right:30px;
}
.plan_container_right {
	text-align: center;
	width: 289px;
	float: left;
	display: inline;
	padding:0px;
}
.other_options a, a:hover {
 /*margin-top: 10px;*/ 
 position: static;
 /*position: relative;*/
}
/*qTip*/
#qtip2 {
	display: block;
	padding: 10px;
	font-size:9px;
	background-color: #FFBABA;
	color: #D8000C;
	border-bottom: 3px solid #D8000C;
	text-align: center;
	font-weight: bold;
	text-shadow: 0px 0px 2px rgba(255, 255, 255, .4);
}
h2 a title {
	display: block;
	padding: 10px;
	font-size: 10px;
	background-color: #FFBABA;
	color: #D8000C;
	border-bottom: 3px solid #D8000C;
	text-align: center;
	font-weight: bold;
	text-shadow: 0px 0px 2px rgba(255, 255, 255, .4);
}
#qtip2 img {
	vertical-align: text-bottom;
}
.qtip .qtip-content {
	padding: 10px;
	overflow: hidden;
}
.qtip .qtip-content .qtip-title,  .qtip-cream .qtip-content .qtip-title {
	background-color: #F0DE7D;
}
.qtip-light .qtip-content .qtip-title {
	background-color: #f1f1f1;
}
.qtip-dark .qtip-content .qtip-title {
	background-color: #404040;
}
.qtip-red .qtip-content .qtip-title {
	background-color: #F28279;
}
.qtip-green .qtip-content .qtip-title {
	background-color: #B9DB8C;
}
.tooltip_name {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight:bold;
text-align:center font-size:12px;
	line-height:16px;
	color: #660033;
}
.tooltip_qual {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #00497b;
}
.tooltip_role {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
}
.tooltip_body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color: #666666;
}
.tooltip_body ul {
	padding-bottom:3px;
	padding-top:5px;
}
.tooltip_body ul li {
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:3px;
	padding-top:3px;
	margin-left: 15px;
	font-size:11px;
	line-height:14px;
	color: #666666;
	/*list-style-image:url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/sub_menu_arrow.gif);*/
list-style-position:outside;
	list-style-type: disc;
}
.tooltip_link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
	color: red;
}
/*Small boxes*/

.plan_container_2sm {
	text-align: center;
	width: 210px;
	float: left;
	display: inline;
	padding:0px;
}
.plan_container_2sm ul li {
	color: #494949;
	font-size: 10px;
	display: list-item;
	line-height: 13px;
	margin-left: 25px;
*margin-left: 30px;
_margin-left: 30px;
*margin-right: 20px;
	_margin-right: 20px;
	width: 145px;
	*width: auto;
	_width: auto;
	text-align:left;
	padding-top:4px;
	*padding-top:0px;
	_padding-top:0px;
	list-style: disc;
*list-style: disc;
	_list-style:disc;
	margin-top:0px;
*margin-top:0px;
	_margin-top:0px;
	vertical-align:text-top;
*vertical-align:middle;
	_vertical-align:middle;
}
.plan_container_right_sm {
	text-align: center;
	width: 190px;
	float: right;
	display: inline;
	padding:0px;
}
.plan_top_2sm {
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/choosePlanSmallBox_top.jpg);
	background-repeat: no-repeat;
	width: 186px;
	height: 10px;
	float: left;
	position:relative;
}
.plan_top_2sm span {
	top: -15px;
	position: absolute;
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/plan_best_value_button.png);
	left:-15px;
	display: block;
	background-repeat:no-repeat;
	height:49px;
	width:51px;
	/*ie fix*/
	*behavior: url(iepngfix.htc);
}
.plan_top_2smDe {
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/choosePlanSmallBox_top.jpg);
	background-repeat: no-repeat;
	width: 186px;
	height: 10px;
	float: left;
	position:relative;
}
.plan_top_2smDe span {
	top: -15px;
	position: absolute;
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/plan_best_value_button_de.png);
	left:-15px;
	display: block;
	background-repeat:no-repeat;
	height:49px;
	width:51px;
	/*ie fix*/
	*behavior: url(iepngfix.htc);
}

.plan_middle_2sm {
	font-size: 11px;
	line-height: 18px;
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/choosePlanSmallBox_middle.jpg);
	width: 186px;
	float: left;
	margin: 0;
	padding: 0px 0px 0;
}
.plan_bottom_2sm {
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/choosePlanSmallBox_bottom.jpg);
	background-repeat: no-repeat;
	width: 186px;
	height: 10px;
	float: left;
	clear: both;
}
.plan_line {
	width: 289px;
	height: 10px;
	text-align: center;
	background-image:url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/choosePlanSmallBox_line.png);
	background-repeat:no-repeat;
	background-position:center;
	float: left;
	padding: 10px 0px 0 3px;
	margin: 0px 0px 0 0;
}
.plan_line_2sm {
	width: 179px;
	height: 10px;
	text-align: center;
	background-image:url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/choosePlanSmallBox_line.png);
	background-repeat:no-repeat;
	background-position:center;
	float: left;
	padding: 10px 0px 0 3px;
	margin: 0px 0px 0 0;
}
.plan_col1_2sm {
	width: 16px;
	height: 16px;
	float: left;
	padding-top: 0px;
	padding-bottom: 10px;
	text-align:center;
	margin-left: 83px;
}
.plan_col2_2sm {
	width: 200px;
	height: 160px;
	float: left;
	padding: 10px 0px 0 0px;
	margin: 0px 10px 0 0;
}
.plan_col3_2sm {
	color: #92087a;
	font-size: 18px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-align: center;
	width: 54px;
	height: 100px;
	float: left;
}
.plan_col4_2sm {
	width: 16px;
	height: 16px;
	clear: both;
	padding-top: 0px;
	text-align:center;
	margin-left: 83px;
}
.plan_col5_2sm {
	width: 186px;
	height: 180px;
	padding: 10px 0px 0 0px;
	margin: 0px 10px 0 0;
}
.plan_title_2sm {
	color: #660033;
	font-size: 13px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	padding-top: 0;
	padding-bottom: 8px;
	padding-left: 4px;
}
.plan_title_2sm img {
	padding-top: 0px;
	padding-left:3px;
}
.plan_body_2sm {
	color: #494949;
	font-size: 11px;
	line-height: 14px;
	padding-left: 8px;
}
.plan_price_2sm {
	color: #660033;
	font-size: 12px;
	padding-left: 8px;
	font-weight: bold;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}
.plan_price_body_sm {
	color: #494949;
	font-size: 10px;
	line-height: 14px;
	padding-left: 0px;
	width: 186px;
	text-align:centre;
	padding-top:0px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}
.plan_button_2 {
	color: #f7f7f7;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/4a.add-your-story_14.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 95px;
	height: 35px;
	float: left;
	padding-top: 7px;
}
.plan_container_button_2sm {
	text-align: center;
	width: 627px;
	padding-left:216px;
	padding-top: 0px;
	padding-top: 0px;
	padding-top: 0px;
}
.plan_price_wrapper {
	width: 186px;
	padding-left:0px;
	text-align:center;
}
/**************************

Choose your plan 2 New
**************************/
.plan_top {
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/plan_top.gif);
	background-repeat: no-repeat;
	width: 595px;
	height: 10px;
	float: left;
}
.plan_middle {
	font-size: 11px;
	line-height: 18px;
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/plan_middle.gif);
	width: 555px;
	float: left;
	margin: 0;
	padding: 20px 20px 0;
}
.plan_bottom {
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/plan_bottom.gif);
	background-repeat: no-repeat;
	width: 595px;
	height: 17px;
	float: left;
	clear: both;
}
.plan_col1 {
	width: 19px;
	height: 98px;
	float: left;
	padding-top: 2px;
	padding-left: 12px;
	margin: 0;
}
.plan_col2 {
	width: 212px;
	height: 100px;
	float: left;
	margin: 0;
}
.plan_col3 {
	color: #92087a;
	font-size: 18px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-align: center;
	width: 54px;
	height: 100px;
	float: left;
}
.plan_col4 {
	width: 19px;
	height: 98px;
	float: left;
	padding-top: 2px;
}
.plan_col5 {
	width: 229px;
	height: 100px;
	float: left;
}
.plan_title {
	color: #660033;
	font-size: 13px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	padding-top: 0;
	padding-bottom: 3px;
	padding-left: 8px;
}
.plan_body {
	color: #494949;
	font-size: 11px;
	line-height: 14px;
	padding-left: 8px;
}
.plan_container {
	text-align: center;
	width: 299px;
	margin-left: 223px;
}
.plan_button {
	color: #f7f7f7;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/4a.add-your-story_14.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 95px;
	height: 35px;
	float: left;
	padding-top: 7px;
}
/**************************

The Food
**************************/
.submenu_top {
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/sub_menu_top.gif);
	background-repeat: no-repeat;
	width: 260px;
	height: 5px;
	margin-top: 15px;
}
.submenu_middle {
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/sub_menu_middle.gif);
	background-repeat: repeat-y;
	width: 245px;
	height: 87px;
	padding-left: 15px;
}
.submenu_bottom {
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/sub_menu_bottom.gif);
	width: 260px;
	height: 7px;
}
.food_container {
	width: 594px;
}
.food_container_middle {
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/food_middle.gif);
	width: 594px;
	float: left;
}
.food_container_bottom {
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/food_footer.gif);
	width: 594px;
	height: 13px;
	float: left;
}
.tab1 {
	width: 148px;
	height: 51px;
	float: left;
}
.tab2 {
	width: 148px;
	height: 51px;
	float: left;
}
.tab3 {
	width: 148px;
	height: 51px;
	float: left;
}
.tab4 {
	width: 150px;
	height: 51px;
	float: left;
}
.item_box_container {
	width: 529px;
	padding-left: 20px;
}
.item_box_container_top {
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/3.the-food_18.gif);
	width: 549px;
	height: 7px;
	margin-top: 15px;
	padding-top: 0;
}
.item_box_container_middle {
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/3.the-food_21.gif);
	width: 549px;
	height: 160px;
}
.item_box_container_bottom {
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/3.the-food_22.gif);
	width: 549px;
	height: 5px;
}
.item_image {
	width: 235px;
	height: 154px;
	float: left;
	margin: 0 0 0 3px;
	padding: 0;
}
.item_text {
	width: 250px;
	float: left;
	padding-left: 20px;
}
.h2_nopad {
	color: #660033;
	font-size: 20px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0;
}
#sub_menu {
	color: #494949;
	font-size: 12px;
	font-family: arial;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0 0;
	height: 35px;
	margin: 0;
	padding: 0;
}
#sub_menu  ul {
	color: #494949;
	font-size: 12px;
	font-family: arial;
	margin: 0;
	padding: 0;
	list-style: none;
}
#sub_menu  ul li {
	margin: 0;
	font-size: 12px;
	color: #494949;
	font-family: arial;
	padding: 3px 0 0;
}
#sub_menu  ul li a {
	padding: 3px 0 0;
	background-position: 0 13px;
	text-decoration: none;
	color: #494949;
	font-size: 12px;
	font-family: arial;
	background-repeat: no-repeat;
	background-attachment: scroll;
	margin: 0;
	display: block;
}
#sub_menu  ul li a:hover {
	color: #494949;
	font-size: 12px;
	font-family: arial;
	background-repeat: no-repeat;
	background-attachment: scroll;
	margin: 0;
	padding: 3px 0 0;
}
.pink {
	color: #660033;
	font-family: arial;
	margin: 0;
	padding: 0;
	list-style: none;
}
.green_button {
	color: #f7f7f7;
	font-size: 10px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/button_green.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 75px;
	height: 25px;
	float: left;
	padding-top: 3px;
}
.orange_button {
	color: #f7f7f7;
	font-size: 10px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/button_orange.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 75px;
	height: 25px;
	float: left;
	padding-top: 3px;
}
.pink_button {
	color: #f7f7f7;
	font-size: 10px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/button_pink.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 75px;
	height: 25px;
	float: left;
	padding-top: 3px;
}
.purple_button {
	color: #660033;
	font-size: 10px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/button_purple.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 75px;
	height: 25px;
	float: left;
	padding-top: 3px;
}
.signWrapper_left {
	float: right;
	display:inline;
	width:310px;
}
.sign1_top {
	background-image: url();
	width: 260px;
	height: 13px;
}
.sign1_middle {
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/log_middle2b.gif);
	width: 260px;
	height: 260px;
}
.sign1_middle_de {
	width: 260px;
	height: 40px;
}
.sign1_bottom {
	background-image: url();
	width: 260px;
	height: 17px;
	background-repeat: no-repeat;
}
.sign2_top {
	background-image: url();
	width: 260px;
	height: 15px;
}
.sign2_middle {
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/log_middle2b.gif);
	width: 260px;
	height: 260px;
}
.sign2_middle_de {
	width: 410px;
	height: 260px;
	padding-top:15px;
}
.sign2_bottom {
	background-image: url();
	width: 260px;
	height: 9px;
}
.signup_button {
	color: #f7f7f7;
	font-size: 10px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/purple_sign_up.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 49px;
	height: 25px;
	float: left;
	padding-top: 3px;
}
h2.sign_in {
	color: #999;
	font-size: 16px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	margin:  0px 0px 0px 15px;
	padding: 0;
}
.login_button {
	color: #f7f7f7;
	font-size: 10px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/blue_sign_up.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 49px;
	height: 25px;
	float: left;
	padding-top: 3px;
}
.press_top {
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/press_top.png);
	width: 196px;
	height: 4px;
}
.press_middle {
	color: #000;
	font-size: 10px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
background-image: url(.press_top {
background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/press_top.png);
width: 196px;
height: 4px;
}
images/press_middle.png);
width: 156px;
padding: 4px 20px;
}
.press_bottom {
	background-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/press_bottom.png);
	width: 196px;
	height: 21px;
}
.choose_meals {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}
.choose_meals td {
	padding: 3px;
}
a {
	color: #660033;
}
a.link, a.visited, a.active {
	color: #660033;
}
a:hover {
	color: #575757;
}
legend {
	font-family: Helvetica, Geneva, Arial, SunSans-Refular, sans-serif;
	font-weight:bold;
	margin: 20px 0 10px 0;
	color: #000;
	padding-top:10px;
}
fieldset fieldset {
	font-family: Helvetica, Geneva, Arial, SunSans-Refular, sans-serif;
	font-size: 12px;
	padding: 14px;
	
}
fieldset fieldset * {
	margin-top: 5px;
}
label.inputLabel {
	width: 11em;
	float: left;
	font-family: Helvetica, Geneva, Arial, SunSans-Refular, sans-serif;
	font-size: 12px;
	color: #494949;
	margin-top:2px;
	text-align:right;
	padding-right:20px;
}
label.inputLabelPayment {
	width: 15em;
	float: left;
	padding:10px;
	text-align:right;
}


.logininput {
    border: 1px solid #CCCCCC;
    color: #666666;
    font-size: 12px;
    text-align: left;
    width: 300px;
	padding:5px;
	margin-top:5px;
	margin-bottom:10px;
}

.input_redeem {
    border: 1px solid #CCCCCC;
    color: #666666;
    float: left;
    font-size: 12px;
    text-align: left;
    width: 200px;
	padding:5px;
	margin-left:-14px;
}


.input {
    border: 1px solid #CCCCCC;
    color: #666666;
    float: left;
    font-size: 12px;
    text-align: left;
    width: 200px;
	padding:5px;
	margin:4px 0 10px 0;
}

.input2 {
    border: 1px solid #CCCCCC;
    color: #666666;
    float: left;
    font-size: 12px;
    text-align: left;
    width: 80px;
	padding:5px;
	margin-top:7px;
	margin-right:5px;
}

.input3 {
    border: 1px solid #CCCCCC;
    color: #666666;
    float: left;
    font-size: 12px;
    text-align: left;
    width: 110px;
	padding:5px;
	margin-top:7px;
	margin-right:5px;
}

.input_submit {
    border: 1px solid #CCCCCC;
    color: #666666;
    font-size: 12px;
    text-align: left;
    width: 200px;
	padding:5px;
	margin-top:7px;
	margin-right:5px;
}

.alert {
	color: #f00;
}
.optionalField {
	color: #0000ff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h4#createAcctDefaultLoginLink {
	margin: 10px auto;
	font-size: 12px;
}
div#productAttributes {
	font-size: 14px;
}
div#accountDefault ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
div#accountDefault li {
	color:#494949;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:19px;
	list-style-image: url(https://www.dietchef.co.uk/wp-content/themes/dietchef/images/works_bullet.gif);
	margin:6px 0px 4px 60px;
	padding-top:0;
}
div#accountDefault h1, div#accountDefault h2 {
	margin: 0;
}
.account-box {
	margin-top: 20px;
	width: 47%;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Refular, sans-serif;
	color: #494949;
}
div#accountDefault div.no-list-icon ul {
}
div#accountDefault div.no-list-icon ul li {
	list-style: none;
	margin: 5px auto;
}
div#accountDefault div.no-list-icon p.voucher-big {
	font-size: 24px;
	font-weight: bold;
	color: #7EBE37;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	margin: 20px auto;
	text-align: center;
}
div.no-list-icon h3 {
	color: #660033;
	font-weight: bold;
	font-size: large;
}
div#subscriptionsTable, div#ordersHistoryTable {
	margin-top: 20px;
}
div#accountDefault .account-box h2 {
	margin-bottom: 5px;
}
div#accountDefault h2 {
	color: #660033;
}
#prevOrders th {
	border-bottom:1px solid #CCCCCC;
	background: #7EBE37;
	color: #fff;
	vertical-align: middle;
 padding-left;
2px;
	font-weight: bold;
}
#prevOrders td {
	height: 20px;
	padding-left: 2px;
	vertical-align: middle;
}
#prevOrders td.zebra {
	background: #e5e5e5 none repeat scroll 0 0;
	padding: left;
}
#prevOrders tr.tableHeading {
	height: 2em;
	background: #7EBE37;
}
#accountHistoryDefault fieldset {
	border: 1px solid #555;
	margin-top: 10px;
	padding: 10px;
}
#accountHistoryDefault fieldset div {
	margin-top: 3px;
}
.back {
	float: left;
}
.forward {
	float: right;
}
.forwardSignIn {
	float: right;
	padding-right:38px;
	margin-bottom:10px;
	margin-left: 0px;
	position: relative;
}


.sign1_middle h2, .sign2_middle h2 {
	margin-left: 10px
}
h1#acctNewslettersDefaultHeading {
	margin-bottom: 10px;
}
p.address {
	margin: 10px auto;
}
span.alert-info {
	color:#FF0000;
	font-weight:bold;
}
.plan_middle td {
	text-align: center;
}
table.choose_meals td strong {
	font-size: 16px;
	color: #660033;
	font-weight: bold;
}
table.choose_meals td em {
	color: #cccc00;
	font-style: italic;
	font-size: 12px;
	font-weight: strong
}
.rowOdd {

	height: 1.5em;
	vertical-align: top;
}
.rowEven {
	height: 1.5em;
	vertical-align: top;
}
/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 0px solid #000000;
	padding: 1em;
}
.tableHeading TH {
	border-bottom: 0px solid #cccccc;
}
.tableHeading, #cartSubTotal {

}
#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 0em;
}
.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
		border-bottom: 1px solid #cccccc;
}
.cartProductTitleRow {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}

.cartProductTitleCell {
  padding-top: 6px ;    
}

.cartProductTitleSpan {
  
}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: center;
	padding-right: 0.2em;
}
#scUpdateQuantity {
	width: 2em;
}
.cartQuantity {
	width: 4.7em;
}
.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}
.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
}
.cartBoxTotal {
	text-align: right;
	font-weight: bold;
}
.cartRemoveItemDisplay {
	width: 3.5em;
}
 .cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDis  padding: 0.5em 0em;
}
.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
}
#scUpdateQuantity {
	width: 2em;
}
.cartQuantity {
	width: 4.7em;
}
.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}
.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
}
.cartBoxTotal {
	text-align: right;
	font-weight: bold;
}
.cartRemoveItemDisplay {
	width: 3.5em;
}
 .cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDis  padding: 0.5em 0em;
}
.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
}
#scUpdateQuantity {
	width: 2em;
}
.cartQuantity {
	width: 4.7em;
}
.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}
.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
}
.cartBoxTotal {
	text-align: right;
	font-weight: bold;
}
.cartRemoveItemDisplay {
	width: 3.5em;
}
 .cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDis  padding: 0.5em 0em;
}
.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
}
#scUpdateQuantity {
	width: 2em;
}
.cartQuantity {
	width: 4.7em;
}
.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}
.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
}
.cartBoxTotal {
	text-align: right;
	font-weight: bold;
}
.cartRemoveItemDisplay {
	width: 3.5em;
}
 .cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDis  padding: 0.5em 0em;
}
.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
}
#scUpdateQuantity {
	width: 2em;
}
.cartQuantity {
	width: 4.7em;
}
.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}
.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
}
.cartBoxTotal {
	text-align: right;
	font-weight: bold;
}
.cartRemoveItemDisplay {
	width: 3.5em;
}
.cartAttribsList {
	margin-left: 1em;
}
/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em;
}
.categoryIcon {
}
#cartImage {
	margin: 0.5em 1em;
}
/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}
.attributesComments {
}
/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
}
/*sideboxes*/
.columnLeft {
}
.cartAttribsList ul {
	margin: 5px 0 0 0;
	line-height: 25px;
	padding: 0;
}
.cartAttribsList li {
	list-style: none;
	font-size: 12px;
	background-position: 0 5px;
	padding-left: 20px;
	margin: 0;
	border: 0;
}
.clearBoth {
	clear: both;
}
.floatingBox, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Refular, sans-serif;
	color: #494949;
}
.centerColumn fieldset {
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Refular, sans-serif;
	border: 1px solid #ccc;
	padding: 10px;
}
.centerColumn legend {
	font-size: 14px;
}
strong {
	font-weight: bold;
}
address {
	font-family: Helvetica, Geneva, Arial, SunSans-Refular, sans-serif;
	font-size: 12px;
	color: #494949;
}
.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	font-family: Helvetica, Geneva, Arial, SunSans-Refular, sans-serif;
	font-size: 12px;
	color: #494949;
}
.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	font-family: Helvetica, Geneva, Arial, SunSans-Refular, sans-serif;
	font-size: 12px;
	color: #494949;
}
.amount {
	width: 5.5em;
}
table#cartContentsDisplay {
	margin-top: 20px;

}
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
}
.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
}
.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
}
.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
}
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading, .rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
}
label.checkboxLabal {
	font-family: Helvetica, Geneva, Arial, SunSans-Refular, sans-serif;
	font-size: 12px;
	color: #494949;
}
div#refer_friend h1 {
	margin-bottom: 10px;
}
div#refer_friend_form_wrapper {
	margin-top: 20px;
}
div#refer_friend_form_wrapper input, div#refer_friend_form_wrapper textarea {
	margin: 5px auto;
	
}
div#refer_friend p {
	margin: 20px auto;
}
div#refer_friend_info h2 {
	margin: 10px auto;
	position: relative;
}
div#refer_friend_info img {
	display: inline;
	float: left;
}
div#refer_friend_info div {
	margin-top: 10px;
	display: inline;
	float: left;
	width: 300px;
}
div.centerColumn fieldset {
	font-size:12px;
	border: none;
	padding-bottom: 10px;
	padding-top: 20px;
}
div.centerColumn form h3 {
	color: #660033;
	/*height: 20px;*/
	font-weight: bold;
	font-size: 14px;
	padding-top: 7px;
	padding-left: 10px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}
div.centerColumn div.formWrapper {
	margin: 10px;
}
div#checkoutSuccessMainContent h3 {
	margin-top: 20px;
	color: #660033;
	background: #7EBE37;
	height: 20px;
	font-weight: bold;
	font-size: 14px;
	padding-top: 7px;
	padding-left: 10px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}
div#checkoutSuccessOrderNumber {
	margin: 10px auto;
	font-size: 14px;
}
div#checkoutSuccessMainContent table {
	margin: 20px auto;
}
div#checkoutSuccessMainContent table td {
	padding: 3px;
}
div#refer_friend_info h3 {
	margin-top: 20px;
	color: #660033;
	background: ;
	height: 20px;
	font-weight: bold;
	font-size: 14px;
	padding-top: 7px;
	padding-left: 10px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}
div#dashsep {
	border-bottom: 1px dashed #555;
	margin: 20px auto;
}
h3#checkoutSuccessThanks {
	margin-top: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #660033;
	font-style: italic;
}
h1#checkoutShipAddressDefaultHeading {
	margin-bottom: 10px;
}
h2#checkoutShipAddressDefaultAddress {
	margin-bottom: 10px;
}
h1#checkoutPayAddressDefaultHeading {
	margin-bottom: 10px;
}
h2#checkoutPayAddressDefaultAddress {
	margin-bottom: 10px;
}
h2#productName {
	margin-top: 10px;
}
ul#productDetailsList li {
	font-size: 12px;
	color: #660033;
	font-weight: bold;
	font-style: italic;
}
div#meal-selection-container {
	margin-top: 20px;
}
p.tab-header {
	background: #f2f1f7;
}
div.tab-content {
	background: #f2f1f7;
	position: relative;

	padding: 20px 0;
}
div.meal-options-col {
	width: 310px;
	float: left;
	color: #575757;
	font-family: arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-size: 12px;
}
div.tab-content p {
	margin-bottom: 10px;
	margin-left: 10px;
}
div.meal-option-total-portions {
	padding-top: 20px;
	margin-left: 10px;
	clear: both;
	color: #660033;
	font-family: arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
div.meal-options-col a {
	color: #575757;
}
ol.meal-options-list li {
	clear: both;
}
div.meal-option-wrapper {
	clear: both;
	position: relative;
}
div.meal-option-name {
	float: left;
	margin-left: 10px;
	height: 30px;
	vertical-align: bottom
}
div.meal-option-menu {
	float: right;
	height: 30px;
	vertical-align: bottom;
}
div.meal-option-menu select, div.meal-option-menu img, div.meal-option-menu span {
	display: inline;
	float: left;
}
ul#meal-selection-tabs li {
	float: left;
	background: #660033;
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	height: 30px;
	width: 100px;
	text-align: center;
	margin: 0;
	margin-right: 3px;
	padding: 0;
	padding-top: 10px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}
ul#meal-selection-tabs li a {
	text-decoration: none;
	color: #660033
}
ul#meal-selection-tabs li a:link, ul#meal-selection-tabs li a:visited {
	text-decoration: none;
	color: #ffffff;
}
ul#meal-selection-tabs li.tab-active {
	color: #cccc00;
	background: #575757;
}
ul#meal-selection-tabs li a:hover {
	color: #fff;
}
ul#meal-selection-tabs {
	background: #000;
}
div.tab-content p.move-next {
	float: right;
	margin-right: 10px;
	color: #660033;
	font-family: arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
div.tab-content p.move-next span.cssButton {
	margin-bottom: 10px;
}
#cartAddTabbed {
	float: right;
	text-align: center;
	margin-right: 10px;
}
input.meal-qty, div.meal-option-total-portions input.meal-input {
	float: left;
	display: inline;
	border: 1px solid #575757;
	height: 20px;
	width: 30px;
	padding: 2px;
	text-align: right;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
div.meal-option-total-portions input.meal-input {
	float: none;
}
input.meal-qty:focus {
	background: #ccffcc;
}

.radioButtonLabel
{
	margin-left: 5px;
}

/***********************************************************************************************************************
 Shopping cart cascade
************************************************************************************************************************/
#wrapper {
	width: 400px;
	float:left;
	padding-top:25px;
	padding-left:15px;
	}

.accordionButton {	
	width: 323px;
	height:26px;
	float: left;
	_float: none;  /* Float works in all browsers but IE6 */
	background: url("/shop/includes/templates/dietchef/images/cascade_bg.gif") no-repeat;
	border-bottom: 1px solid #FFFFFF;
	cursor: pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	padding:5px 0 0 10px;

	}
	
.accordionContent {	
	width: 323px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	float: left;
	_float: none; /* Float works in all browsers but IE6 */
	background: #fff;
	padding-left:20px;
	}
	
/***********************************************************************************************************************
 EXTRA STYLES ADDED FOR MOUSEOVER / ACTIVE EVENTS
************************************************************************************************************************/

.on {
	background: url(/shop/includes/templates/dietchef/images/cascade_bg.gif) no-repeat;
	}
	
.over {
	background: url(/shop/includes/templates/dietchef/images/cascade_bg_up.gif) no-repeat;
	}
/************************************************************************************************************************/

.border{
	background: url(/shop/includes/templates/dietchef/images/border.gif) repeat-x;
	height:1px;
	width:909px;
}
.border2{
	background: url(/shop/includes/templates/dietchef/images/border.gif) repeat-x;
	height:1px;
	width:625px;
}

.border3{
	background: url(/shop/includes/templates/dietchef/images/border.gif) repeat-x;
	height:3px;
	width:625px;
	margin-top:90px;
}
.chsPlan{
	background:url(/shop/includes/templates/dietchef/images/nav/chooseplan_nav_on.gif) no-repeat;
	width:201px;
	height:39px;
	margin-left:-43px;
	margin-top:-49px;
	color:#FFF;
}
.chsPlanDE{
	background:url(/shop/includes/templates/dietchef/images/nav/chooseplan_navde_on.gif) no-repeat;
	width:201px;
	height:39px;
	margin-left:-43px;
	margin-top:-49px;
	color:#FFF;
}
.chsMeals{
	background:url(/shop/includes/templates/dietchef/images/nav/choosemeals_nav_on.gif) no-repeat;
	width:409px;
	height:39px;
	margin-left:-106px;
	margin-top:-49px;
	color:#FFF;
}
.chsMealsDE{
	background:url(/shop/includes/templates/dietchef/images/nav/choosemeals_navde_on.gif) no-repeat;
	width:409px;
	height:39px;
	margin-left:-106px;
	margin-top:-49px;
	color:#FFF;
}
.delivery{
	background:url(/shop/includes/templates/dietchef/images/nav/delivery_nav_on.gif) no-repeat;
	width:570px;
	height:39px;
	margin-left:-170px;
	margin-top:-49px;
}

.deliveryDE{
	background:url(/shop/includes/templates/dietchef/images/nav/delivery_navde_on.gif) no-repeat;
	width:570px;
	height:39px;
	margin-left:-170px;
	margin-top:-49px;
}
.payment{
	background:url(/shop/includes/templates/dietchef/images/nav/payment_nav_on.gif) no-repeat;
	width:731px;
	height:39px;
	margin-left:-234px;
	margin-top:-49px;
}

.paymentDE{
	background:url(/shop/includes/templates/dietchef/images/nav/payment_navde_on.gif) no-repeat;
	width:731px;
	height:39px;
	margin-left:-234px;
	margin-top:-49px;
}
.confirmation{
	background:url(/shop/includes/templates/dietchef/images/nav/confirmation_nav_on.gif) no-repeat;
	width:909px;
	height:39px;
	margin-left:-42px;
	margin-top:-69px;
}

.confirmationDE{
	background:url(/shop/includes/templates/dietchef/images/nav/confirmation_navde_on.gif) no-repeat;
	width:909px;
	height:39px;
	margin-left:-42px;
	margin-top:-69px;
}

.success{
	background:url(/shop/includes/templates/dietchef/images/nav/success_nav_on.gif) no-repeat;
	width:909px;
	height:39px;
	margin-left:-42px;
	margin-top:-69px;
}

.successDE{
	background:url(/shop/includes/templates/dietchef/images/nav/success_navde_on.gif) no-repeat;
	width:909px;
	height:39px;
	margin-left:-42px;
	margin-top:-69px;
}

.navstart {
	background: url('/shop/includes/templates/dietchef/images/nav/navstart.gif') no-repeat;
	width: 909px;
	float: left;
	height: 39px;
	
}

.navstartDE {
	background: url('/shop/includes/templates/dietchef/images/nav/navstart_de.gif') no-repeat;
	width: 909px;
	float: left;
	height: 39px;
}


.add-btn{
	width:74px;
	height:51px;
	margin-left:1px;
	margin-top:10px;
	background: url(/shop/includes/templates/dietchef/images/add_btn.gif) no-repeat;
	padding:5px;
	float:right;
}

.btn_green_lrg{
	background: url(/shop/includes/templates/dietchef/images/lrg_btn.gif) no-repeat;
	width:221px;
	height:39px;
}
.btn_green_med{
	background: url(/shop/includes/templates/dietchef/images/med_btn.gif) no-repeat;
	width:221px;
	height:39px;
}
.btn_sm, .btn_smhover{
	background: url(/shop/includes/templates/dietchef/images/sm_btn.gif) no-repeat;
	width:221px;
	height:39px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}

.btn_smhover{
	color:#FFF;
}

.sidebar {
	width: 164px;
	height:100%;
	float: right;
	padding: 8px;
	background-color:#f5f5f5;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-right:-270px;
	margin-left:90px;
}

.exercise_dvd{
	height:110px;
	float:left;
	width:70px;
}

.basket_info{
	width:184px;
	height:27px;
	float:left;
	background:url(/shop/includes/templates/dietchef/images/basket_info_bg.gif) no-repeat;
	margin-left:19px;
	text-align:center;
	padding-top:4px;
}



/*cascading basket*/

h2.trigger {
	padding: 0 0 0 50px;
	margin: 0px 0px 0px 0px;
	background: url(/shop/includes/templates/dietchef/images/cascade.gif) no-repeat;
	height: 38px;
	width: 347px; 
	font-size: 18px;
	font-weight: lighter;
	float: left;
	cursor: pointer; 
	line-height:38px;
	color:# 666
}
h2.trigger a {
	color: #eee;
	text-decoration: none;
	display: block;
}
h2.trigger a:hover { color: #fff; }
h2.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	background:  url(toggle_block_stretch.gif) repeat-y left top;
	overflow: hidden;
	font-size: 1.2em;
	width: 300px;
	clear: both;
}
.toggle_container .block {
	padding: 20px; /*--Padding of Container--*/
	background: url(toggle_block_btm.gif) no-repeat left bottom; /*--Bottom rounded corners--*/
}

/*cascading basket*/

/* cancel subscription */

#cancellation_reason_id {
	width: 275px;
	border: 1px solid #cccccc;
	margin-bottom: 7px;
	padding: 3px;
}

input#cancelsubscription_button {
	background: transparent url('/shop/includes/templates/dietchef/images/btns/cancel_subscription_btn.gif') no-repeat; 
	color: #fff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-align:center;
	white-space: nowrap;
	text-decoration: none;
	font-weight: lighter;
	padding: 0.3em ;/*border-spacing: 1px;*/
	height:29px;
	cursor:pointer;
	padding: 5px 224px 7px 10px;
	margin-left:40px;
	border:0;

/*margin-left: auto;
margin-right: auto;*/
/*display: block;*/
/*vertical-align: top;*/
/*line-height: 130%;*/
/*cursor: pointer;*/
}

input#cancelsubscription_button_de {
	background: transparent url('/shop/includes/templates/dietchef/images/btns/cancel_subscription_btn_de.gif') no-repeat; 
	color: #fff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-align:center;
	white-space: nowrap;
	text-decoration: none;
	font-weight: lighter;
	padding: 0.3em ;/*border-spacing: 1px;*/
	height:29px;
	cursor:pointer;
	padding: 5px 224px 7px 10px;
	margin-left:40px;
	border:0;

/*margin-left: auto;
margin-right: auto;*/
/*display: block;*/
/*vertical-align: top;*/
/*line-height: 130%;*/
/*cursor: pointer;*/
}


