
h1, h2, h3, h4, p, li, th, td, #main_form .report_form, .footer {
font-family:verdana,arial,sans-serif;
}
.dietdiary_font {
font-family:'Bauhaus 93',verdana,arial,sans-serif;
}
#diet_color {
color:#ffd700;
}
#diary_color {
color:#98bf21;
}
/*
h1, h2, h3 {
text-align:center;
}
*/
h1 {
/* font-size:0.875em;  14px/16 */
position:absolute;
color:#98bf21;
font-weight:bold;
top:30px; 
left:40%; 
z-index:10;
white-space:nowrap;
}

h2 {
margin-right:4px;
margin-left:1px;
}

#h2_welcome {
/* color:#D6ADC2; */
background-color:#993366;
}
#h2_home {
/* color:#E0D1FF; */
background-color:#9966FF;
}
#h2_profile {
/* color:#EBD699; */
background-color:#CC9900;
}
#h2_steps {
/* color:#F3C2E6; */
background-color:#D633AD;
}
#h2_weight {
/* color:#B2E0E0; */
background-color:#009999;
}
#h2_meals {
/* color:#C2E0D1; */
background-color:#339966;
}
#h2_welcome, #h2_home, #h2_profile, #h2_steps, #h2_weight, #h2_meals {
color:#ffffff;
text-align:center;
margin-top:0px;
}

#report_h2 {
text-align:left;
}
/* .banner_section {
float:left;
} */
hr {
color:#a7c942;
}
#banner {
/* width:800px; */
width:80%;
height:100px;
z-index:5;
position:relative; 
/* left:260px; */
} 

.banner_section {
border-bottom:1px solid #c0c0c0;
}
/*
.banner_section h1 {
color:#98bf21;
font-weight:bold;
}
*/
#logo {
height:100px;
/* width:auto; */
width:20%;
position:relative;
float:left;
left:0px;
}

.left_image {
width:300px;
height:auto;
padding:0px;
margin-top:40px;
margin-bottom:10px;
/* border:2px solid #c0c0c0; */
}

/* Horizonal menu styling */
#h_menu {
width:100%;
clear:left;
/* background-color:#98bf21; */
}
#h_menu, #h_menu ul li, #h_menu li a {
height:30px;
}
#h_menu ul {
margin:0px;
padding:0px;
}
#h_menu ul li {           /* Main menu */
display:inline;
list-style:none;
float:left;
position:relative;
}
#h_menu li a, #h_menu li:hover ul {
display:block;          /* show menu and submenu */
width:160px; 
}
#h_menu li a {
text-decoration:none;
font-weight:bold;
color:#ffffff;
}
#h_menu li a:hover {
background-color:#7A991A;
color:#ffd700;
}

/* sub menus */ 
#h_menu li ul {
margin:0px;
padding:0px;
display:none;           /* hide submenu */
background-color:#98bf21;
position:absolute;

}
#h_menu li li {
list-style:none;
display:list-item;

}
.menu_li {
border-right:1px solid #ffffff; 
border-left:1px solid #ffffff; 
}

a.menu_ax			/* Expanded menu with submenu. Attach arrow to menu text */
{
background:url('arrow.gif') no-repeat 98% 15%;
z-index:3;
}

.menu_a, .menu_ax {
font-size:0.875em; /* 14px/16 = 0.875em */
} 

/* Other sections */

.container {
/* border-top:1px solid #c0c0c0; */
width:975px; 
margin: 0 auto;
margin-top:10px;
/*
position:absolute; 
left:100px;
*/
}

/* #body_section { */
body {
/* background: #1ea5a8 url('image022.jpg') center no-repeat fixed; */
/* height:1200px; */
width:100%;
margin:0px;
padding:0px; 
}

#welcome_section {
/* position:absolute; */
margin-top:100px;  
margin-left:250px;
color:#98bf21;
}

#welcome_section td {
color:#98bf21;
}

div.footer {
clear:left;
}

div.footer {
background:#eaf2d3;
color:#0097f2;
}

div.left_section {
width: 350px;
float:left; 
}

div.main_section {
margin-left:350px;
}
/*
div.report_section {
margin-left:30px; 
}
*/
div.main_section, div.report_section {
background:#ffffff;
/* margin-right:30px; */
margin-top:40px;
margin-bottom:10px;
/* padding:10px; */
/* border: 1px solid #a7c942; */
/*
border-top: 1px solid #a7c942; 
border-bottom: 1px solid #a7c942; 
*/
}
#chart_div {
width:800px;
height:450px;
border:2px solid #c0c0c0;
top:10px;
margin:0 auto;
}

input {
background:#ffffe0;
}

input:hover {
background:#ffd700;
}

#message, .warning {
color:#8b0000;
}

.button, .button_table, .button_report, .button_welcome {
background:#98bf21;
color:#ffffff;
border-style:none;
height:30px;
width:120px;
}

.button:hover, .button_table:hover, .button_report:hover, .button_welcome:hover {
background:#7A991A;
color:#ffd700;
cursor:pointer;
}

#main_p, .p_main, .details, .details_bold, #news, td, th {
font-size:0.75em; /* 12px/16 = 0.75em */
}

.details_bold {
font-weight:bold;
}
.bold_text {
font-weight:bold;
}

.totals, .totals_neg {
font-weight:bold;
}

.totals_neg {
color:#8b0000;
}

td.hidden {
border-style:none;
empty-cells:hide;
}

a:link, a:visited {
text-decoration:none;
color:#7a991a;
}
a:hover, a:active {
color:#98bf21;
}
img.links {
height:150px;
width:auto;
}
td.links {
padding-left:10px;
}

/* Table styling */
.main_table {
border-collapse:collapse;
}
.main_table td, .main_table th {
border:1px solid #98bf21;
padding:3px 7px 2px 7px;
}
.main_table th {
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#A7C942;
color:#ffffff;
}
.main_table tr.alternate td {
background-color:#EAF2D3;
}

/* Page layout formatting to align fields (uses tables) */
.layout_td {
width:200px;
}

/* News section formatting */
#news {
margin:10px 0px;
padding:5px;
background:#ffffe0;
border:1px solid #A7C942;
}
