/* Vatane Emrooz News CSS Document */
body{
	margin:0px;	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333; 
}

p{
	margin:0px;
	padding:0px;
	text-align:justify;
}

/* ........ Global ........ */
.fontF{font-family: Tahoma, Arial, Helvetica, sans-serif;}
.black{color:#333333;}
.white{color:#ffffff;}
.red{color:#ed2600}
.darkRed{color:#cc0000}
.gray{color:#666666;}

.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;}

.pionter{cursor:pointer;}
.movment{cursor:move;}

.btn{
	width:60px;
	height:23px;
	border:0px;
	background-image:url(../images/theme_red/vataneEmrooz_button.jpg);
}


/* ........ Header ........ */
#headerHolder{
	width:943px;
	height:154px;
	margin-top:30px;
	direction:rtl;
}

#headerTopOfLogoR{
	float:right;
	width:220px;
	height:37px;
	background-image:url(../images/theme_red/header/vataneEmrooz_header01.jpg);
	background-repeat:no-repeat;
	background-position:left;	
}

#headerTopOfLogo{
	float:right;
	width:101px;
	height:37px;
	background-image:url(../images/theme_red/header/vataneEmrooz_header02.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

#headerTopOfLogoL{
	float:right;
	width:218px;
	height:37px;
	background-image:url(../images/theme_red/header/vataneEmrooz_header03.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

#headerMiddleOfLogoR{
	float:right;
	width:220px;
	height:43px;
	background-image:url(../images/theme_red/header/vataneEmrooz_header04.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

#headerMiddleOfLogo{
	float:right;
	width:101px;
	height:43px;
	background-image:url(../images/theme_red/header/vataneEmrooz_header05.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

#headerMiddleOfLogoL{
	float:right;
	width:218px;
	height:43px;
	background-image:url(../images/theme_red/header/vataneEmrooz_header06.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

#headerBottomOfLogoR{
	float:right;
	width:220px;
	height:46px;
	background-image:url(../images/theme_red/header/vataneEmrooz_header07.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

#headerBottomOfLogo{
	float:right;
	width:101px;
	height:46px;
	background-image:url(../images/theme_red/header/vataneEmrooz_header08.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

#headerBottomOfLogoL{
	float:right;
	width:218px;
	height:46px;
	background-image:url(../images/theme_red/header/vataneEmrooz_header09.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

#headerDownOfLogoR{
	float:right;
	width:220px;
	height:28px;
	direction:rtl;
	text-align:right;
}

#headerDownOfLogoR a{
	text-decoration:none;
}

#headerDownOfLogo{
	float:right;
	width:101px;
	height:28px;
	background-image:url(../images/theme_red/header/vataneEmrooz_header10.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

#headerDownOfLogoL{
	position:relative;
	float:right;
	width:218px;
	height:28px;
	direction:rtl;
	text-align:left;
}

#headerDownOfLogoL a{
	text-decoration:none;
}

#pageCornerTR{
	float:right; 
	width:195px; 
	height:43px;
	background-image:url(../images/theme_red/vataneEmrooz_pageCornerTR.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

#pageCornerTL{
	float:right; 
	width:195px; 
	height:43px;
	background-image:url(../images/theme_red/vataneEmrooz_pageCornerTL.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}


/* ........ Body ........ */
#bodyHolder{
	width:943px;
	height:847px;
	direction:rtl;	
}


/* ........ Main Body ........ */
#mainBody{
	float:right;
	width:583px;
	height:846px;
}


/* ........ Top Icons Links ........ */
.topIcnHolder{
	float:right;
	padding-right:6px;
}


/* ........ Newspaper Page ........ */
#newspaperPageHolder{
	width:583px;
	height:806px;
	background-color:#cccccc;
	overflow:hidden;		
}

#newspaperPageInside{
	width:583px; 
	padding-top:2px;
	overflow:hidden;	
}

#mapNewsPaperHolder{
	float:right; 
	width:535px; 
	height:782px;
}

#mapDivHolder{
	position:relative; 
	top:0px; 
	right:0px; 
	width:535px;
	background-position:top center; 
	background-repeat:no-repeat;	
	height:782px;
	
}

/* ........ Pagging ........ */
.paggingHolder{
	float:right;
	width:24px;
	height:783px;
}

.paggNumberingHolder{
	float:left;
	width:18px;
	height:18px;
	cursor:pointer;
	background-color:#cccccc;
	border:solid 1px #cccccc;
}

.paggNumberingHolderSelected{
	float:left;
	width:18px;
	height:17px;
	padding-top:1px;
	cursor:pointer;
	background-color:#ed2600;
	border:solid 1px #cccccc;
}

/* ........ Right Sidebar ........ */
#rightSidebar{
	float:right;
	width:180px;
	height:847px;
	background-image:url(../images/theme_red/vataneEmrooz_pageCornerDR.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

/* ........ Sidbar Menu ........ */
#menuHeaderTopBG{
	width:157px;
	height:34px;
	background-image:url(../images/theme_red/sideBar/vataneEmrooz_menuHeaderTop.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
}

#menuHeaderMiddleBG{
	width:157px;
	height:6px;
	background-image:url(../images/theme_red/sideBar/vataneEmrooz_menuHeaderMiddle.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

.menuItemsHolder{
	width:155px;
	height:21px;
	background-color:#dedede;
	border-left:solid 1px #b5b5b5; 
	border-right:solid 1px #b5b5b5;	
	border-top:solid 2px #b5b5b5;
	border-bottom:0px;
	text-decoration:none;
	text-align:right;
	cursor:pointer;
}

.menuTreeImg{
	border:0px;
	vertical-align:top; 
	margin-top:3px;
}

.menuTopHeadItems{
	padding-top:3px;
	padding-right:5px;
}

.menuItems{
	padding-top:3px;
	padding-right:15px;
}

.indexHolder{
	padding-top:3px; 
	padding-bottom:10px;	 
	width:155px;
	text-align:right;
	background-color:#dedede;
	border-left:solid 1px #b5b5b5; 
	border-right:solid 1px #b5b5b5;
}

.indexTbl{
	margin-right:24px;
	margin-left:10px;
}

.pageIndex{
	float:right; 
	cursor:pointer;
	margin-right:1px; 
	margin-top:1px;
	text-align:center; 
	font-size:11px; 
	text-align:center; 
	width:20px; 
	height:14px; 
	padding-top:3px; 
	padding-bottom:3px;
}

.pageIndexBG{
	background-color:#f2674c; 
	color:#faf9f7; 
}

.pageIndexBGOver{
	background-color:#ffffff; 
	color:#ed2600; 
}


/* ........ Archive ........ */
.archiveCombobox{
	font-weight:normal;
	color:#666666;
	direction:rtl;
	width:155px;
}


/* ........ Search Box ........ */
.searchHolder{
	width:150px;
	background-color:#cccccc;
}

#searchHolderTopL{
	width:150px; 
	height:55px; 
	background-image:url(../images/theme_red/sideBar/vataneEmrooz_searchCornerTL.jpg); 
	background-repeat:no-repeat; 
	background-position:top left;
}

#searchHolderTopR{
	padding-top:5px; 
	text-align:right;
	background-image:url(../images/theme_red/sideBar/vataneEmrooz_searchCornerTR.jpg); 
	background-repeat:no-repeat; 
	background-position:top right;
}

.searchBox{
	background-color:#ffffff;
	border:none;
	width:91px;
	padding-right:3px;
}

#searchHolderBottomL{
	float:left; 
	height:12px;
	width:12px; 
	background-image:url(../images/theme_red/sideBar/vataneEmrooz_searchCornerDL.jpg); 
	background-repeat:no-repeat; 
	background-position:bottom left;
}

#searchHolderBottomR{
	float:right;
	height:12px;
	width:12px;
	background-image:url(../images/theme_red/sideBar/vataneEmrooz_searchCornerDR.jpg); 
	background-repeat:no-repeat; 
	background-position:bottom right;
}


/* ........ Quick Links ........ */
#quickLinkHolder{
	width:150px;
	height:150px;
	margin-top:10px;
	background-image:url(../images/theme_red/sideBar/vataneEmrooz_quickLinkTop.jpg);	
	background-color:#ed2600;
	background-repeat:no-repeat;
	background-position:top center;
}

#quickLinkInside{
	width:150px;
	height:150px;
	background-image:url(../images/theme_red/sideBar/vataneEmrooz_quickLinkDown.jpg);	
	background-repeat:no-repeat;
	background-position:bottom center;
}


/* ........ Left Sidebar ........ */
#leftSidebar{
	float:left;
	width:180px;
	height:847px;
	text-align:left;
	background-image:url(../images/theme_red/vataneEmrooz_pageCornerDL.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#headlinesHeaderHolder{
	
	width:155px;
	height:25px;
	background-color:#dedede;
	background-image:url(../images/theme_red/sideBar/vataneEmrooz_headlinesCornerTL.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#headlinesHeader{
	width:155px;
	padding-top:5px;
	background-image:url(../images/theme_red/sideBar/vataneEmrooz_headlinesCornerTR.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}

#headlineItemsHolder{
	width:153px;
	height:550px;	
	border-right:solid 1px #dedede;
	border-left:solid 1px #dedede;
	background-color:#ffffff;
}

.headlineTD{	
	width:125px;
	height:525px;
	text-align:right;
	float:right;
	padding:15px;
	padding-top:20px;
	padding-bottom:0px;
	overflow:auto;	
}

.headlineTD p{
	margin-bottom:10px;
	line-height:15px;
}

.headlineTD a{
	text-decoration:none;
}

.bulletList{
	margin-top:6px;
	margin-left:3px;
}

#headlinesFooterHolder{	
	width:155px;
	height:6px;	
	background-image:url(../images/theme_red/sideBar/vataneEmrooz_headlinesCornerDL.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#headlinesFooterRight{	
	width:155px;
	height:6px;	
	background-image:url(../images/theme_red/sideBar/vataneEmrooz_headlinesCornerDR.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}


#headlinesFooter{
	float:right;
	width:143px;
	height:5px;
	border-bottom:solid 1px #dedede;
}

/* ........ Quick Links ........ */
#newsLetterHolder{	
	width:150px;
	height:103px;
	margin-top:10px;
	background-image:url(../images/theme_red/sideBar/vataneEmrooz_quickLinkTop.jpg);	
	background-color:#ed2600;
	background-repeat:no-repeat;
	background-position:top center;
}

#newsLetterInside{
	width:150px;
	height:103px;
	background-image:url(../images/theme_red/sideBar/vataneEmrooz_weatherDown.jpg);	
	background-repeat:no-repeat;
	background-position:bottom center;
}

/* ........ Quick Links ........ */
#mobileHolder{	
	width:150px;
	height:103px;
	margin-top:10px;
	background-image:url(../images/theme_red/sideBar/vataneEmrooz_quickLinkTop.jpg);	
	background-color:#ed2600;
	background-repeat:no-repeat;
	background-position:top center;
}

#mobileInside{
	width:150px;
	height:103px;
	background-image:url(../images/theme_red/sideBar/vataneEmrooz_weatherDown.jpg);	
	background-repeat:no-repeat;
	background-position:bottom center;
}



/* ........ ADV ........ */
.advHolder{
	margin-top:10px;
}

/* ....... Footer ........ */
#footerHolder{
	width:943px;
	height:70px;
}


/* ........ News Content ........ */
#newsContentHolder{	
	width:700px; 
	height:600px;
	position:relative;
	left:20px;
	text-align:left;	
}

#newsContent{
	background-color:#f4f4f4;
	border:solid 2px #ed2600;
}

#newsArrow{
	float:left;
	width:23px;
	height:630px;
}

.contentTitle{
	direction:rtl;
	padding-left:10px;
}

.contentText{
	direction:rtl;
}

.divIconTxt{
	color:#666666;
	font-weight:normal;
}

.divIconTxt a{
	color:#666666;
	text-decoration:none;
}

#myscrolledContent {
	width: 695px;
	height: 547px;
	overflow: auto;
	position: relative;
	direction:rtl;
}

#movmentIcn{
	width:26px; 
	background-image:url(../images/theme_red/div/vataneEmrooz_move.jpg);
	background-position:center;
	background-repeat:no-repeat;
}



/* .......... Archive Search Div .......... */
#archiveHolder{
	position:absolute;
	top:25px;
	left:0px;	
	width:190px;
	height:25px;
	background-color:#dedede;
	border:solid 1px #cccccc;
	direction:rtl;
	font-size:10px;
	font-family:Tahoma, Arial, Times New Roman;
}

.archiveDropDown{
	font-size:12px;
	font-family:Tahoma, Arial, Times New Roman;
	color:#333333;
	border:solid 1px #c4c0b1;
}
/* ........ Advertizment........ */
#bannerLeft{	
	width:150px; 
	height:auto;
}

.advHolderBoxL{
	margin-top:10px;
	width:150px;
	height:62px;
}