﻿/*-- DEFAULT --*/
body
{
	padding:0px;
	margin:0px;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	background:#4e6368 url(../images/Main/bg.gif) repeat-x top;

}
.WeblogNameKadr
{
	background-image: url(../Images/Weblog/Weblog_Person_NameKadr.png);
	width:188px;
	height:21px;
}
a img
{
	border:solid 0px;
	}
.WeblogLastMatters
{
	background-image: url(../Images/Weblog/Weblog-Person_LastMatters.png);
	width:178px;
	height:25px;
	font-family:"tahoma";
	font-size:11px;
	
}
.BrowerStyle
{
    position:absolute;
    top:0px;
    left:500px;
    width:308px;height:23px;
    color:white;font-size:13px;font-weight:bold;font-family: Tahoma, Arial, Helvetica, sans-serif;
    padding:5px 2px;
    text-align:center;
    background-image:url(../images/main/panel.gif);
	background-repeat:no-repeat;
	z-index:500;
	cursor:pointer;
	}
.Roll
{
    display:block;
    position:absolute;
    width:417px;
    height:20px;
	padding-top:4px;
    color:#ffffff;
    background-color:#000000;
    margin-right:80px;
    top:24px;
    right:0px;
    z-index:10;
}
a,a:active,a:visited,a:hover
{
	text-decoration:none;
}
p
{
	margin:2px 0px;
}
.HolePageHolder
{
	background:url(../images/Header/bg.png) no-repeat top;
}

.MainPageHolder
{
	width:960px;
}
.rightFloat
{
	float:right;
}
.red
{
	color:Red;
}
.white
{
	color:#ffffff;
}
.black
{
	color:#000000;
}
.smallFont
{
	font-size:10px;
}
.xsmallFont
{
	font-size:9px;
}
.Arial
{
	font-family:Arial;
}
.Tahoma
{
	font-family:Tahoma;
}
.dNon
{
	display:none;
}
.curP
{
	cursor:pointer;
}
.HorSpace
{
	height:12px;
}
.clr
{
	clear:both;
}
.RedBullet
{
	font-size:1px;
	width:6px;
	height:6px;
	background-color:red;
	float:right;
	margin-left:6px;
	margin-top:6px;
}
.TextBox
{
	border:none;
	background-color:#000000;
	font-family:Tahoma;
	font-size:10px;
	color:#ffffff;
}
.BoxTitleBar
{
	width:100%;
	height:18px;;
	display:block;
	background-color:Black;
}
.Root1
{
	font-size:11px;
	line-height:16px;
	color:#ffffff;
}
.Root2
{
	font-size:11px;
	line-height:16px;
	color:#5d5d5d;
}

.Titr1
{
	font-size:15px;
	font-weight:bold;
	color:#000000;
	font-family:Arial;
	margin:4px 0px;
}
.Titr2
{
	font-size:14px;
	font-weight:bold;
	color:#000000;
	font-family:Arial;
	margin:3px 0px;
}
.SoTitr1
{
	font-size:11px;
	line-height:16px;
	color:#000000;
}
.SoTitr2
{
	font-size:13px;
	line-height:18px;
	color:#333333;
}
.SoTitr3
{
	font-size:12px;
	line-height:18px;
	color:#333333;
}
.SoTitrStory
{
	font-size:11px;
	line-height:18px;
	color:#333333;
	background-color:#efefef;
	border:solid 1px #cccccc;
	padding:7px;
	margin-bottom:10px;
}
.Time1
{
	font-size:11px;
	color:#262626;
	margin:0px 0px -6px 0px;
}
.Time2
{
	font-size:11px;
	color:#262626;
	margin:2px 0px;
}
/*-- TOPBAR --*/
.TopBar
{
	background-color:#000000;
	width:100%;
	height:24px;
	color:#ffffff;
}
.TopBar .Boxes
{
	float:right;
	height:21px;
	padding-top:3px;
}
.TopBar .DateBox
{
	width:150px;
	border-left:1px solid #4e6368;
}
.TopBar .MarqueeBox
{
	width:530px;
	padding-right:12px;
	overflow:hidden;
}
.TopBar .InfoMenu
{
	float:right;
	width:260px;
}
.TopBar .InfoMenu .InfoMenuItem
{
	padding-right:5px;
	padding-left:5px;
	border-left:1px solid #4e6368;
}
.TopBar .InfoMenu .RSSMenu
{
	padding:4px 5px 0px 5px;
	height:20px;
}
/*-- HEADER --*/
.HeaderHolder
{
	width:100%;
}
.HeaderLogo
{
	width:221px;
	height:165px;
	background:url(../images/Header/logo.png) no-repeat center;
	float:right;
}
.HeaderFlash
{
	width:100%;
	height:90px;
	padding-top:6px;
	text-align:center;
	overflow:hidden;
}
.HeaderBottomBar
{
	width:100%;
}
.HeaderMenu
{
	float:right;
	width:295px;
	height:22px;
	background:url(../images/Header/Menu-bg.png) no-repeat right;
	padding-right:3px;
	padding-top:6px;
}
.HeaderMenu .Item
{
	display:inline;
}
.HeaderMenu .Item .TXT
{
	float:right;
	background:none;
	color:#ffffff;
	height:17px;
	padding-top:0px;
	padding-right:3px;	
}
.HeaderMenu .Item .TXT:hover
{
	float:right;
	background:url(../images/Header/Menu_Over.png) no-repeat center top;
	color:#ffffff;
	height:17px;
	margin-top:-4px;	
	padding-top:4px;
}
.HeaderMenu .Item .R
{
	float:right;
	height:19px;
	width:11px;
	background:url(../images/Header/Menu_Right.gif) no-repeat 2px 8px;
}

.HeaderMenu .Item .SPACE
{
	float:right;
	width:7px;
	height:17px;
}
.HeaderMenu .ItemSel
{
	display:inline;
}
.HeaderMenu .ItemSel .TXT
{
	float:right;
	background-color:#ffffff;
	color:#000000;
	height:17px;
	padding-top:0px;	
}
.HeaderMenu .ItemSel .R
{
	float:right;
	height:19px;
	width:8px;
	background:url(../images/Header/Menu_Right_Sel.png) no-repeat right;
}
.HeaderMenu .ItemSel .L
{
	float:right;
	height:19px;
	width:11px;
	background:url(../images/Header/Menu_Left_Sel.png) no-repeat left;
}
.HeaderMenu .ItemSel .SPACE
{
	float:right;
	width:7px;
	height:17px;
}
.HeaderMenuMain
{
	float:right;
	width:712px;
	height:22px;
	background:url(../images/Header/MainMenu.png) no-repeat left;
	padding-right:26px;
	padding-top:3px;
	margin-top:-5px;
}
.HeaderMenuMain .Item
{
	display:inline;
}
.HeaderMenuMain .Item .TXT
{
	float:right;
	background:none;
	color:#ffffff;
	height:17px;
	padding-top:1px;	
}
.HeaderMenuMain .Item .TXT:hover
{
	float:right;
	background:url(../images/Header/MenuMain_Over.png) no-repeat center top;
	color:#ffffff;
	height:17px;
	margin-top:-3px;	
	padding-top:4px;
}
.HeaderMenuMain .Item .R
{
	float:right;
	height:19px;
	width:8px;
	background:url(../images/Header/Menu_Right.gif) no-repeat 3px 8px;
}
.HeaderMenuMain .Item .L
{
	float:right;
	height:19px;
	width:6px;
	background:none;
}
.HeaderMenuMain .Item .SPACE
{
	float:right;
	width:7px;
	height:17px;
}
.HeaderMenuMain .ItemSel
{
	display:inline;
}
.HeaderMenuMain .ItemSel .TXT
{
	float:right;
	background-color:#ffffff;
	color:#000000;
	height:17px;
	padding-top:2px;	
}
.HeaderMenuMain .ItemSel .R
{
	float:right;
	height:19px;
	width:8px;
	background:url(../images/Header/Menu_Right_Sel.png) no-repeat right;
}
.HeaderMenuMain .ItemSel .L
{
	float:right;
	height:19px;
	width:11px;
	background:url(../images/Header/Menu_Left_Sel.png) no-repeat left;
}
.HeaderMenuMain .ItemSel .SPACE
{
	float:right;
	width:7px;
	height:17px;
}
.HeaderSearch
{
	float:left;
	width:185px;
	height:21px;
	color:#ffffff;
	padding-right:6px;
	padding-top:4px;
	background:url(../images/Header/search-bg.png) no-repeat left;
	
}
/*-- RightCol --*/
.MainRightColHolder
{
	width:212px;
	float:right;
}
.RightColBox
{
	background-color:#5a6f74;
	width:200px;
	background:#5a6f74 url(../Images/RightCol/radios-r-b.gif) no-repeat right bottom
}
.RightColBox .btmBorder
{
	width:100%;
	background:url(../Images/RightCol/radios-l-b.gif) no-repeat left bottom
}

.RightColBoxInner
{
	width:180px;
	padding-top:8px;
	padding-bottom:4px;
}
.RightColImage
{
	width:172px;
	border:solid 4px #ffffff;
}
.RightColMenu
{
	width:210px;
}
.RightMenu
{
	padding-top:10px;
}
.MenuItem
{
	color:Black;
	text-align:left;
	display:block;
	padding-left:48px;
	padding-top:1px;
	height:21px;
	font-family:Tahoma;
	font-size:11px;
	background:url(../Images/RightCol/menuNorm.png) no-repeat center;
}
.MenuItem:hover,.MenuItemSel
{
	color:Black;
	text-align:left;
	display:block;
	padding-left:48px;
	padding-top:1px;
	height:21px;
	font-family:Tahoma;
	font-size:11px;
	background:url(../Images/RightCol/menuSel.png) no-repeat center;
}
/*-- Main Col --*/
.MainColHolder
{
	width:450px;
	float:right;
	padding-right:10px;
}
.MainColHolder
{
	width:450px;
	float:right;
	padding-right:10px;
}

.TopNewsHolder
{
	width:100%;
	background:#ffffff url(../Images/MainCol/top-r-b.gif) no-repeat right bottom;
}
.TopNewsMain
{
	width:100%;
	background:url(../Images/MainCol/top-l-b.gif) no-repeat left bottom;
}
.contentdiv
{
	display:none;
	position:relative;
	visibility: hidden;
	background: white;
	width:100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	z-index:1;
}	
.Weblogcontentdiv
{
	
	position:relative;
	
	background: white;
	width:100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	z-index:1;
}
.TopImageHolder
{
	width:100%;
	background-color:#5f757a;
	padding:5px 0px;
}
.TopImage
{
	width:440px;
	height:290px;
	background-color:#a3bbc0;
	overflow:hidden;
}
.TopImage img
{
	height:290px;
}
.TopNewsText
{
	width:95%;
	padding-top:8px;
}
.TopNewsInfo
{
	background-color:#5f757a;
	width:250px;
	height:18px;
	float:left;
	color:white;
	padding-top:2px;
	margin-top:2px;
	padding-right:4px;
	margin-left:10px
}
.TopPaging
{
	direction:ltr;
	font-size:12px;
	width:140px;
	position:absolute;
	bottom:12px;
	right:5px;
	z-index:5000;
	
}
.TopPaging .TopNewsNumberIndex
{
	display:block;
	float:left;
	color:#000000;
	width:22px;
	height:19px;
	padding-top:3px;
	text-align:center;
	border-left:solid 1px #efefef;
}
.TopPaging .selected
{
	color:#ffffff;
	background:url(../Images/MainCol/pager-sel.gif) no-repeat center;
}
.TabBoxHolder
{
	width:100%;
}
.TabPanelMain
{
	
	height:24px;
}
.TabItem
{
	background:url(../images/maincol/tabnorm.gif) no-repeat center;
	color:#ffffff;
	width:85px;
	height:20px;
	display:block;
	text-align:right;
	float:right;
	padding-top:4px;
	padding-right:4px;
	cursor:pointer;
}
.TabItem:hover
{
	background:url(../images/maincol/tabover.gif) no-repeat center;
	color:#000000;
	width:85px;
	height:20px;
	display:block;
	text-align:right;
	float:right;
	padding-top:4px;
	padding-right:4px;
	cursor:pointer;
}
.LeftNServItem
{
	width:100%;
	padding:3px 0px;
}
.rightNServItem
{
	width:97%;
	padding:3px 0px;
	color:black;
	text-align:right;
}
.TabItemSel
{
	background:url(../images/maincol/tabsel.gif) no-repeat center;
	color:#000000;
	font-weight:bold;
	width:87px;
	height:20px;
	display:block;
	text-align:right;
	float:right;
	padding-top:4px;
	padding-right:2px;
	cursor:pointer;
}
.TabItemWeblog
{
	background:url(../images/Weblog/Weblog_Subject.gif) no-repeat center;
	color:#000000;
	font-weight:bold;
	width:177px;
	height:24px;
	display:block;
	
	float:right;
	
	
	cursor:pointer;
}
.TabFrameMain
{
	width:100%;
	background:#ffffff url(../images/maincol/tab-r-b.gif) no-repeat right bottom;
}
.TabBoxFrameHolder
{
	background:url(../images/maincol/tab-l-t.gif) no-repeat left top;
	width:100%;
	height:100%;
}
.TabFrame
{
	background: url(../images/maincol/tab-l-b.gif) no-repeat left bottom;
	width:100%;
	height:100%;
}
.InnerTab
{
	width:96%;
	height:100%;
}
.InnerTabHead
{
	padding-top:6px;
	height:22px;
	margin-right:3px;
	margin-left:3px;
	background-color:#e8ebeb;
	
}
.TabRssBtn
{
	text-align:center;
	height:15px;width:30px;
	float:left;
	background-color:#e00016;
	color:#ffffff;
	margin-left:5px;
}
.hrCenter
{
	width:85%;
	border-top:solid 1px #b8c1c3;
	border-bottom:none;
}
.MultiMediaBoxHolder
{
	width:100%;
	height:100%;	
	background:#ffffff url(../images/maincol/tab-l-b.gif) no-repeat left bottom;
}
.MultiMediaMain
{
	width:100%;
	height:100%;	
	background:url(../images/maincol/tab-r-b.gif) no-repeat right bottom;
}
.MBoxInner
{
	width:95%;
	padding-top:8px;
}
.MBoxImage
{
	float:right;
	position:relative;
	width:270px;
	height:178px;
	border:solid 5px #4e6368;
	overflow:hidden;
	background-color:#a3bbc0;
}
.MBoxKindImage
{
	position:absolute;
	bottom:0px;
	right:0px;
	background-color:#4e6368;
}
.MBoxText
{
	float:left;
	width:140px;
	height:182px;
	overflow:hidden;
}
.MBoxTop,.MBoxList
{
	width:100%;
	height:100%;
}
.MBoxListCol
{
	width:32%;
	height:100%;	
	float:right;
}
.MBoxListColSep
{
	width:8px;
	float:right;
	height:100%;
}
.MBoxListImage
{
	position:relative;
	width:127px;
	height:84px;
	border:solid 5px #4e6368;
	overflow:hidden;
	background-color:#a3bbc0;
}
.MBoxListItem
{
	width:100%;
	height:148px;
	overflow:hidden;
	padding-top:6px;
}
/*-- Left Col --*/
.LeftColHolder
{
	width:273px;
	float:left;
}
.LeftMenu
{
	width:270px;
	height:93px;
	background:url(../images/leftcol/leftmenu.png) no-repeat center;
}
.LeftMenuItem
{
	width:120px;
	height:18px;
	color:#ffffff;
	float:right;
	padding-right:5px;
	font-size:11px;
	display:inline-block;	
}
.LoginBoxHolder
{
	width:95%;
	margin-top:10px;
	padding-bottom:10px;
}
.FacesMain
{
	width:100%;
	height:100%;
}
.FacesItem
{
	padding:8px 0px;
}
.FacesImage
{
	width:62px;
	height:62px;
	border:solid 5px #5f757a;
	overflow:hidden;
	background-color:#a3bbc0;
	float:right;
}
.FacesImage img
{
	height:62px;
}
.FacesText
{
	width:190px;
	float:left;

}
.ShowMags
{
	width:272px;
	height:305px;
	background-color:#3f5358;
	padding-top:8px;
	margin-bottom:8px;
}
.ShowMags .sPic
{
	width:150px;
	height:210px;
	text-align:center;
	overflow:hidden;
}
.ShowMags .sPic img
{
	width:150px;
}
.ShowMags .Text
{
	color:Yellow;
	width:130px;
	text-align:center;
	padding-right:5px;
	margin:5px;
}
.ShowMags .Navigation
{
	width:63px;
}
.PollingMain
{
	width:100%;
	height:100%;
	background:#5f757a url(../images/leftcol/poll-r-b.gif) no-repeat right bottom;
}
.PollingFrameHolder
{
	width:100%;
	height:100%;
	background:url(../images/leftcol/poll-l-b.gif) no-repeat left bottom;
}
/*-- FOOTER --*/
.FilesMain
{
	width:100%;
	height:185px;
	background:#ffffff url(../images/mainCol/tab-l-b.gif) no-repeat left bottom;

}
.FilesHolder
{
	width:925px;
	height:170px;
	overflow:hidden;
	float:right;
}
.RightHolder
{
 width: 15px;
 background: url(../images/mainCol/tab-r-b.gif) no-repeat right bottom; 
 float: right; 
 height: 100px;
 padding-top:70px;
 
}
.infoMorePishkhan
{
	position:absolute;
	z-index:20;
	top:18px;
	right:20px;
	width:400px;
	border:solid 1px #ffffff;
	background-color:#111111;
	color:#ffffff;
	padding:10px;
	text-align:justify;
	line-height:26px;
}
.LeftHolder
{
 width: 18px;
 float: left; 
 height: 98px;
 padding-top:70px
}
.FilesItem
{
	width:450px;
	margin:10px 2px;
	float:right;
}
.FooterItemHolder
{
	height:127px;
	width:100%;
}
.FooterItemInner
{
	width:850px;
	float:left;
	height:100px;
	padding-top:27px;
}
.FooterItem
{
	width:40px;
	height:40px;
	margin:6px;
	position:relative;
	float:right;
}
.FooterItem img
{
	cursor:pointer;
}
.FooterItemPanel
{
	position:absolute;
	width:280px;
	top:-410px;
	right:-200px;
	color:#ffffff;
}
.FooterItemPanelInner
{
	border:solid 1px #ffffff;
	background-color:Black;
	height:400px;
}
.FooterItemPanel img
{
	border:solid 5px #5f757a;
}
.FooterCloseItem
{
	float:right;
	background-color:red;
	padding:2px;
	height:14px;
	display:inline-block;
	width:10px;
	cursor:pointer;
}
.FooterItemMore
{
	background-color: crimson;
	COLOR: #ffffff;
}
.FooterItemMore a
{
	display:block;
	COLOR: #ffffff;
}
.FooterItemMore:hover
{
	background-color: #ffffff;
	COLOR: crimson;
}
.FooterItemMore:hover a
{
	display:block;
	COLOR: crimson;
}
.FilesImage
{
	width:160px;
	border:solid 5px #4e6368;
	float:right;
	height:105px;
	font-size:1px;
	overflow:hidden;
}
.FilesImage img
{
	width:160px;
	height:105px;

}
.FilesText
{
	width:271px;
	height:120px;
	overflow:hidden;
	float:right;
	margin-right:5px;
}
.FilesSep
{
	float:right;
	width:4px;
	height:120px;
	margin-top:10px;
	background-color:#ccd3d4;
}
.FooterMain
{
	background-color:#ed1d24;
	width:100%;
	height:270px;
	border-top:#ffffff 3px solid;
}
.FooterMenu
{
	height:28px;
	padding-top:2px;
}
.FooterMenuItem
{
	display:block;
	text-align:center;
	color:#ffffff;
	float:left;
	border-left:solid 1px #f94454;
	padding:3px 10px 0px 10px;
	height:16px;
}
/*-- PAGER --*/
.Pager
{
	font-family:Tahoma;
	font-size:12px;
	direction:rtl;
	text-align:center;
	padding:4px;
}
.Pager .Normal
{
	text-decoration:none;
	padding-right:1px;
	color:#4e6368;
	width:16px;
	height:17px;
	display:inline-block;
	text-align:center;
}
.Pager a.Selected
{
	color:#ffffff;
	background:url(../Images/MainCol/pager-sel.gif) no-repeat center;
}
.Pager a.Dot
{
	border:none;
	color:#4e6368;
	background:none;
	padding:0;
}
.WeblogPager
{
	font-family:Tahoma;
	font-size:12px;
	direction:rtl;
	text-align:center;
	padding:4px;
	background:url(../Images/Weblog/Weblog_Home_PagerBackground.png);
	width:321px;
	height:21PX;
}
.WeblogPager .Normal
{
	text-decoration:none;
	padding-right:1px;
	color:#ffffff;
	width:16px;
	height:17px;
	display:inline-block;
	text-align:center;
}
.WeblogPager a.Selected
{
	color:#000000;
	font-style:oblique;
	
}
.WeblogPager a.Dot
{
	border:none;
	color:#4e6368;
	background:none;
	padding:0;
}
.WeblogTopBox
{
	font-size:11px;
	font-family:"Tahoma";
	color:White;
	margin-bottom:3px;
	height:18px;
	
}
.sum
{
	font-size:12px;
	font-weight:bold;
	border:dotted black 1px;
	}
#Table1 td
{
	align:right;
	}
.UserInfo
{
	background-image:url(../Images/TABSEL.Png);
	background-repeat:no-repeat;
	width:121px;
	height:20px;
	padding-top:16px;
	text-align:center;
	width:400px;
	background-position:right;
	}
.MagNavigator
{
	background-color:#dddbdc;
	width:400px;
	height:300px;
	text-align:right;
		}	
		.MagNavText
		{
			margin-right:25px;
			line-height:25px;
			}	
			.Eshterak
			{
				width:150px;
				height:50px;
				background-image:url(../images/Eshterak.Png);
				}
					.Peygiri
			{
				width:150px;
				height:50px;
				background-image:url(../images/Peygiri.Png);
				}

