/* Feedback Tab/Lingua */

.feedback_site_tab, .feedback_site_tab2 {
	position:fixed;
	_position:absolute;
	right:0px;
	top:0px;
	z-index:1;
	height:103px;
	width:19px;
	cursor:pointer;
}
.feedback_site_tab2 {
	height:183px;
	width: 126px;
}
#feedback_site_tab_texto {
	background:transparent url(http://img.locaweb.com.br/images/layout/btn_sugestoes_feedback.20101112144151.png) 0px 0px no-repeat;
	width:19px;
	height:100px;
	text-indent:-9999px;
	position:absolute;
	top:17px;
	left:0px;
	cursor:pointer;
}
#feedback_site_tab_texto2 {
	width:36px;
	height:166px;
	text-indent:-9999px;
	position:absolute;
	top:17px;
	left:0px;
}

#feedback_site_tab_close {
	background:transparent url(http://img.locaweb.com.br/images/layout/btn_fechar_feedback.20101111145946.png) 0px 0px no-repeat;
	width:19px;
	height:17px;
	text-indent:-9999px;
	position:absolute;
	top:0px;
	left:0px;
	cursor:pointer;
}
#feedback_site_tab_close.hover {
	/*background-image:url(http://img.locaweb.com.br/images/layout/feedback-tab-close-hover.20100729134105.jpg);*/
}

#feedback_site_tab:hover, #feedback_site_tab_texto:hover, #feedback_site_tab_close:hover {
	cursor:pointer;
	outline:none;
}
#feedback_site, #feedback_search {
	border:1px solid #900;
	width:440px;
	height:auto;
}
#feedback_site { 
	background-color:#f7f7f7;
}
#feedback_site_thanks {
	border:1px solid #900;
	width:440px;
	height:142px;
}
#feedback_search_thanks {
	border:1px solid #900;
	width:439px;
	height:163px;
}

.feedback_title {
	height:18px;
	color:#fff;
	background-color:#900;
	padding:7px;
	font-weight:bold;
	font-size:13px;
}
#feedback_title_left {
	float:left;
}
.feedback_close {
	float:right;
	cursor:pointer;
	color:#FFFFFF;
	font-size:17px;
	font-weight:bold;
}
.feedback_form {
	padding:10px;
}
#feedback_site_thanks .feedback_form {
	height:90px;
}

#feedback_site_error_messages, 
#feedback_search_error_messages {
	clear:both;
	float:left;
	_float:none;
	width:400px;
	border:1px solid #900;
	background-color:#ffffce;
	color:#900;
	font-weight:bold;
	padding:8px;
	margin-bottom:12px;
}
.feedback_smiley_question {
	clear:both;
	float:left;
	color: #333;
	display:block;
	font-size:13px;
	margin:10px 0 2px;
	width:100%;
}
.feedback_search_tagline {
	clear:both;
	float:left;
	_float:none;
	color: #333;
	display:block;
	font-size:13px;
	font-weight:bold;
	margin:5px 0 2px;
	_margin:5px 0 -6px;
	width:100%;
}
ul.smileys {
	margin:0;
	padding:0px;
	clear:both;
	width:260px;
}
ul.smileys li {
	float:left;
	background: url(http://img.locaweb.com.br/images/icone/feedback-smileys.20100729134105.jpg) no-repeat;
	text-indent:-9999px;
	cursor:pointer;
	margin-right:12px;
	width:37px;
	height:37px;
}
ul.smileys li input {
	display:none;
}
ul.smileys li#smiley_1 {
	background-position:0px 3px;
}
ul.smileys li#smiley_2 {
	background-position:-49px 3px;
}
ul.smileys li#smiley_3 {
	background-position:-98px 3px;
}
ul.smileys li#smiley_4 {
	background-position:-147px 3px;
}
ul.smileys li#smiley_5 {
	background-position:-196px 3px;
}
ul.smileys li#smiley_1.selected {
	background-position:0px -37px;
}
ul.smileys li#smiley_2.selected {
	background-position:-49px -37px;
}
ul.smileys li#smiley_3.selected {
	background-position:-98px -37px;
}
ul.smileys li#smiley_4.selected {
	background-position:-147px -37px;
}
ul.smileys li#smiley_5.selected {
	background-position:-196px -37px;
}

ul.subject {
	clear:both;
	margin:0;
	padding:0px;
	font-size:11px;
	margin:0 0 0 -4px;
	_margin:0 0 0 0;
}

#feedback_outro {
	clear:both;
	margin:10px 0 0 0;
	float:left;
}
#feedback_outro textarea {
	color: #666;
}
span.chars_left {
	color: #666;
}

.feedback_botao {
	background:#3580AD url(http://img.locaweb.com.br/images/bkg_botao_azul.20100729134104.jpg) repeat-x scroll 0 0;
	color:#FFFFFF;
	cursor:pointer;
	font-size:13px;
	height:23px;
	padding-bottom:3px;
	border:medium none;
	font-weight:bold;
}
.feedback_thank_you {
	clear:both;
	float:left;
	width:100%;
	color: #333;
	display:block;
	font-size:15px;
	margin:8px 0 14px;
	text-align:center;
	font-weight:bold;
	_line-height:18px;
}
#feedback_search_thanks .feedback_thank_you {
	_margin:4px 0;
}
.feedback_left {
	clear:left;
	float:left;
	margin:0 10px 14px 0;
	width:145px;
	color: #333;
	font-size:13px;
}
.feedback_right {
	float:left;
	width:245px;
	color: #333;
	font-weight:bold;
	font-size:13px;
}
.feedback_cancelar {
	font-weight:normal;
}
#feedback_search_entry_1, #feedback_search_entry_2 {
	width:218px;
}
.feedback_form div.spacer {
	clear: both;
	height: 8px;
}
.feedback_form p {
	margin: 10px 0 0 0;
}
#feedback_site p.disclaimer {
	background-color:#F3E8DE;
	margin:5px 0;
	padding:3px 5px;
}
#feedback_site p.disclaimer small.disclaimer {
	color:#6F645A;
}
/** UserVoice */
#uv_cliente {
	display:none;
}
#uv_nao_cliente {
	display:none;	
}
.uservoice div.rodape_modal p {
	display:;
}
/*=================================	
	modal de login do Uservoice 
================================= */
#modal_uservoice div.modal_content.uservoice {
	background:none;
	height:auto;
	border:none;
	background-color:#FFF;
}
#modal_uservoice div.modal_content.uservoice div.conteudo_modal {
	padding:10px 35px;
}
#modal_uservoice div.modal_content.uservoice .rodape_modal {
	height:20px;
	padding:10px 35px;
	text-align:left;
}
#modal_uservoice div.modal_content.uservoice .title_modal {
	height:26px;
	background:#dfdfdf url(http://img.locaweb.com.br/images/modal/bg_degrade_titulo.20101111104024.jpg) top left no-repeat;
}
#modal_uservoice div.modal_content.uservoice .title_modal img.close {
	float:right;
	margin-right:8px;
	margin-top:5px;
	cursor:pointer;
}
#modal_uservoice div.modal_content.uservoice .title_modal h3 {
	float:left;
	padding-left:8px;
	font-size:14px;
}
#modal_uservoice div.modal_content.uservoice div.conteudo_modal p {
	padding:0px;
	color:#000;
}
#modal_uservoice div.modal_content.uservoice div.conteudo_modal p.subtitle {
	font-size:14px;
	font-weight:bold;
	color:#000;
}
#modal_uservoice div.modal_content.uservoice div.conteudo_modal #ja_cliente {
	margin:110px 0 0 0;
	text-align:center;
}
#modal_uservoice div.modal_content.uservoice a {
	color:#990000;
}
#modal_uservoice div.modal_content.uservoice a.btn_degrade_cinza {
	background:#ffffff url(http://img.locaweb.com.br/images/botao/bg_degrade_cinza_repeat.20101111112526.jpg) bottom left repeat-x;
	display:inline-block;
	text-align:center;
	border:#999 1px solid;
	font-weight:bold;
	font-size:14px;
	color:#333;
	padding:6px 14px;
	margin-right:10px;
	text-decoration:none;
}
#modal_uservoice div.modal_content.uservoice a.btn_degrade_cinza:hover {
	border-color:#999999 #333333 #333333 #999999;
	text-decoration:none;
}
#modal_uservoice div.modal_content.uservoice legend {
	display:none;
}
#modal_uservoice div.modal_content.uservoice input[type="text"], div.modal_content.uservoice input[type="password"] {
	width:274px;
	height:24px !important;
	border:1px solid;
	border-color:#aaaaaa #000000 #000000 #aaaaaa;
	margin-top:4px;
	padding:0 4px;
}
#modal_uservoice div.modal_content.uservoice .actions {
	padding-top:7px;	
}
#modal_uservoice div.modal_content.uservoice a.secondActions {
	text-decoration:underline;
}
#modal_uservoice div.modal_content.uservoice #esqueceu_senha {
	float:left;
	display:none;
}
#modal_uservoice div.modal_content.uservoice #aguarde {
	float:right;
	display:none;
}
#modal_uservoice div.modal_content.uservoice div.conteudo_modal form small {
	display:inline-block;
	font-size:11px;
	height:16px;
	padding:0 0 3px 0;
}
/* Erros */
#modal_uservoice div.modal_content.uservoice input[type="text"].inputError, div.modal_content.uservoice input[type="password"].inputError {
	border-color:#F00;
	color:#F00;
}
#modal_uservoice div.modal_content.uservoice div.conteudo_modal form label.labelError,
#modal_uservoice div.modal_content.uservoice div.conteudo_modal form small.error {
	color:#F00;
}
#modal_uservoice div.modal_content.uservoice .msg_erro.show {
	border:#F00 1px solid;
	color:#F00;
}
#modal_uservoice div.modal_content.uservoice .msg_erro {
	border:#FFF 1px solid;
	font-size:12px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:8px;
	display:block;
	height:18px;
}
.TB_modal {
	border:1px solid #DFDFDF;
}
/**/

div.balao-uv{
        background:url(http://img.locaweb.com.br/images/layout/balao_sugestoes.20101118084054.png) no-repeat scroll 0 0 transparent;
        color:#FFFFFF;
        font-size:11px;
        height:120px;
        line-height:13px;
        margin:15px 25px 0 0;
        padding:30px 13px 0 35px;
        _padding:30px 18px 0 15px;
        position:fixed;
        _position:absolute;
        right:0;
        width:165px;
        _width:180px;
        z-index:1;}
div.balao-uv p{ 
	font-weight:bold; margin-bottom:4px; color:#FFF;
}
img#btn_fechar_balao{margin-right:20px; cursor: pointer;}

