﻿.FOOTER_TEXT {
    text-align: center;
    color: #999999;
    font-size: 10px;
}

.AlignCenterMobi {
    text-align: left;
    margin-left: initial;
    margin-right: initial;
}

.DIV_MyAccount {
    width: 50%;
    float: left;
    text-align: center;
    padding-bottom: 0px;
    padding-top: 0px;
}

.DIV_MyAccount_LOGOUT {
    width: 50%;
    float: left;
    text-align: center;
}


.dispTableWEB {
    display: table;
    padding-top: 6px;
}

.WISH_DIV_TITLE {
    width: 180px;
    float: left;
    text-transform: uppercase;
    background-color: #FBFBFB;
    color: #4B4B4B;
    text-align: center;
    font-size: 27px;
    font-family: 'DINCond-Light';
    font-weight: normal;
    position: absolute;
    height: 100%;
    display: table-cell;
}

.LnkAddBTN {
    background-color: #F2F2F2;
    color: #666666;
    /*border: 1px solid #ECECEC;*/
    padding: 2px;
    cursor: pointer;
    text-decoration: none;
}

    .LnkAddBTN:hover {
        background-color: #DFDFDF;
        text-decoration: none;
    }

.LnkAddBTN_VIEWORD {
    background-color: #DFDFDF;
    color: #666666;
    /*border: 1px solid #ECECEC;*/
    padding: 2px;
    cursor: pointer;
    text-decoration: none;
}

    .LnkAddBTN_VIEWORD:hover {
        background-color: #F2F2F2;
        text-decoration: none;
    }

.MASTER_VIS_WEB_WISH {
    display: table-cell;
}

.MASTER_VIS_WEB {
    display: inline;
}

.MASTER_VIS_WEB_BLOCK {
    display: block;
}

.MASTER_VIS_MOB_BLOCK {
    display: none;
}

MASTER_VIS_WEB_TABLE {
    display: table;
}

.MASTER_VIS_MOB {
    display: none;
}


.Master_Div_CONT {
    background-color: white;
    width: 990px;
}

.Master_Div_PlaceH {
    min-height: 400px;
    width: 990px;
    float: left;
}


.Master_Div_Footer {
    width: 990px;
    float: left;
}


.Master_Div_PIVA {
    width: 990px;
    text-align: center;
}

.MOBI_MASTERSEARCH {
    display: none;
}



.POPUP_MSG {
    Width: 440px;
}

.POPUP_MSG_DIV_BTN {
    padding-left: 130px;
    width: 169px;
    float: left;
}
