@charset "utf-8";

/* ****************************************************
Title: print.css
Created: 2012-02-19
Last Modified: 2012-02-19
Editor(s): Go
Last Editor: Go
***************************************************** */


/* Table Of Contents
----------------------------------------

# for previous ie
# site design
# for all browser

----------------------------------------*/


/* # for previous ie
---------------------------------------------------------------------------- */

body {
	zoom: 100%;
}

* html body {
	zoom: 68%;
}

*:first-child+html body {
	zoom: 68%;
}

* html div#gNav dl {
	width: 901px;
}

*:first-child+html div#gNav dl {
	width: 901px;
}


/* # site design
---------------------------------------------------------------------------- */
body,
h1,h2,h3,h4,h5,h6,
p,ul,ol,dl,dt,dd,li,table,th,td,
form,address,pre,
strong,em,caption,cite,code,dfn,var {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

img { 
	border: 0; 
	vertical-align: bottom;
}

table { 
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th { text-align: left; }

fieldset { border: 0; }

hr { display: none; }

ol, ul { list-style: none; } 

ul ul,ol ul,ul ol,ol ol,
dl ul,dl ol,dl dl,td td { 
	font-size: 100%;
}

q:before,q:after { content: ''; } 

abbr,acronym { border: 0; } 

html {
	overflow-y: scroll;
}

body {
	background-color: #fff;
	color: #000;
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
}

strong { font-weight: bold; }
em     { color: #ff4200; font-style: normal; }

p { margin: 0 0 1.25em; }

/* # body
---------------------------------------------------------------------------- */

body {
	color: #50413a;
	text-align: center;
	background: url(../images/bg_body.jpg) repeat 0 0;
}



/* # layout
---------------------------------------------------------------------------- */

div#layout {
	text-align: left;
	background: url(../images/bg_body_light.jpg) repeat-x 0 0;
}

div#layoutInner {
	width: 900px;
	margin: 0 auto;
	padding: 0 42px;
	background: url(../images/bg_content.png) repeat-y 0 0;
}



/* # header
---------------------------------------------------------------------------- */

div#header {
	padding: 10px;
	background: url(../../images/bg_header.gif) repeat-x 0 100%;
}


div#header #tagline {
	color: #b03919;
	margin: 0 0 8px 0;
}

div#header #logo {
	float: left;
	padding: 0;
	margin: 0;
}

div#header div.utility {
	margin-top: -26px;
	width: 250px;
	float: right;
	line-height: 1.4;
}

div#header div.utility p {
	margin: 0 0 8px 0;
	text-align: right;
}

div#header div.utility address {
	font-weight: bold;
}

div#header div.utility dl dt {
	width: 100px;
}

div#header div.utility dl dd {
	margin: -1.4em 0 0 0;
	padding: 0 0 0 100px;
}





/* # gNav
---------------------------------------------------------------------------- */
div#gNav {
	clear: both;
}

div#gNav dl {
	margin: 0 auto;
	width: 900px;
}

div#gNav dl dt {
	overflow: hidden;
	position: absolute;
	text-indent: -9999em;
}

div#gNav dl dd ul li {
	float: left;
}

div#gNav dl dd ul li a {
	display: block;
}

div#gNav dl dd ul li a:hover {
	overflow: hidden;
}

div#gNav dl dd ul li a:hover img {
	visibility: hidden;
}

div#gNav dl dd ul li#gNavTop a { background: url(../images/gnav_top_o.gif) no-repeat left top; }
div#gNav dl dd ul li#gNavLunch a { background: url(../images/gnav_lunch_o.gif) no-repeat left top; }
div#gNav dl dd ul li#gNavDinner a { background: url(../images/gnav_dinner_o.gif) no-repeat left top; }
div#gNav dl dd ul li#gNavLocation a { background: url(../images/gnav_location_o.gif) no-repeat left top; }
div#gNav dl dd ul li#gNavAbout a { background: url(../images/gnav_about_o.gif) no-repeat left top; }






/* # pageBody & visual
---------------------------------------------------------------------------- */

div#pageBody {
	margin: 0 auto;
	padding: 23px 20px 20px 20px;
	background: url(../images/bg_content.gif) repeat-x 0 0;
}

div#visual {
	clear: both;
}

/* # content
---------------------------------------------------------------------------- */

ol#topicPath {
	margin-top: 1px;
	padding: 3px 20px;
	border-top: 2px solid #9a7966;
	background: #ebe4e0;
}

ol#topicPath li {
	display: inline;
}

ol#topicPath li a {
	margin: 0 4px 0 0;
	padding: 0 8px 0 0;
	background: url(../images/icon_arrow.gif) no-repeat 100% 6px;
}


div#content {
	
}

div#content h2 {
	margin-bottom: 8px;
}


div.section {
	clear: both;
}


/* # sidebar
---------------------------------------------------------------------------- */






/* # footer
---------------------------------------------------------------------------- */

div#footer {
	clear: both;
	text-align: left;
	padding: 0 20px 6px;
}

div#footer ul {
	text-align: center;
	padding: 0 0 3px 0;
	margin: 0 0 6px 0;
	border-bottom: 2px solid #dad7d5;
}

div#footer ul li {
	display: inline;
	margin: 0 15px;
}

div#footer ul.socialNetWorking {
	text-align: right;
	border: none;
	padding: 0;
	margin: -30px 0 0 0;
}

div#footer ul.socialNetWorking li {
	margin: 0 0 0 5px;
}



div#footer div#copyright {
	padding-bottom: 10px;
	margin: 0;
}

div#content div#information.section {
	margin: 0 0 30px 0;
	padding: 0 0 30px 0;
	background: url(../common/images/bg_border.gif) no-repeat 0 100%;
}

div#content div.section div.about {
	width: 420px;
	float: left;
}

div#content div.section div.inner {
	padding-left: 26px;
}

div#content div.section div.about p {
	float: left;
	width: 210px;
}

div#content div.section p.image,
div#content div.section div.about p.image {
	float: right;
	width: 177px;
}

div#content div.section div.recommendation {
	width: 420px;
	float: right;
}

div#content div.section div.recommendation dl {
	width: 210px;
	margin: 0 0 6px 0;
}

div#content div.section div.recommendation dl dt {
	font-size: 120%;
	font-weight: bold;
}

div#content div.section div.recommendation dl dd {
	text-align: right;
}

div#content div.section div.location {
	width: 420px;
	float: left;
	background: url(../images/bg_location.gif) no-repeat 0 100%;
}

div#content div.section div.location div.inner {
	padding: 0 10px 10px;
}

div#content div.section div.location h2 {
	margin: 0 0 17px 0;
}

div#content div.section div.location div.inner h3 {
	margin: 0 0 6px 0;
}

div#content div.section div.location div.inner dl {
	margin-bottom: 15px;
}

div#content div.section div.location div.inner dl dt {
	width: 90px;
	padding-left: 7px;
	background: url(../common/images/icon_arrow.gif) no-repeat 0 6px;
}

div#content div.section div.location div.inner dl dd {
	margin: -1.6em 0 6px 0;
	padding: 0 0 0 100px;
}

div#content div.section div.location div.inner dl dd.weekday {
	padding-bottom: 6px;
	background: url(../common/images/bg_dotted.gif) repeat-x 0 100%;
}



div#content div.section div.news {
	width: 420px;
	float: right;
	position: relative;
}

div#content div.section div.news h2 {
	margin: 0;
}

div#content div.section div.news p.twitter {
	width:;
	height: ;
	position: absolute;
	left: auto;
	top: -10px;
	right: -10px;
}

div.twtr-tweet-text p {
	padding: 0 0 6px;
	margin: 0 0 5px;
	background: url(../common/images/bg_dotted.gif) repeat-x 0 100%;
}

div.twtr-tweet-text p i {
	display: block;
}


div#content div.section div.news div.newsArea {
	border: 1px solid #e9e9e9;
	border-top: none;
	height: 192px;
	overflow: auto;
}

div#content div.section div.news div.newsArea div#twtr-widget-1 {
	padding: 10px;
}

div#content div.section div.news div.newsArea div.twtr-ft {
	display: none;
}


div#content {
	zoom: 1;
	margin-right: -20px;
}

* html div#content {
	margin-right: 0;
}

div.contentColumn {
	width: 420px;
	float: left;
	clear: none;
	margin: 0 20px 0 0;
}

* html div.contentColumn {
	margin: 0 5px 0 0;
}

*:first-child+html div.contentColumn {
	margin: 0 0 5px 0;
}

div#content.menu div.section {
	clear: both;
	margin-bottom: 35px;
}

div#content.menu div.section p {
}

div#content.menu div.section dl dd img,
div#content.menu div.section p img {
	vertical-align: baseline;
}

div#content.menu div.section dl {
	margin-left: 27px;
	padding: 0;
}

div#content.menu div.section dt {
	clear: both;
	font-weight: bold;
	padding-left: 8px;
	width: 342px;
	background: url(../../common/images/icon_arrow.gif) no-repeat 0 6px;
}

div#content.menu div.section dd {
	width: 342px;
	padding-left: 8px;
}

div#content.menu div.section dd.price {
	margin: -1.4em 0 6px 0;
	padding: 0 0 6px 0;
	width: auto;
	text-align: right;
	border-bottom: 1px solid #efefef;
}

div#content.menu div.section dl dt.photo {
	clear: none;
	font-weight: bold;
	padding-left: 8px;
	width: 200px;
	float: left;
	background: url(../../common/images/icon_arrow.gif) no-repeat 0 6px;
}

div#content.menu div.popular div.innerSection {
	margin: 0 23px 0 27px;
}

div#content.menu div.popular dl.prisFixLeft {
	width: 390px;
	float: left;
	margin: 0;
}

div#content.menu div.popular dl.prisFixRight {
	width: 390px;
	float: right;
	margin: 0;
}

div#content.menu div.popular dl dd {
	margin: 0 0 6px 0;
	padding: 0 0 6px 8px;
	width: auto;
	border-bottom: 1px solid #efefef;
}

div#content.menu div.popular dl dd.entree {
	width: 342px;
	margin: 0;
	padding-bottom: 0;
	border: 0;
}


div#content.menu div.section dd.photoPrice {
	margin: 0 0 6px 0;
	padding: 0 0 6px 0;
	width: 200px;
	float: left;
	text-align: right;
}

div#content.menu div.section dd.photoText {
	width: 200px;
	float: left;
}

div#content.menu div.section dd.photo {
	width: 177px;
	float: right;
	padding-left: 8px;
}


/* dinner */
div#content.menu div.setA {
	width: 390px;
	float: left;
}

div#content.menu div.setB {
	width: 390px;
	float: right;
}

div#content.menu div.setA h3,
div#content.menu div.setB h3 {
	font-weight: bold;
	margin: 0 0 8px;
	padding: 3px 6px;
	background: #ebe4e0;
}

div#content.menu div.setA ul,
div#content.menu div.setB ul {
	margin: 0 0 10px 0;
	padding: 0 0 6px 0;
	background: url(../../common/images/bg_dotted.gif) repeat-x 0 100%;
}

div#content.menu div.setA ul li,
div#content.menu div.setB ul li {
	padding: 0 0 0 8px;
	background: url(../../common/images/icon_arrow.gif) no-repeat 0 5px;
}

div#content.menu div#sushiAndSashimi.section ul {
	margin: 0 0 20px 27px;
}

div#content.menu div#sushiAndSashimi.section ul li {
	width: 260px;
	margin: 0 15px 5px 0;
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: top;
}

/* Hides from IE-mac \*/
* html div#content.menu div#sushiAndSashimi.section ul li {
	display: inline;
	height: 1%;
}

*:first-child+html div#content.menu div#sushiAndSashimi.section ul li {
	display: inline;
	height: 1%;
}
/* End hide from IE-mac */

div#content.menu div#sushiAndSashimi.section ul li dl {
	margin: 0;
}

div#content.menu div#sushiAndSashimi.section ul li dl dt {
	width: 220px;
}

div#content.menu div#sushiAndSashimi.section ul li dl dd.price {
	margin-bottom: 0;
	border: 0;
}







/* # clearfix
---------------------------------------------------------------------------- */

.clearfix:after,
div#header:after,
div.section:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix,
div#header ,
div.section {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix,
* html div#header,
* html div.section {
	height: 1%;
}
.clearfix,
div#header,
div.section {
	display: block;
}
/* End hide from IE-mac */





/* # for all browser
---------------------------------------------------------------------------- */


body,
div#header,
div#layout,
div#layoutInner,
div#pageBody {
	background: none;
}

#tagline,
div#gNav,
div#visual,
ol#topicPath,
div#footer ul,
p.btnPrint {
	display: none;
}

div#header div.utility {
	margin: 0;
}

div.utility p {
	display: none;
}

div#header {
	border-bottom: 2px solid #CCCCCC;
}

div#header,
div#pageBody,
div#content {
	page-break-before: auto;
	page-break-after: auto;
}

div#footer {
	border-top: 2px solid #CCCCCC;
	clear: both;
}

div#footer p#copyright {
	text-align: center;
}

.noTakeout {
	color: #999;
}

div.noTakeout dt,
div.noTakeout dd {
	text-decoration:line-through;
}

p.noTakeout {
	margin: 0;
	font-weight: bold;
	color: #F00;
}

/*
div#gNav dl dd ul li a img {
	visibility: visible !important;
}*/
div#header,div#gNav,div#visual,div#sidebar,div#footer,p.pagetop{
    display:none;
}

div#content{
width:100%;
}
