﻿html
{
    font-family: Arial;
}
body
{
    background-image: url(   'images/page-background.gif' );
    background-position: center;
    background-repeat: repeat-y;
    margin: 0px;
    padding: 0px;
    height: 100%;
    color: #5c5a5b;
    font-size: 12px;
}
input[type="text"], input, textarea, select, button
{
    font-family: Arial;
    font-size: 12px;
    font-weight: 800;
    color: #3b5888;
    vertical-align: middle;
}
ul
{
    list-style-position: outside;
    padding: 0px;
    margin: 0px;
    line-height: 19px;
}
li
{
    padding-right: 10px;
    margin: 0px;
}
p
{
    padding: 0px;
    margin: 0px;
    margin-bottom: 18px;
}
h1
{
    color: #f16122;
    font-weight: 800;
    font-size: 12px;
    margin-bottom: 11px;
    color: #000000;
    font-size: 18px;
}
h2
{
    color: #000000;
    font-weight: 800;
    font-size: 12px;
    margin-bottom: 11px;
}
.PageTopImageDiv
{
    margin: auto;
    width: 999px;
    text-align: center;
    margin-bottom: 3px;
}
/*#Buttons*/
.Button1
{
    background-image: url(   'images/button-1-background.gif' );
    background-color: Transparent;
    border: none;
    cursor: pointer;
    color: #ffffff;
}
.Button2
{
    background-image: url(   'images/button-2-background.gif' );
    background-color: Transparent;
    border: none;
    cursor: pointer;
    color: #ffffff;
}
.Button3
{
    background-image: url(   'images/button-3-background.gif' );
    background-color: Transparent;
    border: none;
    cursor: pointer;
    color: #ffffff;
}
.Button4
{
    background-image: url(   'images/DTNT_orange_btn.png' );
    background-color: Transparent;
    border: none;
    cursor: pointer;
    color: #ffffff;
    padding-bottom:10px;
    font-size:20px;
    margin-top:10px;
}
.Button5
{
    background-image: url(   'images/btn_grey.gif' );
    background-color: Transparent;
    border: none;
    cursor: pointer;
    color: gray;
    font-size:20px;
}
/*#TextBoxes*/
.TextBox1
{
    border: solid 1px #000000;
    height: 16px;
    width: 134px;
    color: #3b5888;
    padding-left: 2px;
    padding-right: 2px;
}
.TextBox2
{
    height: 16px;
    width: 226px;
    border: solid 1px #000000;
    color: #3b5888;
    padding-left: 2px;
    padding-right: 2px;
}
.MultiplyDomainsSearch
{
    overflow: auto;
}

#MainDiv
{
    width: 999px;
    margin: auto;
    background-color: #ffffff;
    min-height: 100%;
    overflow: hidden;
}
#MainDivPages
{
    width: 999px;
    margin: auto;
    background-color: #ffffff;
    overflow: hidden;
}

/*#Table*/
.TableHeader1
{
    height: 28px;
    background-color: #efefef;
    padding-left: 4px;
    padding-right: 4px;
    color: #313131;
}
.TableHeader2
{
    height: 28px;
    background-color: #efefef;
    font-weight: 800;
    color: #626262;
    padding-left: 4px;
    padding-right: 4px;
}
.TableHeader3
{
    height: 27px;
    background-color: #dddddd;
    font-weight: 800;
    color: #000000;
    padding-left: 4px;
    padding-right: 4px;
}
.TableCell1
{
    background-color: #ffffff;
    padding-left: 4px;
    padding-right: 4px;
    height: 19px;
    color: #313131;
}
.TableCell2
{
    background-color: #efefef;
    padding-left: 4px;
    padding-right: 4px;
    height: 19px;
    color: #313131;
}

A:link
{
    /* COLOR: #575756; */
    color: #f26222 !important;
    text-decoration: underline;
}
A:active
{
    color: #f26222 !important;
    text-decoration: underline;
}
A:hover
{
    color: #f26222 !important;
    text-decoration: underline;
}
A:visited
{
    color: #f26222 !important;
    text-decoration: underline;
}
A:hover
{
    color: #f26222 !important;
    text-decoration: underline;
}

/* Language Bar */
A.LanguageButtonLink
{
    width: 68px;
    height: 22px;
    float: left;
    text-align: center;
    font-size: 13px;
    font-weight: 800;
    color: #000000 !important;
    text-decoration: none;
    background-image: url(   'images/button-lang.gif' );
}
A.LanguageButtonLink:link
{
    width: 68px;
    height: 22px;
    float: left;
    text-align: center;
    font-size: 13px;
    font-weight: 800;
    color: #000000 !important;
    text-decoration: none;
    background-image: url(   'images/button-lang.gif' );
}
A.LanguageButtonLink:active
{
    width: 68px;
    height: 22px;
    float: left;
    text-align: center;
    font-size: 13px;
    font-weight: 800;
    color: #000000 !important;
    text-decoration: none;
    background-image: url(   'images/button-lang.gif' );
}
A.LanguageButtonLink:hover
{
    width: 68px;
    height: 22px;
    float: left;
    text-align: center;
    font-size: 13px;
    font-weight: 800;
    color: #000000 !important;
    text-decoration: none;
    background-image: url(   'images/button-lang-on.gif' );
}
A.LanguageButtonLink:visited
{
    width: 68px;
    height: 22px;
    float: left;
    text-align: center;
    font-size: 13px;
    font-weight: 800;
    color: #000000 !important;
    text-decoration: none;
    background-image: url(   'images/button-lang.gif' );
}
A.LanguageButtonLink:hover
{
    width: 68px;
    height: 22px;
    float: left;
    text-align: center;
    font-size: 13px;
    font-weight: 800;
    color: #000000 !important;
    text-decoration: none;
    background-image: url(   'images/button-lang-on.gif' );
}
.LanguageButtonActive
{
    width: 68px;
    height: 22px;
    float: left;
    text-align: center;
    font-size: 13px;
    font-weight: 800;
    color: #ffffff !important;
    background-image: url(   'images/button-lang-active.gif' );
}
/* MainMenu */
.MainMenuStrip
{
    background-image: url(   'images/menu-main-strip-background.gif' );
    background-repeat: repeat-x;
}
.MainMenuTop
{
    width: 999px;
    height: 4px;
    background-image: url(   'images/menu-top.gif' );
}
.MenuTd
{
    height: 30px;
    text-align: center;
    font-size: 13px;
    font-weight: 800;
    background-image: url(   'images/menu-main-item-bg.gif' );
}
A.MainMemuItem
{
    width: 100%;
    padding-top: 6px;
    height: 24px;
    vertical-align: middle;
    color: #ffffff !important;
    text-decoration: none;
    float: left;
    cursor: default;
}
A.MainMemuItem:link
{
    width: 100%;
    padding-top: 6px;
    height: 24px;
    vertical-align: middle;
    color: #ffffff !important;
    text-decoration: none;
    float: left;
    cursor: default;
}
A.MainMemuItem:active
{
    width: 100%;
    padding-top: 6px;
    height: 24px;
    vertical-align: middle;
    color: #ffffff !important;
    text-decoration: none;
    float: left;
    cursor: default;
}
A.MainMemuItem:hover
{
    width: 100%;
    padding-top: 6px;
    height: 24px;
    vertical-align: middle;
    color: #ffffff !important;
    text-decoration: none;
    float: left;
    cursor: default;
}
A.MainMemuItem:visited
{
    width: 100%;
    padding-top: 6px;
    height: 24px;
    vertical-align: middle;
    color: #ffffff !important;
    text-decoration: none;
    float: left;
    cursor: default;
}
A.MainMemuItem:hover
{
    width: 100%;
    padding-top: 6px;
    height: 24px;
    vertical-align: middle;
    color: #ffffff !important;
    text-decoration: none;
    float: left;
    cursor: default;
}
A.MainMemuItem
{
    width: 100%;
    padding-top: 6px;
    height: 22px;
    vertical-align: middle;
    color: #ffffff !important;
    text-decoration: none;
    float: left;
    cursor: default;
}
.SubMenuDiv
{
    visibility: hidden;
    position: absolute;
    background-color: transparent;
    z-index: 1000;
}
.SubMenuItemDiv
{
    height: 28px;
    text-align: center;
    font-size: 13px;
    font-weight: 800;
    background-image: url(   'images/menu-main-item-bg.gif' );
}
A.SubMemuItem
{
    width: 100%;
    padding-top: 6px;
    height: 22px;
    vertical-align: middle;
    color: #ffffff !important;
    text-decoration: none;
    float: left;
}
A.SubMemuItem:link
{
    color: #ffffff !important;
    text-decoration: none;
}

A.SubMemuItem:active
{
    color: #ffffff !important;
    text-decoration: none;
}
A.SubMemuItem:hover
{
    color: #ffffff !important;
    text-decoration: none;
    background-image: url(   'images/menu-main-item-bg.gif' );
    background-position: bottom center;
}
A.SubMemuItem:visited
{
    color: #ffffff !important;
    text-decoration: none;
}
A.SubMemuItem:hover
{
    color: #ffffff !important;
    text-decoration: none;
    background-image: url(   'images/menu-main-item-bg.gif' );
    background-position: bottom center;
}
A.SubMemuItemSelected
{
    width: 100%;
    padding-top: 6px;
    height: 22px;
    vertical-align: middle;
    color: #ffffff !important;
    text-decoration: none;
    float: left;
    font-size: 13px;
    background-image: url(   'images/menu-main-item-bg-on.gif' );
}

.MenuUnder
{
    background-image: url(   'images/menu-under-background.gif' );
    background-repeat: repeat-x;
    background-position: top;
    height: 100%;
    min-height: 100px;
}
.SelectedMainGraphics
{
    width: 140px;
    position: absolute;
    visibility: hidden;
    direction: ltr;
}
.SelectedMainGraphicsRight
{
    width: 50%;
    background-image: url(   'images/menu-main-selected-right-bg.gif' );
    background-position: right center;
    background-repeat: no-repeat;
}
.SelectedMainGraphicsLeft
{
    background-image: url(   'images/menu-main-selected-left-bg.gif' );
    background-position: left center;
    background-repeat: no-repeat;
}

/* Bottom Links */
.BottomLinksTable
{
    width: 1010px;
    margin: auto;
    margin-top: 10px;
}
.BottomLinksBox
{
    border: solid 2px #e8e8e8;
    vertical-align: top;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 11px;
    padding-right: 11px;
}
.BottomLinksTop_ltr
{
    height: 31px;
    background-image: url(   'images/bottom-links-top-bg-ltr.gif' );
    border-right: solid 2px #e8e8e8;
    background-position: left top;
    background-repeat: no-repeat;
    color: #f16122 !important;
    font-weight: 800;
    white-space: nowrap;
}
.BottomLinksTopOn_ltr
{
    height: 31px;
    background-image: url(   'images/bottom-links-top-bg-on-ltr.gif' );
    border-right: solid 2px #e8e8e8;
    background-position: left top;
    background-repeat: no-repeat;
    color: #ffffff !important;
    font-weight: 800;
    white-space: nowrap;
}
.BottomLinksTop_rtl
{
    height: 31px;
    background-image: url(   'images/bottom-links-top-bg-rtl.gif' );
    border-left: solid 2px #e8e8e8;
    background-position: right top;
    background-repeat: no-repeat;
    color: #f16122 !important;
    font-weight: 800;
    white-space: nowrap;
}
.BottomLinksTopOn_rtl
{
    height: 31px;
    background-image: url(   'images/bottom-links-top-bg-on-rtl.gif' );
    border-left: solid 2px #e8e8e8;
    background-position: right top;
    background-repeat: no-repeat;
    color: #ffffff !important;
    font-weight: 800;
    white-space: nowrap;
}
.BottomLinksBoxTitle_ltr
{
    padding-top: 3px;
    padding-left: 30px;
    padding-right: 9px;
}
.BottomLinksBoxTitle_rtl
{
    padding-top: 3px;
    padding-right: 30px;
    padding-left: 9px;
}
.BottomLinksLink_ltr
{
    margin-bottom: 3px;
    padding-left: 12px;
    vertical-align: top;
    background-image: url(   'images/bullet-1-ltr.gif' );
    background-position: left 4px;
    background-repeat: no-repeat;
}
.BottomLinksLink_rtl
{
    margin-bottom: 3px;
    padding-right: 12px;
    vertical-align: top;
    background-image: url(   'images/bullet-1-rtl.gif' );
    background-position: right 4px;
    background-repeat: no-repeat;
}
A.BottomLink
{
    color: #5c5a5b !important;
    text-decoration: none;
    font-size: 11px;
}
A.BottomLink:link
{
    color: #5d5a5a !important;
    text-decoration: none;
    font-size: 11px;
}
A.BottomLink:active
{
    color: #5d5a5a !important;
    text-decoration: none;
}
A.BottomLink:hover
{
    color: #F16122 !important;
    text-decoration: underline;
}
A.BottomLink:visited
{
    color: #5d5a5a !important;
    text-decoration: none;
}
A.BottomLink:hover
{
    color: #F16122 !important;
    text-decoration: underline;
}
A.BottomLinkOn:link
{
    background-color: #3b5888;
    color: #ffffff !important;
    font-weight: 800;
    font-size: 11px;
    text-decoration: none;
    padding-left: 1px;
    padding-right: 1px;
}
/* Home Page Search */
.HomePageSearch
{
    width: 492px;
    height: 159px;
    background-image: url(   'images/home-search-background.gif' );
    background-repeat: no-repeat;
    background-position: top left;
    margin-left: 9px;
    margin-top: 17px;
    padding: 2px;
}
.HomePageSearchTabs .ajax__tab_header
{
    width: 100%;
    background-image: url(   'images/search-tabs-tab-header-background.gif' );
    background-repeat: no-repeat;
    float: left;
}
.HomePageSearchTabs .ajax__tab_outer
{
    color: #ffffff;
    width: 164px;
    height: 22px;
    text-align: center;
    font-size: 13px;
    font-weight: 800;
    float: left;
}
.HomePageSearchTabs .ajax__tab_inner
{
    width: 164px;
    height: 22px;
    margin-top: 2px;
    float: left;
}
.HomePageSearchTabs .ajax__tab_tab
{
    width: 164px;
    height: 22px;
    float: left;
}
.HomePageSearchTabs .ajax__tab_hover
{
    width: 164px;
    height: 22px;
    background-image: url(   'images/search-tabs-tab-header-background-on.gif' );
    background-repeat: no-repeat;
    float: left;
}
.HomePageSearchTabs .ajax__tab_active
{
    width: 164px;
    height: 22px;
    background-image: url(   'images/search-tabs-tab-header-background-on.gif' );
    background-repeat: no-repeat;
    float: left;
}
.SearchTabRegister
{
    background-image: url(   'images/search-tabs-register-background.gif' );
    background-repeat: no-repeat;
    float: left;
    width: 486px;
    height: 132px;
    margin-left: 1px;
    padding-top: 10px;
}
.SearchTab
{
    background-image: url(   'images/search-tabs-register-background.gif' );
    background-repeat: no-repeat;
    float: left;
    width: 486px;
    height: 132px;
    margin-left: 1px;
    padding-top: 10px;
}
.www
{
    font-size: 11px;
    color: #ffffff;
    font-weight: 800;
    font-family: Arial;
}
.TabsSearchTextBox
{
    font-family: Arial;
    font-weight: 800;
    font-size: 13px;
    background-color: Transparent;
    color: #3B5888;
}
.TabsSearchButton
{
    background-image: url(images/button-tabs-search.gif);
    font-size: 11px;
    cursor: pointer;
    color: #ffffff;
}
/* BottomLines */
.BottomLines
{
    padding-top: 7px;
    padding-bottom: 17px;
    width: 300px;
    margin: auto;
    text-align: center;
    font-size: 11px;
    line-height: 16px;
}
/* Banners */
.HomePageBannerBig
{
    width: 497px;
    height: 155px;
    border: solid 2px #aeb4b7;
    background-image: url(   'images/banner-home-big.jpg' );
    background-repeat: no-repeat;
    background-position: top left;
    margin-right: 9px;
    margin-top: 17px;
}

/* Page Particles */
.ParticleTitle1-ltr
{
    background-image: url(   'images/pages-box-title-1-ltr.gif' );
    background-position: center top;
    background-repeat: no-repeat;
    height: 12px;
    min-height: 22px;
    margin: auto;
    vertical-align: middle;
    margin-bottom: 11px;
    padding-top: 9px;
    text-align: left;
}
.ParticleTitle1-rtl
{
    background-image: url(   'images/pages-box-title-1-rtl.gif' );
    background-position: center top;
    background-repeat: no-repeat;
    height: 12px;
    min-height: 22px;
    margin: auto;
    vertical-align: middle;
    margin-bottom: 11px;
    padding-top: 9px;
    text-align: right;
}

.ParticleTitleHomePage-ltr
{
    background-image: url(   'images/menu-main-item-bg.gif' );
    background-position: center top;
    min-height: 20px;
    margin: auto;
    margin: -20px 15px;
    padding-top: 9px;
    float: left;
    border: solid 3px #e8e8e8;
    position:relative;
    z-index:1000;
}

.ParticleTitleHomePage-rtl
{
    background-image: url(   'images/menu-main-item-bg.gif' );
    background-position: center top;
    min-height: 20px;
    margin: auto;
    margin: -20px 15px;
    padding-top: 9px;
    float: right;
    border: solid 3px #e8e8e8;
    position:relative;
    z-index:1000;
}

.ParticleTitleLabel
{
    margin-left: 34px;
    margin-right: 34px;
}
.ParticleOuterDiv
{
    width: 99%; /*Do Not Change - Check Suffix Page*/
    margin: auto;
    border: solid 3px #e8e8e8;
}
.ParticleInnerDiv
{
    background-color: #f6f6f6;
    margin: 8px;
    padding: 16px;
}


/* Pages Header Divs */
.InternationalRegistration1
{
    width: 999px;
    height: 295px;
    background-image: url(   'images/top-title-internation-registration.jpg' );
    background-position: center top;
}
.BrandSecurity
{
    width: 999px;
    height: 232px;
    background-image: url(   'images/top-title-brand-security.jpg' );
    background-position: center top;
}

.AdminTitle
{
    width: 350px;
    margin: auto;
    font-size: 14px;
    font-weight: 800;
    margin-bottom: 8px;
    text-align: center;
    color: #E35C1E;
    padding: 3px;
    vertical-align: middle;
}
.AdminPageParticle
{
    border: solid 1px #ffffff;
}
.AdminPageParticleSelected
{
    border: solid 1px #3B5888;
}
.AdminPageParticleMoved
{
    border: solid 1px #E35C1E;
}
.WhoisBox
{
    background-image: url(   'images/whois-box.gif' );
    width: 255px;
    height: 307px;
}
.WhoisTitle
{
    line-height: 25px;
    font-size: 20px;
    font-family: David;
    color: #5b544b;
    word-spacing: 0.1px;
}
.Step
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: lighter;
    color: Gray;
    text-align: center;
}

.CurentStep
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: Black;
    text-align: center;
}

.ProvidersTitleBorder_rtl
{
    height: 31px;
    width: 100%;
    background-image: url(   'images/bottom-links-top-pixel.gif' );
    border-left: solid 2px #e8e8e8;
    color: #f16122 !important;
    white-space: nowrap;
    float: right;
    text-align: right;
    font-size: 13px;
    font-weight: bold;
    background-repeat: repeat-x;
}

.ProvidersTitleBorder_ltr
{
    height: 31px;
    width: 100%;
    background-image: url(   'images/bottom-links-top-pixel.gif' );
    border-right: solid 2px #e8e8e8;
    color: #f16122 !important;
    white-space: nowrap;
    float: left;
    text-align: left;
    font-size: 13px;
    font-weight: bold;
    background-repeat: repeat-x;
}

.lbl_ffield
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.comment
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #818181;
}

.err_msg_1
{
    font-family: Arial;
    font-size: 11px;
    color: Red;
}

.SSLStep
{
}

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup
{
    background-color: #FFFFFF;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 250px;
}
.Updateting
{
    vertical-align: middle;
    text-align: center;
    margin: auto;
    background-color: #E9E9E9;
    border: 3px solid #F26526;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    padding: 5px;
    font-weight: normal;
    position: fixed;
    left: 49%;
    top: 49%;
    z-index:20000;
}

.HostingTopImg
{
    border: 1px solid gray;margin-top: 15px;margin-left: auto;margin-right: auto;height: 138px;width: 225px;cursor: pointer;
}

.HostingBottomImg
{
    border: 1px solid rgb(174, 180, 183);    margin-top: 15px;    margin-left: auto;    margin-right: auto;    height: 138px;    width: 225px;    cursor: pointer;
}

.BrandSecurityImg
{
    width: 235px;    height: 386px;
}

/* SSL Main page */
.SSLMain
{
    width: 100%;
    position: relative;
    margin-top:0px;
}
.SSLMainMargin
{
    margin: 12px;
}
.SSLMainRight
{
    width: 714px;
    float: right;
    padding-right: 12px;
}
.SSLMainRightTop
{
    border: 3px solid rgb(122, 4, 30);
    position: relative;
    height: 520px;
    width: 706px;
}
.SSLMainRightTop-ltr
{
    border:3px solid #7A041E;
    height:519px;
    position:relative;
    width:706px;
}
.SSLMainRightTop-rtl
{
    border: 3px solid rgb(122, 4, 30);
    position: relative;
    height: 520px;
    width: 706px;
}
.SSLMainRightTopRightBorder
{
    border: 2px solid rgb(174, 180, 183);
    width: 331px;
    float: right;
    height: 490px;
    margin-left: 6px;
    margin-right: 12px;
    margin-top: 12px;
}
.SSLMainRightTopLeftBorder
{
    border: 2px solid rgb(174, 180, 183);
    width: 331px;
    float: right;
    height: 490px;
    margin-left: 12px;
    margin-right: 6px;
    margin-top: 12px;
}
.SSLMainRightTopRightBorder-rtl
{
    border: 2px solid rgb(174, 180, 183);
    width: 331px;
    float: right;
    height: 490px;
    margin-left: 6px;
    margin-right: 12px;
    margin-top: 12px;
}
.SSLMainRightTopRightBorder-ltr
{
    border:2px solid #AEB4B7;
    float:right;
    height:490px;
    margin-left:6px;
    margin-right:12px;
    margin-top:12px;
    width:331px;
}
.SSLMainRightTopLeftBorder-rtl
{
    border: 2px solid rgb(174, 180, 183);
    width: 331px;
    float: right;
    height: 490px;
    margin-left: 12px;
    margin-right: 6px;
    margin-top: 12px;
}
.SSLMainRightTopLeftBorder-ltr
{
    border:2px solid #AEB4B7;
    float:right;
    height:490px;
    margin-left:12px;
    margin-right:6px;
    margin-top:12px;
    width:331px;
}
.SSLMainGeoTrustLogo
{
    margin-right: 3px;
    margin-left: 3px;
    margin-top: 12px;
}
.SSLMainLogo
{
    text-align: center;
    margin-top: 12px;
}
.SSLMainRightTopTitles
{
    color: rgb(29, 62, 139);
    font-weight: bold;
    font-size: 16px;
}
.SSLMainRightTopH2
{
    display: inline;
    font-size: 16px;
    color: rgb(29, 62, 139);
}
.SSLMainBlock
{
    font-size: 15px;
    margin-top: 10px;
    width: 100%;
    text-align: justify;
}
.SSLMainBlock-rtl
{
    font-size: 15px;
    margin-top: 10px;
    width: 100%;
    text-align: justify;
}
.SSLMainBlock-ltr
{
    font-size:14px;
    margin-top:10px;
    text-align:justify;
    width:100%;
}
.SSLMainBottomBlock
{
    position: absolute;
    bottom: 20px;
    width: 320px;
    margin-left: 12px;
    margin-right: 12px;
    font-size: 15px;
}
.SSLMainBottomFloat-rtl
{
    float: right;
}
.SSLMainBottomFloat-ltr
{
    float: left;
}
.SSLImgClickTopContent-rtl
{
    font-size: 15px;
    margin-right: 28px;
    margin-top: 35px;
    text-align: center;
    width: 111px;
    /*position: absolute;*/
}
.SSLImgClickTopContent-ltr
{
    font-size:15px;
    margin-top:35px;
    text-align:center;
    width:155px;
}
.SSLImgClickDiv
{
    bottom: 20px;
    height: 67px;
    margin-left: 7px;
    margin-right: 7px;
    /*position: absolute;*/
}
.SSLImgClickText
{
    color: white;
    font-size: 19px;
    font-weight: bold;
    margin-left: 15px;
    margin-right: 28px;
    padding-top: 16px;
    width: 100%;
}
.SSLImgClickText-rtl
{
    color: white;
    font-size: 19px;
    font-weight: bold;
    margin-left: 15px;
    margin-right: 28px;
    padding-top: 16px;
    width: 100%;
}
.SSLImgClickText-ltr
{
    color:white;
    font-size:17px;
    font-weight:bold;
    margin-left:20px;
    margin-right:28px;
    padding-top:19px;
    width:100%;
}
.SSLMainRightBottom
{
    border: 3px solid rgb(122, 4, 30);
    width: 706px;
    height: 360px;
    margin-top: 12px;
}
.SSLMainRightBottom-rtl
{
    border: 3px solid rgb(122, 4, 30);
    width: 706px;
    height: 360px;
    margin-top: 12px;
}
.SSLMainRightBottom-ltr
{
    border:3px solid #7A041E;
    height:380px;
    margin-top:12px;
    width:706px;
}
.SSLMainRightBottom2
{
    border: 2px solid rgb(174, 180, 183);
    margin: 12px;
    height: 332px;
    position: relative;
    width: 678px;
}
.SSLMainRightBottom2-rtl
{
    border: 2px solid rgb(174, 180, 183);
    margin: 12px;
    height: 332px;
    position: relative;
    width: 678px;
}
.SSLMainRightBottom2-ltr
{
    border:2px solid #AEB4B7;
    height:352px;
    margin:12px;
    position:relative;
    width:678px;
}
.SSLMainRightBottomPannel1-rtl
{
    height: 332px;
    background-color: rgb(228, 238, 227);
    float: right;
    width: 120px;
}
.SSLMainRightBottomPannel1-ltr
{
    background-color:#E4EEE3;
    float:left;
    height:352px;
    width:120px;
}
.SSLMainRightBottomPannel2-rtl
{
    float:left;
    height:392px;
    width:558px;
}
.SSLMainRightBottomPannel2-ltr
{
    height: 392px;
    float: left;
    width: 558px;
}
.EVContent-rtl
{
    height: 600px;
    float: left;
    width: 790px;
}
.EVContent-ltr
{
    height: 600px;
    float: right;
    width: 790px;
}
.SSLMainEVTitle1
{
    color: rgb(36, 135, 53);
    font-weight: bold;
    text-align: center;
    font-size: 80px;
}
.SSLMainEVTitle1Content
{
    margin: 0px 6px;
    color: Black;
    text-align: justify;
    font-size: 16px;
}
.SSLMainEVTitle2
{
    color: rgb(36, 135, 53);
    font-weight: bold;
    font-size: 22px;
}
.SSLMainEVTitle2H2
{
    color: rgb(36, 135, 53);
    font-weight: bold;
    font-size: 21px;
}
.SSLMainEVTitle3H2
{
    color: Black;
    font-weight: bold;
    font-size: 22px;
}
.SSLMainEVTitle2Content
{
    margin: 0px 6px;
    color: Black;
    text-align: justify;
    font-size: 16px;
}
.SSLMainEVMainContent
{
    text-align: justify;
    margin-top: 10px;
    font-size: 15px;
}
.SSLMainEVMainBottom
{
    position: relative;
    font-size: 15px;
    bottom: -20px;
}
.SSLMainEVMainBottom-rtl
{
    position: relative;
    font-size: 15px;
    bottom: -20px;
}
.SSLMainEVMainBottom-ltr
{
    position: relative;
    font-size: 15px;
}
.SSLMainEVMainBottomContent-rtl
{
    float: right;
    margin-top: 13px;
}
.SSLMainEVMainBottomContent-ltr
{
    float: left;
    margin-top: 13px;
}
.SSLMainEVClickImgContent-rtl
{
    font-weight: bold;
    color: white;
    margin-top: 14px;
    margin-right: 65px;
}
.SSLMainEVClickImgContent-ltr
{
    font-weight: bold;
    color: white;
    margin-top: 14px;
    margin-left: 65px;
}
.SSLMainLeft
{
    width: 260px;
    float: right;
}
.SSLMainLeftBorder
{
    border: 3px solid rgb(174, 180, 183);
    margin-right: 12px;
    float: right;
    background-color: rgb(243, 243, 243);
    position: relative;
    width: 245px;
    height: 899px;
}
.SSLMainLeftBorder-ltr
{
    background-color:#F3F3F3;
    border:3px solid #AEB4B7;
    float:right;
    height:917px;
    margin-right:12px;
    position:relative;
    width:245px;
}
.SSLMainLeftBorder-rtl
{
    border: 3px solid rgb(174, 180, 183);
    margin-right: 12px;
    float: right;
    background-color: rgb(243, 243, 243);
    position: relative;
    width: 245px;
    height: 899px;
}
.SSLMainLeftMainTitle
{
    text-align: center;
    color: white;
    background-color: rgb(131, 21, 46);
    font-weight: bold;
    padding-bottom: 5px;
    font-size: 30px;
}
.SSLMainLeftMainTitle-rtl
{
    text-align: center;
    color: white;
    background-color: rgb(131, 21, 46);
    font-weight: bold;
    padding-bottom: 5px;
    font-size: 30px;
}
.SSLMainLeftMainTitle-ltr
{
    background-color:#83152E;
    color:white;
    font-size:19px;
    font-weight:bold;
    padding-bottom:5px;
    text-align:center;
}
.SSLMainLeftTitle2
{
    text-align: center;
    font-size: 16px;
    color: black;
    font-weight: bold;
    margin-top: 10px;
}
.SSLMainLeftTitle2-rtl
{
    text-align: center;
    font-size: 16px;
    color: black;
    font-weight: bold;
    margin-top: 10px;
}
.SSLMainLeftTitle2-ltr
{
    color:black;
    font-size:14px;
    font-weight:bold;
    margin-left:10px;
    margin-right:10px;
    margin-top:10px;
    text-align:center;
}
.SSLMainLeftTitle2H1
{
    font-size: 16px;
    color: black;
    display: inline;
}
.SSLMainLeftContent
{
    margin: 17px 26px 12px;
    text-align: justify;
    font-size: 15px;
    width: 193px;
}
.SSLMainLeftContent-rtl
{
    margin: 17px 26px 12px;
    text-align: justify;
    font-size: 15px;
    width: 193px;
}
.SSLMainLeftContent-ltr
{
    font-size:14px;
    margin:19px 16px 12px;
    text-align:justify;
    width:212px;
}

.SSLMainLeftBottom
{
    position: absolute;
    bottom: 5px;
    width: 100%;
}
.SSLMainLeftClickImgContent-rtl
{
    font-weight: bold;
    color: white;
    font-size: 19px;
    padding-top: 16px;
    margin-right: 28px;
}
.SSLMainLeftClickImgContent-ltr
{
    color:white;
    font-size:16px;
    font-weight:bold;
    margin-left:21px;
    padding-top:19px;
}
.SSLMainVeriSignClickButtonTitle
{
    text-align: center;
    font-size: 15px;
    margin-top: 10px;
}
.SSLMainLeftBottomImg
{
    text-align: center;
    margin-top: 20px;
}
.SSLMainLeftBottom1
{
    text-align: center;
    color: white;
    background-color: rgb(131, 21, 46);
    font-weight: bold;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 20px;
}
.SSLMainLeftBottom1-rtl
{
    text-align: center;
    color: white;
    background-color: rgb(131, 21, 46);
    font-weight: bold;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 20px;
}
.SSLMainLeftBottom1-ltr
{
    background-color:#83152E;
    color:white;
    font-size:18px;
    font-weight:bold;
    padding-bottom:3px;
    padding-top:3px;
    text-align:center;
}
.SSLMainLeftBottom2
{
    font-weight: bold;
    text-align: center;
    color: black;
    padding-top: 3px;
    font-size: 16px;
}
.SSLMainLeftBottom2-rtl
{
    font-weight: bold;
    text-align: center;
    color: black;
    padding-top: 3px;
    font-size: 16px;
}
.SSLMainLeftBottom2-ltr
{
    color:black;
    font-size:14px;
    font-weight:bold;
    padding-top:3px;
    text-align:center;
}
/* Providers Products */
.Productrtop{background-color:#FFFFFF;background:transparent none repeat scroll 0 0;display:block;font-size:1px;}
/* #A3BCD2 => #CDCDCD => #DDDDDD => #BBBBBB */
.Productr0g{background:#EEEEEE none repeat scroll 0 0;border-left:1px solid #EEEEEE;border-right:1px solid #EEEEEE;margin:0 7px;height:1px;display:block;overflow:hidden;}
.Productr1g{background:#EEEEEE none repeat scroll 0 0;border-left:1px solid #EEEEEE;border-right:1px solid #EEEEEE;margin:0 5px;height:1px;display:block;overflow:hidden;}
.Productr2g{background:#EEEEEE none repeat scroll 0 0;border-left:1px solid #EEEEEE;border-right:1px solid #EEEEEE;margin:0 3px;height:1px;display:block;overflow:hidden;border-width:0 2px;}
.Productr3g{background:#EEEEEE none repeat scroll 0 0;border-left:1px solid #EEEEEE;border-right:1px solid #EEEEEE;margin:0 2px;height:1px;display:block;overflow:hidden;}
.Productr4g{background:#EEEEEE none repeat scroll 0 0;border-left:1px solid #EEEEEE;border-right:1px solid #EEEEEE;margin:0 1px;height:2px;display:block;overflow:hidden;}
.Productr0b{background:#000000 none repeat scroll 0 0;border-left:1px solid #000000;border-right:1px solid #000000;margin:0 7px;height:1px;display:block;overflow:hidden;}
.Productr1b{background:#000000 none repeat scroll 0 0;border-left:1px solid #000000;border-right:1px solid #000000;margin:0 5px;height:1px;display:block;overflow:hidden;}
.Productr2b{background:#000000 none repeat scroll 0 0;border-left:1px solid #000000;border-right:1px solid #000000;margin:0 3px;height:1px;display:block;overflow:hidden;border-width:0 2px;}
.Productr3b{background:#000000 none repeat scroll 0 0;border-left:1px solid #000000;border-right:1px solid #000000;margin:0 2px;height:1px;display:block;overflow:hidden;}
.Productr4b{background:#000000 none repeat scroll 0 0;border-left:1px solid #000000;border-right:1px solid #000000;margin:0 1px;height:2px;display:block;overflow:hidden;}
.ProductrBox-ltr{width: 287px; margin-bottom: 10px; float: left; margin-right: 10px}
.ProductrBox-rtl{width: 287px; margin-bottom: 10px; float: right; margin-right: 10px}
.ProductrBoxSolidTitleGrad{background-color:#EEEEEE;height:23px}
.ProductrBoxSolidTitle-ltr{color:#9B0033  !important;font-size:14px;cursor:pointer;display:inline;margin-left:10px;font-weight:bold;float:left;margin-top:4px;}
.ProductrBoxSolidTitle-rtl{color:#9B0033  !important;font-size:14px;cursor:pointer;display:inline;margin-right:10px;font-weight:bold;float:right;margin-top:4px;}
.ProductrBoxSolidTitle1-ltr{color:#FFFFFF !important;font-size:11px;text-decoration: underline;cursor:pointer;margin-left:10px;float:left;margin-top:4px;}
.ProductrBoxSolidTitle1-rtl{color:#FFFFFF !important;font-size:11px;text-decoration: underline;cursor:pointer;margin-right:10px;float:right;margin-top:4px;}
.ProductrBoxContent{border:1px solid #DDDDDD;padding-top:10px;min-height:255px;position:relative;}
.ProductrBoxContent1{border:1px solid #DDDDDD;padding-top:10px;position:relative;width:582px;}
.ProductrBoxTable{width:auto;}
.leftnav {clear:both;float:left;margin:0;padding:0;width:172px;}
.leftCol {clear:right;float:left;margin:0 16px 0 0;width:172px;}
.SSLProductsDiv-ltr{float: left; margin-right: 12px;}
.SSLProductsDiv-rtl{float: right; margin-right: 12px;}
.SSLProductsMenu{width:172px;color:#000000;background:#FFFFFF url(../../images/ssl/MenuItemBG.gif) repeat-y scroll left top;}
.MenuElements-1-Checked{background-image:url(../../images/ssl/BoxHeader.gif);color:#9b0033;font-weight:bold;font-size:18px;border:0px;height:45px;}
.MenuElements-2{width:149px;border-top:1px solid #cacbce;border-bottom:1px solid #cacbce;font-size:12px;font-weight:bold !important;margin-right:2px;color:Black !important;padding:10px;}
.MenuElements-3{width:170px;height:20px;font-size:11px;padding-top:10px;}
.MenuElements-2-Checked{background-color:#CACBCE;margin-right:3px;padding:7px;width:155px;font-weight:bold;font-size:12px;}
.MenuElements-3-Checked{width:168px;height:23px;background:#cacbce;font-size:11px;margin-right:3px;font-weight:bold;padding-top:10px;}
.MenuElements-4-Checked{background-image:url(../../images/ssl/BoxBottom.gif);height:9px;}
.MenuContent-2{padding:7px !important}
.MenuContent-3{padding-top:10px;padding-right: 10px;padding-bottom: 10px;}
.MenuHeaderContent{padding:7px;padding-top:14px;}
.Information{width:172px;color:#000000;background:#FFFFFF url(../../images/ssl/MenuItemBG.gif) repeat-y scroll left top}
.NeedHelp{width:172px;color:#000000;background:#FFFFFF url(../../images/ssl/MenuItemBG.gif) repeat-y scroll left top}
.Box{width:172px;color:#000000;background:#FFFFFF url(../../images/ssl/MenuItemBG.gif) repeat-y scroll left top}
.BoxElement{width:170px;padding:7px;font-size:16px;}
.NeedHelpElement-us{background:#FFFFFF url(../../images/ssl/needhelp-us.jpg) ;cursor:pointer;height:220px;width:169px;background-repeat:no-repeat;background-position:1px 0px;background-color:Transparent;}
.NeedHelpElement-il{background:#FFFFFF url(../../images/ssl/needhelp.jpg) ;cursor:pointer;height:220px;width:171px;background-repeat:no-repeat;background-color:Transparent;}
.ProductrBox1-ltr{width: 584px; margin-bottom: 10px; float: left; margin-right: 10px}
.ProductrBox1-rtl{width: 584px; margin-bottom: 10px; float: right; margin-right: 10px}
.ProductrBox2-ltr{margin-bottom: 10px; float: left; margin-left: 10px}
.ProductrBox2-rtl{margin-bottom: 10px; float: right; margin-right: 10px}
.singTabCol-ltr{padding-bottom: 10px; padding-left: 5px; padding-right: 5px; padding-top: 5px;float: right;}
.singTabCol-rtl{padding-bottom: 10px; padding-left: 5px; padding-right: 5px; padding-top: 5px;float: left;}
.Productr0g_1{border-left:2px solid #CDCDCD;border-right:2px solid #CDCDCD;border-top:1px solid #CDCDCD;margin:0 7px;display:block;overflow:hidden;}
.Productr1g_1{border-left:2px solid #CDCDCD;border-right:2px solid #CDCDCD;margin:0 5px;height:1px;display:block;overflow:hidden;}
.Productr2g_1{border-left:2px solid #CDCDCD;border-right:2px solid #CDCDCD;margin:0 3px;height:1px;display:block;overflow:hidden;border-width:0 2px;}
.Productr3g_1{border-left:1px solid #CDCDCD;border-right:1px solid #CDCDCD;margin:0 2px;height:1px;display:block;overflow:hidden;}
.Productr4g_1{border-left:1px solid #CDCDCD;border-right:1px solid #CDCDCD;margin:0 1px;height:2px;display:block;overflow:hidden;}
.ProductrBoxSolidTitleGrad_1{height:23px;border-left:1px solid #CDCDCD;border-right:1px solid #CDCDCD;}
.ProductrBoxSolidTitle_1-ltr{color:#5C5A5B !important;font-size:14px;cursor:pointer;display:inline;margin-left:10px;font-weight:bold;float:left;margin-top:-3px;}
.ProductrBoxSolidTitle_1-rtl{color:#5C5A5B !important;font-size:14px;cursor:pointer;display:inline;margin-right:10px;font-weight:bold;float:right;margin-top:-3px;}
.ProductrBoxContent_1{background:#CDCDCD;padding:10px;}
.ImgProductInfo-rtl{margin-right: 10px;float:left}
.ImgProductInfo-ltr{margin-left: 10px;float:right}
.ProductrBoxBottom-ltr{text-align:right;padding-right:10px;padding-bottom:5px;font-weight:bold;}
.ProductrBoxBottom-rtl{text-align:left;padding-left:10px;padding-bottom:5px;font-weight:bold;}
.Productr0g1{background:#DBDBDB none repeat scroll 0 0;border-left:1px solid #DBDBDB;border-right:1px solid #DBDBDB;margin:0 7px;height:1px;display:block;overflow:hidden;}
.Productr1g1{background:#DBDBDB none repeat scroll 0 0;border-left:1px solid #DBDBDB;border-right:1px solid #DBDBDB;margin:0 5px;height:1px;display:block;overflow:hidden;}
.Productr2g1{background:#DBDBDB none repeat scroll 0 0;border-left:1px solid #DBDBDB;border-right:1px solid #DBDBDB;margin:0 3px;height:1px;display:block;overflow:hidden;border-width:0 2px;}
.Productr3g1{background:#DBDBDB none repeat scroll 0 0;border-left:1px solid #DBDBDB;border-right:1px solid #DBDBDB;margin:0 2px;height:1px;display:block;overflow:hidden;}
.Productr4g1{background:#DBDBDB none repeat scroll 0 0;border-left:1px solid #DBDBDB;border-right:1px solid #DBDBDB;margin:0 1px;height:2px;display:block;overflow:hidden;}
.ProductrBoxSolidTitleGrad1{background-color:#DBDBDB;height:23px}
.DescriptionMessage {
background-color:#E2E2E2;
border:2px solid #B4B4B4;
color:#6A655C;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
margin:auto;
padding:5px;
}
.DefaultMessage, .WarningMessage {
background-color:#FFFF99;
border:5px solid #FF9933;
margin:auto;
padding:5px;
width:100%;
}
.OkMessage {
background-color:#FFFF99;
border:5px solid #008000;
margin:auto;
padding:5px;
width:100%;
}
.ErrorMessage {
background-color:#E9E9E9;
border:3px solid red;
color:black;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:900;
margin:auto;
padding:5px;
width:100%;
}
.InfoMessage {
background-color:#FFFFCC;
border:3px solid #99CC00;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
margin:auto;
padding:5px;
width:100%;
}
.DescriptionMessage * img, .InfoMessage * img, .ErrorMessage * img, .OkMessage * img, .WarningMessage * img, .DefaultMessage * img {
height:72px;
width:72px;
}
.DomainSearchtop{background-color:#FFFFFF;background:transparent none repeat scroll 0 0;display:block;font-size:1px;}
.DomainSearch0g1{background:#DBDBDB none repeat scroll 0 0;border-left:1px solid #DBDBDB;border-right:1px solid #DBDBDB;margin:0 7px;height:1px;display:block;overflow:hidden;}
.DomainSearch1g1{background:#FAFAFA none repeat scroll 0 0;border-left:1px solid #DBDBDB;border-right:1px solid #DBDBDB;margin:0 5px;height:1px;display:block;overflow:hidden;}
.DomainSearch2g1{background:#FAFAFA none repeat scroll 0 0;border-left:1px solid #DBDBDB;border-right:1px solid #DBDBDB;margin:0 3px;height:1px;display:block;overflow:hidden;border-width:0 2px;}
.DomainSearch3g1{background:#FAFAFA none repeat scroll 0 0;border-left:1px solid #DBDBDB;border-right:1px solid #DBDBDB;margin:0 2px;height:1px;display:block;overflow:hidden;}
.DomainSearch4g1{background:#FAFAFA none repeat scroll 0 0;border-left:1px solid #DBDBDB;border-right:1px solid #DBDBDB;margin:0 1px;height:2px;display:block;overflow:hidden;}

.DomainSearch0g2{background:#FFFFFF none repeat scroll 0 0;border-left:1px solid #FFFFFF;border-right:1px solid #FFFFFF;margin:0 7px;height:1px;display:block;overflow:hidden;}
.DomainSearch1g2{background:#FFFFFF none repeat scroll 0 0;border-left:1px solid #FFFFFF;border-right:1px solid #FFFFFF;margin:0 5px;height:1px;display:block;overflow:hidden;}
.DomainSearch2g2{background:#FFFFFF none repeat scroll 0 0;border-left:1px solid #FFFFFF;border-right:1px solid #FFFFFF;margin:0 3px;height:1px;display:block;overflow:hidden;border-width:0 2px;}
.DomainSearch3g2{background:#FFFFFF none repeat scroll 0 0;border-left:1px solid #FFFFFF;border-right:1px solid #FFFFFF;margin:0 2px;height:1px;display:block;overflow:hidden;}
.DomainSearch4g2{background:#FFFFFF none repeat scroll 0 0;border-left:1px solid #FFFFFF;border-right:1px solid #FFFFFF;margin:0 1px;height:2px;display:block;overflow:hidden;}
