@import url("reset.css");
@import url("form.css");
@import url("jquery.thick.css");
@import url("ui.tabs.css");
body {
	background:#f8f8f8;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
	a{
		color:#000;
		text-decoration:none;
	}
	img{
		vertical-align:middle;
	}
	strong{
		font-weight:bolder;
	}
	h1{	
		border-bottom:1px solid #9E0C09;
		color:#9E0C09;
		font-weight:bolder;
		font-size:18px;
		margin-bottom:5px;
		padding:5px 10px 5px 0;
		text-transform:uppercase;
	}
	h2{
		background:#fff;
		border:1px solid #ccc;
		color:#9E0C09;
		font-size:12px;
		margin-bottom:5px;
		padding:5px;
	}
	h3{
		font-size:12px;
		font-weight:bolder;
		margin-bottom:3px;
		padding:3px 5px 3px 0
	}
	h4{
		border:1px solid #ccc;
		font-size:11px;
		margin-bottom:1px;
		padding:5px
	}
#screen_login{
	background:#FFFFFF;
	height:350px;
	left:0;
	margin:-150px 0 0;
	position:absolute;
	top:50%;
	width:100%;
}
#header{
	background:#f8f8f8 url(../images/bg_header.jpg) center center;
	height:90px;
	width:100%
}
	#subheader{
		background:url(../images/horse.jpg) no-repeat right top;
		height:90px;
		margin:auto;
		width:1000px;
	}
#bar{
	background:#fff;
	border-bottom:1px solid #e8e8e8;
	height:18px;
	width:100%;
}
	#user{
		width:1000px;
		margin:auto;
	}
		#user p{
			float:left;
			font-size:10px;
			margin-right:5px;
			padding:3px 0;
		
		}
		.logout{
			background:#e8e8e8;
			display:block;
			float:right;
			font-size:10px;
			font-weight:bolder;
			padding:3px 0;
			margin-right:5px;
			text-align:center;
			width:60px;
		}
		.logout:hover{
			background:#ccc;
		}
#main{
	height:100%;
	width:100%;
}
	#container{
		margin:auto;
		width:1000px;
	}
	ul#menu_principal{
		float:left;
		margin-top:2px
	}
		ul#menu_principal li{
			list-style:none
		}
			ul#menu_principal li a{
				background:#fff;
				border: 1px solid #e8e8e8;
				color:#5A4230;
				display:block;
				font-size:10px;
				font-weight:bolder;
				padding:10px 5px;
				margin:1px 0;
				width:140px;
			}
			ul#menu_principal li a:hover,ul#menu_principal li a.restrict:hover{
				background:#E9D3A0!important;
				color:#000
			}
			ul#menu_principal li a.ajuda{		
				cursor:help
			}
			ul#menu_principal li a.restrict{		
				background:#e8e8e8!important
			}
			li.headlink ul li a:hover{
				background:#E9D3A0!important;
			}
	#content{
		float:left;
		height:auto;
		margin-left:5px;
		width:840px;
	}
	#reprodutor,.painel,#doadora,.pais_produto{
		background:#fff;
		width:828px;
	}
		#reprodutor,.painel,#doadora,.pais_produto{
			border:1px solid #999;
			float:left;
			margin-bottom:5px;
			padding:5px;
		}
		.close a{
			background:url(../images/back.png) no-repeat 32px 0;
			display:block;
			float:right;
			font-size:10px;
			padding:5px 0 5px 60px;
			text-transform:uppercase;
		}
		.show_content strong,.protocol strong,.h2_pais span.visibilidade{
			background:url(../images/bt_max.gif) no-repeat left center;
			cursor:pointer;
			padding:8px 8px 8px 20px
		}
		.h2_pais{
			border-bottom:none;
			margin-bottom:0px;
		}
		.min{
			background:url(../images/bt_min.gif) no-repeat left center!important;
		}
		.painel{
			border:1px solid #ccc!important;
		}
			.painel p{
				padding:5px 0;
				font-size:11px;
				float:left;
			}
		.egua{
			background:#e8e8e8;
			border:1px solid #e8e8e8;
			display:none;
			float:left;
			margin-bottom:5px;
			padding:5px;
			width:816px
		}
			#reprodutor p,.egua p,#doadora p,.pais_produto p{
				font-size:11px;
				float:left;
				padding:5px 0;
			}
		#doadora,.pais_produto{
			border:1px solid #ccc
		}
		.mini_painel{
			float:left;
		}
			.mini_painel p{
				padding:0
			}
		.bg_color{
			background:#FFC2C1!important
		}
		.red{
			color:#f00!important;
			font-weight:bolder;
		}
		.green{
			color:#393!important;
			font-weight:bolder;
		}
		.gray{
			background:#e8e8e8!important
		}
		.width1{ width:300px}
		.width2{ width:510px}
		.width3{ width:100px}
		.legenda{
			background:#FFF;
			border:1px solid #e8e8e8;
			display:block;
			float:left;
			font-size:11px;
			margin-bottom:5px;
			padding:3px 3px 3px 0;
			width:836px
		}
			.legenda strong{
				background:#e8e8e8;
				padding:3px
			}
		.clear{
			clear:both;
			display:block;
			height:0;
			width:100%;
		}
		.nome_egua{
			cursor:pointer;
			width:100%;
		}
		.bt_painel1{
			background:#fff;
			border:1px solid #ccc;
			display:block;
			float:left;
			margin:0 5px 5px 0;
			padding:5px;
		}
		.delete{
			display:block;
			float:right;
			margin-right:5px
		}
		#multa{
			background:#e8e8e8;
			float:right;
			padding:2px 10px;
			width:60px;
		}
		.protocols strong{ cursor:pointer; }
		.div_protocol p{
			float:left;
			margin-right:15px;
		}
		.txt_right{
			text-align:right;
			width:550px;
		}
		p.data_nascimento{
			margin-left:10px
		}
		.visibilidade{
			float:left;
			display:block;
			height:12px;
			padding:6px 3px!important;
			width:13px;
		}
		#div_segunda_via{
			display:none;
		}
		#assinatura_egua_doadora{
			margin-left:10px
		}
		.div_confirm_pass p,#screen_login p{
			font-size:11px;
			padding:5px 0;
		}
/*
		.div_confirm_pass img{
			padding:5px 0
		}
*/
		.p_animal{
			margin-top:19px;
			padding:3px 10px!important;
		}
		.top_border{
			border-top:1px solid #333
		}
	#footer{
		border-top:1px solid #e8e8e8;
		color:#333;
		float:left;
		padding:5px 0;
		text-align:center;
		width:100%;
	}
		#footer address{
			font-size:10px
		}
/*
DROPDOWN
*/
	li.headlink ul { 
		display: none; 
	}
	.menu_block,li.headlink:hover ul { 
		display:block!important;
		margin:-35px 0 0 151px;
		position:absolute;
		z-index:10;
	}
			li.headlink ul li,li.headlink ul li a{ 
				margin:0!important;
			}
			li.headlink ul li a{
				width:160px!important;
			}
	/*
	TOOLTIP		
*/
#tooltip{
	position:absolute;
	border:1px solid #5A4230;
	background:#E8D099;
	padding:10px;
	color:#000;
	font:bold 11px verdana; 
	text-align:center;
	filter: alpha(opacity = 80);
	opacity: 0.80;
}
.modal{
	width:928px;
	height:100%
}
	.modal .painel{
		width:916px!important
	}
table{
	height:auto;
	font-size:11px;
	width:842px;
	margin-bottom:10px;
	background:#fff;
	border:1px solid #ccc;
	table-layout:fixed
}
.modal table{
	width:913px!important;
	table-layout:fixed
}
	th,td{
		text-align:center;
		vertical-align:top;
	}
	th{
		background:#EBD8AB;
		padding:5px 10px;
		font-weight:bolder;
	}
	td{
		padding:5px 3px;
/*
		width:100px;
*/
		vertical-align:top;
	}
	td img{
		vertical-align:middle;	
	}
	.td_width{
		width:52px;
	}
	.text_align_left td{
		text-align:left;
	}
.modal .mini_painel,.width_painel{
	width:400px
}
	.width_painel p{
		padding:5px 0!important
	}
#bancos{
	width:325px
}
#bancos li{
	float:left;
	text-align:center;
	width:150px
}
.list_assinatura{
	text-align:center;
}
	.list_assinatura img{
		border:1px solid #ccc;
		padding:2px;
	}
.view_images{
	background:#5A4230;
	color:#fff;
	font-weight:bolder;
	padding:5px;
}
.note{
	border:1px solid #9E0C09;
	color:#000;
	padding:5px;
	display:block;
	font-size:11px;
	float:right;
}
.detalhes_boleto h2{
	width:618px!important;
}
.detalhes_boleto table{
	width:630px !important
}
.div_images img{
	width:250px;
}
.div_images span{
	border:1px solid #e8e8e8;
	display:block;
	float:left;
	padding:5px;
	width:250px;
	margin:2px;
	text-align:center;
}
.info{
	background:#e8e8e8;
	padding:10px;
	margin-top:5px;
}
	.info p{
		text-align:justify;
	}

