/* Default CSS Stylesheet for a new Web Application project */

html, body {
     height : 100%;
	scrollbar-face-color:#ececec;
    scrollbar-arrow-color:#999;
    scrollbar-track-color:#fff;
    scrollbar-shadow-color:#fff;
    scrollbar-highlight-color:#ccc;
    scrollbar-3dlight-color:#fff;
    scrollbar-darkshadow-Color:#fff;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #036;
}
H1	{	
	font-family: Verdana;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

DIV#Main
{
    width:980px;
}
	

	.articleHomepageLable
{
	background-image:  url(../SiteImages/articleHomepageTitl.jpg);
	width:318px;
	height:20px;
}	
.imgaeReportHomepageLable
{
	background-image:  url(../SiteImages/ImgReportHomepageTitl.jpg);
	width:318px;
	height:20px;
}	

UL LI	{	
	list-style-type:square ;
	}	
UL LI LI	{	
	list-style-type:disc;
	}	
UL LI LI LI	{	
	list-style-type:circle;
	}		
OL LI	{	
	list-style-type:decimal;
	}	
OL OL LI	{	
	list-style-type:lower-alpha;
	}	
OL OL OL LI	{	
	list-style-type:lower-roman;
	}	
IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom:0px;
	}
UL 
{
	margin-top: 0px;
	margin-bottom:0px;
}

	/* ================ 	A    ================== */

.CommandButton 
{
    text-decoration: underline;
    color: #555;
    font-size:11;
   font-family:Tahoma;
   text-align:center;
}
A.CommandButton:link 
{
    text-decoration: underline;
    color:#555;
}

A.CommandButton:visited  
{
    text-decoration: underline;
    color:#555;
}

A.CommandButton:active   
{
    text-decoration: underline;
    color: #555;
}

A.CommandButton:hover
{
    text-decoration: none;
    color: #bbb;
}

.backgroundMain
{
	background-color:#F7F7F7;
}
.backgroundPanel
{
	background-color:#F5F5F5;
}
.btnStyle {
	PADDING: 0px; 
	FONT-SIZE: 11px;
	border-width:0px;
	MARGIN-BOTTOM: 5px; 
	MARGIN: 0px; 
	WIDTH: 80px; 
	COLOR: #222; 
	FONT-FAMILY: Tahoma; 
	background-image:url(../SiteImages/TitleSubiect.gif);
	cursor:pointer;
	vertical-align:middle;
}
.btnStyleBrowse{
	FONT-WEIGHT:normal; 
	FONT-SIZE: 9px;
	border-width:0px;
	WIDTH: 300px; 
	COLOR: #555; 
	FONT-FAMILY: Tahoma; 
	cursor:pointer;
	text-align:left;
	background-color:#fff;
}
A.btnStyle:hover 
{
    text-decoration: none;
    color: #f00;
}	
	.btnStyleblue {
	BORDER-RIGHT: #000 1px solid;
	PADDING-RIGHT: 0px; 
	BORDER-TOP: #000 1px solid; 
	PADDING-LEFT: 0px; 
	FONT-WEIGHT:normal; 
	FONT-SIZE: 11px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	BORDER-LEFT: #000 1px solid; 
	WIDTH: 80px; COLOR: #fff; 
	PADDING-TOP: 0px; 
	BORDER-BOTTOM: #000 1px solid; 
	FONT-FAMILY: Tahoma; 
	background-color:#009; 
	font-weight:bold; 
	cursor:pointer;	
}
.btnLinkStyle {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-WEIGHT:normal; 
	FONT-SIZE: 11px;
	border-width:0px;
	PADDING-BOTTOM: 1px; 
	MARGIN: 0px; 
	COLOR: #990000; 
	PADDING-TOP: 0px; 
	FONT-FAMILY: Tahoma; 
	cursor:pointer;
	font-weight:bold;
}
A.btnLinkStyle:hover 
{
    text-decoration: none;

}
.bodyBackground
{
background-color:#333;
margin-top:0px;

}
.bodyBackgroundPrint
{
background-color:#FFF;
width:600px;
margin-top:0px;
vertical-align:middle;
}

.bodyBackgroundNav{
height:9px;
width:70%;
}	
.caricatourLable
{
	background-image:  url(../SiteImages/caricatourHomepageTitle.jpg);
	width:100px;
	height:15px;
	border:0px;
}
.Datagrid_ItemStyle{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align:center;
	 vertical-align:top;
}

.DataGrid_CloumnCenter{
	font-size:12px;
	color: #111;
	text-align: center;
	direction:rtl;
	}
.DataGrid_CloumnCenterWidth{
	font-size:12px;
	color: #111;
	text-align: center;
	direction:ltr;
		}
.DataGrid_CloumnRight{
	font-size:11px;
	color: #777;
	text-align: right;
	direction:rtl;
	font-family: Tahoma;
	padding:7px;
}
.Datagrid_PagerStyle{
	font-size: 14px;
	font-weight:bold;
	color:Maroon;
	text-align:center;
	line-height:60px;
	direction:rtl;
	font-family:  Arial;
	}
.Datagrid_PagerStyle:hover{
		text-decoration: none;
	}

.dgrrowpager {
	font-family: Arial;
	font-size: 95%;
	font-weight: bold;
	color:#036; 
	text-decoration: none;
	background-color: #EDEDED;
	text-align:center;
	direction:rtl;
	}

.alternatingRow{
	background-color:#fff;
	color:#444;
	font-family: tahoma;
	font-size:11px;
	direction:rtl;
}
.Row{
	background-color:#FaFaFa;
	font-family: tahoma;
	font-size:11px;
	color: #000;
	text-align: right;
	direction:ltr;
	font-family: Tahoma;
}
.decouryomTitleLable
{
	background-image:  url(../SiteImages/decouryomTitle.jpg);
	width:140px;
	height:20px;
}
.dgrHead{
	background-image:  url(../SiteImages/dgrHeadBg.jpg);
	background-repeat: repeat-x;
	font-size:14px;
	color:#fff;
	font-family: Arial;
	font-weight:bold;	
	}

.DropdownListStyleSmall{
	font-family: Arial;
	font-size: 9px;
	color: #111;
	text-align:center;
    border-color:#ccc;
    border-style:solid;
    vertical-align:bottom;
    border-width: 1px;
}

.editoryTitleLable
{
	background-image:  url(../SiteImages/editoryTitleHomepage.jpg);
	width:226px;
	height:17px;
	border:0px;
}
.elmiHomepageTitleLable
{
	background-image:  url(../SiteImages/elmiHomepageTitle.jpg);
	width:100px;
	height:15px;
	border:0px;
}
.HistoricHomepageTitleLable
{
	background-image:  url(../SiteImages/HistoricHomepageTitle.jpg);
	width:100px;
	height:15px;
	border:0px;
}
.imageStyle  {
	text-align:center;
	border:0px;
}

 .internalPage {
	border:0px;
 }  
.IranNewsTitleLable
{
	background-image:  url(../SiteImages/IranNewsTitleHomepage.jpg);
	width:417px;
	height:17px;
}
.LableLInkSmallBoldeStyle{
	font-family: Tahoma;
	font-size: 20px;
	color:#000;
	line-height:18px;
	text-decoration:none;
	cursor:pointer;
}
.LableLInkSmallBoldeStyle:hover{
	font-family: Tahoma;
	font-size: 20px;
	color:#ccc;
	line-height:18px;
	text-decoration:underline;
	cursor:pointer;
}
.LableLInkRedBoldeStyle{
	font-family: Tahoma;
	font-size: 10px;
	color:#900;
	line-height:18px;
	text-align:left;
	padding-left:10px;
}
.LableLInkStyleArticle {
	font-family: Tahoma;
	font-size: 10px;
	color:#FF9146;
	line-height:18px;
}
.LableLInkStyleArticle:hover{
 	text-decoration:none;
}
.LableLInkRedBoldeStyle:hover{
	color: #E00;
	text-decoration:none;
}
.LableStylePolling{
	FONT-FAMILY:Tahoma;
	font-size: 10px;
	text-align:justify;
	padding:1px;
	color:#591002;
	direction:ltr;
}

.LableStyleMartyrs{
	FONT-FAMILY:Arial;
	font-size: 16px;
	font-weight: bold;
	text-align:justify;
	padding:3px;
	line-height:25px;
	color:#007;
}

.LableStyleTitleNews{
	FONT-FAMILY:Arial;
	font-size: 15px;
	font-weight: bold;
	text-align:justify;
	padding:3px;
	color:#900;
}
.LableStyleBarRecords{
	FONT-FAMILY:Tahoma;
	font-size: 11px;
	text-align:justify;
	padding:3px;
	color:#FFF;
}
.LableStyleSummary{
	FONT-FAMILY:Arial;
	font-size: 15px;
	font-weight: bold;
	text-align:justify;
	line-height:20px;
	padding-top:5px;
	color:#009;
}
.LableStyleNormal{
	font-size: 12px;
	font-weight: normal;
	text-align:justify;
	padding-left:4px;
	font-family:Tahoma;
	color:#444;
	line-height:18px;
}
.LableStyleSmallMain {
	font-size: 11px;
	font-weight: normal;
	text-align:center;
	padding-left:3px;
	font-family:Tahoma;
	color:#009;
	direction:rtl;
	line-height:15px;
}
.LableStylePrintTitle {
	font-size: 12px;
	font-weight: normal;
	text-align:center;
	padding-left:3px;
	font-family:Tahoma;
	color:#AAA;
	direction:ltr;
}

.LableStyleDateTime {
	FONT-SIZE:smaller;
	COLOR: #AAA;
	direction:ltr;
	FONT-FAMILY: Tahoma;
	padding:2px;
	text-decoration: none;
	line-height:15px;
	text-align:right;
}
.LableStyleHeader {
	FONT-SIZE: 18px;
	COLOR: #333;
	direction:rtl;
	FONT-FAMILY: Arial;
	font-weight: bold;
	padding:5px;
	text-decoration: none;
	cursor:pointer;
	line-height:26px;
	text-align:justify;
}
.LableStyleHeader:hover {
	COLOR: #888;
}
.LableStyleHeader:visited {
	COLOR: #888;
}
.LableStyleHeaderFirstNews {
	FONT-SIZE: 21px;
	COLOR: #333;
	direction:rtl;
	FONT-FAMILY: Arial;
	font-weight: bold;
	padding:5px;
	text-decoration: none;
	cursor:pointer;
	line-height:26px;
	text-align:justify;
}
.LableStyleHeaderFirstNews:hover {
	COLOR: #888;
}

.LableStyleNewsTitle {
	FONT-SIZE: 11px;
	COLOR: #555;
	text-align:justify;
	direction:rtl;
	FONT-FAMILY: Tahoma;
	font-weight: bold;
	text-decoration: none;
	cursor:pointer;
	line-height:12px;
}
.LableStyleNewsTitle:hover {
	COLOR: #818181;
}

.LableStyleNewsTitleBlou {
	FONT-SIZE: 11px;
	COLOR: #1966AE;
	text-align:justify;
	direction:rtl;
	FONT-FAMILY: Tahoma;
	font-weight: bold;
	cursor:pointer;
	text-decoration: none;
	line-height:14px;
}
.LableStyleNewsTitleBlou:hover {
	COLOR: #818181;
}
.LableStyleRightBar{
	color:#444444;
	font-family:Tahoma;
	font-size:smaller;
	font-weight:normal;
	direction:rtl;
	text-decoration: none;
	padding:5px;
	text-align:justify;
}
.LableStyleRightBar:hover{
	background-color:#f5f5f5;
}
.LinksNews{
	color:#444;
	font-family:Tahoma;
	font-size:11PX;
	direction:rtl;
	text-decoration: none;
	padding:0px;
	line-height:12px;
	text-align:justify;
}
.LinksNews:hover{
	background-color:#f5f5f5;
}
.LableStyleSpecial{
	color:#444;
	font-weight:normal;
	direction:rtl;
	text-decoration: none;
	padding-left:3px;
	padding-bottom:3px;
}
.LableStyleSpecial:hover{
	background-color:#f5f5f5;
}
.LableStyleMainNews{
	color:#111;
	font-family:Tahoma;
	font-size:12PX;
	line-height:16px;
	text-decoration: none;
	cursor:pointer;
	text-align:justify;
}
.LableStyleMainNews:hover{
	color:#888;
}
.LableStyleMainNews:visited{
	color:#555;
}
.LableStyleRedCenter{
	color:#900;
	font-family: Tahoma;
	font-size:12PX;
	text-align:center;
	direction:rtl;
}
.LableStyleCenterbold{
	color:#300;
	font-family: Arial;
	font-size:14PX;
	font-weight:bold;
	text-align:center;
	line-height:10px;
	direction:rtl;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:0px;
	padding-top:0px;
}
.LinksTitleLable
{
	background-image:  url(../SiteImages/LinksTitle.jpg);
	width:140px;
	height:23px;
}
.MartyrsHomepageLable
{
	background-image:  url(../SiteImages/MartyrsHomepageTitle.jpg);
	width:226px;
	height:17px;
	border:0px;
}
.musicHomepageLable
{
	background-image:  url(../SiteImages/musicHomepageTitle.jpg);
	width:100px;
	height:15px;
	border:0px;
}
.newsLink1{
	font-family: Arial;
	font-size: 13px;
	color: #009;
	text-decoration: none;
	text-align: justify;
	direction:rtl;
	line-height:15px;
}
.newsLink1:hover{
	color: #55D;
	text-decoration: underline;
}
.newsLink1:visited{
	color: #666;
	text-decoration: none;
}
.newsLink2{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align:justify;
	color:#3166B0;
	text-decoration:none;
	cursor:pointer;
}
.newsLink2:hover{
	color:#6f6f6f;
	text-align: justify;
}
.newsLink3{
	font-family: Tahoma;
	font-size: 11px;
	text-align:right;
	color:#333;
	text-decoration:none;
	cursor:pointer;
}
.newsLink3 a{
	text-decoration:none;
	cursor:pointer;
	line-height:12px;
}
.newsLink3:hover{
	color:#6f6f6f;
}
#dgrImportantNews img
{
	padding:0px;
	margin:0px;
}
.newsLink4{
	font-family: Tahoma;
	font-size: 10px;
	color:#222;
	text-decoration:none;
	cursor:pointer;
	vertical-align:middle;
	padding-right:2px;
	padding-left:2px;
}
.newsLink4:hover{
	color:#666;
	text-align: justify;
}
.newsLink5{
	font-family: Arial;
	font-size: 11px;
	text-align:left;
	padding:3px;
	color:#222;
	text-decoration:none;
	cursor:pointer;
	vertical-align:middle;
 }
.newsLink5:hover{
	color:#FFF;
	text-align: justify;
}
.padding{
 padding-right:1px;	
 padding-bottom:3px;
}
.parvandeLable
{
	background-image:  url(../SiteImages/parvandeHomepageTitle.jpg);
	width:100px;
	height:15px;
	border:0px;
}
.politicHomepageLable
{
	background-image:  url(../SiteImages/pliticHomepageTitle.jpg);
	width:100px;
	height:15px;
	border:0px;
}
.leftPanetStyle{
background-color:#fff;
padding:5px;
}
.pnlStyle{
 border-color:#000;
 border:1px;
 padding:2px;
 background-color:#FaFaFa;	
text-align:center;
direction:rtl;
}
.Searchlable
{
background-image:url(../SiteImages/SearchWord.jpg);
 border:0px;
 margin-top: 3px;
 width: 59px;
 height:13px;
}
.SearchLinkslable
{
background-image:url(../SiteImages/SearchWordlink.gif);
 border:0px;
 margin-top: 3px;
 width: 59px;
 height:13px;
}
.newsLink6{
	font-family: Arial;
	font-size: 16px;
	text-align:right;
	padding:5px;
	color:#C10000;
	text-decoration:none;
	cursor:pointer;
	vertical-align:middle;
 }
.newsLink6:hover{
	color:#AAA;
	text-align: justify;
}
.siteMapStyle{
	FONT-SIZE: 16px;
	COLOR: #356AB4;
	text-align:right;
	direction:rtl;
	FONT-FAMILY: Arial;
	font-weight: bold;
	 padding-right:5px;
	line-height:20px;
}
.specialReportLable
{
	background-image:  url(../SiteImages/specialReportTItle.jpg);
	width:318px;
	height:20px;
	border:0px;
}
.sportHomepgeLable
{
	background-image:  url(../SiteImages/sportHomepgeTitle.jpg);
	width:100px;
	height:15px;
	border:0px;
}
.TableStyle{
	FONT-SIZE: 12px;
	FONT-FAMILY: Tahoma;
	line-height: 15px; 
	background-color:#EDEDED;
	border: 0;
	border-color: #295687;
	border-style: solid;
}
.TableStyleWhite{
	FONT-SIZE: 12px;
	COLOR: #444;
	FONT-FAMILY: Tahoma;
	line-height: 20px; 
	background-color:#FFF;
}
.TableStyleMain{
	background-color:#EDEDED;
	font-family:Tahoma;
	border: 0;
}
.TableStyleBottomLine{
	 border-bottom: 2px solid #D0D0D0;
}
.TableStyleLeftLine{
	border-left: 1px solid Gray;
}
.TableStyleBlueKadr{
	border: 1px solid #295687;
	border-top:0;
	border-bottom:0;
	margin:0;
}
.TableStyleBlueKadr1{
    border: 1px solid #295687;
	border-top:0;
    margin:0;
}
.TableStyleBlueKadr2{
    border: 1px solid #295687;
	border-left:0;
	border-right:0;
	border-bottom:0;
    margin:0;
}
.TableStyle4Kadr{
    border: 1px solid #ccc;
}

.TextBoxStyle{
	color: #111;
	font: 11px Tahoma;
	border: 1px solid #ccc;
	text-align:right;
	vertical-align:top;
	background-color:#fff;
}
.TextBoxStyleSearch{
	font: 11px Tahoma;
	border: 1px solid #ccc;
	text-align:right;
	vertical-align:top;
	color:Red;
}
.TextBoxStyleRunTime{
	font-size: smaller;
	font-family: Tahoma;
	font-weight: normal;
	text-align:center;
	direction:rtl;
	COLOR: #2E5FAD;
	padding-left:1px;	
	padding-right:1px;
	padding-bottom:10px;
}
.Titles_TahavolatLable
{
	background-image:  url(../SiteImages/Titles_Tahavolat.jpg);
	width:318px;
	height:20px;
	border:0px;
}
.topArticleLable
{
	background-image:  url(../SiteImages/topArticleTitle.jpg);
	width:318px;
	height:20px;
}
.topDesineLable
{
	background-image:  url(../SiteImages/topDesine.gif);
	width:225px;
	height:10px;
}
.UploadPanelStyle{
	vertical-align:top;
	direction:ltr;
}
.Validator {
	color:red;
	font-size:10px;
	font-family: Tahoma;
	direction:ltr;
}
.ValidatorStyleSmall {
	font-family: Tahoma;
	color: #387621;
	font-size:10px;
}

.RSSimg
{
    padding-top : 4 !important;
    color: White !important;
    background-color: Black !important;

    }
    a.video:link
{
	font-size: 10px;
	color: #9EC8F2;
	font-family: Tahoma, Arial;
}
a.video:hover
{
	font-size: 10px;
	color: #ffffff;
	font-family: Tahoma, Arial;
}
a.video:visited
{
	font-size: 10px;
	color: #ffffff;
	font-family: Tahoma, Arial;
}

DIV#topBar
{
    height: 112px;
    width:980px;
    background: url(../SiteImages/topbar.jpg) no-repeat;
    vertical-align:top;
}
DIV#topBar SELECT{
    text-align: right;
    direction:rtl
}
DIV#topBar IMG
{
    float:left;
    border:none
}
DIV#topBar DIV{
    width: 674px;
    float: right
}
DIV#bottom{
text-align:center;
background-image:url(../SiteImages/bottomBackround.gif);
font: 11px Tahoma;
padding: 2px;
margin-top: 2px;
color:#fff   
}

.topLeft,.topRight,.botLeft,.botRight
{
	background: url(../SiteImages/ctr.png) no-repeat top left;
	width: 4px;
	height: 4px
}
.topRight
{
	background: url(../SiteImages/ctl.png) no-repeat top right;
}
.botLeft
{
	background: url(../SiteImages/cbr.png) no-repeat bottom left;
}
.botRight
{
	background: url(../SiteImages/cbl.png) no-repeat bottom right;
}
#liveUpdate{
width:979px;
 
}
#liveUpdate DIV.liveback
{
	background-color:White;
}
#liveUpdate IMG{
margin:0px;
float:right
}
#liveUpdate DIV.time{
width: 200px;
float:left
}
#liveUpdate DIV.time SPAN{
float:right
}

.specialclass
{
    background-color:#1F2227;
    width:236px;
    height:300px;
    vertical-align:top;
    
}
a.topLink:link {
	color: #216DB5;
	text-decoration: none;
	font-family:zar, Tahoma;
	font-size: 15px;
	font-weight: bold;
}
a.topLink:visited {
	color: #216DB5;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}
a.topLink:hover{
	color: #FD3A37;
}
a.detfeu{
	color: #216DB5;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	font-weight:normal;
}
a.detfeu:visited {
	color: #216DB5;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	font-weight:normal;
}
a.detfeu:hover{
	color: #999999;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	font-weight:normal;
}
.bodyRad
{
    text-align: right;
    direction:rtl;
    font-family:Tahoma;
}
