.select_pes_ade_01 { 
		display:inline-block;	   	
        width: 200px; 
		text-align: left;
     
    }
	
.mostra_normal_adel_x01
{ display:none;

}	

.mostra_mobil_adel_x01
{ display:block;
	
} 
.botoesx {
	background: url(images/selecao.jpg) no-repeat; 
	text-align:center;
	width: 66px;
	height: 89px;
	border:1px solid #EAEAEA;
}



#content_right {
		float:none;
		margin-left:0px; /* SAME WIDTH ABOVE */
		padding-left:10px;
		}

#featured_listings_horizontal .featured_listings_block1 { 
		
		display:inline-block;
		width:100%; min-width:220px; 
		margin-left:auto;
		padding:0;
		text-align:center; vertical-align:top;
}		

#adel_icon_menu
{
	float:right; margin-top:-50px;
	width:100px; height:25px; 
	vertical-align: bottom; 
	background:url(images/menu-grid.gif) no-repeat  ;
 	font-size:1.5em;  
}
#adel_icon_menu span
{ margin-left:37px; color:#FFFFFF}


#adel_menu_mobile
{ 	display:none;	
	list-style:none;
	width:100%;
	margin-left:0px; 
	margin-bottom:5px;
	padding:5px 0px 5px 0px;
	background: #13111D;
	
  
}
#adel_menu_mobile li
{ 	min-height:30px; padding:5px;	
   
	text-align:center;
	
}
#adel_menu_mobile li a
{ display: block;

  font-size:1.5em;
  color:#ffffff;	
  
}
#adel_menu_mobile li a:hover
{ background:#FF7A68;  	
  
}
#adel_sub_menu_mobile 
{ 	list-style:square; 
	
	padding:5px 5px 5px 5px;
	
	

}
#adel_sub_menu_mobile li
{ 
	display:block;
	background: #F6B96F;
	margin-top:5px;	  
	height:40px;
	text-align:center;
	
	
}
#adel_sub_menu_mobile li a
{ display: block;
  height:40px;
  font-size:1.3em;
  color:#ffffff;
  padding-left:10px;
  vertical-align:middle;	
  
}
#adel_sub_menu_mobile li a:hover
{ background:#AD6B1C;  	
  
}
.butoesxx {
	 margin-top:0px; 
	 margin-left:0;
	 
	font-size:16px; 
	font-weight:bold;
	-webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
   
    background: #f8f8f8;
    color:#B40F1E;
    border:none;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
	
}

.butoesxx:hover {
	
	 -webkit-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    -moz-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
}

.select-estilox { /* <div> */
       width: 150px;
       height: 34px;
       overflow: hidden;
       background: url(images/down_arrow_select.jpg) no-repeat right #ffffff; /* novo ícone para o <select> */
       border: 1px solid #000000;
    }   
   

.select-estilox select { /* <select> */
	  color:#333333;
	  background: #ffffff; /* importante para exibir o novo ícone */
	  
	  width: 188px;
       padding: 5px;
       font-size: 14px;
       line-height: 1;
       border: 0;
       border-radius: 0;
       height: 34px;
      		
}

 @media screen and (-webkit-min-device-pixel-ratio:0){
	   
			 .select-estilox select { /* <select> */
	  color:#333333;
	  background: transparent; /* importante para exibir o novo ícone */
	 width: 188px;
       padding: 5px;
       font-size: 14px;
       line-height: 1;
       border: 0;
       border-radius: 0;
       height: 34px;
       -webkit-appearance:none;
		
	
	
		 }
	}
td.row_main input[type="text"]
{ width:98%;

}
.topo_logo_1
{
/*	background:#000000 url(template/rounded_boxes/images/logox2.gif);   */
background:#000000 url(template/rounded_boxes/images/logox2.gif);
	background-repeat:no-repeat;
}	