﻿/*
=======================================================================================
 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;
}
div#backgroundGolf a:hover
{
    text-decoration:underline;
}
div#backgroundGolf p
{
    font-size:12px;
}
/*
============================================================================
 Hoteles RH : CABECERA Y MENÚ
============================================================================
*/

#headerGolf
{
    margin-top:29px;
    background:transparent url(../../imgLib/golf/img-header-details.jpg) repeat-x left top; 
    height:80px;
}
#headerGolf h1
{
    color:#FFF;
    padding-top:25px;
    margin:0px 0px 0px 30px;
}
#headerGolf #backgroundHeader
{
    background:transparent url(../../imgLib/golf/img-header-details.jpg) repeat-x left top; 
}
#menuNavGolf 
{
    background-color:#6C6;
    color:#FFF;
    overflow:auto;
    height:50px;
}
#menuNavGolf p
{
    margin-right:20px;
    width:273px;
    float:right;
    color:#FFF;
    background:transparent url(../../imgLib/golf/ico-return.gif) no-repeat left top;
    padding-left:25px;
}
#menuNavGolf p a
{
    color:#FFF;
}
#menuNavGolf span
{
    padding-bottom:5px;
    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 : CONTENIDO CENTRAL
============================================================================
*/

#leftHotels
{
    width: 290px;
    float:left;
}
#rightHotels
{
    float:left;
    width:545px;
    padding:20px 0px 0px 30px;
    margin-bottom:20px;
}
#rightHotels h2
{
    color:#43C043;
    font-size:24px;
    margin-bottom:20px;
}
#rightHotels h3
{
    color:#A0A0A0;
    font-weight:bold;
    font-size:16px;
    margin-bottom:15px;
    letter-spacing:-1px;
}
#rightHotels h4
{
    margin-bottom:10px;
    font-size:14px;
    color:#6C6;
}
#rightHotels h5
{
    margin-bottom:10px;
    font-size:12px;
    color:#769433;
}
#rightHotels h6
{
    margin-bottom:10px;
    font-size:10px;
    color:#666;
}
#rightHotels p
{
    margin-bottom:20px;
    overflow:auto;
}
/*
#rightHotels p img
{
    display:block;
    float:right;
}
*/
#rightHotels ul
{
    font-family:Arial, Sans-Serif, Times New Roman;
    font-size:12px;
    color:#333;
    margin-bottom:20px;
}
#rightHotels ul li
{
    margin-bottom:5px;
}
#rightHotels table
{
    font-size:11px;
    font-family:Arial, Sans-Serif, Times New Roman;
    border-top:1px solid #BFE1B6;
    border-left:1px solid #BFE1B6;
    border-right:1px solid #BFE1B6;
    margin-bottom:20px;
}
#rightHotels table tr th
{
    color:#FFF;
    background-color:#79C166;
    font-weight:bold;
    padding:5px 0px 5px 5px;
    border-bottom:1px solid #26481D;
    width:150px;
}
#rightHotels table tr td
{
    border-bottom:1px solid #BFE1B6;
    padding:5px 0px 5px 5px;
}
#rightHotels a
{
    color:#4C913A;
    text-decoration:none;
}


#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;
}
