/***************************************************/
/* 
CSS Disenado por HEMM para EnjoyCentralAmerica, S.A.
*/
/* TAG GENERALES */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 125%;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h3 {

	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
input, select, textarea {
	background-color:#FBF8F7;  
}
a:link, a:visited {
	color: #003366;
}
img.izquierda {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.centrar {
	text-align: center;
}
.black {
	color:#000000;
}	
/* Banner Main*/
div#banner-main {
	height: 100px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
/* Inicia Cuerpo Principal */
div#principal {
	width: 700px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Templates/images/background.jpg);
	min-height: 625px;
}
/* Inicia la botonera Central */
div#botoneraCentral {
	margin: 0px 136px 0px 136px;
}
div.botonera {
	border: 1px solid #666633;
	width:168px;
	float:left;
}

div.button {
	padding: 4.5px 0px;
	float:left;
	text-align:center;
}
div.button a, div.button a:visited{
	font-size: 10px;
	color: #4E4E27;
	font-weight: bold;
	text-decoration: none;
	
}
/* Termina Botonera Central - Inicia la Columna Izquierda */
div#leftColumn {
	float: left;
	width: 136px;
	text-align:center;
	
}
div#leftColumn a{
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
/* Termina Columna Izquierda - Inicia la Columna Derecha */
div#rightColumn {
	float: right;
	width: 136px;
	text-align:center;
}
div#rightColumn h3{
	margin-bottom: 0px;
}
/* Inicia Refiera un Amigo */
div#referedFriend {
	margin-right: 136px;
	margin-left: 136px;
	font-size: 9px;
	text-align: right;
	padding: 0px 10px;
}
/* Inicia Contenido */
div#content {
	font-size: 13px !important;
	padding: 0px 10px 10px 10px;
	margin-right: 136px;
	margin-left: 136px;
	color: #666666 !important;
	text-align: justify;
}
div#content img{
	margin-right: 5px;
	margin-left: 5px;
}

/* Inicia Footer */
div#footer {
	font-size: 13px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
	margin: 0px;
}
div#footer a{
	color:#4E4E27;
}	
/* Botones Principales de Pagina a Guatemala - Costa Rica - etc */
p#linksca {
	line-height: 25px;
	text-align: center;
}
p#linksca a{
	margin: 0px;
	border-right: 2px solid #FFFFFF;
	font-weight: bold;
	color: #003366;
	font-size: 15px;
	padding: 3px 6px 3px 6px;
	background-color: #E8E0D0;
	font-family: Arial, Helvetica, sans-serif;
}
p#linksca a:hover {
background-color:#003366;
color:#E8E0D0;
}
/* Pagina de Hotels */
p#hotels {
	line-height: 23px;
	text-align: center;
}
p#hotels a{
	margin: 0px;
	border-right: 2px solid #FFFFFF;
	font-weight: bold;
	color: #E8E0D0;
	font-size: 13px;
	padding: 3px 6px 3px 6px;
	background-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
}
p#hotels a:hover {
background-color:#E8E0D0;
color:#003366;
}
div.detalleHoteles {
	border: thin solid #E8E0D0;
}
div.detalleHoteles h4 {
	font-size: 13px;
	font-weight: normal;
	margin: 0px 0px 2px 0px;
	padding: 3px 0px 3px;
	display: block;
	background-color: #E8E0D0;
	color: #000000;
}
div.nombreHotel {
	float:left;
	width: 46%;
}
div.nombreHotel a{
	display:block;
}	
div.categoriaHotel {
	float: left;
	width: 19%;
}
div.priceHotel {
	float: left;
	width: 12%;
}
/* Paginas de Hotel*/
div#navegation {
	background-color:#E8E0D0;
	width:80%;
	font-size:12px;
	}
div#navegation a {
	padding:10px;
	font-weight:bold;
}
/* Paginas de Hotel Amenities*/
div#leftamenities {
	float:left;
	}
div#amenities ul {
	margin:0px;
	padding:0px 0px 5px 0px;
	}
div#amenities ul li{
	margin-left: 15px;
	padding: 0px;
	}
/* Paginas de Hotel Price Rack*/
h3.pricesRate {
	margin-bottom: 0px;
	font-style: oblique;
	color: #000040;
	font-size: 14px;
	padding-top: 50px;
}

div.pricesRate {
	font-size: 12px;
	border: 2px solid #000000;
	color:#000033;
	font-weight:bold;
	padding-bottom: 2px;
	background-color: #FFFFFF;
}
div.pricesRate h4{
	font-size: 10px;
	font-weight:bold;
	display: block;
	color: #666666;
	text-align:center;
	padding: 2px 0px 3px 0px;
	margin:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	}
div.prices {
	float: left;
	width: 33%;
	border-right: 1px solid #000000;
}
div#priceInclude {
	font-size:9px;
	color:#666666;
}
td.hotels-details {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E8E0D0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E8E0D0;
	border-left-color: #E8E0D0;
	vertical-align: top;
	font-size: 12px;
}
div.leftR {
	float:left;
	width:40%;
}
div.rightR {
	padding:3px;
	}
h2.forms {
	text-align: center;
	color: #FFFFFF;
	background-color: #3366FF;
	padding: 2px;
	margin-bottom: 0px;
}
.sendreserve{
	padding:3px !important;
	color:#666666 !important;
	font-weight: bold !important;
	font-size: 10px !important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	text-align:center !important;
}
.sendreserve a{
	color:#3333cc;
	text-decoration:underline;
}
.N {
	font-weight:bold;
}
.orange{
	color:#FF6600 !important;
}
.red {
	color: #FF0000 !important;
}
.formatReservation{
color:#666666;
font-size:11px;
padding: 3px;
text-align:justify;
}
.size2 {
font-size:13px;
}