/*-------------------------
960
-------------------------*/
.container_12{
	/*background: #fff url(img/12_col.gif) repeat-y;*/
	margin-bottom: 20px;
	/*background-color:#FEFDEC;*/
	margin-top:-10px;
}

.container_16{
	/*background: #fff url(img/16_col.gif) repeat-y;*/
	/*background-color:#FEFDEC;*/
	background-color:white;
	/*margin-bottom: 20px;*/
	background-image:url(images/bk_960_top.gif);
	background-repeat:no-repeat;
	padding-top:10px;
}


/*-------------------------
HTML
-------------------------*/


body{
	font-size: 11px;
	font-family:arial, helvetica, sans-serif, tahoma, verdana;
	/*background-color:#F0F9FD;*/
	background-color:#8FD4FF;
	color:black;
	margin-top:-17px;
	background-image:url(images/background_top.jpg);
	background-repeat:repeat-x;
}

a{
	text-decoration: none;
	color:#0B8C8F;
}

a:hover{
	text-decoration: underline;
	color:#0B8C8F;
}

h1{

}

h2{
	margin:0;
	padding:0;
	color:#454545;
	font-family:'trebuchet ms', arial, sans-serif, tahoma, verdana;
	font-weight:normal;
}

h3{
	margin:0;
	padding:0;
}

p{
	/*border: 1px solid #666;*/
	overflow: hidden;
	padding: 10px 0;
	/*text-align: center;*/
}

img { behavior: url(iepngfix.htc); }


/*-------------------------
HEADER
-------------------------*/
.header{
	/*background-color:#195FA5;*/
	/*background-image:url(images/bk-header.jpg);
	background-repeat:repeat-x;*/
	text-align:center;
	margin-top:0;
	/*border-top:5px solid #0C3E74;*/
}

.header .logotipo{
	position:absolute;
	top:5px;
	left:10px;
}

.header .menu{
	/*width:960px;
	margin-left:auto;
	margin-right:auto;*/
	padding-top:10px;
}

.header .menu ul{
	/*width:960px;
	margin-left:auto;
	margin-right:auto;*/
	margin:0;
	padding-top: 10px;
	list-style:none;
	text-align:right;
	margin-right:20px;
}

.header .menu ul li{
	display:inline;
	/*background-image:url(images/bullet-top.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:12px;*/
}

.header .menu a{
	color:white;
}

.header .menu a:hover{
	color:white;
}

.header .barra{
	height:136px;
	padding-bottom:20px;
	/*background-image:url(images/bk-header.jpg);
	background-repeat:no-repeat;*/
}

/*-------------------------
LOGO
-------------------------*/

.header .logo{
	color:white;
	text-align:center;
	margin-top:20px;
}

.header .logo img{
	/*width:306px;
	height:131px;*/
}

.header .registro{
	color:white;
	text-align:left;;
}

.header h2{
	color:white;
	background-color:green;
}

/*-------------------------
BUSCADOR
-------------------------*/
.buscador{
	/*background-image:url(images/bk-buscador.jpg);
	background-repeat:no-repeat;*/
	background-image:url(images/bk_busqueda.png);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	/*padding-bottom:20px;
	padding-bottom:10px;*/
	padding-top:30px;
	/*background-color:#D90F0F;*/
	margin-bottom:10px;
	margin-top:30px;
	font-size:12px;
	/*border-top:3px solid #A90B0B;
	border-bottom:3px solid #F12B2B;*/
	color:#454545;
	width:665px;
	height:86px;
	margin-left:auto;
	margin-right:auto;
}

.buscador input, .buscador select{
	font-size:12px;
}

.buscador .buscar_texto{
	width:300px;
	margin-bottom:10px;
}


/*-------------------------
BANNER_PUBLICAR
-------------------------*/

.banner_publicar{
	background-image:url(images/banner_publicar2.jpg);
	height:189px;
}

.btn_publicar{
	position:relative;
	top:123px;
	left:360px;
}


/*-------------------------
MIDDLE
-------------------------*/
.middle{
	/*background-color:#FEFDEC;*/
	background-color:white;
}


/*-------------------------
CATEGORIAS
-------------------------*/

.categorias{
	font-size:10px;
	/*background-color:#FEFDEC;*/
	background-color:white;
	/*border-top:3px solid #A9CDE4;*/
}

.categorias ul{
	list-style:none;
}

.categorias ul li{
	margin:0;
	background:url(images/arrow-menu2.gif) no-repeat; 
	background-position:4px 5px;
	padding-left:18px;
	color:#343434;
	margin-bottom:10px;
	padding-bottom:6px;
	line-height:14px;
	width:124px;
	/*border-bottom:1px solid #CACF43;*/
	border-bottom:1px solid #cecece;
}

.categorias ul li a{
	/*font-weight:bold;*/
	/*color:#666666;*/
	color:#98B206;
}

.categorias ul li a:hover{
	color:#0B8C8F;
}

.categorias ul li h2{
	font-size:13px;
	margin-bottom:0px;
}

.categorias ul li h2 a{
	color:#0B8C8F;
	font-weight:bold;
	letter-spacing:-.05em;
	font-family:arial;
}

.categorias ul li img{
	float:right;
	width:30px;
	height:30px;
}

/*-------------------------
SPONSORS
-------------------------*/
.sponsors{
	/*border: 1px solid red;*/
	/*border-top:3px solid #A9CDE4;*/
}

.sponsors_publicidad {
	margin: 5px 0 5px 0;
}


/*-------------------------
MINIATURAS
-------------------------*/
.miniaturas{
	/*padding-top:10px;
	padding-bottom:10px;*/
}

.miniaturas h3{
	color:#787773;
}

.miniaturas .thumb{
	/*height:130px;
	background-color:silver;*/
}

.miniaturas p{
	text-align:left;
	border:none;
	background-color:#C2E8FF;
	padding:10px;
}


/*-------------------------
ULTIMOS
-------------------------*/
.ultimos{
	/*background-color:#FEFDEC;*/
	background-color:white;
	border-top:3px solid #A9CDE4;
}

.ultimos h2{
	font-size:14px;
	font-weight:bold;
}

.ultimos h2 a{
	color:#3C11B6;
}

.ultimos p{
	font-size:10px;
	border:none;
	text-align:left;
	margin:0;
	padding:0;
	padding-bottom:5px;
}

.ultimos .anuncio{
	background-color:white;
	/*background-image:url(images/bk-deg.jpg);*/
	background-repeat:repeat-x;
	border-bottom:1px dotted #ddd;
	margin-bottom:10px;	
	padding-left:5px;
	padding-right:5px;
}

.ultimos .anuncio_categoria{
	margin-top:3px;
}

.ultimos .anuncio_categoria:before{
	content:"En: ";
	color:gray;
}

.ultimos .anuncio_categoria a{
	/*color:#0FBABE;*/
	color:#98B206;
	margin:0;
	line-height:12px;
}

.ultimos .anuncio_fecha{
	font-size:10px;
	color:gray;
	text-align:left;
}

.ultimos .anuncio_resumen{
	line-height:12px;
	/*margin-bottom:10px;*/
	font-size:10px;
	/*text-align:justify;*/
}

.ultimos .anuncio h3{
	font-size:12px;
	background-image:url(images/arrow_publicar.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:12px;
	text-transform:capitalize !important;
	letter-spacing:normal;
	
	margin-bottom:0px;
}

.ultimos .anuncio h3 a{
	color:#0B8C8F;
}

.ultimos .anuncio .leermas{
	/*background-color:#9F9F9F;*/
	background-color:#EDEDED;
	padding-left:2px;
	padding-right:2px;
	margin-top:10px;
	width:45px;
	margin-left:200px;
}

.ultimos .anuncio .leermas a{
	color:gray;
}

/*-------------------------
RANK_ABAJO
-------------------------*/

.rank{}

.rank a{
	color:#0B8C8F;
}

.rank .rank_abajo{
	color:#787773;
}

.rank .rank_abajo ul li{
	border-bottom:1px solid #EBEBEB;
	margin-bottom: 5px
}


/*-------------------------
RESULTADOS
-------------------------*/
.resultados{
	background-color:white;
	
}

.resultados .meta{
	background-color:#F8FFCC;
	border-bottom:1px solid #D9DBCC;
	font-size:13px;
	margin-top:10px;
	margin-bottom:20px;
}

.resultados .meta .query{
	color:#0598B1;
	font-weight:bold;
}

.resultados .resultado{
	margin-bottom:20px;
	border-bottom:1px solid #D3D3D3;
	padding-left:10px;
	padding-right:10px;
}

.resultados .resultado a{
	color:#0598B1;
}

.resultados h3{
	font-size:12px;
}

.resultado .ver_anuncio{
	background-color:#9F9F9F;
	border-bottom:1px solid #858585;
	color:white;
	padding-left:2px;
	padding-right:2px;
}

.resultado .resultado_fecha{
	color:#9F9F9F;
}

.resultado .resultado_fecha:before{
	content:'agregado el: ';
}

.resultado .resultado_link a{
	color:#98B206;
}

/*-------------------------
ANUNCIO_DETALLE
-------------------------*/

.anuncio_detalle{
	margin-bottom:10px;
	border-bottom:1px solid #CACF43;
	/*background-color:#FEFDEC;*/
	background-color:white;
	padding-left:10px;
	padding-right:10px;
}

.anuncio_detalle h3{
	color:#D6156C;
	font-weight:bold;
	/*text-transform:capitalize;*/
	font-size:17px;
	letter-spacing:-1px;
	margin:0;
}

.anuncio_detalle h1{
	font-size:12px;
	font-weight:bold;
	margin:0;
	
}

.anuncio_detalle h4{
	margin:0;
	padding:0;
}

.anuncio_categoria{
	color:gray;
	margin-top:20px;
}

.anuncio_fecha{
	color:silver;
	text-align:right;
}

.anuncio_resumen{
	/*border-bottom:1px solid #CACF43;*/
	padding-bottom:10px;
	font-size:12px;
}


.anuncio_imagenes{
	/*border-bottom:1px solid #CACF43;*/
	/*height:100px;*/
	padding-top:5px;
}

.anuncio_imagenes img{
	width:140px;
}

.anuncio_ubicacion{
	background-color:#ffffff;
	/*border-top:1px solid #C8C8C8;
	border-bottom:1px solid #C8C8C8;*/
	overflow:hidden;
	margin-bottom:10px;
	font-size:13px;
}
.anuncio_email {
	unicode-bidi:bidi-override;
	direction: rtl;
}
/*-------------------------
FOOTER
-------------------------*/
.footer{
	text-align:center;
	color:silver;
}

/*-------------------------
BOTTOM
-------------------------*/
.bottom{
	background-image:url(images/bottom.gif);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#8FD4FF;
	height:19px;
	margin-bottom:20px;
}

/*-------------------------
CLASES
-------------------------*/
.hr{
	border:none;
	border:0;
	background-color:#CACF43;
	border-bottom:1px solid #CACF43;
	/*background-image:url(images/hr.jpg);
	background-repeat:repeat-x;
	background-position:top;*/
	/*height:19px;*/
}

.titulo{
	color:#D6156C;
	font-weight:bold;
	text-transform:capitalize;
	font-size:22px;
	letter-spacing:-1px;
	margin-top:20px;
	
	border-bottom:1px solid #CACF43;
	margin-bottom:0;
	line-height:20px;
	
	margin-bottom:10px;
	
	/*font-family:'times new roman', georgia, serif;
	font-style:italic;*/
}f;
	font-style:italic;*/
}

.capa1 {
    /*background:#999;*/
    display:none;
}
.capa2 {
    /*background:#333;
    color:#fff;*/
    display:none;
}
.capa3 {
    /*background:#000;
    color:green;*/
    display:none;
}

#contacto p, label {
	/*font: 1.5em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif*/
}

#contacto h1 {
	margin: 10px 0 10px;
	font-size: 16px;
	color: #333333
}

#contacto {
	display: block;
	width: 490px;
	margin: 50px auto;
	padding: 35px;
	border: 1px solid #cbcbcb;
	background-color: #FFF;
	-webkit-border-radius: 5px
}

#contacto label {
	display: inline-block;
	float: left;
	height: 26px;
	line-height: 26px;
	width: 155px;
	font-size: 12px;
	-webkit-border-radius:5px
}

#contacto input, textarea {
	width: 280px;
	margin: 0;
	padding: 5px;
	color: #666;
	background: #f5f5f5;
	border: 1px solid #ccc;
	margin: 5px 0;
	/*font:1.5em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;*/
	webkit-border-radius:5px
}
 
#contacto input:focus, textarea:focus, select:focus {
	border: 1px solid #999;
	background-color: #fff;
	color:#333
}

#contacto input.submit {
	width: 85px;
	cursor: pointer;
	border: 1px solid #222; background:#333;
	color:#fff
}

#contacto input.submit:hover { 
	background:#444
}

#contacto input[type="submit"][disabled] {
	background:#888
}

#contacto fieldset {
	padding:10px;
	border:1px solid #eee;
	-webkit-border-radius:5px;
	-moz-border-radius:5px
}

#contacto .requerido {
	font-size: 13px;
	color: #ff0000;
}

#mensaje {
	margin: 10px 0;
	padding: 0
}

.mensaje_error {
	display: block;
	height: 22px;
	line-height: 22px;
	background: #FBE3E4 url('http://www.guiateperu.com/images/error.gif') no-repeat 10px center;
	padding: 3px 10px 3px 35px;
	color:#8a1f11;
	border: 1px solid #FBC2C4;
	-webkit-border-radius: 5px
}

.loader {
	padding: 0 10px
}

#contacto #exito h1 { 
	background: url('http://www.guiateperu.com/images/success.gif') left no-repeat;
	padding-left:22px
}

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(http://www.guiateperu.com/img/tab.png) no-repeat;
}
.tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    color: #27537a;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
}
.tabs-nav .tabs-selected a {
    color: #000;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    background-position: 100% -150px;
    outline: 0; /* prevent dotted border in Firefox */
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 100% -100px;
}
.tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
    padding-top: 7px;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
}
.tabs-container {
    border-top: 1px solid #97a5b0;
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}
.error { color: red !important; display: block; }

/* aņadidos 22-01-2011 */

/* jQuery lightBox plugin - Gallery style */
			#gallery {
					text-align: center;
					/*background-color: #444;*/
					padding: 10px;
					width: 520px;
			}
			#gallery ul { list-style: none; }
			#gallery ul li { display: inline; }
			#gallery ul img {
				border: 5px solid #3e3e3e;
				border-width: 5px 5px 20px;
			}
			#gallery ul a:hover img {
				border: 5px solid #fff;
				border-width: 5px 5px 20px;
				color: #fff;
			}
			#gallery ul a:hover { color: #fff; }

.conexion { }

.conexion h2 { 
	color: #D6156C; 
	font-size: 22px;
	letter-spacing: -1px;
	text-transform: capitalize;
	font-weight: bold;
}

.informativo { 
	background:none repeat scroll 0 0 #DFED93;
	border:1px solid #A6C400;
	font-size:11px;
	padding:8px 9px 9px;
	margin: 5px;
}
.conexion label {
	display:block !important;
	margin:10px 0 0 !important;
	width:auto !important;
	font-weight: bold;
	font-size: 14px;
}

.conexion .submit {
	margin-top:15px !important;
}

.conexion input, .conexion select, .conexion textarea {
	clear:both;
	display:block;
	font-size:12px !important;
	margin:0 0 5px !important;
}

.conexion input#submit, .conexion input.submit {
	-moz-border-radius:3px 3px 3px 3px;
	background:-moz-linear-gradient(center top , #51A1AD, #368A96) repeat scroll 0 0 #51A1AD;
	border:1px solid #2E6D76;
	clear:both;
	color:#FFFFFF;
	display:block;
	font-size:12px;
	font-weight:bold;
	margin-top:5px;
	padding:5px 10px;
}

.mensaje {
	background:none repeat scroll 0 0 #D9F0F4 !important;
	border:1px solid #B7D9DE !important;
	clear:both !important;
	display:block !important;
	font-size:11px !important;
	margin:5px 0 !important;
	padding:5px 9px !important;
}

.socialmedia {
	margin: 15px 0 15px 0;
}

