html {
	-ms-overflow-y: scroll;
}
body {
	background: url("../images/pieces/header_bg_full.png") repeat-x 0px 0px; margin: 0px; color: rgb(104, 104, 104); font-family: verdana, sans-serif; font-size: 11px;
}
a {
	color: rgb(53, 154, 255); text-decoration: none;
}
a:hover {
	color: rgb(2, 64, 128);
}
h1 {
	font-size: 11px; background-color: rgb(234, 244, 255);
}
h2 {
	font-size: 11px; background-color: rgb(234, 244, 255);
}
h3 {
	font-size: 11px; background-color: rgb(234, 244, 255);
}
p {
	margin: 0px;
}
ul {
	padding-left: 0px; list-style-type: none;
}
ol {
	padding-left: 0px; list-style-type: none;
}
li {
	padding: 6px;
}
form {
	display: inline;
}
input[type=checkbox] {
	top: 2px; position: relative;
}
.am_logo {
	background-position: 0px 18px; background-image: url("../images/logos/allmenus_logo.png"); background-repeat: no-repeat;
}
.restaurant_name {
	font-weight: bold;
}
.selected {
	font-weight: bold;
}
.selected a {
	color: rgb(104, 104, 104);
}
.even {
	background-color: rgb(240, 240, 240);
}
.leaderboard {
	height: 95px; text-align: center; padding-top: 5px;
}
.mantle {
	padding: 10px 0px 0px; width: 300px; height: 250px; background-color: rgb(255, 255, 255);
}
.button_ad {
	width: 125px; height: 125px; margin-bottom: 10px; float: left;
}
.owner_message {
	margin: 20px; font-weight: bold;
}
#breadcrumb li {
	padding: 6px;
}
#content {
	margin: 0px auto; width: 980px;
}
#header div {
	margin: 0px auto; width: 980px;
}
#footer p {
	margin: 0px auto; width: 640px;
}
#footer ul {
	margin: 0px auto; width: 640px;
}
#header {
	top: 0px; width: 100%; position: absolute;
}
#content {
	top: 104px; position: relative;
}
#footer {
	top: 104px; position: relative;
}
#footer {
	padding: 30px 0px; width: 100%; text-align: center; float: left; z-index: -10; background-image: url("../images/pieces/dropshadow.png"); background-repeat: repeat-x; background-color: rgb(242, 242, 242);
}
#footer li {
	padding: 0px 10px; display: inline; white-space: nowrap;
}
#footer #copyright {
	display: block;
}
#header a {
	color: rgb(53, 154, 255); text-decoration: none;
}
#header a:hover {
	color: rgb(255, 255, 255);
}
#allmenus_logo {
	height: 56px; position: relative; background-color: rgb(0, 80, 173);
}
#allmenus_logo p {
	border: 0px currentColor; width: 302px; height: 56px; bottom: 8px; position: absolute;
}
#navigation {
	height: 28px; color: rgb(255, 255, 255); font-family: verdana; font-size: 11px; font-weight: bold; background-image: url("../images/pieces/breadcrumbs_bg.png"); background-color: rgb(0, 63, 133);
}
#navigation #breadcrumb {
	left: -6px; width: 790px; height: 18px; overflow: hidden; float: left; display: inline; position: relative;
}
#navigation #user {
	right: -12px; margin-top: 8px; float: right; display: inline; position: relative;
}
#navigation li {
	padding-right: 12px; display: inline;
}
p#mobile-link {
	margin-top: 10px;
}
