/* Overlay */
#open-overlay {background-color:#FFFFFF; cursor:wait;}

/* Container */
#open-container {font: 13px Verdana,Lucida Console; text-align:left; height:400px;width:825px; }
#open-container .open-content {background-color:#ff9933; color:#ffffff; height:400px;}
#open-container .open-left {position:absolute;left:0px;top:28px;background-color:#ff9933; color:#ffffff;width:225px;height:400px;}
#open-container .open-right {position:absolute;left:225px;top:28px;background-color:#ff9933; color:#ffffff;width:600px;height:400px;}


#open-container h1 {color:#FFFFFF; font-size:20px; line-height:20px; margin:0; padding:0 0 0px 0px; text-align:left;}
#open-container .open-loading {background:url(../img/contact/loading.gif) no-repeat; height:55px; margin:-14px 0 0 190px; padding:0; position:absolute; width:54px; z-index:8000;}
#open-container .open-message {text-align:center;}
#open-container .open-error {background:#000; border:2px solid #ccc; font-size:14px; font-weight:bold; line-height:18px; margin:0 auto; padding:2px; width:92%;}
#open-container br {clear:both;}
#open-container form {margin:0; padding:0;}
#open-container label {clear:left; display:block; float:left; font-weight:bold; padding-right:4px; text-align:right; width:100px;}
#open-container .open-input {background:#eee; border:1px solid #fff; font-family:Verdana,Lucida Console; float:left; padding:2px; margin:2px; width:300px;}
#open-container textarea {height:114px;}
#open-container .open-cc {cursor:default; font-size:14px; vertical-align:top;}
#open-container .open-top {background-color:#FF9933; height:30px; margin:0; padding:0; -webkit-border-top-left-radius:8px; -webkit-border-top-right-radius:8px; -moz-border-radius-topleft:8px; -moz-border-radius-topright:8px; border-radius:8px 8px 0 0;}
#open-container .open-bottom {background-color:#FF9933; font-size:12px; height:13px; line-height:12px; text-align:center; -webkit-border-bottom-right-radius:8px; -webkit-border-bottom-left-radius:8px; -moz-border-radius-bottomright:8px; -moz-border-radius-bottomleft:8px; border-radius:0 0 8px 8px;}
#open-container .open-bottom a,
#open-container .open-bottom a:link,
#open-container .open-bottom a:active,
#open-container .open-bottom a:visited {color:#666; position:relative; top:-4px; text-decoration:none;}
#open-container .open-bottom a:hover {color:#888;}
#open-container .open-button {background:#d76300; border:0; color:#fff; cursor:pointer; font-size:16px; font-weight:bold; height:26px; margin:4px 0 0 4px; text-align:center; vertical-align:middle; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px;}
#open-container .open-button:hover {background:#f49000;}
#open-container a.modal-close,
#open-container a.modal-close:link,
#open-container a.modal-close:active,
#open-container a.modal-close:visited {color:#999; font-size:18px; font-weight:bold; position:absolute; text-decoration:none; right:8px; top:0px;}
#open-container a.modal-close:hover {color:#ccc;}



