/* Etedal Newspaper CSS Document */

body{
	margin:0px;	
	direction:ltr;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333; 
}

p{
	margin:0px;
	padding:0px;
	text-align:justify;
}

/* ........ Global Class ........ */
.white			{color:#ffffff;}
.oceanBlue		{color:#43c9ff;}
.gray			{color:#666666;}
.lightGray			{color:#CCCCCC;}
.black			{color:#333333;}

.etedalFontF	{font-family: Tahoma, Arial, Helvetica, sans-serif;}

.fontSizeSmall{font-size:10px;}
.fontSizeMedium{font-size:11px;}
.fontSizeLarg{font-size:12px;}
.fontSizeXLarg{font-size:14px;}

.boldFace{font-weight:bold;}

.noBorder{border:0px;}
.topBorder{border-top:solid 1px #555555;}
.rightBorder{border-right:solid 1px #555555;}
.leftBorder{border-left:solid 1px #555555;}
.bottomBorder{border-bottom:solid 1px #555555;}

.noTextDec{text-decoration:none;}

.lineHeightMedium{line-height:20px;}
.lineHeightLarg{line-height:30px;}

.default{cursor:default;}
.pionter{cursor:pointer;}
.movment{cursor:move;}

.grayLink		{color:#999999; text-decoration:none;}
.grayLinkOver	{color:#ff7745; text-decoration:none;}

.bgWhite		{background-color:#ffffff;}



/* ........ Logo ........ */
#logoHolder{
	width:145px;
	height:103px;
	background-image:url(../images/theme_blue/header/etedalNewspaper_logoBgTile.gif);
	background-position:left;
	background-repeat:repeat-y;
}

#logo{
	width:128px;
	height:72px;
	margin-right:7px; 
	margin-top:19px;
	background-image:url(../images/theme_blue/header/etedalNewspaper_logo.gif);
}

/* ........ Header ........ */
#headerRight{
	width:11px;
	height:103px;
	background-image:url(../images/theme_blue/header/etedalNewspaper_headerRight.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}

#headerCenter{
	height:103px;
	background-image:url(../images/theme_blue/header/etedalNewspaper_headerBgTile.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#headerLeft{
	width:11px;
	height:103px;
	background-image:url(../images/theme_blue/header/etedalNewspaper_headerLeft.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#headerTop{
	float:right;
	right:14px;
	width:99px;
	height:30px;
	background-image:url(../images/theme_blue/header/etedalNewspaper_headerTopBg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}

#headerUrl{
	float:left;
	top:8px;
	right:4px;
	width:160px;
	height:30px;
	text-align:left;
	font-family:Arial;
	font-size:13px;	
}

.dateHolder{
	height:30px;
	font-size:10px;
	font-weight:normal;
	direction:rtl;
	text-align:left;
}

#headerDown{
	float:left;
	width:260px;
	height:54px;
	background-image:url(../images/theme_blue/header/etedalNewspaper_headerDownBg.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

.bodyLeftSide{	
	background-image:url(../images/theme_blue/etedalNewspaper_bodyLeftSideBgTile.gif);
	background-position:right;
	background-repeat:repeat-y;	
}

/* ........ Header Menu ........ */
#headerMenu{
	float:right;
	width:530px;
	height:19px;
	margin-top:32px;
	text-align:right;
	direction:rtl;
	font-size:12px;	
}

.menuText{
	font-size:12px;	
	text-decoration:none;
	cursor:pointer;
}

.menuTextOver{
	font-size:12px;
	color:#ebebeb;
	text-decoration:none;
	cursor:pointer;
}

/* .......... Archive Search Div .......... */
#archiveSearch{
	position:absolute;
	right:255px;
	top:47px;	
	width:200px;
	height:25px;
	background-image:url(../images/theme_blue/archive/etedal_archiveBgTile.jpg);
	background-position:top;
	background-repeat:repeat-x;
	direction:rtl;
	font-size:10px;
}

.archiveDropDown{
	font-size:12px;
	border:solid 1px #c4c0b1;
}

.archiveRight{
	float:right;
	width:7px;
	height:25px;
	background-image:url(../images/theme_blue/archive/etedal_archiveBgR.jpg);
	background-position:left;
}

.archiveLeft{
	float:left;
	width:7px;
	height:25px;
	background-image:url(../images/theme_blue/archive/etedal_archiveBgL.gif);
	background-position:left;
}

.archiveArrow{
	float:right;
	width:107px;
	height:11px;
	background-image:url(../images/theme_blue/archive/etedal_archiveArrow.jpg);	
	background-position:left;
	top:-1px;
	background-repeat:no-repeat;
}


/* ........ Side Bar ........ */
.sidebarHolder{
	width:145px;
}

#sidebarMenu{
	width:145px;
	height:1059px;
	background-color:#dddddd;
	background-image:url(../images/theme_blue/sideBar/etedalNewspaper_sidebarbgTile.gif);
	background-position:left;
	background-repeat:repeat-y;
}

/* ........ Right Pan ........ */
.homeSestion{
	height:30px;
	margin-top:15px; 
	margin-bottom:5px;
	color:#999999;
	font-weight:bold;
	font-size:12px;
	text-align:center;
}

.panSestion{
	height:20px;
	text-align:right;
	top:0px;
	margin-top:0px;
}

.panSestionSelected{
	height:20px;
	text-align:right;
	background-image:url(../images/theme_blue/sideBar/etedalNewspaper_logoBgTile.gif);
	background-position:left;
	background-repeat:repeat-y;
}

.panLink{
	cursor:pointer;
	margin-right:10px;
	margin-top:2px;
}

.panLink_activeG{
	cursor:pointer;
	margin-right:10px;
	margin-top:2px;
}

.panLink_active{
	color:#0284c6;
	cursor:pointer;
	margin-right:10px;
	margin-top:2px;
}

.panDivider{
	height:1px;
	overflow:hidden;
	background-color:#e9e9e9;
	background-image:url(../images/theme_blue/sideBar/etedal_dividerLeft.jpg);
	background-position:left;
	background-repeat:repeat-y;
}

.searchHolder{
	width:115px;
	margin-top:8px;
	background-color:#faf9f7;
}

.searchBox{
	background-color:#cec9ba;
	border:none;
}

.indexHolder{
	padding-top:3px; 
	padding-bottom:5px; 
	margin-right:14px; 
	text-align:right;
}

.pageIndex{
	float:right; 
	cursor:pointer;
	margin-right:1px; 
	margin-top:1px;
	background-color:#009bea; 
	text-align:center; 
	font-size:11px; 
	color:#faf9f7; 
	text-align:center; 
	width:20px; 
	height:14px; 
	padding-top:3px; 
	padding-bottom:3px;
}

.pageIndexBG{
	background-color:#009bea; 
	color:#ffffff; 
}

.pageIndexBGOver{
	background-color:#ffffff; 
	color:#0284c6; 
}


/* ........ Search Box ........ */
.searchHolder{
	width:115px;
	margin-top:8px;
	margin-right:15px;
}

.searchBox{
	background-color:#cfe2e6;
	border:none;
}

#topCornerR{
	width:115px;
	height:11px;
	background-image:url(../images/theme_blue/sideBar/etedal_searchTopRight.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#topCornerL{
	width:115px;
	height:11px;
	background-image:url(../images/theme_blue/sideBar/etedal_searchTopLeft.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}


/* ........ Main Body ........ */
#topBlueBarHolder{
	width:100%;
	height:30px;
	background-image:url(../images/theme_blue/etedalNewspaper_lightBullet.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

/* ........ Archive ........ */
#searchArchiveHolder{
	float:right;
	width:350px;
	height:30px;
	font-size:11px;
	color:#006699;
}

.archiveCombobox{
	font-size:11px;
	font-weight:normal;
	color:#006699;
	direction:rtl;
}

/* ........ Top Links ........ */
#siteColorBox{
	float:left;
	margin-top:8px;
}

.topLinksRight{
	width:12px;
	height:22px;
	background-image:url(../images/theme_blue/etedalNewspaper_topLinksRight.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.topLinksCenter{
	background-image:url(../images/theme_blue/etedalNewspaper_lightBullet.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

.topLinksCenterText{
	background-image:url(../images/theme_blue/etedalNewspaper_lightBullet.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding-right:3px;
	font-size:11px;
}

.topLinksLeft{
	width:11px;
	height:22px;
	background-image:url(../images/theme_blue/etedalNewspaper_topLinksLeft.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

/* ........ Title Bar ........ */
#titleBarHolder{
	width:100%;
	height:40px;
	margin-top:19px;
	background-image:url(../images/theme_blue/etedal_titleBarTile.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

#titleBarLeft{
	float:left;
	width:9px;
	height:40px;
	background-image:url(../images/theme_blue/etedal_titleBarLeft.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#mainTitleImgR{
	width:55px;
	height:25px;
	background-image:url(../images/theme_blue/etedal_mainTilteImgTR.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#mainTitleImgRShadow{
	width:55px;
	height:15px;
	background-image:url(../images/theme_blue/etedal_mainTilteImgTRShadow.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#pageTitle{
	float:right;
	margin-top:15px;
	color:#afafaf;
	font-size:12px;
	font-weight:bold;
}

#mainTitleLImg{
	width:55px;
	height:25px;
	background-image:url(../images/theme_blue/etedal_mainTilteImgTL.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#mainTitleImgLShadow{
	width:55px;
	height:15px;
	background-image:url(../images/theme_blue/etedal_mainTilteImgTLShadow.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.icnHolder{
	float:left;
	height:40px;
	margin-right:5px;
}

.icnHolder img{
	border:0px;
}

.icnTxtHolder{
	float:left;
	height:30px;
	margin-right:20px;
	padding-top:10px;
	color:#666666;
	font-size:10px;
}

.icnTxtHolder a{
	color:#666666;
	text-decoration:none;
}

/* ........ News title ........ */
#newsTitleHolder{
	width:220px;
	height:788px;
	position:absolute;
	top:212px;		
	left:15px;
	background-color:#ecf8fe;
	z-index:950;
	direction:rtl;
	background-image:url(../images/theme_blue/etedal_headlinesTileBg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

#newsHeadlinesTitle{
	width:100%;
	height:49px;
	background-image:url(../images/theme_blue/etedal_headlinesBar.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

.newsHeadLineList{
	padding-top:15px;	
	padding-bottom:15px;
	color:#999999;
}

.listItems{
	padding-left:10px;
	list-style-type:disc;
	line-height:20px; 
	font-weight:normal;
	color:#43c9ff;
}

.listItems li{
	margin-top:10px;
	line-height:18px;
}

.listItems p{
	color:#666666;
	text-align:justify;
}

/* ........ News Content ........ */
#newsContentHolder{
	width:700px; 
	height:728px;
	position: relative;
	top:237px;	
	left:15px;
	z-index:980; 
}

#newsContent{
	background-color:#f1f1f1;
	border:solid 4px #e1e1e1;
}

#newsArrow{
	float:left;
	width:23px;
	height:630px;
}

.contentTitle{
	font-size:12px;
	font-weight:bold;
	color:#43c9ff;
	direction:rtl;
	padding-left:10px;
	padding-bottom:15px;
}

.contentText{
	direction:rtl;
}

.divIconTxt{
	color:#666666;
	font-weight:normal;
	padding-left:3px;
	padding-right:15px;
}

.divIconTxt a{
	color:#666666;
	text-decoration:none;
}

#myscrolledContent {
	width: 695px;
	overflow: auto;
	position: relative;
	direction:rtl;
}

#movmentIcn{
	width:23px; 
	height:40px;
	background-image:url(../images/theme_blue/div/etedal_icnEffectiveMove.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

/* ........ Main Content part ........ */
#mainContentPart{
	width:100%;
	height:823px; /* By changing this height, the height of "#sidebarMenu" should be changed */
}

.paggingHolder{
	float:right;
	width:45px;	
	color:#43c9ff;
}

.paggingHolder a{
	color:#43c9ff;
	text-decoration:none;
}

.paggingHolder img{
	border:0px;
}

.paggingTop{
	width:45px;
	margin-top:20px;
}

.paggingBottom{
	width:45px;
	position:relative;	
}

#mapNewsPaperHolder{
	float:right; 
	width:501px; 
	height:788px;
}

#mapDivHolder{
	position:relative; 
	top:0px; 
	right:0px;  
	width:501px; 
	height:788px;
	border:solid 1px #aaa595;
	background-position:top left; 
	background-repeat:no-repeat;
	
}

#paperItemHolder{
	float:left;
	width:220px;
	height:788px;
}


/* ........ Footer ........ */
.footerTop{
	width:100%;
	height:10px;
	background-color:#7f8080;
}

.footerHolder{
	background-color:#444444;
	height:125px;
	text-align:center;
}

#copyRights{
	float:right;
	width:270px;	
	font-size:11px;	
}

#footerDivider{
	float:right;
	width:21px;
	height:76px;
}

#negaresh{
	float:right;
	width:190px;	
	font-size:11px;
	color:#fcd475;
}

#negareshLogo{
	float:right;
	width:101px;
	margin-top:13px;	
}



