body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background: #fff;
	text-align: center;
	margin: 0px;
	padding: 0 0 30px;
}
#wrapper {
	width: 720px;
	margin: 0 auto 0 auto;
	padding: 0px;
	height: auto;
	text-align: left;
}
#leftPanel {
	float: left;
	width: 203px;
	margin: 0px;
	padding: 0px 0px 50px;
	height: auto;
	background:url(../images/shadow_left.gif) no-repeat right top;
}
h1 span {
	display: none;
}
h1.logo {
	height: auto;
	width: 203px;
	margin: 0 0 20px 0;
	display: inline;
	padding: 0;
}
#contentArea {
	display: inline;
	margin: 0 0 0 13px;
	padding: 0;
	float: left;
	width: 344px;
	height: auto;
	line-height: 15px;
}
#contentArea2 {
	margin: 0 0 0 13px;
	padding: 0;
	float: left;
	height: auto;
	line-height: 15px;
}
#contentArea h1 {
	background: #CCCCCC no-repeat left top;
	padding: 0;
	height: 197px;
	width: 344px;
	margin: 0 0 10px 0;
}
#contentArea h1.home {
	background-image: url(../images/banner_01.jpg);
}
#rightPanel {
	float: left;
	width: 147px;
	display: inline;
	margin: 27px 0 0 13px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #F27579;
	margin: 0;
}
ul#menu {
	float: right;
	list-style-type: none;
	text-align: right;
	margin: 20px 0 0 0;
}
ul#menu li.mainBtn {
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0 0 5px 0;
	display: block;
}
ul.submenu {
	list-style-type: none;
	font-size: 14px;
	color: #0096F2;
}
ul#menu a.main:link {
	padding: 0 20px 0 0;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F27579;
	letter-spacing: -1px;
	text-decoration: none;
}
ul#menu a.main:visited {
	padding: 0 20px 0 0;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F27579;
	letter-spacing: -1px;
	text-decoration: none;
}
ul#menu a.main:hover, ul#menu a.current, ul#menu a.main:active {
	padding-right: 20px;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F6999C;
	letter-spacing: -1px;
	text-decoration: underline;
	background: url(../images/arrow.gif) no-repeat right center;
}
ul.submenu a:link, ul.submenu a:visited {
	padding-right: 20px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0096F2;
	letter-spacing: -1px;
	text-decoration: none;
	margin-bottom: 5px;
}
ul.submenu a:hover, ul.submenu a:active {
	padding-right: 20px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #52BBFB;
	letter-spacing: -1px;
	text-decoration: none;
	margin-bottom: 5px;
}
#footer {
	clear: both;
	float: left;
	width: 517px;
	
	margin: 30px 0 0 216px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	background: url(../images/arrow_grey.gif) no-repeat left center;
	padding-left: 10px;
}
*html #footer {
	clear: both;
	float: left;
	width: 517px;
	margin: 30px 0 0 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	background: url(../images/arrow_grey.gif) no-repeat left center;
	padding-left: 10px;
}


a:link{
	color: #0096F2;
	text-decoration: none;
}
a:visited{
	color: #0096F2;
	text-decoration: none;

}
a:hover{
	color: #52BBFB;
	text-decoration: none;

}
a:active{
	color: #52BBFB;
	text-decoration: none;

}
#contentArea h1.meals {
	background: url(../images/banner_02.jpg); 
}
#contentArea h2.mealsH {
	
}
#contentArea h2.mealsHs {
	font-size:16px;
	display:inline;
}
strong.names {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F94751;
	display: block;
	clear: both;
	margin-bottom: 5px;
}
ul.foodList {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.foodList li {
	margin: 0px;
	padding: 15px 0px 10px;
	color: #999999;
	border-top: 1px dotted #ccc;
}
img.btnAdd {
	display: block;
	margin-top: 5px;
	clear: both;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #F94751;
	margin: 25px 0 15px 0;
	line-height: 34px;

}
table.cart, tr.products td {
	font-size: 10px;
	border-bottom: 1px dotted #ccc;
}
table.cart tr.tabs {
	background-color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0px;
	margin-bottom: 10px;
}
label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 5px 0 3px 0;
	display: block;
}
#contentArea h1.cart {
	background-image: url(../images/banner_03.jpg);
}
#contentArea h1.family {
	background-image: url(../images/banner_04.jpg);
}
span.blue {
	color: #00B4FF;
}
strong.red {
	color: #FF0000;
	font-size: 11px;
}
#contentArea h1.about {

	background: url(../images/banner_05.jpg);
}
.imgLeft{
	float: left;
	margin: 0 10px 10px 0;
}
#products { 
width:100%;
height:auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#0096F2;
font-weight:bold;
}
.produuuct { 
	margin: 0 0 0 13px;
	padding: 0;
	float: left;
	width: 344px;
	height: auto;
	line-height: 15px;
 }
.productsRow { 

height:auto;
border-color:#CCCCCC;
border-bottom-style:dotted;
border-bottom-width:1px;
padding-bottom:5px;
margin-left:20px
}

.products-data {
margin-top:4px;
font-size:14px;
margin-left:0px;
color:#0096F2;
font-weight:bold;
}

p.products-price {
margin-top:4px;
font-weight:0; 
font-size:12px;
color:#666666;
}

.products-buynow {
margin-top:0px;
margin-right:0px;

}
.ct { margin:5px; }
p.checkoutTitles { font-size:16px; font-weight:bold; }
p.checkoutTitles1 { font-size:16px; font-weight:bold; display:inline; margin:5px; }

p.checkoutTitlesNB { font-size:16px;  font-weight:0px; }
p.checkoutTitlesNB1 { font-size:16px; text-align: right; font-weight:0px; display:inline; margin: 0px; padding: 2px; }
p.checkoutTitlesNBB { font-size:10px;  font-weight:0px; display:block; margin-right:0px; text-transform:uppercase; font-weight:bold;}
p.checkoutTitlesError { font-size: 14px; font-weight: bold; display: inline; color: red; }
p.pinkBold {color:#F94751; font-weight:bold; font-size:12px;}
span.width { 	margin: 0 0 0 13px;
	padding: 0;
	float: left;
	width: 344px;
	height: auto;
	line-height: 15px; }
	span.pE { margin:4px; margin-left: 0px; }
p.productsEdit { color:#0096F2; font-weight:0px; font-size:16px; display:inline; margin:5px;}
p.red { color:red; font-weight:bold; font-size:12px; text-align:right;}
p.red2 { color:red; font-weight:bold; font-size:12px; text-align:left;}
p.normal { font-size:10px;  background-color:#FFFFFF; color:#666666;}
.tableBG { background-color:#F4F4F4; font-size:10px;}
p.tableP { margin:5px; }
.tabble { width:100%; }
#detailsLeft { width:35%; float:left; margin-top:0px; font-size:16px;}
p.detailsLeft { margin-bottom:21px; margin-top:10px; }
#detailsRight {width:60%; margin-left:5%; float:right; line-height:16px; }
.clickHere{ color:#0096F2; }
.row1 {
	background-color: #ffffff;
	border-bottom: 1px #666666 dashed;
	}
.row2 {
	background-color: #ffffe0;
	border-bottom: 1px #666666 dashed;
	}
	
.carttotal {
	background-color: #eeeeee;
	}

dl.table-display
{
width: 344px;
margin: 2em 0;
padding: 0;
}

.table-display dt
{
width: 30%;
float: left;
margin: 0 0 0 0;
padding-top: 0.5em;
font-weight: bold;
vertical-align: bottom;
}

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

.table-display dd
{
width: 70%;
float: left;
margin: 0 0 0 0;
padding-top: 0.5em;
}

.table-display dd.product1
{
width: 70%;
float: left;
margin: 0 0 0 0;
padding-top: 0.5em;
clear: both;
}
.table-display dd.product2
{
width: 10%;
float: left;
margin: 0 0 0 0;
padding-top: 0.5em;
}
.table-display dd.product3
{
width: 20%;
float: left;
margin: 0 0 0 0;
padding-top: 0.5em;
}
.table-display dd.total1
{
width: 80%;
float: left;
text-align: right;
margin: 0 0 0 0;
padding-top: 0.5em;
margin-bottom: 1em;
border-top: 1px solid #666666;
}
.table-display dd.total2
{
width: 20%;
float: left;
margin: 0 0 0 0;
padding-top: 0.5em;
margin-bottom: 1em;
border-top: 1px solid #666666;
}

.table-display dd.details {
width: 100%;
text-align: right;
font-size: 90%;
clear: both;
margin: 0 0 0 0;
padding: 0;
}

.table-display input, .table-display textarea {
width: 99%;
margin: 0;
margin-bottom: 2px;
}

input, textarea {
border: 1px solid black;
margin: 2px;
padding: 2px;
background-color: white;
font-size: 95%;
}

input.required {
background-color: #ffffc9;
}

input.error {
background-color: #ffc0c0;
}

input.image {
border: 0px;
}

.checkouterror {
background-color: #ffc0c0; 
}
