/* main.css - server-side CSS style */
/*--------------------*/

/* default font family */
body,th,td,p,div,span,a,input,select,textarea,ul,ol,dl,h1,h2,h3,h4,h5,h6,li,big,small,b{font-family:Arial}

/* default font sizes */
body,th,td,p,div,span,a,ul,ol,dl,li,select,input,textarea{font-size:12px}

h5,h5 a,h6,h6 a,h5 span,h6 span,big,big span,big a{font-size:10px}

h4,h4 span,h4 a{font-size:17px}

h1,h2,h1 span,h2 span,h3 span,h1 a,h2 a,h3 a{font-size:12px}

h3 {font-size: 13px}

/* others defaults */

body,th,td,p,h5,h5 a,h6,h6 a,h5 span,h6 span,h1,h2,h3,h1 span,h2 span,h3 span,h1 a,h2 a,h3 a,h4,h4 span,h4 a{color:#6A6C6E}

body{padding: 5px 5px 0px 5px; margin: 0px}

h1,h2,h3,h4,h5,h6{margin:3px 0px 0px 0px;padding:0px;text-decoration:none}

img{border:none}

/* forms */

form{display:inline}
form,select,input,textarea,ul li{margin:0px;padding:0px}
textarea{ width:300px; }

.form {

	padding: 3px 3px 3px 3px;
	border: 1px solid #E0D3AB;
	background: #FBF2E6

}

input,select,input[type="file"] {
	border: solid 1px #CCCCCC;
	padding: 1px;
	margin:  1px;
}


input[type="submit"], input[type="reset"]  {
	color: white;
	background: #656565;
	font-weight: bold;
	text-transform: uppercase;
	border: solid 2px black;
}


/* CONTACTAR CON ANUNCIANTE Y ENVIAR AMIGO  */
.link_nuevo_anuncio{
	font-family:courier, serif;	
	font-weight:bold;	
	background-color: #FEF02D;
}

.link_nueva_tienda{
	font-family:courier, serif;	
	font-weight:bold;	
	background-color: #FEF02D;
}

.link_nueva_sugerencias{
	font-family:courier, serif;	
	font-weight:bold;	
	background-color: #ffffff;
}

/*CABECERA*/

.link_nuevo_anuncio a:hover{
/*	color:#0B5E7C;*/
	font-size:16px;	font-family:courier, serif;	font-weight:bold;	background-color: #FEF02D;

}
.link_nuevo_anuncio a:link,.link_nuevo_anuncio a:visited,.link_nuevo_anuncio a:active{
/*	color:#0B5E7C;*/
	font-size:16px;	font-family:courier, serif;	font-weight:bold;	background-color: #FEF02D;
}

.link_nueva_tienda a:hover{
/*	color:#0B5E7C;*/
	font-size:16px;	font-family:courier, serif;	font-weight:bold;	background-color: #FEF02D;
}

.link_nueva_tienda a:link,.link_nueva_tienda a:visited,.link_nueva_tienda a:active{
/*	color:#0B5E7C;*/
	font-size:16px;	font-family:courier, serif;	font-weight:bold;	background-color: #FEF02D;
}


/*LINK EN GENERAL*/
a:link,a:visited,a:active{text-decoration:none;color:#0B5E7C;font-size:12px;}
a:hover{text-decoration:underline;color:#0B5E7C}
/*a.link:link,a.link:hover {color: #FFFFFF; text-decoration:none;padding: 5px;}*/


/*formularios de nuevo_banners, form de nuevo/editar_anuncio, nueva_empresa*/
td.colum1{width:30%; text-align:left}
td.colum2{width:70%; text-align:left}
.aviso{ font-size:10px}


/* INICIO */
a.link_inicio {
	font-size:15px;
}

.titulo_categoria{
	background-color: #FFCC00;
	height:25px;
	color:#0000FF; 
	font-weight:bold;
	text-align:left;
	padding:0 10px 0 10px;
	width:auto;
}

/*LISTADOS DE PROVINCIAS Y LOCALIDADES EN COLUMNA IZQUIERDA*/
.localidades {
	color: #FC6; 
	padding: 2px 0 2px 5px;
	font-size:12px;
	text-align:left
}
a.localidades:link, a.localidades:visited, a.localidades:active {
	color: #118CB9; 
	text-decoration:none; 
	padding: 2px 0 2px 5px;
	font-size:12px;
	text-align:left;
	text-transform:lowercase
}

a.localidades:hover {
	color: #118CB9; 
	text-decoration:underline; 
	padding: 2px 0 2px 5px;
	font-size:11px;
	text-align:left;
	text-transform:lowercase
}

.columna_izquierda{
	border-bottom:2px solid #0B5E7C
}

td.link_column{
	text-align:left;
}

td.link_column a:link,td.link_column a:visited,td.link_column a:active{
	color: #118CB9; 
	text-decoration:none; 
	padding: 2px 0 2px 5px;
	font-size:12px;
	text-transform:lowercase

}

td.link_column a:hover {
	color: #118CB9; 
	text-decoration:underline; 
	padding: 2px 0 2px 5px;
	font-size:12px;
	text-transform:lowercase
}


/*FONDO CON TITULO DE SECCION*/
.fondo_boton_left{
	background-color: #118CB9;
	height:25px;
	color:white; 
	font-weight:bold;
	text-align:left;
	padding-left:5px
}

.fondo_boton_left a:link,.fondo_boton_left a:active,.fondo_boton_left a:visited {
	color:white; 
	font-weight:bold;
	text-align:left;
	padding-left:5px
}

.fondo_boton_left a:hover{
	color:white; 
	font-weight:bold;
	text-align:left;
	padding-left:5px
}


/*DESTACADOS*/
.destacado_tabla_grande{
	border:1px solid #0B5E7C;
}

.destacado_header{
	background-color: #0B5E7C;
	color:#FFFFFF; 
	text-align:left;
	font-size:12px;
	text-transform:capitalize;
}

.destacados{
	border:1px solid #FEF02D;
	text-align:center;
}

.destacados_imagen{
	padding:2px	2px 0 2px;
}

.destacados_titulo a:link ,.destacados_titulo a:visited ,.destacados_titulo a:active{
	color:#0B5E7C; 
	font-size:10px;
	text-decoration:none;	
	text-align:center;
}
.destacados_titulo a:hover { 	
	color:#0B5E7C; 
	font-size:10px;
	text-decoration:underline;	
	text-align:center;
}

/*BUSCADOR*/
td.buscador{
	color:#0B5E7C;
	font-size:11px;
	text-transform:capitalize;
	text-align:left;
}

.notexto {
	font-style: italic;
} 
.sitexto{
	font-style:normal;
}


/* LISTADOS DE ANUNCIOS */
td.linkanuncio {
	color: #333333;
	text-transform:capitalize;
	font-size:11px;
	text-align:left
}

td.linkanuncio a:link , td.linkanuncio a:visited , td.linkanuncio a:active {
	text-decoration:none;
	color:#0B5E7C;
	font-size:11px;
	text-transform:capitalize;
	text-align:left;
}

td.linkanuncio a:hover {
	text-decoration:underline;
	color:#0B5E7C;
	font-size:11px;
	text-transform:capitalize;
}

td.linkanuncio_titulo{
	text-align:left;
}

td.linkanuncio_titulo a:link,td.linkanuncio_titulo a:visited,td.linkanuncio_titulo a:active {
	text-decoration:none;
	color:#0B5E7C;
	font-size:13px;
	text-transform:capitalize;
}

td.linkanuncio_titulo a:hover {
	text-decoration:underline;
	color:#0B5E7C;
	font-size:13px;
	text-transform:capitalize;
}

td.listados_header{
	color:#FFFFFF;
	font-size:12px;
	text-transform:capitalize;
	text-align:left;
	background-color: #0B5E7C;
}


/*VISTA DE ANUNCIO SELECCIONADO*/
.tituloanuncio {
	font-size:12px;
	color:#676566;
	font-weight:bold;
	padding-left:5px;
	text-transform:capitalize;
	background-color: #F0F8FF;	
	text-align:left
}

.tituloanuncio2 {
	font-size:12px;
	color:#676566;
	font-weight:bold;
	padding-left:5px;
	background-color: #F0F8FF;	
	text-align:left
}
/*campor de telefono y mail*/
.campos{
	font-weight:bold;
	color:#dd0000;
	text-align:left;
}

.imagen_thumb{
	border:1px solid #fe6601;
	text-align:center;
	padding:2px	2px 0 2px;
}
.imagen_principal{
	border:1px solid #fe6601;
	text-align:center;
	padding:2px	2px 0 2px;
}


/*SELECT DE CATEGORIAS Y LOCALIDADES*/
.nivel_0{
	background:#FFCC00;
	color:#fff;
	font-weight:bold;
	font-size:10px;
	text-transform: uppercase;	
}

.nivel_1{
	color:#0B5E7C;
	padding-left:10px;
	font-size:10px;
	text-transform: capitalize;
}

/*MENSAJES DE ERROR DE VALIDADES DE FORM*/
.ErrorVal{
	color:red;
	font-size:10px;
}

/*MENSAJES DE AVISOS PARA EL USUARIO*/
.message{
	color:red;
	font-size:12px;
	text-align:left;
}

/*FORMULARIO DE NUEVO O EDITAR ANUNCIO*/
.titulo_seccion{
	font-size:16px;
	color:#0B5E7C;
	font-weight:bold;
	padding-left:5px;
	text-align:left
}

.formulario{
	background:#F0F8FF;

}

/*PIE DE PAGINA*/
.footer{
	background:#0B5E7C;
	border:1px solid #ccc;
	margin-top:20px;	
}

.footer a:link,.footer a:visited {
	color: white;
	font-weight:bold;
	text-decoration:none;
}

.footer a:hover {
	color: white;
	font-weight:bold;
	text-decoration:underline;
}


/*PANEL DE CONTROL MIS ANUNCIOS*/

/* "mis anuncios" y "sigo los anuncios"*/
.bloque_anuncio{
	background:#0B5E7C;
	border: 1px solid #ccc;
}

.titulo_bloque_anuncio{
	color: #0B5E7C;
	font-weight:bold;
	font-size:12px;
	text-align:left;
}

/* SQL lists */

CAPTION.sqlList {
	background-color:#EEEEEE;
	color:white;
	padding: 5px 5px 5px 5px;
	border-top: 1px solid #E0D3AB;
}

TABLE.sqlList {
	color: #4D3168;
/* 	background-color:white; */
	background-color:white;
	width:100%;
	border: none;
	
/* 	padding: 10px 10px 10px 10px; */
}

TH.sqlList, TH.sqlList a {
	font-size: 10px;
	font-weight: bold;
	color:#444444;
	background-color:#E0D3AB;
}

/*TR.sqlList:link TD a,TR.sqlList:visited TD a,TR.sqlList:active TD a {text-decoration:none;color:#0B5E7C;font-size:10px !important;}*/

TH.sqlList:hover a {
	color: #B92022;
	text-decoration:none;
}

TR.sqlList:hover TD {
	background-color: #FFFFCC;
	color: #B92022;
	font-size:10px;
}

TR.sqlList:hover TD a {
	color: #B92022;
	font-size:10px;
}

TD.sqlList {
	text-align:left;
	border:1px solid #ccc;	
	font-size:10px;	
}

.enlace_listados{
	text-decoration:none;color:#0B5E7C;font-size:10px !important;
}

/*Bienvenida a session y links*/

.user_session{
	text-align:left !important;
	font-size:12px;	
	color: #0B5E7C;
}

.user_session a:link, .user_session a:visited{
	font-size:11px;
}

.user_session a:hover{
	font-size:11px;
}

.fecha_producto{
	color: #0B5E7C;
	font-weight:bold;
}

.table_producto{border: 1px solid #0B5E7C;}

tr.login{
	background-color:#0B5E7C;
}
td.login{
	font-size:10pt;
	font-weight: bold;
	color:#ffffff;
	text-align:left;
}

.navegacion{
	color:#0B5E7C
}

/*MENU*/
/* ---------------------- Bluewax nav ---------------------- */
/*.grey #waxcontainer{position:relative;width:100%;font-family:"Trebuchet MS",Arial,Verdana,Helvitica,sans-serif;}*/

.grey #waxnav{position:relative;height:25px;font-size:11px;font-weight:bold;background:#fff;}

.grey #waxnav ul{margin:0px;padding:0 0 4px 0;list-style-type:none;width:auto;float:left;}

.grey #waxnav ul li{display:block;float:left;margin:0 2px;}

.grey #waxnav ul li a{display:block;float:left;text-decoration:none;padding:0 0 0 25px;line-height:195%;}

.grey #waxnav ul li a span{padding:0 25px 0 6px;}

/*cuando esta seleccionado-------current*/
.grey #waxnav ul li a:hover,.grey #waxnav ul li a.current{color:#fff;font-weight:bold;background:#0B5E7C url(../images/current_navtopleft.gif) no-repeat top left;}

.grey #waxnav ul li a:hover span,.grey #waxnav ul li a.current span{display:block;width:auto;background:#0B5E7C  url(../images/current_navtopright.gif) no-repeat top right;}

/*cuando no esta seleccionado------nocurrent*/
.grey #waxnav ul li a:link,.grey #waxnav ul li a.nocurrent{color:#0B5E7C;font-weight:bold;background:#DEDEDE url(../images/nocurrent_navtopleft.gif) no-repeat top left;}

.grey #waxnav ul li a:link span,.grey #waxnav ul li a.nocurrent span{display:block;width:auto;background:#DEDEDE  url(../images/nocurrent_navtopright.gif) no-repeat top right;}


/*  INICIO DE MENU DESPLEGABLE DE SECCIONES FIJAS */
.nav, .nav ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav {
  z-index: 100;
  position: relative;
}
.nav li {
  /*border-left: 1px solid #000;*/
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
  font-size: 12px;
/*  background: #DEDEDE;*/
  color: #0B5E7C;
  display: block;
  padding: 0 9px;
  text-transform: lowercase;
  text-decoration: none;
}

.nav li a:hover {
/*  background: #0B5E7C;*/
  color: #000;	

}
#nav-one li:hover a,#nav-one li.sfHover a {
/*  background: #ccc;*/
  color: #000;
}
#nav-one li:hover ul a,#nav-one li.sfHover ul a {
/*  background: #DEDEDE;*/
  color: #959595;	
}
#nav-one li:hover ul a:hover,#nav-one li.sfHover ul a:hover {
/*  background: #ccc;*/
  color: #000;	
}

.nav ul {
  background: #DEDEDE;
/*  border-bottom: 1px solid #000;*/
  list-style: none;
  margin: 0;
  width: 100px;
  position: absolute;
  top: -999em;
  left: -1px;
}
.nav li:hover ul,.nav li.sfHover ul {
  top: 25px;
}
.nav ul li {
  border: 0;
  float: none;
}
.nav ul a {
/*  border: 1px solid #000;*/
  border-bottom: 0;
  padding-right: 20px;
  width: 130px;
  white-space: nowrap;
  text-align:left;
  padding-left:10px!important;
}
.nav ul a:hover {
/*  background: #ccc;*/
  color: #000;
}
/*  FIN DE MENU DESPLEGABLE DE SECCIONES FIJAS */

/* SECCION FRASES DE LA SEMANA*/
.frase{
	font-size:25px;
	font-weight:bold;
	color:red;
	text-align:center;
	font-family:courier, serif
}
