@import url('reset.css');

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: #2b5c84;
	font-size: 72.5%;
	*background: #6f93a3 url('../images/bluesky_background.jpg') no-repeat;
}

 
h1{font-family:"Myriad Pro","Trebuchet MS",Verdana;color:#6d7a81;letter-spacing:-1px;text-shadow:2px 2px 0px #d9d9d9;margin:0 0 0 -2px;padding:0 0 0 0}
h1.small{font-size:32px}
h1 sup{color:#aaa;text-shadow:none}
p.introduction{font-family:"Myriad","Myriad Pro","Lucida Grande","Lucida Sans Unicode",Verdana;margin:0 0 25px 0;padding:0 0 0 0;font-size:14px;line-height:5px;font-weight:bold;color:#a8a8a8;letter-spacing:}
 h2{font-family:"Myriad","Myriad Pro","Lucida Grande","Lucida Sans Unicode",Verdana;color:#5f6a71;font-size:24px;font-weight:normal;padding:10px 0 5px 0;margin:0 0 0 0;border-bottom:1px solid #eee}
 h2 a{font-weight:normal;margin:0;padding:0}
 h3{font-family:"Myriad","Myriad Pro","Lucida Grande","Lucida Sans Unicode",Verdana;font-size:20px;border-bottom:1px solid #eee;padding:7px 0 7px 0;margin:0;color:#5f6a71}
 h3 span{font-size:12px;padding-left:7px;font-weight:normal}
 h2.borderless, h3.borderless{border-bottom:none}


/* SCROLING =============================================================================== */
div.scroll {
height: 300px;
width: auto;
overflow: auto;
border: 1px dotted  #666666;
background-color: #FFF;
padding: 4px;
text-align:justify;
}

/* Logo =============================================================================== */
h1#logo { width: 452px;  height: 100px; background:url(../images/logo_excluciva.gif); background-position: -0px 0; float:left; margin-left:5px;}  
h1#logo span {  display: none; }  
h2#slogan{ width: 440px;  height: 61px; background:url(../images/co2neutral.gif); background-position: 0px 0px; float:right; top:0px; border:none;}  
h2#slogan span {  display: none; }  

/* Itinerario =============================================================================== */
#itinerario { height:235px; width:320px; background: #f2fcfe ;}  

/* Blog =============================================================================== */
#blog{ width:322px; background:#f2fcfe; padding:0px; top:0px;}
#img_blog{ padding:0px; margin:0px; width:150px; height:135px; background:url(../images/blog.gif) top; background-position:-0px -20px; }
#img_civa_pass{ width:125px; height:135px; background:url(../images/civa_pass.gif) top; background-position:-0px -20px; }

#chat{border:#6ba8be 1px solid;}
#carga{border:#6ba8be 1px solid;}
#civa_pass:hover, #imgblog:hover{ width:auto; opacity:0.5; filter:alpha(opacity=50); cursor:pointer; }
#chat:hover, #carga:hover{ width:auto; opacity:0.5; filter:alpha(opacity=50); border:#6ba8be 1px solid; cursor:pointer; background:#FFFFFF;}

/* Banner =============================================================================== */
#slideshow{ position:absolute; height:161px; width:540px;}
#slideshow IMG {    position:absolute;    top:0;    left:0;    z-index:8;    opacity:0.0;}
#slideshow IMG.active {    z-index:10;    opacity:1.0;}
#slideshow IMG.last-active {    z-index:9;}

/* IDIOMAS ========================================================================= */
#HeaderUsername {
		position:absolute;
		text-align:right;
		max-width: none;
		font-size: 11px;
		color: #888;
		padding-top:  55px;
		padding-left: 17px;
		padding-right:10px;
}
/* ERROR OK ========================================================================= */
#cross{ display:none; background: url(../images/icon/cross.png) no-repeat left ; width:15px; height:15px;}
#tick{ display:none; background:url(../images/icon/tick.png) no-repeat left ;  width:15px; height:15px;}
#username,#clave,#recordar_pass,#mi_clave_actual,#nueva_clave,#repita_nueva_clave{ padding:3px;	font-size:18px;	border:3px #CCC solid;}

/* FORM CONTAC ========================================================================= */
#cerrar{float:right; padding-right:0px; padding-top:2px;}
#cerrar:hover{float:right; padding-right:0px; padding-top:2px; opacity:0.5; filter:alpha(opacity=50); cursor:pointer;}
fieldset{ margin-top:7px;}
dl{ padding-bottom:4px;}
dt{ color:#666666; font-weight:bold; text-transform:uppercase; padding-top:5px;}

/* LOADING ============================================================================= */
#loading{
	position: absolute;
	top: 5%;
	margin: 0pt auto;
	padding: 0.5em;
	font-weight: 700;
	color: #fff;
	display: none;
	padding-right:20px;
	background:#ff8a00;
}

#HeaderUsername #Divider { padding: 0 3px 0 3px;}
#HeaderUsername { max-width: 220px;   min-height: 10px;   overflow: hidden;}

#es { background: url('../images/icons/es.png'); width:16px; height:11px; border:none; cursor:pointer;}
#en { background: url('../images/icons/us.png'); width:16px; height:11px; border:none; cursor:pointer;}

#inner-shell {	width: 960px;	margin: 0 auto;	position: relative;	z-index: 2;}
#background-container {
	background: url('../images/bluesky_background.jpg');
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 1;
	_display: none;
}
html, body { width: 100%; height: 100%; }

/*header*/
#header img { margin: 20px 0 14px 33px; }

/*top nav*/
#header ul { background: #1b1b1b; width:100%; }
#header ul li {
	float: left;
	border-right: 1px solid #535353;
}
#header ul li.last { border-right: none; }

#header ul a {

	font-family:"Myriad Pro","Trebuchet MS",Verdana;
	font-size:14px;
	text-align:center;
	text-transform:uppercase;
	display: block;
	overflow: hidden;
	/*	text-indent: -9999px;*/
	padding:7px 0 0 0;
	color: #ffffff;
	height: 20px;
	background-position: 0 0;
	text-decoration:none;
}
#header ul a:hover { background-position: 0 -31px; text-decoration:none;}
#header ul .selected a { background-position: 0 -60px; text-decoration:none;}

#header a#Nosotros { width: 200px; background-image: url(../images/nav/gb_menu.gif); text-decoration:none; }
#header a#Locations { width: 123px; background-image:url(../images/nav/gb_menu.gif); text-decoration:none; }
#header a#ValuePlaceDifference { width: 231px; background-image: url(../images/nav/gb_menu.gif); text-decoration:none; }
#header a#Rooms-Features { width: 192px; background-image: url(../images/nav/gb_menu.gif); text-decoration:none; }
#header a#WhattoExpect { width: 191px; background-image: url(../images/nav/gb_menu.gif); text-decoration:none; }

#header a#empresa	 { width: 165px; background-image: url(../images/nav/gb_menu.gif);}
#header a#serivicio  { width: 130px; background-image: url(../images/nav/gb_menu.gif); }
#header a#rutas      { width: 130px; background-image: url(../images/nav/gb_menu.gif); }
#header a#agencias   { width: 160px; background-image: url(../images/nav/gb_menu.gif); }
#header a#promociones { width: 180px; background-image: url(../images/nav/gb_menu.gif);; }
#header a#contacto 	 { width: 189px; background-image: url(../images/nav/gb_menu.gif); }


/*footer*/

#footer {
	background: #141414;
	padding: 40px;
	padding-bottom: 48px;
	font-size: 12px;
}
#footer a {
	color: #9e9d9d;
	text-decoration: none;
	font-size: 12px;
}
#footer a:hover { color: #ffffff; }

#footer .col {
	float: left;
	width: 178px;
	margin-bottom: 48px;
}
#footer .col.last { width: auto; float:right; }

#footer .col ul li {
	padding: 2px 0 3px 0;
	display: block;
}
#footer h3 {
	color: #c6c3a6;
	font-size: 18px;
	margin-bottom: .5em;
	font-weight: normal !important;
}
#footer h4 {
	color: #707070;
	font-weight: normal;
	margin: -5px 0 12px 0;
	font-size: 12px;
}

#footer input#ctl00_mainSearch,
#footer input#ctl00_signUp {
	background: #353535;
	color: #979696;
	border: 1px solid #353535;
	padding: 1px 3px;
	margin-right: 3px;
	width: 262px;
}
#footer input#btnSearch,
#footer input#ctl00_mainSearch { margin-bottom: 32px; }

/*footer nav*/
#footer-nav { *margin-top: -32px; }
#footer-nav div { color: #9e9d9d;  }

#footer-nav img {
	margin-top: 2px;
	margin-right: 32px;
	float: left;
}
#footer-nav #footer-text 
{
	float: left;
	width: 768px;
}

#footer-nav #footer-text #footer-content
{
	display:none;
	line-height: 1.2em;
}

#footer-nav ul { margin-top: 5px; }
#footer-nav li {
	float: left;
	display: block;
	background: url('../images/bottomnav_separator.gif') right center no-repeat;
	margin-right: 10px;
	padding-right: 10px;
}
#footer-nav li.last {
	background: none;
	margin-right: 0;
	padding-right: 0;
}
#footer-nav a,
#footer-nav span { color: #666666; }


/*global*/
p {
	margin: 1em 0;
	line-height: 1.2em;
}
a {
	cursor: pointer;
	text-decoration: underline;
}
a:hover { text-decoration: underline !important; }

input {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	font-size: 13px;
	color: #010101;
	border: none;
}
textarea { overflow: auto; }

input.form-button { padding: 0 !important; border: none !important; }
input.non-default-value { color: #000000 !important; }
input.focus-element, textarea.focus-element { border: 1px solid #2b4f60 !important; }
#footer input.focus-element { border: 1px solid #4f4f4f !important; }

#content input,
#content select,
#content textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 2px 4px 3px 4px;
	vertical-align: middle;
	color: #010101;
	border: none;
}

#content textarea { border: 1px solid #ffffff; padding: 1px 3px 2px 3px; }
#content input.freetext { border: 1px solid #ffffff; padding: 1px 3px 2px 3px; }


/*float&clear fixes*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;

}
.clearfix { *zoom: 1; }
.clear-floats { clear: both; }

.image-replacement {
	/*display: block;
	overflow: hidden;
	text-indent: -9999px;*/
	margin: 0;
}

.horiz-divider {
	background: url('../images/content_horiz_rule.gif') repeat-x;
	height: 6px;
	margin: 30px 0 12px 0;
}
.horiz-divider hr { display: none; }



/*five columns*/
ul.five-columns {
	display: block;
	padding: 0 6px 9px 6px;
	background: #ffffff url('../images/content_five_column_headings_bg.gif') repeat-x top left;
	overflow: hidden;
}
ul.five-columns li {
	float: left;
	width: 178px;
}
ul.five-columns h2 {
	background-position: 16px 24px;
	background-repeat: no-repeat;
	width: 178px;
	height: 75px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	margin: 0 -16px;
	padding: 0 16px;
}
ul.five-columns p {
	padding-right: 10px;
	padding-top: 110px;
	background-position: 0 13px;
	background-repeat: no-repeat;
	margin: 0;
}
/*clearfix*/
ul.five-columns:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
ul.five-columns { *zoom: 1; }


/*check in and out date picker calendars*/
.ui-datepicker {
	display: block;
	width: 202px;
	background: #ffffff;
	color: #000000;
	padding: 6px;
	padding-bottom: 3px;
	z-index: 3;
}
#ui-datepicker-div {
	display: none;
	border: 1px solid #5894b0;
}
.ui-datepicker .ui-datepicker-header {
	background: #285a7d;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	color: #ffffff;
	height: 50px;
}
.ui-datepicker .ui-datepicker-title {
	position: relative;
	top: 3px;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	color: #ffffff !important;
	text-decoration: none !important;
	position: relative;
	top: 18px;
	z-index: 4;
}
.ui-datepicker .ui-datepicker-prev { left: -76px; }
.ui-datepicker .ui-datepicker-next { right: -76px; }
.ui-datepicker .ui-datepicker-prev.ui-state-disabled,
.ui-datepicker .ui-datepicker-next.ui-state-disabled { color: #5e839e !important; }

.ui-datepicker th {
	background: #285a7d;
	height: 15px;
	font-size: 11px;
	color: #74b1ce;
	width: 32px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}
.ui-datepicker td {
	width: 28px;
	height: 23px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}
.ui-datepicker td:hover {
	background: #cbdde6;
	cursor: pointer;
}
.ui-datepicker td a {
	color: #000000 !important;
	text-decoration: none;
}
.ui-datepicker td.ui-state-disabled,
.ui-datepicker td.ui-state-disabled:hover {
	color: #c8c8c8 !important;
	background: #ffffff !important;
	cursor: default;
}
.ui-datepicker td.ui-datepicker-current-day { background: #4b89a8; }
.ui-datepicker td.ui-datepicker-current-day a { color: #ffffff !important; }

.ui-datepicker td.ui-datepicker-today { font-weight: bold; }

.ui-datepicker-trigger {
	position: relative;
	margin-left: 2px;
	vertical-align: middle;
	top: 1px;
	cursor: pointer;
}


