body {margin-top: 0px;background: url('/images/assets/bg.jpg') no-repeat fixed top;	background-size: 100% 100%;}

body {
	font-family: 'Montserrat Alternates', sans-serif;
}

#container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
	border-bottom: 1px solid rgba(0, 0, 0, .15);
	border-left: 0 solid rgba(0, 0, 0, .15);
	border-right: 0 solid rgba(0, 0, 0, .15);
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topright: 0;
	border-top-right-radius: 0;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topleft: 0;
	border-top-left-radius: 0;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	-webkit-box-shadow: 0 0 24px rgba(0, 0, 0, .8);
	-moz-box-shadow: 0 0 24px rgba(0, 0, 0, .8);
	box-shadow: 0 0 24px rgba(0, 0, 0, .8);
}

#header {
	width: 1000px;
	height: 110px;
	margin: auto;
	float: auto;
	background-color: #fff;
}

#logo {
	width: 300px;
	height: 110px;
	float: left;
}

#main {
	width: 1000px;
	min-height: 600px;
	margin: auto;
	float: auto;
	overflow: auto;
}

#main table {
	border: 0px;
}

#main h2 {
	margin-left: 20px;
}

#categories,
#categories_home {
	width: 170px;
	float: left;
	margin: auto;
	padding: 0px;
}

#categories ul,
#categories_home ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 170px;
}

#categories ul li,
#categories_home ul li {
	background-color: #f3f3f3;
	padding: 4px;
	margin: 3px;
}

#categories ul li:hover,
#categories_home ul li:hover {
	background-color: #e0e0e0;
}

#categories ul li a,
#categories_home ul li a {
	height: 28px;
	font-size: 14px;
	text-decoration: none;
	color: #333;
	font-weight: bold;
}

#home_title {
	font-family: georgia;
	color: #a11c3f;
	margin-left: 0px;
	margin-top: 20px;
	font-size: 21px;
	font-weight: bold;
}

.home_sub {
	font-family: georgia;
	color: #d28b4c;
	padding: 20px 0 5px 0;
	margin: 5px 0 0;
	font-size: 19px;
	font-weight: bold;
}

#menu {
	width: 620px;
	float: left;
	margin: auto;
}

#cart {
	width: 200px;
	float: left;
	height: 550px;
	overflow-y: auto;
}

.caiL {
	border-collapse: collapse;
	width: 610px;
	table-layout: fixed;
}

.caiL tr:hover {
	background-color: #f4f4f4;
	cursor: hand;
}

.caiL td {
	padding: 8px;
	font-size: 17px;
	border-bottom: dashed 2px #EFA000;
}


/*.even td.caiTitle{background-color:#fff;}.odd td.caiTitle{background-color:#eee;}*/

#main #crumb {
	font-size: 12px;
	color: #666;
	height: 20px;
}

.crumb_long {
	background: url(breadcrumb_long.png) no-repeat 1px -2px;
	;
	z-index: 999;
	margin-left: 10px;
}

.crumb_long a {
	font-size: 12px;
	text-decoration: none;
	color: #F7931D;
	margin-left: 10px;
}

.crumb_short {
	background: url(breadcrumb_short.png) no-repeat 1px -2px;
	;
	z-index: 999;
	margin-left: 10px;
}

.crumb_short a {
	font-size: 12px;
	text-decoration: none;
	color: #F7931D;
	margin-left: 10px;
}

.caiNo {
	width: 30px;
	margin-left: 5px;
}

.caiTitle {
	width: 350px;
}

.caiSub {
	width: 70px;
}

.caiPrice {
	width: 60px;
	font-weight: bold;
	vertical-align: bottom;
	color: #a40102;
}

.caiPrice span {
	font-size: 18px;
}

.caiTitle div {
	width: 350px;
	font-size: 12px;
	float: left;
	color: #333;
	line-height: 16px;
	padding-top: 6px;
}

.caiTitle .offer {
	background-image: url(/images/assets/offer.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-top: 5px;
	padding-left: 28px;
}

.caiTitle .offer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.caiTitle .offer ul a {
	color: #EA191F;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.caiTitle .offer ul a:hover {
	color: #961522;
	text-decoration: underline;
}

.caiCata {
	font-size: 17px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 42px;
}

.caiCata1 {
	font-size: 17px;
	font-weight: bold;
	padding-left: 10px;
}

.caiAdd {
	vertical-align: bottom;
}

.addBtn {
	background-image: url("/includes/default/mobile_basket_add.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	float: right;
	width: 32px;
	height: 32px;
	padding: 0;
	text-align: center;
	line-height: 30px!important;
	text-decoration: none;
	background-color: #fff;
	border: 0px;
}

#offerMsg {
	margin: 10px;
}

#offerMsg li {
	font-size: 1.2em;
	color: #FF2A55;
	font-weight: bold;
	line-height: 1.2em;
}

.addBtn:hover {
	cursor: pointer;
	cursor: hand;
	background-color: #eee;
}

#meals4u-result-lightbox {

}

.closed {
	color: #F16D33;
	font-size: 17px;
	font-weight: bold;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

#opening_hours {
	width: 300px;
	margin-top: 20px;
}

.hours {
	width: 450px;
	height: 48px;
}

.today {
	width: 250px;
	float: left;
	font-weight: bold;
	color: #1FB2D4
}

.day {
	width: 150px;
	float: left;
	font-weight: bold;
	color: #51718E
}

.time {
	width: 250px;
	float: right;
}

.boxTitle {
	color: #1B5473;
	font-size: 17px;
	font-weight: bold;
	text-align: center
}

#navigation {
	height: 75px;
	margin-top: 5px;
	width: 1000px;
	background: url(navigation.png) no-repeat;
	z-index: 999;
}

#navigation ul {
	list-style: none;
	padding: 7px 0px 5px 0px;
	margin: 0;
	padding-left: 60px;
}

#navigation ul li {
	display: inline
}

#navigation ul li a {
	text-decoration: none;
	color: #333;
	font-weight: bold;
}

#primary-nav {
	height: 27px;
	text-align: left;
	repeat-x 0 0;
}

#primary-nav a {
	height: 27px;
	padding: 5px 10px 6px 10px
}

#primary-nav a:hover img {
	border-bottom: 1px solid #6a9587;
}

#primary-nav ul li a {
	font-size: 21px;
	margin-right: 20px;
}

#primary-nav ul li a.last {
	border-right: 0px
}

#primary-nav ul li ul,
#primary-nav ul li iframe {
	display: none;
	position: absolute;
	margin-top: 3px;
	*margin-top: 18px;
	z-index: 999;
	padding: 0;
	border: 1px solid #DDEAD2;
	width: 164px;
	background-color: #fff;
}

#primary-nav ul li ul {
	background-color: #fff;
	margin: 5px;
}

#primary-nav ul li ul li {
	display: list-item;
	float: left;
	text-align: left;
	background-color: #f6f6f6;
	padding: 2px;
	margin: 2px;
	width: 156px;
	overflow: hidden;
}

#primary-nav ul li ul li:hover {
	background-color: #E0E0E0;
}

#primary-nav ul li ul li a {
	display: block;
	font-size: 14px;
	height: 15px;
	padding: 2px;
	border-right: 0px;
	font-weight: normal
}

#primary-nav ul li:hover ul,
#primary-nav ul li.sfhover ul,
#primary-nav ul li:hover iframe,
#primary-nav ul li.sfhover iframe {
	display: block;
}

#primary-nav .caidan {
	margin-left: 100px;
	*margin-left: -128px;
}

#home {
	width: 820px;
	float: left;
	margin: 5px;
}

#home p {
	font-size: 17px;
	line-height: 28px;
	padding-left: 5px;
}

#content {
	width: 960px;
	padding-left: 10px;
}

#lcol,
#rcol {
	width: 480px;
	margin-left: 10px;
	padding: 5px;
}

#lcol {
	float: left;
}

#rcol {
	float: right;
}

#tel {
	position: absolute;
	margin-left: 760px;
	margin-top: -15px;
	width: 180px;
	background: url(tel.png) no-repeat 1px -5px;
	padding-left: 38px;
	font-size: 21px;
	font-weight: bold;
	color: #F16D33;
}

.extra {
	margin: 0;
	width: 16px;
	margin-left: 5px;
}

#opening {
	width: 210px;
	height: 32px;
	float: left;
	margin-left: 80px;
	margin-top: 80px;
}

#opening a {
	font-size: 17px;
	font-weight: bold;
	color: #99AC34;
}

#delivery {
	width: 300px;
	float: right;
	height: 38px;
	margin-top: 38px;
	margin-right: 15px;
	text-align: right;
}

#delivery_area {
	width: 350px;
	float: right;
	;
	margin-top: 1px;
	margin-right: 15px;
	text-align: right;
}

#delivery_area a {
	font-size: 12px;
	font-weight: bold;
	color: #99AC34;
}

#delivery select {
	border: 1px solid #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 6px;
	border-radius: 10px;
	-moz-box-shadow: 2px 2px 3px #666;
	-webkit-box-shadow: 2px 2px 3px #666;
	box-shadow: 2px 2px 3px #666;
	font-size: 17px;
	padding: 4px 7px;
	outline: 0;
}

#login {
	position: absolute;
	margin-top: 0px;
	margin-left: 770px;
	margin-right: 15px;
	width: 200px;
	height: 32px;
	padding: 10px;
	text-align: right;
}

#login a {
	font-size: 17px;
	color: #51718E;
	margin: 5px;
}

#welcome {
	margin: 5px;
	padding: 3px;
	font-size: 14px;
	font-weight: normal;
	color: #1B5473;
}

#footer {
	height: 30px;
	margin-top: 5px;
	margin: auto;
	float: auto;
	width: 1000px;
}

#copyright {
	width: 200px;
	float: left;
	margin: 10px;
}

#contact {
	width: 400px;
	float: left;
	margin-left: 20px;
}

#by {
	width: 200px;
	float: right;
	margin-right: 10px;
}

#crumb {
	padding: 5px;
	font-size: 17px;
}

#sign-up,
#log-in {
	padding: 10px;
	width: 800px;
	float: auto;
	margin: auto;
	margin-bottom: 50px;
}

#signed {
	font-size: 17px;
}

#sign-up-button {
	width: 111px;
	height: 32px;
	border: 0px;
	font-size: 17px;
	float: right;
	margin-right: 20px;
	cursor: pointer;
	cursor: hand;
	background: url(reg_btn.png) no-repeat -4px -3px;
}

#sign-up-button:hover {
	background: url(reg_btn.png) no-repeat -4px -37px;
}

#request-button {
	width: 111px;
	height: 32px;
	border: 0px;
	font-size: 17px;
	margin-top: 20px;
	margin-left: 8px;
	cursor: pointer;
	cursor: hand;
	background: url(reset_btn.png) no-repeat -4px -3px;
}

#request-button:hover {
	background: url(reset_btn.png) no-repeat -4px -37px;
}

#reset-button {
	width: 100px;
	font-size: 17px;
	margin-top: 20px;
	cursor: pointer;
	cursor: hand;
}

#log-in-button {
	width: 111px;
	font-size: 17px;
	height: 32px;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
	border: 0px;
	cursor: pointer;
	cursor: hand;
	background: url(login_btn.png) no-repeat -4px -3px;
}

#log-in-button:hover {
	background: url(login_btn.png) no-repeat -4px -37px;
}

#contact_button {
	width: 111px;
	font-size: 17px;
	height: 32px;
	margin-top: 20px;
	border: 0px;
	cursor: pointer;
	cursor: hand;
	background: url(contact_btn.png) no-repeat -4px -3px;
}

#contact_button:hover {
	background: url(contact_btn.png) no-repeat -4px -37px;
}

#ToPayment {
	width: 160px;
	height: 43px;
	border: 0px;
	font-size: 17px;
	float: right;
	margin-top: 30px;
	margin-bottom: 30px;
	cursor: pointer;
	cursor: hand;
	background: url(buy_btn.png) no-repeat -4px -3px;
}

#ToPayment:hover {
	background: url(buy_btn.png) no-repeat -4px -51px;
}

.errors {
	color: #FF2A00;
	font-size: 14px;
	font-weight: normal;
}

.success {
	color: #1FB2D4;
	font-size: 14px;
	font-weight: bold;
}

#my-tabs {
	font-family: arial, verdana, helvetica, sans-serif;
	float: left;
	width: 223px;
	position: relative;
	z-index: 2;
	margin: 12px 0px 0px 20px;
	padding: 0px;
	list-style: none outside none;
	line-height: 1;
}

#my-tabs li {
	height: 39px;
	width: 223px;
	font-size: 18px;
	color: rgb(72, 72, 72);
	font-weight: normal;
	text-shadow: 1px 1px rgb(243, 243, 243);
	background-image: url("my_navi.png");
	margin-bottom: 5px;
	background-position: 0px 0px;
	float: left;
}

#my-tabs li:hover {
	background-position: 0px -38px;
}

#my-tabs li.tab_selected {
	background-position: 0px -77px;
	color: rgb(255, 255, 255);
	text-shadow: 1px 1px #ccc;
	width: 236px;
}

#my-tabs li a {
	display: block;
	text-decoration: none;
	color: rgb(72, 72, 72);
	padding: 10px 0px 0px 15px;
	height: 33px;
	width: 262px;
	line-height: 1;
}

#my-tabs li.tab_selected a {
	color: #fff;
}

#my-wrap {
	width: 680px;
	float: left;
	position: relative;
	z-index: 1;
	font-family: arial;
	font-size: 12px;
	border: 1px solid rgb(204, 204, 204);
	border-radius: 10px;
	min-height: 355px;
	height: auto !important;
	padding: 13px 15px 15px 30px;
	margin-bottom: 20px;
}

#update-button {
	width: 111px;
	height: 32px;
	border: 0px;
	font-size: 17px;
	float: right;
	margin-right: 80px;
	margin-top: 3px;
	cursor: pointer;
	cursor: hand;
	background: url(update_btn.png) no-repeat -4px -3px;
}

#update-button:hover {
	background: url(update_btn.png) no-repeat -4px -37px;
}

#primary-button {
	width: 135px;
	height: 32px;
	border: 0px;
	font-size: 17px;
	float: left;
	margin-left: 10px;
	margin-top: 3px;
	cursor: pointer;
	cursor: hand;
	background: url(primary_btn.png) no-repeat -4px -3px;
}

#primary-button:hover {
	background: url(primary_btn.png) no-repeat -4px -37px;
}

#combo_submit {
	width: 111px;
	height: 32px;
	border: 0px;
	font-size: 17px;
	float: right;
	margin-right: 150px;
	margin-top: 3px;
	cursor: pointer;
	cursor: hand;
	background: url(add_combo_btn.png) no-repeat -4px -3px;
}

#combo_submit:hover {
	background: url(add_combo_btn.png) no-repeat -4px -37px;
}

.update {
	width: 600px;
}

.newaddress {
	width: 400px;
}

.update td,
.newaddress td {
	height: 30px;
	margin: 5px;
	padding: 5px;
}

.update input,
.newaddress input {
	height: 26px;
	font-size: 17px;
	padding: 1px 0 0 5px;
}

.field_label {
	margin-left: 10px;
}

#AddNew {
	width: 100px;
	float: left;
	margin-left: 10px;
}

#saveAdd {
	width: 210px;
	float: right;
	margin-right: 0px;
}

#saveResult {
	float: right;
	width: 20px;
	height;
	20px;
	margin-right: 45px;
	margin-top: -25px;
}

#primaryResult {
	float: right;
	width: 20px;
	height;
	20px;
	margin-right: 15px;
	margin-top: 10px;
}

#primaryAdd {
	width: 200px;
	float: left;
}

#delAdd,
#addAdd {
	float: left;
	margin-left: 10px;
	width: 24px;
	margin-top: 6px;
}

#editAdd {
	float: left;
	margin-left: 3px;
	width: 24px;
	margin-top: 6px;
}

#delAdd a {
	width: 24px;
	height: 24px;
	display: block;
	background: url(address_del.png) no-repeat 0px 0px;
}

#addAdd a {
	width: 24px;
	height: 24px;
	display: block;
	background: url(address_add.png) no-repeat 0px 0px;
}

#editAdd a {
	width: 24px;
	height: 24px;
	display: block;
	background: url(address_add.png) no-repeat 0px 0px;
}

#address_list {
	float: left;
	border: 1px solid #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 6px;
	border-radius: 10px;
	-moz-box-shadow: 2px 2px 3px #666;
	-webkit-box-shadow: 2px 2px 3px #666;
	box-shadow: 2px 2px 3px #666;
	font-size: 17px;
	padding: 4px 4px;
	outline: 0;
	width: 240px;
	overflow: hidden;
	margin-right: 8px;
}

.boxo {
	width: 400px;
	padding: 10px;
}

.box {
	width: 440px;
	padding: 10px;
}

.box td {
	height: 28px;
	margin: 2px;
	padding: 2px;
}

.box input {
	height: 26px;
	font-size: 14px;
	padding: 1px 0 0 5px;
}

#schedule_time {
	font-weight: bold;
	border: 1px solid #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 6px;
	border-radius: 10px;
	-moz-box-shadow: 2px 2px 3px #666;
	-webkit-box-shadow: 2px 2px 3px #666;
	box-shadow: 2px 2px 3px #666;
	font-size: 17px;
	padding: 4px 7px;
	outline: 0;
	width: 200px;
}

#note_head {
	margin-top: 10px;
	border-top: 1px dashed #333;
	padding: 5px;
}

#note_content {
	padding: 5px;
	color: #333;
}

#memo {
	margin-left: 5px;
	width: 420px;
	height: 70px;
}

#otable td {
	font-size: 12px;
	height: 28px;
	padding: 5px;
	text-align: center;
}

.bge {
	background-color: #F8FAFC;
	padding: 10px;
}

.bgo {
	background-color: #FFF;
	padding: 10px;
}

.bold {
	font-weight: bold;
}

.ps {
	font-family: arial;
	font-size: 12px;
	margin-top: 120px;
}

.olink {
	font-family: arial;
	color: #99AC34;
	font-weight: bold;
	font-size: 17px;
}

.total {
	font-weight: bold;
}

#order_user {
	width: 400px;
}

#order_user td {
	border: 1px solid #ccc;
	padding: 2px;
}

.optionSelect {
	border: 1px solid #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 6px;
	border-radius: 10px;
	-moz-box-shadow: 2px 2px 3px #666;
	-webkit-box-shadow: 2px 2px 3px #666;
	box-shadow: 2px 2px 3px #666;
	font-size: 17px;
	padding: 4px 7px;
	outline: 0;
	width: 350px;
}

.optionContainer {
	margin: 10px;
	margin-bottom: 20px;
}

.cart_combo {
	font-weight: normal;
	font-size: 11px;
}

#counter {
	float: right;
	width: 120px;
	margin-right: 5px;
}

.margin5 {
	margin-left: 5px
}

.width3,
.field1 {
	font-size: 14px;
	padding: 5px;
	margin: 3px;
}

.discount_title,
.discount_value {
	color: #B24747;
}

.discount_total {
	color: #961522;
	font-weight: bold;
}

#dcode {
	width: 60px;
}

.odetails,
.ovalid,
.olimit {
	font-size: 14px;
	padding: 5px;
	width: 390px;
}

.ovalid,
.olimit {
	color: #961522;
	font-weight: bold;
}

.contact_block {
	width: 350px;
	float: left;
}

.contact_title {
	font-size: 21px;
	font-weight: bold;
	margin: 10px;
}

.contact_details {
	line-height: 21px;
	margin: 10px;
}

#checkout_delivery_type {
	border: 1px solid #aaa;
	width: 380px;
	float: left;
	margin: auto;
}

#checkout_delivery_type input {
	margin: 8px;
	margin-left: 50px;
	margin-bottom: 16px;
}

#checkout_delivery_type label {
	font-size: 17px;
	font-weight: bold;
}

.address_list {
	width: 350px;
	padding: 4px;
	margin-top: 3px;
	margin-bottom: 3px;
	float: left;
	overflow: hidden;
	border: 1px solid #eee;
	background-color: #fff;
}

.address_list a {
	color: #21405C;
	text-decoration: none;
}

.address_list:hover {
	border: 1px solid #666;
	background-color: #eee;
}

.address_list a:hover {
	text-decoration: underline;
}

#listAdd {
	width: 320px;
	height: 40px;
	overflow: hidden;
}

section.summary {
	margin-top: 15px;
}

section.summary section {
	width: 90%px;
	margin: 0 auto;
	padding: 24px;
	color: #000;
}


.paymentOptionsLogos {
	list-style: none;
	float: right;
	margin: 7px 0px;
	padding-top: 10px;
}

.paymentOptionsLogos li {
	float: left;
	margin-left: 6px;
}

.optionContainer_alvi > div {
  clear: both;
  background: ''
}

.left{
  display: block;
  float:left;
  width: 100px;
}

.right{
  display: block;
  float:right;
  width: 100px;
}


.container_alvi {

border: 1px solid Black;
overflow: scroll;
height: 570px;
}
.top_banner {
    border-radius: 5px;
    padding: 15px;
    background: #fff;
    overflow: visible;
    box-shadow: 0 3px 4px 0 rgb(0 0 0 / 12%);
    position: relative;
    text-align: center;
}

.top_banner button {
  position: absolute;
  border-radius: 25px;

    color: black;
    top: 10px;
    right: 10px;
}

.top_banner span {

    color: #2a3846;
    font-size: 1.14286rem;
  }


.mid_banner {
  text-align: center;
}




.contant_scroll {
  background: white;
  height: 450px;

}


.scroll {
  overflow: scroll;
  height: 450px;
	overflow-x: hidden;
}
.group_container {
  background: #f9fafb
}

.group_name {
  justify-content: space-between;
  display: flex;
  font-size: 1.28571rem;
  margin: 0 auto;
  padding: 34px 16px 16px;
  box-shadow: 0 3px 4px 0 rgb(0 0 0 / 12%);
}

.option_name {
  justify-content: space-between;
  display: flex;
  font-size: 1rem;
  background: white;
  margin: 0 auto;
  padding: 16px;
  box-shadow: 0 0px 5px 0 rgb(0 0 0 / 12%);
  cursor: pointer;


}

.green {
  color: green
}
span span {
  margin: 5px
}

.left_span{
  text-align: left;
   width:49%;
   display: inline-block;
}

.right_span{
  text-align: right;
  width:43%;
  display: inline-block;
}

.bucket{
  text-align: right; width:3%;
    display: none;

}

.footer
{
  -webkit-text-size-adjust: 100%;
font-feature-settings: 'tnum';
font-family: JustEatBasis,Arial,sans-serif;
color: #2a3846;
font-weight: 400;
text-rendering: optimizelegibility;
-webkit-font-smoothing: antialiased;
font-size: 1rem;
line-height: 1.43;
text-align: center;
box-sizing: inherit;
background-color: #fff;
box-shadow: 0 -2px 4px 0 rgba(0,0,0,.12);
bottom: 0px;
padding: 16px;
position: sticky;
width: 100%;
}

.footer button {

font-size: 1.28571rem;

cursor: pointer;
overflow: visible;
text-align: center;
font-weight: 600;
border: 1px solid transparent;
background-color: #f36d00;
color: #fff;
width: 100%;
display: flex;
justify-content: space-between;
border-radius: 2px;
margin: 0 auto;
max-width: 400px;
padding: 16px;
}
