
#modal-container {
background: url(../images/alpha-08b.png);
height: 100%;
left: 0;
position: fixed/*absolute*/;
top: 0;
width: 100%;
z-index: 66666;
}
#modal-container #modal-content {
position: relative;
}
.text-layer {
    background: none repeat scroll 0 0 #ffffff;
    box-shadow: 0 0 6px #000000;
    color: #F6B835;
    font-family: Century Gothic;
    font-size: 14px;
    left: 50%;
    line-height: 25px;
    margin: 50px auto 0 -225px;
    padding: 10px;
    position: absolute;
    top: 150px;
    width: 400px;
}
#modal-container a.close {
    background: url("../images/a_close.png") no-repeat scroll center center #533091;
    display: block;
    height: 30px;
    position: absolute;
    right: 12px;
    text-indent: -3000px;
    top: 11px;
    width: 30px;
}
#modal-container a.close:hover {
background:#fff url(../images/a_close.png) center no-repeat;
}
.popup {
line-height: 1.5;
}
.newsletter-title {
color: #fff;
font-size: 25px;
line-height: 1;
margin: 5px;
}
.form_fileds{
border:0;
}
.cons_tex{
font-size:12px;
padding:0 20px;
line-height:17px;
}
.block-simplenews input.form-text,
.inputText_popup{
background: none repeat scroll 0 0 #FFFFFF;
border: 1px solid #CCCCCC;
box-shadow: 0 0 10px #CCCCCC inset;
font-size: 13px;
line-height: 15px;
padding: 3px 8px;
width: 350px;
}
.button_popup{
background:#000;
border:0;
font-size:13px;
color:#FFF;
font-size:12px;
height:22px;
widows:80px;
text-align:center;
}
.button_popup:hover{
background:#1b70c6;
}



/*subscription*/
.block-simplenews p{
margin-bottom:10px;
color:#3b3b3b;
font-size:12px;
line-height:16px;
}
.block-simplenews .form-item{display: inline-block;*display: inline;}
.block-simplenews .form-submit{
color: #fff;
font-size: 12px;
line-height: 16px;
background: #393939;
border: none;
padding: 3px 5px;
}
.block-simplenews .form-submit:hover{
background:#1b70c6;
}

.content_area_box .block-simplenews{
margin-top:10px;
font-family: Arial, Helvetica, sans-serif;
}
.content_area_box .block-simplenews h2{display:none;}

.content_area_box .block-simplenews p{padding:0;}
/**/