/*-----HTML TAG-----*/
BODY{
	margin: 0px 0px;
	padding: 0px 0 10px 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 200%;
	background:url(../images/bg.gif) repeat left top;
}
#Footer {
	text-align:right;
}
#Header {
	background:url(../images/header-fa.jpg) no-repeat left top;
	height:105px ;	
}
#lang{
	margin:0 0 0 30px;
	padding:0 0 0 10px;
}
/*-------------Public--------------*/
.Text{
	text-align:justify;
	direction:rtl;
}
.Pen{
	background:url(../images/bullet/pen.gif) no-repeat right 5px;
	padding-right:15px;
}
.menuPic {
	margin-left:10px;
}
/*-------------Menu--------------*/
#Menu{
	background:#38160A;	
	height:34px;
	padding:0
}
#Menu A{
	float:right;	
	height:34px;
	padding:0;
	outline:none;
}
A.home{
	background:url(../images/menu/fa/home.gif) no-repeat right top;
	width:90px
}
A.home:hover{
	background:url(../images/menu/fa/home.gif) no-repeat right bottom;
}
A.about{
	background:url(../images/menu/fa/about.gif) no-repeat right top;
	width:85px
}
A.about:hover{
	background:url(../images/menu/fa/about.gif) no-repeat right bottom;
}
A.catering{
	background:url(../images/menu/fa/catering.gif) no-repeat right top;
	width:75px
}
A.catering:hover{
	background:url(../images/menu/fa/catering.gif) no-repeat right bottom;
}
A.contact{
	background:url(../images/menu/fa/contact.gif) no-repeat right top;
	width:89px
}
A.contact:hover{
	background:url(../images/menu/fa/contact.gif) no-repeat right bottom;
}
A.gallery{
	background:url(../images/menu/fa/gallery.gif) no-repeat right top;
	width:77px
}
A.gallery:hover{
	background:url(../images/menu/fa/gallery.gif) no-repeat right bottom;
}
A.menu{
	background:url(../images/menu/fa/menu.gif) no-repeat right top;
	width:105px
}
A.menu:hover{
	background:url(../images/menu/fa/menu.gif) no-repeat right bottom;
}
/*-------------Title--------------*/
.Title{
	text-align:right
}
.allTitle{
	margin:15px 30px 5px 0;	
}
.AboutTitle {
	background:url(../images/title/fa/about.gif) no-repeat right top;
}
.ourMenuTitle {
	background:url(../images/title/fa/ourmenu.gif) no-repeat right top;
}
.restaurantTitle {
	background:url(../images/title/fa/restaurant.gif) no-repeat right top;
}
.GalleryTitle {
	background:url(../images/title/fa/gallery.gif) no-repeat right top;
	height:28px
}
.ContactTitle {
	background:url(../images/title/fa/contact.gif) no-repeat right top;
	height:26px
}
.CateringTitle {
	background:url(../images/title/fa/catering.gif) no-repeat right top;
	height:26px
}
.MenuTitle {
	background:url(../images/title/fa/menu.gif) no-repeat right top;
	height:27px;
	margin-right:20px
}
a.menuInner{
	display:block;
	height:30px;
	background:url(../images/ourmenu/back.gif) no-repeat left top;
}
a.menuInner:hover{
	background:url(../images/ourmenu/back.gif) no-repeat left -30px;
}
a.menuInnerSelected{
	background:url(../images/ourmenu/back.gif) no-repeat left -30px;
}
.AppetizerTitle {
	background:url(../images/title/fa/appetizer.gif) no-repeat right top;
}
.MainDishesTitle {
	background:url(../images/title/fa/main-dishes.gif) no-repeat right top;
}
.BeveragesTitle {
	background:url(../images/title/fa/baverages.gif) no-repeat right top;
}
.KababTitle {
	background:url(../images/title/fa/kabab.gif) no-repeat right top;
}
/*-------------Gallery--------------*/
.Arrow {
	background: url(../images/arrow-fa.gif) no-repeat right 9px; 
	padding-right: 10px;	
	text-align:right;
}

div.ht	{
	overflow: hidden;
	height: 1px;
}

