﻿/* CSS Document */
/* Elham Esmaieli [elhamesmaieli@gmail.com] */

body{
	margin:0px;	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333; 
}

p{
	margin:0px;
	padding:0px;
	text-align:justify;
	line-height:16px;
}


/* ........ Global ........ */
.IranFontF	{font-family: Tahoma, Arial, Helvetica, sans-serif;}

.black{color:#333333;}
.white{color:#ffffff;}
.red{color:#ed2600}
.green{color:#009659}
.darkRed{color:#9f0018}
.gray{color:#666666;}
.darkBlue{color:#1b4c76;}


.fontSizeSmall{font-size:10px;}
.fontSizeMedium{font-size:11px;}
.fontSizeLarg{font-size:12px;}
.fontSizeXLarg{font-size:14px;}


.boldFace{font-weight:bold;}

.noBorder{border:0px;}
.noTextDec{text-decoration:none;}
.textRight{text-align:right;}

.lineHeightMedium{line-height:20px;}
.lineHeightLarg{line-height:30px;}

.pionter{cursor:pointer;}
.movment{cursor:move;}
.def{cursor:default;}


/* ........ Header Bar........ */
#headerBar{
	width:1003px;
	height:26px;
	background-color:#293535;
	border-bottom:solid 2px #ffffff;
}
	
#headerAddress{
	float:left;
	width:200px;
	height:23px;	
	padding-top:5px;
	text-align:left;
}	



/* ........ Header ........ */
#headerHolder{
	width:1003px;
	height:155px;
	background-image:url(../images/header/Alvefagh_HeaderBack.jpg);
	background-repeat:repeat-x;
	border-bottom:solid 2px #ffffff;
	direction:rtl;
}

#HeaderLinkHolder{
	position:absolute;
	width:520px; 
	left:35px; 
	top:-2px;
	text-align:left;	
}

#headerLink{
	width:100%;
	height:40px; 
	background-image:url(../images/header/Alvefagh_menuback.jpg);
	background-repeat:repeat-x;
	float:left;	
}
.headerItem{
	float:right;
	height:23px;
	padding-top:5px;}	
	
.headerItemSpace{
	float:right;
	width:3px;
	height:28px;
	margin:10px 10px;
	padding:0px;
	background-image:url(../images/header/Alvefagh_MenuSpace.jpg);
	background-repeat:no-repeat;
}	

#headerMain{
	width:1003px; 
	height:128px;
	position:relative;		
}

/* ........ Header Logo........ */
#headerLogo{
	height:128px; 
	width:360px; 
	float:right; 
	padding-right:50px
}

#headerLogoPart1{
	float:right;
	width:98px;
	height:128px;
	background-image:url(../images/header/Alvefagh_logo01.jpg);
	background-repeat:no-repeat;
}
	
#headerLogoPart2{
	float:right;
	width:92px;
	height:128px;
	background-image:url(../images/header/Alvefagh_logo02.jpg);
	background-repeat:no-repeat;	
}
	
#headerLogoPart3{
	float:right;
	width:93px;
	height:128px;
	background-image:url(../images/header/Alvefagh_logo03.jpg);
	background-repeat:no-repeat;	
}

#headerLogoPart4{
	float:right;
	width:77px;
	height:128px;
	background-image:url(../images/header/Alvefagh_logo04.jpg);
	background-repeat:no-repeat;	
}

	
#headerNewspaperNo{
	position:absolute;
	float:left;
	width:130px;
	height:70px;
	left:-15px;
	top:5px;
	padding-top:50px;
	padding-right:20px;
	text-align:right;
	z-index:905;
}

.headerCombobox{
	font-weight:normal;
	direction:rtl;
	width:145px;
}	
	
/* ........ Header Tab........ */
#headerTab{
	width:925px;
	height:27px;
	background:#009659;
}
	
#headerTabLeft{
	float:left;
	width:7px;
	height:27px;
	background-image:url(../images/header/Alvefagh_TabLeft.jpg);
	background-repeat:no-repeat;
}
	
#headerTabRight{
	float:right;
	width:7px;
	height:27px;
	background-image:url(../images/header/Alvefagh_TabRight.jpg);
	background-repeat:no-repeat;
}	
	
#headerTabText{
	float:right;
	width:220px;
	height:22px;
	padding-top:5px;
	text-align:right;
	margin-right:3px;
}
	
#headerTabDate{
	float:left;
	width:320px;
	height:22px;
	padding-top:5px;
	text-align:left;
	margin-left:5px;
}

/* ........ Body ........ */
#bodyHolder{
	width:1003px;
	height:709px;
	background-image:url('../images/sideBar/Alvefagh_BodyBack.gif');
	background-repeat:repeat-x;
	direction:rtl;
}

/* ........ Right SideBar........ */
#rightHolder{
	float:right;
	width:227px;
	height:709px;
}

#rightBox{
	position:relative;
	width:195px; 
	height:auto;
	float:left;
	background-image:url(../images/sideBar/Alvefagh_MenuTileBack.jpg);
	background-position:left;
	background-repeat:repeat-y;
}

#rightBoxHolder{
	width:163px;
	height:auto;
}

#rightBoxBottomTab{
	width:195px;
	height:19px;
	float:left;
	background-image:url(../images/sideBar/Alvefagh_RightSilebarBottomTab.jpg);
	background-repeat:no-repeat;
}

#leftShadowTab{
	position:absolute;
	width:7px;
	height:253px;
	float:left;
	background-image:url(../images/sideBar/Alvefagh_LeftShadow.jpg);
	background-repeat:no-repeat;
	top:0px;
	left:0px;
}

#rightShadowTab{
	position:absolute;
	width:7px;
	height:253px;
	float:right;
	background-image:url(../images/sideBar/Alvefagh_RightShadow.jpg);
	background-repeat:no-repeat;
	top:0px;
	right:-1px;
}

/* ........ Menu ........ */
#menu{
	width:163px;
	margin-top:15px;
}

.MenuHolder{
	padding-top:3px; 
}

.pageIndex{
	width:163px;
	float:right; 
	cursor:pointer;
	margin-right:7px; 
	margin-top:8px;
	background-color:#009659; 
	text-align:center; 
	font-size:11px; 
	color:#ffffff; 
	width:16px; 
	height:14px; 
	padding-top:3px; 
	padding-bottom:3px;
}

.MenuLine{
	float:right; 
	width:163px; 
	height:4px; 
	margin-top:10px; 
	margin-bottom:10px;
	background-image:url(../images/sideBar/Alvefagh_MenuLine.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#spaceTitle{
	width:163px;
	margin-top:20px;
}



/* ........ Tab Search ........ */
#TabSearchHeader{
	width:163px;
	height:34px;
	margin-top:20px;
	background-image:url(../images/sideBar/Alvefagh_searchBarTitle_bg.jpg); 
	background-repeat:repeat-x;
}

#TabSearch{
	width:152px;
	height:135px;
	background-color:#293535;
	border:solid 1px #979797;
	border-top:solid 1px #293535;
}
	
.Tabsearchtext{
	width:140px;
	margin-top:10px;
	text-align:right;
	line-height:20px;
}	
	
.searchBox{
	background-color:#ffffff;
	border:none;
	width:137px;
}



/* ........ Banner Right ........ */
#bannerRight{
	width:152px;
	margin-top:10px;
	margin-bottom:10px;
}

/* ........ Middel SideBar........ */
#middleHolder{
	float:right;
	width:550px;
	height:90%;
}

#middleBoxHolder{
	width:489px;
	margin-top:20px;
	}



/* ........ Newspaper Page ........ */
#mapNewsPaperHolder{
	width:487px; 
	height:674px;
}

#mapDivHolder{
	position:relative; 
	top:0px; 
	right:0px; 
	width:487px;
	height:674px;
	background-position:top center; 
	background-repeat:no-repeat;			
	border:solid 1px #787878;
}


	
/* ........ pagging SideBar........ */
#paggingHolder{
	width:489px;
	height:16px;
	position:relative;
	margin-top:20px;	
}

#next{
	float:left;
	width:130px;
	height:16px;
	text-align:right;
	direction:ltr;	
	overflow:hidden;
}
	
#prev{
	float:right;
	width:130px;
	height:16px;
	text-align:left;
	direction:ltr;
	overflow:hidden;
}



/* ........ Pdf Holder........ */
#pdfHolder{
	position:absolute;
	height:31px;
	width:27px;
	left:217px;
	top:-15px;
}
	

/* ........ Left SideBar........ */
#LeftHolder{
	float:left;
	width:217px;
	height:709px;
}

#leftBoxHolder{
	width:178px;
	float:right;
	background-color:white;
	height:auto;
}

.marginTop{
	margin-top:5px
}


/* ........ Tab Title News ........ */	
#TabTitleNews{
	width:140px;
	height:24px;
	padding:5px 10px;
	border-bottom:1px solid gray;
}

.bulletList{
	margin-top:5px;
	margin-left:3px;
}

#TabBodyNews{
	text-align:justify;
	height:385px;
	overflow: auto;
}

.headlinesTd{
	vertical-align:top;
}

.headlinesTd p{
	margin-bottom:15px;
	margin-right:15px;
}

/* ........ Menu ........ */
/* ........ Right Pan Menu........ */

/* ........ Adv Boxes ........ */
#rightPanAdvBoxHolder{
	width:143px;
	margin-top:15px;
	text-align:center;
}

.advBox{
	margin-top:5px;	
	border:solid 1px #dfdfdf;
}

/* .......Under Footer ........ */
#underFooterHolder{
	width:1003px; 
	height:58px;
}

#underFooterBox{
	float:right;
	width:753px; 
	height:58px; 
	text-align:left;
}

#underFooter{
	float:left;
	width:200px ; 
	height:38px;
	background-image:url(../images/footer/Alvefagh_UnderFooterbg.jpg); 
	background-repeat:repeat-x; 
	text-align:center;
	margin-top:20px;
	direction:rtl;
}

/* ....... Footer ........ */
#footerHolder{
	width:1003px;	
	background-color:#293535;
}

#footerLink{	 
	width:950px;
	height:22px;
}

.footerItem{
	float:right;
	height:15px;
	padding-top:5px;
}	
	
.footerItemSpace{
	float:right;
	width:10px;
	height:22px;
	margin:0px 10px;
	padding:0px;
	background-image:url(../images/footer/FooterSpace.gif);
	background-repeat:no-repeat;}
	
#footerText{	
	width:950px;
	height:30px;
	direction:rtl;
}	
	
#footerLogoText{
	direction:rtl;
	width:950px;
	height:45px;
}	

#footerAdv{	
	width:1000px;
	height:100px;
	margin-top:40px;
}	



/* ........ News Content ........ */
#newsContentHolder{	
	width:700px; 
	height:600px;
	position:relative;
	left:20px;
	text-align:left;	
}

#newsContent{
	background-color:#ffffff;
	border:solid 2px #1d5788;
}

#newsArrow{
	float:left;
	width:23px;
	height:630px;
}

.contentTitle{
	direction:rtl;
	padding-left:10px;
}

.contentText{
	direction:rtl;
}

.divIconTxt{
	color:#ffffff;
	font-weight:normal;
}

.divIconTxt a{
	color:#ffffff;
	text-decoration:none;
}

#myscrolledContent {
	width: 695px;
	height: 547px;
	overflow: auto;
	position: relative;
	direction:rtl;
}

#movmentIcn{
	width:24px; 
	background-image:url(../images/div/Alvefagh_move.jpg);
	background-position:center;
	background-repeat:no-repeat;
}


/* .......... Archive Search Div .......... */
#archiveHolder{
	position:absolute;
	top:33px;
	left:85px;	
	width:202px;
	height:33px;	
	direction:rtl;
	font-size:10px;
	font-family:Tahoma, Arial, Times New Roman;
	z-index:980;
}

.archiveDropDown{
	font-size:12px;
	font-family:Tahoma, Arial, Times New Roman;
	color:#333333;
	border:solid 1px #c4c0b1;
}

#archiveArrow{
	width:202px;
	height:11px;
	font-size:5px;
	background-image:url(../images/archive/Alvefagh_arrow.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
}


/* ........ Advertizment........ */
#bannerADV{	
	margin-top:15px;
	width:160px; 
	height:auto;
}

.advHolderBox{
	width:160px;
	height:75px;
}