body { font-family: Verdana; font-size: 11px;  }
a {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #1563A2; text-decoration: underline; }

.inputLostPass {
        font-family: Tahoma;
        font-size: 11px;
        color: black;
        border: 1px solid #B5B8C8;
        height: 22px;
        padding: 4px;
        background-image:url(images/text-bg.gif);
        background-repeat: repeat-x;
        height:auto;
}

.line_height {
    height:27px;
}


.general_text 
{ 
    font-family: tahoma,arial,helvetica; 
    font-size: 11px;
    text-align: left;
}

.bold_text 
{
    font-family: tahoma,arial,helvetica; 
    font-size: 10px;
    font-weight: bold;
    text-align: left;
}

.bold_title_text 
{
    font-family: tahoma,arial,helvetica; 
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    padding-bottom:3px;
}

.info_box {
    border: 1px solid #D5E6FA;
    background-color: #F0F5FA;
    padding: 10px;
    margin-top: 2px;
    margin-bottom: 3px;
    color: #000000;
}

.info_icon {
    background-image:url(/style/images/info_icon.png);
    background-repeat:no-repeat;
    width:16px;
    height:16px;
    margin-right:5px;
}

.alert_box {
    border: 1px solid #E92813;
    background-color: #FDDAD7;
    padding: 5px;
    margin-top: 2px;
    margin-bottom: 3px;
}

.alert_icon {
    background-image:url(/style/images/alert_icon.png);
    background-repeat:no-repeat;
    width:16px;
    height:16px;
    margin-top: 2px;
}

.warning_box {
    border: 1px solid #F1A74B;
    background-color: #FFFFC1;
    padding: 10px;
    margin-top: 2px;
    margin-bottom: 3px;
    color: #000000;
    font: 11px "sans serif", tahoma, verdana, helvetica;
}

.warning_icon {
    background-image:url(/style/images/warning_icon.png);
    background-repeat:no-repeat;
    width:27px;
    height:25px;
    margin-top: 2px;
    margin-right:10px;
}

.success_box {
    border: 1px solid #4BAA11;
    background-color: #CBEF94;
    padding: 4px 7px 4px 4px;
    margin-top: 2px;
    margin-bottom: 3px;
    color: #000000;
    font: 11px "sans serif", tahoma, verdana, helvetica;
}

.success_icon {
    background-image:url(/style/images/success_icon.png);
    background-repeat:no-repeat;
    width:16px;
    height:16px;
    margin-right:5px;
}

.lock_icon {
    background-image:url(/style/images/lock_icon.png);
    background-repeat:no-repeat;
    width:31px;
    height:32px;
    margin-right:5px
}

.email_icon {
    background-image:url(/style/images/email_icon.png);
    background-repeat:no-repeat;
    width:16px;
    height:16px;
    margin-right:5px;
}

.signUp_icon {
    background-image:url(/style/images/affiliate_icon.png);
    background-repeat:no-repeat;
    height:59px;
    width:75px;
    margin-top:2px;
}

.cell_spacer { margin:3px; }
.cell_padding { padding:5px; }

.blue_divider { border-top: 1px solid #D5E6FA; }
.blue_background_light { background-color:#DEECFD; padding:5px 5px 5px 10px; }
.blue_background_dark { background-color:#D2E4F9; padding:5px 5px 5px 10px; }

.linkID_btn {
    margin-top: 5px;
    background-image:url(/style/images/linkIDBtn.jpg);
    background-repeat: no-repeat;
    width: 72px;
    height: 26px;
    cursor: pointer;
}

/*style from ext-all.css*/
.x-hidden,.x-hide-offsets{position:absolute;left:-10000px;top:-10000px;visibility:hidden;}
.ext-el-mask{z-index:20000;position:absolute;top:0;left:0;-moz-opacity:0.5;opacity:.50;filter:alpha(opacity=50);background-color:#CCC;width:100%;height:100%;zoom:1;}
.ext-el-mask-msg{z-index:20001;position:absolute;top:0;left:0;border:1px solid #6593cf;background:#c3daf9 url(../images/default/box/tb-blue.gif) repeat-x 0 -16px;padding:2px;}
.ext-el-mask-msg div{padding:5px 10px 5px 10px;background:#eee;border:1px solid #a3bad9;color:#222;font:normal 11px tahoma,arial,helvetica,sans-serif;cursor:wait;}
.ext-shim{position:absolute;visibility:hidden;left:0;top:0;overflow:hidden;}
.ext-ie .ext-shim{filter:alpha(opacity=0);}
.ext-ie6 .ext-shim{margin-left:5px;margin-top:3px;}
.x-mask-loading div{padding:5px 10px 5px 25px;background:#fbfbfb url( '../images/default/grid/loading.gif' ) no-repeat 5px 5px;line-height:16px;}
