/*Defaults*/
* {
	margin:0;
	padding:0;
}

img, table, fieldset, button {
	border:0;
}

ul, dl {
	list-style:none;
}

ol {
	padding-left: 2em;
}

p {
	line-height:1.2em;
	margin:0 0 1.2em;
}

/*Default fonts - ALL sizes can/will be contextually altered*/
body {
	font-family:arial, helvetica, sans-serif;
	font-size:13px;
	color:#32331d;
}


h1, h2, h3, h4 {
	font-family: trebuchet MS, sans-serif;
	color:#32331d;
}

h1 {
	font-size:2.18em;
	line-height:1.1em;
}

h2 {
	font-size:1.64em;
	line-height:1.1em;
}

h3 {
	font-size:1.0em;
	line-height:1.1em;
}
/*Note: h3 can contextually be 1.48em*/

h4 {
	font-size:1em;
	line-height:1.2em;
}

h5, h6 {
	font-size:0.85em;
	line-height:1.3em;
	font-weight:normal;
	color:#919191;
}
/*Note: h5/h6 can contextually be .77em*/

h5 a, h6 a {
	color:#919191;
	text-decoration:underline;
}

a {
	color:#006699;
	text-decoration:none;
	outline:none;
}

a:hover {
	text-decoration:underline;
}

a span.extra {
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	width:9px;
	height:1em;
	background:url(/img/core/arrow_blue_r.gif) no-repeat right;
	vertical-align:middle;
}

/*Global Float Clearers*/
#topAds:after, #masthead:after, #pageMainNav:after, #pageExtNav:after, #zLocSelectInner:after, #zLocRecent:after, #zLocDomestic:after, #zLocIntl:after, #zLocJump:after, #pageMainNav .zSubNav ul:after, #pageMainNav .zSubNavHdr:after, #pressTicker:after, #pressTicker li:after,
#zUserMeta:after, #metaHelp:after, #zSearch:after, #pageNav:after, #pageMainNav:after, #pageSubNav:after, #pageBodInner:after, #pageTitle:after, .crumbs:after, #pageSubTitle:after, #pageTertNav ul:after, #contentSubHdr:after, .tipBlock .panebody:after, #zFtrNav:after, #zFtrLocation:after, #zFtrList_rest:after, #zFtrList_nite:after, #zFtrLists ul:after, #ftrLegal ul:after, .callout:after, .txtCallout:after, bottomAds:after, .pagingBlock:after, #Help:after, .moreLocSet li:after,
#launchPad:after, #locDisp:after, #form_search:after {
	content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

/*Global Explorer float clearers*/
div, fieldset, ul, dl, form {zoom:1;}

/*Global Image Replacements*/
#topAds h6, #bottomAds h6, #zLogo h3 , #zLogo h3  a, li#zNavHome a, #moreLocations .moreToggle, .moreLocations .moreToggle, #zSearchEntry a.search, #ftrLegal h4, input.go, button.go, a.go, input.cancel, button.cancel, a.cancel, input.submit, button.submit, a.submit, .pprev, .pnext, input.save, button.save, a.save, input.return, button.return, a.return , .btn a, .loadingMsg h3 {
	display:block;
	text-indent:-9999px;
	font-size:1px;
	line-height:0;
	background-repeat:no-repeat;
	background-position: 0 0;
	border:0;
}

/*\*/
#topAds h6, #bottomAds h6, #zLogo h2 a, #zLogo h3, #moreLocations .moreToggle, .moreLocations .moreToggle, #zSearchEntry a.search, #ftrLegal h4, input.go, button.go, a.go, input.cancel, button.cancel, a.cancel, input.submit, button.submit, a.submit, .pprev, .pnext, input.save, button.save, a.save, input.return, button.return, a.return  {
	overflow:hidden;
}
/**/

/*Default form elements*/
input.txt {
	border-top:2px solid #848484;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
	border-left:2px solid #848484;
	text-indent:3px;
}

select {
	font-size:12px;
}

textarea {
	background-color:#fff;
	border-top:2px solid #848484;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
	border-left:2px solid #848484;
	color:#232323;
	font-size:11px;
	font-family:arial,sans-serif;
	line-height:1.4;
	width:100%;
	height:60px;
	clear:left;
	margin:0 0 6px;
}

* html textarea {
	float:none;
}

input.submit, input.go, input.cancel, inpur.submit, input.save, button, input.return {
	background-color:transparent;
	cursor:pointer;
}

/*'GO' button*/
input.go, button.go, a.go {
	width:26px;
	height:18px;
	background-image:url(/img/core/but_go_white.gif);
}

/*'CANCEL' button*/
input.cancel, button.cancel, a.cancel {
	width:56px;
	height:18px;
	background-image:url(/img/core/but_cancel.gif);
}

/*'SUBMIT' button*/
input.submit, button.submit, a.submit {
	width:56px;
	height:18px;
	background-image:url(/img/core/but_submit.gif);
}

/*'SUBMIT' button*/
/*
input.submitjapan, button.submitjapan, a.submitjapan {
	width:56px;
	height:18px;
	background-image:url(/img/core/subscription/japanese/btn_submit_small_japn.gif);
}
*/

/*'SAVE' button*/
input.save, button.save, a.save {
	width:40px;
	height:18px;
	background-image:url(/img/core/but_save.gif);
}

/*'RETURN' button*/
input.return, button.return, a.return {
	width:59px;
	height:18px;
	background-image:url(/img/core/but_return.gif);
}

/*Current Location 'dropdown'*/
.currentLocField {
	float:left;
	height:15px;
	width:174px;
	padding:0 3px;
	border-top:2px solid #848484;
	border-bottom:1px solid #eee;
	border-left:2px solid #848484;
	background-color:#fff;
	font-family:arial, helvetica, sans-serif;
	font-size:1em !important;
	overflow-x:hidden;
	color:#000000;
}

		/*Dynamic More Locations List*/
		#moreLocations, .moreLocations {
			float:left;
			width:15px;
			height:18px;
			position:relative;
			z-index:400;
		}
		
		#moreLocations .moreToggle, .moreLocations .moreToggle {
			width:15px;
			height:18px;
			background-image:url(/img/core/but_search_expand.gif);
			cursor:pointer;
		}
		
		.moreLocBod {
			display:none;
			position:absolute;
			right:-73px;
			top:18px;
			width:258px;
			border:1px solid #8b8b8b;
			background-color:#fff;
			z-index:500;
			padding: 5px 5px 0;
		}
	
		.showMoreLoc .moreLocBod {
			display:block;
		}
		
		.moreLocBod h4 {
			font-family:arial,helvetica,sans-serif;
			color:#000;
			padding: 0 0 .2em;
		}
		
		.moreLocBod h4 small {
			font-size:.77em;
			color:#777;
			font-weight:normal;
		}
		
		.moreLocSet {
			margin: 3px 0 0;
			padding: 5px 0 0;
			border-top:1px solid #d7d7d7;
			
		}
		
		.moreLocBod div.init {
			margin-top:0 !important;
			padding-top:0 !important;
			border-top:0 !important;
		}
		
		.moreLocSet ul {
			font-size:.85em;
			width:268px;
			margin: 0 -5px;
			position:relative;
		}
		
		/*anthem div indent fix*/
		.moreLocSet ul div {
			zoom:0;
		}
		
		.moreLocSet li {
			padding: 2px 8px 2px 14px;
			background:url(/img/core/carat_linklist.gif) no-repeat 5px 7px;
			position:relative;
			zoom:1;
		}
		
		/*\*/
		.moreLocSet li a {
			height:1%;
		}
		/**/
		
		.moreLocSet li a {
			color:#000 !important;
			display:block;
		}
		
		.moreLocSet a.savelink, .moreLocSet a.nosave {
			position:absolute;
			top:2px;
			right:8px;
			text-decoration:underline !important;
		}
		
		.moreLocSet .error a {
			color:#910028 !important;
			text-decoration:underline !important;
		}
		
		.moreLocSet li a.nosave, .moreLocSet li:hover a.nosave, .moreLocSet li.xHover a.nosave {
			color:#bbb !important;
		}
		
		.moreLocSet li:hover, .moreLocSet li.xHover {
			background-color:#326497;
			background-image:url(/img/core/carat_linklist_white.gif);
		}
		
		.moreLocSet li:hover a, .moreLocSet li.xHover a {
			color:#fff !important;
		}
		
		#moreRecentLocations li a {
			padding-right:3em;
		}
		
		#moreRecentLocations li a.savelink, #moreRecentLocations li a.nosave {
			padding-right:0;
		}
		
		#moreSavedLocations a, .moreSavedLocations a {
			float:none !important;
			width:auto !important;
		}
		
		.moreLocActions {
			margin: 3px 5px 0;
			padding: 5px 0 0;
			border-top:1px solid #d7d7d7;
		}
		
		.moreLocActions li {
			background:url(/img/core/carat_double.gif) no-repeat 0 .4em;
			padding: 0 0 .2em 12px;
			font-weight:bold;
		}
		
		.moreLocActions li a {
			color:#1d678a !important;
			display:inline !important;
		}
		
/*Base Page structure*/
body {
	text-align:center;
	background:#821228;
	margin:0;
	padding:0 4px;
}

#pageWrap {
	width:974px;
	margin:0 auto;
	text-align:left;
	padding:8px 0 0;
}

#ad_leaderboardTop {
	float:right;
	height:90px;
	margin-bottom:-90px;
}

* html #ad_leaderboardTop {
	width:728px;
	margin-bottom:-93px;
}

#bottomAds {
	padding:12px 0 12px 115px;
	background-color:#fff;
	border:solid #cecec3;
	border-width:1px 1px 0;
}

#ad_leaderboardTop h6, #bottomAds h6 {
	width:15px;
	height:90px;
	float:left;
	background:url(/img/core/title_ad_vertical.gif) no-repeat center;
}

#pageHdr.compact {
	margin-bottom:22px;
}

#masthead {
	width:100%;
	margin-bottom:9px;
}

#masthead a {
	color:#d7b7bd;
}

#zLocSelect {
	width:974px;
	margin-bottom:-10px;
	padding-top:18px;
	background:#fbfaf2 url(/img/core/hdr/bg_zLocSelect_t.gif) repeat-x top;
}

#zLocSelectInner {
	padding:0 12px 18px;
}

#zLocSelect.member #zLocSelectInner {
	background:#fbfaf2 url(/img/core/hdr/bg_zLocRecent.gif) repeat-y left;
}

#zLocSelect .close {
	float:right;
}

#zLocSelect .close a {
	width:15px;
	height:15px;
	background-image:url(/img/core/hdr/btn_close.gif);
}

#zLocSelect .first {
	margin:0 !important;
}

#zLocSelect h3 {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #999999;
	line-height:1.0em;
	font-size:1.15em;
	font-weight:800;
	color:#333333;
}

#zLocSelect h4 {
	margin-bottom:6px;
	padding-bottom:6px;
	background:url(/img/core/hdot.gif) repeat-x bottom;
	line-height:1.0em;
	font-size:1.0em;
	font-weight:400;
	color:#333333;
}

#zLocSelect ul {
	float:left;
	clear:right;
	display:inline;
	width:150px;
	margin-right:36px;
}

#zLocSelect.member ul {
	width:163px;
	margin-right:18px;
}

#zLocSelect li {
	float:left;
	clear:both;
	display:inline;
	width:100%;
	line-height:1.5em;
}

#zLocSelect li a {
	font-weight:800;
	color:#006699;
}

#zLocRecent {
	float:left;
	margin-right:12px;
	padding-right:12px;
}

#zLocDomestic {
	float:left;
	margin-right:15px;
}

#zLocSelect.member #zLocDomestic {
	margin-right:12px;
}

#zLocIntl {
	float:left;
}

#zLocSelect.member #zLocIntl {
	width:165px;
}

#zLocJump {
	padding:0 11px 18px;
}

#zLocSelect.member #zLocJump {
	background:#fbfaf2 url(/img/core/hdr/bg_zLocRecent.gif) repeat-y left;
}

#zLocSelect .morelink {
	float:right;
	display:inline;
	width:192px;
	padding:0;
	background-image:none;
	font-size:1.0em;
}

#zLocSelect.member .morelink {
	width:163px;
	margin-right:23px;
}

#link_locMngr.morelink {
	float:left;
	width:auto !important;
	margin:0 !important;
}

#zLocSelect .morelink a {
	padding-right:11px;
	background:url(/img/core/hdr/carat_double.gif) no-repeat right center;
	line-height:1.0em;
	font-weight:800;
	color:#333333;
}

#zLocSelectFtr {
	height:3px;
	background:#500514;
}

#zLogo {
	float:left;
	padding:78px 0 0;
}

#pageHdr.compact #zLogo {
	margin-bottom:-24px;
}

* html #pageHdr.compact #zLogo {
	margin-bottom:0;
}

* html #pageHdr.compact #metaNav {
	position:relative;
	top:-24px;
	margin-bottom:-24px;
}

#zLogo h3 , #zLogo h3  a {
	width:212px;
	height:46px;
	background-image:url(/img/core/hdr/logo_zagat.png);
}

/*\*/
* html #zLogo h3 , * html #zLogo h3  a {
	background-image:url(/img/core/hdr/logo_zagat.gif);
}
/**/

#metaNav {
	float:right;
	margin-top:107px;
	padding-top:3px;
	font-size:0.85em;
	color:#d7b7bd;
}

#metaNav a {
	text-decoration:underline;
}

#metaNav label {
	float:left;
	margin-right:3px;
}

#metaNav ul {
	float:left;
}

#metaNav li {
	display:inline;
}

#mn_facebook a {
	padding-left:18px;
	background:url(/img/core/facebook/icn_facebook.gif) no-repeat left center;
}

#mn_facebook img {
	width:28px;
	height:28px;
}

fb\:profile-pic {
	width:28px !important;
	height:28px !important;
	background-image:url(/img/core/facebook/logo_silhouette.gif) !important;
}

#mn_facebook img.profImg {
	margin:0 0 -28px;
}

#mn_facebook img.icn_fb {
	margin:0;
}

#mn_facebook.connected {
	width:28px;
	margin-right:6px;
}

#mn_facebook.connected a {
	padding:0;
	background-image:none;
}

#launchPad {
	border:2px solid #963d50;
	background:#5d061a;
}

#launchPad.home {
	margin:0;
	border:0;
	background:#500514;
}

#userLocation {
	float:left;
	width:331px;
	margin-right:16px;
	padding:20px 24px 20px 21px;
	background:#380300 url(/img/core/hdr/bg_location.gif) no-repeat right top;
	color:#ffffff;
}

.home #userLocation {
	width:331px;
	height:20px;
	padding:36px 24px 36px 21px;
	background:#380300 url(/img/core/hdr/bg_location_home.gif) no-repeat right top;
}

#userLocation .inner {
	margin:0 auto;
}

#locDisp {
	float:left;
}

#locDisp h2 {
	display:inline;
	margin-right:0.5em;
	line-height:1.2em;
	font-size:1.15em;
	font-weight:800;
	color:#ffffff;
}

#locDisp h2 strong {
	color:#fed1a8;
}

#zLocSelect_tog {
	display:inline;
}

#zLocSelect_tog a {
	padding-right:10px;
	background:url(../img/arrow_gray_d.gif) no-repeat right center;
	line-height:1.63em;
	text-decoration:underline;
	font-size:0.85em;
	color:#fdbdca;
}

#zLocSelect_tog.open a {
	background-image:url(../img/arrow_gray_u.gif);
	background-position:right 7px;
}

#launchByBrowse {
	float:left;
	margin-right:20px;
	padding:20px 0 0;
	line-height:1.2em;
	font-family:trebuchet ms;
	font-size:1.15em;
}

#launchPad.home #launchByBrowse {
	padding:36px 0 0;
}

#launchByBrowse a {
	text-decoration:underline;
	color:#ffffff;
}

#launchBySearch h2, #launchByBrowse h2 {
	float:left;
	margin-right:10px;
	line-height:1.2em;
	font-size:1.15em;
	color:#fed1a8;
}

#launchBySearch {
	float:left;
	width:307px;
	padding:20px 0 0;
	line-height:1.2em;
}

#launchPad.home #launchBySearch {
	padding:36px 0 0;
}

#launchBySearch label {
	float:left;
	margin-right:20px;
	font-size:1.15em;
	font-family:trebuchet ms;
	color:#ffffff;
}

#form_search {
	float:left;
	width:268px;
}

#launchBySearch input {
	float:left;
	margin-bottom:2px;
}

#launchBySearch input.txt {
	width:196px;
	margin-right:10px;
}

#lnk_advSearch {
	margin-right:74px;
	text-align:right;
}

#lnk_advSearch a {
	line-height:1.0em;
	font-size:0.85em;
	text-decoration:underline;
	color:#fdbdca;
}

#pageNav {
	margin-top:10px;
	padding-bottom:3px;
	border-top:1px solid #cccccc;
	background:#ffffff url(/img/core/hdr/bg_pageNav.gif) repeat-x top;
	font-family:trebuchet ms;
}

#pageNav.home {
	padding:0;
	margin-top:0;
}

#pageNav a {
	display:block;
	/*height:14px;*/
	padding:7px 8px 5px;
	line-height:14px;
	color:#330403;
}

#pageNav a:hover {
	text-decoration:none;
}

#pageNav li {
	float:left;
}

#pageNav li.newWin a {
	background:url(/img/core/hdr/icon_new_window.gif) no-repeat 43px 12px;
	padding-right:20px;
}

#pageNav li.newWin a:hover {
	/*background:#61101f url(/img/core/hdr/icon_new_window_on.gif) no-repeat 43px 12px;*/
	background:#910028 url(/img/core/hdr/icon_new_window_on.gif) no-repeat 43px 12px;
}

#pageNav li.curr a {
	top:-1px;
	margin-bottom:-3px;
	padding-top:8px;
	/*background-color:#380300 !important;*/
}

#pageMainNav {
	float:left;
}

#pageMainNav li {
	border-right:1px solid #c1beb6;
}

#pageMainNav li.curr a {
	position:relative;
	float:left;
	height:13px;
	padding-bottom:8px;
	background-color:#ffffff !important;
	line-height:1.0em;
	color:#910028;
}

#pageMainNav li.curr a:hover {
	color:#910028;
}

#pageMainNav li.dropped a {
	/*background:#61101f;*/
	background:#910028;
	color:#ffffff;
}

#pageMainNav li#zNavHome a {
	width:18px;
	height:13px;
	background-image:url(/img/core/hdr/icon_home_off.gif);
	background-position:center center;
	background-repeat:no-repeat;
}

#pageMainNav li#zNavHome.dropped a {
	width:17px;
	border-left:1px solid #ffffff;
	background-image:url(/img/core/hdr/icon_home_dropped.gif);
	background-position:center center;
	background-repeat:no-repeat;
}

#pageMainNav li#zNavHome.curr a {
	background-color:#380300 !important;
	background-image:url(/img/core/hdr/icon_home_dropped.gif);
}

#pageExtNav {
	float:left;
}

#pageExtNav li {
	border-right:1px solid #c1beb6;
}

#pageExtNav li a:hover {
	/*background:#61101f;*/
	background:#910028;
	color:#ffffff;
}

#pageExtNav li.curr a {
	position:relative;
	float:left;
	height:13px;
	margin-bottom:-3px;
	padding-bottom:10px;
	background-color:#ffffff !important;
	line-height:1.0em;
	color:#c00025;
}

#pageExtNav li.curr a:hover {
	color:#c00025;
}

#pageNav .zSubNav {
	display:none;
	position:absolute;
	z-index:200;
}

#pageNav .dropped .zSubNav {
	display:block;
}

#pageNav .zSubNavHdr {
	height:5px;
}

* html #pageNav .zSubNavHdr {
	font-size:0px;
}

#pageNav .zSubNavHdr .right {
	float:right;
	width:4px;
	height:5px;
	background:url(/img/core/hdr/bg_zSubNav_tr.png) no-repeat 0 1px;
}

* html #pageNav .zSubNavHdr .right {
	margin-left:-3px;
	background-image:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/core/hdr/bg_zSubNav_tr.png',sizingMethod='crop');
}

#pageNav .zSubNavHdr .mid {
	height:5px;
	margin-right:4px;
	/*background:#61101f;*/
	background:#910028;
}

* html #pageNav .zSubNavHdr .mid {
	margin-right:-3px;
}

#pageNav .zSubNavInner {
	padding-right:4px;
	background:url(/img/core/hdr/bg_zSubNav_r.png) repeat-y right;
}

* html #pageNav .zSubNavInner {
	background-image:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/core/hdr/bg_zSubNav_r_ie.png',sizingMethod='crop');
}

#pageNav .zSubNav ul {
	padding-bottom:8px;
	/*background:#61101f;*/
	background:#910028;
}

#pageNav .zSubNav li {
	float:none;
	display:block;
	border:0;
	
	/*background:#61101f;*/
	background:#910028;
	white-space:nowrap;
}

* html #pageNav .zSubNav li {
	display:inline;
	float:left;
	clear:left;
	width:100%;
}

#pageNav .zSubNav li a {
	margin:0 8px;
	padding:9px 3px;
	/*background:#61101f url(/img/core/hdr/hdot.gif) repeat-x top;*/
	background:#910028 url(/img/core/hdr/hdot.gif) repeat-x top;;
	color:#c5a7a7;
}

#pageNav .zSubNav li a:hover {
	background-color:#77313d;
	text-decoration:none;
}

#pageNav .zSubNav li.first a {
	background-image:none;
}

#pageNav .zSubNavFtr .left {
	float:left;
	width:4px;
	height:4px;
	background:url(/img/core/hdr/bg_zSubNav_bl.png) no-repeat 0 0;
}

* html #pageNav .zSubNavFtr .left {
	margin-right:-3px;
}

#pageNav .zSubNavFtr .mid {
	height:4px;
	margin:0 4px;
	background:url(/img/core/hdr/bg_zSubNav_b.png) repeat-x;
}

* html #pageNav .zSubNavFtr .mid {
	margin:0 1px;
}

#pageNav .zSubNavFtr .right {
	float:right;
	width:4px;
	height:4px;
	background:url(/img/core/hdr/bg_zSubNav_br.png) no-repeat 0 0;
}

* html #pageNav .zSubNavFtr .right {
	margin-left:-3px;
}

#pageSubNav {
	float:left;
	clear:left;
	width:100%;
	padding-bottom:3px;
	border-top:1px solid #cccccc;
	background:#ffffff url(/img/core/hdr/bg_pageSubNav.gif) repeat-x bottom;
}

#pageUserNav + #pageSubNav {
	width:681px !important;
}

#pageSubNav a:hover {
	color:#910028;
}

#pageSubNav li.curr a {
	padding-top:7px;
	background:none;
	color:#910028;
}

#pageUserNav {
	float:right;
	clear:right;
	width:292px;
	margin-top:26px;
	padding-bottom:2px;
	border:solid #cccccc;
	border-width:1px 0 0 1px;
	background:#f8f8f6 url(/img/core/hdr/bg_pageSubNav.gif) repeat-x bottom;
}

* html #pageUserNav {
	position:relative;
}

#pageUserNav li {
	float:left;
	font-family:arial, helvetica, sans-serif;
	font-size:.85em;
	font-weight:bold;
}

#pageUserNav li a {
	padding:9px 11px 4px;
	color:#5584b3;
}

#pageUserNav li a:hover {
	text-decoration:underline !important;
}

#pressTicker {
	float:left;
	clear:both;
	width:100%;
	border-top:1px solid #cccccc;
	background:#ffffff;
}

#pressTicker li {
	display:none;
	padding:9px 11px 7px;
}

#pressTicker li.curr {
	display:block;
}

#pressTicker h4 {
	float:left;
	margin-right:6px;
	line-height:1.0em;
	font-family:trebuchet ms,arial,sans-serif;
	font-weight:800;
	font-style:italic;
	color:#980724;
}

#pressTicker h5 {
	float:left;
	font-family:trebuchet ms,arial,sans-serif;
	font-weight:400;
	font-style:italic;
}

/*Page Body*/
#pageBod {
	padding:15px 0;
	background-color: #fff;
	border:solid #cecec3;
	border-width:0 1px;
}

#pageBodInner {
	padding:0 15px;
}

#contentWrap {
	float:left;
	width:755px;
}

/*Content Ads*/
#contentAds {
	float:right;
	width:162px;
	text-align:center;
}

#contentAds br {
	display:none;
}

#contentAds h6 {
	font-family:arial, helvetica, sans-serif;
	color:#cac9c9;
	margin: 0 0 4px;
}

#contentAds iframe, #contentAds .adImg {
	margin: 0 auto;
	border:1px solid #d7d7d7;
	margin: 0 0 10px;
}

#contentAds img {
	display:block;
}

/* Text Ad - Button */
.txtAd_btn {
	width:144px;
	margin:0 0 10px 0;
	padding:6px 8px;
	border:1px solid #d7d7d7;
	text-align:center;
}

.txtAd_btn .morelink {
	background-position:0 0.3em;
	text-align:left;
	font-size:0.85em;
}

.txtAd_btn h3 {
	margin-bottom:0.1em;
	color:#910028;
}

/*Page Title*/
#pageTitle {
	margin: 0 0 14px;
	padding: 0 0 4px;
	border-bottom: 1px solid #d7d7d7;
	position:relative;
}

#pageTitle h1 {
	color:#910028;
}

#pageTitle h1 a {
	color:#910028;
	text-decoration:none;
}
	
	h1.zTitleRest {
		background:url(/img/core/gate/icon_title_rest.gif) no-repeat 0 3px;
		padding: 0 0 0 39px;
	}
	
	h1.zTitleNight {
		background:url(/img/core/gate/icon_title_night.gif) no-repeat 0 2px;
		padding: 0 0 0 25px;
	}
	
	h1.zTitleHotel {
		background:url(/img/core/gate/icon_title_hotel.gif) no-repeat 0 3px;
		padding: 0 0 0 39px;
	}
	
	h1.zTitleAttract {
		background:url(/img/core/gate/icon_title_attract.gif) no-repeat 0 0;
		padding: 0 0 0 37px;
	}

#pageTitle .crumbs, #pageTitle .CommonBreadCrumbArea {
	border-bottom:1px solid #d7d7d7;
	padding: 0 0 8px;
	margin: -3px 0 10px;
}

	.crumbs .crumbList {
		float:left;
	}
	
	.crumbs .sponsorLogo {
		float:right;
		white-space:nowrap;
		margin-top:-2px;
	}
	
	.sponsorLogo * {
		vertical-align:middle;
	}
	
	#sponsorBanner {
		margin: 0 0 12px;
	}
	
#pageTitle .titleActions {
	position:absolute;
	right:0;
	bottom:8px;
	width:40%
}

.titleActions h4 {
	text-align:right;
}

.titleActions ul {
	float:right !important;
}

.titleActions li {
	float:left;
	display:inline;
	margin: 0 0 0 12px;
	padding: 0 0 0 12px;
	background:url(/img/core/carat_double.gif) no-repeat 0 .4em;
	font-weight:bold;
	color:#b5b5b5;
}

.titleActions ul.vis li {
	background-image:url(/img/core/carat_double_gray.gif) !important;
}

/*Page Sub Title*/
#pageSubTitle {
	border-bottom:1px solid #d7d7d7;
	margin: 0 0 12px;
	padding: 0 0 8px;
	font-family:trebuchet MS, sans-serif;
}

#pageSubTitle a {
	text-decoration:underline;
}

/*User Messaging*/
.userMsg {
	zoom:auto;
}

.msgPrivate, .msgVisitor {
	padding:11px 12px 12px;
	text-align:center;
	font-family:trebuchet MS, sans-serif;
	font-size:1.15em;
	margin: 0 0 12px;
}

.msgPrivate a, .msgVisitor a {
	text-decoration:underline;
}

.msgVisitor {
	background-color:#c9f7cc;
}

.msgPrivate {
	background-color:#c9e1f7;
}

.msgPrivate span.extra {
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	width:20px;
	height:16px;
	background: url(/img/core/icon_private_on_blue.gif) no-repeat 0 0;
	vertical-align:middle;
}

/*Tertiary Navigation*/
#pageTertNav {
	background: url(/img/core/d7d7d7.gif) repeat-x bottom;
	margin: 0 0 12px;
}

#pageTertNav li {
	font-family:trebuchet MS, sans-serif;
	float:left;
	display:inline;
	margin:0 0 0 18px;
	line-height:1.0em;
	color:#babbad;
}

#pageTertNav #tertLink1 {
	margin-left:0;
}

#pageTertNav li a {
	display:block;
	padding:2px 0 8px;
}

#pageTertNav li a:hover, #pageTertNav li.curr a {
	color:#910028;
	text-decoration:none;
}

#pageTertNav li.newWin {
	background: url(/img/core/icon_new_window_off.gif) no-repeat right 10px;
	padding-right:28px;
}

#pageTertNav li.newWin a {
	background: url(/img/core/icon_new_window.gif) no-repeat right 10px;
	padding-right:28px;
	margin-right:-28px;
}

#pageTertNav li.newWin a:hover {
	background-image:url(/img/core/icon_new_window_on.gif);
}

#pageTertNav li.curr {
	border-bottom:4px solid #910028;
	color:#910028;
}

#pageTertNav li.curr a {
	padding-bottom:4px;
}

/*Content Sub header*/
#contentSubHdr {
	border-bottom:1px solid #d7d7d7;
	margin: 0 0 12px;
	padding: 0 0 10px;
	position:relative;
}

#contentSubHdr .titleActions {
	position:absolute;
	right:0;
	bottom:10px;
	width:40%
}

#contentSubHdr h2 {
	font-weight:normal;
	float:left;
	width:70%;
	margin: 0 0 .3em;
}

	#contentSubHdr h2.menuTitle {
		background:url(/img/core/property/icon_subhdr_menu.gif) no-repeat 0 2px;
		padding: 0 0 0 28px;
		width:400px;
	}
	
	#contentSubHdr h2.photoTitle {
		background:url(/img/core/property/icon_subhdr_photo.gif) no-repeat 0 3px;
		padding: 0 0 0 28px;
	}
	
	#contentSubHdr h2.mapTitle {
		background:url(/img/core/property/icon_subhdr_map.gif) no-repeat 0 0;
		padding: 0 0 0 28px;
	}
	
#contentSubHdr ul.subData {
	float:left;
	width:70%;
	clear:left;
}

#contentSubHdr ul.subData li {
	margin: 0 0 .2em;
}

#contentSubHdr .sponsor {
	float:right;
	border:1px solid #d7d7d7;
}

/*Print disclaimer*/
#printDisclaim {display:none;}

/*Page Footer*/
#pageFtr {
	background-color:#f2f2f2;
	border: solid #cecec3;
	border-width: 0 1px;
}

#pageFtr a {
	text-decoration:none;
}

#pageFtr a:hover {
	text-decoration:underline;
}

	/*Footer Main Nav*/
	#zFtrNav {
		border-top: 1px solid #cecec3;
		padding: 9px 16px;
		line-height:1.2em;
		color:#4c4c4c;
	}
	
	#zFtrNav a {
		color:#4c4c4c;
	}
	
	#zFtrNav ul {
		float:left;
	}
	
	#zFtrNav li {
		float:left;
		display:inline;
		border-left:1px solid #4b4b4b;
		padding: 0 8px;
	}
	
	#zFtrNav li.init {
		border-left:0;
		padding:0 8px 0 0;
	}
	
	#zFtrNav .ftrUpsell {
		float:right;
	}
	
	#zFtrNav .ftrUpsell a {
		text-decoration:underline;
	}

	/*Footer Location Nav*/
	#zFtrLocation {
		padding:9px 15px;
		margin:0;
		border-top:2px solid #dbdbdb;
		color:#4c4c4c;
	}
	
	#zFtrLocation a {
		color:#4c4c4c;
	}
	
	#zFtrLocation .blockHdr {
		border-bottom:1px solid #cecec3;
		padding: 0 0 5px;
		margin: 0 0 5px;
	}
	
	#zFtrLocation h3 {
		line-height:1.3em;
	}
	
	#zFtrLocation h4 {
		font-family:trebuchet ms,arial,sans-serif;
		font-weight:normal;
		color:#737271;
		padding: 0 0 6px;
		margin: 0 0 6px;
		background:url(/img/core/hdot.gif) repeat-x bottom;
	}

	/*Vertical Subcategories*/
	#ftrBrowse {
		float:left;
		display:inline;
		width:192px;
		margin: 0 9px 0 0;
	}
	
	#ftrBrowse.ftrHide{
		/*Hides this footer layer*/
		display:none;
	
	}
	
	#ftrBrowse li {
		padding: 0 0 0 8px;
		margin: 0 0 .4em;
		background:url(/img/core/carat_linklist_dk_gray.gif) no-repeat 0 .4em;
	}
	
	#ftrBrowse .locName {
		display:block;
	}
	
	/* Footer Restyle for Localized Footer Case */
	#ftrBrowse + #ftrChange {
		float:left;
		width:739px;
	}
	
	#ftrBrowse + #ftrChange #changeUS {
		width:569px;
	}
	
	#ftrBrowse + #ftrChange #changeInt {
		float:left;
		width:161px;
		margin-left:9px;
	}
	/* *** */
	
	/*Metro Links*/
	/*standards compliant layout*/
	#ftrBrowse + #ftrChange {
		/*margin: 0 0 0 201px;*/
		margin:0pt; /*Added 7/29/ to override globally*/
	}
	
	/*ie 6 layout*/
	/*\*/
	* html #ftrChange {
		float:left;
		
	}
	/**/
	
	#ftrChange .blockHdr {
		float:left;
		width:100%;
	}
	
	#ftrChange h3 {
		float:left;
	}
	
	#ftrChange div.morelink {
		float:right;
		background:url(/img/core/carat_double_dk_gray.gif) no-repeat 0 .4em;
		line-height:1.3em;
	}
	
	#ftrChange.ftrMargin{
	/*takes out the left margin for this footer element*/
		margin-left:0pt;
	}
	
	#ftrChange li {
		margin: 0 0 .2em;
	}
	
	#changeUS {
		width:77%;
		float:left;
	}
	
	#changeUS ul {
		float:left;
		width:24%;
	}
	
	#changeInt {
		margin:0 0 0 79%;
	}
	
	/* All-Category Lists */
	#zFtrLists {
		padding:15px;
		border-top:2px solid #dbdbdb;
		background:#ebebeb;
		color:#666666;
	}
	
	#zFtrLists a {
		color:#666666;
	}
	
	#zFtrLists h4 {
		float:left;
		width:130px;
		margin-right:8px;
		font-family:trebuchet ms,arial,sans-serif;
		font-size:0.85em;
		font-weight:400;
		color:#666666;
	}
	
	#zFtrLists ul {
		float:left;
		width:590px;
		margin-right:16px;
	}
	
	#zFtrLists li {
		float:left;
		margin-right:0.5em;
		font-size:0.77em;
	}
	
	#zFtrLists .viewAll {
		float:left;
		font-size:0.77em;
	}
	
	#zFtrList_rest {
		margin-bottom:12px;
	}
	
	/*Legal*/
	#ftrLegal {
		background-color:#98012e;
		padding:9px 16px;
		margin: 0 -1px;
		width:942px;
		color:#fff;
		font-size:.85em;

	}
	
	/*\*/
	* html #ftrLegal {
		width:974px;
		w\idth:942px;
	}
	/**/
	
	#ftrLegal a {
		color:#fff;
	}
	
	#ftrLegal h4 {
		width:151px;
		height:25px;
		background-image:url(/img/core/zagat_logo_ftr.gif);
	}
	
	#ftrLegal ul {
		padding: 0 0 3px;
	}
	
	#ftrLegal li {
		float:left;
		display:inline;
		border-left:1px solid #fff;
		padding:0 4px;
		line-height:1em;
	}
	
	#ftrLegal li.init {
		border-left:0;
		padding:0 6px 0 0;
	}
	
/*COMMON CONTENT ELEMENTS*/
/* "more" link */
/*4.0 style*/
div.morelink {
	padding:0 0 0 12px;
	background:url(/img/core/carat_double.gif) no-repeat 0 .4em;
	font-size:0.85em;
}

/*3.0 style*/
a.morelink {
	padding: 0 0 0 12px;
	background:url(/img/core/carat_double.gif) no-repeat 0 .4em;
}

/*list pairs (simple auto-clear)*/
.listpair {
	overflow:auto;
}

.listpair ul {
	float:left;
	width:49%;
}

/*text lists*/
ul.txtlist li {
	padding: 0 0 .2em 8px;
	background:url(/img/core/bullet_sq_dk_gray.gif) no-repeat 0 .5em;
}

/*link lists*/
ul.linklist {

}

ul.linklist li {
	padding: 0 0 .2em 8px;
	background:url(/img/core/carat_linklist.gif) no-repeat 0 .4em;
}

/*flip blocks*/
.flipbody {
	display:none;
}

/*float clearer for account flipact*/
.flipact:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.flipact {display: inline-block;}

/*\*/
* html .flipact {height: 1%;}
.flipact {display: block;}
/**/

/*dynamic panes*/
.showpane .expander, .showpane .toggleshow {
	display:none !important;
}

.hidepane .panebody, .hidepane .togglehide {
	display:none !important;
}

.hidepane .collapser {
	display:none !important;
}

.toggle {
	cursor:pointer;
}

/*Global pagination*/
	.pagingBlock {
		vertical-align:middle;
	}

	.pagingBlock * {
		float:left;
		display:inline;
	}
	
	.pagingBlock div {
		margin: 0 5px 0 0;
		min-height: 18px;
	}
	
	/*\*/
	* html .pagingBlock div {
		height: 18px;
	}
	/**/
	
	.pagingBlock div.pagingInput {
		margin-right:0;
	}
	
	.pagingBlock strong{
		float:none;
	}
	
	.pagingBlock option{
		float:none;
		display:block;
	}
	
	.pagingBlock div span, .pagingBlock div label {
		margin: 2px 5px 0 0;
	}
	
	/*pipes*/
		.pagingBlock .pagingSelect {
			border-right: 1px solid #afafaf;	
		}
		
		.pagingBlock .pagingLinks {
			border-right: 1px solid #afafaf;
		}
	
	.pagingBlock select {
		font-size:10px;
		margin-right:5px;
	}
	
	.pagingBlock .pagingLinks strong {
		font-weight:normal;
	}
	
	/*Fix for forum results user control*/
	.pagingBlock .pagingLinks .columnText * {
		display:inline !important;
		float:none !important;
		margin:0 !important;
	}
	
	.pagingBlock input.txt {
		margin-right:5px;
		font-size:12px;
		width:2em;
		border:1px solid #ccc;
		padding:1px 0 1px 2px;
		margin-top:1px;
	}
	
	.pprev, .pnext {
		margin-top: 4px !important;
	}
	
	/*for Anthem*/
	.pprev span, .pnext span {
		margin: 0 !important;
	}
	
	.pprev, .pnext, .pprev a, .pnext a, .pprev a:hover, .pnext a:hover {
		height:11px;
		width:10px;
		background-repeat:no-repeat;
	}
	
	.pprev, .pprev a {
		background-image: url(/img/core/arrow_prev_off.gif);
	}
	
	.pprev a:hover {
		background-image: url(/img/core/arrow_prev_on.gif);
	}
	
	.pnext, .pnext a {
		background-image: url(/img/core/arrow_next_off.gif);
	}
	
	.pnext a:hover {
		background-image: url(/img/core/arrow_next_on.gif);
	}
	
	.pprev, .pnext, .pprev a:hover, .pnext a:hover {
		background-position: 0 0;
	}
	
	.pprev a, .pnext a {
		background-position: 0 -14px;
	}
	
/*Global Vertical Navigation*/
#verticalNav {
	border:solid #cecece;
	border-width:0 1px 1px;
}

#verticalNav h3 {
	color:#895655;
	font-size:1em;
	margin: 0 0 .2em;
}

#verticalNav .blockHdr {
	margin: 0 0 6px;
	font-size:1.15em;
}

#verticalNav .blockHdr h3 {
	color:#975354;
	margin: 0;
	font-weight:normal;
}

#verticalNav .vertSearch {
	padding:10px 8px;
	margin: 0 0 10px;
}

#NavCategories {
	padding:8px 12px 0;
}

.vertSearch input.txt {
	width:90px;
	float:left;
	display:inline;
	margin: 0 0 3px;
}

.vertSearch a.go, .vertSearch button.go, .vertSearch input.go {
	float:right;
}

.vertSearch a.advanced {
	display:block;
	clear:both;
	font-size:.85em;
}

.vertBrowse .showpane, .vertBrowse .hidepane {
	padding:5px 0;
	border:solid #bed2da;
	border-width:1px 0 0 0;
}

.vertBrowse .showpane h3, .vertBrowse .showpane h4, .vertBrowse .hidepane h3, .vertBrowse .hidepane h4 {
 color:#895655;
 font-size:1em;
 font-weight:normal;
 padding:3px 20px 3px 8px;
 background-position:right center; 
 background-repeat:no-repeat;
}

.vertBrowse .showpane h4, .vertBrowse .hidepane h4 {
	background-position:left center;
	padding:3px 0 3px 12px;
	color:#c00025;
}

.vertBrowse #pane_browse {
	padding:0 0 5px 0;
}

.vertBrowse .allVert {
	font-size:.85em;
}

.vertBrowse .allVert a {
	display:block;
	padding: 3px 5px 3px 37px;
}

.vertBrowse .allRestaurants {
	background: url(/img/core/icon_rest_sm.gif) no-repeat 6px 3px;
}

.vertBrowse .allNightlife {
	background: url(/img/core/icon_night_sm.gif) no-repeat 6px 3px;
}

.vertBrowse .allHotels {
	background: url(/img/core/icon_hotel_sm.gif) no-repeat 6px 3px;
}

.vertBrowse .allAttractions {
	background: url(/img/core/icon_attract_sm.gif) no-repeat 6px 3px;
}

ul.browseList li {
	background: url(/img/core/hdot_gray.gif) repeat-x top;
	font-size:.85em;
}

/*\*/
* html ul.browseList li, * html ul.browseList li a {
	height:1%;
}
/**/

ul.browseList li a {
	display:block;
	padding: 3px 5px 3px 37px;
}
	
	li.bZRated a {
		background: url(/img/core/icon_zr_num.gif) no-repeat 11px 6px;
	}
	
	li.bZTop a {
		background: url(/img/core/icon_zr.gif) no-repeat 14px 6px;
	}
	
	li.bMenu a {
		background: url(/img/core/icon_browse_menu.gif) no-repeat 12px 6px;
	}
	
	li.bTour a {
		background: url(/img/core/icon_browse_tour.gif) no-repeat 8px 7px;
	}
	
	li.bReserve a {
		background: url(/img/core/icon_browse_reserve.gif) no-repeat 14px 5px;
	}
	
	li.bOrder a {
		background: url(/img/core/icon_browse_order.gif) no-repeat 12px 6px;
	}

	li.bNew a 
	{
		background: url(/img/core/icon_prop_new.gif) no-repeat 10px 6px;
	}
	
	li.bVideo a {
		background: url(/img/core/icon_video.gif) no-repeat 12px 4px;
	}
	
	li.bGift a {
		background: url(/img/core/icon_gift.gif) no-repeat 14px 3px;
	}
	
/*Vertical Browse panesets*/
.vertBrowse .panesetend {
	border-top: 1px solid #e2cecf;
	height:8px;
	font-size:1px;
	line-height:0;
}
	
	.vertBrowse div.showpane h4.toggle {
		background-image:url(/img/core/arrow_red_d.gif);
	}
	
	.vertBrowse div.hidepane h4.toggle {
		background-image:url(/img/core/arrow_red_r.gif);
	}
	
.vertBrowse .showpane ul.panebody li {
	padding:3px 0;
	background: url(/img/core/hdot_gray.gif) repeat-x bottom;
	vertical-align:middle;
	font-size:0.85em;
}

.vertBrowse .showpane ul.panebody li.morelinks {
	padding:3px 8px 3px 12px;
	background: url(/img/core/arrow_more_down.gif) no-repeat left center;
}

.vertBrowse .showpane ul.panebody li.fewerlinks {
	padding: 3px 8px 3px 19px;
	background: url(/img/core/arrow_fewer_up.gif) no-repeat 10px 6px;
}

/*GLOBAL content structure styles*/
.blockImg img {
	display:block;
}

.blockImg h5, .blockImg h6 {
	font-size:.77em;
	margin: .2em 0 0;
}

/*inline icons*/
img.member {
	vertical-align:middle;
}

/*key to ratings*/
div.rateKey a, li.key a {
	float:left;
	color:#919191;
	white-space:nowrap;
	font-size:.85em;
	text-decoration:underline;
}
	
div.rateKey a:hover, li.key a:hover {
	color:#000;
}

/*misc elements*/
.clr {
	clear:both;
}

.elHide {
	display:none;
}

.elShow {
	display:block;
}

/*Flyover Matte.  For flyovers, see flyover.css*/
#matte{
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:5000;   
    background-color:#000;
    -moz-opacity: 0.3;
    opacity:.30;
    filter: alpha(opacity=30);
	min-height:100%;
}

#matte.active {
	display:block;
}
	
/*Dismissable Tip Block*/
.tipBlock {
	zoom:0;
}

.tipBlock .panebody {
	border:1px solid #f2dbbe;
	background-color:#fbffd6;
	padding: 4px 6px 4px 12px;
	margin: 0 0 18px;
	position:relative;
}

.tipBlock .dismiss {
	position:absolute;
	right:6px;
	width:55px;
}

.tipBlock .dismiss a {
	float:right;
	padding: 0 11px 0 0;
	background: url(/img/core/but_dismiss.gif) no-repeat right;
	font-size:.85em;
	color:#e7b06f;
}

.tipBlock .blockTxt {
	padding:9px 0 11px;
}

.tipBlock h3 {
	float:left;
	color:#e7b06f;
	font-style:italic;
	background: url(/img/core/bg_tip.gif) no-repeat left;
	padding: 4px 0 4px 22px;
}

.tipBlock p {
	margin: 0 0 0 63px;
	padding: 4px 0 0;
}

/*Global Loading Message*/
.loadingres, #loadingres {
	position:absolute;
	top:100px;
	left:50% !important;
	margin-left: -141px !important;
	width:183px;
	height:38px;
	border:1px solid #e3decb;
	background:#fef9e5 url(/img/core/loading_circle.gif) no-repeat 24px 23px;
	z-index:10000;
	font-weight:bold;
	color:#910028;
	font-size:14px;
	padding:23px 0 0;
	text-indent:42px;
}

/*\*/
* html .loadingres, * html #loadingres {
	height:61px;
	hei\ght:38px;
}
/**/

.loadingMsg {
	position:relative;
	width:32px;
	margin-bottom:-64px;
	padding:16px;
	line-height:1.0em;
}

.loadingMsg h3 {
	width:32px;
	height:32px;
	background-image:url(/img/core/icn_loading.gif);
}

/*Generic Error messaging*/
div.error, span.error, div.error_msg, div.error_txt, div.VAMErrorText {
	font-weight:bold;
	color:#910028;
	font-size:11px;
	padding: 0 0 6px 21px;
	background: url(/img/core/icon_error.gif) no-repeat 0 2px;
	display:block;
}

div.error li, span.error li {
	padding: 0 0 0 8px;
	background:url(/img/core/bullet_sq_error.gif) no-repeat 0 .5em;
}

label.error, span.VAMTextHiliteFields, span.VAMErrorText, .VAMRequiredFieldMarker {
	color:#910028;
}

.elview
{display:block;}

.elhide
{display:none}

/*Print logo pre-load for firefox*/
#zLogo:before {   
	content:url(/img/core/zagat_logo_print.gif);
	display:none;
}

/*****************************************************/
/*
5.0 Release
*/

#ctl00_ctl00_MainMasterPageContentHolder_lnkSavedSearch{
  display:none;
}
#link_locMngr{
  display:none !important;
}
#ctl00_MainMasterPageContentHolder_SaveLocation_SaveBlock{
  display:none !important;
}
#ctl00_MainMasterPageContentHolder_ActionList{
  display:none !important;
}
.lnk_addRev{
  display:none !important;
}
#editbody{
  display:none !important;
}
#propUtilities .favorites, .notes{
  display:none !important;
}

.btn_fbConnect{
  display:none !important;
}

.browseExpandOpt{
  display:none !important;
}

#browseExpand{
  display:none !important;
}


