/* Overlay */
#smcf-overlay {background-color:#ffffff; cursor:wait;}

/* Container */
#smcf-container {font-family: "Trebuchet MS",Helvetica,Verdana,Arial,Tahoma,sans-serif; width:650px; background-color:#ffffff; text-align:left;font-size: 14px;}
#smcf-container .smcf-content{font-family: "Trebuchet MS",Helvetica,Verdana,Arial,Tahoma,sans-serif; background-color: #ffffff; color:#ffffff; height:40px; border: 5px solid #006F3B; padding: 10px;	width: 100%;}
#smcf-container .smcf-cc {float: left; width: 650px; background-color: #ffffff;}
#smcf-container h1 { color:#ffffff;  margin:0;  font-size: 12px;  text-align: left; line-height: 1em;}
#smcf-container .smcf-left { background-color: #ffffff; float: left; width: 280px; margin-right: 5px;}

#smcf-container .smcf-title { font-family: "Trebuchet MS",Helvetica,Verdana,Arial,Tahoma,sans-serif; color: #000000; font-size: 28px; line-height: 100%; float: left; width: 650px; margin-right: 5px;}

#smcf-container .smcf-right { float: right; width: 320px;}
#smcf-container .smcf-loading {background-color: #ffffff; position:absolute; background:url(../images/scmf/loading.gif) no-repeat; z-index:8000; height:55px; width:54px; margin:-14px 0 0 170px; padding:0;}
#smcf-container .smcf-message {text-align: left;}
#smcf-container .smcf-error { background-color: #ffffff;  border-bottom: 1px solid #cccccc;  padding: 5px 15px 4px 0; color: #ffffff;  width:92%; font-weight:bold; margin:0 auto;}
#smcf-container br {clear:both;}
#smcf-container form {padding:0; margin:0;}
#smcf-container label {	white-space:nowrap; }
#smcf-container .smcf-input {  size: 50px; padding: 2px;  margin: 2px; background: #ffffff;  border: 1px solid #000000; font-family: "Trebuchet MS",Helvetica,Verdana,Arial,Tahoma,sans-serif; font-size: 12px;}
#smcf-container textarea {  font-family: "Trebuchet MS",Helvetica,Verdana,Arial,Tahoma,sans-serif; font-size: 12px; height: 500px;  width: 100px;}
.smcf-required {  color: #006F3B;}
.smcf-options {  margin-top: 10px;  font-weight: bold;  background: #555555;  border: 1px solid #b3d3c4;  padding: 10px;}
.smcf-options p {  text-align: center;  position: relative;}
.smcf-options ul {  margin: 0;}
.smcf-options ul li {  float: left;  list-style: none;  margin-left: 20px;}
.smcf-options ul li label { font-size: 14px;}

#smcf-container .smcf-button {  margin: 0 auto; padding: 0px 50px; cursor:pointer; height:24px; border: 1px solid #006f3b; font-weight: bold; text-align: left;}
#smcf-container .smcf-cancel {  no-repeat;}
#smcf-container a.modalCloseX,
#smcf-container a.modalCloseX:link,
#smcf-container a.modalCloseX:active,
#smcf-container a.modalCloseX:visited {display: block; width: 17px; height: 15px; background-color: #006F3B; color: #ffffff; text-decoration:none; font-weight:bold; font-size:12px; position:absolute; top:2px; right:0px; text-align:center; line-height: 15px;}
#smcf-container a.modalCloseX:hover {color:#9bb3b3;}
