/*	Etiquetas HTML */
body 
{ 
	background: #efefef url("../img/background.png") repeat top center;
	height: 100%;
	padding-top: 0;
}

footer 
{
	background-color: #E5E5E5;
	border-top: 1px solid #CCC;
	height: 27px;
	padding-bottom: 2px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 10px;
	text-align: center;
}

html 
{
	height: 100%;
	overflow-y: scroll;
}

.rlp_footer-push 
{
	height: 45px;
}

.rlp_grid-alternaterow
{
    background-color: #eee;
    border-bottom: 1px solid #ddd;
    color: Black;
    height: 25px;
}

.rlp_grid-alternaterow:hover
{
    background-color: #d6dee7;
}

.rlp_grid-buttons
{
    margin-bottom: 0;
    padding-left: 15px;
}

.rlp_grid-column
{
    padding: 3px;
    padding-left: 9px;
    padding-right: 9px;
}

.rlp_grid-emptyrow
{
    border-bottom: 1px solid #ddd;
}

.rlp_grid-header
{
    background-color: #AAA;
    border-bottom: 1px solid #888;
    border-top: 1px solid #888;
    color: #222;
    height: 25px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.rlp_grid-header a
{
    color: #222;
}

.rlp_grid-pager
{
}

.rlp_grid-row
{
    border-bottom: 1px solid #ddd;
    color: Black;
}

.rlp_grid-row:hover
{
    background-color: #d6dee7;
}

.rlp_header-div 
{
	height: 100%;
	width: 950px;
}

.rlp_header-table 
{
	height: 365px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: -9998;
}

.rlp_header-td 
{
	background: #efefef url('../img/header_background.jpg') no-repeat top center;
}

.rlp_initial-options 
{
	margin-top: 20px;
}

.rlp_initial-options-buttons 
{
	text-align: center;
}

.rlp_initial-options-buttons-secondary 
{
	margin-top: 3px;
	text-align: center;
}

.rlp_initial-options-text 
{
	margin-top: 20px;
	text-align: justify;
}

.rlp_initial-options-title 
{
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

.rlp_legend 
{
    border-bottom: 1px solid #CCC;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 17px;
    padding-bottom: 9px;
    padding-top: 9px;
    text-align: left;
}

.rlp_legend-small
{
    border-bottom: 1px solid #CCC;
    color: #999;
    font-size: 14px;
    margin-bottom: 9px;
    padding-bottom: 5px;
    padding-top: 9px;
    text-align: left;
}

.rlp_legend-small-form
{
    border-bottom: 1px solid #CCC;
    color: #999;
    font-size: 14px;
    margin-bottom: 18px;
    padding-bottom: 5px;
    padding-top: 9px;
    text-align: left;
}

.rlp_navbar-push 
{
	height: 45px;
	width: 100%;
}

.rlp_navpage
{
    font-size: 16px;
}

.rlp_reservas
{
    font-size: 10px;
}

.rlp_reservas-bloque
{
    text-align: center;
    height: 40px;
    margin-bottom: 1px;
    margin-top: 1px;
}

.rlp_reservas-bloque-estrecho
{
    text-align: center;
    height: 35px;
    margin-bottom: 1px;
    margin-top: 1px;
}

.rlp_reservas-contenedor
{
    margin-top: 50px;
    padding-bottom: 5px;
    overflow: hidden;
    width: 900px;
}

.rlp_reservas-flechas-izq
{
    position: absolute;
    margin-left: 56px;
    margin-top: -30px;
    width: 175px;
}

.rlp_reservas-flechas-der
{
    position: absolute;
    margin-left: 814px;
    margin-top: -30px;
    width: 175px;
}

.rlp_reservas-horas
{
    text-align: right;
    margin-bottom: 1px;
    margin-top: 1px;
}

.rlp_reservas-bloque-bloqueado
{
    background-color: #dbd1a1;
    border: 1px solid #a09876;
    color: #a09876;
}

.rlp_reservas-bloque-libre
{
    background-color: #fff7cd;
    border: 1px solid #ffa500;
    color: #ffa500;
}

.rlp_reservas-bloque-libre:hover
{
    cursor: arrow;
    background-color: #8cb869;
    border: 1px solid #5c7a43;
    color: white;
}

.rlp_reservas-bloque-libre-sinhover
{
    background-color: #fff7cd;
    border: 1px solid #ffa500;
    color: #ffa500;
}

.rlp_reservas-bloque-reservapropia
{
    background-color: #285cb7;
    border: 1px solid #1a3d7a;
    color: white;
}

.rlp_reservas-bloque-reservaajena
{
    background-color: #b72828;
    border: 1px solid #962121;
    color: white;
}

.rlp_reservas-bloque-reservaajenaexterna
{
    background-color: #b77c29;
    border: 1px solid #9d6a20;
    color: white;
}

.rlp_reservas-dias
{
    background-color: #eee;
    border: 1px solid #d2d2d2;
    text-align: center;
}

.rlp_reservas-diasfestivos
{
    color: #AA0000;
}

.rlp_slider-out 
{
	height: 290px;
	margin-top: 30px;
	text-align: center;
}

.rlp_slider-size 
{
	width: 582px;
	height: 246px;
}

.rlp_splash 
{
    left: 430px; 
    position: relative;
    top: 150px; 
    width: 323px;
    z-index: 99999; 
}

.rlp_subtitle
{
	font-size: 15px;
	margin-bottom: 20px;
	text-align: center;
}

.rlp_text-uppercase
{
    text-transform: uppercase;
}

.rlp_title 
{
	font-size: 40px;
	margin-bottom: 20px;
	margin-top: 30px;
	text-align: center;
}

.rlp_wrapper 
{
	height: auto !important;
	height: 100%;
	margin: 0 auto -40px;
	min-height: 100%;
}
