/* POMBOS ONLINE */

* {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4b4c4e;
}
body {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../layout/body_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
form {
	margin:0px;
}
a { 
	font-family: Arial, Helvetica, sans-serif;
	color:#6d6d6d;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h2 {
    font-size:16px;
    color:#7197b5;
    margin-bottom:5px;
    margin-top:5px;
	}
h3 {
    font-size:13px;
    color:#7197b5;
    margin-bottom:5px;
    margin-top:5px;
}
h4 {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#575a64;
	margin-bottom:15px;
	margin-top:15px;

}

/*
	ESTRUTURA
*/
#wraper
{
	width:995px;
	margin:0 auto;
	background-image: url(../layout/main_bg.jpg);
	background-position:top;
	background-repeat: repeat-y;
}
#header
{
	height:197px;
	background-image: url(../layout/header_bg.jpg);
	background-repeat:no-repeat;
	
}
#header .banner {
	margin-left:40px;
	margin-top:2px;
}
#corpo {
	width:916px;
	margin:0 auto;
}
/* 
	COLUNA DIREITA
*/
#coldir {
	float:right;
	width:215px;
	margin-bottom:15px;
}
#coldir #centro_criacao {
	background-image:url(../layout/bg_caixa_centrocriacao.jpg);
	background-repeat:repeat-y;
	background-position:top;
	width:215px;
	height:;
	padding-top:10px;
}
#coldir #centro_criacao #slideshow {
	background-image:url(../layout/bg_slideshow_centrocriacao.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:180px;
	height:136px;
	margin-left: 15px;
	padding-left:7px;
	padding-top:10px;
}

#coldir #resultados {
	background-image:url(../layout/bg_caixa_resultados.jpg);
	background-repeat:repeat-y;
	background-position:top;
	padding-top:10px;
}

#coldir #noticias {
	background-image:url(../layout/bg_caixa_noticias.jpg);
	background-repeat:repeat-y;
	background-position:top;
    padding-top:10px;
    padding-left:9px;
    padding-right:9px;
    margin-bottom:4px;
	min-height:100px;
}
#coldir #noticias ul {
	margin-top:10px;
}
#coldir #noticias li {
    margin-bottom:5px;
	margin-left:15px;

 /* background-color:#fafafa;
    padding:3px;
    list-style:none;*/
	list-style:outside;
	list-style-image:url(../layout/bullet_bluecirc.jpg);
}
#coldir #noticias li a{
    font-size:11px;
    font-weight:normal;
    color:#5f8aaa;
    text-decoration:none;
}
#coldir #noticias li a:hover {
    color:#575a64;
}
#coldir #noticias .titulo {
    font-family:Arial, Helvetica, sans-serif;
    color: #3378a0;
	font-size:11px;
	font-weight:bold;
}



/* 
	COLUNA ESQUERDA
*/
#colesq {
	float:left;
	width:240px;
	background-color:#dedede;
	margin-bottom:10px;
}
#colesq #nav {
	margin-bottom:-3px;
}
#colesq #login {
	background-color:#fae600;
	padding:7px;
}
#colesq #numleiloes {
	width:180px;
	height:37px;
	margin:0 auto;
	background-image:url(../layout/bg_num_leiloes.jpg);
	background-repeat:no-repeat;
	margin-top:12px;
	margin-bottom:12px;
	text-align:right;
	padding:10px;
}
#colesq #numleiloes .ref {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#1d6b82;
	font-size:12px;
}
#colesq #numleiloes .valor {
	font-weight:bold;
	color: black;
}
#colesq #pub {
	width: 217px;
	margin:0 auto;
}
#colesq #pub img {}
/* 
	COLUNA CENTRO
*/
#colcentro {
	float:left;
	width:430px;
	margin-left:15px;
}
#colcentro #ultimaslicitacoes {
	background-image:url(../layout/bg_caixa_ultimaslicitacoes.jpg);
	background-repeat:repeat-y;
	background-position:top;
	padding:10px;
	min-height:140px;
	height:auto !important;
	height:140px;

}

#colcentro #ultimaslicitacoes .bloco, #colcentro #vendas .bloco, #conteudos #ultimaslicitacoes .bloco{
	width:125px;
	text-align:center;
	font-weight:bold;
	float:left;
	margin-right:10px;
	margin-top:20px;
}

#colcentro #ultimaslicitacoes .bloco .valor, #colcentro #vendas .bloco .valor, #conteudos #ultimaslicitacoes .valor{
	color:#193a61;
}
#colcentro #ultimaslicitacoes .bloco img, #colcentro #vendas .bloco img, #conteudos #ultimaslicitacoes .bloco img{
	margin-top:4px;
	margin-bottom:4px;
}
#colcentro #vendas {
	background-image:url(../layout/bg_caixa_vendas.jpg);
	background-repeat:repeat-y;
	background-position:top;
	padding:10px;
	min-height:140px;
	height:auto !important;
	height:140px;
}
#colcentro #vendas .bloco .valor{
	color:#4f83e6;
}

 #conteudos /* coluna central, conteúdos fora da homepage */ {
    float:right;
	width:634px;
	min-height:450px;
   /* margin-left:15px;*/
	margin-right:10px;
	background-image:url(../layout/caixa_conteudos_bg.jpg);
	background-repeat:repeat-y;
	background-position:top;
	padding:8px;
}
#conteudos #ultimaslicitacoes {
	width: 541px;
	margin:0 auto;
	padding:10px;
	background-color:#FFFFFF;
	border:1px solid #ccc;
	background-image:url(../layout/bg_caixa_intro_leiloes.jpg);
	background-position:top;
	background-repeat:repeat-x;

}
#conteudos .separador {
	background-image:url(../layout/separador_dots.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:3px;
}
.topbottom_imgs_conteudos {
	float:right;
	margin-right:10px;
}

/*
	NOTÍCIAS
*/

#conteudos .noticias{
	padding: 5px;
	width:95%;
	background-image:url(../layout/list_noticias_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin-bottom:5px;
    text-align: justify;
}
#conteudos .noticias .data{
	font-size:11px;
	font-weight:bold;
	margin-bottom:5px;
}
#conteudos .noticias .foto{
	/*width:75px;*/
	float:left;
	margin-right:15px;
}

#conteudos .noticias .botoes{
    margin-top: 4px;
}

#conteudos .noticias .botoes a img{
    margin-right: 5px;
}


/*
	LEILÕES
*/

#conteudos #leilao, #conteudos #reprodutores, #conteudos #casais {
	min-height:450px;
}
#conteudos #leilao .nome, #conteudos #reprodutores .nome{
	/*width:50px;*/
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:black;
}
#conteudos #leilao .item {
	font-weight:bold;
	color:#193a61;
}
#conteudos #leilao .valor {
	font-weight:bold;
	color:black;
}

#conteudos #leilao .foto {
	width:182px;
	float:left;
	margin-left:34px;
	margin-right:15px;
}
#conteudos #leilao #boxes {
	margin:0 auto;
	margin-top:30px;
	width:567px;
	height:175p;
}
#conteudos #leilao #licitacao, #conteudos #leilao #licitacao_stats , #conteudos #leilao #licitacao_tell  {
	width: 159px;
	padding:10px;
	background-image:url(../layout/bg_minicaixas_leiloes.jpg);
	background-position:top;
	background-repeat:no-repeat;
	min-height:155px;
	float:left;
	margin-right:10px;line-height:170%;
}
#conteudos #leilao #licitacao {
	text-align: center;
	color:white;
}
#conteudos #leilao #licitacao_stats {
	color:black;
}
#conteudos #leilao #licitacao_tell {
	color:#de4828;
}
#conteudos #leilao #licitacao_tell a, #conteudos #reprodutores a, #conteudos #casais a {
	color:#de4828;
	text-decoration:underline;
}
#conteudos #leilao #licitacao_tell a:hover, #conteudos #reprodutores a:hover,  #conteudos #casais a:hover {
	color:#e2725a;
	text-decoration:none;
}

.countTable th {
font-size: 13px;
}

/* CENTRO DE CRIAÇÃO - REPRODUTORES */

#conteudos #reprodutores .foto {
	width:180px;
	float:left;
	margin-right:5px;
}

#conteudos #reprodutores {
		
	
	
	margin:0 auto;
	padding:10px;
	background-color:#FFFFFF;
	border:1px solid #ccc;
	background-image:url(../layout/bg_caixa_intro_leiloes.jpg);
	background-position:top;
	background-repeat:repeat-x;
}



/* CENTRO DE CRIAÇÃO - Lista de Casais */

#conteudos #casais {
	width:630px;


}
	
	
	
#conteudos #casais .foto {
	width:55px;
	float:left;
	margin-right:5px;
	border: 1px solid #999999;
}
#conteudos #casais .fotocasais {
	width:305px;
	border: 1px solid #999999;
}
#conteudos #casais .genero {
	color: red;
	font-weight:bold;
}
#conteudos #casais .separador {
	background-image:url(../layout/separador_dots.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	height:4px;
}

#conteudos #casais td.vercasal {
	background-color:#F4F4F4;
	}
/* 
	RODAPÉ
*/
#footer {
	background-image:url(../layout/rodape_bg.jpg);
	background-repeat:no-repeat;
	padding-top:10px;
	padding-left:10px;
	width:915px;
	margin:0 auto;
	height:48px;
	color:#ffffff;
	font-size:1em;
}
#footer img{
	float:right;
	margin-right:5px;
}

.alert {
    background-color: #FFFFE0;
    padding: 4px;
    border: 1px solid #FFFF00;
    font-size: 14px;
    color: #666666;
    margin-bottom: 15px;
    text-align: center;
} 

tr.hover1 { background-color: #FFFFFF; }
tr.hover1:hover { background-color: #eeeeee; }
