body 
{
    background-color:#fff;
    margin: 0;
    padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
#header 
{
    height:56px;
    width:915px;
	padding-top: 55px;
	padding-bottom: 55px;
    background-color: rgba(230,231,232,0.82);
    /*
    opacity:0.4;
    filter:alpha(opacity=40);
    */
    margin-right: auto;
    margin-left: auto;
	padding-left: 65px;
}
#header h2
{
	float:left;
    text-indent: -5000px;
    background: url(/img/ACLogoTop.png) no-repeat;
	height:79px;
	margin: 0;
	width: 465px;
}
#citynav 
{
    width:980px;
    background-color:#ededef;
    margin-right: auto;
    margin-left: auto;
	position: relative;
}
#citynav #main-nav
{
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
	height: 27px;
}
#citynav #main-nav ul
{
	margin: 0;
	padding: 0;
}
#citynav #main-nav li
{
	display: block;
	float: left;
	cursor: pointer;
	position: relative;
	font-size: 13px;
	height: 22px;
	padding-top: 5px;
}
#citynav #main-nav li a
{
	color: #808080;
	text-decoration: none;
	margin-right: 25px;
}
#citynav #main-nav li a:hover
{
	color: #2362A7;
	text-decoration: underline;
}
#citynav #main-nav li a.selected
{
	color: #2362A7;
}
#citynav #main-nav #citySelect a
{
	background: url(/demo/img/DropDownArrow.png) no-repeat right 4px;
	padding-right: 20px;
}
#citynav #main-nav #restSelect a
{
	background: url(/demo/img/DropDownArrow.png) no-repeat right 4px;
	padding-right: 20px;
}
#citynav #citySubNav
{
	width: 980px;
	background-color: #333;
}
#citynav #citySubNav #city-sub-nav
{
	display: none;
	min-height: 50px;
	padding: 10px 0 10px 0;
	overflow: auto;
}
#citynav #citySubNav #city-sub-nav h4 
{
	padding: 5px 0 10px 0;
	margin: 0;
	display: block;
	color: #2362A7;
	font-weight: normal;
}
#citynav #citySubNav #city-sub-nav ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 13px;
}
#citynav #citySubNav #city-sub-nav li
{
	padding: 0 0 0 15px;;
	margin: 0;
	line-height: 1.4em;
}
#citynav #citySubNav #city-sub-nav a
{
	color: #CECECE;
	text-decoration: none;
}
#citynav #citySubNav #city-sub-nav a.selected
{
	color: #2362A7;
	font-weight: bold;
	text-decoration: none;
}
#citynav #citySubNav #city-sub-nav a:hover
{
	color: #2362A7;
	text-decoration: underline;
}
#citynav #citySubNav #rest-sub-nav
{
	display: none;
	min-height: 100px;
	padding: 10px 0 10px 0;
	overflow: auto;
}
#citynav #citySubNav #rest-sub-nav h4 
{
	padding: 5px 0 10px 0;
	margin: 0;
	display: block;
	color: #2362A7;
	font-weight: normal;
}
#citynav #citySubNav #rest-sub-nav ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 13px;
}
#citynav #citySubNav #rest-sub-nav li
{
	padding: 0 0 0 15px;;
	margin: 0;
	line-height: 1.4em;
}
#citynav #citySubNav #rest-sub-nav a
{
	color: #CECECE;
	text-decoration: none;
}
#citynav #citySubNav #rest-sub-nav a.selected
{
	color: #2362A7;
	font-weight: bold;
	text-decoration: none;
}
#citynav #citySubNav #rest-sub-nav a:hover
{
	color: #2362A7;
	text-decoration: underline;
}
#cityadspace 
{
    height:100px;
    width:980px;
    background-color: rgba(255,255,255,0.65);
    margin-right: auto;
    margin-left: auto;
	position: relative;
}
#cityCarousel
{
    height:100px;
    width:980px;
	position: relative;
}
#cityCarousel ul
{
	margin: 0;
	list-style: none;
	padding: 0;
}
#cityheading 
{
    height:35px;
    width:915px;
    background-color:#ededef;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    margin-right: auto;
    margin-left: auto;
    padding-top: 7px;
    padding-left: 65px;
	position: relative;
}
#cityheading h1 
{
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    font-size: 22px;
    font-weight: normal;
    margin: -2px 0 0 0;
	background: url(/demo/img/IconsAfterCityName.png) no-repeat scroll right center transparent;
	float: left;
	padding-right: 20px;
/*	padding-top: 2px;*/
	color: #58595B;
}
#cityheading p
{
	float: left;
	color: #58595B;
	margin: 0;
	font-size: 12px;
	padding: 7px 7px 7px 20px;
}
#cityheading div.citysearch
{
	float: right;
	height: 35px;
	padding-right: 30px;
}
#cityheading a
{
	color: #808080;
	text-decoration: none;
	font-size: 13px;
	float: left;
	background: url(/demo/img/GearsLogo.png) no-repeat scroll right top transparent;
	height: 20px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-right: 25px;
	padding-top: 3px;
}
#cityheading a:hover
{
	color: #00f;
	text-decoration: underline;
}
#cityheading div.citysearch input.search
{
	width: 325px;
	height: 23px;
	border: 1px solid #CECECE;
	float: left;
}
#cityheading div.citysearch input.button
{
	height: 23px;
	background-color: #fff;
	padding: 2px 3px 1px 5px;
	margin-left: 5px;
	border-color: #CECECE;
	float: left;
	margin-right: 25px;
}
#citydetail 
{
    min-height: 500px;
    width: 915px;
    background-color: rgba(255,255,255,0.82);
    margin-right: auto;
    margin-left: auto;
    padding-left: 65px;
	padding-top: 18px;
	padding-bottom: 18px;
	position: relative;
	overflow: auto;
}
#citydetail div.groupRest
{
    float: left;
    width: 425px;
    font-size: 12px;
}
#citydetail div.groupRest h3
{
    font-size: 16px;
}
#citydetail div.groupRest a
{
    color: #404041;
    text-decoration: none;
}
#citydetail div.groupRest a:hover
{
    color: #00f;
    text-decoration: underline;
}
#citydetail h1 
{
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    font-size: 22px;
    font-weight: normal;
    margin: -2px 0 0 0;
	float: left;
/*	padding-top: 2px;*/
	color: #58595B;
}
#citydetail p
{
    clear: both;
    color: #58595B;
    font-size: 12px;
    display: inline;
    line-height: 2em;
    margin: 0;
    float: left;
}
#citydetail div.restaurantList 
{
	width: 172px;
	float: left;
	padding-right: 18px;
	min-height: 100px;
}
#citydetail div.restaurantList p 
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto 7px auto;
}
#citydetail div.restaurantList p a
{
	color: #404041;
	text-decoration: none;
}
#citydetail div.restaurantList p a:hover
{
	color: #00f;
	text-decoration: underline;
}
#citydetail div.cityAds
{
	width: 118px;
	float: right;
	padding-left: 18px;
	padding-right: 18px;
	min-height: 100px;
	border-left: 1px solid #fff;
}
#citymapwrapper
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	min-height: 28px;
	border-top: 1px solid #ededef;
	overflow: auto;
}
#citymapnav
{
	height: 23px;
	width: 65px;
	float: right;
	margin-left: auto;
	margin-right: auto;
    background-color:#ededef;
	position: relative;
	text-align: right;
	font-size: 12px;
	padding-right: 10px;
	padding-top: 5px;
	z-index: 100;
}
#citymapnav a.hide
{
	background: url(/demo/img/HideTriangle.png) no-repeat right 5px;
	padding-right: 15px;
	text-decoration: none;
	color: #666;
}
#citymapnav a.hide:hover
{
	text-decoration: underline;
	color: #00f;
}
#citymapnav a.show
{
	background: url(/demo/img/DropDownArrow.png) no-repeat right 5px;
	padding-right: 15px;
	text-decoration: none;
	color: #666;
	display: none;
}
#citymapnav a.show:hover
{
	text-decoration: underline;
	color: #00f;
}
#citymap
{
	width: 850px;
	height: 438px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 65px;
	padding-right: 65px;
	padding-bottom: 28px;
	/*
	border-top: 1px solid #ededef;
    background-color:#ededef;
	*/
	background: url(/demo/img/MapBackground.png) repeat-x;
	position: relative;
}
#citymap div.mapheader
{
	width: 850px;
	height: 85px;
}
#citymap div.mapheader h2
{
	background: url(/demo/img/IconsAfterCityName.png) no-repeat scroll right center transparent;
    float: left;
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    font-size: 22px;
    font-weight: normal;
    margin: 25px 0 0 0;
    padding-right: 20px;
	padding-top: 2px;
	color: #58595B;
}
#citymap div.mapselectors
{
	font-size: 12px;
	padding-left: 10px;
	padding-top: 10px;
	float: left;
}
#map_canvas
{
	height: 363px;
	border: 1px solid #666;
}
#socialMedia
{
	width: 850px;
	height: 24px;
	padding-left: 65px;
	padding-right: 65px;
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #EDEDEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	position: relative;
	clear: both;
}
#socialMedia p
{
	width: auto;
	float: left;
	margin: 3px 3px 3px 0px;
}
#socialMedia a#ACSocial_hlGoogleP
{
	background: url(/img/sprite-social_store-2020.svg) no-repeat -47px 0px;
	text-indent: -9999px;
	width: 22px;
	height: 22px;
	float: left;
}
#socialMedia a#ACSocial_hlFacebook
{
	background: url(/img/sprite-social_store-2020.svg) no-repeat 0px 0px;
	text-indent: -9999px;
	width: 22px;
	height: 22px;
	float: left;
}
#socialMedia a#ACSocial_hlTwitter
{
	background: url(/img/sprite-social_store-2020.svg) no-repeat -23px 0px;
	text-indent: -9999px;
	width: 22px;
	height: 22px;
	float: left;
}
#socialMedia a#ACSocial_hlPinterest
{
	background: url(/img/sprite-social_store-2020.svg) no-repeat -71px 0px;
	text-indent: -9999px;
	width: 22px;
	height: 22px;
	float: left;
}
#socialMedia a#ACSocial_hlApple
{
	background: url(/img/sprite-social_store-2020.svg) no-repeat -141px 0px;
	text-indent: -9999px;
	width: 22px;
	height: 22px;
	float: left;
}
#socialMedia a#ACSocial_hlGoogle
{
	background: url(/img/sprite-social_store-2020.svg) no-repeat -161px 0px;
	text-indent: -9999px;
	width: 22px;
	height: 22px;
	float: left;
}
#footer
{
	width: 850px;
	height: 15px;
	padding-left: 65px;
	padding-right: 65px;
	padding-top: 3px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #EDEDEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B7B9BB;
	position: relative;
}
#restheading
{
	width: 960px;
	height: 445px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 10px 0 10px;
	background: url(/img/Gradient1.png) repeat-x center bottom #e2e3e4;
}
#restheading #restbanner
{
	position: relative;
	width: 960px;
	height: 315px;
}
#restheading div.restPrev {
	float: left;
	padding-top: 30px;
	height: 66px;
	width: 40px;
}
#restheading div.restPrev a.active {
	background: url(/img/BackNextButton.png) no-repeat 0px 0px;
	display: block;
	height: 66px;
	width: 40px;
}
#restheading div.restNext {
	float: right;
	padding-top: 30px;
	height: 66px;
	width: 40px;
}
#restheading div.restNext a.active {
	background: url(/img/BackNextButton.png) no-repeat -35px 0px;
	display: block;
	height: 66px;
	width: 40px;
}
#restheading div.restlogo
{
	float: left;
	margin-left: 55px;
	margin-right: 25px;
	width: 200px;
	height: 200px;
	vertical-align: bottom;
	z-index: 50;
	margin-top: -70px;
	position: relative;
}
#restheading div.restname
{
	float: left;
	width: 610px;
}
#restheading div.socialmetrics
{
	float: left;
	margin-top: 70px;
}
#restheading div.socialmetrics div.fb
{
	float: left;
	margin-top: 1px;
	margin-right: 5px;
}
#restheading div.socialmetrics div.tw
{
	margin-left: 5px;
	float: left;
}
#restheading h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	margin-bottom: 10px;
}
#restheading h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #58595B;
	line-height: 1.4em;
}
#restnavigation #restSubNav
{
	background-color: #333;
	width: 980px;
	margin-left: -65px;
	margin-top: 4px;
	float: left;
}
#restnavigation #restSubNav #menu-sub-nav
{
	display: none;
	min-height: 20px;
	padding: 10px 0 10px 0;
}
#restnavigation #restRecipeNav
{
	background-color: #333;
	width: 980px;
	margin-left: -65px;
	float: left;
}
#restnavigation #restRecipeNav #recipe-sub-nav
{
	display: none;
	min-height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: auto;
}
#restnavigation
{
	width: 850px;
	height: 22px;
	margin-right: auto;
	margin-left: auto;
	padding: 4px 65px 4px 65px;
	background-color: #ededef;
	font-size: 13px;
}
#restnavigation a
{
	text-decoration: none;
	color: #808080;
	float: left;
	margin-right: 25px;
	padding-top: 4px;
}
#restnavigation #recipe-sub-nav a
{
	margin-right: auto;
	padding-top: 0;
}
#restnavigation a.selected
{
	color: #2362A7;
}
#restnavigation a:hover
{
	color: #2362A7;
	text-decoration: underline;
}
#restnavigation div.social 
{
	float: right;
	width: 185px;
}
#restnavigation div.social div.fb
{
	float: left;
}
#restnavigation div.social div.socLinks
{
	float: right;
}
#restnavigation div.social a
{
	padding-top: 0;
	text-indent: -9999px;
	width: 22px;
	height: 22px;
	margin-right: 0;
}
#restnavigation div.social a.facebook
{
	background: url(/img/sprite-social_store-2020.svg) no-repeat 0px 0px;
}
#restnavigation div.social a.twitter
{
	background: url(/img/sprite-social_store-2020.svg) no-repeat -23px 0px;
}
#restnavigation div.social a.foursquare
{
	background: url(/img/sprite-social_store-2020.svg) no-repeat -119px 0px;
}
#restnavigation div.social a.instagram
{
	background: url(/img/sprite-social_store-2020.svg) no-repeat -94px 0px;
}
#restaurantmenudetail
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	background-color: rgba(255,255,255,0.6);
}
#restaurantdetail
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
	background-color: rgba(255,255,255,0.6);
}
#restaurantChef
{
	padding-left: 65px;
	padding-right: 75px;
	padding-bottom: 25px;
	padding-top: 25px;
	width: 460px;
	float: left;
	font-size: 12px;
	border-right: 1px solid #ededef;
	color: #58595B;
	line-height: 2em;
}
#restaurantChef h4
{
	margin: 0px 0px 5px 0px;
}
#restaurantChef p
{
	margin-top: 0px;
	margin-bottom: 5px;
}
#restaurantIntro
{
	float: left;
	line-height: 1.5em;
	margin-left: 27px;
	padding-right: 10px;
}
#restaurantIntro p
{
	margin: 0;
	line-height: 2em;
	display: inline;
}
#restaurantGallery
{
	width: 345px;
	padding: 5px 5px 5px 20px;
	float: right;
	border-top: 1px solid #CECECE;
}
#restaurantGallery img
{
	padding-right: 5px;
	padding-bottom: 3px;
}
#restaurantSpecifics
{
	float: left;
	padding-left: 65px;
	padding-right: 75px;
	padding-bottom: 80px;
	padding-top: 25px;
	width: 460px;
	float: left;
	font-size: 12px;
	border-right: 1px solid #ededef;
	border-bottom: 1px solid #ededef;
}
#restaurantSpecifics div.detailcolumns
{
	width: 470px;
	min-height: 100px;
	float: left;
}
#restaurantSpecifics div.detailcolumns p.header
{
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	height: 18px;
	background-color: #ededef;
	width: 225px;
	padding-left: 5px;
	padding-top: 3px;
	margin: 0;
	color: #58595B;
	line-height: inherit;
}
#restaurantSpecifics div.detailcolumns p
{
	padding-left: 10px;
	padding-top: 0px;
	font-size: 12px;
	color: #898688;
	margin: 2px 0px 6px 0px;
	line-height: 1.5em;
}
#restaurantSpecifics div.detailcolumns div.columnLeft
{
	width: 230px;
	margin-right: 5px;
	float: left;
}
#restaurantSpecifics div.detailcolumns div.columnRight
{
	width: 230px;
	margin-left: 5px;
	float: left;
}
#restaurantTags h4
{
	clear: both;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	color: #898688;
	line-height: 1.5em;
}
#restaurantTags h4 a
{
	color: #898688;
	text-decoration: none;
}
#restaurantTags h4 a:hover
{
	text-decoration: underline;
	color: #00f;
}
#restaurantdetail #map_canvas
{
	margin: 25px 65px 25px 65px;
	border: 1px solid #EDEDEF;
}
#restaurantdetail div.specialsDetail {border-bottom:1px solid #e1e1e1;padding-bottom:10px;text-align:left;float:left;width:760px;font-size:12px;padding-top:10px;line-height:1.5em;padding-left:65px;}
#restaurantdetail div.specialsDetail a {color:#58595b;font-weight:normal;text-decoration: none;}
#restaurantdetail div.specialsDetail a:hover {text-decoration:underline;}
.eventHeadline {font-size:14px;font-weight:bold;}
.eventDate {font-style:italic;font-size:10px;}

#restaurantdetail p{font-size:12px;color:#58595B;padding-top:25px;}
.center {text-align:center;}

#restcontent
{
    padding-left: 65px;
}
#restcontent h4
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	margin-bottom: 0px;
}
#restcontent p
{
	padding-top: 0px;
}
#restcontent p.yeilds
{
	font-size: 14px;
	font-weight: bold;
}
#restcontent p.recipeHead
{
	font-size: 14px;
	font-weight: bold;
}
#restcontent p.ingredients
{
	font-size: 12px;
	font-weight: normal;
}
#restcontent img
{
	float: right;
	padding-right: 30px;
}
.container-city
{
	overflow: auto;
}


.opacity
{
    background-color: rgba(237,237,239,0.82);
}
.container
{
	margin-left: auto;
	margin-right: auto;
	width: 915px;
	padding-left: 65px;
	position: relative;
}
.container .citygrid
{
	width: 150px;
	float: left;
	display: inline;
	position: relative;
}
.container .restgrid
{
	width: 200px;
	float: left;
	display: inline;
	position: relative;
}
.restcontainer
{
	margin-left: auto;
	margin-right: auto;
	width: 915px;
	padding-left: 65px;
	position: relative;
}
.group
{
}
.group:before, .group:after
{
	content: "";
	display: table;
}
.group: after
{
	clear: both;
}
.left20
{
	padding-left: 20px;
}

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #333;
	color: #fff;
	text-shadow: none;
	border-radius: 2px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(/demo/img/fancybox_sprite.png);
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(/demo/img/fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	bottom: -40px;
	width: 34px;
	height: 34px;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(/demo/img/blank.gif); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 9040;
}

.fancybox-prev {
	right: 50px;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 9040;
	visibility: visible;
}

.fancybox-prev span {
	background-position: 0 -36px;
}

.fancybox-next span {
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(/demo/img/fancybox_overlay.png);
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
.fullwidth 
{
    display: block;
    width: 100%;
}
#restaurantNav
{
	display: block;
	width: 960px;
	overflow:auto;
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	z-index: 100;
	margin-top: 50px;
}
#restaurantNav div.restPrev {
	float: left;
	padding-top: 20px;
	height: 26px;
	width: 52px;
}
#restaurantNav div.restPrev a.active {
	background: url(/img/sprite-social_store-2020.png) no-repeat -332px 0px;
	display: block;
	height: 26px;
	width: 52px;
}
#restaurantNav div.restNext {
	float: right;
	padding-top: 20px;
	height: 26px;
	width: 52px;
}
#restaurantNav div.restNext a.active {
	background: url(/img/sprite-social_store-2020.png) no-repeat -379px 0px;
	display: block;
	height: 26px;
	width: 52px;
}
div.restaurantLeft {
	margin-left: 65px;
	width: 479px;
	float: left;
	overflow: auto;
	font-size: 13px;
	color: #585A5C;
}
div.restaurantLeft a {
	color: #2362A7;
	text-decoration: none;
}
div.restaurantLeft a:hover {
	text-decoration: underline;
}
div.restaurantLeft H3 {
	font-size: 15px;
	font-weight: bold;
	color: #2362A7;
	margin-bottom: 12px;
	margin-top: 14px;
}
#pnlCuisine, #pnlMeals, #pnlHours, #pnlDining, #pnlLounge, #pnlMusic, #pnlDancing, #pnlEntertainment, #pnlCaterContact, #pnlCaterEvents, #pnlOnSite, #pnlBuyOut, #pnlOffSite, #pnlCaterOther, #pnlAttire, #pnlReserve, #pnlValet, #pnlSmoking, #pnlHandicap, #pnlCredit, #pnlChecks, #pnlServices {
	float: left;
	width: 47%;
	padding-right: 3%;
}
#pnlCuisine p, #pnlMeals p, #pnlHours p, #pnlDining p, #pnlLounge p, #pnlMusic p, #pnlDancing p, #pnlEntertainment p, #pnlCaterContact p, #pnlCaterEvents p, #pnlOnSite p, #pnlBuyOut p, #pnlOffSite p, #pnlCaterOther p, #pnlAttire p, #pnlReserve p, #pnlValet p, #pnlSmoking p, #pnlHandicap p, #pnlCredit p, #pnlChecks p, #pnlServices p {
	padding-top: 0;
}
H3.welcome span {
	background: url(/img/sprite-social_store-2020.svg) no-repeat -184px 0px;
	height: 22px;
	width: 22px;
	display: block;
	float: left;
	margin-left: -27px;
	margin-right: 5px;
}
H3.cuisine span {
	background: url(/img/sprite-social_store-2020.svg) no-repeat -203px 0px;
	height: 22px;
	width: 22px;
	display: block;
	float: left;
	margin-left: -27px;
	margin-right: 5px;
}
H3.meals span {
	background: url(/img/sprite-social_store-2020.svg) no-repeat -224px 0px;
	height: 22px;
	width: 22px;
	display: block;
	float: left;
	margin-left: -27px;
	margin-right: 5px;
}
H3.hours span {
	background: url(/img/sprite-social_store-2020.svg) no-repeat -246px 0px;
	height: 22px;
	width: 22px;
	display: block;
	float: left;
	margin-left: -27px;
	margin-right: 5px;
}
H3.dining span {
	background: url(/img/sprite-social_store-2020.svg) no-repeat -268px 0px;
	height: 22px;
	width: 22px;
	display: block;
	float: left;
	margin-left: -27px;
	margin-right: 5px;
}
.detailSection {
	border-bottom: 1px solid #CECECE;
	padding-bottom: 10px;
	float: left;
	padding-left: 27px;
	padding-right: 10px;
	padding-top: 0px;
	line-height: 1.5em;	
	width: 442px;
}
div.restaurantRight {
	width: 350px;
	border-left: 1px solid #CECECE;
	float: right;
	overflow: auto;
	margin-right: 65px;
	padding-left: 20px;
}
#pnlFacebookBox {
	margin-top: 0px;
}
div.restaurantRight H3 {
	font-size: 15px;
	font-weight: bold;
	color: #2362A7;
	margin-bottom: 12px;
	margin-top: 14px;
}
div.restaurantRight H4 {
	font-size: 15px;
	font-weight: bold;
	color: #2362A7;
	margin-bottom: 5px;
}
.detailSection h4 {
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	margin-bottom: 0px;
}
.noborder {
	border-bottom: none;
}
#restaurantVideo {
	margin-left: 65px;
	margin-right: 65px;
	width: 850px;
}
#restaurantVideo H3 {
	font-size: 15px;
	font-weight: bold;
	color: #2362A7;
	margin-bottom: 5px;
	margin-top: 5px;
}
#restaurantVideo p {
	float: left;
	padding-top: 0px;
}
#restaurantVideo iframe {
	float: right;
	padding-left: 10px;
	margin-bottom: 15px;
}
html.ie8 div.outershell
{
    background-color: #fff;
    width: 980px;
    margin-left: auto;
    margin-right: auto;
}
#sp_main #tabsouter.borderTop
{
	border-top: 20px solid #EDEDEF !important;
}
.specialNote {
    padding: 0 10px 10px 30px;
    line-height: 1.5em;
    border-bottom: 1px solid #CECECE;
}
.specialNote h3 {
    color: #ec0024 !important;
    margin-left: -30px;
}
.specialNote h3 span {
    background: url("/img/sprite-social_store-2020-2.svg") no-repeat scroll -383px 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 22px;
    width: 25px;
    float: left;
    margin-right: 5px;
}
.specialNote p {
    padding-top: 0 !important;
    font-size: 13px !important;
    font-family: Arial, Helvetica, sans-serif;
    margin-left: 30px;
    margin-right: 10px;
}
.redtext {
    color: #ec0024 !important;
}
#restheading h2 {
    margin-bottom: 5px;
}
.headTakeout, .headDelivery {
    font-weight: 700;
    font-size: 13px !important;
    margin-top: -10px;
    display: inline-block;
    width: 200px;
}
.headTakeout span, .headDelivery span {
    display: inline-block;
    margin-top: 5px;
}
.headTakeout i {
    background: url("/img/sprite-social_store-2020-2.svg") no-repeat scroll -358px 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 22px;
    width: 25px;
    margin-right: 5px;
    float: left;
}
.headDelivery i {
    background: url("/img/sprite-social_store-2020-2.svg") no-repeat scroll -333px 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 22px;
    width: 25px;
    margin-right: 5px;
    float: left;
}
.headTakeout a, .headDelivery a {
    color: inherit;
    text-decoration: none;
    display: inline-block;
    margin-top: 5px;
}
.headTakeout span, .headDelivery span {
    display: inline-block;
    margin-top: 5px;
}
.headTakeout a:hover, .headDelivery a:hover {
    text-decoration: underline;
}
