html { height: 100%; margin-bottom: 1px; }

body {
    text-align: center;
    font-family: tahoma;
    font-size:10pt;
    margin: 0px;
	background: #000 url('bgGradient2.png') repeat-x;
}

.catlink, .catlink:visited {
	color: #191919;
	text-decoration: none;
}


.catlink:hover {
	background: #000 url('images/bg/rest_title.gif') repeat-x;
	border: 1px solid #1d1d1d;
}

a {
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: none;
}

#maincontent {
    text-align:left;
	background: #fff;
	border-left: 2px solid #ccc;
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
-moz-border-radius-bottomleft: 4px;
-moz-border-radius-bottomright: 4px;
-webkit-border-bottom-left-radius: 4px;
-webkit-border-bottom-right-radius: 4px;

}

#memberbar {
	background: #fff url('/images/memberbg.png') left -4px repeat-x;
	height: 21px;	
	margin-bottom: 4px;
	padding-top:3px;
	padding-bottom:-3px;
	padding-left:5px;
	padding-right:5px;
	font-size: 11px;
	vertical-align: middle;
	display: none;
}
#memberleft {
	float:left;
}
#memberleft2 {
	float:left;
	padding-left: 5px;
	padding-bottom: -2px;
}
#memberbar input {
	height: 18px;
	width: 80px;
	font-size: 11px;
	border:1px solid #ccc;
}
#memberbar input[type=submit], #memberbar a {
	height: 18px;
	width: 35px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	background-color: transparent;
	border:0px solid #ccc;
	color: black;
}
#memberright {
	text-align:right;
}
.topbar {	background-image: url('headerbg.gif');
		background-repeat: repeat-x;
	}
.htable {
		border-bottom:0px solid black;
		margin-bottom: 5px;
	}
.box {
  border:1px solid #ccc;
  padding: 5px;
  background-image: url('/bgwhite2.gif');
  background-repeat: repeat-x;
  background-position: bottom;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;

}
h5 {
  margin:0px;
  font-weight: bold;
  font-size: 11pt;
}
.line {
  border-bottom: 1px dashed #e1e1e1;
}
h2.restname{
  	display:inline;
  	margin:0px;
	padding:0px;
}
.mlink:link,.mlink:visited {
		background-image: url('headerbg.gif');
		background-repeat: repeat-x;
		float:left;
		padding: 0px 5px;
		text-decoration:none;
		font-size:14pt;
		color:black;
		line-height:75px;
		vertical-align:middle;
	}
.mlink:hover {
		background-image: url('/headerbgover.gif');
	}
.rightside {
		background-image: url('/sider.gif');
		background-repeat: repeat-y;
		width: 19px;
	}
.leftside {
		background-image: url('/side.gif');
		background-repeat: repeat-y;
		width: 19px;
	}
form[name=form1] {
	line-height:75px;
	vertical-align:middle;
	margin:0px;
	margin-right: 10px;

}
fieldset {
	border: 1px solid black;
    padding: 5px 5px 5px 5px;
}
.findex {
	border:1px solid black;
}
.lindex {
	border:1px solid black;
	background:#ffcc33;
	padding: 2px 6px;
	font-size:11pt;
	font-weight:bold;
}
.foodfeild {
	width:100px;
	border:1px solid black;
}
.foodtable, .stripefood{
	border:1px solid #cccccc;
	padding:0px;
}
.stripefood td {
	font-size: 11pt;
}
.stripefood tr td {
 background: #ffcc33;
}
tr.alt td {
  background: #fff;
}
tr.over td {
	background: #bcd4ec;
}


.side {background:#cccccc;}
.contain {background:#ffffff;}
.alllink a, .alllink a:visited {
	background: #ffcc33;
	padding: 5px;
	border:1px solid black;
	text-decoration: none;
	color: black;
	font-weight: bold;
	font-size:11pt;
}
.alllink a:hover {
      position: relative;
      top: 1px;
      left: 1px;
      border-color: #000 #aaa #aaa #000;
}

.hours td, address{
	font-size: 10pt;
}
#coll1 {
    display:none;
}
#coll2 {
    display: none;
}
li a  {
    border-bottom: 1px dashed #000;

}
li a:hover {
    border-bottom: 1px solid #000;
}
#saved {
  font-size:10pt;
  color: green;
  display:block;
}
.foodheader {
    text-align:left;
    height:25px;
}

input {
  font-family: Tahoma;
  font-size:10pt;
}

td {
    font-size:10pt;
}
#centerdiv {
    margin: 0 auto;
    width:878px;
    padding-top:0px;
}
#topbar {
    background-image: url('/topbar.gif');
    width:878px;
}
#bottombar {
    background-image: url('/bottom.gif');
    width:878px;
    height:26px;
    margin-bottom:10px;
}
.banner {
    margin: 0 auto;
    width:880px;
	overflow: hidden;
    height: 114px;
    background-image: url('/newHeader.jpg');
	background-repeat: no-repeat;
    text-align:center;
	height:114px;
}

.azlist {
  padding-top:5px;
  padding-bottom:10px
}
.azlist a, .azlist a:visited, .searchb {
	background-image: url('images/bg/rest_title.gif');
	background-repeat: repeat-x;
    padding:1px 3px 1px 3px;
	border:1px solid #333;
	text-decoration: none;
	color: black;
	font-weight: bold;
	font-size:10.5pt;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
.azlist a:hover {
background:#000;
color: #fff;
}
.alllink a, .alllink a:visited {
	background: #ffcc33;
	padding: 5px;
	border:1px solid black;
	text-decoration: none;
	color: black;
	font-weight: bold;
	font-size:11pt;
}
.alllink a:hover {
    position: relative;
    top: 1px;
    left: 1px;
    border-color: #000 #aaa #aaa #000;
}
tr.resultlink a:hover {
    text-decoration: underline;
}
.stripefood {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.stripefood tbody tr td{
	font-size:85%;
}
.button {
  margin-top: 3px;
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-top-color: #D9DFEA;
  border-left-color: #D9DFEA;
  border-bottom-color: #0e1f5b;
  border-right-color: #0e1f5b;
  background-color: #ffcc33;
  color: #000;
  font-size: 11px;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif; 
 }
  
.findheader {
	font-weight:bold;
	font-size:11pt;
}
tr.foodheader {
	background-image: url('images/bg/list_bar.gif');
		background-repeat: repeat-x;
}
tr.foodheader th{
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
.resultlink {
	height: 35px;
}
.restheader {
	background-image: url('images/bg/rest_title.gif');
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border:1px solid #000;
	padding: 1px;
	padding-left: 3px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
.restbox {
	clear: both;
}
.restheaderTop{
	margin-bottom:5px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size:19px;
	border-bottom:1px solid #ccc;
}
.restheadername {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.restcont {
	margin-bottom:5px;
	padding-left:2px;
}
#searchResults {
	z-index:1000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	background: #fff;
}
#searchResults {
	display: none;
	position:absolute;
	top:166px;
	left:834px;
	width: 225px;
}
a.selink {
	display: block;
	bgcolor: #fff;
	background-image: none;
	font-weight: none;
	font-size: 10pt;
	text-align:left;
	border-bottom: 1px solid black;
	padding:3px;
}
a.selink:hover {
	background: #ccc;
}

.sorthover {
	border:1px dashed #FF0000;	
}
#menudrawer a {
	border:0;	
}
label.error {
	display: inline;
	color: red;
	padding-left: 5px;
	font-weight: bold;
}