﻿HTML, BODY, DIV, SPAN, IFRAME, P, A, EM, IMG, LI, UL, FORM, TABLE, TBODY, THEAD, TR, TD
{
    border: 0px;
    padding: 0px;
    margin: 0px;
    font-style: inherit;
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
}

A IMG, :link IMG
{
    border: 0px;
}

TABLE
{
    border-spacing: 0;
    border-collapse: collapse;
}
UL
{
    list-style-type: none;
    list-style-image: none;
}

.ImportantMessage {
    width: 95%;
    /*color: #ad1a1f;*/
    margin: 0px 0px 15px 0%;
    padding: 5px 0px 5px 0px;
    /*font-weight: lighter;*/
    font-family: Calibri;
    font-size: medium;
    text-align: left;
}

.header1 {
    width: 70%;
    /*color: #ad1a1f;*/
    margin: 0px 0px 20px 8%;
    padding: 5px 0px 5px 0px;
    font-weight: bold;
    font-family: Calibri;
    font-size: large;
    /*text-align: center;*/
    text-decoration: underline;
}
#footerinfo
{
    display: none;
}
HTML
{
    overflow-y: scroll;
    background: #373737;
}
BODY
{
    font: 0.8em/1.2em sans-serif;
    background: url(../images/login/bg.png) #373737 repeat-x left top;
    color: #434343;
}
#main UL LI A
{
    line-height: 14px;
}
#loadingMask
{
    z-index: 19000;
    position: fixed;
    filter: alpha(opacity=0);
    width: 100%;
    background: #404040;
    height: 100%;
    top: 0px;
    left: 0px;
    -moz-opacity: 0.0;
    opacity: .0;
}
#loadingMessage
{
    padding-bottom: 0px;
    padding-left: 12px;
    width: 32px;
    padding-right: 0px;
    height: 37px;
    color: #ffffff;
    padding-top: 15px;
}
#loadingMessage #loadingText
{
    display: none;
    margin-left: 65px;
}
A:link
{
    color: #558ed5;
    text-decoration: none;
}
P
{
    margin: 10px 0px;
}
#wrapper
{
    margin-bottom: 40px;
}
#banner
{
    position: relative;
    width: 100%;
    height: 179px;
}

#formContent
{
    margin: 0px 0px 15px;
    overflow: hidden;
}
#footer
{
    width: 100%;
    display: none;
    background: url(../images/footer.gif) #484843 no-repeat right 50%;
    height: 50px;
    color: #ffffff;
    clear: both;
    border-top: #bdbebd 10px solid;
}

#shell-wrapper
{
    margin: 0px auto;
    width: 1024px;
    overflow: hidden;
}
#shell-top
{
    position: relative;
    width: 1024px;
    background: url(../images/customLayout/TorusTopSlice.png) no-repeat;
    height: 179px;
}
#shell-inner
{
    width: 100%;
    background: url(../images/customLayout/TorusRepeaterSlice.png) repeat-y;
    float: left;
    overflow: hidden;
}
#shellInnerTop
{
    position: absolute;
    width: 1024px;
    display: none;
    height: 179px;
    top: 0px;
}
#shellMainWrap
{
    width: 775px;
    float: left;
    overflow: hidden;
}

#shellMainInner
{
    padding-bottom: 10px;
    padding-left: 0px;
    width: 775px;
    padding-right: 0px;
    background: url(../images/wideBoxMiddle.png) repeat-y left top;
    float: left;
    overflow: hidden;
    padding-top: 10px;
}
#shellMainBottom
{
    width: 775px;
    background: url(../images/wideBoxBottom.png) no-repeat left top;
    float: left;
    height: 15px;
}
#shellInnerMiddle
{
    position: relative;
    min-height: 450px;
    width: 100%;
    float: left;
}
#shellInnerCore
{
    width: 964px;
    margin-left: 30px;
    overflow: hidden;
}
#shellInnerBottom
{
    clear: both;
}
#shellLeftBar
{
    position: absolute;
    width: 23px;
    background: url(../images/customLayout/TorusLeftTopSlice.png) no-repeat left top;
    height: 345px;
    top: 0px;
    left: 0px;
}
#shellRightBar
{
    position: absolute;
    width: 21px;
    bottom: 0px;
    background: url(../images/customLayout/TorusRightBottomSlice.png) no-repeat right bottom;
    height: 345px;
    right: 0px;
}
#shell-bottom
{
    border-bottom: #434343 1px solid;
    background: url(../images/customLayout/TorusBottomSlice.png) no-repeat;
    height: 137px;
    clear: both;
}
#loneTab
{
    position: absolute;
    width: 66px;
    height: 24px;
    top: 85px;
    left: 930px;
}
#loneTab A#id_LogOut
{
    width: 66px;
    display: block;
    background: url(../images/logout.png) no-repeat left top;
    height: 24px;
}

#welcomeMrBroker
{
    position: absolute;
    padding-left: 20px;
    background: url(../images/mrBrokerIcon.png) no-repeat left top;
    height: 15px;
    color: white;
    font-size: 11px;
    top: 87px;
    right: 140px;
}

#shell-bottom
{
    position: relative;
}

#footerLeft .footerActions
{
    position: absolute;
    overflow: hidden;
    top: 65px;
    left: 45px;
}

#footerLeft .footerActions a:hover
{
    left: 0px;
    top: 0px;
    overflow: hidden;
    position: relative;
    text-decoration: underline;
}

#footerRight .footerActions
{
    position: absolute;
    overflow: hidden;
    top: 65px;
    right: 45px;
    width:300px;
    float:right;
}
.footerActions LI
{
    min-height: 16px;
    display: block;
    float: left;
    margin-right: 16px;
}
.footerActions LI A
{
    display: block;
    float: left;
    color: #cccccc;
    font-size: 12px;
    text-decoration: none;
}
.footerActions LI SPAN
{
    display: block;
    float: left;
    color: #cccccc;
    font-size: 12px;
    text-decoration: none;
}
.footerActions LI IMG
{
    float: left;
    margin-right: 6px;
}
.footerActions SPAN.smaller
{
    display: inline;
    float: none;
    font-size: 90%;
}

HTML, BODY, DIV, UL, LI, FORM, INPUT, P, TD
{
    padding: 0px;
    margin: 0px;
}

IMG, BODY, HTML
{
    border: 0px;
}

EM
{
    font-style: normal;
    font-weight: normal;
}
UL
{
    list-style-type: none;
    list-style-image: none;
}
#main
{
    float: left;
    margin-left: 20px;
    width: 100%;
}

DIV#main
{
    margin-left: 0px;
}
#shellMainWrap
{
    width: 100%;
    overflow: hidden;
}
#shellMainInner
{
    background-image: none;
    padding-bottom: 0px;
    width: 100%;
    padding-top: 0px;
}
#shellMainBottom
{
    display: none;
}

#shell-top
{
    background: url(../images/customLayout/TorusTopSlice.png) no-repeat;
}


/*Field/control set*/
#changePassword DIV#CommonFieldGroup
{
    top: 80px;
    width: 690px;
    height: 300px;
    left: 200px;
    color: #000000;
    position: absolute;
}

#forgotPassword DIV#CommonFieldGroup
{
    top: 80px;
    width: 690px;
    height: 300px;
    left: 200px;
    color: #000000;
    position: absolute;
}

#resetPassword DIV#CommonFieldGroup
{
    top: 80px;
    width: 690px;
    height: 300px;
    left: 200px;
    color: #000000;
    position: absolute;
}
#productCentral DIV#CommonFieldGroup
{
    top: 5px;
    width: 900px;
    height: 300px;
    left: 50px;
    color: #000000;
    position: absolute;
}
#productCentral A:link
{
    color: #000;
    text-decoration: none;
}
.aspNetDisabled
{    
    color: #AAA;
}
.header
{
    width: 70%;
    color: #000000;
    margin: 0px 0px 20px 15%;
    padding: 5px 0px 15px 0px;
    font-weight: bold;
    font-size: x-large;
    text-align: center;
    border-bottom: 1px solid #E8E8E6;
}
.vertical_divider
{
    background: #E8E8E6;
    width: 1px;
    content: "";
    display: block;
    top: 0;
    bottom: 0;
    right: 0px;
    height: 230px;
    padding: 0px 0px;
    margin: 30px 0px;
}


TABLE.field_group LABEL
{
    width: 200px;
    color: #666666;
    margin-top: 6px;
    margin-right: 0px;
    margin-bottom: 8px;
    margin-left: 15px;
    float: left;
    font-weight: bold;
    display: block;
}

#changePassword TABLE.field_group INPUT
{
    width: 250px;
}

#forgotPassword TABLE.field_group INPUT
{
    width: 250px;
}

TABLE.field_group INPUT
{
    height: 17px;
    color: #898989;
    padding-top: 4px;
    padding-right: 10px;
    padding-bottom: 4px;
    padding-left: 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    margin-left: 15px;
    border-top-color: #ffffff;
    border-right-color: #ebebeb;
    border-bottom-color: #ebebeb;
    border-left-color: #ffffff;
    border-top-width: 2px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 2px;
    border-top-style: ridge;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: ridge;
}

TABLE.field_group SPAN
{
    width: 150px;
    height: 17px;
    color: #898989;
    padding-top: 4px;
    padding-right: 10px;
    padding-bottom: 4px;
    padding-left: 0px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    margin-left: 15px;
    border-top-width: 2px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 2px;
}

/*Action buttons like Change Password, Send Password, ....*/
#changePassword DIV.action
{
    float: left;
    margin-left: 300px;
    margin-top: 20px;
}

#changePassword DIV.actionBack
{
    float: right;
    margin-right: 185px;
    margin-top: 20px;
}

#forgotPassword DIV.action
{
    float: left;
    margin-left: 250px;
    margin-top: 20px;
}

#forgotPassword DIV.actionCancel
{
    float: right;
    margin-right: 185px;
    margin-top: 20px;
}

#resetPassword DIV.action
{
    float: left;
    margin-left: 275px;
    margin-top: 20px;
}

#resetPassword DIV.actionOK
{
    float: left;
    margin-left: 275px;
    margin-top: 20px;
}

.action A DIV
{
    display: block;
    float: left;
    cursor: pointer;
}
.action A DIV.linkLeft
{
    width: 13px;
    background: url(../images/buttonsSprite.png) no-repeat left -336px;
    height: 28px;
}
.action A DIV.linkMiddle
{
    background: url(../images/buttonsSprite.png) repeat-x left -364px;
    height: 21px;
    padding-top: 7px;
    color: white;
}
.action A DIV.linkRight
{
    width: 13px;
    background: url(../images/buttonsSprite.png) no-repeat left -392px;
    height: 28px;
}



.actionOK A DIV
{
    display: block;
    float: left;
    cursor: pointer;
}
.actionOK A DIV.linkLeft
{
    width: 13px;
    background: url(../images/buttonsSprite.png) no-repeat left -336px;
    height: 28px;
}
.actionOK A DIV.linkMiddle
{
    background: url(../images/buttonsSprite.png) repeat-x left -364px;
    height: 21px;
    padding-top: 7px;
    color: white;
}
.actionOK A DIV.linkRight
{
    width: 13px;
    background: url(../images/buttonsSprite.png) no-repeat left -392px;
    height: 28px;
}



.actionCancel A DIV
{
    display: block;
    float: left;
    cursor: pointer;
}
.actionCancel A DIV.linkLeft
{
    width: 13px;
    background: url(../images/buttonsSprite.png) no-repeat left -336px;
    height: 28px;
}
.actionCancel A DIV.linkMiddle
{
    background: url(../images/buttonsSprite.png) repeat-x left -364px;
    height: 21px;
    padding-top: 7px;
    color: white;
}
.actionCancel A DIV.linkRight
{
    width: 13px;
    background: url(../images/buttonsSprite.png) no-repeat left -392px;
    height: 28px;
}




.actionBack A DIV
{
    display: block;
    float: left;
    cursor: pointer;
}
.actionBack A DIV.linkLeft
{
    width: 13px;
    background: url(../images/buttonsSprite.png) no-repeat left -336px;
    height: 28px;
}
.actionBack A DIV.linkMiddle
{
    background: url(../images/buttonsSprite.png) repeat-x left -364px;
    height: 21px;
    padding-top: 7px;
    color: white;
}
.actionBack A DIV.linkRight
{
    width: 13px;
    background: url(../images/buttonsSprite.png) no-repeat left -392px;
    height: 28px;
}


.x-btn-center1
{
    /*background: url(../images/greyRectangleButton.png) no-repeat left;*/
    height: 50px;
    vertical-align:baseline;
    text-align: center;
    width: 248px;
    line-height: normal;
    font-size: 20px;
    margin:0px 0px 0px 0px;
    /*padding-top:20px;*/
    text-align:center;
}
.preferredProduct
{
    padding:0px;
    margin:20px 0px 0px 0px;
   
}
.marketingPanel
{
     Width:98%;
     Height:380px;
     /*background-color:#f4f4f4;*/
     border:2px solid #DEDEDE;
     background: url(../images/customLayout/Marketing.png) no-repeat center;
}


.wrapper {
    
}

.wrapper:hover {cursor: pointer;
    cursor: hand;}

.aspNetDisabled :hover 
{
    cursor:text;
    }
   .aspNetDisabled DIV.visitLink
{
    color:Gray;    
    text-decoration:none;
    } 
.leftcolumn {
     
    overflow:hidden;
    float:left;
    text-align:left;
    vertical-align: top;
}

.rightcolumn {
     overflow:hidden;
     text-align:left;
     padding-left: 5px;
     width:140px;
     vertical-align: top;
}
.visitLink
{
    font-size:12px;
    color:Blue;
    float:right;
    padding-right:30px;
    text-decoration:underline;
    }
.urlRender {
    margin: 0px 10px 20px 0px;
    display: inline-block;
}
.urlRender:last-child {
    margin: 0px 10px 5px 0px;   
}
strong {
    font-weight:bold !important;
    text-decoration:underline;
}
