/*------------------------------------------------INICIO ESTRUCTURA GENERAL-------------------------------------*/
*{
	margin: 0px;
	padding: 0px;
}
html{
	height: 100%;
}
body{
	height: 100%;
	font-family: Helvetica,Arial, sans-serif;
	font-size:13px;
	padding: 0px;
	margin: 0px;
	color: #000000;
	
	/*background-image:url('../images/fondo-foto.png');
	background-image:url('../images/bg2.jpg');*/
	background-color:#FFFFFF;

	background-position:top center;
}
#marco{
	float:left;
	background-position:center bottom;
	background-repeat:no-repeat;
	width:100%;
}
img{border:none;}
ul{list-style:none;}
a, a:visited{
color: #094278;

text-decoration: none;
}
a:hover{
	color: #1351A2;
 text-decoration: underline;	
}
#main,#publisky div,.main{
	width:990px;
	margin-left:auto;
	margin-right:auto;

	}
#contenedor{
	float:left;
	width:100%;
	margin-bottom:20px;
}
.anchoentero{
	width:100%;
}

#cabecera{
	float:left;
	width:100%;
	background-color:#7AB3D2;
	background-repeat:repeat-x;
	padding-bottom:8px;
	

}
#cabecera a.logo{
	margin-top:26px;
	display:block;
	float:left;
}
#adsky{
	margin-top:15px;
	float:right;
	text-align:right;
	width:728px;
}
#slogan{
	border-top:#BBE0F5;
	color:#D24044;
	font-size:16px;
	margin-bottom:15px;

	margin-left:auto;
	margin-right:auto;
	width:990px;
}

#fondoazul{
	float:left;
	margin-bottom:10px;
	background-color:#97B4C4;
	color:white;
}
#slogan ul{

	display:block;
	float:left;
	width:780px;
}
#slogan ul li{
		float:left;
}
#slogan ul li a{
	display:block;
	padding-left:10px;
	padding-right:20px;
	/*border-right:1px solid #65A2C9;*/
	font-size:14px;
	color:white;
	text-decoration:none;
	padding-top:10px;
	padding-bottom:8px;
}
#slogan ul li a:hover,#slogan ul li a.on{
	background-color:#3F87A3;
	color:white;
}

#slogan ul li a img{
	width:20px;
	float:left;
	margin-right:5px;
}
#slogan form{
	float:right;
	margin-top:7px;
	margin-right:10px;
	margin-bottom:3px;
}
#slogan ul li form input.boton{
		width:80px;
		background-color:#C1E4F3;
		text-shadow: 1px 1px 1px #5D95B8;
	}
#contenido{
	padding:10px;
	float:left;
	width:980px;
	padding-bottom:20px;
	/*background-color:#F6F6F6;*/
	background-color:#FDFFFD;
	margin-bottom:30px;
}
.texto-destacado{
	text-transform:uppercase;
	color:#DA700F;
	float:left;
	margin-bottom:10px;
	width:100%;
}
.bloque{
	float:left;
}

.margenarriba{
	margin-top:15px;
}

/*------------------------------------------------FIN ESTRUCTURA GENERAL-------------------------------------*/

#columanasindex{
	float:left;
	width:100%;
}
.columanindex{
	float:left;
/*	background-color:white;
	background-color:#F8F8F8;*/
	width:310px;
	margin-right:15px;
/*	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;

	-webkit-box-shadow: 0px 0px 2px #000000;
	-moz-box-shadow: 0px 0px 2px #000000;
	box-shadow: 0px 0px 2px #B0B0A3;*/
}
.columanindex b, .isotipo,.columnadobleindex b{
	font-size:23px;
	color:#000000;
	display:block;
	/*background-image:url('../images/isotipo-neoviajeros.png');
	background-repeat:no-repeat;
		padding-left:37px;
	font-family:"Trebuchet MS";
*/
	padding-bottom:5px;
	padding-top:5px;

}
.columanindex ul,.columnadobleindex ul{
	margin-top:10px;
	float:left;
}
.columanindex ul li, .columnadobleindex ul li{
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	position:relative;
	
	
}
.avatar img{
	float:left;
	width:50px;
	margin-right:10px;
	margin-bottom:10px;
	padding:2px;
	background-color:#E8E8E8;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.columanindex ul li img.bandera{
	border:none;
}
.columanindex ul li a{
	font-size:13px;
	font-weight:bold;
}
.columanindex ul li p a{
	font-size:10px;
	font-weight:normal;
	
}
.caja{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border:1px solid #EEE;
	float:left;
	padding:10px;
	background-color:#F6F6F6;
/*	-webkit-box-shadow: 2px 2px 2px #DBDBDB;
	-moz-box-shadow: 2px 2px 2px #DBDBDB;
	box-shadow: 2px 2px 2px #DBDBDB;*/
}
/*.caja{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-image:url('../images/fondo-caja.png');
	background-repeat:repeat-x;
	background-position:top;
	border:1px solid #EEE;
	float:left;
	padding:10px;
background-color:#E4E2E2;
	/*background-color:#C1DAEA;*/
}*/
.caja2{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-image:url('../images/fondo-caja-old.png');
	background-repeat:repeat-x;
	background-position:bottom;
	border:1px solid #EEE;
	float:left;
	padding:10px;

	background-color:#F8F8F8;
}
.columnadobleindex{
	float:left;
	/*background-color:white;
	background-color:#F8F8F8;
	*/
	width:660px;
	margin-bottom:15px;
	/*-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-right:15px;
	-webkit-box-shadow: 0px 0px 2px #000000;
	-moz-box-shadow: 0px 0px 2px #000000;
	box-shadow: 0px 0px 2px #B0B0A3;*/
}
.columnatripleindex{
	width:990px;
}
#mapa-ciudades{
	float:right;
	height:350px;
	width:550px;
	border:5px solid #89B1E6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-box-shadow: 0px 0px 2px #000000;
	-moz-box-shadow: 0px 0px 2px #000000;
	box-shadow: 0px 0px 2px #B0B0A3;
}
#map-canvas,#mapa_index{
	width:100%;
	height:100%;
}
#form-ciudades,#form-pregunta{
	float:left;
	width:400px;
	}
#form-ciudades input.estilotwitter{
	width:260px;
	float:none;
}

#form-pregunta .estilotwitter{
	width:260px;
	float:none;
}
#form-pregunta textarea.estilotwitter{
	float:none;
	width:390px;
	height:180px;
	margin-bottom:15px;
}

#ciudades{
	margin-top:10px;
}
#ciudades strong{
	font-size:13px;
	color:#004DA4;
}
#formularioderegistro{
	margin-top:15px;
}
#formularioderegistro label{
	float:left;
	width:200px;
	margin-right:15px;
	padding-top:5px;
	text-align:right;
}
#formularioderegistro label.error{
    background: none repeat scroll 0 0 white;
    border: 1px solid #E3E3E3;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 5px #BE6767;
    color: red;
    display: inline;
    padding: 5px;
    position: absolute;
    right: 0;
    text-align: left;
    width: 188px;
}
#formularioderegistro input.estilotwitter{
	width:188px;
}
#formularioderegistro ul li{
	width:100%;
    position:relative;
}
#formularioderegistro input.boton{
	width:150px;
}
#registro{
	float:right;
	width:300px;
	font-family:"Trebuchet MS";
	font-size:13px;
}
#registro h3{

	font-size:14px;
	font-family:"Trebuchet MS";
	text-align:center;
	color:#2E5069;
	-webkit-box-shadow: 2px 2px 2px #D0DADF;
	-moz-box-shadow: 2px 2px 2px #D0DADF;
	box-shadow:2px 2px 2px #D0DADF;
	}
.botonnuevo{
	padding-top:0px;
	height:34px;
	/*background-color:#008AFA;*/
	background-color:#004182;
	padding-left:10px;
	padding-right:10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border:2px solid white;
	-webkit-box-shadow: 2px 2px 2px #B0B0A3;
	-moz-box-shadow: 2px 2px 2px #B0B0A3;
	box-shadow:2px 2px 2px #B0B0A3;
	cursor:pointer;
	color:white;
}
.fondonaranja{
	/*background-image:url('../images/fondo-botom.png');
	background-repeat:repeat-x;
	background-position:50% 50%;
	border:2px solid white;*/
}
.registrate{
	display:block;
	/*background-color:#004182;
	background-color:#FE9743;
	background-image:url('../images/fondo-botom.png');*/
	background-color:#9AD7EE;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-box-shadow: 2px 2px 2px #B0B0A3;
	-moz-box-shadow: 2px 2px 2px #B0B0A3;
	box-shadow:2px 2px 2px #B0B0A3;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	background-repeat:repeat-x;
	background-position:50% 50%;
	border:2px solid white;
	color:#002C70;
}
a.registrate span{
	/*color:#4B2100;*/
	color:#002C70;
}
#registro a.registrate{
	font-size:18px;
	padding:10px;
	color:#002C70;
}
#registro a.registrate:hover{
	text-decoration:none;
}
#registro ul li{
	margin-bottom:5px;
}
#registro ul li span{
	display:block;
	float:left;
	width:50px;
	padding-right:5px;
	text-align:right;
	font-weight:bold;
}
#registro form{
	margin-bottom:10px;
}
#registro form fieldset,#formconv form fieldset{
	border:none;
	padding:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-box-shadow: 0px 0px 2px #B0B0A3;
	-moz-box-shadow: 0px 0px 2px #B0B0A3;
}
#registro form fieldset legend, ,#formconv  form fieldset legend{
	font-size:10px;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	background-color:white;
}
#registro input,#formconv input{
	float:left;
	width:85px;
}
.estilotwitter{
	margin-right:5px;
	float:left;
	padding: 5px;
	font-family:arial;
	font-size:12px;
	background-color:#C6D8E6;

	color:#1E004C;
	outline: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #B1B1B1;
	-webkit-transition: .3s ease-in-out;
  	-moz-transition: .3s ease-in-out;
  	-o-transition: .3s ease-in-out;
}


.estilotwitter:focus {
			border: 1px solid #7CA0CF;
			-webkit-box-shadow: 0px 0px 5px #4D6481;
			-moz-box-shadow: 0px 0px 5px #4D6481;
			box-shadow: 0px 0px 5px #4D6481;
}
.boton{
	cursor:pointer;
	background-position:0px 0px;
	background-repeat:repeat-x;
	border: 1px solid #E4E4E4;
	height:25px;
	padding:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-box-shadow: 0px 0px 3px #4C7B98;
	-moz-box-shadow: 0px 0px 3px #4C7B98;
	box-shadow: 0px 0px 3px #3B6178;
	-webkit-transition: .3s ease-in-out;
  	-moz-transition: .3s ease-in-out;
  	-o-transition: .3s ease-in-out;
	background-color:#9AD7EB;
	color:#002C70;
	
}
.boton:hover {
	border: 1px solid #E3A200;
	-webkit-box-shadow: 0px 0px 5px #2B3747;
	-moz-box-shadow: 0px 0px 5px #2B3747;
	box-shadow: 0px 0px 5px #2B3747;
}
#marcoderecha{
	float:left;
	background-color:white;
	width:290px;
	padding:10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-right:15px;
	-webkit-box-shadow: 0px 0px 2px #000000;
	-moz-box-shadow: 0px 0px 2px #000000;
	box-shadow: 0px 0px 2px #B0B0A3;
}

.galeriaform{
	float:left;
	width:350px;
	display:none;
	
}
.comentar{
	color:#D25C00;
	cursor:pointer;
}

.oculto{
	display:none;
}
/*------------------------------------------------INICIO CARRUSEL-----------------------*/	
#carousel1{
	width:1000px; 
	height:290px;
	float:left;
	margin-top:20px;

}

.cloudcarousel{
		margin-right:10px;
		margin-bottom:10px;
		padding-top:4px;
		padding-left:4px;
		padding-right:4px;
		padding-bottom:12px;
		background-color:#E7E7E7;
		-webkit-box-shadow: 2px 2px 2px #B0B0A3;
		-moz-box-shadow: 2px 2px 2px #B0B0A3;
		box-shadow: 2px 2px 2px #B0B0A3;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
} 
#infofotos{
	float:left;
	width:1000px;

}
#title-text{
	font-size:25px;
	text-align:center;
	color:#261D12;
	font-weight:bold;
	font-family:"Trebuchet MS";
}
#alt-text{
	font-size:20px;
	text-align:center;
	color:#6A6A6A;
	font-weight:bold;
	font-family:"Trebuchet MS";
}

/*------------------------------------------------FIN CARRUSEL-----------------------*/	
/*------------------------------------------------INICIO BAJO-----------------------*/	
#bajo{
	background-color:#adceee;
	float:left;
	background-image:url('../images/fondo-azul.png');
	background-position:right top;
	padding-bottom:15px;
	color:white;
}
#bajo div.main{
	padding-top:15px;
	
}
#bajo ul{
	display:block;
	float:right;
	width:350px;
	text-align:right;
	
}
#bajo ul li a{
	color: white;
}
#bajo ul a:hover{
		color: #FF9530;
}
#logoagua{
	float:right;
}
#logoagua img{
	width:150px;
}
/*------------------------------------------------FIN BAJO-----------------------*/	



/*======================FORMULARIO ACCESO==============*/
/*	 Que luego dicen que uno no comenta los css!!                       */
/*======================================================*/

#acceso{
	width:600px;
	min-height:300px;
}
#acceso .col{
	width:280px;
	margin:10px;
	float:left;
}
p#add_err{
    color: red;
    display: block;
    margin-bottom: 7px;
    text-align: center;
}

/*======================================================*/
/*	 FIN FORMULARIO DE ACCESO				         */
/*======================================================*/


.ui-autocomplete {
	background-color: white;
	width: 300px;
	height:500;
	overflow:auto;
	border: 1px solid #cfcfcf;
	list-style-type: none;
	padding: 10px;
	font-size:13px;
	color:black;
}


/*======================================================*/
/*	 INICIO MURO			         */
/*======================================================*/
.muro{
	float:left;
	width:100%;
}
.muro li{
	float:left;
	width:610px;
	margin-top:5px;
	border-bottom:1px dotted #D3D4CE;
	
}
.muro li span.avatar{
	display:block;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.checkok{
	position: absolute;
	background-image: url("../images/icons/check-ok.png");
	width: 20px;
	height: 20px;
	left: -7px;
	top: 0px;
}

.muro li span.avatar img{
	width:50px;
}
.muro li span.fecha{
	float:right;
	text-align:right;
	font-size:11px;
	padding-left:30px;
	color:#999;
}
.muro li span.fecha a{
	padding:2px;
	background-color:#B9CEE0;
	-webkit-box-shadow: 2px 2px 2px #B0B0A3;
	-moz-box-shadow: 2px 2px 2px #B0B0A3;
	box-shadow: 2px 2px 2px #B0B0A3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-top:3px;
	display:block;
	color:#28404F;
}
.muro li span.fecha a img{
	margin-right:5px;
}
.muro li p{
	margin-top:5px;
	font-size:13px;
}
.muro li a.destacado{
	font-size:13px;
}
.muro li i.destacado{
	font-size:16px;
	color:#707070;
	font-style:normal;
	
}
.muro div.galeria{
	margin-top:10px;
	float:left;
	width:600px;
}
.muro div.galeria img, .galeria img{
	width:135px;
	height:100px;
	border:1px solid #C8CAC2;
	padding:4px;
	margin-right:5px;
	margin-bottom:5px;
}
.mejor-respuesta div.marcomejorrespuesta{
	background-color:#F3EFC3;
	padding:5px;
	-webkit-box-shadow: 2px 2px 2px #B0B0A3;
	-moz-box-shadow: 2px 2px 2px #B0B0A3;
	box-shadow: 2px 2px 2px #B0B0A3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	float:left;
}
.mejor-respuesta div p{
	font-size:15px;
	padding-bottom:10px;
}
.mejor-respuesta i.mejor{
	display:block;
	width:100%;
	float:left;
	font-style:normal;
	text-align:center;
	font-size:13px;
	margin-bottom:10px;
	font-weight:bold;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color:#E3A200;
}
.estrellas{
	float:left;
	width:100%;
	margin-top:5px;
	color:#999;
	text-align:right;
}
.estrellas a{
	/*float:left;*/
}
.mejor-respuesta i.mejor p{
}
.muro li.respuesta{
	border-bottom:none;
	border:1px solid #D3D6CE;
	background-color:#F8F7F4;
	width:580px;
}	

.respuesta textarea{
	width:560px;
	height:80px;
	margin-top:10px;
}
.respuesta a.foto{
	float:left;
	margin-top:10px;
}
.respuesta strong{
	font-size:15px;

}
.respuesta a.foto img{
	width:20px;
	vertical-align:bottom;
}

.respuesta input.boton{
	margin-top:10px;
	float:right;
	width:200px;
}	
.comentarios{
	margin-left:70px;
}
.comentarios ul li{
	border-top:1px solid #C5C5C5;
	border-bottom:none;
	background-color:#F0F8FF;
	width:510px;
	margin:0px;
	padding:5px;
}
.comentarios ul li.blanco{

	background-color:inherit;
	border:none;

	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	
}
.comentarios ul li span.avatar img{
	width:30px;
}
.comentarios ul li p{
	font-size:inherit;
}
.crearpregunta{
	float:right;
}
.pelota{
	padding:5px;
	float:left;
	width:550px;
	margin-left:0px;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size:13px;
	color:black;
}
/*======================================================*/
/*	 FIN MURO			         */
/*======================================================*/
/* ------------------------------------------ INICIO TOOLTIP --------------------------------------*/
#tooltip{
	position:absolute;
	background-image:url('../images/tooltip.png');
	background-repeat:no-repeat;
	width:184px;
	height:85px;
	z-index:500;
	padding:15px;
	display:none;
	color:white;
	overflow:auto;

}
#tooltip table{
		border:1px solid red;
	} 
.verificaciones{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color:#F6F4FF;
	color:#717074;
	padding:3px;
	margin-top:15px;
}
.verificacionesimg{
	width:15px;
	float:left;
	margin-right:5px;
	vertical-align:bottom;
	color:black;
}
.verificaciones input{
	float:right;
	background-color:#17CA20;
	font-size:11px;
	font-family:arial;
	padding:2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	cursor:pointer;
		border:none;
}
.fotostooltip{
	background-color:black;
	background-repeat:no-repeat;
	width:26px;
	height:25px;
	float:left;

	margin-right:2px;
}
#tablatooltip td{
	padding:2px;
}
#tablatooltip td a{
	color:white;
}
/* ------------------------------------------ FIN TOOLTIP --------------------------------------*/
/* ------------------------------------------ INICIO PERFIL --------------------------------------*/
.sobremi{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color:#C6D8E6;
	padding:10px;
	font-size:15px;
}
.heviajado{
	font-size:13px;
}
.actividad{
	width:100%;

}
.actividad ul{
	display:inline;
}
.fotoperfil{
	float:right;
	width:50px;
}
.titulotd{
	border-bottom:1px solid #999;
	padding-top:15px;
	font-size:15px;
}
#editar-perfil ol,#ciudades{
	list-style:none;
}
#editar-perfil ol li, #ciudades li{
	font-size:15px;
	padding-left:20px;
}
/* ------------------------------------------ FIN PERFIL --------------------------------------

-------------------------------------INICIO FORM BUSCAR INDEX-------------------------*/
#formbuscarindex{
	width:660px;
}
.c660{
	width:660px;
}
.c640{
	width:640px;
}
.c620{
	width:620px;
}

#formbuscarindex form h1{
	margin-bottom:15px;
}
#formbuscarindex  h3{
	font-weight:normal;
    padding-top: 10px;
	border-top:1px solid #F1F1F1;
	float:left;
	width:100%;
	font-size:13px;
	color:#170901;
}
#formbuscarindex form input.estilotwitter{
	font-size:18px;
	width:300px;
}
#formbuscarindex form{
	padding-bottom:5px;
	margin-top:10px;
}
#infoweb{
	float:right;
	width:220px;
	font-size:12px;
	border-left:1px solid #EDEDED;
	margin-top:-10px;
}
#infoweb ul li{
	padding-top:0px;
}	
#infoweb span{
	font-weight:bold;
	color:#999;
	width:40px;
	margin-right:5px;
	text-align:right;
	float:left;
	display:block;

}	

/*
-------------------------------------FIN FORM BUSCAR INDEX-------------------------*/


.formulario_comentario{
	
}
.formulario_comentario textarea{
	width:90%;
	display:block;
	margin-bottom:10px;
}
/*--------------------------------activar usuario--------------------------*/
.activaruser{
    margin: 0 auto;
    width: 550px;
}
.activaruser h3{
    font-size: 18px;
    margin-bottom: 12px;
}
.activaruser a{
    font-size: 13px;
    margin: 48px;
}
.activaruser a:hover{

}
/*-------------------------------------------------------------------------*/
/*---------------------------INICIO MENU USUARIO DERECHA----------------------------------------------*/
#menuusuario{
	float:left;
	background-color:white;
	width:280px;
	padding:10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-right:15px;
	-webkit-box-shadow: 0px 0px 2px #000000;
	-moz-box-shadow: 0px 0px 2px #000000;
	box-shadow: 0px 0px 2px #B0B0A3;
	margin-bottom:15px;
}
#menuusuario ul li img{
	vertical-align:bottom;
	width:18px;
	margin-right:5px;
}
#menuusuario ul li{
	border-bottom:1px dotted #D4D4D4;
	padding-bottom:5px;
	padding-top:5px;
} 
#menuusuario ul li a:hover{
	text-decoration:none;
}
#menuusuario ul li p{
	padding-left:25px;
	font-size:12px;
	color:#999;
}
/*---------------------------FIN MENU USUARIO DERECHA----------------------------------------------*/


.boton_mas{
	display:block;
	background-color:#004182;
	border-radius: 5px;	
	box-shadow:2px 2px 2px #B0B0A3;

	font-size:13px;
	font-weight:bold;
	text-align:center;
	color:white;
	padding-left:10px;
	padding-right:10px;
	
	background-repeat:repeat-x;
	background-position:50% 50%;
	border:2px solid white;	
	width:200px;
	margin:0 auto;
	padding:15px 20px;
}
.boton_mas:hover{
	text-decoration:none;
	background:#fff;
	border:2px solid #004182;
	color:#004182;
	cursor:pointer;
}
