.modalDialog{position:fixed;font-family:Arial,Helvetica,sans-serif;top:-80px;right:0;bottom:0;left:0;background:url(../images/transparent.png);z-index:9999999;pointer-events:none;display:none}.modalDialog:target{pointer-events:auto;display:block}.modalDialog > div{width:400px;position:relative;margin:10% auto;padding:5px 20px 13px;border-radius:10px;background:#fff;background:-moz-linear-gradient(#fff,#999);background:-webkit-linear-gradient(#fff,#999);background:-o-linear-gradient(#fff,#999)}a.close{background:#606061;color:#FFF;line-height:25px;position:absolute;right:-12px;text-align:center;top:-10px;width:24px;height:25px;text-decoration:none;font-weight:700;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;-moz-box-shadow:1px 1px 3px #000;-webkit-box-shadow:1px 1px 3px #000;box-shadow:1px 1px 3px #000;z-index:98999999}a.close:hover{background:#f90}.smart-green{margin-left:auto;margin-right:auto;max-width:500px;background:#F8F8F8;padding:30px 30px 20px 20px;font:12px Arial,Helvetica,sans-serif;color:#666;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;margin-top:15px}.smart-green h1{font:24px "Trebuchet MS",Arial,Helvetica,sans-serif;padding:20px 0 20px 20px;display:block;margin:-30px -30px 10px -20px;color:#FFF;background:#0671AD;text-shadow:1px 1px 1px #949494;border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-bottom:1px solid #ccc;display:block}.smart-green h1>span{display:block;font-size:11px;color:#FFF}.smart-green .radios > span{padding:5px}.smart-green label{display:block;margin:0 0 5px}.smart-green label>span{float:left;margin-top:10px;color:#5E5E5E}.smart-green input[type="text"],.smart-green input[type="email"],.smart-green textarea,.smart-green select{color:#555;height:30px;line-height:15px;width:100%;padding:0 0 0 10px;margin-top:2px;border:1px solid #E5E5E5;background:#FBFBFB;outline:0;-webkit-box-shadow:inset 1px 1px 2px rgba(238,238,238,0.2);box-shadow:inset 1px 1px 2px rgba(238,238,238,0.2);font:normal 14px/14px Arial,Helvetica,sans-serif}.smart-green textarea{height:100px;padding-top:10px}.smart-green select{background:url(../images/down-arrow.png) no-repeat right,-moz-linear-gradient(top,#FBFBFB 0%,#E9E9E9 100%);background:url(../images/down-arrow.png) no-repeat right,-webkit-gradient(linear,left top,left bottom,color-stop(0%,#FBFBFB),color-stop(100%,#E9E9E9));appearance:none;-webkit-appearance:none;-moz-appearance:none;text-indent:.01px;width:100%;height:30px}.smart-green input[type="radio"]{box-shadow:none;margin-top:10px}.smart-green .button{background-color:#9DC45F;border-radius:5px;-webkit-border-radius:5px;-moz-border-border-radius:5px;border:none;padding:10px 25px;color:#FFF;text-shadow:1px 1px 1px #949494}.smart-green .button:hover{background-color:#80A24A}