* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-family: "Trebuchet MS", "Bitstream Vera Sans", Tahoma, Verdana, "Helvetica Narrow", "Arial Narrow", Sans-serif;
}

body {
    background: #284f7b url('../imagenes/fondo-externo.png') repeat-x fixed top left;
    font-size: 63%;
}

a, a:hover, a:visited, a:link {
    color: #69624C;
    text-decoration: none;
    font-weight: bold;
}

form {
    display: inline;
}

input  {
    font-size: 1.2em;
}

input[type="checkbox"] {
    margin: 0px 5px 0px 0px;
    background: #f5f5f5;
    border-color: #C0C0C0;
    border-width: 1px;
    border-style: solid;
}

input[type="radio"] {
    background: #f5f5f5;
    border-color: #C0C0C0;
    border-width: 1px;
    border-style: solid;
}

select, textarea {
    font-size: 1.2em;
    border-color: #C0C0C0;
    border-width: 1px;
    border-style: solid;
}

option {
    font-size: 1em;
}

optgroup {
    font-size: 1.2em;
}

#full {
    position: relative;
    display: block;
    width: 1200px;
    margin: 5px auto 20px auto;
    border: 1px solid #319fad;
}

#encabezado {
    position: relative;
    background: #e9ded5 url('../imagenes/fondo-superior.png') repeat-x;
    height: 180px;
}

#logoPrincipal {
    background: transparent url('../imagenes/sunny.gif') no-repeat center left;
    display: inline-block;
    position: relative;
    float: left;
    top: 0;
    height: 180px;
    width: 314px;
    display: block;
}

#usuarioSesion {
    position: absolute;
    float: right;
    top: 10px;
    right: 5px;
    height: 20px;
}

#bannerSuperior {
    position: absolute;
    float: right;
    top: 50px;
    right: 5px;
    width: 700px;
    height: 125px;
}

#contenido {
    border-collapse: collapse;
    empty-cells: show;
    table-layout: fixed;
    width: 100%;
}

#bloqueIzquierdo, #bloqueCentral, #bloqueDerecho {
    background: #fdfcf7 url('../imagenes/fondo-contenido.jpg') repeat-x;
    vertical-align: top;
}

#bloqueIzquierdo, #bloqueDerecho {
    width: 202px;
}

#bloqueCentral p {
    margin: 10px 0;
}

#bloqueMenuPrincipal {
    background: #fdfcf7 url('../imagenes/fondo-menu.jpg') repeat-x;
    height: 26px;
    margin: auto;
    overflow: visible;
    text-align: center;
    border-top: 1px solid #d3c599;
    border-bottom: 1px solid #d3c599;
}

.lineaDivisoria {
    margin: 10px;
    width: 800px;
    height: 1px;
    background: #d3c599;
}

#pie {
    background: #fdfcf7 url('../imagenes/fondo-contenido.jpg') repeat-x;
    height: 30px;
    border-top: 1px solid #d3c599;
    text-align: center;
    color: #585858;
    padding: 8px 0;
}

#pie * {
    margin: 3px 0;
}

.textoError  {
    color: #CC0000;
}

.textoExito  {
    color: #13a6a0;
}

.boton {
    background: #E5E5E5 url('../imagenes/fondo-boton.png') repeat-x;
    font-size: 1.3em;
    border: 1px solid #c0c0c0;
    color: #285055;
    height: 26px;
    line-height: 26px;
    vertical-align: middle;
    font-weight: bold;
    padding: 0 5px;
}

.boton:hover {
    color: #990000;
}

.casilla {
    background-color: #f5f5f5;
    color: #000000;
    border: 1px solid #c0c0c0;
    color: #285055;
    vertical-align: middle;
    padding: 3px;
}

.bloque {
    margin: 5px 5px 15px 5px;
}

.encabezadoBloque {
    margin: 2px 2px 0 2px;
    padding: 0 10px;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
    font-size: 1.1em;
}

.contenidoBloque {
    margin: 5px;
}

.selectorPais {
    background-color: #d9d9d9;
}

.selectorCiudad {
    background-color: #f5f5f5;
    padding-left: 4px;
}

.selectorHotel {
    background-color: #ffffff;
    padding-left: 8px;
}

.etiqueta {
    font-weight: bold;
    margin-top: 10px;
}

#botonesPromoIzquierda, #botonesPromoDerecha {
    text-align: center;
    margin: 10px 0;
}

#botonesPromoIzquierda a, #botonesPromoDerecha a {
    border: 1px solid #ccc;
    background: #fc0;
    text-decoration: none;
    margin: 0 5px;
    padding: 3px 5px;
}

#botonesPromoIzquierda a.activeSlide, #botonesPromoDerecha  a.activeSlide {
    background: #ea0
}

#botonesPromoIzquierda a:focus, #botonesPromoDerecha a:focus {
    outline: none;
}

#ui-datepicker-div * {
    z-index: 999;
}

#bloqueCentral ul.iconos li {
    margin: 0;
}

ul.iconos li {
    display: inline;
    position: relative;
    padding: 4px 5px 1px 0;
    cursor: pointer;
    list-style: none;
    float: left;
}

ul.iconos li span.ui-icon {
    position: relative;
    float: left;
    top: -2px;
}

.listaBloque {
    width: 180px;
}

#listaCompletaHoteles {
    margin: 0 5px 10px;
}

#tablaTarifas {
    border-collapse: collapse;
    empty-cells: show;
    table-layout: auto;
    width: 100%;
    margin-bottom: 10px;
}

#tablaTarifas th {
    padding: 3px 2px;
    text-align: center;
    vertical-align: middle;
}

#tablaTarifas td {
    padding: 3px 3px;
    vertical-align: middle;
}

#reservarHotelActual {
    border-collapse: collapse;
    table-layout: auto;
    margin: 10px auto 0 auto;
}

#reservarHotelActual td {
    padding-right: 20px;
    vertical-align: top;
}

.division {
    border: 1px solid #f6af39;
    height: 1px;
    width: 98%;
    margin: 0 auto;
}

.registro {
    border-collapse: collapse;
    empty-cells: show;
    table-layout: fixed;
    width: 100%;
    margin: auto;
}

.registro td {
    padding: 5px;
    vertical-align: middle;
}

.requerido {
    font-size: 0.9em;
    font-weight: bold;
    color: #f6af39;
    margin: 0 5px;
}

#promociones {
    cursor: pointer;
    display: block;
    width: 180px;
    height: 125px;
    text-align: center;
    overflow: hidden;
}

#promociones * {
    font-size: 1em;
}

#top5 {
    cursor: pointer;
    display: block;
    width: 180px;
    height: 135px;
    text-align: center;
    overflow: hidden;
}

.barraProgreso {
    margin-top: 5px;
}

.pestanas {
    margin: 10px 0;
}

.fotoHotel {
    position: relative;
    display: block;
    float: left;
    width: 180px;
    height: 135px;
    margin-right: 10px;
    border: 1px solid #c0c0c0;
}

.contenidoPestanaHoteles {
    min-height: 135px;
    overflow: auto;
}

.ui-tabs-nav li {
    margin: 0;
}

.jcarousel-container {
    position: relative;
    width: 555px;
    height: 180px;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 150px;
    height: 150px;
    margin-right: 30px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

#controlImagenesGaleria {
    margin: auto;
}

#tablaHabitaciones, #tablaTarifas, #tablaServicios {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 1px;
    empty-cells: show;
    table-layout: auto;
    vertical-align: middle;
}

#tablaHabitaciones th, #tablaTarifas th, #tablaServicios th {
    padding: 10px;
}

#tablaHabitaciones td, #tablaTarifas td, #tablaServicios td {
    padding: 5px;
}

.centro {
    text-align: center;
}

.derecha {
    text-align: right;
}

.cursiva {
    font-style: italic;
}

.normal {
    font-weight: normal;
    color: #333333;
}

.negrilla {
    font-weight: bold;
}

.tablaAuxiliar {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 1px;
    empty-cells: show;
    table-layout: auto;
    vertical-align: middle;
    margin-bottom: 5px;
}

.tablaAuxiliar th, .tablaAuxiliar td {
    padding: 5px 0;
}

label.error { float: left; color: #990000; vertical-align: top; position: relative; top: 2px; }

.ui-dialog {
    z-index: 999999;
}

ul.botonCarrusel {
    position: relative;
    float: left;
    display: block;
    clear: both;
    top: 20px;
    left: -15px;
    margin-right: -5px;
    margin-top: 5px;
}

.imagenGaleriaAmpliada {
    position: relative;
    display: block;
    margin: auto;
}

#cuadroPublicidad {
    background: #ff0000 url('../imagenes/splash.png') no-repeat fixed 0 0;
    display: block;
    width: 300px;
    height: 200px;
    margin: auto;
    z-index: 999999;
    border: 3px solid #fff;
}

#granTotal {
    position: relative;
    display: block;
    text-align: right;
    padding: 2px;
    font-size: 1.2em;
    font-weight: bold;
    margin: 10px 0;
}

.cupoDisponible {
    font-weight: bold;
    color: #008000;
}

.cupoInsuficiente {
    font-weight: bold;
    color: #ff0000;
}

#indicadorEspera {
    background: #fff url('imagenes/pbar-ani.gif') repeat-x 0 0;
    position: fixed;
    display: none;
    float: left;
    top: 50%;
    width: 20%;
    height: 16px;
    z-index: 999;
    margin: 0 40%;
    border: 20px solid #fff;
    outline: 2px solid #333;
}

.ayuda {
    position: relative;
    display: inline-block;
    width: 12px;
    height: 12px;
    border: 1px solid #E78F08;
    line-height: 12px;
    text-align: center;
    margin: 0 5px;
    cursor: pointer;
    font-weight: bold;
}

.oculto {
    display: none;
}

#bloqueRedes {
    position: relative;
    display: inline-block;
    float: right;
    list-style: none outside none;
}

#bloqueRedes li {
    position: relative;
    display: inline-block;
    float: left;
    margin: 5px 5px 0 0;
}

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
    margin:         0;
    padding:        0;
    list-style:     none;
}
.sf-menu {
    line-height:    1.0;
}
.sf-menu ul {
    position:       absolute;
    top:            -999em;
    width:          10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
    width:          100%;
}
.sf-menu li:hover {
    visibility:     inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
    float:          left;
    position:       relative;
}
.sf-menu a {
    display:        block;
    position:       relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
    left:           0;
    top:            2.5em; /* match top ul list item height */
    z-index:        99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
    top:            -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
    left:           10em; /* match ul width */
    top:            0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
    top:            -999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
    left:           10em; /* match ul width */
    top:            0;
}

/*** DEMO SKIN ***/
.sf-menu {
    float:          left;
    margin-bottom:  1em;
}
.sf-menu a {
    border-left:    1px solid #E0D5B5;
    border-right:   1px solid #D3C599;
    padding:        .75em 1em;
    text-decoration:none;
    text-align: left;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
    color:          #333333;
}
.sf-menu li {
    background:     transparent;
}
.sf-menu li li {
    background:     #FDFCF7;
    border-bottom: 1px solid #d3c599;
    border-left:    15px solid #D3C599;
}
.sf-menu li li:first-child {
    border-top: 1px solid #d3c599;
}

.sf-menu li li li {
    background:     #FDFCF7;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background:     #FDFCF7;
    color:          #753400;
    outline:        0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
    padding-right:  2.25em;
    min-width:      1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
    position:       absolute;
    display:        block;
    right:          .75em;
    top:            1.05em; /* IE6 only */
    width:          10px;
    height:         10px;
    text-indent:    -999em;
    overflow:       hidden;
    background:     url('../imagenes/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
    top:            .8em;
    background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
    background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
    background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
    background: url('../imagenes/shadow.png') no-repeat bottom right;
    padding: 0 8px 9px 0;
    -moz-border-radius-bottomleft: 17px;
    -moz-border-radius-topright: 17px;
    -webkit-border-top-right-radius: 17px;
    -webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
    background: transparent;
}
/*** adding sf-vertical in addition to sf-menu creates a vertical menu ***/
.sf-vertical, .sf-vertical li {
    width:  10em;
}
/* this lacks ul at the start of the selector, so the styles from the main CSS file override it where needed */
.sf-vertical li:hover ul,
.sf-vertical li.sfHover ul {
    left:   10em; /* match ul width */
    top:    0;
}

/*** alter arrow directions ***/
.sf-vertical .sf-sub-indicator { background-position: -10px 0; } /* IE6 gets solid image only */
.sf-vertical a > .sf-sub-indicator { background-position: 0 0; } /* use translucent arrow for modern browsers*/

/* hover arrow direction for modern browsers*/
.sf-vertical a:focus > .sf-sub-indicator,
.sf-vertical a:hover > .sf-sub-indicator,
.sf-vertical a:active > .sf-sub-indicator,
.sf-vertical li:hover > a > .sf-sub-indicator,
.sf-vertical li.sfHover > a > .sf-sub-indicator {
    background-position: -10px 0; /* arrow hovers for modern browsers*/
}
/*** adding the class sf-navbar in addition to sf-menu creates an all-horizontal nav-bar menu ***/
.sf-navbar {
    background:     #BDD2FF;
    height:         2.5em;
    padding-bottom: 2.5em;
    position:       relative;
}
.sf-navbar li {
    background:     #AABDE6;
    position:       static;
}
.sf-navbar a {
    border-top:     none;
}
.sf-navbar li ul {
    width:          44em; /*IE6 soils itself without this*/
}
.sf-navbar li li {
    background:     #BDD2FF;
    position:       relative;
}
.sf-navbar li li ul {
    width:          13em;
}
.sf-navbar li li li {
    width:          100%;
}
.sf-navbar ul li {
    width:          auto;
    float:          left;
}
.sf-navbar a, .sf-navbar a:visited {
    border:         none;
}
.sf-navbar li.current {
    background:     #BDD2FF;
}
.sf-navbar li:hover,
.sf-navbar li.sfHover,
.sf-navbar li li.current,
.sf-navbar a:focus, .sf-navbar a:hover, .sf-navbar a:active {
    background:     #BDD2FF;
}
.sf-navbar ul li:hover,
.sf-navbar ul li.sfHover,
ul.sf-navbar ul li:hover li,
ul.sf-navbar ul li.sfHover li,
.sf-navbar ul a:focus, .sf-navbar ul a:hover, .sf-navbar ul a:active {
    background:     #D1DFFF;
}
ul.sf-navbar li li li:hover,
ul.sf-navbar li li li.sfHover,
.sf-navbar li li.current li.current,
.sf-navbar ul li li a:focus, .sf-navbar ul li li a:hover, .sf-navbar ul li li a:active {
    background:     #E6EEFF;
}
ul.sf-navbar .current ul,
ul.sf-navbar ul li:hover ul,
ul.sf-navbar ul li.sfHover ul {
    left:           0;
    top:            2.5em; /* match top ul list item height */
}
ul.sf-navbar .current ul ul {
    top:            -999em;
}

.sf-navbar li li.current > a {
    font-weight:    bold;
}

/*** point all arrows down ***/
/* point right for anchors in subs */
.sf-navbar ul .sf-sub-indicator { background-position: -10px -100px; }
.sf-navbar ul a > .sf-sub-indicator { background-position: 0 -100px; }
/* apply hovers to modern browsers */
.sf-navbar ul a:focus > .sf-sub-indicator,
.sf-navbar ul a:hover > .sf-sub-indicator,
.sf-navbar ul a:active > .sf-sub-indicator,
.sf-navbar ul li:hover > a > .sf-sub-indicator,
.sf-navbar ul li.sfHover > a > .sf-sub-indicator {
    background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/*** remove shadow on first submenu ***/
.sf-navbar > li > ul {
    background: transparent;
    padding: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
}
