#ajax-loading
{
  background:#EAEAD7;
  border:#9C9912 solid 5px;
  position: absolute;
  width:500px;

  -moz-border-radius:15px;
  -webkit-border-radius:15px;
  border-radius:15px;
  
  text-align:center;
  font-family: "Tahoma", "Trebuchet MS", Arial;
  z-index:4999;
}


#ajax-ventanita
{
  background:#FFFFFF url('../images/bg.jpg') no-repeat bottom;
  position: absolute;
  width:550px;
  border:#9C9912 solid 5px;

  -moz-border-radius:15px 0 15px 15px;
  -webkit-border-radius: 15px 0 15px 15px;
  border-radius: 15px 0 15px 15px;
  
  font-family: "Tahoma", "Trebuchet MS", Arial;  
}

#ajax-ventanita a img
{
  border:0;
}

#ajax-close span
{
  display:none;
}

#ajax-close
{
  background: url('../images/close.png') no-repeat left top;
  width:113px;
  height:24px;
  display:inline;
  float:left;
  margin:0 0 30px 0;
}

#ajax-social
{
  display:block;
  position:absolute;
  top:59px;
  right:6px;
  width:38px;
  height:16px;
  line-height:16px;
}


#ajax-title
{
  background:#EAEAD7 url('../images/bg-titulo.jpg') no-repeat center top;
  text-align:left;
  padding:20px 27px 5px 0;
  overflow:hidden;
}

.ajax-casita
{
  background: url('../images/casita.png') no-repeat left top;
  display:inline;
  float:left;
  height:42px;
  width:48px;
  margin:0 10px;
  font-size:17px;
  font-weight:bold;
  text-align:center;
  line-height:50px;
  _line-height:42px;
  color:#ffffff;
}

#ajax-title h1
{
  font-family: "Trebuchet MS", Arial;
  color:#EF8500;
  font-size:20px;
  line-height:20px;
  height:20px;
  margin:0;
  padding:0;
  display:inline;
  float:left;
}

#ajax-title h2
{
  font-size:12px;
  color:#7F7B0E;
  font-weight:normal;
  margin:0px;
  padding:4px 0;
  line-height:12px;
  float:left;
  display:inline;
  width:420px;
}


#ajax-navegador
{
  clear:both;
  display:block;
  overflow:hidden;
  background:#9C9912;
  color:#FFFFFF;
  font-weight:bold;
  font-size:12px;
  padding:3px 10px 6px;
}


#ajax-navegador li.ajax-navegador-end
{
  background:url(../images/menu2.png) no-repeat left top;
  width:189px;
  text-align:center;
  padding:0px;
}

#ajax-navegador li a
{
  color:#9C9912;
  font-size:10px;
  text-decoration:none;
  font-weight:normal;
}



#ajax-wrapper
{
  padding:16px;
}


#ajax-wrapper .ajax-outono-menu-left
{
  width:248px;
  float:left;
  margin-right: 10px;
  display:inline;
}

#ajax-wrapper .ajax-outono-menu-right
{
  width:248px;
  float:left;
  margin-left: 10px;
  display:inline;
}

#ajax-wrapper h3
{
  background: url('../images/bgmenu.png') no-repeat;
  color:#9C9912;
  font-family:Arial;
  font-weight:bold;
  font-size:15px;
  line-height:35px;
  text-align:center;
  margin:0;
  padding-left:98px;
  width:150px;
}

#ajax-wrapper ul
{
  list-style:none;
  text-align:center;
  margin:0;
  padding:0;
}

#ajax-wrapper li
{
  line-height:14px;
  border-bottom: 1px dotted #7F7C0F;
  font-size:10px;
  color:#7F7C0F;
  margin:0;
  padding:0;
  font-weight:bold;
}

#ajax-wrapper li.resaltar
{
  border:none;
  color:#000000;
  font-weight:normal;
}

table.ajax-menus
{
  width:100%;
  color:#000000;
  font-size:11px;
  line-height:11px;
  vertical-align:middle;
  border-collapse: collapse;
}

table.ajax-menus tr
{
  background:#FFFFFF;
  border-bottom: 1px dotted #7F7C0F;
}

table.ajax-menus td
{
  padding:4px 6px;
  border-bottom: 1px dotted #7F7C0F;
}

table.ajax-menus .ajax-menus-title
{
  color:#7F7B0E;
  font-weight:bold;
}

table.ajax-menus tr.ajax-menu-zebra
{
  background:#F5F5EC;
}

.jquery-slider-wrapper
{
  margin:10px auto 0;
  height:528px;
  border:6px solid #D9D8B7;

  -moz-border-radius:8px;
  -webkit-border-radius:8px;
  border-radius:8px;
}

#ajax-caracteristicas
{
  clear: both;
  padding:10px 0;
  overflow:hidden;
}

#ajax-caracteristicas span,
#ajax-caracteristicas a
{
  display:inline;
  float:left;
  width:74px;

  font-size:11px;
  line-height:15px;
  color:#7F7C0F;
  font-weight:bold;
  text-align:center;

  cursor:help;
  padding-top:48px;
  border-right:1px dotted #9C9912;
}

#ajax-caracteristicas .menu
{
  background: url('../images/btmenu.png') no-repeat center top;
}

#ajax-caracteristicas .paquete
{
  background: url('../images/btpaquete.png') no-repeat center top;
}

#ajax-caracteristicas .finsemana
{
  background: url('../images/btfinsemana.png') no-repeat center top;
  width:106px;
}

#ajax-caracteristicas .unnene
{
  background: url('../images/bt1nene.png') no-repeat center top;
  width:82px;
}

#ajax-caracteristicas .dosnenes
{
  background: url('../images/bt2nenes.png') no-repeat center top;
  width:82px;
}

#ajax-caracteristicas .alojamiento
{
  background: url('../images/btalojamiento.png') no-repeat center top;
  width:94px;
  padding-top:48px;
  margin:0;
  float:right;
  display:inline;
  text-decoration:none;
  border:0;
}

#ajax-caracteristicas .alojamiento:hover
{
  text-decoration:underline;
}

.ajax-button
{
  background: url('../images/button.png') no-repeat top;
  display:inline;
  width:131px;
  height:32px;
  text-align:center;
  float:left;
  margin:0 40px;
  font-size:11px;
  font-weight:bold;
  color:#FFFFFF;
  text-decoration:none;
  line-height:32px;
}

.ajax-button:hover
{
  background: url('../images/button.png') no-repeat bottom;
}

.qtip
{
  font-family: "Trebuchet MS", Arial;
  font-size:12px;
  line-height:14px;
}
