
/* -- (LEGACY) GIFT CERTIFICATE WIDGET STYLES -- */

#iframe_certificates_html,
#iframe_certificates {
    background-color: transparent;
    background-image: none;
    height: auto;
    width: auto;
    text-align: left;
    font-size: 90%;
    line-height: 100%;
}
#iframe_certificates p {
    margin: 0 auto 10px;
}
#iframe_certificates a {
    text-decoration: underline;
}
#iframe_certificates table {
    line-height: 100%;
}
#iframe_certificates table td {
    padding: 0 5px 5px 0;
    vertical-align: middle;
}
.content .block_gift_certificate {
    display: block;
}
.float_sidebar .block_gift_certificate {

}
.float_sidebar .block_gift_certificate .frame_block {
    display: block;
    border: 0 none transparent;
    width: 100%;
    height: 160px;
    margin-bottom: 0;
}


/* -- EXTERNAL PAGE STYLES -- */

#iframe_certificates_html,
#iframe_certificates {
    background-image: none;
    background-color: transparent;
    border: 0 none transparent;
    margin: 0;
    padding: 0;
    position: static;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
}
#iframe_certificates_html input,
#iframe_certificates_html select,
#iframe_certificates_html textarea {
    border-color: #3A3A3A;
}
