﻿/*
=======================================================================================
 HOTELES RH                                                     Site produced by KOALAB        
 Copyright 2007                                                   http://www.koalab.com
=======================================================================================
*/

#backgroundGroups
{
    background:#F9F9F9 url(../../imgLib/groups/bg-header.gif) no-repeat left top;
    clear: both;
    overflow:auto;
    width: 892px;
    margin-top: 40px;
    padding-top:26px;
}
#backgroundGroups a:hover
{
    text-decoration:none;
}
/*
============================================================================
 Hoteles RH : CONTENIDO PÁGINA
============================================================================
*/

#contentGroups
{
    background:transparent url(../../imgLib/groups/bg-groups.jpg) no-repeat left top;
    padding:12px 0px 0px 33px;
    margin:0px 0px 50px 0px;
}
#contentGroups h2,
#contentGroups h4
{
    font-size:20px;
    font-weight:normal;
    padding:20px 0px 0px 0px;
}
#contentGroups h2
{
    color:#390;
    padding-bottom:12px;
}
#contentGroups h3
{
    font-size:30px;
    color:#360;
    font-weight:normal;
}
#contentGroups h4
{
    color:#999;
}
#contentGroups h5
{
    clear:both;
    font-size:16px;
    color:#360;
    padding:12px 0px 20px 0px;
    font-weight:bold;
}
#contentGroups p.header-paragraph
{
    font-size:14px;
    line-height:20px;
    color:#666;
    padding:15px 20px 0px 0px;
}
#contentGroups fieldset
{
    display:inline;
    padding:0px 25px 18px 0px;
}
#contentGroups fieldset label
{
    display:block;
    font-weight:bold;
    font-size:12px;
    color:#999;
    margin:0px 0px 10px 0px;
}
#contentGroups fieldset .input-class
{
    background:url(../../imgLib/agencies/bg-input.jpg) repeat-x left top;
    width:398px;
    border:1px solid #E3EBF1;
    padding:6px 0px;
}
#ctl00_Content_Company
{
    width:580px!important;
    .width:560px!important;
}
#contentGroups fieldset span label
{
    display:inline;
    margin:0px 15px 0px 5px;
}
#contentGroups strong
{
    display:block;
    clear:both;
    padding:15px 0px;
    font-size:12px;
    color:#09C;
}
#contentGroups textarea
{
    background:#FFF url(../../imgLib/agencies/bg-input.jpg) repeat-x left top;
    width:825px;
    height:200px;
    border:1px solid #E3EBF1;
}
/*
============================================================================
 Hoteles RH : MENSAJE DE ERRORES
============================================================================
*/
div.system-message
{
   border:1px solid #CCC;
   margin:20px 20px 10px 0px;
}
div.system-message ul
{
    padding:5px 0px 10px 45px;
}
div.system-message ul li
{
    padding-bottom:10px;
    background:transparent url(../../imgLib/blog/ico-alert.gif) no-repeat 10px 0px;
    padding-left:30px;
    color:#666;
}
div.system-message h3
{
    font-weight:bold!important;
    font-family:Arial, Sans-Serif, Verdana;
    font-size:12px!important;
    letter-spacing:0px;
    padding:12px 0px 7px 45px;
}
div.system-message p
{
    color:#666;
    font-size:11px;
    padding-left:45px;
    padding-bottom:12px;
}
div.system-message a
{
    color:#06C;
}
div.system-message a:hover
{
    color:#900;
    text-decoration:none;
}
div.error-info
{
   background:#FFE1F1 url(../../imgLib/management/img-error.jpg) no-repeat 10px 10px;
}
div.error-info h3
{
    color:#A10000!important;
}
div.success-info
{
    background:#DBF7E3 url(../../imgLib/management/img-ok.jpg) no-repeat 10px 10px;
}
div.success-info h3
{
    color:#090!important;
}
input.submit-button
{
    width:136px;
    height:34px;
    color:#06C;
    font-family:Lucida Sans, Trebuchet MS, Arial;
    font-size:12px;
    font-weight:bold;
}
/*
============================================================================
 Hoteles RH : PIE
============================================================================
*/
#social-icons
{
     background:none;
}
p.footer
{
    display:block;
    clear:both;
    background-color:#9C6;
    margin:0px;
    padding:0px;
    height:32px;
    margin-bottom:30px;
    width:892px;
}
p.footer a
{
    float:right;
    display:block;
    margin-top:10px;
    padding-right:25px;
}
