﻿* {  
    margin: 0px;
    padding: 0px;
}
body, table {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
html {
    height: 100%;
}
body {
	background: #e4d5be url(../Content/Images/bg.jpg) repeat top left;
	text-align: center;
	height: 100%;
}
form {
	padding: 0;	
}
p {
	margin: 0;
	padding: 0;	
}
a, a:active, a:visited {
    color: #000;
    text-decoration: none;
}
.aUnderline a {
	text-decoration: underline;
}
a:hover {
    color: #000;
    text-decoration: underline;
}
img {
	border: 0px;	
}
input {
    background: #fff;
    font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 16px;
	padding: 0 2px 0 3px;
	width: 110px;
    height: 18px;
	border: 1px solid #e2e3e8;
}
input.phonePrefix {
    width: 20px;
}
input.phone {
    width: 73px;
}
input.postCode {
	width: 31px;
}
select {
    background: #fff;
    font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
    padding: 1px 0 0 0;
    height: 20px;
    border: 1px solid #e2e3e8;
}
select.sDate {
	width: 110px;
}
select.sHours {
	width: 100px;
}
	select option {
		padding: 0 2px 0 2px;
	}
label {
	font-size: 11px;
}
.clear {
    clear: both;
    font-size: 0px;
    line-height: 0px;
    height: 0px;
}
.vspace {
    clear: both;
    font-size: 1;
    line-height: 10px;
    height: 10px;
}
.vspaceSmall {
    clear: both;
    font-size: 0;
    line-height: 3px;
    height: 3px;
}
table tr td {
    text-align: left;
    vertical-align: top;
}
.noBorder { border: none !important; }
.noMargin { margin: 0 !important;}
.floatLeft {float: left;}
.floatRight {
	float: right !important;
	position: relative;
}
.green {
	color: #008562;
}
.red {
	color: #e1091e;
}
.heighlight {
	color: #e47a00;
	font-weight: bold;
}
.container {
	margin: 0 auto;
	min-width: 222px;
	height: 100%;
}

.extraHeader {
	height:25px;
	margin-left:auto;
	margin-right:auto;
	padding:5px 0;
	width:109px;
}
.header {
	padding: 5px 0 5px 0;
	width: 100%;
}
	.header .logo {
		padding: 0;
	}
	.header .intro {
		text-align: center;
		padding: 0 2px 0 2px;
	}
	.header .btnBack {
		float: left;
		display: block; 
		background: transparent url(../Content/Images/btn-back.gif) no-repeat top left;
		font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		line-height: 18px;
		color: #fff !important;
		margin: 0 0px 0 1px;
		padding: 5px 0 0 1px;
		width: 45px;
		height: 27px;
		border: none;
		cursor: pointer;
	}
	.header .btnBack.inactive {
		background-position: left -33px;
		cursor: auto;
	}
	.header .btnBack.disabled {
		background-position: left -33px;
		cursor: auto;
	}
	.header .btnHome {
		float: right;
		display: block; 
		background: transparent url(../Content/Images/btn-home.gif) no-repeat top left;
		font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		line-height: 18px;
		color: #fff !important;
		margin: 0 1px 0 0px;
		padding: 5px 0 0 0;
		width: 47px;
		height: 27px;
		border: none;
		cursor: pointer;
	}
	.header .btnHome.inactive {
		background-position: left -33px;
		cursor: auto;
	}
	.header .btnHome.disabled {
		background-position: left -33px;
	}
	.header a.btnBack:hover,
	.header a.btnHome:hover {
		text-decoration: none;
	}
.main {
	background: #fff;
	text-align: left;
}
.titleBar {
	background: #e47a00;
	padding: 0 5px 0 10px;
	height: 20px;
}
	.titleBar h1 {
		float: left;
		font-size: 12px;
		color: #fff;
		line-height: 18px;
		text-transform: uppercase;
	}
	.titleBar .cart {
		float: right;
		background: transparent url(../Content/Images/cart.gif) no-repeat left 2px;
		font-size: 11px;
		color: #fff;
		line-height: 18px;
		padding-left: 22px;
	}
	.titleBar .cart a, .titleBar .cart a:active, .titleBar .cart a:visited {
		color: #fff;
		text-decoration: underline;
	}
.content {
	position: relative;
	padding: 5px 4px 5px 6px;
	overflow: hidden;
}
.content.home {
	*position: fixed;
}
.couponItem {
    padding: 0 0 0 10px;
}
.overview.item .couponItem .priceBasket {
   right: 15px;
}
.item {
	display: block;
	position: relative;
	text-decoration: none;
	padding: 5px 4px 5px 6px;
	border-bottom: 1px solid #e47a00;
	overflow: hidden;
}	
.item .total {
	position: relative;
    background: url(../Content/Images/total-r.gif) no-repeat right top;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    line-height: 27px;
    text-decoration: none;
    height: 30px;
}	
.item .totalL {
	background: url(../Content/Images/total-l.gif) no-repeat left top;
    height: 30px;
}	
.item .totalM {
	background: #008562 url(../Content/Images/total.gif) repeat-x left top;
    text-decoration: none;
    padding: 0 1px 0 1px;
    margin: 0 3px 0 3px;
    height: 30px;
}	
.menuItem {
	position: relative;
	display: block;
	text-decoration: none;
	padding: 5px 4px 5px 6px;
	border-bottom: 1px solid #e47a00;
	overflow: hidden;
}
.menuItem.itemM {
	padding: 5px 4px 0 6px;
}	
.menuItem.doubleTasty {
	background: #e47a00;
}
.infoBox {
	position: relative;
	background: #ccc !important;
	width: 100%;
}
	.infoBox a {
		text-decoration: underline;
	}
	.infoBox .topL {
		float: left;
		background: #ccc url(../Content/Images/gray-top-l.gif) no-repeat left top;
		padding: 0;
		margin: 0;
		height: 3px;
	}
	.infoBox .topR {
		float: right;
		background: #ccc url(../Content/Images/gray-top-r.gif) no-repeat right top;
		padding: 0;
		margin: 0;
		width: 3px;
		height: 3px;
	}	
	.infoBox .mainL {
		float: left;
		background: #ccc url(../Content/Images/gray-bot-l.gif) no-repeat left bottom;
		padding: 0 0 4px 8px;
		margin: 0;
	}
	.infoBox .mainR {
		float: right;
		position: absolute;
		*position: relative;
		background: #ccc url(../Content/Images/gray-bot-r.gif) no-repeat right bottom;
		display: block;
		padding: 0 4px 4px 0;
		*padding: 12px 4px 4px 0;
		margin: 0;
		bottom: 0;
		right: 0;
	}	
h2 {
	font-size: 10px;
	color: #038563;	
	line-height: 14px;
	text-transform: uppercase;
	overflow: hidden;
}
h2 a, h2 a:active, h2 a:visited {
	color: #038563;	
}
h3 {
	font-size: 11px;
	color: #038563;	
	line-height: 16px;
	padding: 0 0 4px 0;
}
.doubleTasty h2 a, .doubleTasty h2 a:active, .doubleTasty h2 a:visited {
	font-size: 14px;
	color: #fff;	
}
.menuItem .price {
	position: relative;
	_position: static;
	color: #038563;
	margin: 0 2px 0 0;
	overflow: hidden;
	text-align:center;
}
.menuItem.itemM .itemCont {
	margin: 0 0 5px 0;
}
.menuItem.itemM.doubleTasty .itemCont {
	margin: 0 0 5px 0;
}
.menuItem.doubleTasty .price {
	color: #fff;
}
	.menuItem img {
		padding: 0 5px 0 0;
	}
	.menuItem .description {
		/*min-width: 150px;*/
		overflow: hidden;
	}
	.item.overview .description {
		overflow: hidden;
	}
	.menuItem.doubleTasty .floatLeft {
		position: relative;
	}
	.menuItem.doubleTasty .description {
		font-size: 12px;
		color: #000;
	}
	.menuItem.doubleTasty .description a {
		color: #fff;
	}
.menuItem .total {
	text-align:right;
}
	.menuItem .total label {
		font-size: 12px;
		font-weight: bold;
		color: #038563;
		padding-right: 5px;
	}
	.menuItem .total .priceTot {
		font-size: 12px;
		font-weight: bold;
	}
.form {
	position: relative;
	padding: 5px 5px 10px 4px;
}
.formNormal {	
	padding: 5px 0 5px 0;
}
	.formNormal label {
		float: left;
		display: block;	
		line-height: 16px;
		padding: 0 4px 0 0;
		width: 68px;
	}
	.formNormal select {
		margin: 0;
	}	
.frmPurchase {
	padding: 12px 5px 10px 4px;
	width: 222px;
}
.menuItem .frmPurchase {
	padding: 10px 0 0 0;
	width: 227px;
}
	.frmPurchase label {
		float: left;
		display: block;		
		font-size: 11px;
		font-weight: bold;
		line-height: 16px;
		color: #008463;
		padding: 0 5px 0 0;
		width: 67px;
	}	
	.frmPurchase select {
		width: 146px;
		margin: 0;
	}
	.frmPurchase a.btn {
		margin-right: 2px;
	}
	.menuItem .frmPurchase select {
		width: 139px;
	}
	.frmPurchase #txtQuantity {
		position: relative;
		float: left;
		text-align: center;
		width: 25px;
	}
	.frmPurchase .getLess {
		position: relative;
		float: left;
		display: block;
		background: transparent url(../Content/Images/arrow-left.gif) no-repeat left top;
		font-size: 0;
		line-height: 0;
		margin-right: 5px;
		width: 12px;
		height: 18px;
	}
	.frmPurchase .getMore {
		position: relative;
		float: left;
		display: block;
		background: transparent url(../Content/Images/arrow-right.gif) no-repeat left top;
		font-size: 0;
		line-height: 0;
		margin-left: 5px;
		margin-top: 1px;
		width: 12px;
		height: 18px;
	}
	.frmPurchase a.getLess:hover,
	.frmPurchase a.getMore:hover {
		text-decoration: none;
	}
a.btn {
    position: relative;
    float: left;
    background: url(../Content/Images/btn-r.gif) no-repeat right top;
    display: block;
    color: #fff !important;
    font-size: 11px;
    font-weight: bold;
    line-height: 27px;
    text-decoration: none !important;
    padding: 0 4px 0 0;
    height: 27px;
}
.floatRight a.btn {
	margin-left: 4px;
}
a.btn.light {
   background: url(../Content/Images/btn-r-light.gif) no-repeat right top;
}
a.btn.disabled {
    background: url(../Content/Images/btn-r-dis.gif) no-repeat right top;
}
a.btn.disabled .btnL {
    background: url(../Content/Images/btn-l-dis.gif) no-repeat left top;
}
a.btnLink {
    position: relative;
    float: left;
    background: url(../Content/Images/btn-link-r.gif) no-repeat right top;
    display: block;
    color: #038563 !important;
    font-size: 11px;
    font-weight: bold;
    line-height: 27px;
    text-decoration: none;
    padding: 0 4px 0 0;
    margin-left: 3px;
    height: 27px;
}
.home {
    max-width: 500px;
}
.home .menuContainer {
    width: 100%;
}
.home ul {
    margin: 0;
    padding: 0;
}
.home ul li {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 49%;
}
.home a.btn {
    display: block;
    line-height: 19px;
    margin-bottom:4px;
	padding:0 4px 0 0;
    width: 96%;
}
.home ul li a.btn {
    width: 95%;
}
a.btn .btnL {
    background: url(../Content/Images/btn-l.gif) no-repeat left top;
    display: block;
    line-height: 25px;
    text-decoration: none !important;
    padding: 0 2px 2px 6px;
}
.home a.btn .btnL {
    background: url(../Content/Images/btn-l-home.gif) no-repeat left top;
}
a.btn.light .btnL,
.home a.btn.light .btnL {
    background: url(../Content/Images/btn-l-light.gif) no-repeat left top;
}
a.btnLink .btnL {
    background: url(../Content/Images/btn-link-l.gif) no-repeat left top;
    display: block;
    line-height: 25px;
    text-decoration: none;
    padding: 0 2px 2px 6px;
}
.home a.btn .btnL {
    display: block;
    padding: 2px 2px 6px 6px;
}
