/* CSS Document */

#MarcoAnuncio {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	width:800px;
	height:400px;
	position:absolute;
	border: solid 3px #666666;
background-image:url(layout/anunciobk.png);
}
#MarcoAnuncio #AnuncioTabs {
width:800px;
float:none;
position:absolute;
}
#MarcoAnuncio #AnuncioTabs DIV {
	float:left;
	padding:3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width:110px;
	text-align:center;
	cursor:hand;
}

#AnuncioContenido{
position:relative;
left:0px;
top:20px;
margin:10px;

}

#NombreAnuncio{font-size:30px; color:#53A8D3; font-weight:bold; text-align:center; padding:5px; width:750px; height:40px; overflow:hidden;}

#AnuncioContenido #InformacionAnuncio{
display:block;
position:absolute;
left:0px;
top:0px;
width:800px;
}

#AnuncioContenido #InformacionAnuncio #InfoAnuncio{
width:450px;
height:300px;
overflow:auto;
position: absolute;
left: 5px;
top: 0px;
}

#AnuncioContenido #InformacionAnuncio #LogoAnuncio{width:250px;
position: absolute;
right: 5px;
top: 0px;}

#AnuncioContenido #GaleriaAnuncio{
display:none;
position:absolute;
left:0px;
top:0px;
width:800px;}

#MapaAnuncio{position:absolute; right:20px; top:10px;}

#AnuncioContenido #UbicacionAnuncio{
display:none;
position:absolute;
left:0px;
top:0px;
width:800px;
}

#DatosUbicacion{
	width:270px;
	position: absolute;
	left:0px;
	top: 0px;
	color: #FFFFFF;
}

#DatosUbicacion TH{
font-size:16px;
border-bottom:#53A8D3 solid 3px;
height:30px;
vertical-align:middle;
color:#53A8D3;
text-align:left;
text-transform:uppercase;
}

#DatosUbicacion TD{
color: #FFFFFF;
font-size:12px;
border-bottom:#999999 solid 1px;
height:30px;
vertical-align:middle;
}

#header #BannerHeader{
position:relative; width:955px; height:80px; margin:auto;
}

#header #BannerHeader #FondoBanner{
position:relative; width:970px; height:85px; margin:auto; background-color:#FFF;
}

#header #BannerHeader .TextoBanner{
font-size:45px;  text-shadow: rgb(0,0,0) 1px 3px 5px; Filter: Shadow(Color=#000000, OffX=1, OffY=1, Positive=1); 
}
#PageSlogan
{
position:absolute; top:3px; left:1px; width:337px; height:43px; font-size:16px; letter-spacing:0px; color:#FFFFFF; text-align:left;
}

#dataHeader
{
position:absolute; top:0px; right:1px; width:305px; height:31px; text-align:center; padding-top:13px; padding-left:15px; padding-right:15px; background:url(layout/silverHeader.jpg); font-size:12px; text-shadow:none; background-repeat:no-repeat; letter-spacing:0px; 
}

#SubDomainHeader
{
position:absolute; top:26px; right:561px; width:450px; text-align:right; 
}


#DomainHeader{position:absolute; top:26px; left:561px;}

#barraBusquedas{ background:url(layout/topbar.jpg); width:955px; height:71px; padding-top:82px; background-position:bottom; background-repeat:no-repeat;}

#barraBotones{
	float:none;
	padding-top:0px;
	position:relative;
	height: 110px;
}
#barraBotones span{background:url(layout/buttonSilver.jpg); width:191px; height:43px;}
#CatList {
	border:none;
	width:119px;
}
#CatList li{
	font: bold 12px "Trebuchet MS" , Georgia, "times New Roman" , arial;
	line-height: 14px;
	display: block;
	padding: 1px;
	text-decoration: none;
	text-transform:capitalize;
}

#CatList li a{color:#3573D9; display:block;}

#CatList li a:hover{
text-decoration:underline;
color:#F60;
}

#CatList #title{
	padding: 5px;
	font: 25px  "DE","Trebuchet MS" , Georgia, "times New Roman" , arial;
	text-shadow:#666 1px 1px;
}

#CatList #title a{color:#F60;}
#CatList #title a:hover{color:#3573D9;}



#BotonAccion, #BotonAccion:visited,.botones,.botones:visited
{
	background: #222 url(/includes/images/alert-overlay.png) repeat-x;
	font: bold 18px "Trebuchet MS" , Georgia, "times New Roman" , arial;
	line-height: 1;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #ffffff;
	text-shadow: 0px -1px 1px rgba(0,0,0,0.25);
	border: solid 1px rgba(0,0,0,0.25);
	text-decoration: none;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 2px 2px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.25);
	box-shadow: 2px 2px 3px rgba(0,0,0,0.25); 
	margin: 5px;
	position: relative;
	cursor: pointer;
}



#BotonAccion:hover, .botones:hover
{
	text-decoration: none;
	background-color: #111;
	color: #fff; 
}

#BotonAccion:active, .botones:active
{
	top: 1px;
	color: #ddd;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.25);
	box-shadow: 0px 1px 1px rgba(0,0,0,0.25);
}


#BotonAccion.Azul
{
	background-color:#2561C2;
}

#BotonAccion.Azul:hover
{
	text-decoration: none;
	background-color:#3573D9;
	color: #fff;
}

#BotonAccion.Naranja
{
	background-color:#F60;
	

}

#BotonAccion.Naranja:hover
{
	text-decoration: none;
	background-color:#F90;
	color: #fff;
}

#BotonAccion.Azul:active
{
	top: 1px;
	color: #ddd;
	background-color:#3573D9;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.25);
	box-shadow: 0px 1px 1px rgba(0,0,0,0.25);
}



.inputTextBox
{
	font: bold 18px "Trebuchet MS" , Georgia, "times New Roman" , arial;
	line-height: 1;
	display: inline-block;
	padding: 5px 10px 6px;
	border: solid 1px rgba(0,0,0,0.25);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 2px 2px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.25);
	box-shadow: 2px 2px 3px rgba(0,0,0,0.25); 
}

#PanelAdministracion
{
	font: 15px "Trebuchet MS" , Georgia, "times New Roman" , arial;
	border: solid 1px rgba(0,0,0,0.25);
	display: block;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	padding:15px;
	background-color:#ffffff;
	color:#000000;
}

#PanelAdministracion .inputText
{
	font: bold 18px "Trebuchet MS" , Georgia, "times New Roman" , arial;
	line-height: 1;
	display: inline-block;
	padding: 5px 10px 6px;
	border: solid 1px rgba(0,0,0,0.25);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 2px 2px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.25);
	box-shadow: 2px 2px 3px rgba(0,0,0,0.25); 
}

#PanelAdministracion h2
{
	font: bold 25px "Trebuchet MS" , Georgia, "times New Roman" , arial;
	color:Navy;
}

#BotonesSuperiores, #BotonesSuperiores:visited
{
	background: #222 url(/includes/images/alert-overlay.png) repeat-x;
	font: bold 14px "Trebuchet MS" , Georgia, "times New Roman" , arial;
	line-height: 1;
	display: inline-block;
	padding: 5px 8px 6px;
	color: #ffffff;
	text-shadow: 0px -1px 1px rgba(0,0,0,0.25);
	border: solid 1px rgba(0,0,0,0.25);
	text-decoration: none;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 2px 2px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.25);
	box-shadow: 2px 2px 3px rgba(0,0,0,0.25); 
	margin: 0px;
	position: relative;
	cursor: pointer;
	width:110px;
}

#BotonesSuperiores img{
	position:absolute;
	right: -5px;
	top:-8px;
}

#BotonesSuperiores.Autos{
background-color:#0C0;
margin-right:12px;
}

#BotonesSuperiores.Autos:hover{
	background-color: #0F0;
}

#BotonesSuperiores.Autos img{
	right:-12px;

}

#BotonesSuperiores.Directorio{
background-color:#F60;
}

#BotonesSuperiores.Directorio:hover{
	background-color: #FC0;
}

#BotonesSuperiores.Clasificados{
background:#2561C2;
}

#BotonesSuperiores.Clasificados:hover{
	background-color: #09F;
}

#BotonesSuperiores.Clasificados img{
	right:-10px;

}

#BotonesSuperiores.Inmuebles{
background-color:#333;
}

#BotonesSuperiores.Inmuebles:hover{
	background-color: #999;
}

#BotonesSuperiores.Empleos{
	background-color: #D50000;
}

#BotonesSuperiores.Empleos:hover{
	background-color: #F00;
}

.BotonesLaterales{
	background: #222 url(/includes/images/alert-overlay.png) repeat-x;
	font: bold 14px "Trebuchet MS" , Georgia, "times New Roman" , arial;
	line-height: 1;
	display: inline-block;
	padding: 5px 8px 6px;
	color: #ffffff;
	text-shadow: 0px -1px 1px rgba(0,0,0,0.25);
	border: solid 1px rgba(0,0,0,0.25);
	text-decoration: none;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 2px 2px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.25);
	box-shadow: 2px 2px 3px rgba(0,0,0,0.25); 
	margin: 0px;
	position: relative;
	cursor: pointer;
	width:110px;
	writing-mode: tb-rl;
	filter: flipH() flipV();
	-webkit-transform: rotate(-90deg); 
-moz-transform: rotate(-90deg);	
	}
	
	
	
	#PanelAnuncioDetalle{
	background:#FFF;
	height:100%;
	float:left;
	width:790px;
	min-height:1500px;
}

#TituloAnuncio{
	color:#ff6600;
	font-family:DE,Arial, Helvetica, sans-serif;
	font-size:36px;
	text-shadow:#666 1px 1px;
	
}

#DetalleSuperior {
	background-color:#FFF;
	
	font-family: normal "Arial";
	font-size: 11px;
	color: #999;
	width:800px;
	display:table;
	position:relative;
}
#DetalleSuperior #PanelLogotipo{
	background-color:#FFF;
	float:left;
	padding:5px;
	width:250px;
	}
#DetalleSuperior #PanelLogotipo #MarcoImagen{
	background-color:#FFF;
	padding:2px;
	border:1px solid #999;
	width:250px;
	}
	
#DetalleSuperior #PanelLogotipo #MarcoImagen #ContenedorImagen{
	background-color:#FFF;
	width:250px;
	}
	
#DetalleSuperior #PanelLogotipo #ImagenDetalle{
	width:250px;
	}

#DetalleSuperior #PanelContacto{
	font-family: normal "Arial";
	font-size: 11px;
	color: #999;
	width:250px;
	float:left;
	background-color:#FFF;
	height:250px;
	position: relative;
}


#DetalleSuperior #PanelDatos{
	font-family: normal "Arial";
	font-size: 11px;
	color: #999;
	width:250px;
	float:left;
	
	padding:3px;
	position: relative;
	display:block;
	height:250px;
}

#DetalleSuperior #PanelDatos label {
	color: #666;
	position: relative;
	display:block;
	min-height:14px;
	width:100%;
}

#DetalleSuperior #PanelDatos label #Etiqueta{
	color: #666;
	position: absolute;
	left:5px;
}

#DetalleSuperior #PanelDatos label #Valor{
	color: #3573D9;
	font-size:12px;
	font-weight:bold;
	position: absolute;
	display:block;
	height:22px;
	left:70px;
	text-transform:uppercase;
}

#DetalleSuperior #PanelDatos #Publicidad{
	position: absolute;
	bottom:5px;
	margin-left:auto;
	margin-right:auto;
}

#DetalleSuperior #PanelContacto #TituloContacto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #666;
}
#DetalleSuperior #PanelContacto #DatosContacto {
	position:relative;
	padding:4px;
}

#DetalleSuperior #PanelContacto #DatosContacto label{
	color: #666;
	position: relative;
	display:block;
	text-align:right;
	height:22px;
	width:100%;
}

#DetalleSuperior #PanelContacto #DatosContacto label span{
position:absolute;
left:0px;
}

#DetalleSuperior #PanelContacto #DatosContacto label input,#DetalleSuperior #PanelContacto #DatosContacto label textarea{
	font: #333 "normal Arial, Helvetica, sans-serif";
	font-size:11px ;
	right:0px;
	padding:1px;
	margin:0px;
	position:absolute;
	width:150px;
	line-height:11px;
	border: solid 1px #CCC;
}

#DetalleSuperior #PanelContacto #DatosContacto label textarea{
	width:150px;
	margin-bottom:8px;
}

#BotonesSuperiores.EnvioDatosContacto{
	
	background-color:#960;}
	
	#BotonesSuperiores.EnvioDatosContacto:hover{
	
	background-color:#660;}

#TagsCategorias
{
	color:#3573D9;
	line-height:16px;
	margin-bottom:15px;
	border-bottom:#999 dotted 1px;
	padding:7px;
	padding-bottom:15px;
	float:inherit;
	width:760px;
	display:table;
	position:relative;
	min-height:30px;
}

#TagsCategorias a
{
	color:#ff6600;
}

#TagsCategorias a:hover
{
	color:#3573D9;
}
#DescripcionyMapa{
	position:relative;
	display:block;
	background:#FFF;
	width:780px;
	margin-top:15px;
	
	padding-top:10px;
}

#DescripcionyMapa #DescripcionAnuncio {
	width:450px;
	text-align:left;
	padding:10px;
	position:relative;
	display:block;
}
	
#DescripcionyMapa #MapaAnuncioDetalle {
	border:1px solid #666;
	padding:2px;
	display:block;
	width:300px;
	height:300px;
	position:absolute;
	right:5px;
	top:10px;
}	

#DescripcionyMapa #MapaAnuncioDetalle #ContenedorMapa {
	position:absolute;
	display:block;
	width:300px;
	height:300px;
	overflow:hidden;
}

#DescripcionyMapa #MapaAnuncioDetalle #ContenedorMapa img{
	width:300px;
	height:300px;
}

#Publicidad{
	
	}
	
	
#add a{
	text-decoration:none;
	}
	
	
	
#destacados{
	width:257px;
	padding:0;
	float:right;
	border:1px solid #ccc;
	margin-bottom:5px;
	margin-right: 3px;
	border:none;
}
#destacados h2,  #homeArea #destacados h3{
	/*
	font-family:Arial, Helvetica, sans-serif;
	background:url(../imgs/home/bk-destacados.jpg) repeat-x;
	height:17px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	padding:5px 0 4px 7px;
	margin:0;
	border-top:1px #fff solid;
	background-color: #FF6600;*/
	background: #F60 url(/includes/images/alert-overlay.png) repeat-x;
	font: bold 18px "Trebuchet MS" , Georgia, "times New Roman" , arial;
	line-height: 1;
	display:block;
	padding: 5px 10px 6px;
	color: #ffffff;
	text-shadow: 0px -1px 1px rgba(0,0,0,0.25);
	border: solid 1px rgba(0,0,0,0.25);
	text-decoration: none;
	text-align:center;
	
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 2px 2px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.25);
	box-shadow: 2px 2px 3px rgba(0,0,0,0.25); 
}
#destacados h2 .patrocinio{display:block; float:right; color:#fff; margin:-4px 1px 0 0; text-align:right; width:350px;margin-top:-19px!ie;}
*html #destacados h2 .patrocinio{margin-top:-19px;}
#destacados h2 .patrocinio img{width:auto; float:none; vertical-align:middle;}
#destacados h2 .patrocinio span{float:none; display:inline;}
#destacados div{
	width:380px;
	float:left;
	margin:1px 2px 7px 2px;
	border-bottom:1px dotted #ccc;
	padding:2px 0 5px 2px;
	height:130px;
	overflow:hidden;
}

*html #destacados div{margin-left:5px;}
#destacados div:hover{
	background-color: #D8E4F1;
}
#destacados #descripcion{
	padding:0;
	margin:0;
	width:250px;
	float:left;
	clear:left;
	line-height:11px;
	font-family:Arial, Helvetica, sans-serif !Important;
	font-size:10px;
	height:56px;
	overflow:hidden;
	margin-bottom:4px;
}

#destacados #categorias, #destacados #tags{
	padding:0;
	margin:0;
	clear:both;
	line-height:13px;
	font-family:Arial, Helvetica, sans-serif !Important;
	font-size:9px;
	height:12px;
	overflow:hidden;
	color:#666;
	display:block;
	text-align:left;
	position:relative;
}

#destacados #categorias a, #destacados #tags a{
	color: #444;
	text-decoration: none;
}

#destacados #categorias a:hover, #destacados #tags a:hover{
	color: #BC4421;
	text-decoration:underline;
}


#destacados #imagen{
	width:120px;
	height:100px;
	overflow:hidden;
	float:right;
	border:1px solid #ccc;
	padding: 2px;
}
#destacados #imagen img{
	width:120px;
	border:none;
}
#destacados #titulo{
	font-weight:bold;
	display:block;
	float:left;
	clear:left;
	width:250px;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif !Important;
	font-size:15px;
	line-height:19px;
	color:#FF6600;
	height:19px;
	overflow:hidden;
	margin-bottom: 5px;
}