﻿/*
=======================================================================================
 HOTELES RH                                                     Site produced by KOALAB        
 Copyright 2007                                                   http://www.koalab.com
=======================================================================================
*/

div#backgroundGolf
{
    background: #F9F9F9 url(../../imgLib/golf/bg-header-golf.jpg) no-repeat left top;
    clear: both;
    width: 890px;
    margin-top: 40px;
    overflow:auto;
    padding:0px 1px 0px 1px;
}
div#backgroundGolf h1
{
    font-family:Lucida Sans, Georgia, Arial;
    font-size:30px;
    font-weight:normal;
}
div#backgroundGolf h2, 
div#backgroundGolf h3
{
    font-family:Trebuchet MS, Arial, Verdana, Sans-Serif;
    font-size:20px;
    font-weight:normal;
}
#headerGolf
{
    margin-top:29px;
    color:#FFF;
    margin-bottom:1px;
}
#headerGolf.header-destination,
#headerGolf.header-destination0
{
    background:#006CC7 url(../../imgLib/golf/img-header-golf.jpg) no-repeat right bottom!important;
}
.header-destination1
{
    background:#006CC7 url(../../imgLib/golf/img-header-golf-gandia.jpg) no-repeat right bottom!important;
}
.header-destination2
{
    background:#006CC7 url(../../imgLib/golf/img-header-golf-peniscola.jpg) no-repeat right bottom!important;
}
#headerGolf #backgroundHeader
{
    background:#006CC7 url(../../imgLib/golf/bg-img-header-golf.jpg) repeat-x left top; 
    margin-right:390px;  
    height:190px;
}
#headerGolf h1
{
    padding:20px 0px 15px 20px;
}
#headerGolf p
{
    padding:0px 0px 15px 20px;
    width:381px;
    font-family:Verdana, Sans-Serif, Arial;
    font-size:11px;
    color:#D9ECFF;
}

#menuNavGolf 
{
    background-color:#6C6;
    color:#FFF;
    overflow:auto;
    height:52px;
}
#menuNavGolf h2
{
    margin-right:20px;
    width:415px;
    float:right;
}
#menuNavGolf span
{
    padding-bottom:7px;
    text-indent:-1000em;
    display:block;
    background:transparent url(../../imgLib/golf/text-golf.gif) no-repeat 15px 10px;
}
#menuNavGolf ul li
{
    float:left;
    width:125px;
    margin-top:9px;
}
#menuNavGolf ul li a
{
    text-indent:-1000em;
    height:25px;
    display:block;
}
#menuNavGolf ul li.navGolf0
{
    margin-left:15px;
    margin-right:10px;
    background:transparent url(../../imgLib/golf/link-golf-benidorm.gif) no-repeat left top;
}
#menuNavGolf ul li.navGolf1
{
    margin-left:15px;
    margin-right:10px;
    background:transparent url(../../imgLib/golf/link-golf-gandia.gif) no-repeat left top;
}
#menuNavGolf ul li.navGolf2
{
    background:transparent url(../../imgLib/golf/link-golf-peniscola.gif) no-repeat left top;
}
/*
============================================================================
 Hoteles RH : COLUMNA LATERAL
============================================================================
*/

#leftHotels
{
    width: 290px;
    float:left;
}

/*
============================================================================
 Hoteles RH : CONTENIDO CENTRAL
============================================================================
*/
#rightHotels
{
    float:left;
    width:545px;
    padding:20px 0px 0px 30px;
    margin-bottom:20px;
}
#rightHotels h2
{
    color:#0976AC;
    padding:20px 0px;
}
#rightHotels p
{
    font-size:12px;
    color:#333;    
    margin-bottom:10px;

}

/*
============================================================================
 Hoteles RH : CONTENIDO CENTRAL - TABLAS
============================================================================
*/

#rightHotels table
{
    font-size:11px;
    font-family:Arial, Sans-Serif, Times New Roman;
    border:1px solid #BFE1B6;
    width:545px;
}
#rightHotels table tr th
{
    color:#FFF;
    background-color:#79C166;
    font-weight:bold;
    padding:7px 0px;
    border-bottom:1px solid #26481D;
}
#rightHotels table tr th.first-column
{
    padding-left:25px;
    width:245px;
}
#rightHotels table tr th.second-column
{
    width:80px;
}
#rightHotels table tr th.third-column
{
    width:35px;
}
#rightHotels table tr td
{
    border-bottom:1px solid #BFE1B6;
    padding:7px 0px;
    color:#4C913A;
}
#rightHotels table tr.alt td
{
    background-color:#F5FAF3;
}
#rightHotels table tr.last-row td
{
    border-bottom:none;
}
#rightHotels table tr td a
{
    color:#4C913A;
    background:transparent url(../../imgLib/golf/ico-help.gif) no-repeat 5px top;
    padding-left:25px;
    text-decoration:none;
}
#rightHotels table tr td a:hover
{
    text-decoration:underline;
}
p#hitos-map
{
    margin:30px 0px;
    background:transparent url(../../imgLib/golf/ico-position.gif) no-repeat left top;
    padding-left:30px;
}
#mapLocations
{
    border:1px solid #DFE8EF;
    background-color:#FFF;
    padding-bottom:18px;
    overflow:auto;
}
#mapLocations h3
{
    background-color:#F4F6E9;
    padding:10px 0px 10px 15px;
    font-size:16px;
    color:#86992B;
    font-weight:bold;
}
#mapLocations #map
{
    margin:18px 18px 0px 18px;
    width:505px;
    height:414px;
}

/*
============================================================================
 Hoteles RH : PIE
============================================================================
*/
p.footer
{
    display:block;
    clear:both;
    background-color:#6C6;
    margin:0px;
    padding:0px;
    height:32px;
    margin-bottom:30px;
    width:892px;
}
p.footer a
{
    float:right;
    display:block;
    margin-top:10px;
    padding-right:25px;
}

/*
============================================================================
 Hoteles RH : ESTILOS PARTICULARES DE LAS AREAS DE GEOPOSICIONAMIENTO
============================================================================
*/
#GolfMapControl
{
    width:505px;
    height:414px;
    background:#CCC;
}
#GolfMapControl div.golf-marker-info h6
{
    font-size:13px;
    font-weight:bold;
    color:#319531;
    margin-bottom:10px;
}
#GolfMapControl div.golf-marker-info p
{
    font-size:11px;
    color:#333;
    margin-bottom:10px;
}
