/* estilo global */
html, body { height: 100%; }
body {
	color: #50503b; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background:url(imgs/fundo_verde.png) no-repeat scroll center top #FFFFFF;
}


/**** CLASSES ****/
img{ border:none 0; }
.clear {clear: both;}
strong {font-weight: bold;}
a {color: #50503b; /*color: #4cac17*/; text-decoration: none;}
	a:hover {text-decoration: underline;}
	
button {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
h1.titulo, h1.titulo-internas, #empresa h1, #plantel h1 {font-size: 23px; color: #253b04; text-shadow: 1px 1px 2px #A6A6A6; padding-bottom: 20px;}
.paginacao {text-align: right; font-size: 11px; color: #4f4f4f; font-style: italic;}

p{ line-height:1.5em; padding-bottom:10px; }
h1, h2 {
	/*color: #394d1d;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 22px;
	padding: 10px 0 20px 0;
	text-shadow:1px 1px 2px #a6a6a6;*/

}
h3 {
	font-weight: bold;	
}

label, button { cursor: pointer; }

input[type=text], textarea {
	border: 1px solid #cecac3;
	height: 22px;
	font-family: Arial;
	font-size: 12px;
	line-height: 22px;
}

input[type=text]:focus, textarea:focus {
	border-color: #b0ebaa;
}

strong { font-weight: bold; }
em { font-style: italic; }


.imgr {
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999em;
}

.vejamais{
	background: url(img/btn-veja-mais.jpg);
	display: inline-block;
	*display: block;
	height: 18px;
	width: 70px;	
}
#header, #content {
	margin: 0 auto;
	position:relative;
	width: 1000px;
}

/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
/* fim estilo global */

/* header */
#header {height: 590px; position: relative;}

#logo {height: 190px; margin-left: 40px; margin-top: 22px; position: relative; width: 290px; z-index:3;}

#menu { position: absolute; right: 405px; top: -3px; _top:10px; z-index: 1;}

#pre-catalogo-leilao {height: 244px; margin-left: 855px; margin-top: -142px;}
	#pre-catalogo-leilao .pre-catalogo { margin-top: -70px; z-index:2; position:relative;}
	#pre-catalogo-leilao .fechar {position: relative; z-index: 200; cursor: pointer;}
	
#conheca-matrizes {height: 280px; margin-left: -57px; /*margin-top: 50px;*/ margin-top: 120px; _margin-bottom: 20px; position: relative; z-index: 2;}
	#conheca-matrizes .fechar { margin-left: 46px; position: relative; z-index: 200; cursor: pointer;}
	#conheca-matrizes .conheca-matrizes-link {margin-left: 27px; margin-top: -98px; }

#videos_animais {margin-left: 868px; margin-top: -140px; position: relative; z-index: 2;}
/* fim header */

/* content */
#wrapper {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
}

#content {
	height: auto !important;
	height: 350px;
	min-height: 350px;
	padding: 0 17px 110px 17px;
	width: 960px;
}
#home #content { padding-bottom: 90px; }
#home #content a:hover { text-decoration: underline; }
.col-sidebar, .col-main { float:left; }
.col-sidebar {
	margin-right: 25px;
	width: 322px;
}
.col-main { width: 611px; }

#chamada-leiloes {
	border-bottom: 1px solid #c6c6c6;
	margin-bottom: 10px;
	padding-bottom: 25px;
	position: relative;
}
	#chamada-leiloes li {
		float:left;
		margin: 0 20px 0 0;
		width: 90px;
	}
	#chamada-leiloes li.ultimo,#chamada-leiloes li:last-child { margin-right: 0; }
	#chamada-leiloes img { margin-bottom: 8px; }
	#chamada-leiloes li a {
		color: #50503b;
		display:block;
		font-weight:bold;
		text-decoration:none;
	}
	#chamada-leiloes .btn {
		background: url(img/btn-leiloes.jpg);
		bottom: -9px;
		height: 18px;
		position:absolute;
		right: 0;
		width: 126px;
	}
	
#chamada-noticia {
	border-bottom: 1px solid #c6c6c6;
	padding-bottom: 12px;
	position:relative;
}
	#chamada-noticia img {
		float:left;
		margin: 0 10px  10px 0;
	}
	#chamada-noticia .btn {
		background: url(img/btn-noticias.jpg);
		bottom: -9px;
		height: 18px;
		position:absolute;
		right: 0;
		width: 126px;
	}
	#chamada-noticia h3 { margin-bottom: 3px;}
	#chamada-noticia h3 a { font-weight:bold;}
	#chamada-noticia a { color:#50503b; text-decoration:none;}
	#chamada-noticia p { float:right;width: 229px;}
	
/*#animais-destaque ul,*/
#animais ul { overflow:auto;}
	/*#animais-destaque h2 { padding-bottom: 0; }*/
	/*#animais-destaque li,*/
	#animais li {
		background: #f8f8f8;
		border: 1px solid #bababa;
		float:left;
		margin: 20px 15px 0 0;
		overflow:auto;
		padding: 6px 8px 8px;
		width: 280px;
		min-height: 130px;
		height: auto !important;
		height: 130px;
	}
	#resultados #animais li { margin-right: 33px;}
	/*#animais-destaque li:nth-child(2n+2){ margin-right: 0; }*/
	#animais li:nth-child(3n+1) { clear: left; }
	/*#animais-destaque img,*/
	#animais img {
		/*float:left;
		margin-right: 14px;
		width: 124px;
		height: 124px;*/
	}
	/*#animais-destaque h3,*/
	#animais h3 {
		margin-top: 20px;
	}
	/*#animais-destaque .animal-raca,*/
	#animais .animal-raca { padding: 0; }
	/*#animais-destaque .animal-desc,*/
	#animais .animal-desc { font-style:italic;}
	#animais li table/*, #animais-destaque li table*/ {
		float: left;
		width: 124px;
		height: 124px;
		margin-right: 14px;
	}
	
#chamada-parceiros {
	clear:both;
}
	#chamada-parceiros h2 { padding:20px 0 10px;}
	#chamada-parceiros ul {
		border: 1px solid #bababa;
		border-width: 1px 0 1px 0;
		overflow:auto;
		padding: 15px 0 15px 15px;
	}
	#chamada-parceiros li {
		float:left;
		margin-right: 30px;
		line-height: 110px;
	}
	#chamada-parceiros img { vertical-align: middle; max-width: 90px; max-height: 90px; }
	#chamada-parceiros ul li:last-child { margin-right: 0; }
	
	a.ver-todos {
		background: #FFF url(img/btn-ver-todos.jpg) 5px 0 no-repeat;
		width: 75px;
		height: 18px;
		float:right;
		top: -10px;
		position:relative;
	}
	
#todosParceiros li {
	background: url(img/bg-gradient.jpg) repeat-x #F2f2f2;
	border: 2px solid #f2f2f2;
	float:left;
	height: 105px;
	line-height: 105px;
	margin: 0 10px 10px 0;
	overflow:hidden;
	padding: 10px 10px 10px 10px;
	width: 445px;
}
	#todosParceiros li table {
		float:left;
		margin-right: 20px;
		width: 105px;
	}
		#todosParceiros td { text-align:center;}
		#todosParceiros img { vertical-align:middle;}
	#todosParceiros .desc {
		float:left;
		line-height: 1.5em;
		margin-top: 25px;
	}
	
#chamada-mapa {
	background: url(img/mapa.jpg);
	border:1px solid #CECAC3;
	height:63px;
	margin-top:10px;
	position:relative;
	width:254px;
}
	#chamada-mapa a {
		color: #FFF;
		position:absolute;
		padding:47px 0 0 118px;
		text-decoration:none;
		text-shadow:0 1px 0 #000;
	}
	
#empresa {}
	.empresa-topico {
		clear: both;
		overflow:auto;
		margin-bottom: 20px;
		/*padding-bottom: 30px;
		border-bottom:1px solid #BABABA;*/
	}
	.empresa-topico img {
		float:left;
		padding: 5px;
		border:1px solid #BABABA;
		margin-right: 20px;
	}
	.empresa-desc {
		float:left;
		width: 630px;
	}

#luzpropria-listaUltimasnoticias li {
	border-bottom: 1px dotted #BABABA;
	padding-top: 10px;
}
#luzpropria-listaUltimasnoticias h3 {
	background: url(img/seta.gif) no-repeat left center;
	padding-left: 10px;
	font-weight:bold;
	margin-bottom: 3px;
}
	#luzpropria-listaUltimasnoticias h3 a {font-weight:bold; }
	#luzpropria-listaUltimasnoticias a {text-decoration:none;}
	#luzpropria-listaUltimasnoticias a:hover {text-decoration:underline;}
	#luzpropria-listaUltimasnoticias p {
		padding-left: 10px;
	}
	#luzpropria-navegacao {
		/*background: url(img/bg-gradient.jpg) repeat-x 0 -15px;
		border:2px solid #F2f2f2;*/
		clear: both;
		padding: 20px 0px;
		margin: 20px 0 0 0;
		position:relative;
	}
	#luzpropria-imagemnoticia, #com-filtro, #gallery {
		border-radius: 7px;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;		
		background: #f2f2f2;
		text-align: center;
		padding: 20px;
		margin-bottom: 20px;
	}
	#luzpropria-imagemnoticia p {
		margin: 5px 0 0 0;
		padding: 0;
		font-style:italic;
	}
	#luzpropria-navegacao a, .pagination a, .pagination span {
		background: #e5e5e5;
		padding: 5px 10px;
		text-decoration:none;
		text-shadow: 0 1px 0 #FFF;
		border-radius: 7px;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
	}
	#b-envieparaaamigo a { float:right;}
	#luzpropria-navegacao a:hover,
	.pagination a:hover {
		position:relative;
		bottom: -1px;
	}
	.pagination span {
		opacity: 0.3;
		filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
	}
	.pagination .selecionado {
		background: #CCC;
		color: #656565;
		text-shadow: none;
	}
	
#todos-eventos{}
	#todos-eventos li {
		overflow:hidden;
		margin-bottom: 10px;
		border-bottom: 1px dotted #bababa;
		padding-bottom:10px;
		_height: 100px;
	}
	#todos-eventos img {
		border: 1px solid #bababa ;
		padding: 5px;
		float:left;
		margin-right: 10px;
	}
	#todos-eventos div {
		float:right;
		margin-top:15px;
		width:835px;
	}
	#todos-eventos h3 { margin-bottom: 3px;}
	#todos-eventos h3 a { font-weight: bold; text-decoration:underline;}
	#todos-eventos a { text-decoration:none;}
	
#luzpropria-eventos .galeria-fotos td {
	width: 90px;
	height: 90px;
	text-align: center;
}
	#luzpropria-eventos .galeria-fotos img {
		max-width: 90px;
		max-height: 90px;
		display: block;
		margin: 0 auto;
	}
	
#luzpropria-eventos h3, #luzpropria-noticias h3 { margin: 15px 0 15px;}
#luzpropria-listaUltimasnoticias h3 { margin: 0; }
.lista-itens h3 a, .lista-itens h4 a {
	margin: 0;
	font-weight:bold;
	background:url("img/seta.gif") no-repeat scroll left center transparent;
	padding-left: 10px;
}
.lista-itens a { text-decoration:none;}
.lista-itens p { padding-left: 10px; }
.lista-itens li {
	border-bottom:1px dotted #BABABA;
	padding-top:10px;
}
.galeria-fotos {}
	.galeria-fotos li {
		border:1px solid #BABABA;
		float:left;
		padding: 5px;
		margin: 0 10px 10px 0;
	}
	.galeria-fotos li a { display:block;}
	.galeria-fotos td { height: 92px; width: 90px; }
	
.pagination {
	margin: 40px 0 0 -5px;
}
	.pagination a {
		margin-left: 5px;
	}
	
/* arvore genealogica */
/*.arvore {
	border: 1px solid red;
	width: 450px;
}
	.arvore .filho {
		background: url(img/arvore1.png) no-repeat right center;
		float: left;
		padding-right: 60px;
		position: relative;
	}
	.arvore .filho div {
		position: absolute;
		width: 200px;
		right: -200px;
	}
	.arvore p {
		text-align: right;
		clear: both;
		padding: 0;
		line-height: 24px;
	}
	.arvore .avo {
		top: -50px;
	}
	.arvore .ava {
		bottom: -50px;
	}*/
.arvore {
	background: #e5e5e5;
	padding: 40px 80px 40px 0;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	margin-top:10px;
}
	.tab_anim{
		color: #9A844F;
		text-align: right;
		display:block;
		text-transform:uppercase;
		font-weight:bold;
		text-shadow:0 1px 0 #FFF;
	}
	.left {
		text-align: left;
		padding: 5px 0;
	}
	
#plantel strong {
	margin: 0 5px 0 0;
}
	#plantel .foto-chamada {
		float: left;
		margin: -10px 20px 100px 0;
	}
	#plantel .foto-chamada td {
		width: 124px;
		height: 124px;
		/*text-align:center;*/
		/*border: 1px solid #bababa;*/
		padding: 5px;
	}
	.col-a, .col-b {
		float:left;
		width: 400px;;
	}
	.col-a {
		height: 200px;
		margin-right: 10px;
	}
	.col-b {
		border-left: 1px dotted #bababa;
		padding-left: 20px;
	}
	#animal-detalhe h3 {
		clear: both;
		padding-top: 20px;
	}
	#animal-detalhe .galeria-fotos h3 {
		margin-bottom: 10px;
	}
	
	#animal-detalhe .galeria-fotos li {
		width: 90px;
		height: 90px;
		text-align:center;
		line-height: 90px;
	}
	#animal-detalhe .galeria-fotos li img {
		vertical-align:middle;
	}
	
#comercializacao h3, #campanha h3, #plantel #videos h3, #arvore-genealogica, #plantel #galeria-fotos {
	margin-bottom: 10px;
	border-bottom:1px solid #E5E5E5;
	padding-bottom: 5px;
	position: relative;
}

#menu-plantel {
	border-bottom:1px solid #E5E5E5;
	margin-bottom: 20px;
	/*text-align: right;*/
}
	#menu-plantel a {
		text-decoration: none;
		margin: 0 5px;
	}
	
.to-top {
	font-size: 11px;
	position: absolute;
	top: 20px;
	right: 0;
	width: 20px;
	height: 20px;
	text-indent: -9999em;
	background: url(img/top.jpg) no-repeat top right;
}

#b-envieparaaamigo {
	position: absolute;
	right: 0;
	top: 20px;
}

#com-filtro {
	text-align:left;
}
	#com-filtro label {
		display:block;
		font-weight:bold;
		margin-bottom: 5px;
	}
	
/* galeria de fotos */
#gallery {
	float: left;
	width: 580px;
	padding: 20px 0;
}
	#gallery a { text-decoration:none;}
#thumbs {
	float:right;
	width: 350px;
	/*padding-top: 20px;*/
}
	/*.thumbs, .thumbs li { overflow:auto;}*/
	.thumbs li {
		float: left;
		margin: 0 5px 5px 0;
	}
	.thumbs .thumb {
		background: #F8F8F8;
		display: block;
		/*float: left;*/
		padding: 5px;
		border: 1px solid #bababa;
		opacity: 0.8;
		filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	}
	
	.thumb:hover, .selected .thumb {
		opacity: 1;
		filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	}
	
	#slideshow img {
		max-width: 580px;
		max-height: 390px;
	}
	
#fotos #content {
	height: auto !important;
	height: 560px;
	min-height: 560px;
}

.filtro-raca, .filtro-tipo {
	float: left;
	width: 200px;
}

#com-filtro select {
	min-width: 150px;
}

#com-filtro.busca button {
	/*clear:both;
	display:block;*/
	position:relative;
	top: 17px;
}

p#resultados { text-align:center; }

/* fim content */

/*newsletter*/
/*
#newsletter {	
	background: url(img/newsletter.jpg) no-repeat;
	width:305px;
	height:78px;
	padding:16px 0 0 20px	
}
#newsletter input { width: 170px; }
#newsletter p {
	padding-bottom: 2px;
}

#newsletter label, button {
	background:url("img/btnEnviar.gif") no-repeat scroll 0 0 transparent;
	border:medium none;
	cursor:pointer;
	text-indent:-9999px;
	width:72px;
}*/

.titNews{	
	margin-top: 20px;
	padding:10px 0 5px;
}
/*fim newsletter*/

/* footer */
#footer {
	color: #ffffff;
	text-align: center;
	position: absolute; 
	bottom: 0; 
	width: 100%; 
	padding-top: 24px;
	height: 56px; 
	line-height: 57px; 
	background:url(imgs/bg_rodape.jpg) repeat-x scroll 0 0 transparent;
}
	#footer a{color: #FFFFFF;}
		#footer a:hover {font-weight: bold;}
/* fim footer */

.tiraBack{background: none;}
#topo_quaromilha{background: url(img/fundo_seo.jpg) repeat-x; height: 134px;}
#div_areimg{margin-left: 240px;}
.jogaMargin{margin-top: 10px;}

.zeraProperty{margin: 0px; padding: 0px;}

#header_seo {
	color: #FFF;
	height: 80px;
	position: absolute;
	text-align: center;
	width: 100%;
}
#header_seo .nav { margin-top: 27px; padding: 3px;}
#header_seo a {
	color: #a9bc91;
	margin: 0 10px;
	text-decoration: none;
}
#header_seo a:hover { color: #80c527; }
#header_seo p { clear:both; }

.men_seo{ padding: 5px;}

/**** VÍDEOS ****/
#videos a {color: #6B8B5E;}
	#videos a:hover {color: #4cac17;}
	
#videos {
    height: auto !important;
    min-height: 350px;
    padding: 0 17px 110px;
    width: 960px;
	font-weight: bold;
}
#videos .lista-itens li {
    border-bottom: 1px dotted #BABABA;
    padding-top: 10px;
}
#videos .lista-itens p {
    padding-left: 10px;
}
#videos h3 {
	margin: 30px 0 10px;
	padding: 5px;
	background: #f2f2f2;
}


#animalVendido {
	font-size: 15px;
        color: #a1543a;
        margin: 30px;
}
