﻿html
{
    font-family: Arial;
}
body
{
    background-image: url(   '/images/NewTop/page-background.gif' );
    background-position: center;
    background-repeat: repeat-y;
    margin: 0px;
    padding: 0px;
    height: 100%;
    color: #5c5a5b;
    font-size: 12px;
}

.PaageTopImageDiv
{
    margin: auto;
    width: 800px;
    text-align: center;
    margin-bottom: 3px;
}
/*#Buttons*/
.Button1
{
    background-image: url(   '/images/NewTop/button-1-background.gif' );
    background-color: Transparent;
    border: none;
    cursor: hand;
    cursor: pointer;
    color: #ffffff;
}
.Button2
{
    background-image: url(   '/images/NewTop/button-2-background.gif' );
    background-color: Transparent;
    border: none;
    cursor: hand;
    cursor: pointer;
    color: #ffffff;
}
.Button3
{
    background-image: url(   '/images/NewTop/button-3-background.gif' );
    background-color: Transparent;
    border: none;
    cursor: hand;
    cursor: pointer;
    color: #ffffff;
}
/*#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: 800px;
    margin: auto;
    background-color: #ffffff;
    min-height: 100%;
    overflow: hidden;
}
#MainDivPages
{
    width: 800px;
    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: bold;
    color: #626262;
    padding-left: 4px;
    padding-right: 4px;
}
.TableHeader3
{
    height: 27px;
    background-color: #dddddd;
    font-weight: bold;
    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;
}


/* Language Bar */
A.LanguageButtonLink
{
    width: 68px;
    height: 22px;
    float: left;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    color: #000000 !important;
    text-decoration: none;
    background-image: url(   '/images/NewTop/button-lang.gif' );
}
A.LanguageButtonLink:link
{
    width: 68px;
    height: 22px;
    float: left;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    color: #000000 !important;
    text-decoration: none;
    background-image: url(   '/images/NewTop/button-lang.gif' );
}
A.LanguageButtonLink:active
{
    width: 68px;
    height: 22px;
    float: left;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    color: #000000 !important;
    text-decoration: none;
    background-image: url(   '/images/NewTop/button-lang.gif' );
}
A.LanguageButtonLink:hover
{
    width: 68px;
    height: 22px;
    float: left;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    color: #000000 !important;
    text-decoration: none;
    background-image: url(   '/images/NewTop/button-lang-on.gif' );
}
A.LanguageButtonLink:visited
{
    width: 68px;
    height: 22px;
    float: left;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    color: #000000 !important;
    text-decoration: none;
    background-image: url(   '/images/NewTop/button-lang.gif' );
}
A.LanguageButtonLink:hover
{
    width: 68px;
    height: 22px;
    float: left;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    color: #000000 !important;
    text-decoration: none;
    background-image: url(   '/images/NewTop/button-lang-on.gif' );
}
.LanguageButtonActive
{
    width: 68px;
    height: 22px;
    float: left;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    color: #ffffff !important;
    background-image: url(   '/images/NewTop/button-lang-active.gif' );
}
/* MainMenu */
.MainMenuStrip
{
    background-image: url(   '/images/NewTop/menu-main-strip-background.gif' );
    background-repeat: repeat-x;
}
.MainMenuTop
{
    width: 800px;
    height: 4px;
    background-image: url(   '/images/NewTop/menu-top.gif' );
    background-repeat:repeat-x;
    overflow:hidden;
}
.MenuTd
{
    height: 30px;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    background-image: url(   '/images/NewTop/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: bold;
    background-image: url(   '/images/NewTop/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/NewTop/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/NewTop/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/NewTop/menu-main-item-bg-on.gif' );
}

.MenuUnder
{
    background-image: url(   '/images/NewTop/menu-under-background.gif' );
    background-repeat: repeat-x;
    background-position: top;
    height: 100%;
    min-height: 100px;
}
.SelectedMainGraphics
{

}
.SelectedMainGraphicsRight
{
    width: 50%;
    background-image: url(   '/images/NewTop/menu-main-selected-right-bg.gif' );
    background-position: right center;
    background-repeat: no-repeat;
}
.SelectedMainGraphicsLeft
{
    width: 50%;
    background-image: url(   '/images/NewTop/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/NewTop/bottom-links-top-bg-ltr.gif' );
    border-right: solid 2px #e8e8e8;
    background-position: left top;
    background-repeat: no-repeat;
    color: #f16122 !important;
    font-weight: bold;
    white-space: nowrap;
}
.BottomLinksTopOn_ltr
{
    height: 31px;
    background-image: url(   '/images/NewTop/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: bold;
    white-space: nowrap;
}
.BottomLinksTop_rtl
{
    height: 31px;
    background-image: url(   '/images/NewTop/bottom-links-top-bg-rtl.gif' );
    border-left: solid 2px #e8e8e8;
    background-position: right top;
    background-repeat: no-repeat;
    color: #f16122 !important;
    font-weight: bold;
    white-space: nowrap;
}
.BottomLinksTopOn_rtl
{
    height: 31px;
    background-image: url(   '/images/NewTop/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: bold;
    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/NewTop/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/NewTop/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: bold;
    font-size: 11px;
    text-decoration: none;
    padding-left: 1px;
    padding-right: 1px;
}
/* Home Page Search */
.HomePageSearch
{
    width: 492px;
    height: 159px;
    background-image: url(   '/images/NewTop/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/NewTop/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: bold;
    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/NewTop/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/NewTop/search-tabs-tab-header-background-on.gif' );
    background-repeat: no-repeat;
    float: left;
}
.SearchTabRegister
{
    background-image: url(   '/images/NewTop/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/NewTop/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: bold;
    font-family: Arial;
}
.TabsSearchTextBox
{
    font-family: Arial;
    font-weight: bold;
    font-size: 13px;
    background-color: Transparent;
    color: #3B5888;
}
.TabsSearchButton
{
    background-image: url(   '/images/NewTop/button-tabs-search.gif' );
    color: #ffffff;
    font-size: 11px;
    cursor: pointer;
}
/* 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/NewTop/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/NewTop/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/NewTop/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/NewTop/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;
}

.ParticleTitleHomePage-rtl
{
    background-image: url(   '/images/NewTop/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;
}

.ParticleTitleLabel
{
    margin-left: 34px;
    margin-right: 34px;
}
.ParticleOuterDiv
{
    width: 980px;
    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/NewTop/top-title-internation-registration.jpg' );
    background-position: center top;
}
.BrandSecurity
{
    width: 999px;
    height: 232px;
    background-image: url(   '/images/NewTop/top-title-brand-security.jpg' );
    background-position: center top;
}

.AdminTitle
{
    width: 350px;
    margin: auto;
    font-size: 14px;
    font-weight: bold;
    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/NewTop/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/NewTop/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/NewTop/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%;
}

.HostingTopImg
{
    border: 1px solid rgb(174, 180, 183);
    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;
}
.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;
}
.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;
}
.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
{
    font-size: 15px;
    margin-left: 20px;
    margin-right: 28px;
    margin-top: 45px;
    position: absolute;
    text-align: center;
    width: 110px;
}
.SSLImgClickDiv
{
    bottom: 20px;
    height: 67px;
    margin-left: 7px;
    margin-right: 7px;
    position: absolute;
}
.SSLImgClickText
{
    color: white;
    font-size: 19px;
    font-weight: bold;
    margin-left: 23px;
    margin-right: 28px;
    padding-top: 16px;
    width: 100%;
}
.SSLMainRightBottom
{
    border: 3px solid rgb(122, 4, 30);
    width: 706px;
    height: 360px;
    margin-top: 12px;
}
.SSLMainRightBottom2
{
    border: 2px solid rgb(174, 180, 183);
    margin: 12px;
    height: 332px;
    position: relative;
    width: 678px;
}
.SSLMainRightBottomPannel1-rtl
{
    height: 332px;
    background-color: rgb(228, 238, 227);
    float: right;
    width: 120px;
}
.SSLMainRightBottomPannel1-ltr
{
    height: 332px;
    background-color: rgb(228, 238, 227);
    float: left;
    width: 120px;
}
.SSLMainRightBottomPannel2-rtl
{
    height: 332px;
    float: right;
    width: 558px;
}
.SSLMainRightBottomPannel2-ltr
{
    height: 332px;
    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: 22px;
}
.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: absolute;
    font-size: 15px;
    bottom: 4px;
    position: relative;
}
.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;
}
.SSLMainLeftMainTitle
{
    text-align: center;
    color: white;
    background-color: rgb(131, 21, 46);
    font-weight: bold;
    padding-bottom: 5px;
    font-size: 30px;
}
.SSLMainLeftTitle2
{
    text-align: center;
    font-size: 16px;
    color: black;
    font-weight: bold;
    margin-top: 10px;
}
.SSLMainLeftTitle2H1
{
    font-size: 16px;
    color: black;
    display: inline;
}
.SSLMainLeftContent
{
    margin: 17px 26px 12px;
    text-align: justify;
    font-size: 15px;
    width: 193px;
}
.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
{
    font-weight: bold;
    color: white;
    font-size: 18px;
    padding-top: 18px;
    margin-left: 18px;
}
.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;
}
.SSLMainLeftBottom2
{
    font-weight: bold;
    text-align: center;
    color: black;
    padding-top: 3px;
    font-size: 16px;
}
/* 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;}
.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:240px;position:relative;}
.ProductrBoxContent1{border:1px solid #DDDDDD;padding-top:10px;position:relative;}
.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/NewTop/ssl/MenuItemBG.gif) repeat-y scroll left top;}
.MenuElements-1-Checked{background-image:url(../..//images/NewTop/ssl/BoxHeader.gif);color:#9b0033;font-weight:bold;font-size:18px;border:0px;height:45px;}
.MenuElements-2{width:170px;height:30px; border-top:1px solid #cacbce;font-size:12px;}
.MenuElements-3{width:170px;height:30px;font-size:11px;}
.MenuElements-2-Checked{height:30px;background-color:#CACBCE;margin-right:3px;padding:7px;width:155px;font-weight:bold;font-size:12px;}
.MenuElements-3-Checked{width:155px;height:30px;background:#cacbce;font-weight:bold;font-size:11px;margin-right:3px;padding:7px;}
.MenuElements-3-Checked_old{width:169px;height:30px;background:#cacbce;font-weight:bold;font-size:11px;}
.MenuElements-4-Checked{background-image:url(../..//images/NewTop/ssl/BoxBottom.gif);height:9px;}
.MenuContent-2{padding:7px}
.MenuContent-3{padding:14px}
.MenuHeaderContent{padding:7px;padding-top:14px;}
.Information{width:172px;color:#000000;background:#FFFFFF url(../..//images/NewTop/ssl/MenuItemBG.gif) repeat-y scroll left top}
.NeedHelp{width:172px;color:#000000;background:#FFFFFF url(../..//images/NewTop/ssl/MenuItemBG.gif) repeat-y scroll left top}
.Box{width:172px;color:#000000;background:#FFFFFF url(../..//images/NewTop/ssl/MenuItemBG.gif) repeat-y scroll left top}
.BoxElement{width:170px;font-size:12px;padding:7px;font-size:16px;}
.NeedHelpElement_old{width:155px;font-size:12px;padding:7px;font-size:16px;background-color:#CACBCE;}
.NeedHelpElement{background-color:#CACBCE;font-size:15px;margin-right:3px;padding:7px;width:155px;}
.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-right: 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;}

/************************************* Phone and Cart Strip ***************/
#PhoneStrip {  height: 30px; z-index:0; position:relative; }
	#PhoneStrip .content { float: left; width: 783px; height: 24px; padding-top: 6px; padding-left: 3px; background: url(/images/NewTop/InfoBody.gif); color:#363636; font-size:14px; }
		#PhoneStrip .content div { float: left; }
		#PhoneStrip .content a { font-weight: bold; }
		#PhoneStrip .content span { color:#bc4d11; }
		#PhoneStrip .content #phoneNumber,
		#PhoneStrip .content #phoneNumber span { color:#bc4d11; font-weight:bold; }
	#PhoneStrip .topCap{ float: left; background: url(/images/NewTop/capcorner.gif) no-repeat 0 0; width:7px; height:30px; font-size:1px; }
	#PhoneStrip .bottomCap { float: right; background: url(/images/NewTop/capcorner.gif) no-repeat -7px 0; width:7px; height:30px; font-size:1px; }



