﻿/*
=======================================================================================
 HOTELES RH                                                     Site produced by KOALAB        
 Copyright 2008                                                   http://www.koalab.com
=======================================================================================
*/

/*
=======================================================================================
                                   RESET
=======================================================================================
*/
*
{
	padding: 0;
	margin: 0;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family:Arial, Times New Roman, Sans-Serif;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus
{
	outline: 0;
}
body
{
	line-height: 1;
	color: black;
	background: white;
}
ol, ul
{
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table
{
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td
{
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after
{
	content: "";
}
blockquote, q
{
	quotes: "" "";
}
strong
{
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Trebuchet MS, Lucida Sans, Arial, Sans-Serif;
}
a:hover
{
	text-decoration:none;
}
/*
=======================================================================================
                                    HEADER
=======================================================================================
*/
#backgroundHeader
{
    background-color:#FFF;
    overflow:auto;
    padding:15px 0px;
}
#backgroundHeader p,
#backgroundHeader a
{
    color:#96C2E0;
    font-size:11px;
}
#headerLeft
{
    float:left;
    padding-left:25px;
}
#headerRight
{
    float:right;
    padding-right:20px;
}
/*
=======================================================================================
                                    BACKGROUND BODY
=======================================================================================
*/
#backgroundErrors
{
    clear:both;
	background:#6FBBE3 url(../../imgLib/errors/bg-index.jpg) repeat-x left top;
}
#contentErrors
{
	width:960px;
    margin:0px auto 0px auto;
    padding-bottom:40px;
}
/*
=======================================================================================
                                    HEADER SKY
=======================================================================================
*/
#contentSky
{
	background:transparent url(../../imgLib/errors/bg-sky.jpg) no-repeat 37px 0px;
	height:316px;
}
#contentSky h1
{
	text-align:center;
	background:transparent url(../../imgLib/errors/img-logo.jpg) no-repeat 300px 30px;
	height:86px;
	text-indent:-1000em;
}
#contentSky h2
{
	font-size:24px;
	font-weight:normal;
	padding:30px 20px 5px 45px;
	float:left;
}
#title404
{
    color:#09C;
}
#title500
{
    color:#D90000;
}
#contentSky p
{
    font-size:11px;
    color:#666;
    width:455px;
    border-left:1px solid #CCC;
    padding-left:15px;
    line-height:15px;
    margin-top:20px;
    float:left;
}
#contentSky p a
{
    color:#65B6E1;
}
/*
=======================================================================================
                                    CONTENIDO CENTRAL
=======================================================================================
*/
#contentCenterBody
{
    width:780px;
    margin:-120px auto 0px auto;
    background:transparent url(../../imgLib/errors/bg-center-content.jpg) repeat-y left top;
}
#headerCenterBody
{
    background:transparent url(../../imgLib/errors/bg-header-content.jpg) no-repeat left top;
    float:left;
    width:780px;
}
#headerCenterBody h3
{
    padding-top:28px;
    font-size:18px;
    text-align:center;
    color:#999;
    font-weight:normal;
}
#linksHotelsAbout
{
    padding:30px 0px 25px 0px;
    overflow:auto;
    width:732px;
    background:transparent url(../../imgLib/index/bg-border.gif) repeat-x left bottom;
    margin:0px auto 20px auto;
}
#linksHotelsAbout h4
{
    font-family:Arial, Times New Roman, Sans-Serif;
    font-size:12px;
    font-weight:bold;
    padding-bottom:12px;
}
#linksHotelsAbout h4 a
{
    color:#990;
}
#linksHotelsAbout p
{
    font-size:9px;
    color:#999;
    line-height:13px;
    padding-left:18px;
    text-indent:-1px;
    .text-indent:0px;
    margin-bottom:10px;
}
#linksHotelsAbout p a
{
    color:#999;
}
.links-hotels-about
{
    float:left;
    width:160px;
    padding-left:30px;
}
.links-hotels-about ul
{
    font-size:11px;
    padding-left:18px;
}
.links-hotels-about ul a
{
    color:#333;
    line-height:20px;
}
#linksHotelBenidorm
{
    padding-left:0px;
}
#linksHotelBenidorm p
{
    background:transparent url(../../imgLib/errors/ico-orange.gif) no-repeat 0px 1px;
}
#linksHotelBenidorm ul
{
    border-left:1px solid #F60;
}
#linksHotelGandia p
{
    background:transparent url(../../imgLib/errors/ico-green.gif) no-repeat 0px 1px;
}
#linksHotelGandia ul
{
    border-left:1px solid #0C6;
}
#linksHotelPeniscola p
{
    background:transparent url(../../imgLib/errors/ico-blue.gif) no-repeat 0px 1px;
}
#linksHotelPeniscola ul
{
    width:110px;
    border-left:1px solid #0CF;
}
#linksHotelAbout p
{
    background:transparent url(../../imgLib/errors/ico-gray.gif) no-repeat 0px 1px;
}
#linksHotelAbout ul
{
    border-left:1px solid #999;
}
#findHotelsServices
{
    clear:both;
    overflow:auto;
    width:732px;
    background:transparent url(../../imgLib/index/bg-border.gif) repeat-x left bottom;
    margin:0px auto 0px auto;
    padding-bottom:25px;
}
#findHotelsServices h4
{
    font-size:16px;
    color:#999;
    font-weight:bold;
    margin-bottom:8px;
}
#findHotelsServices ul
{
    font-size:12px;
    font-weight:bold;
    line-height:30px;
}
#findHotelsServices ul a
{
    color:#666;
    padding-left:25px;
    padding-bottom:2px;
}
#leftHotelsServices
{
    float:left;
    margin-right:45px;
    padding-left:15px;
}
#linkSpa a
{
    background:transparent url(../../imgLib/errors/ico-spa.gif) no-repeat left top;
}
#linkEvents a
{
    background:transparent url(../../imgLib/errors/ico-events.jpg) no-repeat left top;
}
#linkWeddings a
{
    background:transparent url(../../imgLib/errors/ico-weddings.gif) no-repeat left top;
}
#linkGolf
{
    background:transparent url(../../imgLib/errors/ico-golf.gif) no-repeat 0px 6px;
    padding-left:25px;
    color: #666666;
}
#linkGolf a
{
    padding-left:0px!important;
}
#rightHotelsServices
{
    float:left;
}
#rightHotelsServices ul
{
    padding-left:7px;
}
#linkFaq a
{
    background:transparent url(../../imgLib/errors/ico-faq.gif) no-repeat left top;
}
#linkConsejos a
{
    background:transparent url(../../imgLib/errors/ico-antes.jpg) no-repeat left top;
}
#linkPrice a
{
    background:transparent url(../../imgLib/errors/ico-price.jpg) no-repeat left top;
}
#linkContact a
{
    background:transparent url(../../imgLib/errors/ico-contact.gif) no-repeat left top;
}
#footerCenterBody
{
    clear:both;
    background:transparent url(../../imgLib/errors/bg-footer-content.jpg) no-repeat left bottom;
}
#footerCenterBody p
{
    width:732px;
    margin:0px auto 0px auto;
    font-size:9px;
    color:#999;
    text-align:center;
    padding:20px 0px;
}
#footerCenterBody p a
{
    font-size:10px;
    color:#09C;
    padding:0px 30px 5px 25px;
}
#lastFooterLinks
{
    background:transparent url(../../imgLib/index/bg-border.gif) repeat-x left bottom;
}
a.booking 
{
    background:transparent url(../../imgLib/index/ico-reserva.gif) no-repeat 0px 0px;
}
a.info 
{
    background:transparent url(../../imgLib/index/ico-info.gif) no-repeat 0px 0px;
}
a.map 
{
    background:transparent url(../../imgLib/index/ico-mapa.gif) no-repeat 0px 0px;
}
#infoFooter
{
    padding:30px 0px 40px 0px!important;
}
#discoverExperience
{
    padding:20px 0px 0px 0px;
    width:732px;
    margin:0px auto 0px auto;
    background:transparent url(../../imgLib/index/bg-border.gif) repeat-x left bottom;
}
#discoverExperience h4
{
    background:transparent url(../../imgLib/errors/ico-experience.jpg) no-repeat 5px 0px;
    padding-bottom:20px;
    color:#999;
    font-size:16px!important;
    font-weight:bold;
    padding-left:35px!important;
}
#discoverExperience a
{
    color:#999;
    font-family:Trebuchet MS, Arial, Times New Roman;
}
/*
=======================================================================================
                    PAGINA ESPECIAL DE INTRODUCCION DE IDENTIFICADOR
=======================================================================================
*/
div#headerCenterBody.passport h3
{
    color:#09F!important;
}
div#headerCenterBody.passport p
{
    font-size:12px;
    margin:10px 20px;
    line-height:16px;
}
div#headerCenterBody.passport fieldset
{
    width:370px;
    margin:20px auto;
}
div#headerCenterBody.passport label
{
    display:block;
    font-size:12px;
    font-weight:bold;
    margin-bottom:15px;
}
div#headerCenterBody.passport #txtPassportID
{
    font-size:12px!important;
    font-weight:bold;
    color:#900;
    border:#D1EDEF 3px solid;
    padding:5px;
    background:#FFF url(../../imgLib/members/bg-input.jpg) repeat-x left top;
    width:220px;
}
div#headerCenterBody.passport #btnSavePassport
{
    border: 1px solid #CCC;
    text-align: center;
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    background: transparent url(../../imgLib/management/bg-input.jpg) repeat-x;
    height: 22px;
    padding: 0px 15px 0px 15px;
    color: #666;
    
}
#rfvPassportRequired
{
    font-size:11px!important;
    background:transparent url(../../imgLib/ico-alert-error.gif) no-repeat!important;
    padding-left:22px!important;
    margin-top:20px;
}

#lastFooterLinks .privacy
{
    background:transparent url(../../imgLib/ico-locked-item.gif) no-repeat!important;
}
