
html {
	height:100%;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #666666;
	background-color: #ffffff;
}

img{
	border:0px;
}

input{
	width:170px;
	border:1px solid #cccccc;
	color:#333333;
	font-size:12px;
}

select{
	border:1px solid #cccccc;
	color:#333333;
	font-size:12px;
	width:173px;
}

label{
	float:left;
	width:60px;
}

textarea{
	width:250px;
	border:1px solid #cccccc;
	height:150px;
	color:#333333;
	font-size:12px;
}

li{
	margin-bottom:10px;	
}

a{
	text-decoration:none;	
	color: #666666;
}

.clear{
	clear: both;
}

a:hover{
	text-decoration:underline;	
	color: #333333;
}

.logout_link, .logout_link:hover{
	color:#333333;
	text-decoration:none;		
}

.login_button{
	border:1px solid #E1E1E1;
	width: 75px;
	height: 22px;
	padding:7px 0px 0px 10px;
}

.login_link, .login_link:hover{
	text-decoration: none;
	border:0px;
	background:transparent;
	width:40px;
	cursor:pointer;
}

table{
	border-color: #e1e1e1;
    border-style: solid;
	border-width:1px 1px 0 0;
	margin:0;
	padding:0;
}

tr{
	margin:0;
	padding:0;	
}

td{
	border-color: #e1e1e1;
    border-width: 0 0 1px 1px;
    border-style: solid;
	margin:0;
	padding:2px;
}

.wrapper {
	min-height: 100%;
	position:relative;
}
* html #wrap {height:100%}

#main_content {
	padding-bottom:40px;
	background-color: #ffffff; /*#F3F0E2;*/
}

* html #main_content {
height:1px;
	width:100%;
	background-color: #ffffff;
}

#content{
	height:100%;
	background-color: #ffffff;
}


#header{
	padding: 15px 0px 10px 0px;
	height:100px;
	border-bottom:1px solid #ACA59F;
	background-color:#000000;
}

#topo_box{
	background:url(../img/gestor/riscas_topo.png);
	width:77%;
	height:8px;
	float:left;
	margin-top:82px;
}

#rosa{
	background:url(../img/gestor/risca_rosa.png) repeat-x;
	width:100%;
	height:8px;
	float:left;
	margin:3px 0px 5px 0px;
}

#footer {
    position: absolute;
	height: 40px;
	overflow:hidden;
	left:0;
	text-align:left;
	background-color:#ffffff;
	text-align:right;
	width:99.9%;
}

.button_link, .button_link:hover{
	color:#ffffff;
	background-color:#000000;
	border:1px solid #999999;
	font-size:12px;
	width:110px;
	padding:2px 5px 2px 5px;
	height:23px;
	cursor:pointer;
	text-decoration:none;
}

.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #ACA59F;
	font-weight:bold;
	height:30px;
	float:left;
	z-index:100;
	position:relative;
	margin:30px 0px 0px 70px;
}

.menu_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.menu_title:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DB4799;
}

.footer_text_yellow{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A89A00;	
}

.footer_link_yellow{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A89A00;	
}
.footer_link_yellow:hover{
	text-decoration: underline;	
}

.footer_text_gray{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;	
	letter-spacing: 0px;
}

.footer_text_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #E04799;	
	letter-spacing: 0px;
	padding-right:5px;
}
.footer_text_link:hover{
	text-decoration:none;
	font-size: 9px;
	color: #E04799;	
}

.icon_button{
	text-align:center;
	text-decoration:none;	
	color: #333333;
	font-size:12px;
	width:100px;
	display:block;
}
.icon_button:hover{
	text-decoration:none;	
	color: #333333;
	font-size:12px;
}

.lista_title{
	background-color:#DB4799;
	color:#FFFFFF;
	padding:5px;
}

.lista_box{
	background-color:#ffffff;
	margin:10px;
}

.table_title{
	font-size:13px;
	padding-left:5px;
	color:#DB4799;
}

.delete_button, .delete_button:hover{
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}

.no_hover, .no_hover:hover{
	background-color:#f5f5f5;
	text-decoration:none;	
}

.detalhe_box{
	margin:20px 0px 0px 0px;
	height:400px;
}

.detalhe_titulo{
	font-size:12px;
	font-weight:bold;
	width:61px;
	float:left;
	margin-left:10px;
}

.detalhe_titulo_alter{
	font-size:12px;
	font-weight:bold;
	width:80px;
	float:left;
	margin-left:30px;
	color:#DB4799;
}

.detalhe_input{
	font-size:11px;
	border:1px solid #cccccc;
	float:left;
	padding-left: 5px;
}

.detalhe_input_area{
	font-size:12px;
	border:1px solid #cccccc;
	float:left;
}

.detalhe_input_alter{
	font-size:11px;
	border:1px solid pink;
	float:left;	
}

.detalhe_input_readonly{
	font-size:11px;
	border:0px;
	float:left;
}

.detalhe_textarea{
	font-size:11px;
	width:420px;
	border:1px solid #cccccc;
	float:left;
}

.icon_home{
	border:1px solid #E1E1E1;
	width:130px;
	height:105px;
	float:left;
	margin-left:18px;
}

.area_box{
	float:left;
	width:96%;
	margin-bottom:30px;
	background:#eeeeee;
	margin:1%;
	padding:1%;
	border:1px solid #E1E1E1;
}

.icon_box{
	background:#ffffff;
	width:120px;
	height:85px;
	margin-top:5px;
	padding-top:10px;
}
.titulo_area{
	font-size:12px;
	font-weight:bold;
	color:#DB4799;
}

.mypets{ 
	cursor: hand;
	cursor: pointer;
	font-size:12px;
	color:#DB4799 !important;
	margin-top:10px;
	padding-bottom:0px;
	font-weight:bold;
	width:100%;
}
.mypets:hover{ 
	cursor: hand;
	cursor: pointer;
	font-size:12px;
	color:#000000 !important;
	margin-top:10px;
	padding-bottom:0px;
	font-weight:bold;
	width:100%;
}

.thepet{	
	float:left;
	margin-left:0px;
	width:100%;
}

.aba_lingua_selected{
	border:0px;
	font-weight:bold;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	text-align:center;
	width:25px;
}

.aba_lingua_selected a{	
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	color:#DB4799 !important;
	cursor:pointer;
}

.aba_lingua{
	border:0px;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	text-align:center;
	width:25px;
}

.aba_lingua a{	
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	color:#666666 !important;
	cursor:pointer;
}

#conteudos_pt, #conteudos_es, #conteudos_en, #conteudos_fr, #conteudos_de {
	float:left;
}

#conteudos_es, #conteudos_en, #conteudos_fr, #conteudos_de {
	display:none;
}
	
.simpleColorDisplay {
	float: left;
}

.button {
	clear: right;
	width:60px;
}

.mypets{ 
	cursor: pointer;
	font-size:12px;
	color:#DB4799 !important;
	margin-top:10px;
	padding-bottom:0px;
	font-weight:bold;
	width:100%;
}
.mypets:hover{ 
	cursor: pointer;
	font-size:12px;
	color:#000000 !important;
	margin-top:10px;
	padding-bottom:0px;
	font-weight:bold;
	width:100%;
}

.thepet{	
	float:left;
	margin-left:0px;
	width:100%;
}

.block_checkbox {
  float: left;
  margin-left: 15px;
}

.block_l_i label.detalhe_titulo.checkbox {
  width: 100%;
  float: none;
  padding: 0;
  margin-bottom: 0px;
}

.block_checkbox span {
  float: left;
  margin-right: 5px;
}

.block_l_i input.detalhe_input.checkbox, input.detalhe_input.checkbox {
  height: 15px;
  width: 15px;
  float: left;
  margin-top: -3px;
}