@charset "utf-8";
/* CSS Document */
/* 27-April-2010
 * Meysam Mansouri - http//www.meyman.ir
 * Header StyleSheet
 */

/*
  =======================================
		1. Header
		2. Logo
		3. Table1: 
			3.1. hMenu
			3.2. page pic
			3.3. mini search
		4. MainMenu Table
		5. Picture Top
  =======================================
*/

/* 1. Header ---------------- */
BODY #headerMM{
	background: #00AFDB url(images/header_bg.gif) center top repeat-x;
	position:relative;
	z-index:10
}

/* 2. Logo ---------------- */	
#headerMM #logoSetMM{
	position:relative;
	top:0;
	right:0;
	background:url(images/logo-en.png) no-repeat;
	width:174px;
	height:132px;
	text-indent:-9999px;
	margin:0;
	cursor:pointer;
}
#headerMM #id2{
	position:relative;
}
#headerMM #sloganSetMM{
	position:relative;
	top:0px;
	left:0;
	float:left;
	background:transparent url(images/header-slogan.gif) top left no-repeat;
	width:826px;
	height:82px;
	text-indent:-9999px;
	overflow:hidden;

}
#headerMM #texture{
	position:absolute;
	top:0;
	left:0;
	background:transparent url(images/header_texture.gif) 0 0 no-repeat;
	width:368px;
	height:56px;

}
/* 3. Table1 ---------------- */	
#headerMM .orgTbl{
	height:80px;
	float:left;	
}
/* 3.1 hMenu ---------------- */
#headerMM .menuHolderMM{
	text-align:left
}
/* 3.2 page pic ---------------- */
BODY #topMM{
	background:#999999 url(images/top_bg_01.gif);
	width:100%;
	position:relative;
	left:0;
	margin-bottom:10px
}
#topMM .topPic{
	width: 721px;
	height:106px;
	vertical-align:top;
}
#topMM .topPic div{
	width:100%;
	height:100%;
}
#topMM .topSide{
	width:212px;
	padding-right:7px;
	vertical-align:bottom;
	text-align:right;
	font-size:80%;
	font-weight:bold;
	background:url(images/Search/search_bg.gif) 0 0 no-repeat;
}
.PortalDate {
	line-height:27px
}
/* 3.3 mini search ---------------- */
#headerMM #miniSearchHolderMM{
	float:left;
	width:100%;
	padding-bottom:7px;

}
#miniSearchHolderMM #lblHolder{display:none;}
#miniSearchHolderMM #boxHolderMM{float:right;}
#miniSearchHolderMM #btnHolderMm{float:right; }
#boxHolderMM .miniSearch {
	width:168px;
	height:27px;
	background:url(images/Search/txt_bg.gif) no-repeat right center;
	font-size:11px;
	font-weight:normal;
	color:#333;
	border:none;
	margin:0;
	padding:0;
}
#btnHolderMm .imgbtnSearch {
	width:32px;
	height:27px;
	background:url(images/Search/btn_bg.gif) no-repeat left center;
	border:0;
	cursor:pointer;
	padding:0;
	margin:0
}
/* 4. MainMenu Table ---------------- */
#headerMM #mainMenuHolderMM{
	width:100%;
	background-color: #333333;
	position:relative;
	right:0;
	z-index:100;
}

.img_space{
	padding:0 5px;
	vertical-align:middle;
}
/* 5. Picture Top ------------------*/
.pictop01{
	background:url(images/top/bg01.jpg) no-repeat;
}
.pictop02{
	background:url(images/top/bg02.jpg) no-repeat;
}
.pictop03{
	background:url(images/top/bg03.jpg) no-repeat;
}
.pictop04{
	background:url(images/top/bg04.jpg) no-repeat;
}
.pictop05{
	background:url(images/top/bg05.jpg) no-repeat;
}
.pictop06{
	background:url(images/top/bg06.jpg) no-repeat;
}
.pictop07{
	background:url(images/top/bg07.jpg) no-repeat;
}
.pictop08{
	background:url(images/top/bg08.jpg) no-repeat;
}
.pictop09{
	background:url(images/top/bg09.jpg) no-repeat;
}
.pictop10{
	background:url(images/top/bg10.jpg) no-repeat;
}
.pictop11{
	background:url(images/top/bg11.jpg) no-repeat;
}
.pictop12{
	background:url(images/top/bg12.jpg) no-repeat;
}
.pictop13{
	background:url(images/top/bg13.jpg) no-repeat;
}
