/*
 * SimpleModal popup Form
 * http://www.ericmmartin.com/projects/simplemodal/
 * http://code.google.com/p/simplemodal/
 *
 * Copyright (c) 2010 Eric Martin - http://ericmmartin.com
 *
 * Licensed under the MIT license:
 *   http://www.opensource.org/licenses/mit-license.php
 *
 * Revision: $Id: popup.css 254 2010-07-23 05:14:44Z emartin24 $
 */

/* Overlay */
textarea { resize: none; } 
.sol-logo{display:block;width:100%;background:#fff;}
.textbox2 {margin-left:20px;font-size:12px;width:560px;color:#999;overflow: auto;height:100px;}
.sol-logo ul{}
.sol-logo ul li{margin-left:20px;font-size:12px;width:520px;color:#999;}
.sol-logo img{margin-left:20px;}

.popup-content {height: 390px;}

#popup-overlay {background-color:#000; cursor:wait;}
.bloco{width:265px;float:left;	margin-left:20px;}
/* Container */

#popup-container {font: 16px/17px 'PT Sans', 'Ubuntu', Arial, Helvetica, sans-serif; text-align:left; width:501px; height: 425px;padding-left: 50px;}
.popup-content {background:#fff; border-left:3px solid #e9e7d0; border-right:3px solid #e9e7d0; color:#000; height:auto;padding-left: 11px; padding-top: 10px;}
#popup-container h1 {color:#d76300; font-size:20px; line-height:20px; margin:0; padding:0 0 6px 12px; text-align:left;}
#popup-container .popup-loading {background:url(../images/loading.gif) no-repeat; height:55px; margin:-14px 0 0 190px; padding:0; position:absolute; width:54px; z-index:8000;}

#popup-container .contact-subject{width:560px;}
#popup-container .contact-message {text-align:center;}
#popup-container .contact-input {background:#eee; border:1px solid #fff; font-family:'PT Sans', 'Ubuntu', Arial, Helvetica, sans-serif; float:left; padding:2px; margin:2px; width:250px; -webkit-border-radius:4px;  -moz-border-radius:4px; -moz-border-radius:4px; border-radius:4px 4px 4px 4px;}

#popup-container .popup-error {background:#f00;color:#fff; border:2px solid #ccc; font-size:14px; font-weight:bold; line-height:18px; margin:0 auto; padding:2px; width:92%;}
#popup-container br {clear:both;}
#popup-container form {margin:0; padding:0;}

#popup-container label {clear:left; display:block; float:left;  padding-right:4px; text-align:left; width:250px;color:#999;font-size:12px;}

#popup-container textarea {height:84px;width:550px;}
#popup-container .popup-cc {cursor:default; font-size:12px; vertical-align:top;color:#999;}
.popup-top {background-color:#fff; height:13px; 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;border-top:3px solid #e9e7d0;border-left:3px solid #e9e7d0; border-right:3px solid #e9e7d0; }
.popup-bottom {background-color:#fff; font-size:12px; height:6px; 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;border-bottom:3px solid #e9e7d0;border-left:3px solid #e9e7d0; border-right:3px solid #e9e7d0;}
.popup-bottom a,
.popup-bottom a:link,
.popup-bottom a:active,
.popup-bottom a:visited {color:#666; position:relative; top:-4px; text-decoration:none;}
.popup-bottom a:hover {color:#888;}
.popup-button { border:0;background:#fff;  cursor:pointer;height:20px; margin:4px 0 0 4px; text-align:center; vertical-align:middle;}
.popup-button:hover {background:#fff;}
a.modal-close,
a.modal-close:link,
a.modal-close:active,
a.modal-close:visited {color:#999; font-size:20px; font-weight:bold; position:absolute; text-decoration:none; right:12px; top:5px;}
a.modal-close:hover {color:#ccc;}

/* .contact-send {background: url(../images/enviar.jpg) no-repeat;} */

/* Login Page */
/*#divLogin {font: 16px/17px 'PT Sans', 'Ubuntu', Arial, Helvetica, sans-serif; text-align:left; width:237px;padding-left: 150px;}*/
#divLogin .popup-content {background:#fff; border-left:3px solid #e9e7d0; border-right:3px solid #e9e7d0; height:190px; }
#divLogin .simplemodal-wrap {overflow:hidden; }
.loginHeader {cursor:default; font-size:12px; vertical-align:top;color:#999;margin-left:7px;margin-right:20px;}

#divLogin .block {float:left;	margin-left:7px;}
#divLogin .halfbox {background:#eee; border:1px solid #fff; font-family: 'PT Sans', 'Ubuntu', Arial, Helvetica, sans-serif; float:left; padding:2px; margin:0px; width:180px; -webkit-border-radius:4px;  -moz-border-radius:4px; -moz-border-radius:4px; border-radius:4px 4px 4px 4px;}
#divLogin .buttonblock {float: right; margin-top: -17px; margin-right: 14px;}
#divLogin label {clear:left; display:block; float:left;  padding-right:4px; text-align:left; color:#999;font-size:12px;}
#divLogin input {background: #bfbeae; border:1px solid #fff; font-family:'PT Sans', 'Ubuntu', Arial, Helvetica, sans-serif;font-size: 1.1em;color: #999999; float:left; padding:2px; margin-top:30px; margin-bottom: 2px; margin-left: 0px; margin-right: 8px; width:255px; height: 23px; -webkit-border-radius:4px;  -moz-border-radius:4px; -moz-border-radius:4px; border-radius:4px 4px 4px 4px;}
#divLogin form {background:#fff; color:#000; height:auto;}
#divLogin .defaultbutton {width:75px; font-size:0.8em; letter-spacing: 0.2em; color:#fff;}
.LoginButton {text-transform: uppercase;}

#divLogin { height:210px; width:231px; z-index: 900; position: relative; top: -225px; left: 175px; }
#divLogin a.modal-close,
#divLogin a.modal-close:link,
#divLogin a.modal-close:active,
#divLogin a.modal-close:visited {top:8px;}

#divNewsletter .popup-content {background:#fff; border-left:3px solid #e9e7d0; border-right:3px solid #e9e7d0; height:190px; }
#divNewsletter .simplemodal-wrap {overflow:hidden; }
.loginHeader {cursor:default; font-size:12px; vertical-align:top;color:#999;margin-left:7px;margin-right:20px;}

#divNewsletter .block {float:left;	margin-left:7px;}
#divNewsletter .halfbox {background:#eee; border:1px solid #fff; font-family: 'PT Sans', 'Ubuntu', Arial, Helvetica, sans-serif; float:left; padding:2px; margin:0px; width:180px; -webkit-border-radius:4px;  -moz-border-radius:4px; -moz-border-radius:4px; border-radius:4px 4px 4px 4px;}
#divNewsletter .buttonblock {float: right; margin-top: -17px; margin-right: 14px;}
#divNewsletter label {clear:left; display:block; float:left;  padding-right:4px; text-align:left; color:#999;font-size:12px;}
#divNewsletter input {background: #bfbeae; border:1px solid #fff; font-family:'PT Sans', 'Ubuntu', Arial, Helvetica, sans-serif;font-size: 1.1em;color: #999999; float:left; padding:2px; margin-top:30px; margin-bottom: 2px; margin-left: 0px; margin-right: 8px; width:255px; height: 23px; -webkit-border-radius:4px;  -moz-border-radius:4px; -moz-border-radius:4px; border-radius:4px 4px 4px 4px;}
#divNewsletter form {background:#fff; color:#000; height:auto;}
#divNewsletter .defaultbutton {width:75px; font-size:0.8em; letter-spacing: 0.2em; color:#fff;}
.LoginButton {text-transform: uppercase;}

#divNewsletter { height:210px; width:231px; z-index: 900; position: relative; top: -225px; left: 175px; }
#divNewsletter a.modal-close,
#divNewsletter a.modal-close:link,
#divNewsletter a.modal-close:active,
#divNewsletter a.modal-close:visited {top:8px;}
