/*
----------------------------------------------------
montanadefuego.com
Autor: Aeron Gleman, Jose Pablo Rojas - Metodus.com
Fecha: 04/abril/2006
(c) 2005 metodus IPTI S.A.
------------------------------------------------------
Estilos predeterminados
*/

.zir {
	background-position: -5px 0px !important;
	min-height: 60px;
	text-indent: 5px;

}
.zir:first-letter {
	font-size: 40px;
	line-height: 30px;
	min-height: 60px;
	margin-left: -90px; 
	padding-right: 105px;
}

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFF url(../css/body.jpg) no-repeat center top;
	font-size: 62.5%; 
	text-align: center;
}
html > body { font-size: 10px; }

#base {
	background: url(../css/base.gif) repeat-y right top;
	margin: 10px auto 0 auto;
	overflow: hidden;
	position: relative;
	text-align: left;
	width: 800px;
}

	ul#nav-sup {
		color: #044318;
		font: normal 1.0em/10px Verdana, Geneva, sans-serif;
		list-style: none;
		position: absolute;
		right: 15px;
		top: 0;
	}
	ul#nav-sup li {
		border-left: 1px #9C061F solid;
		display: inline;
		padding: 0 5px 0 6px;		
	}
	ul#nav-sup li:first-child {
		border: 0;		
	}
	ul#nav-sup a {
		color: #9C061F;
		text-decoration: none;	
	}
	ul#nav-sup a:hover {
		text-decoration: underline;	
	}
	ul#nav-sup strong {
		font-weight: normal;
	}

#sec-izq {
	background: url(../css/sec-izq.jpg) no-repeat;
	float: left;
	padding-top: 10px;
	width: 235px;
}
	#sec-izq h1.marca a {
		background: url(../css/h1-marca.gif) no-repeat;
		display: block;
		height: 90px;
		margin: -20px 0 25px 15px;
		overflow: hidden;
		text-decoration: none;
		text-indent: -1000px;
		width: 220px;
	}
		
	div#menu-pri {
		background: url(../css/menu-pri.gif) no-repeat left bottom;
		padding-bottom: 28px;
		width: 235px;
	}		
	div#menu-pri ul {
		background: #94061D url(../css/menu-pri-ul.gif) repeat-y;
		color: #92061D;
		font: normal 1.1em/35px Verdana, Geneva, sans-serif;
		letter-spacing: 0.2em;
		list-style: none;
		overflow: hidden;
		text-transform: uppercase;	
		width: 235px;
	}		
	div#menu-pri ul li {
		float: left;
		width: 235px;
	}
	div#menu-pri ul a {
		background: url(../css/menu-pri-a.gif) repeat-y left top;
		color: #FFF;
		display: block;
		margin-bottom: 1px;
		text-decoration: none;
		width: 235px;
	}
	div#menu-pri ul a:hover,
	div#menu-pri ul a.active {
		background-position: right top;
		color: #92061D;
	}
	div#menu-pri ul a span {
		background-position: 0px 50%;
		background-repeat: no-repeat;
		left: 25px;
		padding: 10px 0 10px 40px;
		position: relative;
	}
	div#menu-pri ul a:hover span,
	div#menu-pri ul a.active span {
		background-position: -270px 50%;
	}
	div#menu-pri ul ul {
		background: #FFF2DA url(../css/menu-pri-ul-ul.gif) repeat-y left top;
		color: #92061D;
		font: normal 1.0em/25px Verdana, Geneva, sans-serif;
		height: 0px;
		letter-spacing: normal;
		list-style: none;
		overflow: hidden;
		position: relative;
		text-transform: none;	
		top: -1px;
		width: 235px;	
	}
	div#menu-pri ul ul li {
		left: 65px;
		position: relative;
	}
	div#menu-pri ul ul a {
		background: none;
		color: #7B0519;
		margin: 0;
		padding: 0 0 0 5px; /* ie bug */
		text-decoration: none;
		width: 100%;
	}
	div#menu-pri ul ul a:before,
	div#menu-pri ul ul strong:before {
		content: "- ";
	}
	div#menu-pri ul ul a:hover {
		background-color: #E6D3A8;
	}
	div#menu-pri ul ul strong {
		background: #E6D3A8;
		color: #7B0519;
		display: block;
		font-weight: normal;
		margin: 0;
		padding: 0 0 0 5px;
		text-decoration: none;
		width: 100%;
	}
	li#hotel-highlights {
		background: url(../css/hotel-highlights.gif) no-repeat;
		padding-top: 30px;
	}
	li#hotel-highlights span {
		background-image: url(../css/hotel-highlights-span.gif);
	}
	li#guest-rooms span {
		background-image: url(../css/guest-rooms-span.gif);
	}
	li#specials span {
		background-image: url(../css/specials-span.gif);
	}
	li#en-gadi-spa span {
		background-image: url(../css/en-gadi-spa-span.gif);
	}
	li#dining span {
		background-image: url(../css/dining-span.gif);
	}
	li#activities span {
		background-image: url(../css/activities-span.gif);
	}
	li#reservations span {
		background-image: url(../css/reservations-span.gif);
	}

	#sec-izq div.cita {
		background: url(../css/div-cita.jpg) no-repeat right top;
		min-height: 170px;
		width: 235px;
	}	
	#sec-izq div.cita blockquote {
		color: #044318;
		display: block;
		font: italic bold 1.3em/20px "Times New Roman", Times, serif;
		margin: 0 0 10px 25px;
		width: 125px;
	}
	#sec-izq div.cita cite {
		display: block;
		color: #666;
		font: normal 1.1em/16px Arial, Helvetica, sans-serif;
		margin-left: 25px;
		text-align: left;
	}
	#sec-izq div.cita cite strong {
		display: block;
	}

#sec-der {
	background: url(../css/sec-der.jpg) no-repeat;
	float: left;
	overflow: hidden;
	padding-top: 15px;
	width: 565px;
}
	#sec-der div.slideshow {
		border-bottom: 2px #014016 solid;
		margin: 0 0 10px 2px;
		overflow: hidden;
		width: 548px;
	}		
	#sec-der div.slideshow img {
		float: left;
	}	
	
	ul#enlaces {
		clear: both;
		margin: 0 0 0 10px;
		width: 100%;
	}
	ul#enlaces li {
		float: left;
		color: #333;
		font: normal 1.1em/16px Arial, Helvetica, sans-serif;
		list-style: none;
		text-align: center;
	}
	ul#enlaces li a {
		background: url(../css/enlaces-a.gif) no-repeat left top;
		border-left: #900 1px solid;
		color: #900;
		display: block;
		font: normal 1.0em/25px Verdana, Geneva, sans-serif;
		height: 25px;
		width: 130px;
	}
	ul#enlaces li a:hover {
		background-position: left bottom;
		text-decoration: none;
	}
	ul#enlaces li a.right {
		background-position: right top;
	}
	ul#enlaces li a.right:hover {
		background-position: right bottom;
	}
	ul#enlaces li strong {
		background: url(../css/enlaces-strong.gif) no-repeat;
		color: #FFF;
		display: block;
		font: normal 1.0em/25px Verdana, Geneva, sans-serif;
		height: 25px;
		letter-spacing: 0.2em;
		text-transform: uppercase;
		width: 140px;
	}

#cont-pri {
	color: #000;
	float: left;
	margin-right: 8px;
	overflow: hidden;
	padding: 0 0 10px 10px;
	width: 339px;
}	
	#cont-pri div.slide {
		clear:both;
		margin: 10px auto;
		overflow: hidden;
	}
	#cont-pri div.slide h2 {
		margin-top: 0px;
	}
	#cont-pri div.slideshow {
		border: #900 2px solid;	
		float: left;
		height: 158px;
		margin: 0 10px 0 0;
		padding-right: 0;
		width: auto;
	}
	#cont-pri div.slideshow img {
		border: none;	
		margin: 0;
	}

	#cont-pri a {
		color: #900;
	}
	#cont-pri a:hover {
		text-decoration: none;
	}
	#cont-pri a.arrow {
		background: url(../css/arrow.gif) no-repeat left center;
		padding-left: 12px;
	}
	#cont-pri a:hover.arrow {
		background: url(../css/arrow.gif) no-repeat 2px 50%;
	}
	#cont-pri a.button {
		background: #94061D url(../css/form-button.gif) no-repeat;
		border: 0;
		color: #FFF;
		cursor: pointer;
		display: block;
		font: bold 1.2em/25px Verdana, Geneva, sans-serif;
		height: 25px;
		margin: 10px auto 10px 0px;
		text-align: center;
		text-decoration: none;
		width: 192px;
	}

	#cont-pri em {
		background-color: #FBECCA;
	}
	#cont-pri form {
		background: url(../css/form.gif) repeat-y;
		margin: 10px;
		width: 510px;
	}
	#cont-pri form div#bottom {
		background: url(../css/form-bottom.gif) no-repeat left bottom;
		height: 14px;
		margin-left: 0px;
		width: 510px;
	}
	#cont-pri form div {
		margin-left: 10px;
		overflow: hidden;
		padding-bottom: 10px;
		width: 490px;
	}
	#cont-pri form button {
		background: #94061D url(../css/form-button.gif) no-repeat;
		border: 0;
		color: #FFF;
		cursor: pointer;
		font: bold 1.2em/25px Verdana, Geneva, sans-serif;
		height: 25px;
		margin-left: 135px;
		text-align: center;
		width: 192px;
	}
	#cont-pri form div.error p {
		background: url(../css/error-p.gif) no-repeat left center;
		color: #900;
		font: bold 1.1em/16px Arial, Helvetica, sans-serif;
		margin: 0 0 0 135px;
		padding: 5px 0 5px 25px;
	}
	#cont-pri form div em {
		background: #FFF;
		color: #063;
		float: left;
		font: normal 1.1em/16px Verdana, Geneva, sans-serif;
		width: 147px;
	}
	#cont-pri form h1 {
		background: #FBECCA url(../css/form-h1.gif) no-repeat;
		color: #900;
		font: bold 1.3em/16px Arial, Helvetica, sans-serif;
		padding: 10px 0;
		margin-left: 0;
		text-align: center;
		width: 510px;
	}
	#cont-pri form input,
	#cont-pri form select {
		background: #FFF url(../css/form-input.gif);
		border: 1px #666 solid;
		font: normal 1.1em/20px Verdana, Geneva, sans-serif;
		float: left;
		height: 20px;
		margin-right: 8px;
		width: 192px;
	}
	#cont-pri form input.error,
	#cont-pri form select.error,
	#cont-pri form textarea.error {
		border-color: #C00;
	}
	#cont-pri form label {
		float: left;
		font: bold 1.1em/16px Arial, Helvetica, sans-serif;
		margin-right: 8px;
		text-align: right;
		width: 127px;
	}
	#cont-pri form label em {
		background: none;
		color: #666;
		float: none;
		font: normal 10px Verdana, Geneva, sans-serif;
		width: auto;
	}
	#cont-pri form label span {
		color: #900;
		font-weight: normal;
	}
	#cont-pri form textarea {
		border: 1px #666 solid;
		float: left;
		font: normal 1.1em/16px Verdana, Geneva, sans-serif;
		margin-right: 8px;
		width: 192px;
	}
	#cont-pri #error {
		background: #FBECCA url(../css/error.gif) no-repeat 10px 50%;
		border: #C40726 1px solid;
		color: #900;
		margin: 10px;
		padding: 10px 10px 10px 70px;
	}
	#cont-pri h1 {
		font: bold 1.5em/18px Arial, Helvetica, sans-serif;
		margin: 0 0 10px 10px;
	}
	#cont-pri h2 {
		color: #900;
		font: bold 1.3em/16px Arial, Helvetica, sans-serif;
		margin: 15px 0 5px 0;
	}
	#cont-pri h3 {
		color: #060;
		font: bold 1.3em/16px Arial, Helvetica, sans-serif;
		margin: 10px 0 5px 0;
	}
	#cont-pri hr {
		color: #900;
	}
	#cont-pri img {
		border: #900 2px solid;	
		float: left;
		margin: 8px 8px 8px 0;
	}
	#cont-pri p {
		color: #333;
		font: normal 1.1em/16px Verdana, Geneva, sans-serif;
		margin: 0 0 10px 0;
		text-align:justify;
	}
	#cont-pri ol {
		color: #333;
		font: bold 1.1em/16px Arial, Helvetica, sans-serif;
		margin-left: 50px;
	}
	#cont-pri ol li {
		margin: 0 0 10px 10px;
	}
	#cont-pri strong {
		font-weight: normal;
		color: #900;
	}
	#cont-pri table {
		/*border: #060 1px solid;*/
		border: #FBECCA 1px solid;
		margin: 20px 0 5px 0px;
	}
	#cont-pri table th {
		/*background-color: #060;*/
		background-color: #FBECCA;
		/*color: #FFF;*/
		color: #5F4407;
		font: bold 1.1em/16px Verdana, Geneva, sans-serif;
		height: 20px;
		padding: 2px 3px; 
	}
	#cont-pri table td {
		border: #EDF8ED 1px solid;
		color: #333;
		font: normal 1em/16px Verdana, Geneva, sans-serif;
		height: 20px;
		padding: 1px 2px; 
	}
	#cont-pri ul {
		margin-left: 30px;
	}
	#cont-pri ul li {
		background: url(../css/ul-li.gif) no-repeat top left;
		color: #333;
		font: normal 1.1em/16px Arial, Helvetica, sans-serif;
		list-style: none;
		margin-bottom: 10px;
		padding-left: 20px;
	}
	#cont-pri ul li ul {
		margin-top: 5px;
	}
	#cont-pri ul li ul li {
		font-size: 1em;
	}

	div#faqs h1 {
		background: url(../css/faqs-h1.gif) no-repeat left center;
		border-bottom: #900 2px solid;
		margin-left: 10px;
		padding: 5px 0 5px 40px;
	}
	div#faqs ol li {
		color: #000;
		font-weight: normal;
	}
	div#faqs ol strong {
		display: block;
	}
	div.package {
		border-top: 1px solid #900;
		margin-bottom: 25px;
	}

#cont-seg {
	float: left;
	padding-bottom: 10px;
	width: 185px;	
}
	#cont-seg a {
		color: #900;
	}
	#cont-seg a:hover {
		text-decoration: none;
	}
	#cont-seg em {
		background-color: #FBECCA;
	}
	#cont-seg form#cuartos {
		background: url(../css/cuartos.gif) no-repeat left bottom;
		padding-bottom: 10px;
		width: 185px;
	}
	#cont-seg form#cuartos button {
		background-image: url(../css/cuartos-button.gif);
		border: 0;
		color: #FFF;
		cursor: pointer;
		font: bold 1.2em/25px Verdana, Geneva, sans-serif;
		height: 25px;
		margin: 0;
		text-align: center;
		width: 165px;
	}
	#cont-seg form#cuartos div {
		margin-left: 8px;
		margin-top: 5px;
		overflow: hidden;
		padding-bottom: 5px;
		width: 168px;
	}
	#cont-seg form#cuartos h1{
		background: #FBECCA url(../css/cuartos-h1.gif) no-repeat;
		color: #900;
		font: bold 1.3em/16px Arial, Helvetica, sans-serif;
		padding: 10px 0;
		text-align: center;
		width: 185px;
	}	
	#cont-seg form#cuartos input,
	#cont-seg form#cuartos select {
		background: #FFF url(../css/form-input.gif);
		border: 1px #666 solid;
		font: normal 1.1em/20px Verdana, Geneva, sans-serif;
		float: left;
		height: 20px;
		margin-right: 5px;
		width: 98px;
	}
	#cont-seg form#cuartos label {
		float: left;
		font: bold 1.1em/16px Arial, Helvetica, sans-serif;
		margin: 0 5px 2px 0;
		text-align: left;
		width: 58px;
	}	
	#cont-seg form#cuartos p {
		margin: 0 10px 10px 10px;
		text-indent: 0;
	}
	#cont-seg form#cuartos strong {
		color: #000;
		text-decoration: underline;	
	}
	#cont-seg form#cuartos em {
		font: bold 1.1em/16px Arial, Helvetica, sans-serif;
	}
	#cont-seg form#cuartos select {
		width: 45px;
	}
	#cont-seg h1 {
		font: bold 1.5em/18px Arial, Helvetica, sans-serif;
		margin-bottom;
	}
	#cont-seg h2 {
		color: #900;
		font: bold 1.3em/16px Arial, Helvetica, sans-serif;
		margin: 15px 0 5px 0;
	}
	#cont-seg h3 {
		color: #060;
		font: bold 1.3em/16px Arial, Helvetica, sans-serif;
		margin: 10px 0 5px 0;
	}
	#cont-seg hr {
		color: #900;
	}
	#cont-seg img {
		border: #900 2px solid;	
		float: left;
		margin: 0 8px 8px 0;
	}
	#cont-seg p {
		color: #333;
		font: normal 1.1em/16px Verdana, Geneva, sans-serif;
		margin: 0 10px 10px 0;
		text-indent: 10px;
	}
	#cont-seg strong {
		font-weight: normal;
		color: #900;
	}

#sec-inf {
	background: #FFF url(../css/sec-inf.jpg) no-repeat;
	float: right;
	overflow: visible;
	padding: 100px 0 10px 0;
	position: relative;
	width: 580px;
}

	#sec-inf a {
		color: #666;
		font-weight: bold;
		text-decoration: none;	
	}
	#sec-inf a:hover {
		color: #9C061F;
		text-decoration: underline;	
	}
	#sec-inf p {
		color: #666;
		font: normal 1.0em/16px Verdana, sans-serif;
	}
	#sec-inf p.autor {
		color: #AAA;
		text-align: center;
	}
	#sec-inf p.autor a {
		color: #AAA;
	}
	#sec-inf p.autor a.metodus:hover {
		color: #0FF;
		text-decoration: none;
	}
	#sec-inf p.autor span {
		border-right: 1px #AAA solid;
		padding: 0 6px 0 5px;		
	}
	#sec-inf p.copy {
		left: -230px;
		position: absolute;
		text-align: right;
		bottom: 50px;
		width: 235px;
	}			

	ul#nav-inf {
		color: #666;
		font: normal 1.0em/10px Verdana, sans-serif;
		list-style: none;
		padding-bottom: 10px;
		text-align: center;
	}
	ul#nav-inf li {
		border-left: 1px #666 solid;
		display: inline;
		padding: 0 5px 0 6px;		
	}
	ul#nav-inf li:first-child {
		border: 0;		
	}

hr.spacer {
	clear: both;
	visibility: hidden;
}