body {
	background-color: #bebebe;
	background-image: url('/images/layout/red_grad_gray.gif');
	background-position: top;
	background-repeat: repeat-x;
	color: #000000;
	margin: 0;
	font-family: Myriad, Verdana, sans-serif;
	font-size: 10px;
	height: 100%;
}

em {
	font-weight: bold;
	font-style: normal;
}

h1 {
	font-size: 150%;
	font-weight: bold;
}

p.error {
	font-weight: bold;
	color: #FF0000;
	background-color: inherit;
}

div.half_left,div.half_right {
	width: 290px;
	float: left;
	margin: 0 0 2px 0;
	padding: 2px;
}

div.half_right {
	padding-left: 5px;
}

div.half_left {
	border-right: 1px solid #cccccc;
}

div.half_left h2,div.half_right h2 {
	font-size: 115%;
	font-weight: bold;
}

div.half_left label,div.half_right label {
	width: 75px;
	float: left;
	display: block;
	text-align: right;
	padding-right: 2px;
	font-weight: bold;
	font-size: 10px;
	line-height: 15px;
}

div.half_left input,div.half_right input,div.half_left select,div.half_right select
	{
	font-size: 10px;
}

div.half_left input.move_over,div.half_right input.move_over {
	margin-left: 100px;
	margin-top: 10px;
	font-size: 10px;
}

p.labeled {
	float: left;
	line-height: 15px;
	margin: 0;
	padding: 0;
}

br {
	clear: both;
}

div.more_pad {
	padding-left: 25px;
}

div#vert_grad {
	width: 760px;
	background-image: url('/images/layout/vert_gray_grad.gif');
	background-repeat: repeat-y;
	background-color: #bebebe;
	color: #000000;
	margin: 0 auto 0 auto;
	overflow: auto;
	clear: both;
}

div#container {
	width: 752px;
	margin: 0 auto 0 auto;
	padding: 0 0 1em 0;
}

div#top_93 {
	margin: 0;
	width: 100%;
	height: 93px;
}

div#top_93 div#top_grad_fix {
	margin: 0 auto 0 auto;
	width: 760px;
	height: 93px;
	display: block;
}

div#top_93 div#top_grad_fix a {
	border: 0;
}

div#top_93 div#top_grad_fix div#spacer {
	width: 300px;
	height: 93px;
	float: left;
	background-image: url('/images/layout/red_grad_gray-spacer.gif');
	text-align: center;
}

div#site_menu {
	width: 298px;
	height: 20px;
	line-height: 20px;
	position: relative;
	top: 71px;
	left: 1px;
	background-color: inherit;
	color: inherit;
}

div#site_menu a {
	padding: 0 5px 0 5px;
	margin-top: 75px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
	font-size: 110%;
	background-color: inherit;
}

div#site_menu a:hover {
	color: #FFFFFF;
	background-color: inherit;
}

div#top_93 div#top_grad_fix img#eat_in {
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
}

div#top_93 div#top_grad_fix img#red {
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
}

div#bottom_cap {
	clear: both;
	width: 760px;
	margin: 0 auto 0 auto;
	background-color: #bebebe;
	color: #000000;
}

div#h_menu {
	float: left;
	width: 149px;
	border-right: 1px solid #cccccc;
	margin: 0;
	padding-top: 1em;
}

div#document {
	width: 592px;
	float: left;
	margin: 0;
	padding: 5px;
}

div#document img.frame {
	border: 1px solid #cccccc;
	padding: 2px;
}

li.nav_menu {
	margin: 0;
	padding: 0;
}

ul.nav_menu {
	width: 149px;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.nav_menu li.header {
	font-weight: bold;
	display: block;
	background: #eeeeee;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	height: 20px;
	line-height: 20px;
	padding-left: .5em;
	margin: 0;
	color: #000000;
}

ul.nav_menu li {
	margin: 0;
	padding: 0;
	border: 0;
	height: 12px;
}

ul.nav_menu li a {
	display: block;
	text-decoration: none;
	color: #333333;
	padding: 0 0 0 1em;
	margin: 0;
	line-height: 12px;
	height: 12px;
	background-color: inherit;
}

ul.nav_menu li a.emp {
	font-weight: bold;
}

ul.nav_menu li a:hover {
	background-color: #eeeeee;
	text-decoration: none;
	padding: 0 0 0 1em;
	margin: 0;
	color: #333333;
}

div#left_search_elements {
	padding: 2px 2px 2px 5px;
}

div#left_search_elements input,div#left_search_elements select {
	font-size: 9px;
}

div#left_search_elements label {
	float: left;
	width: 45px;
	display: block;
	text-align: right;
	margin-right: 2px;
}

div#left_search_elements input.name {
	width: 75px;
	float: left;
}

div#vert_grad div#bottom_spacer {
	clear: both;
	height: 25px;
}

div.center {
	position: relative;
	margin: 0 auto 0 auto;
	text-align: center;
}

hr {
	padding-right: .5em;
	padding-left: .5em;
	clear: both;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

div#footer {
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #bebebe;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}

div#adsense {
	margin: .5em auto .5em auto;
}

/** restaurant listings **/
div#listing table {
	margin: 0;
	padding: 0;
	/**border: 1px solid #F3F6F8;**/
	border: 1px solid #eeeeee;
}

div#listing thead {
	background-color: #eeeeee;
	font-weight: bold;
	color: #000000;
}

div#listing caption {
	padding: 8px 2px 5px 2px;
	color: #2B353A;
	background-color: inherit;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #F3F6F8;
}

div#listing th {
	padding: 8px 2px 5px 5px;
	color: #2B353A;
	background-color: inherit;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #F3F6F8;
}

div#listing thead th {
	font-weight: bold;
}

div#listing tr.odd th {
	color: #42525A;
	background-color: inherit;
}

div#listing td {
	padding: 4px 10px;
	color: #42525A;
	background-color: inherit;
}

div#listing td.rating {
	width: 60px;
	text-align: left;
}

div#listing th.name {
	width: 175px;
}

div#listing td.address {
	width: 175px;
}

div#listing tr.odd {
	color: inherit;
	background-color: #F3F6F8;
}

div#listing tr.odd td {
	color: #42525A;
	background-color: inherit;
}

div#listing th a {
	color: #2B353A;
	background-color: inherit;
	font-size: 110%;
	text-decoration: underline;
}

div#listing th a:hover,td a:hover {
	color: #F26521;
	background-color: inherit;
	text-decoration: underline;
}

div#listing th a:visited {
	color: #aaa;
	background-color: inherit;
}

div#listing td a,div#listing th a.send_to_friend {
	color: #F26521;
	background-color: inherit;
	text-decoration: none;
	border-bottom: 1px solid #FEE6D8;
}

div#listing td a:hover,div#listing th a.send_to_friend:hover {
	color: #2B353A;
	background-color: inherit;
	border-bottom: 1px solid #ccc;
}

div#listing tbody tr:hover {
	color: inherit;
	background-color: #FFF8F2;
}

div#listing tbody .odd:hover {
	color: inherit;
	background-color: #FFF8F2;
}

/** heading stuff **/
div#listing h1 {
	font-size: 150%;
	font-weight: bold;
	color: #666666;
	padding: 0;
	margin: 0;
	background-color: inherit;
}

div#listing h2 {
	font-size: 125%;
	font-weight: bold;
	color: #999999;
	padding: 0;
	margin: 0;
	background-color: inherit;
}

/** city matrix selector grid thing  AND  name seach tab **/
div#city_selector {
	display: none;
}

div#city_selector table#city_matrix {
	border: 1px solid #F3F6F8;
}

div#city_selector td {
	width: 20%;
	text-align: center;
	background-color: #eeeeee;
	color: inherit;
}

div#city_selector td.selected {
	background-color: #CCCCCC;
	color: inherit;
}

div#city_selector_tab {
	background-color: #ffeedf;
	width: 175px;
	line-height: 15px;
	font-weight: bold;
	text-align: center;
	margin: 4px 4px 0px 4px;
	color: inherit;
}

div#city_selector_tab a,div#city_selector_tab a:visited {
	font-weight: bold;
	color: #330000;
	background-color: inherit;
}

/*td.search input, td.search select, td.search option {
		font-size: 90%;
	}*/ /*     restaurant display CSS info       */
div#restaurant {
	width: 100%;
}

div#restaurant div#vitals,div#restaurant div#ratings {
	width: 288px;
	margin: 0;
	padding: 2px;
	border: 1px solid #F3F6F8;
	height: 150px;
}

div#restaurant div#vitals {
	float: left;
}

div#restaurant div#ratings {
	float: right;
}

div#gc {
	width: 100%;
	margin: 1em;
	padding: 2px;
	border: 1px solid #F3F6F8;
}

div#restaurant div#ratings h2,div#restaurant div#vitals h1,div#gc h2 {
	display: block;
	background-color: #eeeeee;
	font-weight: bold;
	font-size: 110%;
	padding: 2px;
	color: #42525A;
	margin: 0;
	text-align: left;
}

div#restaurant table#comments {
	clear: both;
	margin-top: .5em;
}

/** comments table **/
div#restaurant table {
	margin: 0;
	padding: 0;
	border: 1px solid #F3F6F8;
}

div#restaurant thead {
	background-color: #eeeeee;
	font-weight: bold;
	color: #000000;
}

div#restaurant th {
	padding: 8px 2px 5px 5px;
	color: #2B353A;
	background-color: inherit;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #F3F6F8;
}

div#restaurant thead th {
	font-weight: bold;
}

div#restaurant tr.odd th {
	color: #42525A;
	background-color: inherit;
}

div#restaurant td {
	padding: 4px 10px;
	color: #42525A;
	background-color: inherit;
}

div#restaurant tr.odd {
	color: inherit;
	background-color: #F3F6F8;
}

div#restaurant tr.odd td {
	color: #42525A;
	background-color: inherit;
}

div#restaurant h1 {
	font-size: 125%;
}

div#comments {
	width: 100%;
	margin-top: 1em;
}

div#comments table#comments {
	width: 100%;
}

/** comments form **/
div#add_comments {
	border: 1px solid #F3F6F8;
	padding: 2px;
}

div#add_comments p {
	display: block;
	background-color: #eeeeee;
	font-size: inherit;
	padding: 4px;
	margin: 0px;
	font-weight: bold;
	color: #2B353A;
	text-indent: 8px;
}

div#add_comments label {
	width: 75px;
	margin-right: 5px;
	float: left;
	text-align: right;
	display: block;
}

div#add_comments input {
	float: left;
}

div#add_comments input.no_float {
	float: none;
}

div#add_comments br {
	clear: both;
}

div#add_comments div#submit {
	width: 100%;
}

/** send to friend **/
div#send_to_friend label {
	width: 100px;
	margin-right: 5px;
	float: left;
	text-align: right;
	display: block;
	color: #990000;
	font-weight: bold;
	background-color: inherit;
}

div#send_to_friend input {
	float: left;
}

div#send_to_friend textarea {
	width: 400px;
	height: 250px;
	float: left;
}

div#send_to_friend br {
	clear: both;
}

div#send_to_friend input.submit {
	margin-top: 15px;
	margin-left: 200px;
}

div#send_to_friend h1 {
	font-size: 24px;
	line-height: 24px;
}

div#send_to_friend h2 {
	font-size: 18px;
	line-height: 18px;
	color: #666666;
	background-color: inherit;
}

/** site map **/
div#cuisine_dir,div#city_dir,div#other_links {
	width: 195px;
	float: left;
}

/** contact form **/
div#contact_form_div label,div#refer_form_div label {
	float: left;
	width: 100px;
	font-weight: bold;
	text-align: right;
	padding-right: 2px;
	line-height: 15px;
}

.req {
	color: #CC0000;
	background-color: inherit;
	font-weight: bold;
}

div#contact_form_div input,div#refer_form_div input {
	float: left;
}

div#contact_form_div br,div#refer_form_div br {
	clear: both;
}

div#contact_form_div input.submit,div#refer_form_div input.submit {
	margin-left: 125px;
	margin-top: 2px;
}

div#contact_form_div textarea,div#refer_form_div textarea {
	width: 400px;
	height: 250px;
	float: left;
}

strong.dark_red {
	color: #CC0000;
	background-color: inherit;
}

.required {
	font-weight: bold;
	color: #FF0000;
}

div#coupons {
	visibility: hidden;
	padding: 3px;
	background: #FFFFFF;
	border: 3px solid #FF6600;
}

div#couponContainer {
	text-align: center;
}

div.couponBlock {
	border: 3px dashed #000000;
	padding: 3px;
	float: left;
	width: 285px;
	height: 150px;
	margin: auto 3px auto auto;
}

div.couponBlock .expires {
	font-size: smaller;
}

div#couponsButton {
	width: 42px;
	height: 141px;
	visibility: hidden;
	z-index: 100;
}

* html #couponsButton { /*\*/
	position: absolute;
	top: expression(( 250 +   ( ignoreMe =   document.documentElement.scrollTop ?
		  document.documentElement.scrollTop :   document.body.scrollTop) ) +
		  'px' );
	right: expression(( 0 +   ( ignoreMe2 =   document.documentElement.scrollLeft ?
		  document.documentElement.scrollLeft :   document.body.scrollLeft) )
		+   'px' ); /**/
}

body>#couponsButton {
	position: fixed;
	top: 250px;
	right: 0px;
}

#other_sites {
	margin: 0 auto 25px auto;
	padding: 0 0 25px 0;
	width: 500px;
}
#other_sites ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 10px;
}
#other_sites ul li {
	padding: 0;
	margin: 0;
}
#other_sites a {
	color: #fff;
	font-weight: bold;
}
.sites_col {
	width: 150px;
	float: left;
	display: block;
}

.pageNav {
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 0 0 10px 0;
}
.ellipse {
	display: none;
}

.first_link, .previous_link, .next_link, .last_link, .page_link {
	margin: 0 5px 0 5px;
}
#commentsList {
	margin: 0;
	padding: 0;
}
#commentsList li {
	list-style-type: none;
	padding: 1px 5px 1px 5px;
	margin: 10px 0;
}
.oddListItem {
    background-color: #f0f0f0;
    border-width: 0px;
    border-color: #999999;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#social {
	position: absolute;
	top: 92px;
	left: 0px;
	width: 128px;
	height: 30px;
	background-color:#292929;
	border-width:2px;
	border-color:#000000;
	overflow:hidden;
}
.social_e {
	-moz-border-radius:0px 0px 10px 0px;
	-webkit-border-radius:0px 0px 10px 0px;
	border-radius:0px 0px 10px 0px;
	-moz-box-shadow:0px 0px 5px #000000;
	-webkit-box-shadow:0px 0px 5px #000000;
	box-shadow:0px 0px 5px #000000;
	opacity:0.5;
}
.s_a {
	margin: 3px auto 0 3px;
	height: 27px;
	border: 0;
	opacity: 1.0;
	display: block;
	float: left;
	overflow: hidden;
}
.twitter-follow-button {
	width: 70px;
}
#entityMap {
    width: 575px;
    height: 550px;
}
.printButton {
    display: none;
}   

div#top_93 div#top_grad_fix {
  background-image: url(/images/layout/sprite.png);
  background-position: -10px -10px;
}
div#site_menu {
  background-image: url(/images/layout/sprite.png);
  background-position: -10px -123px;
}
div#bottom_cap {
  background-image: url(/images/layout/sprite.png);
  background-position: -10px -163px;
}

