/* CSS Document */

body{
	margin:0px;	
	direction:rtl;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333; 
}

 .BrowerStyle
        {
          position:absolute;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(../App_Themes/IliaStyle/header/VezaratOlum_panel.gif);
	     background-repeat:no-repeat;
	     z-index:500;
	     cursor:pointer;
	     }

p{
	margin:0px;
	padding:2px;
	text-align:justify;
	line-height:18px;
}

form{
	margin:0px;
	padding:0px;
}

a
{
	text-decoration:none;
	}

/* ........ Global ........ */
h1{font-family:Arial;font-size:16px;}
.IranFontF	{font-family:Tahoma,Arial,Helvetica,sans-serif;}
.titleFont	{font-family:Arial,Times New Roman;}

.black{color:#333333;}
.white{color:#ffffff;}
.red{color:#ff000e;}
.Orange{color:#fc4e09;}
.lightBlue{color:#79a3aa;}
.Blue{color:#4AA2E9;}
.Gray{color:#656565;}
.Gary{color:#656565;}
.BlueGreen{color:#133e47;}

.fontSizeSmall{font-size:10px;}
.fontSizeMedium{font-size:11px;}
.fontSizeLarg{font-size:12px;}
.fontSizeXLarg{font-size:13px;}

.titleSize{font-size:15px;}

.boldFace{font-weight:bold;}
.fontW600{font-weight:600}
.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;}
.paddingRL20{padding:0 20px;}


/* ........ HyperLink ........ */

.HeaderBarItem a:hover
{
	color:#fcbb76;
	}
	
#SelectLanguage a:hover
{
	color:#fc4e09;
	}
	
.TopMenuItem a:hover
{
	color:#fc4e09;
	}	
	
/* ........ Image ........ */
.SepBar
{
    font-size:1px;
    width:100%;
    height:1px;
    background-image:url(../App_Themes/IliaStyle/Main/sepBar.gif);
    background-position:right;background-repeat:no-repeat;
    margin:2px 0px 12px 0px;}
.Smallpic1 {
	width:82px;
	height:55px;
	padding:0px;
	margin:0px;
	background-color:#dfdfdf;
	text-align:center;
	overflow:hidden;
	}

.Smallpic1 img{
	height:55px;	
	border:0px;
	}

.Smallpic2 {

	width:82px;
	height:55px;
	padding:0px;
	margin:0px;
	background-color:#dfdfdf;
	text-align:center;
	overflow:hidden;
	}

.Smallpic2 img{
	height:55px;	
	border:0px;
	}

.Largpic1 {
	width:800px;
	height:274px;
	padding:0px;
	margin:0px;
	background-color:#dfdfdf;
	text-align:center;
	overflow:hidden;
	}

.Largpic1 img{
	height:274px;	
	border:0px;
	}
		
		
/* ........ Header Bar........ */
#HeaderBar
{
	width:966px;
	height:22px;
	background-color:#79a3aa;
	}

#HeaderBarLeft
{
	float:left;
	width:8px;
	height:22px;
	background-image:url(../App_Themes/IliaStyle/header/ilia_HeaderBarLeft.jpg);
	background-repeat:no-repeat;
	}	
	
#HeaderBarRight
{
	float:right;
	width:8px;
	height:22px;
	background-image:url(../App_Themes/IliaStyle/header/ilia_HeaderBarRight.jpg);
	background-repeat:no-repeat;
	}	
	
#HeaderBarMenu
{
	float:right;
	width:410px;
	height:22px;
	text-align:right;
	}

.HeaderBarItem{
	float:right;
	height:19px;
	padding-top:3px;}	
	
.HeaderBarSpace{
	float:right;
	width:1px;
	height:22px;
	margin:0px 10px;
	background-image:url(../App_Themes/IliaStyle/header/ilia_HeaderBarSpace.jpg);
	background-repeat:no-repeat;}
		
	

/* ........ Header ........ */

#headerHolder
{
	position:relative;
	width:966px;
	height:99px;
	border-bottom:solid 1px #8fb3b8;
	}
	
#HeaderLogo
{
	float:left;
	width:352px;
	height:98px;
	background-image:url(../App_Themes/IliaStyle/header/ilia_HeaderLogo.jpg);
	background-repeat:no-repeat;
	}

#HeaderDate
{
	float:right;
	width:130px;
	height:18px;
	margin-right:150px;
	padding-top:80px;
	}
	
#HeaderCisco
{
	position:absolute;
	top:61px;right:0;
	width:164px;
	height:62px;
	background-image:url(../App_Themes/IliaStyle/header/ilia_HeaderCisco.jpg);
	background-repeat:no-repeat;
	}	
	
/* ........ TopMenuBarHolder........ */

#TopMenuBarHolder
{
	width:964px;
	height:23px;
	border-right:solid 1px #7fa2a6;
	border-left:solid 1px #7fa2a6;
	border-bottom:solid 1px #c3cfd4;
	
	}
	
#SelectLanguage
{
	float:left;
	width:100px;
	height:18px;
	padding:3px;
	}
	
#TopMenuHolder
{
	float:right;
	width:630px;
	height:24px;
	margin-right:180px;
	}
	
.TopMenuItem
{
	float:right;
	height:20px;
	padding-top:4px;
	text-align:center;
	}
	
.TopMenuSpace{
	float:right;
	width:1px;
	height:24px;
	background-image:url(../App_Themes/IliaStyle/Menu/ilia_TopMenuSpace.jpg);
	background-repeat:no-repeat;
	margin:0px 10px;}
	

/* ........ BodyHolder........ */
#bodyHolder{
	width:966px;
	height:auto;
	overflow: auto;
	}

/* ........ SearchHolder........ */
.searchTextBox
{
    border: 1px solid #ffffff;
    height:14px;width:90px;
    margin-bottom:4px;}
#SearchBarHolder
{
	width:964px;
	height:25px;
	border-right:solid 1px #7fa2a6;
	border-left:solid 1px #7fa2a6;
	border-bottom:solid 1px #ffffff;
	background-image:url(../App_Themes/IliaStyle/Main/ilia_SearchTile.jpg);
	background-repeat:repeat-x;
	}

#SiteUrl
{
	float:right;
	width:130px;
	height:20px;
	margin-right:15px;
	text-align:left;
	padding-top:5px;
	}
	
#SearchTab
{
	float:left;
	width:186px;
	height:25px;
	text-align:right;
	}	
	
#SearchIcon
{
	float:right;
	width:30px;
	height:25px;
	background-image:url(../App_Themes/IliaStyle/Main/ilia_SearchIcon.gif);
	background-repeat:no-repeat;
	margin-left:5px;
	}	

#SearchItem
{
	float:right;
	width:148px;
	height:23px;
	padding-top:2px;
	}	
	
/* ........ RightHolder........ */
#RightHolder{
	float:right;
	width:163px;
	height:auto;
}

.RightTabBox
{
	float:right;
	width:163px;
	height:auto;
	margin-bottom:10px;
}

/* ........ Menu ........ */
#menu
{
	float:right;
	width:161px;
	height:auto;
	border-right:solid 1px #7fa2a6;
	padding-bottom:50px;
}

.menuItem
{
	display:block;
	vertical-align:middle;
	text-align:right;
	height:34px;
	color:#133e47;
	text-decoration:none;
	padding-right:10px;
	padding-top:2px;
	border-bottom:solid 1px #c3d6d9;
}

.menuItem:hover
{
	color:#fc4e09;
}

#menuTabBottom
{
	float:right;
	width:162px;
	height:12px;
	background-image:url(../App_Themes/IliaStyle/Menu/ilia_MenuBottomTab.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
}

/* ........ LeftHolder........ */
	
#LeftHolder{
	float:left;
	width:802px;
	height:auto;
}

/* ........ MainHolder ........ */
#MainHeader
{
	float:right;
	width:572px;
	height:auto;
	margin-top:6px;
	}

/* ........ TopNews ........ */
	
#TopNewsHolder
{
	position:relative;
	width:800px;
	min-height:420px;
	border:solid 1px #6c959b;
	border-top:none;
	margin-bottom:15px;
	}

.BottomLeftTabIcon
{
	position:absolute;
	width:13px;
	height:11px;
	bottom:-1px;left:-1px;
	background-image:url(../App_Themes/IliaStyle/Main/ilia_TopNewsLeftIcon.jpg);
	background-repeat:no-repeat;
	z-index:10;
	}	

.BottomRightTabIcon
{
	position:absolute;
	width:13px;
	height:11px;
	bottom:-1px;right:-1px;
	background-image:url(../App_Themes/IliaStyle/Main/ilia_TopNewsRightIcon.jpg);
	background-repeat:no-repeat;
	z-index:10;
	}	
	
#TopNewsContent
{
	width:800px;
	height:auto;
	}	

#TopNewsText
{
	width:740px;
	height:108px;
	padding:5px 0;
	overflow: hidden; /*leave as is*/
	}	


/* ........ Products ........ */
	
#ProductHolder
{
	width:800px;
	height:130px;
	margin-bottom:20px;
	}
	
#ProductHeader
{
	width:800px;
	height:18px;
	background-color:#fcbb76;
	margin-bottom:10px;
	}	

#ProductHeaderFText
{
	float:right;
	width:60px;
	height:18px;
	padding-right:10px;
	background-image:url(../App_Themes/IliaStyle/Main/ilia_ProductHeaderRight.jpg);
	background-repeat:no-repeat;
	}
	
#ProductHeaderEText
{
	float:left;
	width:105px;
	height:18px;
	padding-left:10px;
	background-image:url(../App_Themes/IliaStyle/Main/ilia_ProductHeaderLeft.jpg);
	background-repeat:no-repeat;
	}	
	
.HProductLeftIcon
{
	float:left;
	width:9px;
	height:18px;
	background-image:url(../App_Themes/IliaStyle/Main/ilia_HProductLeftIcon.jpg);
	background-repeat:no-repeat;
	}	

.HProductRightIcon
{
	float:right;
	width:9px;
	height:18px;
	background-image:url(../App_Themes/IliaStyle/Main/ilia_HProductRightIcon.jpg);
	background-repeat:no-repeat;
	}	

#ProductContent
{
	width:800px;
	height:112px;
	background-color:White;
	overflow:hidden;
	}
	
.ProductItem
{
	float:left;
	width:263px;
	height:112px;
	background-image:url(../App_Themes/IliaStyle/Main/ilia_ProductContent.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	margin-left:3px;
	}	

.ProductText
{
	float:right;
	width:167px;
	height:80px;
	padding:5px 5px 5px 0;
	overflow:hidden;
	text-align:left;
	}	

.ProductPic
{
	float:left;
	width:75px;
	height:85px;
	padding-top:10px;
	padding-left:10px;
	vertical-align:middle
	}
.ProductPic img
{
    width:75px;}
/* ........ banner ........ */
	
#BannerHolder
{
	position:relative;
	width:800px;
	height:103px;
	border:solid 1px #6c959b;
	margin-bottom:15px;
	}
	
	
.TopLeftTabIcon
{
	position:absolute;
	width:13px;
	height:11px;
	top:-1px;left:-1px;
	background-image:url(../App_Themes/IliaStyle/Main/ilia_TopLeftIcon.jpg);
	background-repeat:no-repeat;
	z-index:10;
	}	

.TopRightTabIcon
{
	position:absolute;
	width:13px;
	height:11px;
	top:-1px;right:-1px;
	background-image:url(../App_Themes/IliaStyle/Main/ilia_TopRightIcon.jpg);
	background-repeat:no-repeat;
	z-index:10;
	}			
	
#BannerContent
{
	width:770px;
	height:45px;
	padding-top:25px;
	}	

.BannerItem
{
	float:left;
	height:auto;
	text-align:center;
	padding:0 4px;
	}	