﻿*{
    margin: 0px;
    padding: 0px; 
    outline: 0;
}


body
{
    /*behavior:url("csshover.htc");*/
	font-family:Verdana, Arial, "Times New Roman";
	font-size: .8em;
	color: #444444;
	/*background-color:#F5F5F5;*/
	width: 100%;
	background: #ffffff url(images/fondo-directorio-san-miguel.png) repeat-x;
}

#wrap{
	width:800px;
	position:relative;
	margin: 0 auto;
}

p{
    margin:12px;
}
h1{
    font-size:1.3em;
    margin: 20px 0px 20px 0px; 
}

h2{
    margin:15px 0px 15px 0px;
    font-size:1.7em;
}

h3 a{
    text-decoration: underline;
}
/*
#idioma{
    float:right;
}*/

#header{
	/*background-color:#fff;*/
	position:relative;
	/*border-bottom:dotted 1px #CCCCCC;*/
	width:800px;
	background-image:url(images/pintura-san-miguel-allende.png);
	background-repeat:no-repeat;
	background-position:right;
}

#header h1{
    display:none;
}

#header .logo{
	padding:5px;
}
#header .logo p{
	color: #999999;
	margin:0px;
	padding:5px;
	font-size:.8em;
}

.searchbar{
	padding:5px;
	background-color:#0099FF;
	position:relative;
	width:790px;
	height:30px;
}

.searchbar .form{
	width:395px;
	position:relative;
	float:left;
}

.searchbar .items{
	width:385px;
	position:relative;
	float:right;
	/*background-color:#ccc;*/
	text-align:right;
	padding-right:10px;
}

.searchbar ul{
	margin:0px;
	padding: 0;
	list-style: none;
}
.searchbar .items ul li{
	display:inline;	
}

#sbleft{
    width:12px;
    height:31px;
    background:#0099FF url(images/sbleft.jpg) no-repeat;
    /*display:inline-block;*/
    float:left;
    margin:0px;
    padding:0px;
    position:relative;
}
#sbright{
    width:12px;
    height:31px;
    background:#0099FF url(images/sbright.jpg) no-repeat;
    /*display:inline-block;*/
    float:right;
    position:relative;
    margin:0px;
    padding:0px;
}
.searchbar .items ul li a{
	color:#FFFFFF;
	float:right;
	display:block;
	font-size:.9em;
	height:30px;
	/*margin:0px 10px 0px 10px;*/
	padding:0px 15px 0px 15px;
	line-height:30px;
	text-decoration:underline;
	
}
.searchbar .items ul li a:hover{
    background-color:#444444;
    text-decoration:none;
}

#maincontainer{
	margin: 3px 0px 3px 0px;
	padding:5px 10px 5px 10px;
	border:dotted 1px #CCCCCC;
	/*background-color:#F5F5F5;*/
	background-color:#ffffff;
	/*vertical-align:top;*/
	position:relative;
	width:778px;
}

#footer{
	background-color:#444444;
	text-align:center;
	color: #cccccc;
	font-size:.8em;
	width: 790px;
	padding:5px;
	margin-top:0px;
}

a{
	color: #0099FF;
    text-decoration: none;
}
a:hover{
	text-decoration:underline;
}

.cajaTexto
{
    width:230px;
    font-size:1.2em;
    /*height:20px;*/
    padding:4px;
    border:solid 1px #CCCCCC;
}
.areaTexto
{
    font-size:1.2em;
    /*height:20px;*/
    padding:4px;
    border:solid 1px #CCCCCC;
}
.btnEnviar{
    padding:5px 10px 5px 10px;
}
/*input[type="text"], input[type="password"]*/
.txtBusqueda
{
    width: 230px;
    /*height:27px;
    background:#0099FF url(images/fondo-txt.gif) no-repeat;
	_background-attachment:fixed;*/
	color: #666666;
	font-size:16px;
	padding:5px 0px 5px 0px;
	margin:0px;
	/*padding:6px 10px 0 10px;*/
	border:solid 1px red;
	background-color:#CCCCCC;
}

.clear{
	clear:both;
}

/*******************************/
#btnBuscar{
    color:#fff;
    border:none;
    height:27px;
	/*margin-top:-10px;*/
	padding:2px 10px 0 10px;
	/*display:inline;*/
	left:5px;
	/*_top:-6px;*/
    width:80px;
    font-weight:bold;
	position:relative;
    font-size:.8em;
    font-family:Verdana, Arial;
    background:#ffffff url(images/btn_buscar.gif) no-repeat;
    background-color:blue;
}

/************************************/
.anuncio{
  padding: 10px;
  /*text-align: left;*/
  background-color: #fafafa;
  border: 1px dotted #f2f2f2;  
  margin-bottom:10px;
  margin-top:10px;
  font-size:.9em;
  width:753px;
}

.anuncio a:hover{
    text-decoration:none;
}

.anuncio .nombreNegocio{
    float:left;
    width:350px;
    position:relative;
}
.anuncio .nombreNegocio span{
    font-weight:bold;
}
.anuncio .telefonoNegocio{
    width:270px;
    float:left;
    position:relative;
}
.grafico
{
    background-color:#fcf9ce;
}
/*.anuncio h2
{
    font-size:1.2em;
    margin: 0px;
}*/
.anuncio p
{
    padding-top:0px;
    margin-top:0px;
    line-height:20px;
}
.anuncio .direccion
{
    font-size:11px;
}
.anuncio .logo
{
    width:100px;
    float:left;
    height:100px;
    margin-right:10px;
    text-align:center;
}

.anuncio .espacioLogo
{
    width:100px;
    float:left;
    height:10px;
    margin-right:10px;
}

a img
{
    border:0px;
}
/********************************/
.errorMessage, .warningMessage, .infoMessage
{
	padding: 10px 10px 10px 35px;
	margin: 5px 0;
	border: 1px solid #DFDFDF;
	color: #333333;
	font-weight: bold;
	width:725px;
}

.errorMessage
{
	background: #fcf9ce url(icons/error.gif) 5px 6px no-repeat;
}

.warningMessage
{
	background: #fcf9ce url(icons/exclamation.gif) 5px 6px no-repeat;
}

.infoMessage
{
	background: #fcf9ce url(icons/info.gif) 5px 6px no-repeat;
}
.subcategories
{
	background: #fcf9ce url(icons/categories.png) 5px 6px no-repeat;
}

div.subcategories ul 
{
    list-style-type:none;
    margin-left:120px;
    position:relative;
}
div.subcategories ul li 
{
    display:inline;
    margin-right:50px;
    line-height:40px;
    position:relative;
    text-align:left;
    width:250px;
}

div.subcategories ul li a{
    text-decoration:underline;
}

div.subcategories ul li a:hover{
    text-decoration:none;
}
/*#F3F3F3*/
/*#DatosAnuncio*/
#nav
{
    font-size:x-large.8em;
    border-bottom:dotted 1px #CCC;
}
#DatosAnuncio{
    float:left; 
    position:relative; 
    width:365px;
    padding:0px 5px 0px 0px;
} 
#DatosAnuncio .descripcion
{
    margin-bottom:5px;
    line-height:18px;
}
.direcciones{font-size:12px; padding:2px 0px 2px 0px; position:relative; margin:0px; border-top:dotted 1px #eeeeee;}
.direcciones:hover{ background-color:#fcf9ce; }
.direcciones p
{
    line-height:18px;
}
.direcciones p a{float:right;}
/*.verDireccion{ float:right; display:block; position:relative;}*/
#DatosAnuncio img {width:90; height:90; position:relative; float:left}
#title
{
    background: #0099FF url(images/header-title.jpg) no-repeat;
    /*background-color:#A7DFFF;*/
    text-align:center;
    padding:5px 0px 5px 0px;
}
#DatosAnuncio h2 
{
    font-size:1.5em;
    /*color:#EEF9FF;*/
    color:#ffffff;
    margin:0px;
    padding:0px;
    font-family: Arial;
}
#DatosAnuncio img
{
    margin:5px;
}

#MapaAnuncio 
{
    padding:0px 5px 0px 5px;
    /*background-color: #fafafa;*/
    border-left:dotted 1px #CCC;
    float:right;
    width:385px;
    height:440px;
}
#AdMapLocation
{
    /*background: #0099FF url(images/map-location-header.jpg) no-repeat;
    /*background-color:#A7DFFF;*/
    text-align:center;
    padding:5px 0px 5px 0px;
    height:23px;
}
/*#AdMapLocation h2
{
    font-size:1.2em;
    margin:0px;
    padding:0px;
}*/

.Map
{
    width:380px;
    height:380px;
    position:relative;
}


#paginador
{
position: relative;
text-align:center;
padding: 0px 0px 0px 0px;
margin: 20px 0px 20px 0px;
}

#paginador ul{
    list-style-type:none;
}

#paginador ul li
{
display: inline;
margin:0px 1px 0px 1px;
}

#paginador ul li a
{
padding: 2px 5px 2px 5px;
border:solid 1px #333333;
font-size: 12px;
color:#FFFFFF;
background-color:#333333;
text-decoration:none;
}
#paginador ul li a:hover
{
background-color:#CCCCCC;
color:#333333;
}
#paginaActual
{
    margin:0px 1px 0px 1px;
    background-color:#FFF;
    padding: 2px 5px 2px 5px;
    border:solid 1px #CCC;
    font-size: 12px;
    color:#666;
}
#NumeroAnuncios
{
    font-size:.9em;
    text-align:right;
    margin:10px;
}

/*****************************************************
Prueba para las tabs *********************************/
/*a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}*/
#MiniSite {
	width: 773px;
	padding-top:10px;
}
#MiniSite ul.tabs {
	list-style: none;
	border-bottom: 1px solid #ccc;
	height: 22px;
	margin: 0;
	padding-left:0px;
	width: 772px;
	/*background-color:Black;*/
}
#MiniSite ul.tabs li {
	float: left;
}
#MiniSite ul.tabs li a {
	padding: 3px 10px;
	display: block;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin-right: 2px;
	text-decoration: none;
	background-color: #efefef;
}
#MiniSite ul.tabs li.active a {
	background-color: #fff;
	padding-top: 4px;
}
div.tab_contents_container {
	border: 1px solid #CCC;
	border-top: none;
	padding: 10px;
	width:750px;
}
div.tab_contents {
	display: none;
}
div.tab_contents_active {
	display: block;
	width:750px;
}
div.tab_contents_active ul
{
    margin-left:30px;
}
div.clear {
	clear: both;
}

/**********************/
/**Elementos del menu**/
/**********************/
div.menu   
{
    /*text-align: center;
    font-size: 0.7em; <------------*/
    width:245px; /*<---------------*/
    float:left; /*<----------------*/
    position:relative;
    /*background-color:#CCC;*/
    margin:10px 0px 10px 0px;
}
.menu ul li p
{
    padding: 0px 0px 0px 0px;
    margin:0px 0px 10px 0px;
}
.menu ul  
{
    list-style-type: none;
    margin:0px;
    padding-left:20px;
}
.menu ul li.nivel1  
{
    float: left;
    height:65px;
	z-index:99;
    /*width: 162px; 
    margin-right: 2px;<----------*/
}
.menu ul li a 
{
    display: block;
    text-decoration: underline;
    /*color: #fff; 
    background-color: #399;<-----*/
    /*border: solid 1px #fff; <-----*/
    /*padding: 8px; <------*/
    position: relative;
    width:170px;
}
.menu ul li:hover {position: relative;}
.menu ul li:hover a.nivel1 
{
    color:#FFFFFF;
    background:#0099FF url(images/flecha.png) no-repeat;
    background-position:right;
    text-decoration:none;
    position: relative;
    padding-left:10px;
    z-index:100;
}
.menu ul li a:hover 
{
    /*background-color: #6CC; 
    color: #333;<---------*/
    text-decoration:none;
    position: relative;
}
.menu ul li a.nivel1 
{
    display: block!important;
    /*display: none;*/
    text-decoration:underline;
    position: relative;
    padding:6px 0px 6px 0px;
}
.menu ul li ul 
{
    display: none;
    border:solid 1px #cccccc;
    margin:0px;
    padding:0px;
	z-index:300;
}
/*<-----------*/
.menu ul li a:hover ul, .menu ul li:hover ul 
{
    display:block;
    position:absolute;
	z-index:1000;
    /***Verrical/horizontal***/
    left: 180px;
    top:-0px;
    /*************************/
    background-color:#fcf9ce;
}
.menu ul li ul li a 
{
    width: 168px;
    padding: 5px 0px 5px 10px;
    /*border-top-color: #000; <----------*/
    border-top:dotted 1px #dddddd; /*<------*/
}
.menu ul li ul li a.firts
{
    border:0px;
}
.menu ul li ul li a:hover 
{
    /*border-top-color: #000;<-------*/
    position: relative;
    text-decoration:none;
}
/*
.columna
{
    float:left;
    position:relative;
    width:200px;
}*/
/*table.falsa 
{
    border-collapse:collapse;
    border:0px;
    float: left;
    position: relative;
}*/

#publicidadTop{
    width:798px;
    text-align:center;
    padding-top:10px;
}

.descripcionTexto{
    display:none;
}
/*
txtbox{
    width:200px;
    border:solid 1px #CCCCCC;
    padding:2px;
}*/
