body, html {
	background-color:Transparent;
	background-position: left top;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 12px;
	line-height: 150%;
	height:100%; /* needed for container min-height */
}

h1 {
	font-size: 19px;
	font-weight:bold;
	color: white;
	margin-bottom: 10px;
}

h2 {
	font-size: 14px;
	color: #003366;
	margin-bottom: 0;
}

a {
	color: #003366;
}

a:hover {
	color: #1F89CD;
}

.separator {
	height: 1px;
	clear: both;
}

#container {
	width: 741px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	position: relative;
}


#logoAndNav {
	width: 158px;
	height: 650px;
	float: left;
	background-image: url(../assets/navBack.jpg);
	background-repeat: no-repeat;
	background-position: left 110px;
	position: relative
}



/* this starts the navigation css */


dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navWrapper {
	width: 142px;
	min-height: 230px;
	_height: 230px;
	position: absolute;
	left: 16px;
	top: 137px;
	visibility: visible;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	line-height: 13px;
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	border-bottom: 1px solid #B2D6EE;
	padding-top: 8px;

}

*html #nav a {
	height: 13px;
}

#nav a:hover {
	color: #135587;
}

#nav li ul {
	display: block;
	position: absolute;
	left: -1000px;
	bottom: -57px;
}

#nav li ul a {
	border: none;
	text-indent: 10px;
	font-size: 12px;
	color: white;
	text-decoration: underline;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: 0;
	}

img {
	border-style: none;
}


/* this ends the navigation css */

#homeMovie {
	width: 583px;
	height: 410px;
	float: left;
	z-index: 0;
}

#content {
	width: 583px;
	min-height: 240px;
	_height: 240px;
	background-image: url(../assets/contentBack.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	position: relative;
	padding-bottom: 40px;
}

#holder {
	width: 583px;
	min-height: 240px;
	_height: 240px;
	float: left;
	position: relative;
	padding-bottom: 40px;
	
}

#text {
	width: 385px;
	margin-left: 40px;
}

.pageHeading {
	position: absolute;
	top: -35px;
	left: 40px;
	z-index: 4000;
}

.textSubPages {
	margin-left: 40px;
	width: 473px;
	margin-bottom: 10px;
}

.contactSubPages {
	margin-left: 40px;
	width: 473px;
	margin-bottom: 10px;
}

.textSubPages h2 {
	padding-left: 20px;
	background-image: url(../assets/downloadArrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:8px;
}

.contactSubPages form {
	margin-top: 20px;
}

.contactSubPages label {
	float: left;
	width: 70px;
	font-weight:bold;
}

.contactSubPages input {
	width: 200px;
}

.contactText {
	width: 370px;
	height: 100px;
}

.send {
	margin-left: 70px;
}

.errorMessage {
	margin-left: 70px;
}

#quickMenu {
	width: 182px;
	height: 161px;
	position: absolute;
	z-index: 4000;
	left: 387px;
	top: -169px;
}

#quickMenu a {
	font-size: 11px;
	color: #F3AF97;
	position: absolute;
	left: 33px;
	top: 72px;
}


#menuLocationsLinks {
	width: 390px;
	height: 45px;
	background: url(../assets/menuLocationLinks.png) no-repeat;
	margin-top: 15px;
}

#menuLocationsLinks li {
	display: inline;
	float: left;
	width: 85px;
	height: 30px;
	margin-left: 40px;
	margin-top: 7px;
}


#menuLocationsLinks li a {
	line-height: 1;
	font-size: 13px;
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

#menuLocationsLinks li a:hover {
	color: #b2d6ee;
}

/* This is the beginning of the CSS for the franchise pages */

#franchiseCategoriesList {
	position: absolute;
	z-index: 4000;
	left: 10px;
	top: 0;
	width: 455px;
}

.franchiseList {
	float: left;
	width: 220px;
	margin-top: 18px;
	line-height: 180%;
}

.franchiseList li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 2em;
	padding-left: 0;
	font-weight: bold;
}

.franchiseText { 
	width: 430px;
}

.franchiseText h2 {
	display: inline;
	height: 10px;
	padding-left: 20px;
	background-image: url(../assets/menuItemArrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 16px;
	font-weight:bold;
	margin: 0;
}

.franchiseText p {
	margin-top: 5px;
}

.franchiseDisclaimer {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
	width: 454px;
	font-size: 10px;
	line-height: 100%;
	font-style: italic;
	text-align:center;
	color: #1F89CD;
}

.restaurantThumb {
	width: 130px;
	height: 150px;
	font-size: 10px;
	text-align:center;
	float: left;
	margin-right: 10px;
}



/* This is the beginning of the CSS for the menu items */

#menuCategories {
	width: 454px;
	height: 103px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
	position: relative;
}

#menuCategoriesImage {
	width: 124px;
	height: 103px;
	position: absolute;
	z-index: 1000;
	background-repeat: no-repeat;
}

#menuCategoriesList {
	position: absolute;
	z-index: 4000;
	left: 126px;
	top: -1px;
	width: 330px;
}

#menuCategoriesFrame {
	position: absolute;
	z-index: 2000;
}

.menuList {
	float: left;
	width: 160px;
	margin-top: 10px;
	line-height: 180%;
}

.menuList li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 2em;
	padding-left: 0;
	font-weight: bold;
}

.menuDropDown {
	position: absolute;
	top: 47px;
	left: 16px;
	width: 142px;
}

.menuDDListCategory {
	font-size: 11px;
	font-weight: bold;
}

.menuDDListSubCategory {
	font-size: 11px;
	font-weight: normal;
}

.menuDDListItem {
	font-size: 9px;
	font-weight: normal;
}

.subNav {
	width: 454px;
	min-height: 70px;
	margin-left: 40px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.menuItem {
	width: 454px;
	min-height: 70px;
	margin-left: 40px;
	margin-bottom: 10px;
}

.menuHeader {
	width: 454px;
	height: 36px;
	background-color: #E75F2F;
	background-image: url(../assets/orangeTL.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.menuHeader h1 {
	line-height: 36px;
	margin-left: 10px;
	background-image: url(../assets/orangeTR.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 0;
}

.menuDescription {
	width: 454px;
	background-color: #D8EAF6;
	background-image:url(../assets/blueBL.gif);
	background-repeat:no-repeat;
	background-position: left bottom;

}

.roundCorner {
	width: 444px;
	background-image:url(../assets/blueBR.gif);
	background-repeat:no-repeat;
	background-position: right bottom;
	margin-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.blueLine {
	width: 430px;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B2D6EE;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
	
}

.whiteLine {
	width: 430px;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: white;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 40px;
	clear: both;
}

.menuImage {
	width: 124px;
	min-height: 20px;
	_height: 20px;
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}

.menuText {
	width: 290px;
	float: left;
}

.menuText h2 {
	padding-left: 20px;
	background-image: url(../assets/menuItemArrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 16px;
	font-weight:normal;
	margin-bottom: 5px;
	margin-top: 0;
}

.leadershipText { 
	width: 430px;
}

.leadershipText h2 {
	margin-left: 138px;
	padding-left: 20px;
	background-image: url(../assets/menuItemArrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 16px;
	font-weight:bold;
	margin-top: 0;
	margin-bottom: 5px;
}

.leadershipText h3 {
	margin: 0;
	font-size: 16px;
	font-weight:normal;
	margin-bottom: 10px;
}

.companyInfoText { 
	width: 430px;
}

.companyInfoText h2 {
	padding-left: 20px;
	background-image: url(../assets/menuItemArrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 16px;
	font-weight:bold;
	margin-top: 0;
	margin-bottom: 5px;
}
	
	
/*This is the end of the CSS for the menu items*/





#backToTop {
	width: 56px;
	height: 92px;
	position: absolute;
	bottom: 60px;
	left: 684px;
}

#customer {
	position: absolute;
	width: 150px;
	height: 343px;
	left: 601px;
	top: 258px;
	text-align: right;
	z-index: 5000;
}

.customerComment {
	font-size: 12px;
	color: white;
	line-height:120%;
	text-align: left;
	position: absolute;
	left: 24px;
	top: 56px;
	width: 110px;
}

.customerName {
	font-size: 10px;
	line-height: 1;
	font-style: italic;
	font-weight: bold;
	color: #387DA9;
	text-align: right;
	position: absolute;
	left: 22px;
	top: 132px;
	width: 107px;
}

#locationFinder {
	width: 158px;
	height: 176px;
	position: absolute;
	bottom: 0px;
	left: 0;
	text-align:center;
	z-index: 4000;
}

#locationFinder input.txt {
	position: absolute;
	top: 154px;
	left: 21px;
	width: 88px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #D9D9D9;
	height: 18px;
}

#footerWrapper {
	width: 741px;
	height: 35px;
	line-height: 135%;
	font-size: 10px;
	position: relative;
	margin-top: -35px;
	float: left;
	clear: both;
}

#footerLeft {
	width: 158px;
	background: #135587;
	text-align: center;
	color: white;
	float: left;
	padding-top: 5px;
	height: 40px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height:35px;
}

#footerLeft a {
	color: white;
	text-decoration: underline;
}

#footerLeft a:hover {
	color: #B2D6EE;
	text-decoration: underline;
}

#footerRight {
	width: 583px;
	background: #1F89CD;
	text-align: center;
	float: left;
	color: #B2D6EE;
	padding-top: 5px;
	height: 40px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height:35px;
}
	
#footerRight a {
	color: #B2D6EE;
	text-decoration: underline;
}

#footerRight a:hover {
	color: white;
	text-decoration: underline;
}


/*This is the style for the locations page*/

.roundcont {
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 454px;
	background-color: #D8EAF6;
}

.roundcont form {
	margin: 0;
}

.roundtop { 
	background: url(../assets/blueTR.gif) no-repeat right top; 
}


.roundbottom {
	background: url(../assets/blueBR.gif) no-repeat right bottom;
}

img.corner {
   width: 13px;
   height: 13px;
   border: none;
   display: block !important;
}

.searchTable {
	text-align:left;
	font-weight: bold;
	width: 434px;
	margin-left: 10px;
}

.searchTable input {
	width: 120px;
}

.searchTable select {
	width: 125px;
}

.searchTable select.searchOptionsSelect {
	width: 160px;
}

.searchItem {
	width: 454px;
	min-height: 70px;
	margin-left: 40px;
	margin-bottom: 10px;
}

.mapLink {
	width: 87px;
	height: 45px;
	float: left;
	margin-right: 20px;
	font-weight: bold;
}

.searchAddress {
	width: 320px;
	float: left;
	margin-bottom: 10px;
	font-weight: normal;
}

.download {
	background-image:url(../assets/blueArrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}

.leadershipDropDown {
	position:absolute;
	left: 341px;
	top: -3px;
	width: 150px;
}

/*CSS for TVCs */

.tvc {
	width: 400px;
	height: auto;
	margin-top: 10px;
}
.nutritionText { 
	width: 100%;
	font-size:10px;
}

.nutritionText a:hover {
	color: #135587;
}

.nutritionText a{
	text-decoration: none;
}


/*This is the CSS for the Nutrition pages */

.nItem {
	width: 535px;
	min-height: 70px;
	margin-left: 40px;
	margin-bottom: 10px;
}

.nHeader {
	width: 535px;
	height: 36px;
	background-color: #E75F2F;
	background-image: url(../assets/orangeTL.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.nHeader h1 {
	line-height: 36px;
	margin-left: 10px;
	background-image: url(../assets/orangeTR.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 0;
}

.nDescription {
	width: 535px;
	background-color: #D8EAF6;
	background-image:url(../assets/blueBL.gif);
	background-repeat:no-repeat;
	background-position: left bottom;

}

.nRoundCorner {
	width:525px;
	background-image:url(../assets/blueBR.gif);
	background-repeat:no-repeat;
	background-position: right bottom;
	margin-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.nTable {
	font-size: 10px;
	line-height: 120%;
	border-collapse: collapse;
	margin-bottom: 10px;
}

.nTable td {
	text-align:right;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 1px;
}

.nTable th {
	text-align:left;
	padding-top: 2px;
	padding-bottom: 2px;
}

.nTable th:hover{background-color:#FFFFFF;}

.mItem {
	text-align: left;
	font-weight: bold;
	padding-left:15px;	
	background-image:url(../assets/blueArrow.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}

.mItem a {
	text-decoration:none;
}

.mItemExpand {
	text-align: left;
	font-weight: bold;
	padding-left:15px;	
	background-image:url(../assets/blueArrowDown.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}

.mItemExpand a {
	text-decoration:none;
}


.mnItem {
	font-weight: normal;
	display: block;
	text-align: left;
	padding-left:40px;
}

.mnItem input {
	margin-left: -25px;
}

.mItemRow {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.mItemRow td {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.mItemRow th {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.mItemRow:hover{
	background-color:#FFFFFF;
}

/*.mnItemRow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-collapse: collapse;
}*/

.colSelect {
	background-color: #B2D6EE;
}

.mInstructions {
	font-weight:normal;
	line-height: 120%;
	font-size: 10px;
	background-image:url(../assets/downloadArrow.gif);
	background-repeat: no-repeat;
	background-position: left -2px;
	padding-left: 17px;
	margin-bottom: 0;
	margin-top: 6px;
}

.nButton {
	text-align: center;
	padding-top: 10px;
}


/*This is the end of the CSS for the Nutrition pages */

/*This is the CSS for the Build a Meal Page */
.roundcontLong {
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 535px;
	background-color: #D8EAF6;
}

.bLeft {
	margin-left: 15px;
	height: auto;
	float: left;
	width: 230px;
}

.bLeft h2 {
	margin: 0;
	margin-bottom: 5px;
}

.bRight {
	float: left;
	margin-left: 15px;
	width: 260px;
}

.bRight h2 {
	margin: 0;
	margin-bottom: 5px;
}

.bCategory {
	width: 200px;
	height:60px;
	padding-left: 30px;
	background-image: url(../assets/1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.bItem{
	width: 200px;
	height: 100px;
	padding-left: 30px;	
	background-image: url(../assets/2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.bAdd {
	text-align:left;
	padding-top: 10px;
	padding-left: 30px;
	background-image: url(../assets/3.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
}

.bSelection {
	height: 150px;
	padding-left: 30px;
	background-image: url(../assets/4.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.bSelection input {
	width: 220px;
	height:100px;
}

.bShow {
	text-align:left;
	padding-top: 10px;
	padding-left: 30px;
}

.bShow input {
	margin-right: 5px;
}

#LBMItems {
	width: 200px;
}
#DDLCategory {
	width: 200px;
}

.summary {
	width: 50px;
	margin-right: 5px;
	float: left;
	margin-bottom:10px;
}
.sLabel {
	display: block;
	width: 105px;
	float: left;
	margin-left: 5px;
}

.calculate {
	float: right;
	margin-left: 10px;
}
