@charset "utf-8";
/* CSS Document */
html {
	color : #333;
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	font-family: Varela Round, sans-serif;
	font-size: 14pt;
	margin: 0;
	padding: 0;
	background-repeat: repeat-x;
	background-color: #FFF9EB;

	height:100%:
	overflow:hidden;
	position:relative;
	background-image: url(../images/EatEasyHeaderbg.jpg);
}
h1, h2, h3 , h4 {
	color: #000;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 14pt;
	text-align: center;
	padding-bottom: 8px;
}
h2 {
	font-size: 14pt;
}
h3 {
	font-size: 12pt;
	margin-bottom: 10px;
	padding-top: 10px;
}
h4 {
	font-size : 12pt;
	text-align: center;
	color: #006;
}
h5 {
	font-weight: bold;
	margin-left: 20px;
	font-size: 110%;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 0px;
}
h6 {
	font-size: 14px;
	color: #820000;
	font-weight: bold;
	line-height: 22px;
}
div#container {
	width: 960px;
	text-align: left;
	position: relative;
	margin: auto;
}
.header {
	background-image: url(../images/EatEasyHeaderbg.jpg);
	height: 119px;
	background-repeat: repeat-x;
}
.GooglePlus {
	height: 24px;
	width: 225px;
	position: absolute;
	left: 728px;
	top: 13px;
}
.Logo {
	background-image: url(../images/EatEasyLogo.jpg);
	height: 72px;
	width: 366px;
	position: absolute;
	left: 3px;
	top: 5px;
}
.DiscountBanner {
	position: absolute;
	height: 92px;
	width: 246px;
	left: 369px;
	top: 6px;
	background-image: url(../images/EatEasyBanner.jpg);
}
.navigation {
	width: 100%;
	height: 0px;
}
.navigationbuttons {
	position: absolute;
	left: 680px;
	top: 0px;
	width: 260px;
	height: 60px;
	margin-top: 40px;

}

#breadcrumb a {
	color: #000;
}
#menuhead {
	float: left;
	position: relative;
	background-color: #FFFFFF;
	height: 90px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menulogo {
	padding: 0px;
	float: left;
	height: 85px;
	width: 85px;
	position: relative;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#menutop {
	width: 874px;
	position: relative;
	float: left;
	height: 42px;	
}
div#menuinfobox {
	width: 874px;
	position: relative;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #6173A4;
	border-bottom-color: #6173A4;
	border-left-color: #6173A4;
	height: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
div#restinfoleft {
	height: 40px;
	width: 170px;
	position: relative;
	float: left;
	margin-left: 5px;
}
div#restinfodistance {
	height: 35px;
	width: 120px;
	position: relative;
	float: left;
	background-image: url(../images/mapscale.jpg);
	background-repeat: no-repeat;
	margin-left: 5px;
}
div#restinfohours {
	height: 35px;
	width: 150px;
	position: relative;
	float: left;
	background-image: url(../images/openhoursbg.jpg);
	margin-left: 5px;
}
#restinfocharges {
	float: left;
	height: 18px;
	width: 315px;
}
div#content {
	margin: 0px;
	width: 960px;
	position: relative;
	padding: 0px;
	background-color: #FFF9EB;
	float: left;
}
div#footer {
	width: 100%;
	font-size: 90%;
	text-align: center;
	background-image: url(../images/FooterBackground.jpg);
	height: 500px;
	margin-top: 10px;
	background-repeat: repeat-x;
	background-color: #FFF9EB;
}
p {
	padding: 0px;
	font-size: 11px;
	line-height: normal;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.distance {
	margin-top: 2px;
	margin-right: 5px;
	margin-left: 10px;
	font-weight: bold;
}
.hours {
	font-weight: bold;
	font-size: 11px;
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#breadcrumb {
	top: 90px;
	position: relative;
	left: 10px;
	color: #FFF;
	line-height: normal;
	width: 500px;
}
ul{
	font-size: 11px;
	margin-right: 10px;
}

ol{
	font-size: 11px;
	margin-right: 10px;
}
.center {
	text-align: center;
}
img {
	 border: 0;}

label, label span { display : block; padding-bottom : .25em; }

label span {
	float : left;
	width : 25%;
	text-align : right;
}
td {
	font-size: 12px;
}
.headtxt {
	font-size: 12px;
	font-weight: bold;
}
div#categorybar {
	position: relative;
	float: left;
	width: 150px;
	font-size: 12px;
	font-weight: bold;
}
#categoryinfo {
	width: 504px;
	position: relative;
	float: left;
}
.categorytxt {
	text-align: center;
	width: 100%;
	height: auto;
	float: left;
	position: relative;
	padding-top: 7px;
	background-color: #EEF5FF;
	color: #4B4B4B;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 7px;
	font-size: 13px;
	margin-top: 2px;
}
.categorytxt:hover {
	background-color: #FFFFD2;
	color: #F00;
}
div#menucontents {
	position: relative;
	float: left;
	width: 504px;
}
div#menus {
	position: relative;
	float: left;
	overflow: auto;
	width: 100%;
	background-color: #F9FDFF;
	border: 1px solid #CCC;
	padding-left: 3px;
}
div#menusidebar {
	position: relative;
	float: right;
	width: 304px;
	text-align: center;
	padding-right: 0px;
}

div#orderform {
	position: relative;
	float: left;
	width: 100%;
	overflow: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
div#order {
	width: 100%;
	margin-left: 5px;
}
#securitystrip {
	float: left;
	height: 30px;
	width: 100%;
	position: relative;
	background-image: url(../images/security-strip.jpg);
	font-size: 14px;
	vertical-align: bottom;
	text-align: center;
}
.securitytxt {
	font-size: 14px;
	padding-top: 6px;
}


#googledisplay {
	float: left;
	width: 100%;
	position: relative;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	height: 306px;
	background-color: #F4F4F4;
	border-left-width: 0px;
	border-left-style: solid;
}
#cardpay {
	float: left;
	width: 100%;
	position: relative;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	height: 120px;
	background-color: #F4F4F4;
	border-left-width: 0px;
	border-left-style: solid;
}
#cardpaybox {
	width: 100%;
	position: relative;
	height: 580px;
	background-color: #F4F4F4;
	margin-left: 300px;
	margin-top: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#paypalpay {
	float: left;
	width: 100%;
	position: relative;
	height: 125px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#cashondelivery {
	float: left;
	width: 100%;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	height: 125px;
	background-color: #F4F4F4;
}
#deliverydetails {
	position: relative;
	float: left;
	width: 100%;
	margin: 0px;
}
#order input , select{
	font-size: 10px;
}
#cardpay input , select{
	font-size: 10px;
}
#paypalpay input , select{
	font-size: 10px;
}
#cashondelivery input , select{
	font-size: 10px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.btn-menu:hover  {
	color: #C00;
	background-color: #FFC;
	border: 1px solid #000;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

table#cart {
	border-collapse: collapse;
	margin-bottom: 1em;
	width: 100%;
}
table#cart th {
	color: #000;
	text-align: left;
	white-space: nowrap;
	background-color: #CCC;
}
table#cart th,
table#cart td {
padding: 1px 2px;
}
	
	table#cart .item_name {
	width: 100%;
	text-align: left;
	}
	
	table#cart .quantity input {
	text-align: center;
	font-size: 10px;
	}
	
	table#cart tr td {
	background: #fff;
	vertical-align: top;
	}
	
	table#cart tr.odd td {
		background: #eee;
	}

	table#menutable {
	padding-bottom: 2px;

	}

	table#menutable th {
	color: #000;
	text-align: left;
	white-space: nowrap;
	background-color: #CCC;
	}
		table#menutable tr td {
	background: #fff;
	vertical-align: top;
	font-size: 11px;
	}
	
	table#menutable tr.odd td {
		background: #eee;
	}

	table.menutable {
	padding-bottom: 2px;

	}

	table.menutable th {
	color: #000;
	text-align: left;
	white-space: nowrap;
	background-color: #CCC;
	}
table.menutable tr td {
	background: #fff;
	vertical-align: top;
	}
	table.menutable tr.odd td {
		background: #eee;
	}
#itemselects {
	text-align: left;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	width: 342px;
	margin-right: 60px;
	margin-left: 60px;
	background-color: #EEF5FF;
	margin-top: 20px;
	margin-bottom: 20px;
}
#itemselects select {
	font-size: 12px;
}

.itemsubmit {
	margin-left: 120px;
	margin-top: 20px;
}

#itemselects label span{
	width: 35%;
	font-size: 12px;
}

.formsels {
	border:1px solid #4f89ac;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#F4F5F7;
	margin:0;
	width: 150px;
}
#googlestuff {
	width: 960px;
	padding-top: 10px;
	float: left;
	position: relative;
}

#googleadsleft {
	position: relative;
	float: left;
	height: 252px;
	width: 302px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-right: 24px;

}

#googleadsright {
	position: relative;
	float: right;
	height: 252px;
	width: 312px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#googleadscenter {
	position: relative;
	float: left;
	height: 252px;
	width: 302px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
