@charset "utf-8";
/*
*  GAROTA ACADEMIA - PERFIL
*
*  Created by Rick A on 2009-04-02.
*  Copyright (c) 2009 Color Charge. All rights reserved.
*/
/* TABELA PERFIL
--------------------------------------------- */
h2#nome_garota { font-size: 1.5em; margin: 0; text-transform: uppercase; color: #177b64; }
div#listagem_perfil { /* background: url(../imagens/perfil/perfil_bg.gif) repeat-y 0 0;*/ width: 312px; float: left; min-height:430px; }
div#listagem_perfil table { width: 300px; margin: 0 0 0 0px; background: url(../imagens/perfil/listagem_bg_pontilhado.gif) repeat-x left bottom; }
div#listagem_perfil table tr th
, div#listagem_perfil table tr td { padding: 3px; vertical-align: top; }
div#listagem_perfil table tr th { text-align: right; width: 100px; }
div#listagem_perfil span#listagem_topo { background: url('../imagens/perfil/perfil_bg_topo.gif') no-repeat 0 0; width: 267px; height: 20px; display: block; }
div#listagem_perfil span#listagem_pe { margin: 0 !important; background: url('../imagens/perfil/perfil_bg_pe.gif') no-repeat 0 0; width: 267px; height: 27px; display: block; }
table#tabela_pontuacao { background: none !important; }

div#listagem_perfil p a { height: 30px; width:111px;  background: url(../imagens/home/bgBtn.jpg) no-repeat left top; text-decoration: none; color: #FFF; text-transform: uppercase; display: block; text-align: center; padding-top: 6px; margin-left: 65px; margin-top: 15px;    }
div#listagem_perfil p a:hover { text-decoration: none; color: #FD0; }
div#listagem_perfil ul.listagemModelos { padding:0; margin:0; list-style:none; }
div#listagem_perfil ul.listagemModelos li { font-size:12px !important; margin:0; padding:2px 0; }

/* CONTEUDO PERFIL
--------------------------------------------- */
div#conteudo_principal div#miniaturas_perfil ul { margin:0 !important; }
div#conteudo_perfil { width: 600px; float: left; }
div#conteudo_perfil div#foto_perfil { width:600px; height:420px; text-align:center; margin-top:10px; }

/* MINIATURAS */
div#miniaturas_perfil { background: url(../imagens/perfil/scroll_miniaturas.gif) no-repeat 0 0  ; width: 600px; height: 80px; padding:15px 0; position: relative; }
div#miniaturas_perfil ul { }
div#miniaturas_perfil ul li { }

.jcarousel-clip-horizontal { width: 478px; position: relative; left:58px;  top: 0; padding: 0 0px 0 -85px; }

.jcarousel-list li,
.jcarousel-item { width: 96px; }

.jcarousel-prev-horizontal { width: 20px; height: 86px; display: block; position: absolute; left: 0; top: 0; cursor: pointer; }
.jcarousel-next-horizontal { width: 20px; height: 86px; display: block; position: absolute; right: 0; top: 0; cursor: pointer; }

/* GAROTAS NA MESMA LOCALIDADE
---------------------------------------------- */
div#garotas_mesma_localidade { *height: 130px;}
div#garotas_mesma_localidade ul li { float: left; margin: 5px 8px 5px 0; border: 1px solid #b3b3b3; }

