/* Overlay */
#smcf-overlay {background-color:#000; cursor:wait;}

/* Container */
#smcf-container {width:600px; font-family:"Franklin Gothic Medium", "Franklin Gothic Book", "Times"; font-size:14px; text-align:left;}
#smcf-container .smcf-content {background: #f7dad4 url(http://moonbeamillustrations.com/test/wp-content/themes/moonbeam/images/contact_bg.jpg) bottom center no-repeat; color:#442b0c; background-color:#f9ddd9}
#smcf-container .smcf-cc {font-size:14px; cursor:default;}
#smcf-container h1 {color:#32251d; margin:0; padding:0 0 6px 12px; font-size:1.2em; text-align:left;}
#smcf-container .smcf-message {text-align:center;font-weight:bold; background:#f8dbd5; font-size:14px; height:20px; padding:5px 0; }
#smcf-container .smcf-error {width:80%; height:17px; font-size:14px; padding:3px 3px; background:#32251d; border:2px solid #fff; font-weight:bold; margin:0 auto; color:#fff;}
#smcf-container br {clear:both;}
#smcf-container form {padding:0; margin:0;}
#smcf-container label {clear:left; display:block; width:100px; float:left; text-align:right; padding: 5px 5px; font-weight:bold;}
#smcf-container .smcf-input {float:left; padding:2px; margin:2px; background:#fff; border:1px solid #cebf7e; font-family:'Trebuchet MS', Verdana, Arial; width:300px; font-size:.9em;}
#smcf-container textarea {height:114px; 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; text-indent:-9999px;}*/
#smcf-container div.smcf-bottom a,
#smcf-container div.smcf-bottom a:link,
#smcf-container div.smcf-bottom a:active,
#smcf-container div.smcf-bottom a:visited {position:relative; margin-top:-25px; margin-left:105px;text-decoration:none; color:#442b0c;}
#smcf-container div.smcf-bottom a:hover {color:#888;}
#smcf-container .smcf-button {margin:4px 0 0 4px; cursor:pointer; height:24px; border:0; font-size:1em; font-weight:bold; color:#fff; text-align:center; vertical-align:middle;}
#smcf-container .smcf-send {width:76px; height:30px; background:url(http://moonbeamillustrations.com/test/wp-content/themes/moonbeam/images/send.png) no-repeat; text-indent:-9999px;}
#smcf-container .smcf-cancel {width:76px; height:30px; background:url(http://moonbeamillustrations.com/test/wp-content/themes/moonbeam/images/cancel.png) no-repeat; text-indent:-9999px;}
#smcf-container a.modalCloseX,
#smcf-container a.modalCloseX:link,
#smcf-container a.modalCloseX:active,
#smcf-container a.modalCloseX:visited {text-decoration:none; font-weight:bold; font-size:30px; position:absolute; top:5px; right:8px; color:#442b0c;}
#smcf-container a.modalCloseX:hover {color:#9bb3b3;}