.mbutton { float:left; margin:50px 20px; box-shadow:0px 1px 2px #FFF; background:#222; padding:10px 30px; color:#FFF; font-size:18px; text-align:center; }

.plans { width:100%; }

.mealrow { width:239px; float:left; background: #222; border: 1px solid #333; -moz-box-shadow:    inset 0 0 10px #000000; -webkit-box-shadow: inset 0 0 10px #000000; box-shadow:         inset 0 0 10px #000000; min-height:240px; text-align:center; margin:0px 10px 0px 10px; border-radius:3px; }

.mealrow > .name { width:219px; float:left; text-align:center; padding:0px 10px; }

.mealrow > .name a { text-decoration:none; font-size:16px; color:#000; font-family:Tahoma; line-height:25px; }

.mealrow img { padding:11px 0px; }

.product-info { width: 100%; float:left;   background: none repeat scroll 0 0 #222222; }

.product-info > .left { float: left; margin-right: 15px; }

.product-info .image { background: none repeat scroll 0 0 #fff; border: 1px solid #ddd;   float: left; margin-bottom: 20px; max-width: 550px; padding: 10px; text-align: center; margin-top:10px; }

.option { height:50px; float:left; width:100%; }
.rec-meal-name{
	    font-weight: 600;
}
.rec-meal-price{
	font-size: 15px !important;
}
.product-info .description {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 5px;
    color: #222222;
    float: left;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 5px 15px 10px;
    width: 685px;
}
.cart-info, .checkout{
	background: #222;
}
.product-info .name { color: #FFF; font-family: 'bebas_neueregular'; font-size: 22px; font-weight: normal; letter-spacing: 1px; line-height: 30px; margin-bottom: 20px; margin-top: 10px; }

.product-info .description span { color: #B00525; }

.product-info .description a { color: #4D4D4D; text-decoration: none; }


.product-info .price {
    color: #FFF;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 0;
    text-align: center;
}

.product-info .price-old { color: #F00; text-decoration: line-through; }
#tab-description > h2 {
    color: #FFFFFF;
}
.tab-content {
    float: left;
    margin-left: 15px;
}
.product-info .price-new { }

.product-info .price-tax { font-size: 12px; font-weight: normal; color: #999; }

.product-info .price .reward { font-size: 12px; font-weight: normal; color: #999; }

.product-info .price .discount { font-weight: normal; font-size: 12px; color: #4D4D4D; }

.product-info .options { padding: 0px 5px 10px 0px; margin-bottom: 10px; }

.product-info .option-image { margin-top: 3px; margin-bottom: 10px; }

.product-info .option-image label { display: block; width: 100%; height: 100%; }

.product-info .option-image img { margin-right: 5px; border: 1px solid #CCCCCC; cursor: pointer; }

.product-info .cart { padding: 0px 5px 10px 5px; margin-bottom: 20px; color: #222; }

.product-filter { margin: 0 auto 10px; overflow: auto; padding-bottom: 5px; text-align: center; max-width: 560px; box-shadow:0px 1px 2px #FFF; background:#333; padding:15px 50px 15px 15px; }

.product-filter .display { margin-right: 15px; float: left; padding-top: 4px; color: #CCC; display:none; }

.product-filter .display a { font-weight: bold; }

.product-filter .sort { float: right; color: #CCC; }

.product-filter .limit { margin-left: 15px; float: right; color: #CCC; }

.blog { background: none repeat scroll 0 0 #222222; border: 1px solid #333333; border-radius: 3px; float: left; margin: 10px 0; padding: 1%; width: 98%; }

.blog .image { border: 3px solid #FFFFFF; float: left; height: 190px; margin-right: 20px; overflow: hidden; width: 238px; }

.blog a { float: left; }

.description { float: left; width: 72%; }

.description p { color: #CCCCCC; font-family: arial; font-size: 13px; line-height: 20px; }

.description h2 { color: #FFFFFF; font-family: 'bebas_neueregular'; font-size: 18px; font-weight: normal; margin-bottom:10px; letter-spacing: 1px; }

.productrow { background: #fff; border: 8px solid #333333; border-radius: 5px; box-shadow: 0 0 5px #000000 inset; display: inline-block; margin: 0 0.3% 20px; min-height: 270px; text-align: center; width: 235px; vertical-align: top; }

.productrow > .name { clear: both; display: block; margin: 0 5%; text-align: center; width:90%;}

.productrow > .name a { color: #000; font-family: 'georgiaregular'; font-size: 14px; line-height: 20px; text-decoration: none; }

.productrow img { margin:6px 0px; border:2px solid #fff; max-width: 98%; }

.price { font-size:13px; color: #B00525; font-family:Tahoma; font-weight:bold; padding-top:5px; }
.discount { color: #B00525; }
.pagination { text-align:center; padding-top: 8px; display: inline-block; width: 100%; margin-bottom: 10px; }

.pagination .links { float: left; }

.pagination .links a { display: inline-block; border: 1px solid #EEEEEE; padding: 4px 10px; text-decoration: none; color: #A3A3A3; }

.pagination .links b { display: inline-block; border: 1px solid #269BC6; padding: 4px 10px; font-weight: normal; text-decoration: none; color: #269BC6; background: #FFFFFF; }

.pagination .results { float: right; padding-top: 3px; }

/* Cart */

table.list { border-collapse: collapse; width: 100%; border-top: 1px solid #555; border-left: 1px solid #555; margin-bottom: 20px; }

table.list td { border-right: 1px solid #555; border-bottom: 1px solid #555; padding:5px; }

table.list thead td { background-color: #333; padding: 7px 5px; }

table.list thead td a, .list thead td { text-decoration: none; color: #DDD; }

table.list tbody td { padding: 10px 5px; vertical-align: top; }

.cart-total { overflow: auto; padding-top: 8px; margin-bottom: 15px; }

.cart-total table { float: right; }

.cart-total td { padding: 3px; text-align: right; }

a { color:#FFF; text-decoration:none; }

.checkout-heading { background: none repeat scroll 0 0 #222222; border: 1px solid #333333; color: #FFFFFF; font-size: 14px; font-weight: normal; padding: 8px; }

.checkout-heading a { float: right; margin-top: 1px; font-weight: normal; text-decoration: none; }

.checkout-content { padding: 0px 0px 15px 0px; display: none; overflow: auto; }

.checkout-content .left { float: left; width: 48%; }

.checkout-content .right { float: right; width: 48%; }

.checkout-content .buttons { clear: both; }

.checkout-product table { width: 100%; border-collapse: collapse; border-top: 1px solid #333; border-left: 1px solid #333; border-right: 1px solid #333; margin-bottom: 20px; }

.checkout-product td { padding: 7px; }

.checkout-product thead td { color: #fff; font-weight: bold; background-color: #333; border-bottom: 1px solid #333; }

.checkout-product thead .name, .checkout-product thead .model { text-align: left; }

.checkout-product thead .quantity, .checkout-product thead .price, .checkout-product thead .total { text-align: right; }

.checkout-product tbody td { vertical-align: top; border-bottom: 1px solid #333; }

.checkout-product tbody .name, .checkout-product tbody .model { text-align: left; }

.checkout-product tbody .quantity, .checkout-product tbody .price, .checkout-product tbody .total { text-align: right; }

.checkout-product tfoot td { text-align: right; border-bottom: 1px solid #333; }

.checkout-content { background: none repeat scroll 0 0 rgba(0, 0, 0, 0); border: 1px solid #333333; padding: 20px; }

#button-payment-method.button { margin-top: 10px; }

.button { background: none repeat scroll 0 0 #B00525 !important; border: 1px solid #FFFFFF !important; cursor: pointer; }

a.button { background: none repeat scroll 0 0 #B00525!important; border: 1px solid #FFFFFF!important; color: #FFFFFF!important; padding: 5px 15px; text-decoration: none; }

.options select, .option select { background: none repeat scroll 0 0 #222222; border: 1px solid #333333; clear: both; color: #FFFFFF; display: block; font-size: 13px; padding: 3px; width: 220px; }

.product-info .description b { display: inline-block; font-weight: normal; }

input#button-cart { border: 1px solid #FFFFFF; }

.cart input[type="text"] { border: 1px solid #333333; padding: 5px 0; text-align: center; }

#coupon input[type="text"], #voucher input[type="text"] { width: 100px; }

#button-confirm.button { float: right; }

#payment .form td select { background: none repeat scroll 0 0 #333333; border: 0 none; box-shadow: 0 0 10px #000000 inset; color: #FFFFFF; padding: 3px; }
.p-detail .description h2 {
    color: #333333;
}

.product-info > .left {
    float: left;
    margin-right: 15px;
}
.p-info-page {
    max-width: 70%;
}
.p-detail {
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    display: inline-block;
    padding: 5px;
}


/******* Fly Out CSS *******/


.clearfix {
	clear:both;
	float:none;
	width:100%;
}


.cart_items_container {
	border: medium none;
	float: left;
	height: auto;
	width: 100%;
}

.cart_item_container {
	width:150px;
	height:150px;
	float:left;
	margin:10px;
	padding:5px;
	position: relative;
	
	box-shadow: 0 0 5px #000000 inset;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.cart_item_container .productrow {
	border: none;
	min-height:10px;
	overflow: hidden;
	box-shadow:none;
}

.cart_item_container .productrow > .name {
	position: absolute;
	width: 100%;
	bottom: 0;
	left:0;
	z-index: 1;
	font-size:12px;
	font-weight:bold;
	color:#000;
	opacity:0.6;
}

.cart_item_container .productrow img {
	margin:0;
}

.cart_item_container .product-options { display: none; }

.cart_item_container .add-to-cart {
	color: #fff;
	font-family: arial;
	font-size: 11px;
	overflow: hidden;
	padding: 0 2px !important;
	position: absolute;
	right: 0;
	top: 0;
}

.sel_pickupday {
	width:100px;
	margin-bottom:10px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
	background:#444 !important;
	border:1px solid #555 !important;
}
.demo{
	width:100% !important;
}