A {
	color: #CC0066;
}

.pink {
	color:#CC0066;
}

.active a {
	background: url(../images/nav_pink_top_left.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.active span {
	background: url(../images/nav_pink_top_right.gif);	
	background-repeat: no-repeat;
	background-position: top right;
}

.notactive a {
	background: url(../images/nav_white_top_left.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.notactive span {
	background: url(../images/nav_white_top_right.gif);	
	background-repeat: no-repeat;
	background-position: top right;
}

#main_navigation {
	background: url(../images/nav_base.jpg);	
	background-repeat: no-repeat;
	background-position: bottom left;
}

.login_area_container {
	background: url(../images/bg_pink_sub.jpg);	
	background-repeat: no-repeat;
	background-position: top left;
}

.feature_1_container {
	background: url(../images/bg_purple_sub.jpg);	
	background-repeat: no-repeat;
	background-position: bottom;
}

.feature_2_container {
	background: url(../images/bg_blue_sub.jpg);	
	background-repeat: no-repeat;
	background-position: bottom;
}

.feature_3_container {
	background: url(../images/bg_yellow_sub.jpg);	
	background-repeat: no-repeat;
	background-position: bottom;
}

.content_container {
	background: url(../images/bg_pink_main.jpg);	
	background-repeat: no-repeat;
	background-position: top left;
}

.register_top {
	background: url(../images/bg_register_top.jpg);	
	background-repeat: no-repeat;
	background-position: top left;
}

.register_bottom {
	background: url(../images/bg_register_bottom.jpg);	
	background-repeat: no-repeat;
	background-position: bottom left;
}

.register_wide_top {
	background: url(../images/bg_register_wide_top.jpg);	
	background-repeat: no-repeat;
	background-position: top left;
}

.register_wide_bottom {
	background: url(../images/bg_register_wide_bottom.jpg);	
	background-repeat: no-repeat;
	background-position: bottom left;
}

#wide_content {
	border-bottom:1px solid #CCCCCC;
}

#footer_content {
	background: url(../images/bg_pink_footer.jpg);	
	background-repeat: no-repeat;
	background-position: bottom left;
	border-top:1px solid #CCCCCC;
}

.textbox, #login_area p, .arrow_button, #feature_1, #feature_2,
#primary_content p, #footer_content p, 
.tbl_diet-plan, DIV#primary_content TABLE#new-user-table, .tbl_week, .tbl_calendar {
	color:#333333;
}

h1, .h1_copy, h2, .h2_copy, h3, .h3_copy, h4, .h4.copy, #main_navigation a, .pink {
	color:#CC0066;
}

h1 {
	border-bottom:1px solid #CCCCCC;
}


p  {
	color:#000000;
}

/*Tables*/
td.non-rounded {
	background-image: url(../images/bg_tbl_head.jpg); 
	background-repeat: repeat; 
	background-position: top left;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	font-weight: bold;
}

td.rounded-left {
	background-image: url(../images/bg_tbl_head_left.jpg); 
	background-repeat: repeat; 
	background-position: top left;
	border-bottom:1px solid #CCCCCC;
	font-weight: bold;
}

td.rounded-right {
	background-image: url(../images/bg_tbl_head_right.jpg); 
	background-repeat: repeat; 
	background-position: top right;
	border-bottom:1px solid #CCCCCC;
	font-weight: bold;
}

th.non-rounded {
	background-image: url(../images/bg_tbl_head.jpg); 
	background-repeat: repeat; 
	background-position: top left;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	font-weight: bold;
}

th.rounded-left {
	background-image: url(../images/bg_tbl_head_left.jpg); 
	background-repeat: no-repeat; 
	background-position: top left;
	border-bottom:1px solid #CCCCCC;
	font-weight: bold;
}

th.rounded-right {
	background-image: url(../images/bg_tbl_head_right.jpg); 
	background-repeat: no-repeat; 
	background-position: top right;
	border-bottom:1px solid #CCCCCC;
	font-weight: bold;
}

.tbl_diet-plan thead td.non-rounded {
	background-image: url(../images/bg_tbl_head.jpg); 
	background-repeat: repeat; 
	background-position: top left;
}

TABLE.tbl_diet-plan {
	border-collapse: collapse;
}

TABLE.tbl_diet-plan TBODY TR TD,
TABLE.tbl_diet-plan TFOOT TR TD {
	background: #ffffff;
}

td.non-rounded-blue, td.non-rounded-green {
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	font-weight: bold;
}

.tbl_diet-plan thead td.non-rounded-blue {
	background-image: url(../images/bg_tbl_head_blue.jpg); 
	background-repeat: repeat; 
	background-position: top left;
}

td.rounded-left-blue {
	background-image: url(../images/bg_tbl_head_left_blue.jpg); 
	background-repeat: no-repeat; 
	background-position: top left;
	border-bottom:1px solid #CCCCCC;
	font-weight: bold;
}

td.rounded-right-blue {
	background-image: url(../images/bg_tbl_head_right_blue.jpg); 
	background-repeat: no-repeat;   
	background-position: top right;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	font-weight: bold;
}

.tbl_diet-plan thead td.non-rounded-green {
	background-image: url(../images/bg_tbl_head_green.jpg); 
	background-repeat: repeat; 
	background-position: top left;
}

td.rounded-left-green {
	background-image: url(../images/bg_tbl_head_left_green.jpg); 
	background-repeat: no-repeat; 
	background-position: top left;
	border-bottom:1px solid #CCCCCC;
	font-weight: bold;
}

td.rounded-right-green {
	background-image: url(../images/bg_tbl_head_right_green.jpg); 
	background-repeat: no-repeat;   
	background-position: top right;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	font-weight: bold;
}

td.rounded-left-grey {
	background-image: url(../images/bg_tbl_head_left_grey.jpg); 
	background-repeat: no-repeat; 
	background-position: top left;
	border-bottom:1px solid #CCCCCC;
	font-weight: bold;
}

td.rounded-right-grey {
	background-image: url(../images/bg_tbl_head_right_grey.jpg); 
	background-repeat: no-repeat;   
	background-position: top right;
	border-bottom:1px solid #CCCCCC;
	font-weight: bold;
}

.tbl_diet-plan tbody td, .tbl_diet-plan tfoot td, 
.tbl_calendar tbody tr td, .tbl_calendar tfoot tr td, .tbl_calendar tfoot,
table#your-menu-table tbody td.borders, table#your-menu-table tbody td.borders2, 
.tbl_diet-plan tbody td, DIV#primary_content TABLE#new-user-table THEAD TR TH {
	border:1px solid #CCCCCC;
}

table#your-menu-table, table#new-user-table tbody {
	background-color: #FFF;
}

/*Colour Amends*/
.login_tb {
	background: url(../images/bg_textbox.jpg);	
	background-repeat: no-repeat;
	background-position: top left;
}

#login_area a, #primary_content a {
		color:#CC0066;
}

#primary_content table, .quote_by {
	color:#666666;
}

DIV#primary_content TABLE#new-user-table TBODY TR, DIV#primary_content TABLE#new-user-table TBODY TR TD {
	border-color: #D0CFCF;
}

DIV#primary_content TABLE#new-user-table THEAD TR TH {
	background: url(../images/bg-primary-th.gif);
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-position: bottom left;
	border-color: #D0CFCF;
}

#secondary_navigation ul li {
		border-style: solid;
		border-color: #C06;
		border-width: 0px 1px 0px 0px;
}

#secondary_navigation ul li a {
	color: #C06;
}

DIV#primary_content INPUT.input-button {
	background: url(../images/button-bg.gif);	
	background-repeat: no-repeat;
	background-position: top left;
	color: #C00076;
}

DIV#primary_content INPUT.input-button-pink {
	background: url(../images/button-bg-pink.gif);	
	background-repeat: no-repeat;
	background-position: top left;
	color: #C00076;
}

/*DIV#primary_content INPUT.input-button-action {*/
INPUT.input-button-action {
	background: url(../images/button-bg2.gif);	
	background-repeat: no-repeat;
	background-position: top left;
	color: #ffffff;
}

DIV#primary_content INPUT.bg-gradient-pink {
	background: url(../images/btn-gradient-130.gif);	
	background-repeat: no-repeat;
	background-position: top left;
	color: #ffffff;
	font-family:Arial;
	font-size:14px;
	border-style:solid;
	border-width:0px;
	cursor:pointer;
	margin:0px;
	padding:4px 0px 7px;
	width:130px;
}

DIV#primary_content SPAN.error DIV {
	color: #A50072;
	border-color: #D08DB4;
}

DIV#primary_content SPAN.error DIV P {
	color: #A50072;
}

DIV#primary_content TABLE.general THEAD TR TH {
	background: url(../images/general-th-bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

DIV#primary_content TABLE.general TBODY TR TD {
	background: url(../images/general-td-bg.gif);
	background-repeat: repeat-y;
	background-position: top left;
	border-color: #CDCDCD;
}

DIV#primary_content FORM.recommendations EM {
	color: #CC0066;
}

TABLE.tbl_calendar THEAD TR TH UL.plan-navigation LI.menu-active {
	background: url(../images/menu-tab-active.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #000000;
}

TABLE.tbl_calendar THEAD TR TH UL.plan-navigation LI.shopping-active {
	background: url(../images/shopping-tab-active.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #000000;
	width: 193px;
}

TABLE.tbl_calendar THEAD TR TH UL.plan-navigation LI.exercise-active {
	background: url(../images/exercise-tab-active.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #000000;
}

TABLE.tbl_calendar THEAD TR TH UL.plan-navigation LI.non-active {
	background: url(../images/tab-non-active.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #888888;
}

TABLE.tbl_calendar TR TD {
	background: #ffffff;
}

DIV#primary_content TABLE.tbl_week TBODY TD {
	border-color: #cfcfcf;
	background: #ffffff;
}

DIV#primary_content TABLE.recipe-table TBODY TD {
	border-color: #cfcfcf;
	background: #ffffff;
}

DIV#primary_content TABLE.recipe-table THEAD TH.rounded-right {
	border-color: #cfcfcf;
}

DIV#primary_content A.recipe-button {
	background: url(../images/button-bg.gif);	
	background-repeat: no-repeat;
	background-position: top left;
	color: #C00076;
}

DIV#primary_content A.your-plan-button {
	background: url(../images/button-bg3.gif);	
	background-repeat: no-repeat;
	background-position: top left;
	color: #C00076;
}

input.major-button {
	background: url(../images/button-bg4.gif);	
	background-repeat: no-repeat;
	background-position: top left;
	color: #ffffff;
	text-decoration: none;

	display: block;
	float: left;
	border-style: solid;
	border-width: 0px;
	width: 234px;
	text-align:center;
	cursor: pointer;
	padding-top: 5px;
	padding-bottom: 9px;
	margin-top: 10px;
	margin-bottom: 10px;	
}

A.major-button {
	background: url(../images/button-bg4.gif);	
	background-repeat: no-repeat;
	background-position: top left;
	color: #ffffff;
	text-decoration: none;
}

DIV#messagetext INPUT {
	background: url(../images/button-bg6.gif);	
	background-repeat: no-repeat;
	background-position: top left;
	color: #C00076;
	text-decoration: none;

	display: block;
	float: left;
	border-style: solid;
	border-width: 0px;
	width: 234px;
	text-align:center;
	cursor: pointer;
	padding-top: 5px;
	padding-bottom: 9px;
	margin-top: 10px;
	margin-bottom: 10px;	
}

A.minor-button {
	background: url(../images/pill.gif);	
	background-repeat: no-repeat;
	background-position: top left;
	color: #ffffff;
	text-decoration: none;
}


A.medium-button {
	background: url(../images/button-bg5.gif);	
	background-repeat: no-repeat;
	background-position: top left;
	color: #ffffff;
	text-decoration: none;
}

DIV#primary_content A.major-button, DIV#primary_content A.major-button-purple, DIV#primary_content A.major-button-gradient1 {
	color: #ffffff;
}

A.major-button:hover {
	text-decoration: underline;
}

TABLE.tbl_calendar_mini TD,
TABLE.tbl_calendar_mini TH {
	border-color: #cfcfcf;
}

P.currentday {
	display: block;
	background: #ffefff;
	border-color: #ff55aa;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	font-weight: bold;
}

		TABLE#fats-table {
			border-style: solid;
			border-width: 1px;
			border-color: #888888;
			border-collapse: collapse;
		}
		
		TABLE#fats-table TH, TABLE#fats-table TD {
			border-style: solid;
			border-width: 1px;
			border-color: #cfcfcf;
			border-collapse: collapse;
			padding: 10px;
			text-align: left;
			vertical-align: top;
		}

		TABLE#gi-values-table {
			border-style: solid;
			border-width: 1px;
			border-color: #888888;
			border-collapse: collapse;
			width: 540px;
		}
		
		TABLE#gi-values-table TH, TABLE#gi-values-table TD {
			border-style: solid;
			border-width: 1px;
			border-color: #cfcfcf;
			border-collapse: collapse;
			padding: 10px;
			text-align: left;
			vertical-align: top;
		}


INPUT.form-box {
	background: url(../images/bg_textbox_long.jpg);	
	background-repeat: no-repeat;
	background-position: top left;
	color:#333333;
	
}

TEXTAREA.form-textarea {
	background: url(../images/bg_textarea.jpg);	
	background-repeat: no-repeat;
	background-position: top left;
	color:#333333;
}

.food-group-heading-rank1 {
	background: url(../images/bg-food-group-heading-rank1.gif);	
	background-repeat: no-repeat;
	background-position: top left;
}

.food-group-heading-rank2 {
	background: url(../images/bg-food-group-heading-rank2.gif);	
	background-repeat: no-repeat;
	background-position: top left;
}

.food-group-heading-rank3 {
	background: url(../images/bg-food-group-heading-rank3.gif);	
	background-repeat: no-repeat;
	background-position: top left;
}

A.major-button-purple {
	background: url(../images/btn-purple.gif);	
	background-repeat: no-repeat;
	background-position: top left;
	color: #ffffff;
	text-decoration: none;
}

A.major-button-gradient1 {
	background: url(../images/btn-gradient1.gif);	
	background-repeat: no-repeat;
	background-position: top left;
	color: #ffffff;
	text-decoration: none;
}

input.minor-button {
	background: url(../images/button-bg6.gif);	
	background-repeat: no-repeat;
	background-position: top left;
	color: #C00076;
	text-decoration: none;

	display: block;
	float: left;
	border-style: solid;
	border-width: 0px;
	width: 234px;
	text-align:center;
	cursor: pointer;
	padding-top: 5px;
	padding-bottom: 9px;
	margin-top: 10px;
	margin-bottom: 10px;	
}

input.small-minor-button {
	background: url(../images/small-button-bg6.gif);	
	background-repeat: no-repeat;
	background-position: top left;
	color: #C00076;
	text-decoration: none;

	display: block;
	float: left;
	border-style: solid;
	border-width: 0px;
	width: 103px;
	text-align:center;
	cursor: pointer;
	padding-top: 5px;
	padding-bottom: 9px;
	margin-top: 10px;
	margin-bottom: 10px;	
}

A.minor-button-white {
	background: url(../images/pill-white.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #ffffff;
	text-decoration: none;

	display: block;
	border-style: solid;
	border-width: 0px;
	width: 186px;
	text-align:center;
	cursor: pointer;
	padding-top: 5px;
	padding-bottom: 9px;
	margin-top: 10px;
	margin-bottom: 10px;
}

A.minor-button-small, INPUT.minor-button-small {
	background: url(../images/pill-white-small.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #CC0066;
	text-decoration: none;
	display: block;
	border-style: solid;
	border-width: 0px;
	width: 120px;
	text-align:center;
	cursor: pointer;
	padding-top: 5px;
	padding-bottom: 9px;
	margin-top: 10px;
	margin-bottom: 10px;
}


INPUT.remove-button {
	border:none;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
}



#footer_content a, #feature_1 a {
	color: #CC0066;
	text-decoration: none;
}

#footer_content a:hover, #feature_1 a:hover {
	color: #CC0066;
	text-decoration: underline;
}


