@CHARSET "UTF-8";
#ABCProCal_5 .clear {
	clear: both;
}

#ABCProNav_5 {
	float: left;
	clear: both;
}

#ABCProCal_5 {
	float: left;
}

.calendarLinkMonthPrev {
	float: left;
}

.calendarLinkMonthNext {
	float: right;
}

#ABCProCal_5 table.calendarTable, #ABCProCal_5 table.calendarTablePrice{
	background-color: #EFEFEF;
	border: 1px solid #ffffff;
	border-collapse: collapse;
	float: left;
	font-family: Arial;
	height: 200px;
	margin: 10px 10px 10px 0;
	width: 300px;
}
#ABCProCal_5 a{
	outline: none;
}
#ABCProCal_5 td.calendarMonth{
	padding: 5px 0;
}
#ABCProCal_5 td.calendarMonth,
#ABCProCal_5 td.calendarMonth a:link,
#ABCProCal_5 td.calendarMonth a:visited,
#ABCProCal_5 td.calendarMonth a:hover{
	background-color: #698715;
	color: #ffffff;	
	font-size: 12px; 
	font-weight: bold; font-style: italic; 
	text-align: center;
	vertical-align: middle;
}
#ABCProCal_5 td.calendarMonth a:link,
#ABCProCal_5 td.calendarMonth a:visited{
	text-decoration: none;
}
#ABCProCal_5 td.calendarMonth a:hover{
	text-decoration: underline;
}
#ABCProCal_5 td.calendarWeekDay{
	background-color: #698715;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal; font-style: normal; 
	padding: 2px 0;
	text-align: center;
	vertical-align: middle;
}
#ABCProCal_5 td.calendarHeader{ 
	font-weight: bold; 
	color: #000; 
}
#ABCProCal_5 td.calendarToday, 
#ABCProCal_5 td.calendarReserved, 
#ABCProCal_5 td.calendarPending, 
#ABCProCal_5 td.calendarPast, 
#ABCProCal_5 td.calendarEmpty, 
#ABCProCal_5 td.calendar,
#ABCProCal_5 td.calendarPendingNightsStart,
#ABCProCal_5 td.calendarPendingNightsEnd,
#ABCProCal_5 td.calendarReservedNightsStart,
#ABCProCal_5 td.calendarReservedNightsEnd,
#ABCProCal_5 td.calendarNightsReservedReserved,
#ABCProCal_5 td.calendarNightsReservedPending,
#ABCProCal_5 td.calendarNightsPendingReserved,
#ABCProCal_5 td.calendarNightsPendingPending{
	border: 1px solid #ffffff;
	height: 29px;
	text-align: center;
	vertical-align: middle;
	width: 43px;
	font-size: 11px;
}
#ABCProCal_5 td.calendarReserved{
	background-color: #ff5555;
	color: #000000;
	font-size: 11px;
	font-weight: normal; font-style: normal; 
}

#ABCProCal_5 td.calendarReservedNightsStart, #ABCProCal_5 td.calendarReservedNightsEnd {
	color: #000000;
	font-size: 11px;
	font-weight: normal; font-style: normal; 
}

#ABCProCal_5 td.calendarReservedNightsStart {
	background-image: url("https://www.casasblancas.es/reservas/image.php?color1=96d557&color2=ff5555");
	background-position: center center;
}

#ABCProCal_5 td.calendarReservedNightsEnd {
	background-image: url("https://www.casasblancas.es/reservas/image.php?color1=ff5555&color2=96d557");
	background-position: center center;
}

#ABCProCal_5 td.calendarNightsPendingPending {
	background-image: url("https://www.casasblancas.es/reservas/image.php?color1=ff9900&color2=ff9900");
	background-position: center center;
}

#ABCProCal_5 td.calendarNightsReservedPending {
	background-image: url("https://www.casasblancas.es/reservas/image.php?color1=ff5555&color2=ff9900");
	background-position: center center;
}

#ABCProCal_5 td.calendarNightsPendingReserved {
	background-image: url("https://www.casasblancas.es/reservas/image.php?color1=ff9900&color2=ff5555");
	background-position: center center;
}

#ABCProCal_5 td.calendarNightsReservedReserved {
	background-image: url("https://www.casasblancas.es/reservas/image.php?color1=ff5555&color2=ff5555");
	background-position: center center;
	color: #000000;
}

#ABCProCal_5 td.calendarPending{
	background-color: #ff9900;
	color: #000000;
	font-size: 11px;
	font-weight: normal; font-style: normal; 
}

#ABCProCal_5 td.calendarPendingNightsStart, #ABCProCal_5 td.calendarPendingNightsEnd {
	color: #000000;
	font-size: 11px;
	font-weight: normal; font-style: normal; 
}

#ABCProCal_5 td.calendarPendingNightsStart {
	background-image: url("https://www.casasblancas.es/reservas/image.php?color1=96d557&color2=ff9900");
	background-position: center center;
}

#ABCProCal_5 td.calendarPendingNightsEnd {
	background-image: url("https://www.casasblancas.es/reservas/image.php?color1=ff9900&color2=96d557");
	background-position: center center;
}

#ABCProCal_5 td.calendarPast{
	background-color: #cccccc;
	color: #666666;
	font-size: 11px;
	font-weight: normal; font-style: normal; 
}
#ABCProCal_5 td.calendarEmpty{
	background-color: #efefef;
	font-size: 11px;
}
#ABCProCal_5 td.calendar, 
#ABCProCal_5 td.calendarToday,
#ABCProCal_5 td.calendarPendingNightsStart,
#ABCProCal_5 td.calendarPendingNightsEnd,
#ABCProCal_5 td.calendarReservedNightsStart,
#ABCProCal_5 td.calendarReservedNightsEnd { 
	cursor: pointer;
	background-color: #96d557;
	color: #000000;
	font-size: 11px;
	font-weight: normal; font-style: normal; 
}
#ABCProCal_5 table.calendarLegend{
	clear: left; 
	border: none;
}
#ABCProCal_5 td.calendarLabel{
	padding: 0 5px;
}
#ABCProCal_5 td.calendarColor{
	width: 20px;
}
#ABCProCal_5 td.calendarColorAvailable{
	background-color: #96d557;
}
#ABCProCal_5 td.calendarColorReserved{
	background-color: #ff5555;
}
#ABCProCal_5 td.calendarColorPending{
	background-color: #ff9900;
}
#ABCProCal_5 td.calendarColorPast{
	background-color: #cccccc;
}
#ABCProCal_5 .calendarLinkDate{
	position: relative;
}
#ABCProCal_5 .calendarPrice{
	background-color: #ccc;
	border: solid 1px #000;
	color: #000;
	display: none;
	padding: 5px;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 10;
	white-space: nowrap;
}

#ABCProCal_5 .calendarPriceStatic{
	color: #000;
	white-space: nowrap;
	margin: 5px 0 0;
}

#ABCProCal_5 table.calendarTablePrice tbody td{
	cursor: default !important;
}

#ABCProCal_5 table.calendarTablePrice td.calendarMonth .calendarLinkMonth {
	cursor: pointer;
}

#ABCProCal_5 .calendarLegend {
	font-family: Arial;
	color: #000000;	
	font-size: 12px; 
	font-weight: normal; font-style: normal; 
}