.modalBackground
{
    background-color: #000;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup
{
    padding: 3px;
    width: 574px;
    background: transparent;
}

.infobox
{
    
}

.modalPopup .infoboxcontent
{
    background: #fff;
    width: 560px;
    padding: 10px 7px;
}

.modalPopup .headertop
{
    background: transparent url(/cms/outertemplates/images/modalpopup/infoboxtop.gif) no-repeat;
    margin-bottom: 0px;
    line-height:36px;
    width:auto;
    color:#FFF;
    padding:0 15px;
    border:none;
}

.modalPopup .headertop h1
{
    font-size: 1.4em;
    font-weight: normal;
    color: #fff;
    padding: 8px 0 8px 10px;
}

.modalPopup .closebtn
{
    position: absolute;
    top: 10px;
    right: 25px;
    width: 24px;
    height: 23px;
    border: none;
    background: #424242 url(/cms/outertemplates/images/modalpopup/closebtn.gif) top left no-repeat;
    cursor: pointer;
    text-align:left;
}

.modalPopup .textboxlbl
{
    margin-right: 10px;
}

.modalPopup .sendbtn
{
    width: 111px;
    height: 20px;
    border: none;
    background: #fff url(/cms/outertemplates/images/modalpopup/sendemail.gif) top left no-repeat;
    cursor: pointer;
    text-align:left;
    padding-top:20px;
    overflow:hidden;
}

.modalPopup .input
{
    float: left;
    border: 1px solid #d0d0d0;
}

.modalPopup .modalPopup .infoboxtop
{
    background: transparent url(/cms/outertemplates/images/modalpopup/infoboxtop.gif) no-repeat;
    width: 574px;
    height: 7px;
}

.modalPopup .infoboxbottom
{
    background: transparent url(/cms/outertemplates/images/modalpopup/infoboxbottom.gif) no-repeat;
    width: 574px;
    height: 7px;
}
