/*

	zenlike1.0 by nodethirtythree design
	http://www.nodethirtythree.com

*/

*
{
padding: 0em;
margin: 0em;
outline: 0;
}

body
{
/* Gris: #66625F ó Verde claro: #e5e5b3 ó Azul: #515B7E */
background: #dfedb0 url('') repeat-x;
background-attachment: fixed;
/* background: #e5e5b3; */
padding: 10px 0px 0px 0px;
}

body,input
{
font-size: 12px;
font-family: "Verdana", "georgia", "times new roman", serif;
color: #333333;
}

.pie_foto
{
font-size: 10px;
font-family: "Verdana", "georgia", "times new roman", serif;
color: #666666;
}

.pie_legales
{
font-size: 10px;
font-family: "Verdana", "georgia", "times new roman", serif;
color: #666666;
text-align:justify;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
}

a
{
color: #B96D00;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}

h3 span
{
font-weight: normal;
}

h3,h4
{
display: display;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
}

h3
{
font-size: 1.7em;
padding-right: 34px;
background-image: url('img/db1.gif');
}

h4
{
font-size: 1em;
padding-right: 28px;
background-image: url('img/db2NO.gif');
}

.link_establecimiento { 
	cursor: pointer; 
	color: #B96D00;
	font-weight: bold;
	text-decoration: none
}

.link_establecimiento:hover { 
	cursor: pointer; 
	color: #B96D00;
	font-weight: bold;
	text-decoration: underline
}

.contentarea
{
padding-top: 1.3em;
/* text-align:justify; */
}

.contentarea p, .contentarea td{
font-size: 0.9em;
/* text-align:justify; */
}

/* BORDE MARRON DE LOS BANNERS */

img
{
border: solid 0px #6F5230;
}

.img_simple, .img_img_simple img
{
border: 0;
}

.post .left
{
position: relative;
float: left;
margin: -10px 25px 0 0;
border: 0;
}

.box img.left
{
position: relative;
float: left;
margin: 0 8px 0 0;
border: 0;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.divider1
{
position: relative;
background: #fff url('img/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 2.0em 0em;
clear: left;
}

.divider3
{
position: relative;
height: 0;
margin: 0;
clear: left;
}

.post .details, .box .details, .boxLogin .details
{
position: relative;
top: -1.0em;
font-size: 0.8em;
color: #787878;
padding-bottom: 8px;
}

.post ul.controls
{
clear: both;
padding-top: 3px;
}

.post ul.controls li
{
display: inline;
font-size: 0.8em;
}

.post ul.controls li a
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 1.0em 0em 20px;
}

.post ul.controls li a.printerfriendly
{
background-image: url('img/icon-printerfriendly.gif');
}

.post ul.controls li a.comments
{
background-image: url('img/icon-comments.gif');
}

.post ul.controls li a.more
{
background-image: url('img/tick.png');
padding: 0em 0em 0.3em 25px;
padding-top: 5px;
}

.post ul.controls li a.recommend
{
background-image: url('img/thumb_up.png');
padding: 0em 0em 0.3em 25px;
padding-top: 5px;
}

.post ul.controls li a.return
{
background-image: url('img/arrow_return.png');
}

.box
{
position: relative;
background: #FDFCF6 url('img/boxbg.gif') repeat-x;
right: 0; /* left: -1.5em; */
top: -1.5em;
padding: 1.5em;
border-bottom: solid 1px #E1D2BD;
margin-bottom: 1.0em;
}

.boxLogin, .boxWhite, .boxWhiteH
{
position: relative;
background: #FDFCF6 url('img/boxbg_log_hos.jpg') repeat-x;
right: 0; /* left: -1.5em; */
top: -1.5em;
padding: 1.5em;
border-bottom: solid 1px #E1D2BD;
margin-bottom: 1.0em;
}

.boxWhiteH {
background: #FDFCF6 url('img/boxbg.gif') repeat-x;

}

.boxContent
{
position: relative;
background: #FDFCF6 url('img/boxbg.gif') repeat-x;
padding: 1.5em;
border-bottom: solid 1px #E1D2BD;
margin: 2.0em 0em 1.5em 0em;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 275px;
/* Gris: #66625F ó Verde claro: #e5e5b3 ó Azul: #515B7E */
/* background: #e5e5b3 url('img/fondo_up.jpg') repeat-x; */
background: #e5e5b3;
z-index: 1;
}

#outer
{
position: relative;
/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 950px;
border: solid 7px #fff;
background-color: #fff;
margin: 0 auto;
}

#header
{
position: relative;
width: 100%;
height: 9.0em;
background: #2B2B2B url('img/topbg.gif') repeat-x;
margin-bottom: 2px;
}

#headercontent
{
position: absolute;
bottom: 0em;
padding: 0em 2.0em 1.3em 2.0em;
}

#headercontent h1
{
font-weight: normal;
color: #fff;
font-size: 2.5em;
}

#headercontent .h1 {
font-weight: normal;
color: #fff;
font-size: 2.5em;
text-decoration: none;
}

#headercontent h1 sup
{
color: #777;
}

#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #aaa;
}

#headerpic
{
position: relative;
height: 333px;
background: #fff url('img/hdrpic.jpg') no-repeat top left;
margin-bottom: 2px;
margin-top: 2px;
}

#menu
{
position: relative;
background: #7F8400 url('img/menubg.gif') repeat-x top left;
height: 3.5em;
padding: 0em 1.0em 0em 1.0em;
margin-bottom: 2px;
}

#menu ul
{
position: absolute;
top: 1.1em;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
padding: 0.5em 1.0em 0.9em 1.0em;
color: #fff;
text-decoration: none;
}

#menu ul li a:hover
{
text-decoration: underline;
}

#menu ul li a.active
{
background: #7F8400 url('img/menuactive.gif') repeat-x top left;
}

#menubottom
{
background: #fff url('img/border1.gif') repeat-x;
height: 14px;
margin-bottom: 1.5em;
}

#content
{
padding: 0em 2.0em 0em 2.0em;
}

#primarycontainer
{
float: left;
margin-right: -20.0em;
width: 638px;
/*border: 1px solid red;*/
}

#primarycontent
{
/*margin: 1.5em 22.0em 0em 0em;*/
}

#secondarycontent
{
margin-top: 1.5em;
float: right;
width: 19.0em;
/*border: 1px solid red;*/
}

#footer
{
position: relative;
height: 2.0em;
clear: both;
padding-top: 5.0em;
background: #fff url('img/border2.gif') repeat-x 0em 2.5em;
font-size: 0.8em;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: -1em;
color: #68B300;
}










#footer .right img
{
border: 0;
}

.panelMiddle {
width: 30%;
float: left;
padding-bottom: 20px;
}

.panelMiddle ul.controlsm li {
list-style: none;
font-size: 0.8em;
padding-top: 5px;
}

.panelMiddle ul.controlsm li a
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 1.0em 0.7em 25px;
background-image: url('img/vcard.png');
padding-top: 5px;
}

.contentarea ul.controls li {
list-style: none;
font-size: 0.8em;
padding-top: 6px;
}

.contentarea ul.controls li a
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 1.0em 0em 20px;
background-image: url('img/icon-more.gif');
}

/* ICONO VER MAS */
.contentarea ul.controls li a.vermas
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 1.0em 0em 20px;
background-image: url('img/arrow_go.png');
}

/* ICONO RECUPERAR CONTRASEÑA */
.contentarea ul.controls li a.password
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 0em 0.3em 25px;
background-image: url('img/key_go.png');
padding-top: 5px;
}

/* ICONO REGISTRARSE COMO USUARIO */
.contentarea ul.controls li a.newuser
{
background-repeat: no-repeat;
background-position: left;
padding: 0.2em 0em 0em 25px;
background-image: url('img/star.png');
padding-top: 5px;
}

/* ICONO SITIOS RECOMENDADOS */
.contentarea ul.controls li a.sitios
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 0em 0.7em 25px;
background-image: url('img/link.png');
padding-top: 5px;
}

/* ICONO PRESTADORES */
.contentarea ul.controls li a.prestadores
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 0em 0em 25px;
background-image: url('img/vcard.png');
}

/* ICONO SUSCRIBITE */
.contentarea ul.controls li a.rss
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 0em 0.7em 25px;
background-image: url('img/feed.png');
padding-top: 5px;
}

/* ICONO MI PERFIL */
.contentarea ul.controls li a.miperfil
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 0em 0.5em 25px;
background-image: url('img/emoticon_smile.png');
padding-top: 5px;
}

/* ICONO MIS FOTOS */
.contentarea ul.controls li a.misfotos
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 0em 0.5em 25px;
background-image: url('img/camera.png');
padding-top: 5px;
}

/* ICONO MIS VIDEOS */
.contentarea ul.controls li a.misvideos
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 0em 0.5em 25px;
background-image: url('img/film.png');
padding-top: 5px;
}

/* ICONO TERMNAR SESION */
.contentarea ul.controls li a.terminarsesion
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 0em 0.5em 25px;
background-image: url('img/cancel.png');
padding-top: 5px;
}

/* ICONO LO MAS VOTADO */
.contentarea ul.controls li a.lomasvotado
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 0em 0.3em 25px;
background-image: url('img/chart_bar.png');
padding-top: 5px;
}

/* ICONO LO MAS VISITADO */
.contentarea ul.controls li a.lomasvisitado
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 0em 0.5em 25px;
background-image: url('img/date.png');
padding-top: 5px;
}

/* ICONO LO MAS COMENTADO */
.contentarea ul.controls li a.lomascomentado
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 0em 0.5em 25px;
background-image: url('img/page_edit.png');
padding-top: 5px;
}

.box {
	min-height: 100%;
}
.post {
	width: 100%;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.cssform {
	margin: 0;
	padding: 4px;
	border: 1px solid #c0c0c0
}

.cssform p{
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 95px; /*width of left column containing the label elements*/
	border: 0;
	height: 1%;
}

.cssform label{
	float: left;
	margin-left: -85px; /*width of left column*/
	width: 80px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform .submit { float: right; cursor: pointer; }

.mapa {
border: 0;
padding-bottom: 15px
}

.leyenda {
left: 0em;
}

.formLogin {
padding: 1px;
}

.formLogin td {
padding: 4px;
}

textarea.frmContacto {
width: 300px;
height: 170px
}

input.frmContacto {
width: 270px;
}

select.frmContacto {
width: 250px;
}

.galeria {
position: relative;
float: left;
margin: 0 8px 8px 0;
border: 1px solid #c0c0c0;
padding: 2px
}

.mensajeError, .mensajeErrorHeader {
font-size: 1em;
color: red;
font-weight: bold;
}

.mensajeErrorHeader {
font-size: 1.2em;
color: yellow;
}

.calendar {
z-index: 3;
}

.descripcionPlazaDetalle {
margin-left: 117px;
margin-top: 10px;
}

.pointer { 
	cursor: pointer; 
	color: #000;
	text-decoration: none
}

.pointer:hover { 
	cursor: pointer; 
	color: #000;
	text-decoration: underline
}

/* BANNERS */

#bannersHeader {
position: relative;
width: 730px;
height: 90px;
}

#bannersCentral {
position: relative;
width: 418px;
height: 90px;
}

#bannersSecundario {
position: relative;
width: 202px;
height: 202px;
}

#bannersDer1 {
position: relative;
width: 228px;
height: 60px;
left: -17px;
top: -17px;
}

#bannersDer2 {
position: relative;
width: 228px;
height: 60px;
left: -17px;
top: -17px;
}

#bannersHeader div, #bannersCentral div, #bannersSecundario div, #bannersDer1 div, #bannersDer2 div {
display:none;
}

#bannersHeader div.active, #bannersCentral div.active, #bannersSecundario div.active, #bannersDer1 div.active, #bannersDer2 div.active {
display:block;
}

a.searchClic {
color: #000;
text-decoration: none;
cursor: pointer;
}


div.pagination {
background-color:#F9F7E6;
color:#000;
margin:3px;
padding:10px 3px;
text-align:center;
}

div.pagination a {
background-position:bottom;
border:1px solid #858A00;
color:#858A00;
margin-right:3px;
padding:2px 5px;
text-decoration:none;
}

div.pagination a:hover,div.pagination a:active {
background-color:#858A00;
border:1px solid #858A00;
color:#fff;
}

div.pagination span.current {
background-color:#858A00;
border:1px solid #858A00;
color:#fff;
font-weight:700;
margin-right:3px;
padding:2px 5px;
}

div.pagination span.disabled {
border:1px solid #858A00;
color:gray;
margin-right:3px;
padding:2px 5px;
}

a.word {
text-decoration: none;
}
.word {
font-family: Tahoma;
padding: 4px 4px 4px 4px;
letter-spacing: 3px;
}
.size1 {
color: #000;
font-size: 2.4em;
}
.size2 {
color: #333;
font-size:2.2em;
}
.size3 {
color: #666;
font-size: 2.0em;
}
.size4 {
color: #999;
font-size: 1.0em;
}
.size5 {
color: #aaa;
font-size: 1.6em;
}
.size6 {
color: #bbb;
font-size: 1.4em;
}
.size7 {
color: #ccc;
font-size: 1.2em;
}
.size8 {
color: #ddd;
font-size: .8em;
}
.size9 {
color: #ccc;
font-size: .6em;
}
.size0 {
color: #ccc;
font-size: .4em;
}

table.fotos {
	width: 100%;
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	padding: 0;
}

table.fotos td {
	border-bottom: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	padding: 5px;
}


/* ======= STAR-RATER ======== */
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
background: url(img/star.gif) left -1000px repeat-x;
}
.star-rating{
position:relative;
width:125px;
height:25px;
overflow:hidden;
list-style:none;
margin:0;
padding:0;
background-position: left top;
}
.star-rating li{
display: inline;
}
.star-rating a,
.star-rating .current-rating{
position:absolute;
top:0;
left:0;
text-indent:-1000em;
height:25px;
line-height:25px;
outline:none;
overflow:hidden;
border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
background-position: left bottom;
}
.star-rating .current-rating{
z-index:1;
background-position: left center;
}

.inline-rating{
display:-moz-inline-block;
display:-moz-inline-box;
display: inline-block;
vertical-align: middle;
}

.small-star{
width:50px;
height:10px;
}
.small-star,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating{
background-image: url(img/star_small.gif);
line-height: 10px;
height: 10px;
}

.star-rating-result {

}
/* ======= /STAR-RATER ======== */

.big {
font-size: 12px;
color: #000;
font-weight: bold;
}

.path {
padding-bottom: 15px;
font-size: 0.8em;
}

.path a {
text-decoration: none;
}

.path a:hover {
text-decoration: underline;
}


#search
{
position: absolute;
top: 1.5em;
right: 2.0em;
padding-right: 0.0em;
color: #fff;
font-size: 9.6px;
font-family: "Verdana", "georgia", "times new roman", serif;
}

#search input.text
{
margin-right: 0.5em;
vertical-align: middle;
border-top: solid 1px #000000;
border-right: 0px;
border-bottom: solid 1px #777777;
border-left: 0px;
padding: 0.15em;
width: 10.0em;
}

#search input.submit, input.submit
{
background: #939B00 url('img/buttonbg.gif') repeat-x;
border: solid 1px #5F6800;
font-weight: bold;
padding: 0.25em;
font-size: 12px;
color: #F2F3DE;
vertical-align: middle;
cursor: pointer;
}

input.text {
width: 110px;
}

.changeBackground {
cursor: pointer;
}
