﻿/* CSS Document */

body{
	margin:0px;	
	direction:rtl;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333; 
}

p{
	margin:0px;
	padding:0px;
	text-align:justify;
	line-height:16px;
}

a
{
	text-decoration:none;
	}
	
form{
	margin:0px;
	padding:0px;
}

/* ........ Global ........ */
.IranFontF	{font-family: Tahoma, Arial, Helvetica, sans-serif;}
.titleFont	{font-family: Arial, Times New Roman;}

.black{color:#333333;}
.white{color:#ffffff;}
.LightBlue{color:#19acf0;}
.DarkBlue{color:#0c538a}
.Blue{color:#0084c6;}
.darkGray{color:#6a6a6a;}
.Gray{color:#a3a3a3;}

.fontSizeSmall{font-size:10px;}
.fontSizeMedium{font-size:11px;}
.fontSizeLarg{font-size:12px;}
.fontSizeXLarg{font-size:13px;}

.titleSize{font-size:15px;}

.boldFace{font-weight:bold;}
.normalFace{font-weight:normal;}
.noTextDec{text-decoration:none;}
.textRight{text-align:right;}

/* ........ Image Box ........ */
.Thumb_pic
{
	width: 110px;
	height: 70px;
	text-align:center;
	background-color:#f0f0f0;
	overflow: hidden;
}
.Thumb_pic img
{
	height: 70px;
	border: 0px;
}
.Thumbpic
{
	width: 110px;
	height: 70px;
	text-align:center;
	background-color:#f0f0f0;
	overflow: hidden;
	float: right;
}
.Thumbpic img
{
	height: 70px;
	border: 0px;
}
.small_pic
{
	width:330px;
	height:210px;
	text-align:center;
	background-color:#f0f0f0;
	overflow: hidden;
}
.small_pic img
{
	height:210px;
	overflow: hidden;
}
.small_pic2 
{
	width:165px;
	height:105px;
	text-align:center;
	background-color:#f0f0f0;
	border: 0px;
}
.small_pic2 img
{
	height:105px;
	overflow: hidden;
}
.small_pic3 
{
	width:150px;
	height:100px;
	text-align:center;
	background-color:#f0f0f0;
	border: 0px;
}
.small_pic3 img
{
	height:100px;
	overflow: hidden;
}
.small_pic4 
{
	width:660px;
	height:420px;
	text-align:center;
	background-color:#f0f0f0;
	border: 0px;
}
.small_pic4 img
{
	height:420px;
	overflow: hidden;
}
/*********** Text ***********/
.TopNewsText
{
	height:210px;
	overflow:hidden;
}
.OtherNewsText
{
	height:68px;
	overflow:hidden;
}
/* ........ Header ........ */
#header{
	width:926px;
	height:184px;
}

#headerBar{
	width:926px;
	height:19px;
}

#headerBarText
{
	float:right;
	float:left;
	width:100px;
	height:17px;
	text-align:center;
	padding-top:2px;
	}
	
#headerLogo1
{
	float:right;
	width:153px;
	height:120px;
	background-image:url(../images/header/pvi_HeaderLogo1.jpg);
	background-repeat:no-repeat;
}

#headerLogo2
{
	float:right;
	width:143px;
	height:120px;
	background-image:url(../images/header/pvi_HeaderLogo2.jpg);
	background-repeat:no-repeat;
}

#headerLogo3
{
	float:right;
	width:275px;
	height:120px;
	background-image:url(../images/header/pvi_HeaderLogo3.jpg);
	background-repeat:no-repeat;
}

#headerLogo4
{
	float:right;
	width:171px;
	height:120px;
	background-image:url(../images/header/pvi_HeaderLogo4.jpg);
	background-repeat:no-repeat;
}
	
#headerLogo5
{
	float:right;
	width:184px;
	height:120px;
	background-image:url(../images/header/pvi_HeaderLogo5.jpg);
	background-repeat:no-repeat;
}	

#headerDate
{
	float:right;
	width:153px;
	height:18px;
	padding-top:4px;
}	

#headerMarqueNews
{
	text-align:right;
	width:765px;
	height:18px;
	padding:4px;
	padding-bottom:0;
	float:right;
}	

#headerBlueBar
{
	float:right;
	width:549px;
	height:23px;
	background-color:#38b4da;
}

#headerBlueIcon
{
	float:right;
	width:8px;
	height:23px;
	background-image:url(../images/header/pvi_HeaderBlueArrow.jpg);
	background-repeat:no-repeat;
}

#headerMenu
{
	float:left;
	width:361px;
	height:20px;
	border-right:solid 2px #38b4da;
	background-color:#7ae0ff;
	padding-top:3px;
	padding-right:5px;
	}
	
.headerMenuItem
{
	width:80px;
	height:20px;
	display:block;
	float:right;
	text-align:center;
	}
	
.headerMenuItem a:hover
{
	background-color:#38b4da;
	color:White;
}
	

/* ........ BodyHolder........ */

#bodyHolder{
	width:926px;
	height:auto;
	background-color:#e5e5e5;
	}

/* ........ Right Holder........ */

#rightHolder{
	float:right;
	width:153px;
	HEIGHT: 718px;
	margin-bottom:5px;
}

/* ........ Left Holder........ */

#leftHolder{
	float:left;
	width:242px;
	height:auto;
	margin-bottom:5px;
	}

/* ........ Main Holder........ */

#MainHolder{
	float:right;
	width:531px;
	height:auto;
	margin-bottom:5px;
}

/* ........Left Tab........ */

.TodayPhotoTab{
	float:right;
	width:228px;
	height:191px;
	margin-top:15px;
}

.TodayPhotoContent
{
	float:right;
	width:228px;
	height:auto;
	background-color:White;
	padding-top:4px;
}

.LastNewsTab{
	float:right;
	width:228px;
	height:auto;
	margin:15px 0px;
}

.LastNewsContent
{
	float:right;
	width:228px;
	height:auto;
	background-color:White;
	padding-top:4px;
}

.Tabheader{
	float:right;
	width:228px;
	height:28px;
	background-color:White;
	border-bottom:solid 1px #dadada;
}

.TabheaderLeft{
	float:left;
	width:27px;
	height:27px;
	background-image:url(../Images/SideBar/pvi_LHeaderTab.jpg);
	background-repeat:no-repeat;
}

.TabheaderRight{
	float:right;
	width:27px;
	height:27px;
	background-image:url(../Images/SideBar/pvi_RHeaderTab.jpg);
	background-repeat:no-repeat;
}

.TabheaderText{
	float:left;
	width:165px;
	height:17px;
	padding-top:10px;
	text-align:right;
}

.TabFooter{
	float:right;
	width:228px;
	height:9px;
	background-color:White;
}

.TabFooterLeft{
	float:left;
	width:9px;
	height:9px;
	background-image:url(../Images/SideBar/pvi_LFooterTab.jpg);
	background-repeat:no-repeat;
}

.TabFooterRight{
	float:right;
	width:9px;
	height:9px;
	background-image:url(../Images/SideBar/pvi_RFooterTab.jpg);
	background-repeat:no-repeat;
}

.TabFooterText{
	float:left;
	width:165px;
	height:9px;
	font-size:1px;
}

/* ........ Main Content ........ */

#MainContent
{
	width:510px;
	height:auto;
	margin-top:15px;
}

/* ........Tab TopNews Content ........ */

#TopNews
{
	float:right;
	width:510px;
	height:auto;
	margin-bottom:15px;
	}
	
#TopNewsContent
{
	float:right;
	width:510px;
	height:auto;
	border:solid 1px white;
	border-top:none;
	padding-bottom:10px;
	}		

/* ........Tab News Content ........ */

#TabNews
{
	float:right;
	width:510px;
	height:auto;
}
	
#TabNewsHeader
{
	float:right;
	width:510px;
	height:30px;
	background-color:#cbcbcb;
	}
	
#TabNewsText
{
	width:510px;
	height:20px;
	padding-top:8px;
	}

#TabNewsContent
{
	float:right;
	width:510px;
	height:auto;
	padding-top:10px;
}	
#TabNewsF
{
	text-align:center;
	width:510px;
}

#TabNewsContentF
{
	text-align:right;
	width:510px;
	padding-top:10px;
}	

/* ........ Tab Banner Content ........ */
	
#TabBanner
{
	float:right;
	width:510px;
	height:auto;
	margin-bottom:15px;
	}

.TabWhiteLineHeader
{
	float:right;
	position:relative;
	width:510px;
	height:10px;
	border-top:solid 1px white;
	}
	
.TabWhiteLineTR
{
	position:absolute;
	width:10px;
	height:10px;
	background-image:url(../images/Main/Pvi_RTabTopWhite.jpg);
	background-repeat:no-repeat;
	top:-1px;
	right:0;
	}

.TabWhiteLineTL
{
	position:absolute;
	width:10px;
	height:10px;
	background-image:url(../images/Main/Pvi_LTabTopWhite.jpg);
	background-repeat:no-repeat;
	top:-1px;
	left:-2px;
	}

.TabWhiteLineFooter
{
	float:right;
	position:relative;
	width:510px;
	height:10px;
	border-bottom:solid 1px white;
	}
	
.TabWhiteLineBR
{
	position:absolute;
	width:10px;
	height:10px;
	background-image:url(../images/Main/Pvi_RTabBottomWhite.jpg);
	background-repeat:no-repeat;
	bottom:-1px;
	right:0px;
	}

.TabWhiteLineBL
{
	position:absolute;
	width:10px;
	height:10px;
	background-image:url(../images/Main/Pvi_LTabBottomWhite.jpg);
	background-repeat:no-repeat;
	bottom:-1px;
	left:-1px;
	}	
	
#TabBannerContent
{
	float:right;
	width:510px;
	height:auto;
	border:solid 1px white;
	border-top:none;
	border-bottom:none;
	}
	
		
/* ........ Right Tab........ */

/* ........ Banner Right Tab........ */
#TabBannerRight
{
	float:left;
	width:145px;
	height:auto;
	margin:15px 0px;
	}
	
#TabBannerRightContent
{
	float:right;
	width:145px;
	height:auto;
	border:solid 1px white;
	border-top:none;
	border-bottom:none;
	}
	
.TabBannerRightHeader
{
	float:right;
	position:relative;
	width:145px;
	height:10px;
	border-top:solid 1px white;
	}

.TabBannerRightFooter
{
	float:right;
	position:relative;
	width:145px;
	height:10px;
	border-bottom:solid 1px white;
	}
		
.TabBannerRightPic
{
	width:130px;
	height:70px;
	margin:5px 0px;
	}	

/* ........ Menu ........ */

#menu
{
	float:left;
	width:145px;
	height:auto;
}

#menuContent
{
	float:left;
	width:145px;
	height:auto;
	background-color:White;
}

#menuFooter
{
	float:left;
	width:145px;
	height:9px;
	background-image:url(../Images/menu/pvi_FooterTabMenu.jpg);
	background-repeat:no-repeat;	
	margin-bottom:15px;
	}

.menuItem
{
	float:right;
	display:block;
	vertical-align:middle;
	text-align:right;
	width:140px;
	height:22px;
	border-bottom:dashed 1px #cacaca;
	color:#1ca5e9;
	padding-top:5px;
	margin-right:2px;
}

.menuItem:hover
{
	clear:both;
	color:#000000;
	width:140px;
	height:22px;
	border-bottom:dashed 1px #1ca5e9;
	background-color:#e5e5e5;
	margin-right:2px;
}

.menuItem a:hover
{
	color:#000000;
}
	
.menuItemGray
{
	float:right;
	display:block;
	vertical-align:middle;
	text-align:right;
	width:141px;
	height:22px;
	border-bottom:dashed 1px #cacaca;
	color:#696969;
	padding-top:5px;
}

.menuItemGray:hover
{
	color:#000000;
	width:141px;
	height:22px;
	border-bottom:dashed 1px #1ca5e9;
}

.menuItemGray a:hover
{
	color:#000000;
}
	
/* ....... Footer ........ */
#footerHolder
{
	position:relative;
	width:926px;
	height:82px;
	background-color:#49c0e5;
	border-top:solid 1px white;
}

#footerRight
{
	position:absolute;
	bottom:0px;
	right:0px;
	width:25px;
	height:22px;
	background-image:url(../images/footer/pvi_FooterRight.jpg);
	background-repeat:no-repeat;
}


#footerLeft
{
	position:absolute;
	bottom:0px;
	left:0px;
	width:25px;
	height:22px;
	background-image:url(../images/footer/pvi_FooterLeft.jpg);
	background-repeat:no-repeat;
}

#footerText
{
	width:926px;
	padding-top:10px;
}

.FullstoryText
{
	text-align:right;
	padding-right:10px;
	}
	
/* ....... Photo Gallery Page....... */

#MainHolderPhoto{
	float:left;
	width:773px;
	height:auto;
	}
	
#TopPhotoContent
{
	float:right;
	width:767px;
	padding:3px 3px 0 0;
	height:auto;
	}
	
#PhotoListTab{
	width:760px;
	height:auto;
	margin:15px 2px 0px 0px;
	float:right;
	padding:0px 3px 0 0;
	
}

#PhotoListContent
{
	float:right;
	width:760px;
	height:auto;
	background-color:White;
	padding-top:4px;
}

#PhotoListheader{
	float:right;
	width:760px;
	height:28px;
	background-color:White;
	border-bottom:solid 1px #dadada;
}

.PhotoListText{
	float:right;
	width:120px;
	height:17px;
	padding:5px 5px;
	text-align:right;
}

#PhotoListFooter{
	float:right;
	width:760px;
	height:9px;
	background-color:White;
}

.PhotoListItem{
	float:right;
	width:180px;
	height:170px;
	margin:0 5px;
	background-color:#e8e8e8;
	margin-bottom:10px;
}

/* ....... Photo Gallery Fullstory Page....... */
#MainFullstoryPhoto{
	width:910px;
	height:auto;
	}
	
#TabFSListPhoto
{
	float:right;
	width:910px;
	height:150px;
	margin:7px 0px;
	}

.TabFSListHeader
{
	float:right;
	position:relative;
	width:910px;
	height:10px;
	border-top:solid 1px white;
	}

.TabFSListFooter
{
	float:right;
	position:relative;
	width:910px;
	height:10px;
	border-bottom:solid 1px white;
}
	
.TabFSListContent
{
	float:right;
	width:910px;
	height:130px;
	text-align:center;
	border:solid 1px white;
	border-top:none;
	border-bottom:none;
}
	
	
.TabFSListContentS
{
	float:right;
	width:910px;
	height:450px;
	text-align:center;
	border:solid 1px white;
	border-top:none;
	border-bottom:none;
}	
	
.FSListPhotoItem{
	float:right;
	width:154px;
	height:102px;
	margin:0 4px;
}

#FSListHeaderText
{
	float:right;
	width:900px;
	height:auto;
	background-color:#cbcbcb;
	padding:7px 5px;
	margin:5px 0px;
	text-align:right;
	}
	
#TabFSSelectivePhoto
{
	margin-top:20px;
	float:right;
	width:910px;
	height:auto;
	margin-bottom:7px;
}





/* ....... Photo FULL STRORY Page ........ */

#photofullStoryHolder
{
	text-align:center;
	float:right;
	padding-right:80px;
}

.photofullStoryNext{
	float:right; 
	height:400px;
	
}

#photoFullStoryIMg
{
	float:left;
	width:600px;
	height:400px;
	overflow:hidden;
	text-align:center;
	}
#photoFullStoryContent
{
	float:right;
	width:200px;
	height:400px;
	overflow:hidden;
	text-align:justify;
	direction:rtl;
	margin-top:20px;
	padding-right:10px;
	}
	
#ImageListBorder
{
	width:840px;
	height:110px;
	margin:5px 0px;
	overflow:hidden;
	direction:rtl;
	position:relative;
}

#ImageList
{
	height:100px;
	margin-top:7px;
	direction:ltr;
	text-align:left;
	position:absolute;
	}
.ImageLIstTtem{
	
	width:150px;
	height:100px;
	border:solid 4px #d9d8d8;
	float:right;
	margin-top:5px;
	margin-left:5px;
	z-index:2;
	}
/* ....... Pager ........ */
.pagingBar
{
	padding-top:5px;
}
.pagingBar a
{

	color:#49c0e5;
	text-decoration:none;
}
#pagingBar
{
	
	width:821px; 
	height:22px; 
	background-color:#FFFFFF;
	line-height:16px;
	direction:rtl;
}
#pagingBarNews
{
	
	width:821px; 
	height:22px; 
	background-color:#cbcbcb;
	line-height:16px;
	direction:rtl;
}
