/* Overlay */
#smcf-overlay {background-color:#fff;}

/* Container */
#smcf-container {width:450px; font-family:'Trebuchet MS', Verdana, Arial; font-size:16px; text-align:left;}
#smcf-container .smcf-content {color:#222; height:40px;}
#smcf-container .smcf-cc {font-size:.9em; cursor:default;}
#smcf-container h1 {color:#222; margin:0; padding:0 0 6px 12px; font-size:1.2em; text-align:left;}
#smcf-container .smcf-loading {position:absolute; background:url(../img/loading.gif) no-repeat; z-index:8000; height:24px; width:24px; margin-top:5px;margin-left:210px; padding:0;}
#smcf-container .smcf-message {text-align:center;}
#smcf-container .smcf-error {width:92%; font-size:.8em; background:#333; color:#FFF533;font-size:0.8em; font-weight:bold; margin:0 auto;}
#smcf-container br {clear:both;}
#smcf-container form {padding:0; margin:0;}
#smcf-container label {margin-left:25px; display:block;clear:both; font-size:12px;}
#smcf-container .smcf-input {float:left;margin-left:25px; margin-bottom:8px; background:#fff; color:#222; border:1px solid #777; font-family: Arial; width:400px; font-size:0.8em;scrollbar-track-color:#ffffff; 
scrollbar-face-color:#ffffff;
scrollbar-arrow-color:#777; 
scrollbar-shadow-color:#fff; 
scrollbar-highlight-color:#ffffff; 
scrollbar-darkshadow-color:#ffffff; 
scrollbar-3dlight-color:#fff;}
#smcf-container textarea {height:130px; font-size:0.8em;}
#smcf-container div.smcf-top {height:40px;padding:0; margin:0;}
#smcf-container div.smcf-bottom {height:13px; font-size:.7em; text-align:center;}
#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; top:-6px; text-decoration:none; color:#666;}
#smcf-container div.smcf-bottom a:hover {color:#888;}
#smcf-container .smcf-button {cursor:pointer;margin-top:-45px;height:24px; border:0; background:#222; font-size:11px; color:#fff; text-align:center; vertical-align:middle;}
html:not(:nth-child(n)) #smcf-container .smcf-button {margin-top:-35px;}
*:first-child+html body #smcf-container .smcf-button{margin-top:-40px;}
#smcf-container .smcf-button:hover{background:#FFF533;color:#222;}
#smcf-container .smcf-send {margin-left:25px; width:198px;}
#smcf-container .smcf-cancel {margin-left:0px;width:199px;}
*:first-child+html body #smcf-container .smcf-cancel {margin-left:4px}
*+html>/**/body #smcf-container .smcf-input{margin-bottom:5px;}
#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:12px; position:absolute; top:-2px; right:8px; color:#999;}
#smcf-container a.modalCloseX:hover {color:#9bb3b3;}

#smcf-container #form_title{margin-left:25px;margin-bottom:15px;padding-left:10px;border-left : solid 5px #FFF533;}
#smcf-container h2{color:#222;font-weight:normal;font-size:1.2em;font-family:Arial, sans-serif;}
#smcf-container #form_text{margin-left:25px;margin-bottom:15px;font-size:12px;}