/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/******************************************/
/***********[ Mage_CSS_A Reset ]***********/
/******************************************/
/* AMOEDO CSS */
a:hover {text-decoration: underline; color:#FF9900;}

.amoedo_div_titulo_content {
	font:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#EB891B;
	padding:10px;
	border-bottom-color:#EB891B;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
.amoedo_content {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	margin-top:10px;
	padding:10px;
}
.amoedo_loja {
	float:left;
	width:280px;
	height:150px;
	border-left-style:dotted;
	border-left-color:#FFCC00;
	border-left-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#F2F2F2;
	border-bottom-width:3px;
	padding-left:10px;
	margin-right:20px;
}

.amoedo_titulo_loja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
}
.amoedo_imputs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #CCCCCC;
	background-image: url(http://www.amoedo.com.br/bg_imput.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding:2px;
	display: block;
	float: left;
	margin-bottom: 10px;
	width:297px;
}
.amoedo_txt_pd_vermelho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
}
.amoedo_txt_pd_amerelo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
}
#amoedo_fale_conosco label {
	text-align: right;
	width: 120px;
	padding-right: 10px;
	cursor: pointer;
	padding-top:3px;
	display: block;
	float: left;
	margin-bottom: 10px;
}
#amoedo_fale_conosco br {
	clear: left;
}
#amoedo_assistencia label {
	text-align: right;
	width: 120px;
	padding-right: 10px;
	cursor: pointer;
	padding-top:3px;
	display: block;
	float: left;
	margin-bottom: 10px;
}
#amoedo_assistencia br {
	clear: left;
}
.amoedo_button {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:5px;
	background-color:#CC0000;
	color:#FFFFFF;
	border:solid;
	border-color:#FFCC00;
	border-width:1px;
}

.cartao_amoedo { font-size:10px; font-family: Arial, Helvetica, sans-serif;}
.cartao_amoedo form { margin:0;}
.cartao_amoedo fieldset { border:#CCC solid 1px; padding:5px; width:670PX; margin-bottom:10px;}
.cartao_amoedo legend { display: block; font-size:12px; font-weight:bold; color:#0046d5;}
.cartao_amoedo li { display:inline-block; margin-right:5px; margin-bottom:5px;}
.cartao_amoedo input { font-size:11px; font-family:Arial, Helvetica, sans-serif;}
.cartao_amoedo label { font-weight:normal; color:#000;}

.cartao_amoedo #cpf_cic { width:130px;}
.cartao_amoedo #email { width:350px;}
.cartao_amoedo #nome_completo { width:655px;}
.cartao_amoedo #data_nascimento { width:130px;}
.cartao_amoedo #identidade { width:130px;}
.cartao_amoedo #orgao_emissor { width:130px;}
.cartao_amoedo #data_emissao { width:130px;}
.cartao_amoedo #estado_civil { width:30px;}
.cartao_amoedo #qtd_dependentes { width:30px;}
.cartao_amoedo #nome_mae { width:655px;}

.cartao_amoedo #residencial_end { width:655px;}
.cartao_amoedo #residencial_numero { width:100px;}
.cartao_amoedo #residencial_compl { width:180px;}
.cartao_amoedo #residencial_bairro { width:350px;}
.cartao_amoedo #residencial_cidade { width:470px;}
.cartao_amoedo #residencial_uf { width:30px;}
.cartao_amoedo #residencial_cep { width:130px;}
.cartao_amoedo #residencial_data { width:130px;}
.cartao_amoedo #residencial_tipo { width:30px;}
.cartao_amoedo #residencial_ddd { width:50px;}
.cartao_amoedo #residencial_telefone { width:160px;}
.cartao_amoedo #residencial_ramal { width:130px;}
.cartao_amoedo #residencial_telefone_tipo { width:30px;}

.cartao_amoedo #empresa_nome { width:655px;}
.cartao_amoedo #empresa_ocupacao { width:30px;}
.cartao_amoedo #empresa_data { width:130px;}
.cartao_amoedo #empresa_salario { width:130px;}
.cartao_amoedo #empresa_cargo { width:235px;}
.cartao_amoedo #empresa_endereco { width:655px;}
.cartao_amoedo #empresa_numero { width:100px;}
.cartao_amoedo #empresa_compl { width:180px;}
.cartao_amoedo #empresa_bairro { width:350px;}
.cartao_amoedo #empresa_cidade { width:470px;}
.cartao_amoedo #empresa_uf { width:30px;}
.cartao_amoedo #empresa_cep { width:130px;}
.cartao_amoedo #empresa_ddd { width:50px;}
.cartao_amoedo #empresa_telefone { width:160px;}
.cartao_amoedo #empresa_ramal { width:130px;}
.cartao_amoedo #empresa_origem_rendas { width:30px;}
.cartao_amoedo #empresa_outras_rendas { width:130px;}

.cartao_amoedo #referencia_nome_1 { width:655px;}
.cartao_amoedo #referencia_ddd_1 { width:50px;}
.cartao_amoedo #referencia_telefone_1 { width:160px;}
.cartao_amoedo #referencia_ramal_1 { width:130px;}
.cartao_amoedo #referencia_nome_2 { width:655px;}
.cartao_amoedo #referencia_ddd_2 { width:50px;}
.cartao_amoedo #referencia_telefone_2 { width:160px;}
.cartao_amoedo #referencia_ramal_2 { width:130px;}
.cartao_amoedo #banco_numero { width:130px;}
.cartao_amoedo #banco_agencia { width:130px;}
.cartao_amoedo #banco_conta { width:200px;}

.cartao_amoedo #cartoes_outros { width:200px;}

.cartao_amoedo #conjuge_cpf { width:130px;}
.cartao_amoedo #conjuge_nome_completo { width:655px;}
.cartao_amoedo #conjuge_data_nascimento { width:130px;}
.cartao_amoedo #conjuge_empresa { width:655px;}
.cartao_amoedo #conjuge_empresa_ddd { width:50px;}
.cartao_amoedo #conjuge_empresa_tel { width:160px;}
.cartao_amoedo #conjuge_empresa_ramal { width:130px;}
.cartao_amoedo #conjuge_salario { width:130px;}

.cartao_amoedo #cartao_nome_titular { width:655px;}

#botao_form { position:relative; left:50%; width:250px; margin-left:-125px; text-align:center;}
#botao_form .botao_envia { 
	width:100px;
	height:30px;
	margin-right:10px;
	background:#eb891b;
    color:#fff;
    border:1px solid #f5c896;
    font:bold 12px arial, sans-serif;
    cursor:pointer;
    text-align:center;
    vertical-align:middle;
	}
#botao_form .botao_limpa { 
	width:100px;
	height:30px;
	margin-left:10px;
	background:#eb891b;
    color:#fff;
    border:1px solid #f5c896;
    font:bold 12px arial, sans-serif;
    cursor:pointer;
    text-align:center;
    vertical-align:middle;
	}







/* AMOEDO CSS */


* { margin:0; padding:0; }

body { background:#fff; color:#2f2f2f; font:12px/1.55em arial, helvetica, sans-serif; text-align:center; }
/*background:#496778 url(../images/body_bg.gif) 50% 0 repeat-y; color:#2f2f2f; font:12px/1.55em arial, helvetica, sans-serif; text-align:center;*/
a { color:#1e7ec8; text-decoration:underline; }
a:hover { color:#1e7ec8; text-decoration:underline; }
a img { border:0;}
:focus { outline:0; }

/* Heading */
h1, h2, h3, h4, h5, h6, .head { margin-bottom:.4em; line-height:1.3em; color:#0A263C; }
h1 { font-size:2em; line-height:1.17; }
h2 { font-size:1.5em; }
h3 { font-size:1.35em; }
h4 { font-size:1.05em; }
h5 { font-size:1.05em; }
h6 { font-size:.95em; }

/* Table */
th { padding:0; text-align:left; vertical-align:top; }
td {padding:0;vertical-align:top;}

/* Paragraph */
p { margin-bottom:.8em; }
address { margin-bottom:.4em; }
address { font-style:normal; line-height:1.4em;}
cite { font-style:normal; font-size:10px;}
q:before, q:after{content:'';}

/* Form */
form { display:inline;}
fieldset { border:none; }
legend {display:none;}
label { color:#666; /*font-size:.95em;*/  font-weight:bold; }
input, select, button { vertical-align:middle; }

/* Lists */
dt { display:block; font-weight:bold; }
ul,ol { list-style:none; }

/* Size */
small { font-size:.92em; }
big { font-size:1.1em; }

hr { height:0; margin:8px 0; overflow:hidden; visibility:hidden; }
.nowrap { white-space:nowrap; }
.bold { font-weight:bold; }
