
/* brandDefault.css */

#wrapper {
background-color: #ccc;
}
	
#liveperson {
display: none;
}	

/* --- hide AMPM for international languages --- */

div.hideAMPM {
display: none;
}
	
.errors div ul li {
	font-size: 10px;
	font-color: #000;
	}
	
#tutorials {
	display: none;
	}


/* --- XML Menu config --- */

.primarymenubar {
	width: 760px;
	height: 40px;
	text-align: center;
	background-color: #fff;
	}

.primarymenubar.mp {
	margin-bottom: 3px;
	}

.primarymenubar ul {
	margin: 0;
	padding: 0;
	width: 760px;
	height: 40px;
	text-align: center;
	background-color: #fff;
	}

.primarymenubar ul li {
	margin: 0;
	height: 40px;
	display: inline;
	list-style: none;
	}

.primarymenubar ul li a {
	float: left;
	height: 40px;
	}

.primarymenubar ul li a span {
	display: none;
	}

.primary a:hover {
	background-position: 0 -40px;
	}

.primary_selected a {
	background-position: 0 -80px;
	}

.secondarymenubar ul {
	margin: 0;
	padding: 0;
	width: 760px;
	height: 30px;
	margin-bottom: 1px;
	background-color: #fff;
	}

.secondarymenubar ul li {
	margin: 0;
	display: inline;
	list-style: none;
	}

.secondarymenubar ul li a {
	float: left;
	height: 30px;
	background-repeat: none;
	}

.secondarymenubar ul li a span {
	display: none;
	}

.secondary a:hover,
.secondary_selected a {
	background-position: 0 -30px;
	}

/* screenDefault.css branding */

body,
body.mp {
	background-color: #fff;
	background-image: none;
	background-repeat: none;
	text-align: center;
	}

body,
body.mp {
	background-color: #fff;
	background-image: none;
	background-repeat: none;
	text-align: -moz-center;
	}

body.simple {
float: left;
}
	
	


#helplink {
	display: none;
	}

#helplink a {
	float: right;
	margin-right: 40px;
	width: 60px;
	height: 21px;
	background: url(../image/icon_help_ffffcc.gif) no-repeat 0 0;
	display: block;
	}

#helplink a span {
	display: none;
	}
	
#mealContent {
	background-color: #fff;
	width: 760px;
	margin-top: -3px;
	padding-top:40px;
	text-align: -moz-center;
	}
#maincontent{
	text-align: -moz-center;
	margin-top: -3px;
	padding-top:40px;
	width: 760px;
	background-color: #fff;
}

#messagecontent {
	background-color: #fff;

}

table.wrap {
	border-collapse: collapse;
	width: 760px;
	}


	
div.wrap {
text-align: -moz-center;
text-align: center;
}

td, p {
	color: #333;
	}

ul.image {
	list-style-image: url(../image/bullet.gif);
	}

hr.default {
	color: #8f6b47;
	background-color: #8f6b47;
	}

div.prefswraptop {
	background: #F3F5F6 url(../image/corner_ul_03.gif) no-repeat top left;
	}

div.prefswrapbot {
	background: transparent url(../image/corner_ll_03.gif) no-repeat bottom left;
	}

div.prefs {
	background: transparent url(../image/corner_ur_03.gif) no-repeat top right;
	}

div.prefscontent {
	background: #D3DEE3;
	}

div.wrapdisplay,

div.wrapinput,
div.wrapcompact {
	background: #D3DEE3;
	}

div.wrapsearch {
	background: #D3DEE3;

	}
#choosepackage div.wrapdefault {
	background: #fff;
	}

div.wrapdisplaycontent,
div.wrapsearchcontent,
div.wrapcompactcontent {
	padding: 0 20px 20px 20px;
	background: transparent;
	}
	

div.wrapinputcontent {
padding: 0 20px 20px 20px;
	background: transparent;
	margin-top: 10px;
	}


h2.titlebar1 {
font-color: #000;
	background-color: #A4BBC4;
	}
	
div.statusbox {
	border: 2px solid #7565A4;
	background-color: #fff;
	}



h2.titlebar3 {
	background-color: #D0D6D8;
	}
h2.pagetitle {
	border-bottom: 1px solid #7565A4;
	}

h2.number_1 {
	background: url(../image/number_1.gif) no-repeat 0 0;
	}

h2.number_2 {
	background: url(../image/number_2.gif) no-repeat 0 0;
	}

h2.number_3 {
	background: url(../image/number_3.gif) no-repeat 0 0;
	}

ul.health {
	list-style-image: url(../image/bullet.gif);
	}

div.healthrightcolbox {
	background: url(../image/bg_gradient_yellow.gif) no-repeat 0 0;
	background: none;
	}

#healthcenterrightcenter div.healthrightcolbox,
#healthcenterrightcenter div.healthrightcolbox,
#healthcenterrightcenter div.healthrightcol
 {
	
	background: url(../image/bg_gradient_yellow2.gif) no-repeat 0 0;
	}

table.decor {
	border: 2px solid #8f6b47;
	}

table.decor td, table.decor th {
	border: 1px solid #8f6b47;
	}

#healthcenternav a.healthcenter {
	background: url(../image/button_health_center.gif) no-repeat 0 0;
	}

p.healthcenterhome a {
	background: url(../image/button_health_center120.gif) no-repeat 0 0;
	}

#infopageheader {
	background: url(../image/header.gif) no-repeat 0 0 ;
	}

div.listitemadd a {
	background: url(../image/button_add.gif) no-repeat 0 0;
	}

div.reportsprint a {
	background: url(../image/icon_print_ffff99.gif) no-repeat 0 0;
	}

a.calendarbutton {
	background: url(../image/button_calendar.gif) no-repeat 0 0;
	}

#printpage {
	border: 2px solid #8f6b47;
	}


#copyrightcenter {
	margin: 0 0 0 0;
	width: 760px;
	text-align: center;
	font-size: 10px;
	font-color: #A9A5A2;
	background-color: #fff;
	}
	div.microlife {
	display: none;
}
