
body{
	margin:0;
	padding:0;
	font: 76.1%/1.3em Arial, Verdana, Helvetica, sans-serif;
	background-color:#481F07;
}
/*div{
	border:1px solid #333;
}*/

h1{
	font-size:12px;
	font-weight:bold;
}
#topmenu{
	height:20px;
	margin-top:20px;
	text-align:right;
	padding-right:10px;
	background-color:#000000;
	vertical-align:middle;
}

#topmenu a{
	text-decoration:none;
	color:#FFFFFF;
	padding-right:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#bottommenu{
	float:left;
	width:760px;
	height:20px;
	text-align:left;
	background-color:#000000;
	vertical-align:middle;
}

#bottommenu a{
	text-decoration:none;
	padding-left:17px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#Banner{
	float:left;
	width:760px;
	height:120px;
	background-image:url(../images/banner.jpg);
}
#BannerEn{
	float:left;
	width:760px;
	height:120px;
	background-image:url(../images/banner-e.jpg);
}

#leftcol{
	width:500px;
	float:left;
	background-color:#481F07;
}
#rightcol{
	float:left;
	width:260px;	
	background-color:#250D00;
}

#rightcoltext{
	padding:10px;
	padding-left:20px;
	color:#FFFFFF;
}

.leftItem{
	float:left;
	/*height:120px;*/
	border-bottom:1px solid #000;
}

.mainimg{
	height:150px;
	border-bottom:1px solid #000;
	background-image:url(../images/mainimg.jpg);
}

.itemText{
	padding:0px;
	float:left;	
	width:350px;
	height:140px;
	color:#FFFFFF;	
	background-color:#481f07;
}
.itemText p{
	padding:0 10px 0 10px;
}

.itemText a{	
	color:#C24F01;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px dashed #C24F01;
}

.itemText a:hover{	
	color:#C24F01;
	font-weight:bold;
		border-bottom:1px solid #C24F01;

}

.itemTextImg{
	width:300px;
	height:20px;	
	background-position: left;
	background-repeat:no-repeat;
	background-color:none;
}

.itemImg{
	float:left;
	width:150px;
	height:140px;
	background-color:#FF9900;
}

.itemrightimg{
	height:150px;
	background-color:#FF9900;
}

.spacer{
	height:10px;
	width:760px;
}


/* Sushi*/

.itemTextImgDetails{
	width:150px;
	height:20px;	
	background-position: left;
	background-repeat:no-repeat;
	background-color:none;
}

.menuList{
	width:500px;
	background-color:#481f07;
	color:#FFFFFF;
}

.menuItemNom{
	float:left;
	background-color:none;
	padding-left:20px;
	width:280px;
	border-bottom:1px dotted #622c0d;
}
.menuSousItemNom{
	float:left;
	background-color:none;
	padding-left:30px;
	padding-top:5px;
	width:200px;
}
.menuDescription{
	font-size:10px;
	margin-bottom:5px;
}

.menuItemPrixSushi{
	float:left;
	width:100px;
	background-color:none;
	margin-top:17px;

}
.menuItemPrixSashimi{
	float:left;
	width:100px;
	background-color:none;
	margin-top:17px;
}
.menuSousItemPrix{
	float:right;
	width:100px;
	background-color:none;
}
.SpacerMenu{
	width:500px;
	height:20px;
	clear:both;
	background-color:#250D00;
}

#menuBottom
{
		padding:3px;		
		background-color: #300000;
		padding-right:20px;
		height:20px;
		border-top: 1px solid #FFF;
		font-size:10px;
		text-align:right;
		color:#666666;
	}
#menuBottom a
	{
		color:#FFFFFF;
		text-decoration:none;
		border-bottom:1px dotted #FFF;		
}

.mappos {
	margin-top:68px;	
	text-align: center;
	padding-top: 100px;
	padding-bottom:25px;
	
}
.mappos img{
	border: 1px solid #000000;
}
.warningmsg {
	padding: 5px 5px 5px 5px;
	background-color:#8F5024;
	color:white;
	font-weight:bold;
	border-top:1px solid #c7c7c7;
	border-bottom:1px solid #c7c7c7;
}
