﻿.plaintext
{
	font-family:Arial,Helvetica,Verdana,Tahoma;
	font-size:16px;
	color:#000000;
	/*color:#444444;*/
	line-height:22px;
	text-decoration:none;
}

body 
{
    background-color:#dddddd;
    margin-top:0px;
    height:100%;
    min-height:100%;
}

td
{

}

.PageTitle, .SectionTitle
{
    font-family:Arial;
    font-size:17px;
    line-height:22px;
    text-align:left;
    text-transform:uppercase; 
    font-weight:bold; 
}
.PageTitle
{
    color:#015E32;
}

.BottomHieghLight
{
    font-family:Arial;
    font-size:14px;
    line-height:22px;
    text-align:left;
    text-transform:uppercase; 
    font-weight:bold; 
    color:#015E32;
}

.home_top_text
{
	color:Black;
	vertical-align:text-top;
	font-size:12px;
	font-weight:bold;
}

.funnel_login
{
	font-size:10px;
	line-height:14px;
}
.funnel_instruct
{
	font-weight:bold;
	color:White;
	font-size:16px;
}



.NappaHeaderTD {
   padding: 2px 2px 2px 5px;
   background-color: #00388B;
   color: white;
   font-size: 1.1em;
}

.NappaSeparatorTD {
   padding: 8px 5px 5px 15px;
   font-weight:bold;
   color: white;
   font-size: 1em;
}
  
.NappaDataTD {
   padding: 2px 2px 2px 5px;
   background-color: #FFFFFF;
   font-size: 14px;
   font-weight:bold;
 }

.NappaAltDataTD {
    padding: 2px 2px 2px 5px;
    background-color: #DDDDDD;
    font-size: 14px;
    font-weight:bold;
}

.NappaDataTD2 {
   padding: 2px 2px 2px 5px;
   background-color: #FFFFFF;
   font-size: 12px;
   font-weight:bold;
 }



p.pageSubTitle{font-size:16px;font-weight:bold;}
.smallTxt{font-family:Verdana,Arial;font-size:12px;}


.MenuNav, .MenuNavCurrent {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; FONT-FAMILY: Arial, Helvetica; TEXT-DECORATION: none;
}

A.MenuNav {
	COLOR: white; TEXT-DECORATION: none;
}

A.MenuNavCurrent
{
	COLOR:#CCCCCC;
	TEXT-DECORATION:none;
}

A.MenuNav:visited {
	COLOR: white;
	TEXT-DECORATION: none;
}

A.MenuNav:active {
	COLOR:#cc9933;
	TEXT-DECORATION: none;
}

A.MenuNav:hover, A.MenuNavCurrent:hover {
	color:#cc9933;
	TEXT-DECORATION: none;
}

.BottomNav {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #999999; FONT-FAMILY: Arial, Helvetica; TEXT-DECORATION: none
}
A.BottomNav:link {
	COLOR: #999999; TEXT-DECORATION: none
}
A.BottomNav:visited {
	COLOR: #999999; TEXT-DECORATION: none
}
A.BottomNav:active {
	COLOR: #616161; TEXT-DECORATION: none
}
A.BottomNav:hover {
	COLOR: #616161; TEXT-DECORATION: none
}


/* BEGIN meal selection styles - PVH */
/*used to layer a div over elements that are meant to be partially hidden, e.g. conditional form controls*/   
div.disabledOverlay
{
	background-color:#000033;
	left:0px;
	top:0px;
	opacity:0.4;
	filter:alpha(opacity=40);
	padding:0px;	
	margin:0px;
	position:absolute;
}
div.disabledOverlay, div.itemGridCell, div.dayBannerDiv
{
	height:104px;
}
div.disabledOverlay, div.itemGridCell, div.mealBannerDiv
{
	width:245px;
}
div.disabledOverlay, div.itemGridCell
{
	padding:2px;
}
div.itemGridCell
{
	border:inset 1px #999999;
	margin:0px;
	float:left;
	position:relative;
	background-image:url('images/bg_itemGridCell.gif');
	background-repeat:repeat-x;
}
#itemGrid
{
	width:801px;
	position:relative;
}


div.mealBannerDiv
{
	float:left;
	text-align:center;
	padding:2px;
	height:50px;
}

div.dayBannerDiv
{
	width:42px;
	float:left;
}

/* END meal selection styles - PVH */

#mealsFrm
{
	padding:0px;
	border:0px;
	margin:0px;
}


#faq{
    width:655px;
    height:453px;
    font-family:Verdana;
    font-size:13px;
    text-align:left;
    margin-bottom:20px;
    border:solid 0px #882211;
    background-color:#FFEEDD;
}

.faqAnswer{
    width:670px;float:left;
    overflow:auto;
    height:300px;
    padding-left:0px;
    margin-top:10px;
    margin-left:5px;
}



.faqDetail{
    padding-left:20px;
    display:none;
}


.faqOther  {
    width:123px;
    text-align:center;
    height:40px;
    font-weight:bold;
    color:#204358;
      }

#FAQneedHelp{
    width:229px;
    background-image:url('images/bgFAQneedHelp.jpg');
    text-align:center;
    margin-right:25px;
    height:308px;
    float:right;
}
#faq div.HeadLine{
    color:#1A3B4F;
    text-align:left;
    padding-bottom:0px;
}

#faqToFind{
    color:#91721D;
    font-size:18px;
    padding-bottom:7px;
    margin-top:5px;
}

.faqQuestion {
    font-weight:bold;
    font-size:14px;
    margin-top:5px;
    background-image:url('images/ismall.gif');
    background-repeat:no-repeat;
    padding-left:30px;
    padding-bottom:5px;
    text-decoration:none;
    color:#015E32;
}

.faqQuestion A {
    text-decoration:none;
    color:#015E32;
    
} 

.customHorizontalLine, .faqQuestion A 
{
	background-position:bottom;
    background-image:url('images/contact_div.gif');
    background-repeat:repeat-x;
}

.customHorizontalLine
{
	height:3px;
	margin-top:1px;
	margin-bottom:10px;
}


.FAQtable {
    width:498px;
    text-decoration:none;
}
.FAQcell, FAQcell a {
    width:166px;
    background-image:url('images/btnFAQoff.jpg');
    text-align:center;
    height:55px;
    font-weight:bold;
    color:white;
    text-decoration:none;
}

        
        
#changemealDiv
{
	display:none;
	position:fixed;
	top:75px;
	padding:5px;
	left:150px;
	width:680px;
	z-index:98;
	border:solid 2px #000000;
	background-color:#FFFFFF;
}        

#blockerDiv
{
	display:none;
	position:fixed;
	top:0px;
	left:0px;
	width:4000px;
	height:10000px;
	z-index:97;
	opacity:0.5;
	filter:alpha(opacity=50);
	background-color:#000000;
}

#mealTabDiv
{
	width:670px;float:left;
    padding-left:0px;
    margin-top:10px;
    margin-left:5px;

}


.meal_date
{
	color:black;
	font-size: 14px;
	font-weight:bold;
}


.imgBtn {
	/*background-image: url(images/bg_imgBtn.gif);*/
	background-repeat:no-repeat;
	font-size:17px;
	background-color:#015E32;
	color:white;
	font-weight:bold;
	height:57px;
	width:213px;
	border:0px;
}

.mealChoiceSuperRow
{
	clear:both;
	width:762px;
	height:36px;
}

.mealChoiceNum {
	float:left;
	width:23px;
	padding-top:10px;
}
.mealChoiceRow  {
	width:720px;
	position:relative;
	float:right;
	padding:2px;
	margin:5px;
	height:20px;
}

.mealChoiceDesc 
{
	width:690px;
	height:20px;
	float:left;
}

.mealChoiceRow, .mealChoiceOptList  {
	border:solid 1px black;
	background:#FFFFFF;
}

.mealChoiceListHolder
{
	position:relative;
	left:3px;
	top:2px;
}

.mealChoiceOptList  {
	border-top:none;
	height:520px;
	width:683px;
	padding-left:10px;
	margin-left:34px;
	overflow:auto;
	position:relative;
	top:30px;
	left:0px;
	z-index:98;
}
.mealChoiceRow .pullDown {
	width:20px;
	height:20px;
	float:right;
}

.modalBackground
{
	width:100%; height:1600px; top:0; left:0; background-color:#000000; opacity:.55; z-index:3; position:absolute;
	_top:1px; _left:-7px; filter: alpha(opacity=55); z-index:999;

}


#AutoWhatsThisDiv, #AutoWhatsThisAccountDiv
{
	width:270px;
	height:120px;
	color:Navy;
	border:1px solid #888888;
	padding:4px;
}

#AutoWhatsThisDiv img, #AutoWhatsThisAccountDiv img
{
	float:right;
	
}
