body {
	scrollbar-face-color:#D4D0C8;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-arrow-color:#464646;
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-darkshadow-color:#999999;
	scrollbar-track-color:#E6E6E6; 
	overflow: -moz-scrollbars-vertical;
}

img { 
	border-color: black; 
}


.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	background-color: #EEEEEE;
	border-style: outset;
	border-width: 1px;
	border-color: #BBBBBB;
}
.btn_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #003300;
	background-color: #EEEEEE;
	border-style: outset;
	border-width: 1px;
	border-color: #BBBBBB;
	height: 15px;
}
.inputtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.clientname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: normal;
	color: #FFFFFF;
}



.stepbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 110%;
	color: #000000;
	background: url('gui/start_boxgradient.jpg') bottom left repeat-x;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 25px;
	padding-bottom: 25px;
}
.stepbox a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 110%;
	color: #333333;
	text-decoration: none;
}
.stepbox a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 110%;
	color: #333333;
	text-decoration: underline;
}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 110%;
	color: #000000;
}
.text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 110%;
	color: #08338F;
	text-decoration: none;
}
.text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 110%;
	color: #EFAC00;
	text-decoration: underline;
}

.text .small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
}


.mealname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 110%;
	color: #000000;
}
.conceptname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 110%;
	color: #000000;
}




.search {
	background: url('gui/recap_background.jpg') bottom left no-repeat;
	background-color: #FFFFFF;
	padding: 2px;
}
.search .element {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	color: #333333;
}
.search .element2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	color: #BBBBBB;
}

.search_table_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	color: #FFFFFF;
}




.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	color: #666666;
}
.copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	color: #666666;
	text-decoration: none;
}
.copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	color: #990000;
	text-decoration: underline;
}




/********************************************************/
/*
/*  Nutrition Calculator: Worksheet Screen
/*
/********************************************************/

.nutrition {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #000000;
}
.nutrition a{
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.nutrition a:hover{
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	color: #800000;
	text-decoration: underline;
}
.nutrition .title {
	font-size: 18px;
}
.nutrition .food-title {
	font-size: 13px;
}
.nutrition .food-title0 {
	background-color: #FFFFFF;
	font-size: 13px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
}
.nutrition .food-title1 {
	background-color: #F6F6F6;
	font-size: 13px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
}
.nutrition .food-total {
	font-size: 13px;
	font-weight: bold;
}
.nutrition .topping0 {
	background-color: #FFFFFF;
	font-size: 12px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
}
.nutrition .topping1 {
	background-color: #F6F6F6;
	font-size: 12px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
}
.nutrition .data0 {
	background-color: #FFFFFF;
	font-size: 11px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
}
.nutrition .data1 {
	background-color: #F6F6F6;
	font-size: 11px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
}
.nutrition .data {
	font-size: 11px;
}
.nutrition .data a{
	font-size: 11px;
}
.nutrition .data a:hover{
	font-size: 11px;
}
.nutrition .portionsize {
	font-size: 10px;
}
.pdv{
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
.inputsmall {
	font-size: 10px;
	width: 25px;
	text-align: center;
}
.fpbutton {
	width:150px;
	font-family:Verdana;
	font-size:7pt;
	font-weight:bold;
	font-style:normal;
	color:#000000;
	background-color:#B1DDFF;
	border-style:outset;
	border-width:2px;
	border-color:#CCCCCC;
	height:22px;
}
.buttontiny {
	font-family:Verdana;
	font-size:9pt;
	font-weight:bold;
	font-style:normal;
	color:#000000;
	background-color:#B1DDFF;
	border-style:outset;
	border-width:2px;
	border-color:#CCCCCC;
	height:22px;
}


/********************************************************/
/*
/*  Nutrition Label
/*
/********************************************************/

.helv13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28pt;
	line-height: 28pt;
	color: #000000;
}
.helv10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	line-height: 11pt;
	color: #000000;
}
.helv8tight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 11pt;
	color: #000000;
}
.helv8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: normal;
	color: #000000;
}
.helv6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	color: #000000;
}
.helv5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 8pt;
	color: #000000;
}



/********************************************************/
/*
/*  Comprehensive Details
/*
/********************************************************/

table.module3 {
	background-color: #FFFFFF;
	border: 1px solid #9C2D05;
}
table.module3 th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	padding: 2px;
	line-height: normal;
	color: #FFFFFF;
	background-color: #9C2D05;
}
table.module3 .padded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 5px;
	line-height: normal;
	color: #000000;
}

#ajax_mainContainer{
	width: 660px;
	margin: 0 auto;
	text-align: left;
	height: 100%;
	background-color: #FFFFFF;
	border-left: 3px double #000000;
	border-right: 3px double #000000;
}
/* Big box with list of options */
#ajax_listOfOptions{
	position: absolute; /* Never change this one */
	width: 300px; /* Width of box */
	height: 100px; /* Height of box */
	overflow: auto; /* Scrolling features */
	border: 1px solid #0065A4; /* Dark green border */
	background-color: #FFFFFF; /* White background color */
	text-align: left;
	font-size: 0.9em;
	z-index: 100;
}
#ajax_listOfOptions div{ /* General rule for both .optionDiv and .optionDivSelected */
	font-family: Arial, Helvetica, sans-serif;
	margin: 1px;		
	padding: 1px;
	cursor: pointer;
	font-size: 0.9em;
}
#ajax_listOfOptions .optionDiv{ /* Div for each item in list */
	
}
#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
	background-color: #0065A4;
	color: #FFFFFF;
}
#ajax_listOfOptions_iframe{
	background-color: #FF0000;
	position: absolute;
	z-index: 5;
}




