/* Overlay */
#smcf-overlay {background-color:#000;}

/* Container */
#smcf-container {width:360px; font-family:Georgia, serif; font-size:16px; text-align:left; background:#F6ECB8;}
#smcf-container .smcf-content {background-color:#F6ECB8; color:black; height:40px; padding:12px 0 8px 0;}
#smcf-container .smcf-cc {font-size:.9em; cursor:default;}
#smcf-container h1 {color:black; width:250px; font-weight:normal; z-index:500; font-family:Bebas, Impact, Charcoal, "Arial Black", Gadget, sans-serif; text-transform:uppercase; padding:50px 0 40px 0px; font-size:3em; letter-spacing:0.276em; text-align:center; height:20px;}
#smcf-container .smcf-loading {position:absolute; background:url(../img/loading.gif) no-repeat; z-index:8000; height:55px; width:54px; margin:-14px 0 0 170px; padding:0;}
#smcf-container .smcf-message {text-align:center;}
#smcf-container .smcf-error {width:250px; font-size:0.5625em; letter-spacing:0.15em; color:#A30D32; text-transform:uppercase; text-align:center; border:0; font-weight:normal; margin:0 auto; font-family:"Gill Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;}
#smcf-container br {clear:both;}
#smcf-container form {background:#F6ECB8; padding:0 35px 15px 35px; margin:0px 12px 0px 12px; border:2px solid black; z-index:499;}
#smcf-container label {font-family:"Gill Sans", "Trebuchet MS", Arial, Helvetica, sans-serif; display:block; text-align:left; width:250px; padding-right:4px; text-align:center; margin-top:4px; font-weight:normal; font-size:0.5625em; letter-spacing:0.15em; color:#a1252a; text-transform:uppercase;}
#smcf-container label.required {background:url(../img/required.gif) center right no-repeat;}
#smcf-container .smcf-input {padding:2px; margin:2px; background:white; border:1px solid #c5be8b; font-family:Georgia, serif; width:250px; font-size:.9em;}
#smcf-container textarea {height:130px; font-size:.9em;}
#smcf-container div.smcf-top {height:13px; background:url(../img/form_top.gif) no-repeat; padding:0; margin:0;}
#smcf-container div.smcf-bottom {height:13px; background:url(../img/form_bottom.gif) no-repeat; font-size:.7em; text-align:center;}
#smcf-container .smcf-button {margin:4px 0 0 4px; border:0; text-align:center; vertical-align:middle;}
#smcf-container .smcf-send {margin:15px 0 0 65px;}
#smcf-container a.modalCloseX {position:absolute; padding:10px; margin-top:16px; right:16px;}
#smcf-container .smcf-loading {margin-top:40px;}