.field_error {background-color: #fcc;}
.hpclear {clear: left; height: 1px; overflow: hidden;}
#hpsearch-form { border-top: 10px solid #fff; border-bottom: 10px solid #fff; }
#hpsearch {  }
#hpsearch label {}
#hpsearch h2 {margin: 0 0 10px 0; font-size: 1.4em;}
#hpsearch input, #hpsearch select {font-size: 1em; margin-top: 3px; width: auto;}
.hprow { padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #a8b50b ;}
.hprow a {color: #a8b50b;}
#hprow0 {display: none; color: red;}
#hprow2 select { width: 40px; }
#hprow3 {display: none;}

#hpdestination_holder {float: left; width: 100%;}
input#hpdestination { width: 98%; font-size: 2em;color: #666;}

#hpcheckin_holder {float: left; width: 160px; clear: both;}
#hpcheckin {}
#callink {vertical-align: bottom;}
#callink img {border: 0; height: 18px;}
#hpnights_holder {float: left; width: 60px;}
#hpcheckout {display: block; margin-top: 4px; font-weight: bold; float: left; padding: 0;}
#hpcheckout_holder { display: block;  }
.dateerror {color: red;}
#hproomsno_holder {float: left; width: 50px;}
#hprooms_holder {float: left;width: 350px;}
.hproom_holder {margin-bottom: 3px;}
#hproom2_holder, #hproom3_holder, #hproom4_holder {display: none;}
.hproomname_holder {float: left; }
.hproomname {display: block; margin-top: 4px; font-weight: bold; padding-right: 10px;}
.hpadults_holder {float: left; width: 50px;}
.hpchildren_holder {float: left; width: 50px;}
.hpchildren_placeholder {display: none;}
.hpages_holder {float: left;  display: none;}
.hpages_placeholder {display: none;}
.hpage_holder {float: left; display: none;width: 50px;}
.hpages {}
.hproomtype_holder {float: left; display: none; width: 60px;}
#hprow2 .hproomtype_holder select { width: 80px; }
.hproomtype {}
.hproomtype_select_holder {display: none;}
.hproomtype_name {display: none; display: block; margin-top: 4px; }
#hphotelname {}
h2#hptitle { font-size: 1.2em; color: #666; margin: 0; padding: 0;}
.hpbudgetrow {padding-bottom: 10px;}
#hpbudget_holder {float: left; }
#hpbudget_holder label { display: inline; }
label.budget_option {font-weight: normal !important;}
/*#hpsearchbutton {background-color: #DC0001;  color: #fff; padding: 3px 10px; border-top: 2px solid #EE4848; border-left: 2px solid #EE4848; border-right: 2px solid #960803; border-bottom: 2px solid #960803;}*/
#hpsearchbutton { float: right;}
.hplastrow {padding-bottom: 5px; text-align: right; }
.hplastrow a {color: #a8b50b; text-decoration: underline;}
.hplastrow a:hover {text-decoration: none;}
.css_da-DK .hproomname_holder {white-space: nowrap; font-size: 0.95em;}
.actb_pred{border: 1px solid #eceaeb; border-top: none;}

#hpbutton_holder a {color: white;  background: #dc0001; border-top: solid 2px white; border-left: solid 2px white; border-bottom: solid 2px black;  border-right: solid 2px black;}

#hpbutton_holder a:hover {color: white;  background: #dc0001; border-top: solid 2px white; border-left: solid 2px white; border-bottom: solid 2px black;  border-right: solid 2px black;}

/*#hpsearchbutton {
	background: #dc0001; 
	color: white; 
	border-right: solid #960803 2px; 
	border-bottom: solid #960803 2px; 
	border-left: solid 2px #ee4848; 
	border-top: solid 2px #ee4848; 
}
#hpsearchbutton:hover {
	border-right: solid #ee4848 1px; 
	border-bottom: solid #ee4848 2px; 
	border-left: solid 2px #960803; 
	border-top: solid 2px #960803; 
	background: #dc0001; 
	color: white;
}*/


/* calendar styles */
.HPcpMonthNavigationSel {
	font-weight: normal;
}
.HPcpMonthNavigationPrevLink {
	background-image: url(/inc/hbf/img/calendar_prev.gif);
	padding: 0;
	display: block;
	
	height: 19px;
	margin: 2px;
	text-decoration: none;
}
.HPcpMonthNavigationPrevLink span {
	display: none;
}
.HPcpMonthNavigationPrevLinkDisabled {
	background-image: url(/inc/hbf/img/calendar_prev_disabled.gif);
	padding: 0;
	display: block;
	
	height: 19px;
	margin: 2px;
	text-decoration: none;
}
.HPcpMonthNavigationNextLink {
	background-image: url(/inc/hbf/img/calendar_next.gif);
	padding: 0;
	display: block;
	
	height: 19px;
	margin: 2px;
	text-decoration: none;
}
.HPcpMonthNavigationNextLink span {
	display: none;
}
.HPcpMonthNavigationNextLinkDisabled {
	background-image: url(/inc/hbf/img/calendar_next_disabled.gif);
	padding: 0;
	display: block;
	
	height: 19px;
	margin: 2px;
	text-decoration: none;
}
	.HPcpYearNavigation,
	.HPcpMonthNavigation
	{
			background: #DC0001;
			text-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			padding: 0;
	}
	.HPcpDayColumnHeader,
	.HPcpYearNavigation,
	.HPcpMonthNavigation,
	.HPcpCurrentMonthDate,
	.HPcpCurrentMonthDateDisabled,
	.HPcpOtherMonthDate,
	.HPcpOtherMonthDateDisabled,
	.HPcpCurrentDate,
	.HPcpCurrentDateDisabled,
	.HPcpTodayText,
	.HPcpTodayTextDisabled,
	.HPcpText
			{
			
			font-size:8pt;
			}
	TD.HPcpDayColumnHeader
			{
			text-align:center;
			padding: 5px 5px 3px 5px !important;
			padding: 5px 0 3px 0;
			color: #DC0001;
			font-weight: bold;
			}
	.HPcpCurrentMonthDate,
	.HPcpOtherMonthDate,
	.HPcpCurrentDate
			{
			text-align:center;
			padding: 3px 5px !important;
			padding: 5px 0 3px 0;
			text-decoration:none;
			}
	.HPcpCurrentMonthDateDisabled,
	.HPcpCurrentDateDisabled
			{
			color:#D0D0D0;
			padding: 3px 5px !important;
			padding: 5px 0 3px 0;
			text-align:center;
			}
	.HPcpCurrentMonthDate
			{
			color:#000000;
			}
	.HPcpCurrentMonthDate a {
			text-decoration: underline;
	}
	.HPcpCurrentDate
			{
				background-color: #E7E5E2;
				color: #000000;
			/*text-decoration: underline;*/
			}
	.HPcpOtherMonthDateDisabled
	{
			color:#D0D0D0;
			padding: 3px 5px !important;
			padding: 5px 0 3px 0;
			text-align:center;
	}
	.HPcpOtherMonthDate
			{
			color:#D0D0D0;
			}
	.HPcpOtherMonthDate a, 	.HPcpOtherMonthDate span
{
	display: none;
}
	TD.HPcpCurrentDate
			{
			color:#000000;
			}
	TD.HPcpCurrentDateDisabled
			{
			}
	TD.HPcpTodayText,
	TD.HPcpTodayTextDisabled
			{
				text-align: right;
				padding: 0 3px 5px 0 !important;
				padding: 0 3px 5px 0;
			}
	A.HPcpTodayText,
	SPAN.HPcpTodayTextDisabled
			{
			height:20px;
			}
	A.HPcpTodayText
			{
			color:#6677DD;
			font-weight:bold;
			}
	SPAN.HPcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.HPcpBorder
			{
			border-top:1px solid #D4D0C8;
			border-left:1px solid #D4D0C8;
			border-bottom:1px solid #808080;
			border-right:1px solid #808080;
			}

	.HPcpCloseCalendar {
		background-image: url(/inc/hbf/img/calendar_close.gif);
		background-position: right 2px;
		background-repeat: no-repeat;
		color: #DC0001;
		padding-right: 15px;
		width: 100px;
	}