body {
	font-family: helvetica;
	background: url(images/wallpaper.jpg);
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.logo {
	position: absolute;
	left: 50px;
	top: 25px;
	border: 0px;
}

.navBar {
	position: absolute;
	left: 42px;
	top: 166px;
	padding: 0px;
	margin: 0px;
}
.navBar li {
	display: block;
	float: left;
}

.navBar li a img {
	border: none;
}

.navImage {
	display: block;
	height: 88px;
	position: relative;
}

.navImage span {
	display: none;
}

.navDelivery {
	background: url(images/stack-homeDelivery.png);
	width: 201px;
}

.navProducts {
	background: url(images/stack-products.png);
	width: 148px;
}

.navCatering {
	background: url(images/stack-catering.png);
	width: 140px;
}

.navAbout {
	background: url(images/stack-about.png);
	width: 143px;
}

.navContact {
	background: url(images/stack-contact.png);
	width: 191px;
}

.navImage:hover {
	background-position: 0 -88px;
}

.navBar ul { z-index: 200; position: absolute; display: none; top: 60px; left: 275px; background: #C1CD23; padding: 10px 0; margin: 0; border-radius: 10px; -moz-border-radius: 10px; -webkit-borer-radius: 10px; }
.navBar li:hover ul { display: block; }
.navBar ul li { display: block; float: none; border-bottom: 1px solid white; padding: 8px 13px; }
.navBar ul li.last { border: none;  }
.navBar ul li:hover { background: #F2EB46; }
.navBar ul li a { color: #566C11; text-decoration: none; font-size: 18px; }

.rightText {
	position: absolute;
	top: 275px;
	left: 830px;
}

.nextStepLink {
	text-decoration: none;
	color: #00AEEF;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}

/* Home */
.homeMain {
	position: relative;
	width: 904px;
	height: 896px;
	background: url(images/homeBG.jpg) no-repeat top;
	padding: 0;
	margin: 0;
	margin: 20px auto;
}

.homeMealsReadyToGo {
	position: absolute;
	left: 107px;
	top: 305px;
	width: 472px;
	text-align: left;
	font-size: 14px;
}

.homeMealsReadyToGo p {
	padding: 0px;
	margin: 0 0 20px 0;
}

.homeFreshChoices {
	position: absolute;
	left: 209px;
	top: 600px;
	width: 594px;
	text-align: left;
	font-size: 14px;
}

.homeFreshChoices p {
	padding: 0px;
	margin: 0 0 20px 0;
}

.homeCheckOut {
	font-weight: normal;
	position: absolute;
	left: 482px;
	top: 829px;
	text-align: left;
	font-size: 22px;
}

.homeCheckOut a {
	text-decoration: none;
	color: #00AEEF;
}

.homeYelpLink {
	font-weight: normal;
	position: absolute;
	left: 100px;
	top: 820px;
	text-align: left;
	font-size: 22px;
}

.homeYelpLink a img {
	border: 0;
}


/* HACK! */
/* IE 7 and IE 8 dissagree about how to handle the padding/margin on the main tables, so instead I am using a div to achieve the padding */
.topMargin {
	height: 298px;
}

.bottomMargin {
	height: 100px;
}

.twoToneBottomMargin {
	height: 50px;
}

/* White */
.whiteT {
	position: relative;
	width: 904px;
	background: url(images/whiteBG-top.jpg) no-repeat top;
	padding: 0px;
	margin: 0px;
}
.whiteS {
	position: relative;
	width: 904px;
	margin: 20px auto;
	padding: 0px;
	background: url(images/whiteBG-middle.jpg) repeat top;
	
}
.whiteB {
	position: relative;
	width: 904px;
	background: url(images/whiteBG-bottom.jpg) no-repeat bottom;
	padding-bottom: 50px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

/* Two Tone */
.twoToneT {
	position: relative;
	width: 904px;
	background: url(images/twoToneBG-top.jpg) no-repeat top;
	padding: 0;
	margin: 0;
}
.twoToneS {
	width: 904px;
	margin: 20px auto;
	padding: 0;
	background: url(images/twoToneBG-middle.jpg) repeat top;
}
.twoToneB {
	width: 904px;
	background: url(images/twoToneBG-bottom.jpg) no-repeat bottom;
	padding: 0;
	margin: 0;
	text-align: left;
}

.yellowTwoToneT {
	position: relative;
	width: 904px;
	background: url(images/yellowTwoToneBG-top.jpg) no-repeat top;
	padding: 0;
	margin: 0;
}
.yellowTwoToneS {
	width: 904px;
	margin: 20px auto;
	padding: 0;
	background: url(images/yellowTwoToneBG-middle.jpg) repeat top;
}
.yellowTwoToneB {
	width: 904px;
	background: url(images/yellowTwoToneBG-bottom.jpg) no-repeat bottom;
	padding: 0;
	margin: 0;
	text-align: left;
}

.homeT {
	position: relative;
	width: 904px;
	background: url(images/home-top.jpg) no-repeat top;
	padding: 0;
	margin: 0;
}
.homeS {
	width: 904px;
	margin: 20px auto;
	padding: 0;
	background: url(images/home-middle.jpg) repeat top;
}
.homeB {
	width: 904px;
	background: url(images/home-bottom.jpg) no-repeat bottom;
	padding: 0;
	margin: 0;
	text-align: left;
}

.homeTopMargin {
	height: 265px;
}

.homeBottomMargin {
	clear: both;
	height: 135px;
}


.homeTop { height: 260px; margin-left: 95px; width: 550px; font-size: 15px; margin-bottom: 30px; }
.homeLeft { float: left; margin-left: 95px; width: 310px; }
.homeLeft .title { color: #96AB25; font-size: 30px; }
.homeRight { float: left; margin-left: 80px; width: 310px; }
.homeRight .title { color: #96AB25; font-size: 30px; }

.twoToneTable {
	margin-left: 107px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}

.twoToneLeft{
	width: 310px;
	vertical-align: top;
	font-size: 12px;
	height: 570px;
}
.twoToneRight{
	width: 310px;
	vertical-align: top;
	padding-left: 30px;
	font-size: 15px;
}

.twoToneRight h2 {
	color: white;
	font-size: 24px;
	padding: 0;
	margin: 15px 0 5px 0;
}

.twoToneRight ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.twoToneRight ul li {
	padding: 2px 0;
}

.twoToneRightContent {
	float: left;
}

/* Products */
.product { clear: left; padding-bottom: 22px; }
.product img { float: left; margin-right: 15px; border: 0; }
.product .title { color: #8D8B00; font-weight: bold; font-size: 18px; margin-bottom: 5px; }
.productDesc {
	margin-left: 5px;
	margin-top: 40px;
}

.productDesc a {
	color: #00AEEF;
	text-decoration: none;
}

/* Catering */
.cateringTable {
	margin-left: 107px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}

.cateringLeft{
	width: 310px;
	vertical-align: top;
	font-size: 12px;
	height: 430px;
}

.cateringLeft h2{
	color: #566C11;
	font-weight: lighter;
	font-size: 25px;
}

.cateringRight{
	width: 310px;
	vertical-align: top;
	padding-left: 42px;
	font-size: 15px;
}

.cateringRight h2 {
	color: white;
	font-size: 24px;
	padding: 0;
	margin: 15px 0 5px 0;
}

.cateringLeft ul {
	list-style: none;
	padding: 8px 0 0 0;
	margin: 0;
}

.cateringLeft ul li {
	padding: 3px 0;
}

.cateringLeft a {
	color: #00AEEF;
	text-decoration: none;
	font-weight: bold;
}

.cateringRightContent {
	float: left;
}

.cateringPlate {
	position: relative;
	top: 11px;
	left: -20px;
}

.flexCell {
	height: 188px;
	vertical-align: bottom;
}

/* Home Delivery */
.deliveryTable {
	margin-left: 119px;
	
}
.deliveryLeft {
	width: 310px;
	height: 590px;
	text-align: left;
	font-size: 12px;
	vertical-align: top;
}

.deliveryLeft h2 {
	color: #B2BB1E;
	font-weight: bold;
	font-size: 15px;
}

/* Replaced by rich text editor
.deliveryLeft ul {
	list-style: none;
	padding-left: 0;
	margin: 0;
	padding: 15px 0;	
}

.deliveryLeft ul li {
	padding: 5px 0;
	margin: 0;
}*/

.deliveryRight {
	vertical-align: top;
	padding: 30px 20px 0px 50px;
}

.deliveryRight table {
	margin: 0;
}
.homeDeliveryMenuItems {
	left: 465px;
	top: 308px;
	width: 265px;
	text-align: left;
	font-size: 14px;
	margin-bottom: 30px;
}

.homeDeliveryMenuItems h3 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

.homeDeliveryMenuItems p {
	margin: 0px;
	padding: 0px;
} 

.homeDeliveryMenuItems th {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

.homeDeliveryMenuItems input {

}

.radioCell {
	width: 40px;
	padding-right: 10px;
	vertical-align: top;
}

.planCell {
	padding: 0 0 20px 0;
}

.menuLink {
	border: 0;
	background: white;
	text-decoration: none;
	color: #00AEEF;
	font-size: 14px;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
}



.checkoutButton {
	font-weight: lighter;
	background-color: white;
	color: #EC008C;
	font-size: 30px;
	border: 0;
	cursor: pointer;
	width: 320px;
}
.orderLink {
	background: white;
	text-decoration: none;
	color: #00AEEF;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}

#deliveryMenu {
	display: none;
}

.deliverySuggestion {
	margin-left: 50px;
}

/* About */
.aboutTable {
	margin-left: 119px;
	margin-bottom: 50px;
}
.aboutLeft {
	width: 310px;
	height: 590px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	padding: 0;
	margin: 0;
}

.aboutLeft blockquote {
	font-style: italic;
	font-weight: lighter;
	padding: 0px;
	margin: 50px 10px 0 20px;
	width: 282px;
}

.aboutAttrib {
	display: block;
	margin: 8px 90px 8px 90px;
	font-weight: lighter;
}

.aboutRight {
	padding-left: 9px;
	vertical-align: top;
	width: 310px;
	text-align: left;
	font-size: 14px;
}

.aboutRight a {
	text-decoration: none;
	color: #00AEEF;
}

/* Contact */
.contactTable {
	margin-left: 119px;
	margin-bottom: 50px;
}
.contactLeft {
	width: 220px;
	height: 570px;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	vertical-align: top;
}

.contactLeft a {
	text-decoration: none;
	color: #00AEEF;
}

.contactLeft a:hover {
	text-decoration: underline;
}

.contactRight {
	padding-left: 0px;
	vertical-align: top;
	width: 440px;
	text-align: left;
	font-size: 14px;
}

.contactInputDiv {
	height: 20px;
	width: 289px;
	padding: 5px 12px;
	border: 1px solid black;
	float: left;
	margin: 5px 0;
	
}

.contactInput {
	height: 20px;
	width: 291px;
	padding: 0px;
	border: 0px;
}

.contactTextareaDiv {
	border: 0px;
	float: left;
	margin: 5px 0;
	height: 199px;
	width: 273px;
	border: 1px solid black;
	padding: 5px 20px;
}

textarea.contactInput {
	background: #fff;
	height: 199px;
	width: 275px;
	padding: 0px;
	margin: 0px;
}

.captchaInputDiv {
	background: url(images/contactCaptchaInput.gif);
	display: block;
	float: right;
	height: 23px;
	width: 96px;
	border: 0px;
	margin: 0px;
	font-size: 18px;
	padding: 5px 12px;
	
}
.captchaInput {
	height: 23px;
	width: 96px;
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	border: 0;
}

.contactContent label {
	display: block;
	float: left;
	width: 80px;
	height:11px;
	padding: 0;
	margin: 10px 5px 2px 0;
	font-size: 20px;
	text-align: right;
}

/* Contact - Checkout */


.captchaInstructions {
	clear: left;
	display: block;
	height: 31px;
	padding: 10px 15px 0 136px;
	font-size: 12px;
}

.captcha {
	clear: right;
	float: right;
	margin: 10px 0px 0 0;
}

.contactSend {
	font-weight: lighter;
	background-color: white;
	color: #EC008C;
	font-size: 30px;
	margin: 8px 0 0 190px;
	border: 0;
	cursor: pointer;
	width: 100px;
}

.contactSingleCell {
	width: 657px;
	height: 570px;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	vertical-align: top;
}

.checkoutPlan {
	display: block;
	text-align: center;
	font-size: 24px;
	margin-top: 30px;
}

/* Cart */
.cartTable {
	padding-left: 119px;
}
.cartLeft {
	width: 50px;
	height: 590px;
}

.cartRight h2 {
	color: #B2BB1E;
	font-weight: bold;
}

.cartRight {
	padding-left: 40px;

	vertical-align: top;
	width: 470px;
	text-align: left;
	font-size: 14px;
}

.cartRight table {
	width: 100%;
	margin-bottom: 30px;
}
.cartRight th {
	text-align: center;
	font-weight: bold;
	font-size: 15px;
}
.cartRight td {
	padding: 6px;
}

.cartPrice {
	color: #B2BB1E;
	font-weight: bold;
}

.cartRight a {
	text-decoration: none;
	color: #00AEEF;
}

.cartActions {
	padding: 35px;
	text-align: center;
}

.cartActions a {
	font-size: 28px;
}

.cartRight form {
	margin: 25px 0 100px 0;
}
.cartRight fieldset {
	margin: 20px 0;
	border: 0px;
}

.cartRight legend {
	color: #B2BB1E;
	font-weight: bold;
	text-align: center;
}

.cartRight label {
	float: left;
	text-align: right;
	width: 160px;
	margin: 4px 8px;
}

.cartRight input {
	float: left;
	width: 250px;
	margin: 4px 0;
}

.cartRight select {
	float: left;
	margin: 4px 0;
}

input.checkoutSecurityCodeInput {
	width: 50px;
}

.checkoutSubmit {
	font-weight: lighter;
	background-color: white;
	color: #EC008C;
	font-size: 30px;
	border: 0;
	cursor: pointer;
}

.checkoutThanks {
	color:#B2BB1E;
}
/* Checkout */
.checkoutTextarea {
	width: 250px;
	height: 100px;
}

.checkoutErrors {
	color: red;
}

/* Footer */
.footerNav {
	position: relative;
	top: -20px;
	padding: 0px;
	margin: 0px auto;
}
.footerNav li {
	display: inline;
	margin-left: 30px;
	font-size: 13px;
}

.footerNav lI a {
	text-decoration: none;
	color: #333;
}

/*--------------
	Order Menu
----------------*/

.orderMealsRight {
	vertical-align: top;
	padding: 0px 20px 0px 0px;
}

.orderMeals {
	width: 345px;
	font-size: 12px;
}

.orderMeals .generalInput {
	border: 2px solid black;
	width: 265px;
	height: 18px;
	float: left;
	padding: 2px;
	margin: 4px 0;
}

.orderMeals .generalLabel {
	height: 15px;
	padding: 7px 0 0 0;
	display: block;
	width: 66px;
	float: left;
	margin: 2px 0;
}

.orderMeals textarea {
	border: 2px solid black;
	width: 331px;
	height: 215px;
	padding: 5px;
}

.orderMeals .submit {
	border: 0px;
	background: white;
	font-size: 30px;
	color: #A1B300;
	display: block;
	margin: 0px 135px;
	cursor: pointer;
}

/*-----
Jquery checkbox
-----*/

.jquery-checkbox       {display: inline; font-size: 20px; line-height: 20px; cursor: pointer; cursor: hand;}
.jquery-checkbox .mark {display: inline;}

.jquery-checkbox img {vertical-align: middle; width: 40px; height: 40px;}
.jquery-checkbox img{background: transparent url(images/checkbox.gif) no-repeat;}

.jquery-checkbox img{
	background-position: 0px 0px;
}
.jquery-checkbox-hover img{
	background-position: 0px -40px;
}
.jquery-checkbox-checked img{
	background-position: 0px -80px;
}
.jquery-checkbox-checked .jquery-checkbox-hover img {
	background-position: 0px -120px;
}

.jquery-checkbox-disabled img{
	background-position: 0px -160px;
}
.jquery-checkbox-checked .jquery-checkbox-disabled img{
	background-position: 0px -200px;
}

/* JQuery thickbox */
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

