﻿body
{
    padding: 0px;
    margin: 0px;
    font-family: Tahoma;
    font-size: 8pt;
    background-color: #E9ECF1;
    background-image: url('../Images/Public/bgBody.png');
    background-repeat: repeat-x;
    line-height: 26px;
}

form
{
    margin: 0px;
    padding: 0px;
}

/**********************************************************************/

a img
{
    border-style: none;
}

a:link, a:visited, a:active
{
    color: #006699;
    text-decoration: none;
    outline: 0;
}

a:hover
{
    color: #0082BF;
    text-decoration: none;
}



/**********************************************************************/
h1
{
    padding: 0px;
    margin: 0px 0px 5px 0px;
    font-weight: 600;
    font-size: 11px;
    color: #1E8A93;
}

h2
{
    padding: 0px;
    margin: 0px;
    font-weight: 600;
    font-size: 11px;
    color: #007BB7;
    margin: 0px 0px 5px 0px;
}

h3
{
    padding: 0px;
    margin: 0px;
    font-weight: 600;
    font-size: 11px;
    color: #5D5D5D;
    margin: 0px 0px 5px 0px;
}

h4
{
    padding: 0px;
    margin: 0px;
    font-weight: 600;
    font-size: 11px;
    color: #333333;
    margin: 0px 0px 5px 0px;
}

h5
{
    padding: 0px;
    margin: 0px;
    font-weight: 600;
    font-size: 11px;
    color: #000000;
    margin: 0px 0px 5px 0px;
}

h6
{
    padding: 0px;
    margin: 0px;
    font-weight: 600;
    font-size: 11px;
    color: #005599;
    margin: 0px 0px 5px 0px;
}


hr
{
    border-style: none;
    background: repeat-x 0px 0px;
    width: 100%;
    height: 1px;
    color: #D5DAE4;
    clear: both;
    background-image: url('../Images/Public/Line.gif');
}

p
{
    margin: 0px;
    padding: 0px;
}

p a:link, p a:visited, p a:active
{
    color: #006699;
    text-decoration: none;
    outline: 0;
}

p a:hover
{
    color: #0082BF;
    text-decoration: none;
}


/**********************************************************************/

#Wrapper
{
    margin: 0px auto 0px auto;
    direction: rtl;
    width: 992px;
}

/**********************************************************************/

#MainFrame
{
    background-image: url('../Images/Public/bgMainFrame.png');
    background-repeat: repeat-y;
    clear: both;
}

/**********************************************************************/

#Header
{
    height: 32px;
    text-align: left;
}

#Header a:link, #Header a:visited , #Header a:active
{
    color: #333333;
    text-decoration: none;
    outline: 0;
}

#Header a:hover
{
    color: #006699;
    text-decoration: none;
}

/**********************************************************************/

#Navigation
{
    height: 60px;
}

/**********************************************************************/

#MainMenu
{
    height: 100%;
    width: 800px;
    float: right;
}

#MainMenu ul
{
    padding: 0px;
    margin: 17px 0px 0px 0px;
    height: 42px;
}

#MainMenu ul li
{
    padding: 0px;
    margin: 0px 0px 0px 30px;
    list-style-type: none;
    float: right;
}

#MainMenu ul li img
{
   border-style:none;
}

#MainMenu ul li a:link
{
    display: block;
    height: 42px;
    outline: 0;
}

#MainMenu ul li a:hover
{
    background-image: url('../Images/Menu/HoverMain.png');
    background-repeat: no-repeat;
    background-position: center bottom;
}

.CurrentMainMenuItem
{
    background-image: url('../Images/Menu/HoverMain.png');
    background-repeat: no-repeat;
    background-position: center bottom;
}

/**********************************************************************/


#SubMenu
{
    width: 100%;
}

#SubMenu ul
{
    padding: 0px;
    margin: 0px;
    height: 30px;
}

#SubMenu ul li
{
    padding: 0px;
    margin: 0px 15px 0px 5px;
    list-style-type: none;
    float: left;
    text-align: center;
    height: 100%;
}

#SubMenu ul li a:link , #SubMenu ul li a:visited, #SubMenu ul li a:active
{
    display: block;
    outline: 0;
    color: #006699;
}

#SubMenu ul li a:hover
{
    color: #666666;       
}

#SubMenu .CurrentSubMenuItem
{
    background-image: url('../Images/Menu/HoverSub.png');
    background-repeat: no-repeat;
    background-position: center bottom;
    color: #666666; 
}

/**********************************************************************/

#Search
{
    margin: 18px 0px 0px 0px;
    padding: 0px;
    width: 156px;
    float: left;
    overflow: hidden;
}

#Search .SearchTextBox
{
    border-style: none;
    color: #7C808A;
    background-image: url('../Images/Public/SearchTextbox.png');
    width: 134px;
    height: 23px;
    background-repeat: no-repeat;
    background-color: transparent;
    text-indent: 5px;
    float: right;
    font-family: tahoma;
    font-size: 8pt;
}

#Search .SearchButton
{
    border-style: none;
    color: #7C808A;
    background-image: url('../Images/Public/SearchButton.png');
    width: 20px;
    height: 25px;
    background-repeat: no-repeat;
    background-color: transparent;
    float: left;
    outline: 0;
}

/**********************************************************************/

#MainContent
{
    background-position: top;
    padding: 10px 10px 0px 10px;
    margin: 0px auto 0px auto;
    text-align: justify;
    background-image: url('../Images/Public/bgMainContent.png');
    background-repeat: no-repeat;
    width: 972px;
    margin: 0px auto 0px auto;
}

#InnerContent
{
    width: 945px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 15px;
}

/**********************************************************************/

#PageTitle
{
    background-position: right center;
    font-size: 11px;
    font-weight: 600;
    background-image: url('../Images/Icons/PageTitle.gif');
    background-repeat: no-repeat;
    padding-right: 22px;
}

/**********************************************************************/

#PagePath
{
    border-width: 1px;
    color: #808080;
    border-style: solid none none none;
    border-color: #D5DAE4;
    margin-top: 10px;
    padding-right: 3px;
    outline: 0;
}

/**********************************************************************/

#Footer
{
    background-image: url('../Images/Public/bgFooter.png');
    height: 77px;
    width: 100%;
    padding-top: 18px;
}

#Footer a:link , #Footer a:visited , #Footer a:active
{
    color: #005599;
    text-decoration: none;
    margin-right: 5px; 
    margin-left: 5px;
    outline: 0;
}

#Footer a:hover
{
    color: #004277;
    text-decoration: none;   
}

/**********************************************************************/

#CopyRight
{
    height: 60px;
    color: #808080;    
}

#CopyRight a:link , #CopyRight a:visited , #CopyRight a:active
{
    color: #666666;
    margin-right: 5px;
    margin-left: 5px;
    outline: 0;
}

#CopyRight a:hover
{
    color: #005599;
    text-decoration: none;
}

/**********************************************************************/

#News
{
    font-family: Tahoma;
    font-size: 8pt;
    border-style: solid none solid none;
    border-width: 1px;
    border-color: #D5DAE4;
    margin: 15px auto 15px auto;
    height: 26px;
    width: 100%;
}

#News a:link, #News a:visited , #News a:active
{
    color: #333333;
    text-decoration: none;
}

#News a:hover
{
    color: #006699;
}

#eStoreLeft {
    border: 1px solid #0085B5;
    width: 45px;
    height: 250px;
    background-color: #0085B5;
    float: left;
    position: fixed;
    top: 250px;
    left: 0px;
    border-top-right-radius:5px;
    border-bottom-right-radius:5px;
}

#eStoreRight {
    border: 1px solid #EEA312;
    width: 45px;
    height: 250px;
    background-color: #EEA312;
    float: right;
    position: fixed;
    top: 250px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    right: 0px;
}


/**********************************************************************/

#Map img {outline: none; border:0;}

/**********************************************************************/

.PartnersHeader
{
    background-image: url('../Images/Icons/World.png');
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 16px;
    display: block;
    width: 85px;
    float: left;    
}

.ContactHeader
{
    background-image: url('../Images/Icons/Phone.png');
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 16px;
    display: block;
    width: 45px;
    float: left;
}

/**********************************************************************/
.TitrLink a:link, a:visited, a:active
{
    outline: 0;
    text-decoration: none;
    color: #336699;
}

.TitrLink a:hover
{
    text-decoration: none;
    color: #003366;
}

.LinkBox a:link,.LinkBox a:visited,.LinkBox a:active
{
    outline: 0;
    text-decoration: none;
    color: #000000;
}

.LinkBox a:hover
{
    text-decoration: none;
    color: #000000;
}

.InnerLink:link , .InnerLink:visited , .InnerLink:active 
{
	color: #006699;
	text-decoration: none;
	outline: 0;
}

.InnerLink:hover
{
    color: #CC0000;
    text-decoration: none;
}

/**********************************************************************/

.List
{
}

.List ul
{   
    padding: 0px;
    margin: 0px;
}

.List ul li
{
    padding: 0px;
    margin: 0px;
    list-style-image: url('../Images/Public/Arrow_List.gif');
}

/**********************************************************************/

.LinkButton
{
    height: 30px;
}

.LinkButton a.BlueButton:link, a.BlueButton:visited, a.BlueButton:active
{
    background-position: 0px 0px;
    outline: 0;
    color: #FFFFFF;
    display: block;
    background-image: url('../Images/Public/btnBlue.png');
    background-repeat: no-repeat;
    width: 100px;
    line-height: 24px;
    height: 28px;
    padding-top: 2px;
    text-align: center;
}

.LinkButton a.BlueButton:hover
{
    text-decoration: none;
    background-image: url('../Images/Public/btnBlue.png');
    background-repeat: no-repeat;
    background-position: 0px -30px;
}


.LinkButton a.GrayButton:link, a.GrayButton:visited, a.GrayButton:active
{
    background-position: 0px 0px;
    outline: 0;
    color: #FFFFFF;
    display: block;
    background-image: url('../Images/Public/btnGray.png');
    background-repeat: no-repeat;
    width: 100px;
    line-height: 24px;
    height: 28px;
    padding-top: 2px;
    text-align: center;   
}

.LinkButton a.GrayButton:hover
{
    text-decoration: none;
    background-image: url('../Images/Public/btnGray.png');
    background-repeat: no-repeat;
    background-position: 0px -30px;
}


.LinkButton a.BigDownloadButton:link, a.BigDownloadButton:visited, a.BigDownloadButton:active
{
    background-position: 0px 0px;
    outline: 0;
    color: #FFFFFF;
    display: block;
    background-image: url('../Images/Download/BigDownload.png');
    background-repeat: no-repeat;
    width: 157px;
    line-height: normal;
    padding-top: 2px;
    height: 24px;
}


.LinkButton a.BigDownloadButton:link, a.BigDownloadButton:visited, a.BigDownloadButton:active
{
    background-position: 0px 0px;
    outline: 0;
    color: #FFFFFF;
    display: block;
    background-image: url('../Images/Download/BigDownload.png');
    background-repeat: no-repeat;
    width: 157px;
    line-height: normal;
    padding-top: 2px;
    height: 24px;
}

.LinkButton a.BigDownloadButton:hover
{
    text-decoration: none;
    background-image: url('../Images/Download/BigDownload.png');
    background-repeat: no-repeat;
    background-position: 0px 100%;
}

/**********************************************************************/

.FormComboBox
{
    color: #666666;
    font-family: Tahoma;
    font-size: 8pt;
    border: 1px solid #C0C0C0;
    line-height: 26px;
    background-color: #F5F5F5;
}

.FormButton
{
    border-style: none;
    background-color: #276395;
    color: #FFFFFF;
    font-family: tahoma;
    font-size: 11px;
    font-weight: 600;
}


.FormLabel
{
    color: #CC0000;
}

.FormTextBox
{
	border: 1px #C0C0C0 solid;
	color: #006600;
	font-family: Tahoma;
	font-size: 9pt;
	padding: 3px;
	background-color: #F5F5F5;
}

.FormTextBox:focus
{
    background-color: #FFFFCC;
}

/**********************************************************************/

.BulletHeader
{
    font-size: 11px;
    font-weight: 600;
}

.BulletHeader a:link, a:visited, a:active
{
    text-decoration: none;
    outline: 0;
    color: #444444;
}

.BulletHeader a:hover
{
    color: #333333;
    text-decoration: none;
}

.BackTop
{

}

.BackTop a:link, a:visited, a:active
{
    color: #666666;
    text-decoration: none;
    outline: 0;
}

.BackTop a:hover
{
    color: #333333;
    text-decoration: none;
}

/**********************************************************************/

.AlertModalPopup
{
    padding: 2px;
    border: 3px solid #CCCCCC;
    background-color: #FFFFDF;
}

.AlertModalPopup a
{
    text-decoration: none;
    outline: none;
    color: #CC0000;
}

.ModalBackground  
{ 
    background-color:Gray; 
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
}

/**********************************************************************/

table.TablePublic
{
    border: 1px dotted #C6C6C6;
    border-collapse:collapse;
}
table.TablePublic td
{
    border: 1px dotted #C6C6C6;
}
table.TablePublic th
{
    background-color: #E1E9f2;
	font-size: 11px;
	font-weight: 600;
	color: #005499;
	height: 30px;
	text-align: center;
	border: 1px dotted #C6C6C6;
}
table.TablePublic tr.AltRow	
{
	background-color: #F3F3F3;
}

/**********************************************************************/

.SubjectBox
{
    height: 30px;
    background-color: #E3ECF4;
    border: 1px dotted #A3D3E7;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #006699 
}

/**********************************************************************/

p.Gray
{
    color: #666666;
}

p.English
{
    direction: ltr;
    text-align: left;
}

.RightPadding
{
    padding-right: 5px;
}

/**********************************************************************/

span.vLink
{
    color: #AFB3BD;
}

span.Product
{
    font-weight: bold;
    color: #757575;
}

span.ZRDH1
{
    color: #1E8A93;
    font-weight:bold;
}

span.ZRDH
{
    color: #808080;
    font-weight: bold;
}

span.ZRDH 
{
     font-weight:bold; 
     color:#74c699;
}

span.Smart 
{
     font-weight:bold; 
     color:#d2a20c;
}

span.CyberSecurity
{
     font-weight:bold; 
     color:#14A2D2;
}

span.Mobile 
{
     font-weight:bold; 
     color:#7EB728;
}

span.Endpoint 
{
     font-weight:bold; 
     color:#003C65;
}

span.Remote
{
    font-weight: bold;
    color: #495156;
}

span.MailSecurity
{
    font-weight: bold;
    color: #003C65;
}

span.FileSecurity
{
    font-weight: bold;
    color: #003C65;
}

span.GatewaySecurity
{
    font-weight: bold;
    color: #003C65;
}

span.MobileSecurity
{
    font-weight: bold;
    color: #003C65;
}

span.LinuxSecurity
{
    font-weight: bold;
    color: #1E8A93;
}

span.OnlineScanner
{
    font-weight: bold;
    color: #B5D134;
}

span.SysInspector
{
    font-weight: bold;
    color: #468CB3;
}

span.SysRescue
{
    font-weight: bold;
    color: #468CB3;
}

span.Term
{
    color: #515151;
    font-weight:bold;
}

span.Alert
{
    color: #CC0000;
    font-weight: bold;
}

span.ContentSubject
{
    color: #4D5A77;
}

span.Bullet
{
    color: #333333;
    font-weight: bold;
}

