/* basics */
* { margin: 0; padding: 0; }
ul { list-style-type: none; }

body {
	margin: 0 0 0 0;
	background: #ffffff;
	font-family: Verdana;
	font-size: .8em;
}

/* header */
#leftMenu {
	width: 191px;
	background-color: #a7c76a;
	vertical-align: top;
	padding: 0 0 25px 0;
}

#menu {
	background: #a7c76a url(../images/menu.jpg) no-repeat left top;
	text-align: right;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#menu a {
	color: #FFFFFF;
}

#menu ul {
	margin: 0 0 0 28px;
	padding: 0 0 0 0;
	width: 146px;
}

#menu li {
	background-color: #b3d670;
	margin: 0 0 .25em 0;
	color: #FFFFFF;
	padding: 0 .33em 0.1em .33em;
	font-size: 14px;
	font-weight: 800;
}

#main {
	width: 450px;
	text-align: left;
    margin: 0 0 0 0;
	vertical-align: top;
	padding: 75px 0 0 0;
}

#zipSearch {
	background:  url(../images/zipsearch2.jpg) no-repeat;
	text-align: right;
	width: 147px;
	font-family: Verdana;
	font-size: .6em;
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
}

#zipSearch input {
	width: 126px;
 	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
 	background-color: #FFFFFF;
 	color: #000000;
 	border: 1px solid #bcbcbc;
 	margin: 0 12px 0 9px;
	padding: 0 0 0 0;
} 

#zipSearch p {
	color: #000000;
	margin: 0 9px 12px 0;
}

#zipSearch a {
	color: #000000;
	margin: 0 9px 0 0;
	padding: 7px 0 0 0;
	font-weight: bold;
}

#healthNews {
	background-color: #FFFFFF;
	width: 137px;
	font-size: .8em;
	color: #848484;
	font-weight: 700;
	margin: 10px 0 0 0;
	padding: 0 10px 0 0;
}

#leftColumnText {
	width: 150px;
	font-size: .8em;
	color: #FFFFFF;
	margin: 10px 0 0 0;
	padding: 0 10px 0 0;
}

#zoneMainText {
	/*background:  url(../images/maintextbg.gif) repeat-x;*/
	width: 400px;
	font-family: Verdana;
	font-size: .7em;
	color: #494949;
	padding: 10px 0 0 10px;
}

#zoneMainText p {
	margin: 10px 0 10px 0;
}

#main h1 {
	color: #087648;
	font-weight: 700;
	font-size: 1em;
	background: url(../images/leaf.gif) no-repeat;
	padding: 0 0 0 2.5em;
	margin: .5em 0 .5em 0;
}

#main h2 {
	background: url(../images/dots.gif) no-repeat center top;
	margin: .5em 0 .5em 0;
}

hr {
	background-color: #FFFFFF; 
	border: 2px dashed #dfedc2; 
	border-style: none none dashed; 
	width: 400px;
}

#content {
	padding: 1em;
}

.rightMenu {
	vertical-align: top;
	text-align: left;
}

#rightMenuBg {
	background:  url(../images/rightcolumnbg.jpg) repeat-x center;
	height: 362px;
	VERTICAL-ALIGN: top;
	width:200px;
	text-align: center;
}

#rightColumnBgLogged {
	background:  url(../images/rightcolumnbglogged.jpg) repeat-x center;
	height: 362px;
	VERTICAL-ALIGN: top;
	width: 200px;
	text-align: center;
}

#footer {
	background:  url(../images/footerbg.gif) repeat-x top center;
	font-family: Verdana;
	font-size: .6em;
	color: #909090;
	width: 830px;
}

#footer h2 {
	padding: 15px 0 0 10px;
	font-size: 12px;
}

#footer p {
	padding: 0px 0 0 10px;
}

#memberLogin {
	COLOR: #000000
	font-family: Times New Roman;
	FONT-WEIGHT: 800;
	FONT-SIZE: 14px;
	BACKGROUND-IMAGE: url(../images/memberloginbg2.gif);
	VERTICAL-ALIGN: top;
	HEIGHT: 28px;
	PADDING: 5px 0 0 30px;
	background-repeat: no-repeat;
	background-position: 0.02em;
}

#memberLogOut {
	COLOR: #000000
	font-family: Times New Roman;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	BACKGROUND-IMAGE: url(../images/memberloginbg2.gif);
	VERTICAL-ALIGN: top;
	HEIGHT: 28px;
	PADDING: 5px 0 0 30px;
	background-repeat: no-repeat;
	background-position: 0.02em;
}

#memberLogin a {
	color: #FFFFFF;
}

#memberLogOut a {
	color: #FF0000;
}

img {  
	border-style: none;
}

a:link {
	color: #909090;
	text-decoration: none;
} 

a:active {
	color: #909090; 
	text-decoration: none; 
}

a:visited {
	color: #909090; 
	text-decoration: none; 
}

a:hover {
	color: #909090; 
	text-decoration: underline; 
}

#textArea {
	text-align: left;
	padding: 0 10px 20px 10px;
	width: 405px;
}

#textArea p {
	/*	background:  url(../images/maintextbg.gif) repeat-x;*/
	width: 405px;
	font-family: Verdana;
	font-size: .7em;
	color: #494949;
	padding: 10px 0 0 10px;
}

#textArea ul {
	list-style-type: disc;
	/*	background:  url(../images/maintextbg.gif) repeat-x;*/
	width: 405px;
	font-family: Verdana;
	font-size: .7em;
	color: #494949;
	padding: 10px 0 0 20px;
}

#textArea ol {
	list-style-type: disc;
/*	background: url(../images/maintextbg.gif) repeat-x;*/
	width: 405px;
	font-family: Verdana;
	font-size: .7em;
	color: #494949;
	padding: 10px 0 0 20px;
}

#textArea li {
/*	background: url(../images/maintextbg/.gif) repeat-x;*/
	font-family: Verdana;
	color: #494949;
	width: 405px;
	padding: 5px 0 0 0;
}


.zipText {
	font-family: Verdana;
	font-size: .7em;
	color: #494949;
	
}

.zipText input {
	width: 75px;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #bcbcbc;
	margin: 0 0 0 0;
}

#regFinal a {
	font-family: Verdana;
	font-size: .7em;
	color: #494949;
	width: 450px;
}

#regArea {
	text-align: left;
	padding: 0 10px 0 10px;
}

#regArea input {
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #bcbcbc;
}

#regArea select {
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #bcbcbc;
}

#regArea textArea {
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #bcbcbc;
}

#regArea p {
	width: 405px;
	font-family: Verdana;
	font-size: .7em;
	color: #494949;
	padding: 10px 0 0 10px;
}

#regArea dl {
	width: 405px;
	font-family: Verdana;
	font-size: .7em;
	color: #494949;
	padding: 10px 0 0 10px;
}

#regArea tr {
	width: 405px;
	font-family: Verdana;
	font-size: .7em;
	color: #494949;
	padding: 10px 0 0 10px;
}

.phpText {
	width: 405px;
	font-family: Verdana;
	color: #494949;
	padding: 10px 0 0 10px;
	font-size: .7em;
}

#bigFlash {
	text-align: left;
}

#smallFlash {
	text-align: left;
}

#pricing {
/*	background: url(../images/maintextbg.gif) repeat-x;*/
	width: 405px;
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
}

#pricing img {
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#pricing ul {
	width: 405px;
	font-family: Verdana;
	color: #494949;
	padding: 10px 0 0 10px;
	font-size: .7em;
}

#pricing p {
	width: 405px;
	font-family: Verdana;
	color: #494949;
	padding: 10px 0 0 10px;
	font-size: .7em;
}

#tellFriend {
	padding: 0 0 0 78px;
}

.scripterror {
	color: red;
	font-weight: bold;
}

#myAccountLink {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#myAccountLink a {
	color: #FF0000;
}

#rightMenuImages {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	min-width: 1000px;
}

#rightMenuImages img {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.navMenu a {
	width: inherit;
	font-family: Verdana;
	color: #087648;
	padding: 0 0 0 5px;
}

#topBanner {
	margin: 0 0 0 0;
	Padding: 0 0 0 0;
	position: absolute; 
	top: 10px;
	left: 370px;
}

.bottomMemberText {
	text-align: center;
}

.subtitle {
	color: #18592A;
	font-weight: bold;
}

/* Image Transition Classes */

#mContainer {
	position: relative;
	width: 439px;
	height: 391px;
	z-index: 1;
}

.mPhoto {
	position: absolute;
	top: 0px;
	left: 0px;
	-moz-opacity: 0.0;
	filter: Alpha(opacity=0);
	z-index: 1;
}

.sideCell {
	border-bottom-style: solid; 
	border-bottom-width: thin; 
	border-color: #BCBCBC; 
	text-align: center; 
	font-weight: bold;
}

#mealTypeTable {
	border-style: solid; 
	border-width: thin; 
	border-color: #BCBCBC;
	width: 300px;
	margin: 5px 0 0 10px;
	text-align: center;
}

#mealTypeStandard {
	border-bottom-style: solid; 
	border-bottom-width: thin; 
	border-color: #BCBCBC; 
	font-weight: bold;
	width: 100px;
	text-align: center;
}

#mealTypeKids {
	border-bottom-style: solid; 
	border-bottom-width: thin; 
	border-left-style: solid; 
	border-left-width: thin; 
	border-right-style: solid; 
	border-right-width: thin; 
	border-color: #BCBCBC; 
	font-weight: bold;
	width: 100px;
	text-align: center;
}

#mealTypeVeg {
	border-bottom-style: solid; 
	border-bottom-width: thin; 
	border-color: #BCBCBC; 
	font-weight: bold;
	width: 100px;
}

#mealTypeCenterBox {
	border-left-style: solid; 
	border-left-width: thin; 
	border-right-style: solid; 
	border-right-width: thin; 
	border-color: #BCBCBC;
	padding: 2px 0 2px 0;
}

#tooltip {
	width: 300px;
	position: absolute;
	z-index: 3000;
	border: 1px solid #a7c76a;
	background-color: #a7c76a;
	padding: 5px; 	opacity: 1.00; 
}

#tooltip h3, #tooltip div { 
	margin: 0;
	color: #fff;
}

.formInfo a, .formInfo a:active, formInfo a:visited{
	background-color:#A7C76A;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0 2px 2px 2px;
	text-decoration: none;
}

.formInfo a:hover{
	color: #000000;
	text-decoration: none;
}

.tTip {
	cursor: help;
}

#feeCalcTable {
	padding: 0 0 0 10px;
}

.codeBox {
	font-family: Courier, Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px dashed #a5c567;
	font-size: 12px;
	text-align: left;
	width: 415px;
	height: 70px;	
	margin: 0 0 0 10px;
}

.reqStar {
	color: #FF0000;
	font-weight: bold;
}

#ReplenishOptions {
	display: none;
	padding: 0 0 5px 0;
}

.topRight {
	vertical-align: top;
}