﻿/* CSS Document */

body
{
	margin: 0px;
	direction: rtl;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

p
{
	margin: 0px;
	padding: 2px;
	text-align: justify;
	line-height: 16px;
}

form
{
	margin: 0px;
	padding: 0px;
}

a
{
	text-decoration: none;
}
a:hover
{
	text-decoration: none; /*color:#0f3d7c;*/
	color: Red;
}

/* ........ Global ........ */
.IranFontF
{
	font-family: Tahoma,Arial,Helvetica,sans-serif;
}
.titleFont
{
	font-family: Arial,Times New Roman;
}

.black
{
	color: #333333;
}
.white
{
	color: #ffffff;
}
.red
{
	color: #ff000e;
}
.Navy
{
	color: #1e5282;
}
.Blue
{
	color: #27A1D4;
}
.Gary
{
	color: #707070;
}

.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;
}
.textCenter
{
	text-align: center;
}
.textLeft
{
	text-align: left;
}
.textJustify
{
	text-align: justify;
}
.padding3
{
	padding: 3px;
}
.padding20
{
	padding: 0 20px;
}


/* ........ HyperLink ........ */

#TopTabLinkRight a:hover
{
}

#TopTabLinkLeft a:hover
{
}


/* ........ Image ........ */

.Smallpic1
{
	width: 105px;
	height: 66px;
	padding: 0px;
	margin: 0px;
	background-color: #dfdfdf;
	text-align: center;
	overflow: hidden;
}

.SendNewsPic
{
	width: 114px;
	height: auto;
	padding: 0px;
	margin: 0px;
	text-align: center;
	overflow: hidden;
}

.Smallpic1 img
{
	height: 66px;
	border: 0px;
}

.Smallpic2
{
	width: 145px;
	height: 91px;
	padding: 0px;
	margin: 0px;
	background-color: #dfdfdf;
	text-align: center;
	overflow: hidden;
}

.Smallpic2 img
{
	height: 91px;
	border: 0px;
}

.Smallpic3
{
	width: 76px;
	height: 48px;
	padding: 0px;
	margin: 0px;
	background-color: #dfdfdf;
	text-align: center;
	overflow: hidden;
}

.Smallpic3 img
{
	height: 48px;
	border: 0px;
}
.Smallpic4
{
	width: 170px;
	height: 240px;
	padding: 0px;
	margin: 0px;
	background-color: #dfdfdf;
	text-align: center;
	overflow: hidden;
}

.Smallpic4 img
{
	height: 240px;
	border: 0px;
}
.Smallpic5
{
	width: 105px;
	height: 150px;
	padding: 0px;
	margin: 0px;
	background-color: #dfdfdf;
	text-align: center;
	overflow: hidden;
}

.Smallpic5 img
{
	height: 150px;
	border: 0px;
}
.Largpic1
{
	width: 386px;
	height: 244px;
	padding: 0px;
	margin: 0px;
	background-color: #dfdfdf;
	text-align: center;
	overflow: hidden;
}

.Largpic1 img
{
	height: 244px;
	border: 0px;
}

.Smallpic6
{
	width: 145px;
	height: 120px;
	padding: 0px;
	margin: 0px;
	background-color: #dfdfdf;
	text-align: center;
	overflow: hidden;
}

.Smallpic6 img
{
	height: 120px;
	border: 0px;
}
.Smallpic7
{
	width: 80px;
	height: 75px;
	padding: 0px;
	margin: 0px;
	background-color: #dfdfdf;
	text-align: center;
	overflow: hidden;
}

.Smallpic7 img
{
	height: 75px;
	border: 0px;
}
/* ........ Header ........ */
#headerHolder
{
	width: 1002px;
	height: 160px;
}

#HeaderLogoHolder
{
	float: right;
	width: 237px;
	height: 160px;
	background-image: url(../images/header/Shahrevarzesh_HeaderTile.jpg);
	background-repeat: repeat-x;
}

#HeaderLogo
{
	width: 158px;
	height: 160px;
	background-image: url(../images/header/Shahrevarzesh_HeaderArm.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#HeaderImage1
{
	float: right;
	width: 166px;
	height: 160px;
	background-image: url(../images/header/Shahrevarzesh_Header1.jpg);
	background-repeat: no-repeat;
}

#HeaderImage2
{
	float: right;
	width: 187px;
	height: 160px;
	background-image: url(../images/header/Shahrevarzesh_Header2.jpg);
	background-repeat: no-repeat;
}

#HeaderImage3
{
	float: right;
	width: 186px;
	height: 160px;
	background-image: url(../images/header/Shahrevarzesh_Header3.jpg);
	background-repeat: no-repeat;
}

#HeaderImage4
{
	float: right;
	width: 197px;
	height: 160px;
	background-image: url(../images/header/Shahrevarzesh_Header4.jpg);
	background-repeat: no-repeat;
}

#HeaderImage5
{
	float: right;
	width: 29px;
	height: 160px;
	background-color: #1567a3;
}

/* ........ Header Bar........ */
#headerBar
{
	width: 1002px;
	height: 20px;
}

#headerBarMarquee
{
	float: right;
	width: 770px;
	height: 17px;
	padding-top: 3px;
	padding-right: 15px;
}

#HeaderBarDate
{
	float: left;
	width: 217px;
	height: 17px;
	background-color: #084d9a;
	background-image: url(../images/header/Shahrevarzesh_HeaderBar.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	padding-top: 3px;
}

/* ........ BodyHolder........ */
#bodyHolder
{
	width: 956px;
	height: auto;
	margin-top: 12px;
	overflow: auto;
}

/* ........ TopLink ........ */

.TabLinkHolder
{
	width: 956px;
	height: 23px;
	background-color: #cecece;
}

#TabLinkRightIcon
{
	float: right;
	width: 13px;
	height: 23px;
	background-image: url(../images/Main/Shahrevarzesh_RTopLink.jpg);
	background-repeat: no-repeat;
}

.TabLinkLeftIcon
{
	float: left;
	width: 13px;
	height: 23px;
	background-image: url(../images/Main/Shahrevarzesh_LTopLink.jpg);
	background-repeat: no-repeat;
}

#TopTabLinkLeft
{
	float: left;
	width: 370px;
	height: 20px;
	padding-top: 3px;
	padding-left: 10px;
	text-align: right;
}

#TopTabLinkRight
{
	float: right;
	width: 470px;
	height: 20px;
	padding-top: 3px;
	padding-right: 10px;
	text-align: right;
}


#BottomTabLink
{
	width: 600px;
	height: 20px;
	padding-top: 3px;
	padding-right: 10px;
	text-align: center;
}

#BottomTabRightIcon
{
	float: right;
	width: 13px;
	height: 23px;
	background-image: url(../images/Main/Shahrevarzesh_RBottomLink.jpg);
	background-repeat: no-repeat;
}
/* ........ Right Holder........ */

#rightHolder
{
	float: right;
	width: 114px;
	height: auto;
}

/* ........ Menu ........ */
#menu
{
	float: right;
	width: 114px;
	height: auto;
	background-image: url(../images/Menu/Shahrevarzesh_MenuTile.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
	margin-bottom: 10px;
}

.menuItem
{
	display: block;
	vertical-align: middle;
	text-align: right;
	height: 18px;
	color: White;
	text-decoration: none;
	padding-right: 10px;
}

.menuItem:hover
{
	background-image: url(../images/Menu/Shahrevarzesh_MenuOver.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	color: White;
}

#menuTabBottom
{
	float: right;
	width: 114px;
	height: 9px;
	background-image: url(../images/Menu/Shahrevarzesh_MenuTabBottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

/* ........ Search ........ */
#SearchBox
{
	float: right;
	width: 104px;
	height: 50px;
	background-color: #b9b9b9;
	padding: 5px 10px 0 0;
	margin-bottom: 10px;
}

#SearchBoxItem
{
	float: right;
	width: 96px;
	height: 20px;
	background-color: #ffffff;
	margin-top: 7px;
}

/* ........ RightTab ........ */
.RightTabBox
{
	float: right;
	width: 114px;
	height: auto;
	margin-bottom: 10px;
}

.RightTabBoxHeader
{
	float: right;
	width: 114px;
	height: 15px;
	background-color: #b9b9b9;
	padding-top: 5px;
	text-align: center;
}

.RightTabBoxContent
{
	float: right;
	width: 114px;
	height: auto;
	padding: 10px 0;
	background-color: #dfdfdf;
}


/* ........ Left Holder........ */

#leftHolder
{
	float: left;
	width: 184px;
	height: auto;
}

.LeftTabBox
{
	float: left;
	width: 184px;
	height: auto;
	margin-top: 10px;
}

#TabArchiveHeader
{
	float: left;
	width: 184px;
	height: 17px;
	padding-top: 3px;
	background-color: #1d6ea6;
}

#TabArchiveContent
{
	float: left;
	width: 172px;
	height: auto;
	border: solid 1px #cececc;
	border-top: none;
	border-bottom: none;
	padding: 10px 5px;
}

#TabArchiveBottom
{
	float: left;
	width: 184px;
	height: 12px;
	background-image: url(../images/Sidebar/Shahrevarzesh_LeftTabArchiveBottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.LeftTabBoxHeader
{
	float: left;
	width: 184px;
	height: 17px;
	padding-top: 3px;
	background-color: #b9b9b9;
}

.LeftTabBoxContent
{
	float: left;
	width: 174px;
	height: auto;
	background-color: #cecece;
	padding: 10px 5px;
}

#TabBoxContentNext
{
	float: left;
	width: 15px;
	height: 15px;
	margin-top: -15px;
	background-image: url(../images/Sidebar/Shahrevarzesh_TabContentBack.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

#TabBoxContentBack
{
	float: right;
	width: 15px;
	height: 15px;
	margin-top: -15px;
	background-image: url(../images/Sidebar/Shahrevarzesh_TabContentNext.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

/* ....... Main Holder ........ */

#MainHolder
{
	float: right;
	width: 653px;
	height: auto;
	margin-top: 10px;
}

#MainContent
{
	width: 638px;
	height: auto;
}

#MainLastNews
{
	float: left;
	width: 225px;
	height: auto;
	margin-bottom: 15px;
}

#LastNewsHeader
{
	float: right;
	width: 225px;
	height: 20px;
	background-image: url(../images/Main/Shahrevarzesh_LastNewsHeader.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#LastNewsContent
{
	float: right;
	width: 223px;
	height: 340px;
	border: solid 1px #cecece;
	border-bottom: none;
}

#LastNewsBottomTab
{
	float: right;
	width: 225px;
	height: 11px;
	background-image: url(../images/Main/Shahrevarzesh_LastNewsBottomTab.jpg);
	background-repeat: no-repeat;
}


#MainTopNews
{
	float: right;
	width: 400px;
	height: auto;
	margin-bottom: 15px;
}

#TopNewsHeader
{
	float: right;
	width: 400px;
	height: 19px;
	background-color: #dfdfdf;
	border-bottom: solid 1px #cecece;
}

.TopNewsContent
{
	position: relative;
	overflow: hidden;
	float: right;
	width: 398px;
	height: 345px;
	border: solid 1px #cecece;
	border-top: none;
	padding-top: 5px;
}


.TopNewsContent .contentdiv
{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0; /*leave as is*/
	top: 0; /*leave as is*/
	padding: 5px;
	background: white;
	width: 398px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 345px;
}


.TopNewsIcon
{
	float: right;
	width: 51px;
	height: 17px;
	background-image: url(../images/Main/Shahrevarzesh_TopNewsIcon.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
}

.TopNewsIcon a
{
	text-decoration: none;
}

#TopNewsText
{
	float: right;
	width: 100px;
	height: 20px;
	text-align: center;
	padding-top: 2px;
}

#Main3News
{
	float: left;
	width: 636px;
	height: 90px;
	margin-bottom: 15px;
}

.Main3NewsItem
{
	float: right;
	width: 196px;
	height: 90px;
	background-image: url(../images/Main/Shahrevarzesh_Main3NewsBack.jpg);
	background-repeat: no-repeat;
	margin-left: 6px;
	padding: 5px;
}

#MainImportantNews
{
	float: right;
	width: 638px;
	height: auto;
	margin-bottom: 15px;
}

#ImportantNewsHeader
{
	float: right;
	width: 638px;
	height: 20px;
	background-color: #1d6ea6;
}

#ImportantNewsLIcon
{
	float: left;
	width: 35px;
	height: 20px;
	background-image: url(../images/Main/Shahrevarzesh_ImportantLIcon.jpg);
	background-repeat: no-repeat;
}

#ImportantNewsRIcon
{
	float: right;
	width: 35px;
	height: 20px;
	background-image: url(../images/Main/Shahrevarzesh_ImportantRIcon.jpg);
	background-repeat: no-repeat;
}

#ImportantNewsContent
{
	float: right;
	width: 636px;
	height: auto;
	border: solid 1px #cecece;
	border-top: none;
	border-bottom: none;
	padding-top: 5px;
}

#ImportantNewsBottomTab
{
	float: right;
	width: 638px;
	height: 13px;
	background-image: url(../images/Main/Shahrevarzesh_ImportantBottomTab.jpg);
	background-repeat: no-repeat;
}

/* ....... Footer ........ */
#FooterHolder
{
	width: 1002px;
	height: 76px;
	background-image: url(../images/footer/Shahrevarzesh_FooterTile.jpg);
	background-repeat: repeat-x;
	margin-top: 5px;
}

#FooterRightIcon
{
	float: right;
	width: 28px;
	height: 76px;
	background-image: url(../images/footer/Shahrevarzesh_FooterRIcon.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#FooterText
{
	float: left;
	width: 612px;
	height: 36px;
	text-align: left;
	margin-top: 20px;
	padding-left: 30px;
}
.pageNamberSelectedPA div
{
	background-color:Red;
	color:White;
}
.pageNamberSelected div
{
	background-color:#b9b9b9;
	color:Black;
}