@charset "utf-8";
/* CSS Document */

#anunBox{
	/*width:100%;*/
	margin: 7px 0px 0 0;
	padding:0px 0px 0px 0px;

	border: solid 1px #DDD;
	
 	-webkit-box-shadow: 0px 2px 2px #DDD;  
	-moz-box-shadow: 0px 2px 2px #DDD;  
	
	-webkit-border-bottom-left-radius: 5px 5px;
	-webkit-border-bottom-right-radius: 5px 5px;
	-webkit-border-top-left-radius: 5px 5px;
	-webkit-border-top-right-radius: 5px 5px;
	
	-moz-border-radius-bottomright: 5px 5px;
	-moz-border-radius-bottomleft:  5px 5px;
	-moz-border-radius-topleft: 5px 5px;
	-moz-border-radius-topright: 5px 5px;
}


#anunBox #item{
	background-color:#FFF;
	
	overflow:hidden;
	margin:0px 10px;
	padding:9px 0px 15px 0px;
	background-image:url(http://www.uruapanvirtual.com/assets/degradado-top-ofertador.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	
}


#anunciosAleatorios{
	 border:solid 1px #CCCCCC;
	 overflow:hidden;
	 width:572px;
	 padding: 10px 10px;
	-webkit-box-shadow: 0px 3px 3px #DDD;   
	-moz-box-shadow: 0px 2px 3px #DDD;  
	
	-webkit-border-bottom-left-radius: 5px 5px;
	-webkit-border-bottom-right-radius: 5px 5px;
	-webkit-border-top-left-radius: 5px 5px;
	-webkit-border-top-right-radius: 5px 5px;
	
	-moz-border-radius-bottomright: 5px 5px;
	-moz-border-radius-bottomleft:  5px 5px;
	-moz-border-radius-topleft: 5px 5px;
	-moz-border-radius-topright: 5px 5px; 

	
}
#anunciosAleatorios #item{
 display:block;
 border-bottom:1px dashed #D0D0D0;
 border-right:1px dashed #D0D0D0;
 float:left;
 width: 150px;
 height:160px;
 overflow:hidden;
 text-align:center;
 padding:12px 20px;
 line-height: 12px;
 
}



#anuncio_container {
 width: 578px;
 height:auto;
 min-height:350px;
 padding: 10px 10px 10px 10px;
 text-align:left;
 border: solid 1px #CCCCCC;
 background-image:url(http://www.uruapanvirtual.com/assets/bg-anuncio2.gif);
 background-repeat:repeat-x;

 
 	-webkit-box-shadow: 0px 3px 3px #DDD;  
	-moz-box-shadow: 0px 3px 3px #DDD;  
	
	-webkit-border-bottom-left-radius: 5px 5px;
	-webkit-border-bottom-right-radius: 5px 5px;
	-webkit-border-top-left-radius: 5px 5px;
	-webkit-border-top-right-radius: 5px 5px;
	
	-moz-border-radius-bottomright: 5px 5px;
	-moz-border-radius-bottomleft:  5px 5px;
	-moz-border-radius-topleft: 5px 5px;
	-moz-border-radius-topright: 5px 5px;
}

#anuncio_container h2{
	/*titulo del anuncio*/	
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:22px;
	padding:0px;
	margin: 0px;
	
}

#anuncio_extrainfo_div{
 width: 578px;	
 margin-top:10px;
 overflow:hidden;
 padding: 5px 10px 10px 10px;
 border: solid 1px #CCCCCC;
 background-image:url(http://www.uruapanvirtual.com/assets/bg-anuncio.png);
 background-repeat:repeat-x;

 
 	-webkit-box-shadow: 0px 3px 3px #DDD;  
	-moz-box-shadow: 0px 3px 3px #DDD;  
	
	-webkit-border-bottom-left-radius: 5px 5px;
	-webkit-border-bottom-right-radius: 5px 5px;
	-webkit-border-top-left-radius: 5px 5px;
	-webkit-border-top-right-radius: 5px 5px;
	
	-moz-border-radius-bottomright: 5px 5px;
	-moz-border-radius-bottomleft:  5px 5px;
	-moz-border-radius-topleft: 5px 5px;
	-moz-border-radius-topright: 5px 5px;
}

#anuncio_extrainfo_div h4{color:#900;}
#anuncio_extrainfo_div table th{ font-weight:bold;  color:#666; text-align:right; width:100px; padding-right:5px;}
#anuncio_extrainfo_div table td{ text-align:left; }

#anuncio_extrainfo_div ul { margin: 0px; padding:0px;}
#anuncio_extrainfo_div li {
	margin: 0px 0px 0px 10px;
	padding:2px 0px 2px 18px;
	display:inline-block;
	width:150px;
	background-image:url(http://www.uruapanvirtual.com/assets/ok_14x12.gif);
	background-repeat:no-repeat;
}

#anuncio_fotos_div{
 width:260px;
 margin-left:15px;
 margin-bottom:10px;
 overflow:auto;
 float:right;
 position:relative;
 
}

#anuncio_fotos_div #tns_div{ margin-top:6px;}

#caja{
	padding:10px;
	margin:10px;

	border: solid 1px #DDD;
	background-color:#FFF;
	background-image:url(http://www.uruapanvirtual.com/assets/bg-anuncio.png);
	background-repeat:repeat-x;
	
 	-webkit-box-shadow: 0px 3px 3px #DDD;  
	-moz-box-shadow: 0px 3px 3px #DDD;  
	
	-webkit-border-bottom-left-radius: 5px 5px;
	-webkit-border-bottom-right-radius: 5px 5px;
	-webkit-border-top-left-radius: 5px 5px;
	-webkit-border-top-right-radius: 5px 5px;
	
	-moz-border-radius-bottomright: 5px 5px;
	-moz-border-radius-bottomleft:  5px 5px;
	-moz-border-radius-topleft: 5px 5px;
	-moz-border-radius-topright: 5px 5px;

}

#ClasifCtgListino{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding:5px;
	margin:0px;
	color:#666666;

}

#ClasifCtgListino .ctglvl2{
	list-style-type:none;
	list-style-position:outside;
	margin: 7px 0px 0px 3px;
}

#ClasifCtgListino .ctglvl2 a{
	color:#900;
	text-decoration:none;
 	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight:bold;
	display:block;
	width:150px;
	height:auto;

}

#ClasifCtgListino .ctglvl2 a:hover{
	color:#323A50;
	text-decoration:none;
}

/*--------------------*/

#ClasifCtgListino ul{padding:0px; margin:0px; }
#ClasifCtgListino li{padding:0px; margin:0px; }

#ClasifCtgListino .ctglvl3{
	list-style-type:none;
	list-style-position:outside;
	margin:0px;
	padding: 0px ;
}


#ClasifCtgListino .ctglvl3 a{
	color:#999999;
	text-decoration:none;
 	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight:normal;
	display:block;
	width:150px;
	margin:0px;
	padding: 0px 0px 0px 5px;


	/*height:auto;*/

}

#ClasifCtgListino .ctglvl3 a:hover{
	color:#323A50;
	text-decoration:none;
}
/*-----------*/

#ContenedorGeneral{
 
 padding: 10px 10px 10px 10px;
 text-align:left;
 border: solid 1px #CCCCCC;
 background-image:url(http://www.uruapanvirtual.com/assets/bg-anuncio.gif);
 background-repeat:repeat-x;

 
 	-webkit-box-shadow: 0px 3px 3px #DDD;   
	-moz-box-shadow: 0px 2px 3px #DDD;  
	
	-webkit-border-bottom-left-radius: 5px 5px;
	-webkit-border-bottom-right-radius: 5px 5px;
	-webkit-border-top-left-radius: 5px 5px;
	-webkit-border-top-right-radius: 5px 5px;
	
	-moz-border-radius-bottomright: 5px 5px;
	-moz-border-radius-bottomleft:  5px 5px;
	-moz-border-radius-topleft: 5px 5px;
	-moz-border-radius-topright: 5px 5px;

}
#ctgEspeciales_div{
 /*border-bottom: dotted 1px #DDD;
 margin: 3px 8px 0px 8px;
 padding-bottom: 7px;
 line-height: 1.2em;*/
}

#ctgEspeciales_div #ctgSpecial{ clear:both; border-bottom: dotted 1px #DDD; width:auto; height:48px; behavior:url(http://www.uruapanvirtual.com/css/iepngfix.htc);}


#ctgEspeciales_div img{ behavior:url(http://www.uruapanvirtual.com/css/iepngfix.htc);}
#ctgEspeciales_div #ctgSpecial #ctgSpecialIcon{
	width:44px;
	display:block;
	float: left;
	margin-top:4px;
	
}
#ctgEspeciales_div #ctgSpecial #ctgSpecialText{
	float: left;
	display:block;
	margin: 16px 0px 0px 10px; 
}

#login_form_div{
 
 width:146px;
 padding: 10px;
 border: solid 1px #CCCCCC;
 background-image:url(http://www.uruapanvirtual.com/assets/bg-anuncio.png);
 background-repeat:repeat-x;

 
 	-webkit-box-shadow: 0px 3px 3px #DDD;   
	-moz-box-shadow: 0px 2px 3px #DDD;  
	
	-webkit-border-bottom-left-radius: 5px 5px;
	-webkit-border-bottom-right-radius: 5px 5px;
	-webkit-border-top-left-radius: 5px 5px;
	-webkit-border-top-right-radius: 5px 5px;
	
	-moz-border-radius-bottomright: 5px 5px;
	-moz-border-radius-bottomleft:  5px 5px;
	-moz-border-radius-topleft: 5px 5px;
	-moz-border-radius-topright: 5px 5px;
}

#pwdrecovery_div form{
padding:10px;
border: 1px solid #CCCCCC;
background-image:url(http://www.uruapanvirtual.com/assets/bg-anuncio.png);
background-color:#FAFAFA;
background-repeat:repeat-x;

 	-webkit-box-shadow: 0px 3px 3px #DDD;   
	-moz-box-shadow: 0px 2px 3px #DDD;  
	
	-webkit-border-bottom-left-radius: 5px 5px;
	-webkit-border-bottom-right-radius: 5px 5px;
	-webkit-border-top-left-radius: 5px 5px;
	-webkit-border-top-right-radius: 5px 5px;
	
	-moz-border-radius-bottomright: 5px 5px;
	-moz-border-radius-bottomleft:  5px 5px;
	-moz-border-radius-topleft: 5px 5px;
	-moz-border-radius-topright: 5px 5px;

}

#ontoy{
 border:	solid 1px #DDD;
 border-bottom:	solid 1px #DDD;
 padding: 0px 10px;
 height:23px;
 background-color:#FDFDFD;
 margin-bottom:10px;

	-webkit-box-shadow: 0px 3px 3px #DDD;  
	-moz-box-shadow: 0px 3px 3px #DDD;  
	
	-webkit-border-bottom-left-radius: 5px 5px;
	-webkit-border-bottom-right-radius: 5px 5px;
	-webkit-border-top-left-radius: 5px 5px;
	-webkit-border-top-right-radius: 5px 5px;
	
	-moz-border-radius-bottomright: 5px 5px;
	-moz-border-radius-bottomleft:  5px 5px;
	-moz-border-radius-topleft: 5px 5px;
	-moz-border-radius-topright: 5px 5px;

 
}

#ontoy ul{margin: 0px; padding:0px; display:block;}
#ontoy ul li{
	
	display: inline;
	height: 0px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	/*width: 0px;*/
}

#ontoy ul li a{
/*	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;*/
	background-image: url(http://www.uruapanvirtual.com/assets/menu_ontoy.gif);

	color: #382E1F;
	/*cursor: auto;*/
	display: block;
	float: left;
	font-size: 11px;
	/*min-width: 57px;*/
	height: 23px;
	line-height: 23px;
	margin-left: -10px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 18px;
	padding-top: 0px;
	text-decoration: none;
		
}
#ontoy ul li a:hover{background-position: 0px -23px;}
#ontoy a.inicio{
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-image: url(http://www.uruapanvirtual.com/assets/menu_ontoy.png);
	background-position: 0px -46px;
	background-origin: padding-box;
	
	color: #382E1F;
	/*cursor: auto;*/
	display: block;
	float: left;
	font-size: 11px;
	height: 23px;
	width: 40px;
	line-height: 23px;
	margin-left: -10px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-decoration: none;
	
	-webkit-border-bottom-left-radius: 5px 5px;
	-webkit-border-top-left-radius: 5px 5px;
	
	-moz-border-radius-bottomleft:  5px 5px;
	-moz-border-radius-topleft: 5px 5px;
	
}

#ontoy a.inicio:hover{background-position: 0px -69px;}
#ontoy a.inicio span{display:none;}
#ontoy a.lastitem{
/*	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;*/
	background-image: url(http://www.uruapanvirtual.com/assets/menu_ontoy.gif);
	color: #382E1F;
	cursor: default;
	display: block;
	float: left;
	font-size: 11px;
	height: 23px;
/*	width: 40px;*/
	line-height: 23px;
	margin-left: -10px;
	padding-left: 15px;
	padding-right: 18px;
	text-decoration: none;
	
}
#ontoy a.lastitem:hover{background-position:0px 0px;}

#pages_div{
		background-color:#FFFFFF;
		background-image:url(http://www.uruapanvirtual.com/assets/bg_anuncio_bottom.png);
		background-position:bottom;
		background-repeat:repeat-x;
	
		font-family:"Trebuchet MS",Arial, Helvetica, sans-serif; 
		font-size: 13px;
		font-weight:bold;
		
		color: #da251d;

}
#pages_div a{
	font-size: 11px;
	color: #999;
	font-weight:bold;
	display:inline-block;
	text-decoration:none;
}

#pages_div a:hover{color: #da251d; text-decoration:underline;}
#status_top_bar_div{
	background-color:#FFF;
	background-image:url(http://www.uruapanvirtual.com/assets/bg_anuncio_top.png);
	background-repeat:repeat-x;
	text-align:right;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:11px;
	
	color: #C0C0C0;

	padding:5px 15px 5px 15px;
	margin:0px 0px 0px 0px;
	
	

}

#subctgs_div{
	
	margin:10px 0px;
	padding: 15px 10px;
	border: solid 1px #DDD;
	
	background-image:url(http://www.uruapanvirtual.com/assets/bg_anuncio.png);
	background-repeat:repeat-x;
	
 	-webkit-box-shadow: 0px 2px 2px #DDD;  
	-moz-box-shadow: 0px 2px 2px #DDD;  
	
	-webkit-border-bottom-left-radius: 5px 5px;
	-webkit-border-bottom-right-radius: 5px 5px;
	-webkit-border-top-left-radius: 5px 5px;
	-webkit-border-top-right-radius: 5px 5px;
	
	-moz-border-radius-bottomright: 5px 5px;
	-moz-border-radius-bottomleft:  5px 5px;
	-moz-border-radius-topleft: 5px 5px;
	-moz-border-radius-topright: 5px 5px;
}

#subctgs_div h4{ margin:0px; padding:0px; font-family:"Trebuchet MS",Arial, Helvetica, sans-serif; font-size:0.8em; color:#900; }
#subctgs_div ul{ margin:0px; padding:0px;}
#subctgs_div li{display:inline-block; width:180px; vertical-align:top;}
#subctgs_div li a{ font-family:"Trebuchet MS",Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-decoration:none; color:#666;}
#subctgs_div li a:hover{text-decoration:underline;}

#tabla_tips a{
	text-decoration:none;
	font-size:0.8em;
	color:#8E908F;
}

#tabla_tips a:hover{
	text-decoration:underline;
}


.link_inmuebles, .link_vehiculos, .link_bolsa{
 font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight:bold;
 color:#777;
 text-decoration:none;
 
}

.link_inmuebles:hover, .link_vehiculos:hover, .link_bolsa:hover{
 color: rgb(136, 136, 136);
 
}

.linkGenerico{ color: #444;} .linkGenerico:hover{ color: #CCC;}

.linkRegistro{ font-weight:bold; color:#da251d; text-decoration:underline; margin:5px 0px; } .linkRegistro:hover{ text-decoration:none;}

.ofertador_data{font-family:"Trebuchet MS",Arial, Helvetica, sans-serif; font-size:0.95em; color:#777;}

.status_nuevo{ color:#093; font-weight:bold;}
.status_usado{ color:#F60; font-weight:bold;}

.precio{color: #900; font-size:1.3em; font-weight:bold;}

.pagelink{	padding:5px;	margin:4px;}

