/* CSS Document */
body{
	scrollbar-face-color: #666666;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-3d-light-color: #666666;
	scrollbar-highlight-color: #666666;
	scrollbar-track-color: #999999;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #666666;
	scrollbar-shadow-color: #666666;
	font-size:11px;
	font-weight:bold;
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background:#DDDDDD;
}

/* REGLAS PARA TODOS LOS LINKS */
.gral a {text-decoration:none;
		 color:#000000;
		 font-weight:bold;
		 } 

.gral a:hover{
	margin:0;
	color:#00000;
	font-weight:bold;
} 


/* FIN DE REGLAS PARA TODOS LOS LINKS */

/* LINK 1 */
.gral a span.resultados{text-decoration: none; font-size: 10pt; font-weight:bold; color:#115d22} 
.gral a span.caracter1 {visibility:hidden;} 
.gral a:hover span.caracter1{visibility: visible; color:#848282}
.gral a:hover span.resultados{text-decoration:none; color:#848282}

/* LINK 2 */
.gral a span.paginador{text-decoration: none; font-size: 9pt; font-weight:bold; color:#115d22} 
.gral a span.caracter2 {visibility:hidden;} 
.gral a:hover span.caracter2{visibility: visible; color:#848282}
.gral a:hover span.paginador{text-decoration:none; color:#848282}


a {
	text-decoration:none;
	font-weight:bold;		
} 


.texto_gris_iframes{
	font-family: "Arial";
	color: #6F6F6F;
	font-size: 9pt;
	font-weight:normal;
}

.tit_nom_destino{
	font-family: "Arial";
	color: #333333;
	font-size: 14pt;
	font-weight:400;
}

.tit_nom_aloj{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 16pt;
	font-weight:bold;
}

.texto_gris_info{
	font-family: "Arial";
	color: #333333;
	font-size: 9pt;
	font-weight:normal;
}

.texto_gris_claro{
	font-family: "Arial";
	color: #6F6F6F;
	font-size: 9pt;
	font-weight:normal;
}

.span_texto{
	color:#000000;
	font-weight:bold;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
}

.span_texto2{
	color:#58585E;
	font-weight:normal;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
}

.span_texto3{
	color:#58585E;
	font-weight:bold;
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
}


.span_texto_chico{
	color:#58585E;
	font-size:7pt;
	font-family:Arial, Helvetica, sans-serif;
}


button{
	background-color:#DDDDDD;
}

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #565656;
	font-weight: normal;
}

/*  *****************   ESTILO DEL POP-UP CON FOTOS DE ALOJAMIENTOS  *************************/
.popup {
	display: none;
	position:absolute;
	top: 0;
	left: 0;
	z-index: 100;
	padding-top: 120px;
	background: url('img/popup_bg.png') top left repeat; 
	/* _background-image: url('img/popup_blank_bg.gif');  for IE; keeps user from clicking through layer */
}
/* filter for ie only to get the png to work 
* html .popup {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/popup_bg.png',sizingMethod='scale');
}
*/
.popup-container {
	margin: 0 auto; /* centers popup in page */
	margin-top:15%;
	width: 350px !important; /* change to desired popup width */
	width /**/: 350px; /* for IE 5.5 */
	padding: 2px 0 0 0;
	text-align: left;
	font-size: 1.2em;
	background: #fff url(../img/popup_container_bg.gif) 50% top no-repeat;
}
.premium .popup-container,
#siginSites .popup-container,
#downloading .popup-container,
#passwordTips .popup-container {
	width: 468px !important; /* change to desired popup width */
	width /**/: 500px; /* for IE 5.5 */
	padding: 0 16px 15px;
}

.popup-container .header {
	padding: 15px 10px 8px 25px;
	border-bottom: 1px solid #cfd2d7;
	background: #fff url(/images/popup_header_bg.gif) left bottom repeat-x;
	overflow: hidden;
}
.popup-container .header h2 {
	float: left;
	width: 350px;
	font-size: 1.333em;
}
.popup-container .header .close {
	float: right;
	width: 115px;
	text-align: right;
	font-size: .916em;
	line-height: 1.333em;
}
.popup-container .header .close a {
	padding: 0 16px 1px 0;
	color:#669999;
/*	background: transparent url(/images/icn_remove.gif) right 1px no-repeat;*/
}
.popup-container .footer {
	padding: 0;
	border-top: 1px solid #e5e4f0;
	background: #fff url(/images/popup_footer_bg.gif) left bottom repeat-x;
	overflow: hidden;
}
.popup-container .footer p {
	float: left;
	/*width: 200px;*/
	margin: 0;
	padding: 10px 0 0 237px;
	text-align: center;
}
.popup-container .footer ul {
	float: right;
	width: 200px;
}
.popup-container .footer li {
	float: right;
	display: block;
	text-align: center;
	border-left: 1px solid #e5e4f0;
}
.popup-container .footer li a {
	display: block;
	width: 92px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color:#00CCFF;
}
.popup-container .content {
	padding: 10px 0;
	text-align:center;
}
/* popup-cover used to cover select form elements in IE */
#popup-cover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
/*	z-index: 9;*/
}
/*
* html #popup-cover {
    filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}
*/

/* email this page and nofity me */
#notify_me .popup-container .content,
#notify_me_confirm .popup-container .content,
#email_page_confirm .popup-container .content,
#email_page .popup-container .content {
	padding: 20px 20px 10px 25px;
}
#notify_me .popup-container .content p,
#notify_me_confirm .popup-container .content p {
	margin-right: 100px;
}

/*  *****************   FIN ESTILO DEL POP-UP CON FOTOS DE ALOJAMIENTOS **********************/