﻿/*
=======================================================================================
 HOTELES RH                                                     Site produced by KOALAB        
 Copyright 2007                                                   http://www.koalab.com
=======================================================================================
*/

div#backgroundDestinations
{
    background: #F9F9F9 url(../../imgLib/destinations/bg-header-destinations.jpg) no-repeat left top;
    clear: both;
    width: 890px;
    margin-top: 40px;
    padding:0px 1px;
    overflow:auto;
}
div#backgroundDestinations h2
{
    font-family:Trebuchet MS, Arial, Verdana, Sans-Serif;
    font-size:20px;
    font-weight: normal;
}
div#backgroundDestinations h3
{
    font-family: Lucida Sans, Georgia, Arial, Verdana;
    font-weight: normal;
    font-size: 18px;
    margin:15px 0px;
}
div#backgroundDestinations h4
{
    font-family:Trebuchet MS, Arial, Verdana, Sans-Serif;
    font-weight:bold;
    font-size:16px;
    color:#86992B;
    line-height:20px;
}
a:hover
{
    text-decoration:none;
}
/*
============================================================================
 Hoteles RH : CABECERA INICIO
============================================================================
*/

#headerDestinations
{
    position:relative;
    margin-top:29px;
    background:transparent url(../../imgLib/destinations/bg-benidorm-default.jpg) repeat-x left top;
    padding-left:30px;
    height:180px;
}
#headerDestinations h2
{
    padding:20px 0px 12px 0px;
    color:#FFF;
    font-family: Lucida Sans, Georgia, Arial, Verdana;
    font-size:30px;
    width:511px;
}
#headerDestinations p
{
    color:#D9ECFF;
    font-family:Verdana, Arial, Sans-Serif;
    font-size:11px;
    width:381px;
}
#headerDestinations .img-header-destinations
{
    position:absolute;
    top:0px;
    right:0px;
}
/*
============================================================================
 Hoteles RH : MENÚ HORIZONTAL 
============================================================================
*/

#menuNavHotel
{
    background-color:#B9DCFF;
    height:50px;
    margin:1px 0px 1px 0px;
}
#menuNavHotel ul li
{
    display:inline;
}
#menuNavHotel ul li a
{
    color:#666;
    font-size:12px;
    text-decoration:none;
    width:190px;
    float:left;
    display:block;
    height:50px;
    margin-left:8px;
    background:transparent url(../../imgLib/destinations/bg-menuDestinations.gif) no-repeat left bottom;
}
#menuNavHotel ul li#defaultTab a
{
    font-size:14px;
    width:263px;
    margin-left:14px;
    margin-right:4px;
    background:transparent url(../../imgLib/destinations/bg-menuDestino.jpg) no-repeat left bottom;
    /* Hack para IE6 */
    _margin-left:7px;
}
#menuNavHotel ul li a:hover
{
    text-decoration:underline;
}
#menuNavHotel ul li a.selected
{
    color:#86992B;
    background :transparent url(../../imgLib/destinations/bg-menuDestinations-select.gif) no-repeat left bottom;
}
#menuNavHotel ul li#defaultTab a.selected
{
    color:#09F;
    background :transparent url(../../imgLib/destinations/bg-menuDestino-select.jpg) no-repeat left bottom;
}
#menuNavHotel ul li a strong
{
    display:block;
    text-align:center;
    margin-top:25px;
}
/*
============================================================================
 Hoteles RH : CONTENIDO CENTRAL DEFAULT
============================================================================
*/
.content-destinations
{
    margin:28px 0px 10px 23px;
}
.content-destinations p.intro-destinations
{
    font-size:12px;
    color:#333;
    margin-bottom:10px;
}
/*
============================================================================
 Hoteles RH : CONTENIDO CENTRAL BOXES
============================================================================
*/
#hotelsDestination2
{
    background:transparent url(../../imgLib/destinations/collage-peniscola.jpg) no-repeat right bottom;
}
.content-hotel-box
{
    clear:both;
    overflow:auto;
    margin-bottom:50px;
}
.footer-hotel-box
{
    background:transparent url(../../imgLib/destinations/bg-footer-hotel-box.jpg) no-repeat left bottom;
    padding-bottom:4px;
    float:left;
    margin-right:20px;
    _margin-right:15px;
}
.hotel-box
{
    margin-top:20px;
    background:#FFF url(../../imgLib/destinations/bg-hotel-box.jpg) repeat-x left top;
    width:266px;
    border:1px solid #E1E1E1;
    font-family:Arial, Sans-Serif, Times New Roman;
}
.hotel-box .link-hotel
{
    display:block;
    text-align:center;
    height:40px;
    padding-top:20px;
}
.hotel-box p
{
    font-size:11px;
    color:#999;
    margin:0px 10px 15px 10px;
    height:70px;
}
.hotel-box .img-box-hotel
{
    margin:0px 0px 0px 1px;
    display:block;
}
.hotel-box ul
{
    background:#D9ECFF url(../../imgLib/destinations/bg-links-hotel-box.jpg) repeat-x left bottom;
    padding:10px 0px;
}
.hotel-box ul li 
{
    padding:5px 0px;
    margin:0px 0px 0px 15px;
}
.hotel-box ul li a
{
    display:block;
    color:#06C;
    font-size:12px;
    padding-left:17px;
}
.hotel-box li.link-info
{
    background:transparent url(../../imgLib/destinations/ico-info.gif) no-repeat left 6px;
}
.hotel-box li.link-availability
{
    background:transparent url(../../imgLib/destinations/ico-disponibilidad.gif) no-repeat left 6px;
}
.hotel-box li.link-comment-client
{
    background:transparent url(../../imgLib/destinations/ico-comentarios.gif) no-repeat left 6px;
}

/*
============================================================================
 Hoteles RH : CONTENIDO ICONOS SOCIALES
============================================================================
*/
#social-icons
{
    background:none!important;
    margin-bottom:50px;
}
/*
============================================================================
 Hoteles RH : PIE
============================================================================
*/

p.footer
{
    display:block;
    clear:both;
    background-color:#B9DCFF;
    margin:0px;
    padding:0px;
    height:32px;
    margin-bottom:30px;
    width:892px;
}
p.footer a
{
    float:right;
    display:block;
    margin-top:10px;
    padding-right:25px;
}
