body{background: white;}
a{text-decoration: none !important;}

#BannerNav,
#BannerSubNav,
#tabbar_top,
#tabbar_second,
#tabbar_functions,
#pane_left,
#pane_right,
#signout,
#diarygrid_header {
	display: none !important;
}
#Date{position:absolute;top:0;left:0; !important;}

#ShowData
{
	display:block;
}
.diarygrid_header p{margin-top:-15px !important;}
#diarykey,#FlashContainer
{
display:none;
}
/* Strip shadows */
.shadow_right_top,
.shadow_right_middle,
.shadow_right_bottom,
.shadow_bottom,
.shadow_bottom_left,
.shadow_left_middle,
.shadow_bottom_right,
.shadow_bottom,
.shadow_bottom_left,
.shadow_left_middle {
	display: none !important;
}

/* Strip images */
#howto,#howto1,
#menu_second,
#info_pane_image,
#hintsandtips,
.tabbar_functions,
div#product_energyin_content div a,div#diarygrid_content div a,
div#product_energyout_content div a {
	display: none !important;	
}

/* Remove scrolling */
#weight_list,
#waist_list,
#diarygrid,
#diarygrid_content,
#product_energyin,
#product_energyin_content,
#product_energyout,
#product_energyout_content {
	overflow: inherit !important;
	height: auto !important;
	width: auto !important;
	margin-right: 8px !important;
	position: relative !important;
}

/* Reposition centre pane */
div#pane_centre {
	position: absolute;
	left: 0px;
	top: -50px;
}

/* Reposition title text */
#info_pane_text {
	margin-left: -150px;
}

/* ------------[ Food Diary ]--------------*/

/* Energy in */
#product_energyin_header {
	background: #a26ba2 !important;
}

div#product_energyin_content,div#diarygrid_content  {
	border-left: 1px solid #e1c2e1;
	border-top: 1px solid #e1c2e1;
	margin-top: -10px;
	width: auto;
	height: auto;
}

#energyin_total {
	margin-top: -190px !important;
	position: relative !important;
}

#energyin_total table td p,#energyout_total table td p{
	font-size:10px;
}
#energyin_total table td {
	border-right: 1px solid #e1c2e1;
	border-bottom: 1px solid #e1c2e1;
	border-left: 1px solid #e1c2e1 !important;
	border-left/**/: none;
}
#energyin_total table td.ei_last,#energyout_total table td.ei_last{
	border:none;
}

#energyin_total table {	
	margin-left: 1px;
	width: 215px !important;
	/*border-left: none !important;
	border-left/**/: 1px solid #e1c2e1;*/
}

/* Energy out */
div#product_energyout_content {
	border-left: 1px solid #9ad4e8;
	border-top: 1px solid #9ad4e8;
	margin-top: -10px;
	width: auto;
	height: auto;
}

#energyout_total {
	margin-top: -60px !important;
	position: relative !important;
}

#energyout_total table td {
	border-right: 1px solid #9ad4e8;
	border-bottom: 1px solid #9ad4e8;
	border-left: 1px solid #9ad4e8 !important;
	border-left/**/: none;
}

#energyout_total table {
	margin-left: 1px;
	width: 211px !important;
	border-left: none !important;
	border-left/**/: 1px solid #9ad4e8;
}

/* -----------[ Week View ]------------- */

div#weekview_data {
	border: 1px solid #e1c2e1;
	margin-top: -10px;
	width: auto;
	height: auto;
}

#weekview_data table tr.totalrow td {
	border-right: 1px solid #e1c2e1 !important;
}


/* ----------[ Favourites ]------------- */

#diarygrid_content {
	border-left: 1px solid #e1c2e1;
	border-top: 1px solid #e1c2e1;
	margin-top: -10px;
	width: auto;
	height: auto;	
}

#diarygrid input {
	display: none !important;
}

/* ----------[ Recipes ]--------------- */


#ingredients_footer {
	border-left: 1px solid #fff;
	margin-top: -12px !important;
	margin-top/**/: -23px;
} 


#ingredients_footer img {
	display: none !important;
}

/* -------[ Success Charts ]--------- */

/* Strip images */
#profile_info_pane_image,
#profile_info_pane_text,
#profile_weightadd,
#profile_footer input,
#profile_panel td img {
	display: none !important;
}

/* Reposition */
div#profile_panel {
	margin-left: -200px;
	margin-top: -150px;
}

#profile_panel table td {
	border: none !important;
}

#profile_panel table table {
	border: none !important;
}

#profile_content table table{
	border: 1px solid #3cadbf !important;
}

#showhide{visibility:hidden}

#menu{visibility:hidden}
#diarygrid_title{margin-top:-9px;}
#Date_1
{
	position:absolute;top:0px;left:0px;
}

