/*begin base styles*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
	font-family: arial, helvetica, sans-serif;
}

/* remember to define focus styles! */
:focus { outline: 0; }

body {
	line-height: 1;
	color: #333;
	font-size: 62.5%;
	background-color: #DDC;
}

strong {
	font-weight: bold;
}

a { color: #3a314c; }
a:visited { color: #669; }
ol, ul { list-style: none; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block; }

/* mac hide \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }

/* End hide */
/*end base styles*/
#shdw {
	background-image: url(../images/bkgd_shdw.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-left: -.1px;
}

#shdwBtm {
	height: 26px;
	background-image: url(../images/bkgd_shdw_btm.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-left: -.1px;
}

#wrapper {
	width: 795px;
	margin: 0px auto auto auto;
	padding: 0;
}

#header {
	overflow: auto;
	width: 100%;
}

#logo {
	background-image: url(../images/bkgd_header.jpg);
	width: 530px;
	height: 185px;
	float: right;
	background-repeat: no-repeat;
	background-position: 0 -15px;
}

#logo h1 {
	position: relative;
	width: 353px;
	height: 185px;
	text-indent: -9999px;
}

#logo h1 a {
	position: relative;
	top: 40px;
	left: 10px;
	display: block;
	width: 400px;
	height: 100px;
	text-indent: -9999px;
}

#logo h1 a:hover {
	background-position: right bottom;
	background-image: url(../images/btn_home.gif);
	background-repeat: no-repeat;
}

#navigation {
	position: relative;
	width: 265px;
	height: 185px;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	line-height: 1.2;
	background-image: url(../images/bkgd_nav.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}

#navigation, #navigation a, #navigation a:visited { color: #817991; }

#navigation .phone {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1;
}

#navigation p#address {
	position: absolute;
	bottom: 0;
	margin: 15px;
}

#navigation ul#navlist {
	list-style-type: none;
	overflow: hidden;
	margin: 15px;
	padding: 0;
	position: relative;
	width: 228px;
	height: 20px;
	background-image: url(../images/nav_matrix1.gif);
	background-repeat: no-repeat;
	background-position: 0 -20px;
}

#navigation ul#navlist li a {
	text-indent: -9999px;
	text-decoration: none;
	padding: 20px 0 0 0;
	overflow: hidden;
	background: transparent url(../images/nav_matrix1.gif) no-repeat 0 0;
	position: absolute;
	top: 0;
	left: 0;
	height: 0px !important;
	/* IE5/Win */
}

#navigation ul#navlist li { text-indent: -9999px; }


#navigation ul#navlist li#home a {
	background-position: 0px 0px;
	width: 40px;
	left: 0px;
}

#navigation ul#navlist li#home a:hover { background-position: 0px -20px; }


#navigation ul#navlist li#menu a {
	background-position: -55px 0px;
	width: 41px;
	left: 55px;
}

#navigation ul#navlist li#menu a:hover { background-position: -55px -20px; }

#navigation ul#navlist li#about a {
	background-position: -112px 0;
	width: 44px;
	left: 112px;
}

#navigation ul#navlist li#about a:hover { background-position: -112px -20px; }

#navigation ul#navlist li#contact a {
	background-position: -170px 0;
	width: 58px;
	left: 170px;
}

#navigation ul#navlist li#contact a:hover { background-position: -170px -20px; }

#photos {
	background-image: url(../images/photos.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 795px;
	height: 185px;
	margin: 0;
	padding: 0;
}

#photos h2 {
	position: relative;
	width: 795px;
	height: 185px;
	text-indent: -9999px;
}

#photos h2 a {
	position: relative;
	top: 0;
	left: 0;
	width: 795px;
	height: 185px;
	display: block;
	background-position: 275px 225px;
	background-image: url(../images/btn_view_more_photos.gif);
	background-repeat: no-repeat;
}

#photos h2 a:hover {
	background-position: 275px 165px;
	background-image: url(../images/btn_view_more_photos.gif);
	background-repeat: no-repeat;
}


#featured {
	width: 795px;
	height: 185px;
	background: #DDC url(../images/bkgd_promo_all_you_can_eat1.gif) no-repeat left top;
}


/*
#featured {
	width: 795px;
	height: 185px;
	background: #DDC url(../images/bkgd_free_roll.jpg) no-repeat right top;
}
*/


/* promo sake
#featured img {
	position: relative;
	float: left;
	height: 262px;
	margin: -80px 15px 0 62px;
}
*/



/* promo 01 all-you-can-eat with subscribe*/
#featured img {
	position: relative;
	float: left;
}


/* promo 03 sake tasting 2
#featured img {
	position: absolute;
	float: left;
	height: 262px;
	margin: -76px 15px 0 0px;
}
*/

/* promo oktoberfest 2
#featured img {
	position: absolute;
	float: left;
	height: 207px;
	margin: -22px 0 0 0;
}
*/


#featured h2 {
	font-size: 1.8em;
	line-height: 1.2;
	color: #928813;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0 280px 0 280px;
	padding-top: 15px;
}

#featured h2 .highlight {
	display: block;
	font-weight: bold;
	line-height: 1.2;
}

h2 .description {
	font-size: .7em;
	line-height: 1;
	font-weight: normal;
	text-transform: none;
}

h2 .description.special {
	font-size: .7em;
	line-height: 1;
	font-weight: bold;
	text-transform: none;
	color: #fd4d01
}

/*promo 03 sake tasting dinner 2
#featured p {
	position: relative;
	margin: 5px 275px 5px 280px;
	font-size: 1.2em;
	line-height: 1.5;
}
*/

/*promo 02 all-you-can-eat*/
#featured p {
	position: relative;
	margin: 100px 270px 0 280px;
	font-size: 1.2em;
	line-height: 1.5;
}

.promo {
	background-image: url(../images/icon_arrow_rgt.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 15px;
	display: inline-block;
}

#main { background-color: #3a314c; }
#main.gallery { background-color: #635308; }

#main #content {
	float: right;
	background-color: #ddddcc;
	background-image: url(../images/bkgd_content.jpg);
	width: 500px;
	margin: 0;
	padding: 15px;
	background-repeat: no-repeat;
}

#main #gallery {
	float: right;
	background-color: #3b314c;
	width: 530px;
	margin: 0;
	padding: 0;
	position: relative;
}

#main #content h2 {
	font-size: 1.8em;
	line-height: 1.2;
	color: #928813;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-weight: normal;
}

#main #content h2 .highlight {
	display: block;
	font-weight: bold;
}

#main #content h3 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 2;
	color: #928813;
	text-transform: uppercase;
}

#main #content h4 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 2;
	text-transform: uppercase;
}

#main #content p {
	font-size: 1.2em;
	line-height: 1.5;
	margin: 0 0 15px 0;
}

#main #content p.caption {
	font-size: 1em;
	line-height: 1;
	margin: 10px 0 15px 0;
}

#main #content p.sake-menu {
	font-size: 1.5em;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0;
}

#main #content p.sake {
	font-size: 1.2em;
	margin: 0 0 15px 0;
}

#main img { float: left; }
#content img { float: none; }

#main #content ul {
	list-style: none;
	font-size: 1.2em;
	line-height: 1.5;
	margin-bottom: 15px;
}

#menuItems {
	margin: 0 auto;
	text-align: left;
	width: 500px;
}

#menuItems table {
	width: 300px;
	margin-bottom: 20px;
}

#menuItems th {
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 5px;
}

#menuItems td {
	font-size: 1.2em;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	padding-bottom: 10px;
}

.menulist h5, h5 {
	font-size: 1.2em;
	line-height: 1.2;
	font-weight: bold;
	padding-bottom: 5px;
	clear: both;
}

.menulist {
	float: left;
}

.menulist ul {
	width: 160px;
}

.menulist li {
	font-size: 1em;
	line-height: 1.2;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	padding-bottom: 5px;
}


#content #menuItems h3 {
	padding: 0;
	margin: 20px 0 20px 0;
	font-weight: bold;
	color: #928813;
	text-transform: uppercase;
	border-bottom: 1px #999 solid;
	font-size: 1.75em;
	line-height: 1.3;
}

#content #menuItems h3 a {
	font-size: .7em;
	line-height: 2;
}

#content #menuItems h4 {
	padding: 0;
	margin: 20px 0 10px 0;
	font-weight: bold;
	color: #928813;
	text-transform: uppercase;
	font-size: 1.3em;
	line-height: 1.2;
}

#menuItems .back a {
	display: block;
	margin-top: -2em;
	text-align: right;
	text-transform: none;
	font-weight: normal;
	text-decoration: underline;
	background-image: url(../images/icon_arrow_up.gif);
	background-repeat: no-repeat;
	background-position: right 7px;
	padding-right: 15px;
}

#menuItems ul { margin-right: 25px; }

#menuItems dl {
	width: 100%;
	overflow: auto;
	margin: 0;
	background-image: url(../images/msc_dot.gif);
	background-repeat: repeat-x;
	background-position: 0 1em;
}

#menuItems dt, #menuItems dd.price {
	background: #DDC;
	font-size: 1.2em;
	font-weight: bold;
}

#menuItems dt {
	float: left;
	padding-right: 3px;
	color: #333;
}

.popular {
	color: #fb4d00;
	font-size: 1em;
}

#menuItems dd { margin: 0; }

#menuItems dd.price {
	float: right;
	padding-left: 3px;
	color: #333;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

#menuItems dd.ingredients {
	font-size: 1.2em;
	line-height: 1.2;
	float: left;
	width: 100%;
	padding: 3px 0 10px 0;
	color: #333;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

table#hours {
	width: 100%;
	margin-bottom: 20px;
}

#hours td {
	padding: 5px 15px 5px 0;
	border-bottom: 1px #CCC solid;
	font-size: 1.2em;
}

#hours th {
	padding: 5px 5px 5px 0;
	border-bottom: 1px #999 solid;
	font-weight: bold;
	font-size: 1.2em;
}

#map {
	width: 500px;
	height: 300px;
	margin-bottom: 20px;
}

#footer { padding: 10px; }

#footer p {
	font-size: 1.1em;
	color: #666;
}

#disclaimer {
	font-size: 1.1em;
	line-height: 1.2;
	margin-top: 20px;
	padding-top: 5px;
	color: #666;
	border-top: 1px #999 solid;
	position: relative;
}

#footer p.links { text-align: left; }

#footer p.copyright {
	text-align: right;
	margin-top: -10px;
}

#footer a {
	color: #666;
	text-decoration: underline;
}

/* gallery */
#galleryNav {
	position: absolute;
	top: 0;
	left: 0;
	width: 530px;
}

ul#previousNext {
	list-style-type: none;
	margin: 0;
}

ul#previousNext li a {
	display: block;
	width: 50px;
	color: #fd4d01;
	background-color: #3b314c;
	padding: 5px 0;
	margin: 15px;
	text-align: center;
	text-decoration: none;
}

ul#previousNext li a:hover {
	color: #fff;
}

ul#previousNext .left { float: left; }
ul#previousNext .right { float: right; }

#gallery-container {
	position: relative;
	margin: 0;
	width: 530px;
	height: 300px;
}

.gallery-img {
	margin: 0px;
	display: block;
	position: absolute;
	width: 530px;
}


#quote-container {
	position: relative;
	margin: 0;
	padding: 15px;
	width: 235px;
	float: left;
}

.quote {
	font-size: 1.8em;
	color: #92801a;
	position: absolute;
	display: block;
	width: 235px;
}

.subscribe-form td {
	padding: 5px;
	font-size: 1.2em;
}

.alertBold {
	font-size: 1.4em;
	font-weight: bold;
	color: #fd4d01;
	line-height: 1.2;
}

/*promo 02 all-you-can-eat*/
#subscribe {
	margin: -90px 0 0 0;
	float: right;
	width: 100px;
	height: 100px;
	text-indent: -9999px;
}


/*promo 03 sake tasting dinner 2

#subscribe {
	position: absolute;
	margin: 85px 690px;
	float: right;
	width: 100px;
	height: 100px;
	text-indent: -9999px;
}
*/