﻿/*  
HALVA BAZ WEBSITE STYLE : bazfood.com

Designed By nima Hashemi , nima.hashemy@gmail.com (C)opyright niima.net , May 2009 
*/

body {
	direction:rtl ;
	font-family: Tahoma ; font-size: 11px ;
	background: #e7c920 url('bg-top.gif') repeat-x center top;
	margin:0;padding:0;
}

#back {
	width:100%;
	background: url('bg-btm.gif') repeat-x center bottom ;
	 
}

#holder {
	width: 975px;
	margin: 0px auto;
	padding-top:30px;

}

#header{
	margin-right: 30px;
	height:141px;
	
}
#inter-head {
	background: url('header-right.gif') no-repeat top;
	background-position:right;
	height: 138px;
	width:100%;
	border-bottom:3px #4fc1f5 solid ;
}
#bdy {
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 30px;
	border-left-width: 20px;
	border-color: #031b95;
}
.leftbordertable {
	border-left: 1px 804819 solid ;
}

#footer {
	background-position: left bottom;
	height: 71px;
	background-image: url('footer-left.gif');
	background-repeat: no-repeat;
}

#infoot {
	background-position: right  bottom;
	height: 71px;
	background-image: url('footer-right.gif');
	background-repeat: no-repeat;

}

#footline {
	height: 68px;
	margin-left:19px;margin-right:19px;
	border-bottom:3px #501b00 solid ;
	background:white;
	

}
.orangebox {
	background-position: top;
	margin-top: 20px; margin-right:10px;
	background: #a31d02 url('mnutitle.png') no-repeat center top;
	width: 219px;
	border:1px maroon solid ;
	text-align:center;
	color:white;
	line-height:25px;
}
#logo {
	text-align:center;
	direction:rtl; ;
}

#rightmenu {
	margin-top:10px;
	background:   url('halvamenu.gif') no-repeat   center top ; 
	height:235px;
}

input{
	font-family:Tahoma;font-size:11px;
}

.bluebox {
	background: url('barblue.gif') no-repeat center top ; 
	width:198px; line-height: 27px;
	margin:0 auto ;margin-top:15px; 
}

.blueboxwide {
	background: url('barbluewide.gif') no-repeat center top; 
	margin:0 auto ;
	margin-top:15px ; margin-left:20px;
	 line-height: 27px;
}

.content {
	direction:rtl ; text-align:justify ; padding:10px;
	border:1px navy solid  ;
	margin:3px;
}



.mnutp { height:33px; }
.mnutp td {	width: 92px;	color: #FFFFFF;	background-position: center top;	background-image: url('btn1.jpg');	background-repeat: no-repeat;	font-weight: bold;	text-align: center;	line-height: 33px; }
.mnutp td:hover {	background-image: url('btn2.jpg'); }
.mnutp  a { color: white;	text-decoration: none; }
.mnutp  a:hover {	color:yellow ; text-decoration:none ; 	background-position: center top;	background-image: url('btn2.jpg');	background-repeat: no-repeat; }
.mnutp  b  {	display:block ; }


