/* ----------------------------------------
 Programação: Axis Focus Informática Ltda.
 Gráficos:    Casa das Idéias
-------------------------------------------

-----------------------
        Geral
----------------------- */

/* ----- Login ----- */

#login #processo_compra { width:780px; height:21px; padding:20px 0px; }
#login #processo_compra li { height:21px; float:left; list-style:none; display:inline; }
#login #processo_compra li.minhas_compras { width:179px; height:21px; margin:0px 40px 0px 36px; background:url(../imagens/geral/processo_compra_separador.jpg) no-repeat right 2px; }
#login #processo_compra li.identificacao { width:157px; height:21px; margin-right:40px; background:url(../imagens/geral/processo_compra_separador.jpg) no-repeat right 2px; }
#login #processo_compra li.pagamento { width:150px; height:21px; margin-right:40px; background:url(../imagens/geral/processo_compra_separador.jpg) no-repeat right 2px; }
#login #processo_compra li.confirmacao { width:103px; height:21px; margin-right:35px; }

#login_secundario { margin:10px; border-top:1px solid rgb(204,204,204); border-bottom:1px solid rgb(204,204,204); }
#form_login { width:279px; margin:5px 0px; padding:5px; border-right:1px solid rgb(204,204,204); float:left; display:inline; }
#form_login h3 { width:238px; height:23px; margin-bottom:18px; background-image:url(../imagens/geral/login_ja_sou_cadastrado_tl.jpg); overflow:hidden; text-indent:-32767px; }
#form_login label { width:40px; margin-right:10px; padding:3px 0px; display:block; }
#form_login input { width:188px; height:22px; border:none; background-color:rgb(229,229,229); font-size:13px; float:left; }
#form_login p { width:279px; height:22px; margin-bottom:11px; }
#form_login .botao { width:238px; padding-right:41px; }
#form_login .botao input { width:117px; height:22px; margin:0px; float:right; }
#primeira_compra { width:450px; margin:5px; padding:5px; float:right; display:inline; }
#primeira_compra h3 { width:188px; height:23px; margin:0px 0px 18px 41px; background-image:url(../imagens/geral/login_primeira_compra_tl.jpg); overflow:hidden; text-indent:-32767px; }
#primeira_compra p { margin-left:41px; }

/* ----- Cadastro de clientes ----- */

#clientes h3 { width:760px; height:14px; padding:3px 0px 3px 20px; background-color:rgb(166,172,74); color:#fff; font:bold 14px/14px arial; }
#clientes h4 { margin:10px 0px 10px 160px; font:bold 14px/14px arial; }
#clientes .tipo { width:150px; height:30px; margin-right:10px; float:left; display:inline; text-align:right; }
#clientes .radiobutton label { width:580px; float:right; text-align:left; }
#clientes .info { margin-left:160px; }
#clientes .botao { margin:10px 0px 10px 160px; text-align:left; }
#clientes .botao a.concluir_cadastro { width:153px; height:17px; background-image:url(../imagens/geral/cadastro_clientes_concluir_cadastro_bt.jpg); display:block; overflow:hidden; text-indent:-32767px; }
