#rv {
	padding: 0;
	width: 460px;
}
#rv table {
}
#rv a {
	text-decoration: none;
	color: #666;
	font-weight: bold;
}
#rv a:hover {
	text-decoration: underline;
	color: #999;
}
#rv a.button2, #rv a.button2:hover {
	text-decoration: none;
	color: #fff;
	font-weight: normal;
}
/* MENU */
#rv .menu {
	width: 170px;
	padding: 10px;
	background-color: #FFFFFF;
}
#rv .menu a {
	display:block;
	margin: 6px 0px;
	padding: 6px 12px 4px 10px;
	border: dashed 1px #ccc;
	border-width: 0 0 1px 0;
	background-image: url(i/df_arrow_bg1.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	text-decoration: none;
}
#rv .menu a:hover {
	color: #4B87DC;
	background-image: url(i/df_arrow_bg3.gif);
}
#rv .menu a.active {
	color: #4B87DC;
	background-image: url(i/df_arrow_bg3.gif);
}
/* LINEA */
#rv .ln1{
	margin-top: 10px;
}
/* FORMS */
#rv .form {
	width: 100%;
	margin-top: 5px;
}
#rv .form td{
	padding: 4px 2px;
}


/* TITULARES Y TEXTOS*/
#rv h1{

}
#rv h2{
	color: #988D81;
	margin-bottom: 7px;
}
#rv h3, #rv .title1 {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D2CDC8;
	background-color: #494949;
	padding: 4px;
	margin-bottom: 5px;
}
#rv .title1 a {
	color: #494949;
	padding:0;
}
#rv .title2 {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-color: #999999;
	padding: 4px;
	margin-bottom: 5px;
}
#rv .title2 a {
	color:#FFFFFF;
	padding:0;
}

#rv .txt1, #rv .txt1 p {
	font-size: 12px;
}
#rv .txt2 {
	font-weight: bold;
}
#rv .txt3 {
	font-weight: bold;
	color: #F45912;
}
#rv .total {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #363636;
	padding: 10px;
}
/* INPUTS Y SELECTS */
#rv .inputs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-weight: normal;
}
#rv .inputsDisabled {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	border: 1px solid #CCC;
	background-color: #F5F5F5;
	font-weight: normal;
}
#rv .inputsError {
	border: 2px solid #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	font-weight: normal;
}
/* FONDOS */
#rv .bg1 {
	background-color:#E1E1E1;
	padding-top: 4px;
	padding-bottom: 4px;
}
#rv .bg2 {
	background-color: #EAEAEA;
	padding: 5px;
}
#rv .bg3 {
	background-color: #F3F3F3;
	padding: 5px;
}
/* INFO DE LA RESERVA */
#rv .information {
	background-color: #FFFFFF;
	margin-bottom:20px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
#rv .information .datas {
	width: 100%;
}
#rv .information .datas td{
	padding: 2px;
}
#rv .information .hotel {
	width: 100%;
	margin-top: 20px;
}
/* LISTADO Y OPCIONES + DESGLOSE */
#rv .list, #rv .desglose, #rv .contrasenya, #rv .otros{
	background-color: #FFFFFF;
	margin-top:10px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
#rv .list table, #rv .desglose table, #rv .contrasenya table, #rv .otros table {
	width: 100%;
}
#rv .list .alert {
	margin-bottom: 10px;
}
#rv .list .info {
	padding: 0px;
}
#rv .list .info p, #rv .list .option p{
	line-height: 20px;
}
#rv .list .option, #rv .desglose .room, #rv .desglose .total, #rv .desglose .subtotal   {
	margin-top: 5px;
}
#rv .desglose .roomtotal, #rv .desglose .subtotal td, #rv .desglose .moneda td {
	font-weight: bold;
	background-color: #EAEAEA;
	padding: 5px;
}
#rv .desglose .moneda {
 	margin-top: 10px;
}
#rv .desglose .total td {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #363636;
	padding: 10px;
	margin-top: 10px;
}

/* PAGINADOR */
#rv .pager {
	width: 100%;
	margin-top:10px;
}
#rv .pager td{
	padding: 2px;
}

/* VENTANAS DE INFORMACION */ 
#rv .win1 {
	position: absolute;
	border: 1px solid #CCC;
	background-color: #FFFFFF;
	width: 200px;
	margin-left: 120px;
	margin-top: 10px;
	padding: 10px;
	display: none;
}
#rv .win2 {
	position: absolute;
	border: 1px solid #CCC;
	background-color: #FFFFFF;
	width: 350px;
	margin-left: 150px;
	margin-top: -5px;
	padding: 10px;
	display: none;
}
#rv .win1 table, #rv .win2 table{
	width: 100%;
	margin-bottom: 5px;
}
/* CALENDARIO */
#rv .calendar {
	border: 1px solid #BBBBBB;
	background-color: #FFFFFF;
	background-image: url(i/df_bg2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px;
}
#rv .calendarPager{
	padding: 10px 0;
}
#rv .calendar table {
	width: 100%;
}
#rv .calendarShw {
	width: 99%;
	background-color: #F0F0F0;
	height: 3px;
}
#rv .calendar .month {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D2CDC8;
	background-color: #494949;
	padding: 10px;
	font-weight: bold;
}
#rv .calendar .days {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	background-color: #F0F0F0;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}
#rv .calendar .nums1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #494949;
	border: 1px solid #CCCCCC;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: right;
	vertical-align: bottom;
	background-image: url(i/rvCalendar_bg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#rv .calendar .nums1 a:active, #rv .calendar .nums1 a:link, #rv .calendar  .nums1 a:visited {
	color: #494949;
	padding:0;
}
#rv .calendar .nums2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	border: 1px solid #CCCCCC;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: right;
	vertical-align: bottom;
	text-decoration: line-through;
}


