@charset "utf-8";
.field_error {background-color: #fcc;}
.hpclear {clear: left; height: 1px; overflow: hidden;}
#hpsearch {
	width: 480px !important;
	width: 500px;
	padding: 10px;
	font-family: sans-serif;
	font-size: 12px;
	border: 1px solid #ccc;
	background: #efefef;
}
#hpsearch label {font-weight: bold; color: #000020;}
#hpsearch h2 {margin: 0 0 10px 0; font-size: 1.4em;}
#hpsearch input, #hpsearch select {font-size: 1em; font-family: sans-serif; margin-top: 3px;}
.hprow { padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #e2e3e3 ;}
.hprow a {color: #DC0001;}
#hprow0 {display: none; color: red;}
#hprow3 {display: none;}
#hpdestination_holder {float: left; width: 165px;}
#hpdestination {width: 155px;}
#hpcheckin_holder {float: left; width: 110px;}
#hpcheckin {width: 75px;}
#callink {vertical-align: bottom;}
#callink img {border: 0; width: 18px; height: 18px;}
#hpnights_holder {float: left; width: 70px;}
#hpcheckout {display: block; margin-top: 7px; font-weight: bold;}
.dateerror {color: red;}
#hproomsno_holder {float: left; width: 55px;}
#hprooms_holder {float: left;}
.hproom_holder {margin-bottom: 3px;}
#hproom2_holder, #hproom3_holder, #hproom4_holder {display: none;}
.hproomname_holder {float: left; width: 55px;}
.hproomname {display: block; margin-top: 7px; font-weight: bold;}
.hpadults_holder {float: left; width: 45px;}
.hpchildren_holder {float: left; width: 55px;}
.hpchildren_placeholder {display: none;}
.hpages_holder {float: left; width: 150px; display: none;}
.hpages_placeholder {display: none;}
.hpage_holder {float: left; display: none; width: 73px;}
.hpages {width: 70px;}
.hproomtype_holder {float: left; display: none;}
.hproomtype {width: 105px;}
.hproomtype_select_holder {display: none;}
.hproomtype_name {display: none; display: block; margin-top: 7px; font-weight: bold;}
#hphotelname {width: 155px;}
.hpbudgetrow {padding-bottom: 10px;}
#hpbudget_holder {float: left; width: 370px;}
label.budget_option {font-weight: normal !important;}
#hpsearchbutton {background-color: #DC0001; font-weight: bold; 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;}
.hplastrow {padding-bottom: 5px; text-align: right; font-size: 0.9em; color: #DC0001;}
.hplastrow a {color: #DC0001; 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: #727a00; border-top: solid 2px #c4c4c4; border-left: solid 2px #c4c4c4; border-bottom: solid 2px black;  border-right: solid 2px black;}

#hpbutton_holder a:hover {color: white;  background: #727a00; border-top: solid 2px black; border-left: solid 2px black; border-bottom: solid 2px #c4c4c4;  border-right: solid 2px #c4c4c4;}

#hpsearchbutton {
	color: white;
	border-right: solid black 2px;
	border-bottom: solid black 2px;
	border-left: solid 2px #c4c4c4;
	border-top: solid 2px #c4c4c4;
	background-color: #DC0001;
}
#hpsearchbutton:hover {
	border-right: solid #c4c4c4 1px;
	border-bottom: solid #c4c4c4 2px;
	border-left: solid 2px black;
	border-top: solid 2px black;
	background: #DC0001;
	color: white;
}


/* calendar styles */
.HPcpMonthNavigationSel {
	font-weight: normal;
}
.HPcpMonthNavigationPrevLink {
	background-image: url(../img/calendar_prev.gif);
	padding: 0;
	display: block;
	width: 19px;
	height: 19px;
	margin: 2px;
	text-decoration: none;
}
.HPcpMonthNavigationPrevLink span {
	display: none;
}
.HPcpMonthNavigationPrevLinkDisabled {
	background-image: url(../img/calendar_prev_disabled.gif);
	padding: 0;
	display: block;
	width: 19px;
	height: 19px;
	margin: 2px;
	text-decoration: none;
}
.HPcpMonthNavigationNextLink {
	background-image: url(../img/calendar_next.gif);
	padding: 0;
	display: block;
	width: 19px;
	height: 19px;
	margin: 2px;
	text-decoration: none;
}
.HPcpMonthNavigationNextLink span {
	display: none;
}
.HPcpMonthNavigationNextLinkDisabled {
	background-image: url(../img/calendar_next_disabled.gif);
	padding: 0;
	display: block;
	width: 19px;
	height: 19px;
	margin: 2px;
	text-decoration: none;
}
	.HPcpYearNavigation,
	.HPcpMonthNavigation
	{
			background: #efefef;
			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-family:arial;
			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(../img/calendar_close.gif);
	background-position: right 2px;
	background-repeat: no-repeat;
	color: #DC0001;
	padding-right: 15px;
	width: 100px;
	}
.container {
	width: 774px;
	padding: 0;
	height: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.top {
	height: 120px;
	width: 774px;
	margin: 0 auto;
	padding: 0;
	background-image: url(../img/header.jpg);
}
.menu_bar {
	height: 30px;
	width: 80px;
	padding: 0;
	float: left;
}
.menu_bar_2 {
	height: 30px;
	padding: 0;
	float: left;
	width: 134px;
}
.menu_bar_3 {
	height: 30px;
	width: 160px;
	padding: 0;
	float: left;
}
.links a{
	color: #FFFFFF;
	display: block;
	padding: 3px 2px 8px 6px;
	text-decoration: none;
	background-color: #003580;
}
.links a:hover{
	color: #000000;
	background-color: #0896FF;
}
.navigation a {
	background: #E8F6BF url(../img/bgnavigation.gif) repeat-x;	
	color: #553;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}
.navigation a:hover {
	background: #F0FFC6;
	color: #553;
}
.search_box {
	width: 502px;
	float: left;
}
.welcome_panel {
	width: 242px;
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.welcome_table {
	width: 236px;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	float: right;
	font-size: 12px;
	padding-left: 4px;
	padding-bottom: 4px;
}
.welcome_table a{
	text-decoration: none;
	color: #000000;
}
.welcome_table a:hover{
	color: #0896FF;
}
.london {
	float: left;
	padding-left: 0px;
	width: 518px;
	padding-top: 0px;
	font-size: 12px;
	color: #666666;
}
.london a{
	color: #0896ff;
	text-decoration: none;
	font-weight: bold;
}
.london h1{
	font-size: 18px;
}
.main {
	float: left;
	margin: 0;
	padding: 10px 0px 0px 0px;
}
.clearer {
	clear: both;
	margin: 0;
	padding: 0;
	background-color: #003580;
}
.footer {
	width: 774px;
	background-color: 003580;
	color: #FFFFFF;
	line-height: 80px;
	font-size: 12px;
}
.about_links {
	float: left;
	padding-left: 10px;
	background-color: #003580;
	width: 764px;
}
.about_links a{
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
.about_links a:hover{
	text-decoration: none;
}

.large_text {
	font-size: large;
}
.right_side {
	float: left;
	width: 142px;
}
.right_side a{
	text-decoration: none;
	font-size: 10px;
	color: #999999;
}
.right_side a:hover{
	color: #DC0001;
	font-size: medium;
}
.hotel_name {	font-size: 14px;
	font-weight: bold;
}
.hotel_resort {	color: #999999;
	font-size: 11px;
}
.hotel_description { font-size: 12px;
}
.hotel_table {
	font-size: 12px;
	text-align: justify;	
}
.right_panel {
	float: right;
	width: 236px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	padding-left: 4px;
	padding-bottom: 4px;
}
.right_panel a{
	text-decoration: none;
	color: #000000;
}
.right_panel a:hover{
	color: #0896ff;
}
.featured_hotel {
	float: left;
	width: 510px;
	color: #000000;
	border: 1px solid #CCCCCC;
	padding: 4px;
}
.hotelpronto {
	float: right;
	width: 236px;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	padding-left: 4px;
}
.hp_red {
	color: #FF0000;
}
.hotel {
	float: left;
	width: 518px;
	color: #000000;
	border: 1px solid #CCCCCC;
	background-color: #efefef;
	padding: 4px;
	height: 810px;
}
.book {
	font-family: sans-serif;
	font-size: 12px;
}
.book a {
	color: #0896ff;
}
#bookbutton {background-color: #DC0001; font-weight: bold; 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; font-family: sans-serif; font-size: 12px;}

#bookbutton {
	color: white;
	border-right: solid black 2px;
	border-bottom: solid black 2px;
	border-left: solid 2px #c4c4c4;
	border-top: solid 2px #c4c4c4;
	background-color: #0896ff;
	font-family: sans-serif;
	font-size: 12px;
}
#bookbutton:hover {
	border-right: solid #c4c4c4 1px;
	border-bottom: solid #c4c4c4 2px;
	border-left: solid 2px black;
	border-top: solid 2px black;
	color: white;
	font-family: sans-serif;
	font-size: 12px;
	background-color: #0896ff;
}
.footer_text {
	width: 774px;
	float: left;
	font-size: 12px;
	color: #999999;
	padding-bottom: 14px;
}
.buttonModelSmall {
	display: block;
	float: left;
	margin:0 0 0 5px;
	padding: 1px 5px 1px 5px;
	color: white !important;
	font-family: Arial, sans-serif;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
	letter-spacing:1px;
	white-space:nowrap;
	background-color: #003580;
	border: 2px solid #003580;
}
.buttonModelSmall:hover {
	color: #f9bfc0;
	white-space:nowrap;
	background-color: #0896FF;
	border: 2px solid #0896FF;
}
.toRight {float: right;}
.content {
	float: left;
	padding-left: 0px;
	width: 518px;
	padding-top: 0px;
	font-size: 12px;
	color: #666666;
	height: 810px;
}
.content a{
	color: #DC0001;
	text-decoration: none;
	font-weight: bold;
}
