@charset "utf-8";
/* CSS Document */

body {
	background-color: #0e0e0e;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	margin-top: 60px;
	font-family: "Century Gothic", Arial, "Trebuchet MS", Tahoma;
	font-size: 13px;
	color: #000000;
}

a{
	color: #ec1f24;
	text-decoration: none;
}

table{
		margin:auto;
}


tr{

}

tr:nth-child(odd){
	background-color:#e0e0e0;
}

tr:nth-child(even){}

td{
	padding-right: 50px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}


h1{}

a:visited{
	color: #ec1f24;
	text-decoration: none;
}

a:hover{
	color: #ec1f24;
	text-decoration: underline;
}

h3{
	text-transform: uppercase;
	margin-top: 20px;
}

#select_menu{
	float: right;
}

hr{
	color: #333333;
	background-color: #333333;
	clear: both;
}

#header {
	background-color: #ecece0;
	background-image: url(images/header_bg.png);
	background-repeat: repeat-x;
	height: 175px;
	width: 980px;
	-moz-box-shadow:0px 8px 15px #000;
	-webkit-box-shadow:0px 8px 15px #000;
	box-shadow:0px 8px 15px #000;
}

#page {
	background-color: #000;
	background-image: url(images/featured.jpg);
	background-repeat: no-repeat;
	height: 401px;
	width: 980px;
	-moz-box-shadow:inset 0 5px 25px #333333;
	-webkit-box-shadow:inset 0 5px 25px #333333;
	box-shadow:inset 0 5px 25px #333333;
}

#page_location {
	background-color: #fff;
	height: 341px;
	width: 920px;
	-moz-box-shadow:inset 0 5px 25px #333333;
	-webkit-box-shadow:inset 0 5px 25px #333333;
	box-shadow:inset 0 5px 25px #333333;
	background-image: url(images/map.png);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

#menus_location {
	background-color: #fff;
	min-height: 341px;
	width: 920px;
	-moz-box-shadow:inset 0 5px 25px #333333;
	-webkit-box-shadow:inset 0 5px 25px #333333;
	box-shadow:inset 0 5px 25px #333333;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

#location{
	background-image: url(images/location.png);
	height: 75px;
	width: 175px;
	position: relative;
	left: 0px;
	bottom: -297px;
	font-weight: bold;
	padding-left: 125px;
	padding-top: 27px;
	color: #333333;
	font-size: 13px;
}


#page  a{
		text-decoration: none;
		color:#333333;
}

#page  a:hover{
		text-decoration: none;
		color:#333333;
}
#page  a:visited{
		text-decoration: none;
		color:#333333;
}


a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrap {
	min-height: 576px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border: 5px solid #000000;
}
#logo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	float: left;
	height: 140px;
	width: 330px;
	margin-top: 18px;
	margin-bottom: 17px;
	margin-left: 20px;
}

#nav {
	float: right;
	height: 20px;
	padding-top: 90px;
	padding-bottom: 65px;
}

#nav a {
		color: #000000;
		text-decoration: none;
}

#nav a:visited {
		color: #000000;
		text-decoration: none;
}
 
#nav a:hover{
		color: #ec1f24;
		text-decoration: none;
}

#nav ul{
	list-style-type: none;
	padding:0px;
	font-size: 15px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#nav li {
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}

#nav li.current {
	list-style-image: url(images/blossom_bullet.png);
	margin-top:-2px;
}


#footer{
	font-size: 10px;
	color: #666666;
	height: 12px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

#blossom{
	background-image: url(images/blossom.png);
	background-repeat: no-repeat;
	height: 111px;
	width: 255px;
	position: relative;
	bottom: 75px;
	right: -840px;
	z-index:1;
}

.left{
	float:left;
}

.right{
	float:right;
}


#page_location img {
	margin-bottom: 10px;
	margin-right: 15px;
	-moz-box-shadow:5px 5px 10px #333333;
	-webkit-box-shadow:5px 5px 10px #333333;
	box-shadow: 5px 5px 10px #333333;
}

#directions{
	margin-top: 330px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(images/maps.png);
	height: 16px;
	background-repeat: no-repeat;
	padding-top: 4px;
	background-position: right;
	padding-right: 18px;
	position:relative;
	z-index:100;
}

#directions a{
	color: #333333;
}

#directions a:visited{
	color: #333333;
}

.clear{
	clear:both;
}

#tepan {
	background-image: url(images/tepan_menu.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	width: 200px;
	margin-right:80px;
	border: 2px solid #333333;
	-moz-box-shadow:0px 0px 10px #333333;
	-webkit-box-shadow:0px 0px 10px #333333;
	box-shadow: 0px 0px 10px #333333;
}

#sushi {
	background-image: url(images/sushi_menu.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	width: 200px;
	margin-right:80px;
	border: 2px solid #333333;
	-moz-box-shadow:0px 0px 10px #333333;
	-webkit-box-shadow:0px 0px 10px #333333;
	box-shadow: 0px 0px 10px #333333;
}

#traditional {
	background-image: url(images/traditional_menu.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	width: 200px;
	border: 2px solid #333333;
	-moz-box-shadow:0px 0px 10px #333333;
	-webkit-box-shadow:0px 0px 10px #333333;
	box-shadow: 0px 0px 10px #333333;
}

.clear{
clear:both:
}
#app{
	background-image: url(images/appetizers.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 196px;
	float:left;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#bev{
	background-image: url(images/beverages.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 196px;
	float:left;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#lun{
	background-image: url(images/lunchspecials.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 220px;
	float:left;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	display:inline;
}
