#descontoespecialGeneric_popup,
#confirmaddshoppcartGeneric_popup,
#confirmaddshopplistGeneric_popup{
    border: 1px solid #AE9E89;
    background-color: #F8F5EC;
    width: 100px;
    height: 100px;
    padding:10px;
    display:none;
    z-index:3;
}

#descontoespecialGeneric_popup div.menu_form_header,
#confirmaddshoppcartGeneric_popup div.menu_form_header,
#confirmaddshopplistGeneric_popup div.menu_form_header{
    border:0 solid green;
    width:100%;
    text-decoration:none;
    border-bottom:1px solid #AE9E89;
    margin-bottom:6px;
    padding-bottom:9px;
    overflow:hidden;
    cursor:move;
}
#descontoespecialGeneric_popup div#descontoespecialGeneric_title,
#confirmaddshoppcartGeneric_popup div#confirmaddshoppcartGeneric_title,
#confirmaddshopplistGeneric_popup div#confirmaddshopplistGeneric_title
{
    float:left;
    color: #e85411;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    overflow: hidden;
}

#descontoespecialGeneric_popup div#descontoespecialGeneric_exit
{
    background:url("/assets/site/loginexit.gif") no-repeat right bottom;
    width: 10px;
    height: 9px;
    float:right;
    margin:0;
    cursor:pointer;
    /*
    display: none;
    */	
}

#descontoespecialconteudoGeneric,
#confirmaddshoppcartconteudoGeneric,
#confirmaddshopplistconteudoGeneric,
#descontoespecialAceitarRejeitar 
{
    border:0 solid pink;
    width:100%;
    text-decoration:none;
    font-weight:normal;
    font-size:8pt;
}
#confirmaddshoppcartconteudoGeneric,
#confirmaddshopplistconteudoGeneric
{
    font-size:10pt;
    padding-bottom: 40px;
}
#confirmaddshoppcartconteudoGeneric
{

}
#confirmaddshopplistconteudoGeneric
{

}

#descontoespecialAceitarRejeitar{
    display:none;
    margin-top:20px;
    font-weight: bold;
    text-decoration: underline;
    /*text-transform: uppercase;*/
}

#descontoespecialAceitar{
    float:left;
}

#descontoespecialRejeitar{
    float:right;
}

#mensagemVerifyorder{
    width: 100%;
    display: block;
    margin-top: 10px;
}

#mensagemVerifyorderInner{
    color: #654F48;
    float: left;
    font-size: 11px;
    height: 40px;
    margin-left: 5px;
    margin-top: 5px;
    padding: 5px 0 0;
    width: 600px;
}

#imgInfoV{
    float: left;
    margin-left: 5px;
    margin-top: 5px;
}
