/*
      Creado por caleidoscopic.net	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 0.9em;
 background-image: url(../imagenes/lunazul2.gif);
}
#wrapper { 
 margin: 0 auto;
 width: 780px;
 background-color: #f0f0f0;
}
#header {
 text-align: center;
 color: #fff;
 width: 758px;
 padding: 0 10px;
 border: 1px solid #fff;
 margin-top: 10px;
 background: #0076D6 url(../imagenes/header.gif);
 font-family: serif;
 height: 180px;
 line-height: 2.6em;
}
#header a {
	color: #fff;
	text-decoration: none;
}
#header h1 {
	color: #F0E892;
}
#header h1 a{
	color: #F0E892;
}
#header h2 {
	font-size: 1.3em;
}
#navigation {
 text-align: center;
 width: 758px;
 color: #333;
 padding: 10px;
 border-right: 1px solid #da9d47;
 border-left: 1px solid #da9d47;
 margin: 0px 0px 0px 0px;
 background: #da9d47;
}

#navigation ul {
margin:0;
padding:0;
list-style:none;
}

#navigation li {
margin:0;
padding:.25em;
display:inline;
}

#navigation li a {
	color: #fff;
	text-decoration: none;
	font: italic 1.2em Georgia, "Times New Roman", Times, serif;
}

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

#content { 
 width: 758px;
 color: #333;
 border: 1px solid #ccc;
 background: #F2F2E6;
 margin: 0px 0px 0px 0px;
 padding: 10px;
}
#leftcolumn-wrapper {
	background: url(../imagenes/leftcolumn-back.gif);
	margin: 0;
	height: 370px;
	width: 220px;
	padding: 0;
	float: left;
}
#leftcolumn { 
	color: #333;
	background: url(../imagenes/leftcolumn-casa.gif) bottom left no-repeat;
	border-bottom: 1px solid #2fb6d1;
	margin: 0px;
	height: 350px;
	width: 200px;
	float: left;
	padding: 10px;
}

#leftcolumn h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#leftcolumn ul {
	list-style: none;
}
#leftcolumn ul li {
	padding: 1px;;

}
#leftcolumn  a {
	display: block;
	padding: 3px 3px 3px 10px;
	border-bottom: 1px solid #2fb6d1;
	border-right: 1px solid #2fb6d1;
	width: 95%;
	background-color: #fff;
}
#leftcolumn a:hover {
	background-color: #addbe6;
	border-bottom: 1px solid #2fb6d1;
	border-right: 1px solid #2fb6d1;
	color: #fff;
}

#leftcolumn a:visited {
	text-decoration: none;
	color: #000;
}
#leftcolumn a:link {
	color: #000;
	text-decoration: none;
}


#rightcolumn { 
 float: right;
 color: #333;
 background: #F2F2E6;
 margin: 0px 0px 0px 0px;
 width: 516px;
 min-height: 330px;
 padding: 20px;
 display: inline;
}
#rightcolumn p {
	text-align: justify;
}
#rightcolumn span {
	font: italic bold 1.2em Georgia, "Times New Roman", Times, serif;
}
#rightcolumn ul li {
	list-style: none;
}

#rightcolumn img {
	margin-bottom: 20px;
}

#footer {
 text-align: center;
 width: 758px;
 clear: both;
 color: #333;
 border: 1px solid #fff;
 background: #5ca7cd url(../imagenes/footer.gif) no-repeat;
 margin: 0px 0px 10px 0px;
 padding: 10px;
}
#footer a {
	color: white;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.footerpinta {
	font: 1.4em Georgia, "Times New Roman", Times, serif;
}
.presentacion {
	font: italic 1.2em Georgia, "Times New Roman", Times, serif;
	padding: 30px 50px;
	text-align: justify;
}

#intro-index {
	text-align: center;
}
#intro-index img {
	border: 1px solid #999;
	padding: 2px;
}
.rightcolumn {
	background: url(../imagenes/lampara-casab.jpg) no-repeat !important;
	padding-top: 30px !important;
}

.habitaciones {
	float: left !important;
}
.elpueblo {
	background:  #F2F2E6 url(../imagenes/elpueblo/elpueblo.jpg) no-repeat !important;
	 padding-top: 150px !important;

}

.lacasa {
	background: #F2F2E6 url(../imagenes/lacasa/lacasa.jpg) no-repeat !important;
	 padding-top: 150px !important;
}

.gabinete {
	background: #F2F2E6 url(../imagenes/gabinete.jpg) no-repeat !important;
	 padding-top: 150px !important;
}

.muypronto {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 30px;
	font-style: italic;
	font-weight: bold;
}

.img-borde {
	border: 4px solid #ccc;
}

a:hover .img-borde {
	border: 4px solid #5ca7cd;
}

a:visited .img-borde { 
	border: 4px solid #da9d47;
}

ul.listaconestilo {
	padding: 0 0 20px 45px !important;
}
ul.listaconestilo li {
	list-style-type: circle !important;
	line-height: 1.7em;
}

a {
 	text-decoration: none;
 	color: #0398c5;
}

a:hover {
	text-decoration: underline;
}
a:visited {
	color: #e88d30;
}
a.caleidoscopic {
	color: #444;
}
a:hover.caleidoscopic {
	background-color: black;
	color: white;
	text-decoration: none;
	padding: 4px;
}


/* Lightboxes */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images-lightboxes/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images-lightboxes/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images-lightboxes/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}


/* Validación Formulario */
input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
	border: 1px solid #00A8E6;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}

fieldset {
	padding: 1em;
	margin-bottom: 0.5em;
}

label {
	font-weight: bold;
}
.form-row {
	clear: both;
	padding: 0.5em;
}

.field-label {

}

.field-widget {

}
