@charset "utf-8";
/* CSS Document */

input{-webkit-appearance:none;}

html{height:100%; margin:0; padding:0;}
body, h1, h2, h3, p{ margin:0; padding:0; font-family: Arial, sans-serif, Gotham, "Helvetica Neue", Helvetica;}

/* body.bg{ background: #f4f4f4 url(images/piramid.png) top center no-repeat; } */

body.bg{ background: #aed2ff url(images/design/bg_center_3.gif) center center no-repeat; } 

/*
div.header{  height:400px; width:100%; position:relative; padding:52px 0 0 0; } 
div.header h1{ font-size:20px; color:#205394; font-weight:normal; letter-spacing:-1px; text-align:center; line-height:140%; padding-top:20px; height:87px }
div.header h1 big{ font-size:38px; font-weight:bold; display:block;}
div.header h1 span{ color:#94c47d; }
div.header h1 small{ font-size:14px; color:#7d7d7d; letter-spacing:0px; display:block; margin-left:-12px;}
*/

p.copy{ position:absolute; right:70px; top:50%; margin-top:210px;  font-size:12px; color: rgba(255,255,255,0.75); text-align:center; }
a.door{ background:url(images/design/door.png) no-repeat; width:182px; height:292px; display:block; text-decoration:none; margin:0 auto; left:0; right:0; position:absolute; top:50%; margin-top:-146px;}
a.door h1{ font-size:20px; color:#205394; font-weight:normal; letter-spacing:-1px; text-align:center; line-height:140%; padding-top:20px; height:87px }
a.door h1 big{ font-size:38px; font-weight:bold; display:block;}



div.popup{ box-shadow: 0 20px 50px rgba(0,50,39,0.25); width:500px;}
div.popup_layout{ border-color:#b4d6a4; padding:50px 75px;}
div.form-block .button{ background:#6fc645; text-transform:inherit; font-size: 28px; }
div.popup_layout form dl div{ border-color:#d3d3d3;}
div.form-block .button{ margin-top:0;}

div.popup div.popup_layout{ background:rgba(255,255,255,0.80);}


div.message_popup{ text-align:center;/* margin-top:230px;*/}
div.message_popup h3{ color:#6fc645; font-size:38px;}
div.message_popup p{ color:#5e5e5e; font-size:17px;}


div.popup{ top:50%;}






@media screen and ( max-width:600px ){
p.copy{ right:20px;}
}

@media screen and ( max-width:510px ){
p.copy{left:0; right:0;  margin-top:170px;}
}
