.Invisible
{
	display: none;
}

body
{
	font-family: Arial;
	font-size: 11pt;
	direction: ltr;
	padding: 0px;
	margin: 0px;
	color: #555758;
	text-align: left;
	background-color: #FFFFFF;
}

#content
{
	float: left;
	width: 100%;
}

.error404
{
	width: 100%;
	text-align: center;
	font-weight: bold;
	margin-top: 30px;
	color: #525252;
}

img
{
	border: none;
}

.clear3
{
	clear: both;
	height: 3px;
}

.clear6
{
	clear: both;
	height: 6px;
}

.clear10
{
	clear: both;
	height: 10px;
}

.clear20
{
	clear: both;
	height: 20px;
}

.margin-side-30
{
	margin-left: 30px;
}

.tooltip
{
	display: none;
	background: #fff;
	font-size: 12px;
	padding: 0px;
	color: #755A49;
	width: 300px;
	border: 1px solid #D4C8B6;
	position: absolute;
	z-index: 2;
	right: 0px;
}

.tooltiplonger
{
	width: 450px;
}

.tooltip h2
{
	margin: 0px;
	padding: 5px;
	font-size: 11pt;
	font-weight: bold;
	height: 16px;
	/*background:#276A96 url(http://www.armon-hotel.com/Images/BookingEngine/info.png) no-repeat 3px center;*/
	line-height: 16px;
	font-size: 13px;
	background: #EADEC9; /* Mozilla: */
	background: -moz-linear-gradient(top, #EADEC9, #D4C8B6); /* Chrome, Safari:*/
	background: -webkit-gradient(linear, right top, right bottom, from(#EADEC9), to(#D4C8B6)); /* MSIE */
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#EADEC9', EndColorStr='#D4C8B6');
	-ms-filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#EADEC9', EndColorStr='#D4C8B6', GradientType=0);
	width: 290px;
	background-repeat: repeat-x;
	direction: ltr;
	text-align: left;
}

.tooltip .tiptext
{
	padding: 5px;
	color: #000;
	width: 290px;
	font-weight: normal;
	direction: ltr;
	text-align: left;
}

.tooltipinf a
{
	text-decoration: none;
	font-size: 16px;
	padding-left: 10px;
}

	.tooltipinf a:hover
	{
		text-decoration: underline;
		cursor: pointer;
	}

.pricesholder .tooltip
{
	background-color: White;
	border-right: 1px solid #6d6d6d;
	border-left: 1px solid #6d6d6d;
	border-top: 1px solid #6d6d6d;
	border-bottom: 1px solid #6d6d6d;
}

.bgtooltip
{
	.min-width:250px;
	border: none;
	margin-top: 1px;
}

	.bgtooltip img
	{
		display: block;
		margin-bottom: -14px;
		margin-left: 35px;
		.margin-left:95px;
	}

#window
{
	width: 300px;
	height: 150px;
	margin: 0 auto;
	border: 8px solid #755A49;
	background: #FCF7ED;
	position: absolute;
	z-index: 555555;
	text-align: center;
}

.windowdis
{
	display: none;
	width: 280px;
}

#loading
{
	display: none;
}

.SmallLightBlueAph
{
	font-size: 14px;
	color: #46362C;
	text-decoration: none;
	padding-top: 5px;
	height: 100px;
}
/*#region ================================================ Master Page =======================================*/
#body
{
	width: 985px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

#mainContentDiv
{
	width: 100%;
	float: left;
}

#BE_mainContentDiv
{
	width: 100%;
	height: 85px;
	float: left;
}
/*#region ================================================ Languages Flags =======================================*/
#contentslider
{
	width: 985px;
	height: 25px;
	float: left;
	text-align: right;
}

#floatlangs
{
	width: 100%;
	height: 25px;
	padding: 0px 5px;
	float: left;
}

.single-flag
{
	width: 30px;
	float: right;
}

#currentLang
{
	display: none;
}
/*#endregion*/
/*#region ================================================ Right Column ==================================== */
#rightcolumn
{
	width: 250px;
	float: left;
}

#logoLink
{
	width: 100%;
	float: left;
	text-align: center;
}

/*BE*/
#rightcolumn #manoasmall
{
	text-align: left;
	color: #46362C;
	width: 243px;
	height: 350px;
	float: left;
	margin-top: 40px;
	background-color: #CFBEA2;
	position: relative;
}

#manoasmall #theEngine
{
	margin: 20px;
	width: 203px;
	height: 310px;
	font-size: 10pt;
}

#manoasmall .BeTitle
{
	width: 100%;
	float: left;
	font-size: 22px;
	font-weight: normal;
	color: #942228;
	text-shadow: 1px 1px 1px #FFFFFF;
	margin-bottom: 20px;
}

#manoasmall #datepickers
{
	width: 100%;
	height: 40px;
	float: left;
}

#manoasmall #fromdate
{
	width: 100px;
	float: left;
}

	#manoasmall #fromdate .header
	{
		float: left;
	}

#manoasmall #datepicker1div
{
	vertical-align: top;
	margin-top: 3px;
	width: 98px;
	height: 20px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #949494;
}

	#manoasmall #datepicker1div img
	{
		cursor: pointer;
		margin-top: 2px;
		margin-left: 2px;
	}

#manoasmall #datepicker1
{
	width: 70px;
	height: 15px;
	padding-top: 3px;
	padding-left: 3px;
	vertical-align: top;
	font-size: 11px;
	color: #46362C;
	border: none;
}

#manoasmall #todate
{
	width: 100px;
	float: right;
}

	#manoasmall #todate .header
	{
		float: left;
	}

#manoasmall #datepicker2div
{
	vertical-align: top;
	margin-top: 3px;
	width: 98px;
	height: 20px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #949494;
}

	#manoasmall #datepicker2div img
	{
		cursor: pointer;
		margin-top: 2px;
		margin-left: 2px;
	}

#manoasmall #datepicker2
{
	width: 70px;
	height: 15px;
	padding-top: 3px;
	padding-left: 3px;
	vertical-align: top;
	font-size: 11px;
	color: #46362C;
	border: none;
}

/*RoomPax*/
#roomsPax /*, #roomsPaxDeal*/
{
	width: 223px;
	height: 60px;
	float: left;
	margin-top: 10px;
}

	#roomsPax .roomHeader
	{
		width: 55px;
		overflow: hidden;
		height: 15px;
		float: left;
		font-size: 12px;
	}

	#roomsPax .paxHeader
	{
		overflow: hidden;
		height: 15px;
		float: left;
		font-size: 12px;
		text-decoration: underline;
		cursor: pointer;
	}

	#roomsPax .ad
	{
		width: 55px;
	}

	#roomsPax .ch
	{
		width: 55px;
	}

	#roomsPax .room
	{
		height: 20px;
		vertical-align: top;
		float: left;
		width: 55px;
	}

	#roomsPax select /*, #roomsPaxDeal select*/
	{
		font-size: 12px;
		width: 40px;
		height: 20px;
		border: 1px solid #949494;
		direction: ltr;
		padding: 2px 2px 2px;
	}

	#roomsPax .paxesDiv
	{
		float: left;
		width: 167px;
	}

		#roomsPax .paxesDiv .pax .fixed
		{
			height: 20px;
			vertical-align: top;
			float: left;
			width: 55px;
		}

		#roomsPax .paxesDiv .pax .Ad
		{
		}

		#roomsPax .paxesDiv .pax .Ch
		{
		}

		#roomsPax .paxesDiv .pax .dynamic
		{
			height: 20px;
			vertical-align: top;
			float: left;
			width: 55px;
		}

#manoasmall .best-rate
{
	background-image: url('../../images/reservation/best-rate-ltr.png');
	background-repeat: no-repeat;
	width: 244px;
	height: 47px;
	float: left;
	margin-left: -30px;
	margin-top: 25px;
}

	#manoasmall .best-rate div
	{
		color: #FFFFFF;
		font-size: 14px;
		text-shadow: 1px 1px 1px #000000;
		float: left;
		margin-top: 19px;
		margin-left: 10px;
	}

#manoasmall #searchButton
{
	width: 96px;
	height: 35px;
	float: right;
	cursor: pointer;
	background-image: url("../../images/Reservation/btnBook.png");
}

.searchText
{
	width: 100%;
	line-height: 32px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	float: left;
}

.flowDivCombeng
{
	background-image: url("../../images/BookingEngine/info-eng.png");
	position: absolute;
	top: 10px;
	left: 15px;
	float: left;
	width: 203px;
	height: 143px;
	z-index: 100;
	display: none;
}

	.flowDivCombeng .flowDivCombclose
	{
		position: absolute;
		width: 20px;
		height: 20px;
		float: right;
		top: 5px;
		right: 10px;
		cursor: pointer;
	}

.flowDivCombfre
{
	background-image: url("../../images/BookingEngine/info-eng.png");
	position: absolute;
	top: 10px;
	left: 15px;
	float: left;
	width: 203px;
	height: 143px;
	z-index: 100;
	display: none;
}

	.flowDivCombfre .flowDivCombclose
	{
		position: absolute;
		width: 20px;
		height: 20px;
		float: right;
		top: 5px;
		right: 10px;
		cursor: pointer;
	}

.flowDivCombrus
{
	background-image: url("../../images/BookingEngine/info-rus.png");
	position: absolute;
	top: 10px;
	left: 15px;
	float: left;
	width: 243px;
	height: 133px;
	z-index: 100;
	display: none;
}

	.flowDivCombrus .flowDivCombclose
	{
		position: absolute;
		width: 20px;
		height: 20px;
		float: right;
		top: 5px;
		right: 10px;
		cursor: pointer;
	}

#BeLoading
{
	width: 80px;
	height: 80px;
	position: absolute;
	left: 60px;
	top: 55px;
	background-image: url('img/loading2back.png');
	display: none;
}

	#BeLoading img
	{
		margin: 8px;
	}

#manoasmall .BeDiscountX
{
	font-size: 12px;
	font-weight: bold;
	color: #942228;
	width: 100%;
	float: left;
	margin-top: 30px;
}
/*#endregion*/
/* #region ================================================ Left Column ====================================== */
#leftcolumn
{
	width: 735px;
	float: right;
	height: auto;
	margin-bottom: 20px;
}

/*Menu*/
#hotelsubmenu
{
	width: 100%;
	float: right;
	margin-top: 33px;
}

.graytitle
{
	width: 100%;
	height: 37px;
	float: left;
}

	.graytitle ul
	{
		width: 100%;
		float: left;
	}

	.graytitle li
	{
		float: left;
		height: 37px;
		line-height: 37px;
		vertical-align: middle;
		list-style-type: none;
		cursor: pointer;
		color: #FFFFFF;
	}

		.graytitle li a
		{
			color: #FFFFFF;
			font-size: 10pt;
			font-family: Arial;
			text-decoration: none;
			float: left;
			width: 100%;
		}

		.graytitle li span
		{
			float: left;
			width: 100%;
			text-align: center;
		}

		.graytitle li.first
		{
			margin-left: 0px;
		}

		.graytitle li.last
		{
		}

.active-menu-item
{
	height: 37px;
	/*width: 75%;*/
	float: left;
	display: block;
	font-weight: bold;
	background-color: #755A49;
}

.left-menu-active
{
	width: 13px;
	height: 37px;
	float: left;
	margin-left: 5%;
	background-image: url('../../images/common/left-menu-active.png');
}

.right-menu-active
{
	width: 13px;
	height: 37px;
	float: left;
	margin-right: 5%;
	background-image: url('../../images/common/right-menu-active.png');
}

.active-menu-item span
{
	/*margin: 0px 5px;*/
}

.inactive-menu-item
{
	height: 37px;
	width: 90%;
	margin: 0px auto;
	/*float: right;*/
	display: block;
	background-color: #755A49;
}

	.inactive-menu-item span
	{
		/*margin: 0px 10px;*/
	}

.last-menu-item div
{
	/*float: right;*/
}

.hasChildren .allOpenMenu
{
	display: none;
}

.hasChildren:hover .allOpenMenu
{
	float: left;
	position: relative;
	z-index: 200;
	left: 260px;
	top: -36px;
	display: block;
}

.hasChildren .allOpenMenu ul li a
{
	background-image: url('http://www.armon-hotel.com/images/bg-menu-child.jpg');
	height: 31px;
	/*width: 256px;*/
	/*margin: 2px;*/
	float: left;
	display: block;
	background-repeat: repeat;
}

	.hasChildren .allOpenMenu ul li a:hover
	{
		height: 34px;
		/*width: 258px;
		margin: 1px;*/
		float: left;
		display: block;
		background-image: url('http://www.armon-hotel.com/images/bg-menu-hover.jpg');
		background-repeat: repeat;
	}

	.hasChildren .allOpenMenu ul li a span
	{
		margin-right: 20px;
	}

/*weather*/
.weather-holder
{
	width: 720px;
	float: right;
	line-height: 34px;
	margin-top: 10px;
}

.weather-holder-title
{
	color: #cfbea2;
	font-size: 12pt;
	font-family: Arial;
	float: right;
	margin-right: 10px;
}

.weather-holder-time
{
	float: right;
	font-size: 16pt;
	font-family: Arial;
	color: #cfbea2;
}

/*Slide Show*/
#mainRotator
{
	width: 720px;
	height: 350px;
	float: right;
	margin-top: 9px;
}

#slideshow
{
	position: relative;
	width: 716px;
	height: 346px;
	border: solid 2px #CFBEA2;
}

	#slideshow div.image
	{
		background-repeat: no-repeat;
		background-position: left;
		height: 346px;
		width: 716px;
		position: absolute;
		top: 0;
		left: 0px;
		padding: 0px;
		margin: 0px;
		z-index: 8;
		opacity: 0.0;
	}

	#slideshow div.botimagetext
	{
		color: White;
		height: 24px;
		line-height: 24px;
		font-size: 14px;
		position: absolute;
		top: 254px;
		background: none;
		width: 620px;
		display: none;
	}

		#slideshow div.botimagetext .text
		{
			width: 205px;
			float: left;
			display: none;
		}

		#slideshow div.botimagetext .button
		{
			width: 80px;
			float: left;
			cursor: pointer;
			display: none;
		}

	#slideshow div.active
	{
		z-index: 10;
		opacity: 1.0;
		width: 716px;
		height: 346px;
		float: left;
		background-repeat: no-repeat;
	}

	#slideshow div.last-active
	{
		z-index: 9;
	}
/*#endregion*/
/*#region ================================================ Footer =======================================*/
#footer
{
	width: 100%;
	float: left;
	clear: both;
	background-color: #FFFFFF;
	padding: 10px 0;
}

	#footer #footerCont
	{
		width: 980px;
		text-align: center;
		margin: 0px auto;
	}

	#footer #copyright
	{
		width: 100px;
		height: 30px;
		float: left;
		margin-left: 430px;
	}

	#footer .octopus-footer
	{
		float: left;
		width: 100%;
		margin: 10px 0;
	}

.single-footer
{
	float: left;
	width: 100%;
	padding: 10px 0;
	border-bottom: 1px solid #d2d2d2;
}
/*#endregion*/
/*#endregion*/
/*#region ================================================ Hotel Page =======================================*/
#main-holder
{
	width: 100%;
	float: left;
}

.pageTitle
{
	width: 100%;
	float: left;
	margin-top: 30px;
}

	.pageTitle h1
	{
		color: #942228;
		font-size: 30px;
		font-weight: normal;
		width: 70%;
		float: left;
	}

	.pageTitle .icons
	{
		width: 120px;
		float: right;
	}

		.pageTitle .icons .single-icon
		{
			width: 40px;
			float: left;
			cursor: pointer;
		}

.center-holder
{
	width: 100%;
	float: left;
}

#hotelcontent
{
	padding: 10px 0px 25px 0px;
	float: left;
	width: 100%;
	line-height: 22px;
	font-size: 12pt;
}

	#hotelcontent iframe
	{
		border: none;
	}
/*Bread Crumbs*/
.breadCrumbs
{
	width: 100%;
	height: 15px;
	margin: 5px 0px;
	float: left;
	font-size: 12px;
	font-family: Arial;
}

	.breadCrumbs a, .breadCrumbs span
	{
		float: left;
		color: #555758;
		text-decoration: none;
		height: 15px;
	}

		.breadCrumbs a:hover
		{
			text-decoration: underline;
		}

.sep
{
	background-image: url("../../images/Common/crumbs-delimiter-LTR.png");
	background-repeat: no-repeat;
	width: 8px;
	height: 7px;
	float: left;
	margin: 4px 5px;
}

/*Top Area*/
.top-area
{
	width: 985px;
	float: left;
	display: none;
}

	.top-area .singlesection
	{
		width: 306px;
		height: 168px;
		float: left;
		background-image: url('../../images/common/single-section.jpg');
	}

	.top-area .vertical-separator
	{
		width: 33px;
		height: 168px;
		float: left;
	}

	.top-area .header
	{
		width: 100%;
		float: left;
		color: #942228;
		font-size: 26px;
		font-family: Arial;
		text-align: center;
		margin-top: 10px;
	}

	.top-area .content
	{
		float: left;
		margin-left: 20px;
		margin-right: 20px;
		margin-top: 10px;
		color: #46362C;
		font-size: 12pt;
		font-family: Arial;
	}

		.top-area .content a
		{
			text-decoration: underline;
			font-style: italic;
			color: #46362C;
		}

.top-area-small
{
	width: 985px;
	float: left;
	display: none;
}

	.top-area-small .singlesection-small
	{
		width: 306px;
		height: 57px;
		float: left;
		background-image: url('../../images/common/single-section-small.jpg');
	}

	.top-area-small .vertical-separator-small
	{
		width: 33px;
		height: 57px;
		float: left;
	}

	.top-area-small .header
	{
		width: 100%;
		float: left;
		font-size: 26px;
		font-family: Arial;
		text-align: center;
		/*margin-top: 15px;*/
	}

		.top-area-small .header a
		{
			color: #942228;
			text-decoration: none;
			width: 306px;
			height: 57px;
			line-height: 57px;
			display: block;
		}
/*#region ================================================ Top Review =======================================*/
#side_guest_reviews
{
	float: left;
	width: 100%;
}

.average-grade
{
	width: 100%;
	float: left;
	/*margin-bottom: 10px;*/
}

.avgRating
{
	float: left;
	margin-right: 15px;
	font-size: 12pt;
	color: #555758;
}

.scale1
{
	background-image: url('../../images/Reviews/starsHole.png');
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	width: 82px;
	height: 20px;
	margin-left: 3px;
}

.scale2
{
	background-image: url('../../images/Reviews/starsFull.png');
	background-repeat: no-repeat;
	background-position: left;
	width: 0%;
	height: 20px;
	float: left;
	margin-top: 1px;
}

#side_guest_reviews .grade
{
	font-size: 14pt;
	color: #555758;
	float: left;
	margin-left: 5px;
}

#side_guest_reviews .side_review_short
{
	font-size: 11pt;
	font-weight: bold;
	color: #46362C;
	width: 100%;
	float: left;
}

.reviewDate
{
	width: 100%;
	float: left;
	font-size: 11pt;
}

#side_guest_reviews .guest_name
{
	float: left;
	width: 90%;
	font-size: 11pt;
}

.reviewLinksDiv
{
	float: right;
	width: 100%;
	text-align: right;
}

#side_guest_reviews .readmore
{
	float: right;
	font-size: 12pt;
	cursor: pointer;
}
/*#endregion*/
/*#region ================================================ Top Deal =======================================*/
.singlesection .deals
{
	float: left;
}

.singlesection .dealName
{
	float: left;
	width: 100%;
	font-size: 16px;
	font-family: Arial;
	color: #46362C;
}

.singlesection .price
{
	float: left;
	width: 100%;
	margin-top: 10px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #942228;
}

	.singlesection .price .from
	{
		margin-top: 5px;
		margin-right: 2px;
		float: left;
	}

	.singlesection .price .price-holder
	{
		font-size: 18px;
		direction: ltr;
		float: left;
	}

.price .order
{
	background-image: url('../../images/deals/deal-details.png');
	width: 98px;
	height: 26px;
	float: left;
	cursor: pointer;
}

.order div
{
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #000000;
	font-size: 14px;
	margin-left: 25px;
	margin-top: 1px;
}

.singlesection .price-comment
{
	float: left;
	margin-top: 15px;
	font-size: 10px;
	color: #555758;
}

#allDealsLink
{
	float: right;
	margin-top: 15px;
}
/*#endregion*/
/*#region ================================================ Rooms Page =======================================*/
.roomMiddleInner-top
{
	background-image: url("../../images/common/roombgtop-ltr.png");
	width: 986px;
	height: 13px;
	float: left;
}

.roomMiddleInner
{
	background-image: url("../../images/Common/roombg-ltr.png");
	width: 986px;
	float: left;
}

.roomMiddleInner-bottom
{
	background-image: url("../../images/common/roombgbottom-ltr.png");
	width: 986px;
	height: 12px;
	float: left;
	margin-bottom: 30px;
}

.roomName
{
	width: 500px;
	float: left;
	color: #942228;
	font-size: 24px;
	font-weight: 400;
	margin-top: 20px;
	margin-bottom: 10px;
}

.description
{
	width: 640px;
	float: left;
	color: #555758;
	font-size: 12pt;
	margin-left: 15px;
}

.amenitiesDiv
{
	float: left;
	width: 640px;
}

.singleAmenity
{
	float: left;
	width: 40px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: bottom;
}
/*Room Gallery*/
.gallery
{
	width: 230px;
	height: 165px;
	float: left;
	margin: 15px;
	position: relative;
}

	.gallery .gallery-glass
	{
		background-image: url('../../images/common/glass.png');
		width: 25px;
		height: 27px;
		position: absolute;
		right: 5px;
		bottom: 5px;
		cursor: pointer;
	}

	.gallery .hotelimg
	{
		width: 230px;
		height: 165px;
		float: left;
	}
/*#endregion*/
/*#region ================================================ Reviews Page =======================================*/
.GuestReviewr
{
	width: 100%;
	float: left;
}

.AverageRateOverall .maxRating
{
	display: none;
}

.AverageRateOverall
{
	float: left;
	width: 265px;
	height: 100px;
}

.avgAllRating
{
	width: 180px;
	float: left;
	font-size: 14px;
	color: #555758;
	font-weight: bold;
	text-align: left;
}

.overallRatingBox
{
	width: 130px;
	float: left;
	margin-top: 20px;
}

.ratingSpan
{
	float: left;
	margin-left: 5px;
	color: #555758;
	font-size: 18px;
	font-weight: bold;
}

.overallRatingBox .scale1
{
	background-image: url('../../images/Reviews/starsHole.png');
	float: left;
	width: 80px;
	height: 20px;
	margin: 0px;
}

.GuestReviewr .homeTitle
{
	width: 715px;
	float: left;
}

	.GuestReviewr .homeTitle .title
	{
		float: left;
		font-size: 14px;
		color: #555758;
		font-weight: bold;
		text-align: left;
	}

.general_avarages
{
	width: 460px;
	float: left;
	margin-top: 10px;
}

.generalAvgRating
{
	width: 70px;
	float: left;
	font-size: 12px;
	color: #555758;
}

.general_avarages .overallRatingBox
{
	width: 130px;
	float: left;
	margin: 0px;
}

.general_avarages .scale1
{
	float: left;
	width: 80px;
	height: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
}

.general_avarages .ratingSpan
{
	float: left;
	margin-left: 5px;
	color: #555758;
	font-size: 12px;
	font-weight: bold;
}

.addReviewBtn
{
	background-image: url('../../images/reviews/write-review.png');
	width: 196px;
	height: 37px;
	float: right;
	margin-top: 15px;
	cursor: pointer;
}

	.addReviewBtn span
	{
		float: left;
		color: #555758;
		text-shadow: 1px 1px 1px #FFFFFF;
		font-size: 18px;
		font-weight: bold;
		margin-top: 6px;
		margin-left: 35px;
	}

.ReviewItem
{
	width: 100%;
	float: left;
	border-top: 1px solid #EADEC9;
	padding: 20px 0px;
}

	.ReviewItem .left-side
	{
		width: 265px;
		float: left;
	}

	.ReviewItem .ReviewTitle
	{
		float: left;
		width: 240px;
		margin: 0px;
		color: #942228;
		font-size: 14px;
		font-family: Verdana;
		margin-bottom: 10px;
	}

	.ReviewItem .ReviewDateAndSubmitter
	{
		float: left;
		width: 240px;
		font-family: Verdana;
	}

		.ReviewItem .ReviewDateAndSubmitter .DateOfStay
		{
			font-size: 12px;
			display: block;
			color: #555758;
			margin-bottom: 5px;
		}

		.ReviewItem .ReviewDateAndSubmitter .submitter
		{
			font-size: 12px;
			display: block;
			color: #555758;
		}

	.ReviewItem .center-holder
	{
		width: 715px;
		float: left;
	}

	.ReviewItem .ReviewContentText
	{
		font-size: 12px;
		font-family: Verdana;
		color: #555758;
		margin: 0px;
		display: block;
		float: left;
		width: 440px;
	}

.reviewOverallRow
{
	float: right;
	width: 210px;
}

.reviewOverallTitle
{
	float: left;
	margin-right: 10px;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	color: #555758;
}

.reviewOverallBuksa
{
	float: left;
	width: 115px;
}

.reviewOverallRow .ratingSpan
{
	float: left;
	margin-left: 5px;
	color: #555758;
	font-size: 12px;
	font-weight: bold;
}

.ReviewItem .ReviewReadMore
{
	float: left;
	font-size: 12px;
	font-family: Verdana;
	color: #25A062;
	text-decoration: underline;
}

	.ReviewItem .ReviewReadMore span
	{
		cursor: pointer;
		text-decoration: none;
	}

.ReviewContentHidden
{
	width: 440px;
	font-size: 12px;
	font-family: Verdana;
	display: none;
}

	.ReviewContentHidden .overallRatingBox
	{
		width: 130px;
		float: left;
		margin: 0px;
	}

		.ReviewContentHidden .overallRatingBox .scale1
		{
			float: left;
			width: 80px;
			height: 20px;
			margin-right: 5px;
			margin-top: 0px;
			margin-bottom: 5px;
		}

	.ReviewContentHidden .ratingSpan
	{
		float: left;
		margin-left: 5px;
		color: #555758;
		font-size: 12px;
		font-weight: bold;
	}

.pages-holder
{
	float: left;
	width: 100%;
}

.paging
{
	margin: 0px auto;
	width: 200px;
}

	.paging .backArrow
	{
		float: left;
		margin-left: 5px;
	}

	.paging .page
	{
		float: left;
		margin-left: 5px;
	}

	.paging .pageinactive
	{
		background-image: url("../../images/page_inactive.png");
		background-repeat: no-repeat;
		width: 28px;
		height: 25px;
		float: left;
		color: #555758;
		font-weight: bold;
	}

	.paging .pageactive
	{
		background-image: url("../../images/page_active.png");
		background-repeat: no-repeat;
		width: 28px;
		height: 25px;
		float: left;
		color: #FFFFFF;
		font-weight: bold;
	}

	.paging .pageno
	{
		float: left;
		margin-top: 3px;
		margin-left: 10px;
	}

	.paging .NextArrow
	{
		float: left;
		margin-left: 5px;
	}

.points
{
	float: left;
	font-size: 16px;
	color: #555758;
	font-weight: bold;
	margin: 0px 5px;
}
/*#endregion*/
/*#region ================================================ All Deals Page =======================================*/
.NoDeal
{
	float: left;
	margin-left: 270px;
	font-size: 12pt;
}

#dealscontent
{
	width: 100%;
	float: left;
}

	#dealscontent .top-content
	{
		width: 100%;
		float: left;
	}

	#dealscontent .pageTitle
	{
		margin-top: 20px;
	}

	#dealscontent .dealRow
	{
		background-image: url('../../images/deals/dealbg-heb.png');
		width: 310px;
		height: 332px;
		float: left;
		margin-top: 30px;
	}

.margin1
{
	margin-right: 27px;
}

.margin2
{
	margin-right: 27px;
}

.margin3
{
	margin-right: 0px;
	float: right;
}

.HotelContentDeals3
{
	float: left;
}

#dealscontent .image-holder
{
	float: left;
	width: 280px;
	height: 145px;
	margin: 15px;
	position: relative;
}

	#dealscontent .image-holder .asof
	{
		background-image: url('../../images/deals/asof.png');
		width: 148px;
		height: 47px;
		float: left;
		position: absolute;
		top: 0px;
		left: -24px;
	}

.asof .priceDealDiv
{
	float: left;
	margin-top: 19px;
	margin-left: 35px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
}

	.asof .priceDealDiv .fromDiv
	{
		float: left;
	}

	.asof .priceDealDiv .priceDiv
	{
		float: left;
		direction: ltr;
	}

.dealRow .dealDescAndName
{
	margin-left: 15px;
	margin-right: 15px;
	float: left;
	height: 105px;
}

.dealDescAndName .dealName
{
	float: left;
	width: 100%;
	color: #942228;
	font-size: 18px;
	line-height: 15px;
	margin-bottom: 10px;
}

.dealDescAndName .dealDates
{
	float: left;
	width: 100%;
	color: #555758;
	font-size: 14px;
	font-family: Arial;
	margin-bottom: 10px;
}

.dealDescAndName .dealDesc
{
	float: left;
	width: 100%;
	color: #555758;
	font-size: 12px;
	font-family: Arial;
}

.OrderDealDiv
{
	width: 100%;
	float: left;
}

	.OrderDealDiv .bookDetailslink
	{
		background-image: url('../../images/deals/to-single-deal.png');
		width: 281px;
		height: 37px;
		float: left;
		margin-left: 15px;
		cursor: pointer;
	}

		.OrderDealDiv .bookDetailslink span
		{
			color: #555758;
			text-shadow: 1px 1px 1px #FFFFFF;
			font-size: 18px;
			font-weight: bold;
			float: left;
			margin-top: 5px;
			margin-left: 95px;
		}
/*#endregion*/
/*#region ================================================ DealBookMulti =======================================*/
.deal-book-header
{
	width: 100%;
	float: left;
	margin-bottom: 30px;
}

.single-deal-top
{
	background-image: url('../../images/reservation/roomcategory-top-rtl.png');
	width: 986px;
	height: 15px;
	float: left;
}

.single-deal
{
	background-image: url('../../images/reservation/roomcategory-bg-rtl.png');
	width: 986px;
	float: left;
}

.single-deal-bottom
{
	background-image: url('../../images/reservation/roomcategory-bottom-rtl.png');
	width: 986px;
	height: 15px;
	float: left;
}

.ReserveDealHeader
{
	width: 100%;
	float: left;
}

.single-deal-side-holder
{
	width: 285px;
	float: left;
	margin: 0px 15px;
}

	.single-deal-side-holder .galleryHolder
	{
		float: left;
		width: 285px;
		height: 220px;
	}

.galleryHolder .roomNavHolder
{
	position: absolute;
	bottom: -25px;
	width: 285px;
}

.galleryHolder .roomNav
{
	margin: 0 auto;
}

	.galleryHolder .roomNav .arrow-l
	{
		width: 20px;
		height: 21px;
		background: url(http://www.armon-hotel.com/App_Themes/ltr/images/Deals/arrow-l.jpg);
		float: left;
		cursor: pointer;
	}

	.galleryHolder .roomNav .arrow-r
	{
		width: 20px;
		height: 21px;
		background: url(http://www.armon-hotel.com/App_Themes/ltr/images/Deals/arrow-r.jpg);
		float: left;
		cursor: pointer;
	}

	.galleryHolder .roomNav .cirle
	{
		width: 20px;
		height: 21px;
		background: url(http://www.armon-hotel.com/App_Themes/ltr/images/Deals/cirle.jpg) no-repeat center center;
		float: left;
	}

	.galleryHolder .roomNav .active
	{
		width: 20px;
		height: 21px;
		background: url(http://www.armon-hotel.com/App_Themes/ltr/images/Deals/cirlefull.jpg) no-repeat center center;
		float: left;
	}

.ReserveDealHeader .galleryHolder .roomGalleryDiv
{
	display: none;
}

.ReserveDealHeader .galleryHolder .active
{
	display: block;
}

.ReserveDealHeader .galleryHolder img
{
	height: 220px;
	width: 285px;
}

.DealRoomDesc
{
	float: left;
	width: 285px;
	color: #555758;
	display: none;
}

	.DealRoomDesc h3
	{
		font-size: 14px;
		color: #555758;
	}

	.DealRoomDesc ul
	{
		float: left;
		margin-left: 20px;
	}

.activeRoom
{
	display: block;
}

.single-deal-center
{
	width: 670px;
	float: left;
}

.nameanddates
{
	float: left;
	width: 525px;
}

	.nameanddates h2
	{
		width: 100%;
		float: left;
		font-size: 18px;
		color: #942228;
		margin-bottom: 10px;
	}

	.nameanddates .dates
	{
		width: 100%;
		float: left;
		color: #555758;
		font-size: 14px;
		margin-bottom: 10px;
	}

.single-deal-center .asof
{
	background-image: url('../../images/deals/asof-heb.png');
	width: 148px;
	height: 47px;
	float: right;
	margin-top: 30px;
	margin-right: -9px;
}

.DealInformation
{
	float: left;
	width: 100%;
}

	.DealInformation div.DealDesc
	{
		width: 525px;
		float: left;
		line-height: 20px;
		min-height: 79px;
		color: #555758;
		font-size: 12px;
	}

.ReserveDealBody #SearchAndPrices
{
	width: 665px;
	float: left;
}

.ReserveDealBody div.DataCollector
{
	float: left;
	width: 100%;
}

	.ReserveDealBody div.DataCollector div.Picker
	{
		float: left;
		text-align: left;
		width: 100%;
	}

.BookBody .spDealTitle
{
	width: 100%;
	float: left;
	color: #555758;
	font-size: 14px;
	font-weight: bold;
}

.singlePickerDiv
{
	width: 110px;
	height: 50px;
	float: left;
}

	.singlePickerDiv .arrDate
	{
		width: 100%;
		float: left;
		margin: 3px 0px;
		color: #555758;
		font-size: 12px;
	}

	.singlePickerDiv .datepicker1div
	{
		width: 100px;
		float: left;
		border: 1px solid #555758;
		background-color: #FFFFFF;
		cursor: pointer;
	}

		.singlePickerDiv .datepicker1div input
		{
			border: none;
		}
/*#region =============================== MMDP ====================================*/
.MMDP_DateInput
{
	height: 15px;
	border: none;
	text-align: left;
	font-size: 12px;
	padding: 2px 5px;
	cursor: pointer;
	width: 68px;
}

.MMDP_PopupTD img
{
	margin: 2px;
	.margin:0px 0px 0px 0px;
	cursor: pointer;
	display: block;
}

.MMDP_Calendar
{
	background-color: #EADEC9;
	border: 1px solid #755A49;
}

.MMDP_CalendarHeader
{
	border-bottom: 1px solid #aaa491;
}

.MMDP_Weekday
{
	border-bottom: 1px solid #aaa491;
	font-weight: bold;
	color: #121212;
}

.MMDP_ClosedDay
{
	color: Gray;
	text-decoration: line-through;
}

.MMDP_RegularDay
{
	color: #46362C;
}

.MMDP_TodaysDay
{
	color: #755A49;
	background-color: #EADEC9;
}

.MMDP_SelectedDay
{
	color: #942228;
	font-weight: bold;
	text-decoration: underline;
	background-color: #EADEC9;
}

.MMDP_SlowNavigationForth img
{
	float: right;
}

.MMDP_SlowNavigationBack img
{
	float: left;
}

.MMDP_VisibleDate
{
	color: #121212;
	font-weight: bold;
}

.MMDP_FVDSHolder
{
	margin-top: 10px;
	margin-left: 40px;
	background-color: White;
	border: 1px solid black;
}

.MMDP_FVDSSelectedYear,
.MMDP_FVDSSelectedMonth
{
	background-color: Gray;
}
/*#endregion*/

.AccomodationContainerHolder
{
	float: left;
}

.AccomodationContainer
{
	float: left;
	width: 200px;
	margin-top: 6px;
}

	.AccomodationContainer table
	{
		table-layout: fixed;
		float: left;
	}

		.AccomodationContainer table tr td,
		.AccomodationContainer table tr th
		{
			width: 60px;
			color: #555758;
			font-weight: normal;
			font-size: 12px;
		}

			.AccomodationContainer table tr td select
			{
				border: 1px solid #555758;
				font-size: 12px;
				height: 22px;
				margin-bottom: 2px;
				margin-right: 6px;
				padding: 2px;
				width: 44px;
			}

	.AccomodationContainer .VisibleRow1
	{
		display: none;
	}

	.AccomodationContainer .VisibleRow2
	{
		display: none;
	}

.ReserveDealBody div.DataCollector div.CheckButtonHolder
{
	background-repeat: no-repeat;
	background-image: url("../../images/Deals/check-deal-avail.png");
	width: 236px;
	height: 37px;
	float: left;
	cursor: pointer;
	margin-top: 10px;
}

	.ReserveDealBody div.DataCollector div.CheckButtonHolder button
	{
		border: 0 none;
		cursor: pointer;
		font-size: 20px;
		font-weight: bold;
		font-family: Arial;
		color: #555758;
		text-shadow: 1px 1px 1px #FFFFFF;
		height: 34px;
		line-height: 34px;
		text-align: center;
		width: 237px;
		background-color: transparent;
	}

#SearchedParams
{
	clear: both;
	display: none;
	float: left;
	width: 100%;
	min-height: 40px;
}

	#SearchedParams .datePreview
	{
		width: 410px;
		float: left;
	}

	#SearchedParams #roomsDiv
	{
		width: 410px;
		float: left;
	}

	#SearchedParams .ttext
	{
		font-weight: bold;
	}

	#SearchedParams .text
	{
		margin-right: 10px;
		margin-left: 5px;
		line-height: 20px;
	}

#ChangeDates
{
	cursor: pointer;
	float: right;
	margin-right: 20px;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
	color: #755A49;
}

.headerTable
{
	float: left;
	position: relative;
}

	.headerTable span
	{
		/*background: none repeat scroll 0 0 #e9e9e9;*/
		float: left;
		margin: 3px 4px 2px;
		padding: 3px 0px;
		cursor: pointer;
	}

		.headerTable span.active
		{
			background: none repeat scroll 0 0 #e9e9e9;
			margin: 0;
			padding: 5px 10px;
			font-weight: bold;
			position: relative;
			margin-bottom: -1px;
			*position: inherit;
			height: 15px;
		}

.headerTableContent .roomnum
{
	padding: 0px 20px;
	display: none;
}

#priceTableDiv
{
	float: left;
	width: 650px;
}

	#priceTableDiv .subHeader
	{
		width: 650px;
		.width: 650px;
		float: left;
	}

		#priceTableDiv .subHeader span
		{
			float: left;
			font-weight: bold;
			font-size: 14px;
			width: 200px;
			padding-left: 15px;
		}

	#priceTableDiv .planDiv
	{
		display: none;
	}

	#priceTableDiv div .line
	{
		width: 630px;
		height: 40px;
		float: left;
		margin: 5px 10px;
		background-color: #F2EADE;
	}

		#priceTableDiv div .line span
		{
			width: 180px;
			float: left;
			margin-left: 15px;
			margin-top: 10px;
			direction: ltr;
		}

			#priceTableDiv div.line span:first-child
			{
				text-decoration: underline;
				cursor: pointer;
				direction: rtl;
			}

			#priceTableDiv div.line span.button
			{
				background-image: url("../../images/Deals/deal-book-now.png");
				width: 195px;
				height: 32px;
				float: right;
				margin-right: 10px;
				margin-top: 5px;
				cursor: pointer;
				line-height: 30px;
				text-align: center;
				color: #555758;
				font-size: 14px;
				text-shadow: 1px 1px 1px #FFFFFF;
			}

	#priceTableDiv .activePlan
	{
		width: 650px;
		float: left;
		display: block;
		font-weight: bold;
	}

	#priceTableDiv div
	{
		width: 100%;
		.width: 330px;
		float: left;
	}

	#priceTableDiv .headerTableContent
	{
		margin-bottom: 10px;
		background-color: #EADDCA;
		border: 1px solid #D9C9B1;
		padding: 10px 0px;
	}

	#priceTableDiv div.mealplan
	{
		text-align: center;
		font-weight: bold;
		vertical-align: top;
		/*width: 112px;*/
		height: 32px;
		padding-top: 5px;
		margin-bottom: 3px;
		background-image: none;
	}

		#priceTableDiv div.mealplan span.r1
		{
			background-image: url('../../images/Deals/r1-inactive-rtl.png');
			background-position: left;
			background-repeat: no-repeat;
			height: 35px;
			width: 7px;
			margin: 0;
			padding: 0;
			margin-left: 5px;
			background-color: transparent;
		}

		#priceTableDiv div.mealplan span.md
		{
			height: 28px;
			margin: 0;
			padding: 0;
			padding-top: 6px;
			background-color: #F2EADE;
			border-top: 1px solid #D9C9B1;
		}

		#priceTableDiv div.mealplan span.r2
		{
			background-image: url("../../images/Deals/r2-inactive-rtl.png");
			height: 35px;
			width: 6px;
			margin: 0;
			padding: 0;
			background-color: transparent;
		}

	#priceTableDiv div.active
	{
		text-align: center;
		color: #555758;
		font-size: 14px;
		/*width: 125px;*/
	}

		#priceTableDiv div.active span.r1
		{
			background-image: url('../../images/Deals/r1-rtl.png');
			background-position: left;
			background-repeat: no-repeat;
			height: 38px;
			width: 7px;
			margin: 0;
			padding: 0;
			background-color: transparent;
		}

		#priceTableDiv div.active span.md
		{
			height: 38px;
			/*margin: 0;
			padding: 0;
			padding-top: 6px;*/
			background-color: #EADDCA;
			border-top: 1px solid #D9C9B1;
		}

		#priceTableDiv div.active span.r2
		{
			background-image: url("../../images/Deals/r2-rtl.png");
			height: 38px;
			width: 8px;
			margin: 0;
			padding: 0;
			background-color: transparent;
		}


/*#endregion*/
/*#region ================================================ Gallery Page =======================================*/
.gallerypage
{
	float: left;
}

#content .imghold
{
	width: auto;
	float: left;
	margin: 5px;
}
/*#endregion*/
/*#region ================================================ Contact Us Page =======================================*/
#contactUsIframe
{
	float: left;
}

.contactUsDiv
{
	width: 640px;
	float: left;
}

.contactUsTitle
{
	width: 100%;
	float: left;
	margin-bottom: 10px;
	color: #555758;
	font-size: 12pt;
	font-family: Arial;
}

.contactUsDiv .singlefield
{
	width: 100%;
	float: left;
	margin-bottom: 10px;
	color: #555758;
	font-size: 12pt;
	font-family: Arial;
}

	.contactUsDiv .singlefield .fieldvalidator
	{
		width: 50%;
		float: left;
		margin-left: 160px;
		height: 16px;
	}

	.contactUsDiv .singlefield .fieldtitle
	{
		width: 160px;
		float: left;
	}

	.contactUsDiv .singlefield .inputtext
	{
		width: 330px;
		height: 24px;
		float: left;
		border: 1px solid #D4C8B6;
		background-color: #EADEC9;
		font-size: 12pt;
	}

#contentTxt
{
	float: left;
	width: 330px;
	border: 1px solid #D4C8B6;
	background-color: #EADEC9;
	font-family: Arial;
	font-size: 12pt;
}

.side-contact
{
	width: 320px;
	float: left;
	border-left: 1px solid #D4C8B6;
}

.side-contact-area
{
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
	font-size: 12pt;
}

#WaitLoading
{
	width: 80px;
	height: 80px;
	float: left;
	position: relative;
	left: 280px;
	top: -253px;
	background-image: url('img/loading2back.png');
	display: none;
}

	#WaitLoading img
	{
		margin: 8px;
	}

#successMsg
{
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #555758;
	text-align: center;
}

#btnRemind
{
	text-decoration: underline;
	cursor: pointer;
}

#btnLogin
{
	cursor: pointer;
}
/*#endregion*/
/*#endregion*/
/*#region ================================================ Booking Engine =======================================*/
/*Steps*/
.steps
{
	width: 720px;
	height: 35px;
	float: left;
	margin-top: 35px;
	margin-left: 15px;
	border-bottom: 1px solid #755A49;
}

.singlestep
{
	width: 180px;
	float: left;
	text-align: center;
}

.image1_active
{
	background-image: url("../../images/Steps/active1.png");
	width: 13px;
	height: 25px;
	float: left;
	margin-left: 25px;
}

.image1_inactive
{
	background-image: url("../../images/Steps/inactive1.png");
	width: 13px;
	height: 25px;
	float: left;
	margin-left: 25px;
}

.image2_active
{
	background-image: url("../../images/Steps/active2.png");
	width: 17px;
	height: 25px;
	float: left;
	margin-left: 25px;
}

.image2_inactive
{
	background-image: url("../../images/Steps/inactive2.png");
	width: 17px;
	height: 25px;
	float: left;
	margin-left: 25px;
}

.image3_active
{
	background-image: url("../../images/Steps/active3.png");
	width: 18px;
	height: 25px;
	float: left;
	margin-left: 25px;
}

.image3_inactive
{
	background-image: url("../../images/Steps/inactive3.png");
	width: 18px;
	height: 25px;
	float: left;
	margin-left: 25px;
}

.image4_active
{
	background-image: url("../../images/Steps/active4.png");
	width: 18px;
	height: 25px;
	float: left;
	margin-left: 25px;
}

.image4_inactive
{
	background-image: url("../../images/Steps/inactive4.png");
	width: 18px;
	height: 25px;
	float: left;
	margin-left: 25px;
}

.txt_active
{
	float: left;
	margin-top: 8px;
	margin-left: 5px;
	color: #755A49;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

.txt_inactive
{
	float: left;
	margin-top: 8px;
	margin-left: 5px;
	color: #AFA189;
	font-size: 16px;
	font-style: italic;
}

/*Reservation content*/
#reservContent
{
	width: 985px;
	float: left;
}

.resultsheader
{
	width: 390px;
	float: left;
	margin-top: 10px;
}

.resultsheader2
{
	width: 740px;
	float: left;
	margin-top: 27px;
}

.info-banners
{
	width: 570px;
	float: right;
	margin: 10px 0px;
}

.info-banner-title
{
	float: left;
	color: #942228;
	font-size: 13pt;
	font-weight: bold;
	margin: 0 15px 10px;
}

.info-banner-content
{
	float: left;
	color: #3c2513;
	font-size: 11pt;
	margin: 0 15px;
	line-height: 24px;
}

	.info-banner-content .info-desc
	{
		float: left;
		width: 200px;
	}

	.info-banner-content .more-info
	{
		float: left;
		width: 200px;
		text-align: center;
		font-weight: bold;
		cursor: pointer;
		text-decoration: underline;
	}

	.info-banner-content .amenity-img
	{
		background-image: url('../../images/common/hotel-amenity.png');
		width: 18px;
		height: 20px;
		float: left;
	}

	.info-banner-content .amenity-desc
	{
		float: left;
		margin-left: 5px;
		width: 260px;
	}

.info-banners .banner1
{
	width: 320px;
	float: left;
}

.banner1-top
{
	background-image: url('../../images/common/banner1-top.png');
	width: 320px;
	height: 15px;
	float: left;
}

.banner1-center
{
	background-image: url('../../images/common/banner1-bg.png');
	width: 320px;
	min-height: 118px;
	float: left;
}

.banner1-bottom
{
	background-image: url('../../images/common/banner1-bottom.png');
	width: 320px;
	height: 13px;
	float: left;
}

.info-banners .banner2
{
	width: 235px;
	float: right;
}

.banner2-top
{
	background-image: url('../../images/common/banner2-top.png');
	width: 234px;
	height: 15px;
	float: left;
}

.banner2-center
{
	background-image: url('../../images/common/banner2-bg.png');
	width: 234px;
	min-height: 118px;
	float: left;
}

.banner2-bottom
{
	background-image: url('../../images/common/banner2-bottom.png');
	width: 234px;
	height: 13px;
	float: left;
}

.reg-banner
{
	width: 305px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #CFBEA2;
}

.reg-banner-title
{
	float: left;
	color: #942228;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 10px;
}

.reg-banner-content
{
	float: left;
	color: #3c2513;
	font-size: 9pt;
	line-height: 24px;
}

	.reg-banner-content .amenity-img
	{
		background-image: url('../../images/common/hotel-amenity.png');
		width: 18px;
		height: 20px;
		float: left;
	}

	.reg-banner-content .amenity-desc
	{
		float: left;
		margin-left: 5px;
		width: 270px;
	}

.results-title
{
	width: 100%;
	float: left;
	font-size: 24px;
	font-family: Arial;
	color: #755A49;
}

.results-title-comment
{
	width: 100%;
	float: left;
	font-size: 11pt;
	font-family: Arial;
	color: #755A49;
}

.staydays
{
	width: 400px;
	float: left;
	color: #46362C;
	font-family: Verdana;
	font-size: 11pt;
	line-height: 25px;
}

.selroom-container
{
	width: 400px;
	float: left;
	margin-bottom: 10px;
	font-family: Verdana;
	font-size: 11pt;
	color: #46362C;
}

.selroom2
{
	float: left;
	line-height: 25px;
	width: 100%;
}
/*Mini BE*/
#newsearch
{
	width: 242px;
	height: 56px;
	float: left;
	margin-bottom: 20px;
	text-align: center;
	color: #46362C;
	background-color: #CFBEA2;
}

#newsearch2
{
	width: 242px;
	height: 56px;
	float: right;
	text-align: center;
	color: #46362C;
	background-color: #CFBEA2;
}

.miniHolder
{
	float: left;
	width: 236px;
	height: 50px;
	margin: 3px;
	position: relative;
	background-image: url('../../images/reservation/minibe-corner-ltr.png');
	background-repeat: no-repeat;
	background-position: right bottom;
}

#miniBePanel
{
	width: 236px;
	height: 50px;
	text-align: left;
	direction: ltr;
}

#miniBeHolder
{
	width: 236px;
	height: 50px;
	position: relative;
	color: #46362C;
}

	#miniBeHolder #btnMinisearch
	{
		background-color: transparent;
		position: absolute;
		top: 12px;
		left: 30px;
		cursor: pointer;
		color: #755A49;
		font-size: 24px;
		font-family: Arial;
	}

#miniBE
{
	float: left;
}

	#miniBE #theEngine
	{
		width: 236px;
		height: 222px;
		display: none;
		color: #46362C;
		background-color: #CFBEA2;
	}

#miniBeHolder #miniBeInner
{
	display: none;
	width: 236px;
	height: 222px;
	float: left;
}

.closeMiniBE
{
	float: right;
	font-size: 20px;
	font-weight: bold;
	margin-right: 10px;
	margin-top: 5px;
	cursor: pointer;
}

#miniBE #datepickers
{
	height: 40px;
	margin: 35px 10px 5px;
}

#miniBE #fromdate
{
	float: left;
}

#miniBE #todate
{
	padding-left: 10px;
	float: left;
}

#miniBE #datepicker1div
{
	background-color: #FFFFFF;
	border: 1px solid #949494;
	width: 100px;
	height: 20px;
	float: left;
	margin-top: 3px;
	vertical-align: top;
}

	#miniBE #datepicker1div img
	{
		cursor: pointer;
		margin-top: 2px;
		margin-left: 2px;
	}

#miniBE #datepicker1
{
	border: none;
	font-size: 11px;
	color: #46362C;
	height: 15px;
	padding-left: 3px;
	vertical-align: top;
	width: 73px;
}

#miniBE #datepicker2div
{
	background-color: #FFFFFF;
	border: 1px solid #949494;
	width: 100px;
	height: 20px;
	float: left;
	margin-top: 3px;
	vertical-align: top;
}

	#miniBE #datepicker2div img
	{
		cursor: pointer;
		margin-top: 2px;
		margin-left: 2px;
	}

#miniBE #datepicker2
{
	border: none;
	font-size: 11px;
	color: #46362C;
	height: 15px;
	padding-left: 3px;
	vertical-align: top;
	width: 73px;
}

#miniBePanel #roomsPax
{
	padding-left: 10px;
	width: 225px;
	float: left;
}

	#miniBePanel #roomsPax .paxesDiv
	{
	}

	#miniBePanel #roomsPax .ad
	{
	}

#btnMiniBook
{
	width: 94px;
	height: 32px;
	float: right;
	cursor: pointer;
	background-image: url("../../images/Reservation/btnBook.png");
	margin-right: 13px;
}

/*#region ================================================ Search Results =======================================*/
.roomListHidden
{
	display: none;
}

.roomListShow
{
	display: block;
}

.roomcategory-top
{
	background-image: url('../../images/reservation/roomcategory-top-ltr.png');
	width: 986px;
	height: 15px;
	float: left;
	margin-top: 10px;
}

.roomcategory
{
	background-image: url('../../images/reservation/roomcategory-bg-ltr.png');
	width: 986px;
	float: left;
}

.roomcategory-bottom
{
	background-image: url('../../images/reservation/roomcategory-bottom-ltr.png');
	width: 986px;
	height: 15px;
	float: left;
	margin-bottom: 10px;
}

.roomcategory .imageholder
{
	width: 230px;
	height: 165px;
	float: left;
	direction: ltr;
	margin-left: 15px;
}

.imageholder ul
{
	list-style-type: none;
	display: inline;
	padding: 0px;
}

.imageholder li
{
	display: inline;
}

.roomcategory .imageholder a
{
	border: 0px none;
}

	.roomcategory .imageholder a img
	{
		width: 230px;
		height: 165px;
		border: 0px none;
		float: left;
	}

.roomcategory .roomdata
{
	width: 490px;
	margin-left: 15px;
	float: left;
	margin-bottom: 10px;
}

.roomcategory .roomname
{
	float: left;
	font-size: 24px;
	width: 100%;
	height: 25px;
	margin-bottom: 10px;
	text-align: left;
	font-weight: 400;
	color: #942228;
}

.roomcategory .roomdesc
{
	float: left;
	font-size: 12px;
	color: #555758;
	width: 100%;
	text-align: left;
	overflow: hidden;
	direction: ltr;
}

.roomcategory .minimalprice
{
	background-image: url('../../images/reservation/asof.png');
	width: 211px;
	height: 50px;
	float: right;
	text-align: center;
	margin-right: 15px;
	margin-top: -30px;
}

	.roomcategory .minimalprice .descMinprice
	{
		font-size: 12pt;
		font-weight: bold;
		text-shadow: 1px 1px 1px #FFFFFF;
		text-align: center;
		color: #942228;
		/*width: 100%;*/
		float: left;
		margin-top: 10px;
		margin-left: 10px;
	}

	.roomcategory .minimalprice .price
	{
		direction: ltr;
		font-size: 16pt;
		font-weight: bold;
		text-shadow: 1px 1px 1px #FFFFFF;
		text-align: center;
		color: #942228;
		margin-left: 5px;
		margin-top: 5px;
		float: left;
	}


	.roomcategory .minimalprice .perPerson
	{
		font-size: 10px;
		text-align: center;
		color: #942228;
		width: 100%;
		float: left;
	}

.price-table-holder
{
	float: left;
	margin-left: 15px;
	margin-top: 10px;
	width: 715px;
}

.roomcategory .plansnames
{
	height: 35px;
	float: left;
	/*margin-left: 15px;
	margin-top: 25px;*/
	width: 705px;
}


.OrderLenght1
{
	width: 471px;
}

.OrderLenght2
{
	width: 234px;
}

.OrderLenght3
{
	width: 156px;
}

.plansNameHeader
{
	float: left;
	width: 230px;
	height: 35px;
	background-color: #EADEC9;
	border-top: 1px solid #D4C8B6;
	border-left: 1px solid #D4C8B6;
	text-align: left;
	line-height: 32px;
}

.ratePl
{
	font-size: 14px;
	font-weight: bold;
	color: #755A49;
	display: block;
	margin-left: 10px;
}

.roomcategory .plansnames .holder
{
	height: 35px;
	float: left;
}

	.roomcategory .plansnames .holder .planname
	{
		overflow: hidden;
		float: left;
		bottom: 0px;
		height: 35px;
		line-height: 32px;
		text-align: left;
		text-indent: 3px;
		font-size: 12px;
		font-weight: bold;
		background-color: #EADEC9;
		border-top: 1px solid #D4C8B6;
		border-right: 1px solid #D4C8B6;
		color: #755A49;
	}

		.roomcategory .plansnames .holder .planname img
		{
			float: left;
			margin-top: 9px;
			margin-right: 5px;
			margin-left: 15px;
			cursor: pointer;
		}

.pricesholder
{
	height: 32px;
	float: left;
}

.roomcategory .pricecode .pricesholder .planprice
{
	float: left;
	bottom: 0px;
	height: 35px;
	line-height: 35px;
	text-align: left;
	text-indent: 18px;
	font-size: 16px;
	position: relative;
	color: #555758;
	background-color: #FCF7ED;
	border: 1px solid #D4C8B6;
	border-left: none;
}

.plan0
{
	border-left: 1px solid #D4C8B6;
}

.roomcategory .pricecode
{
	border-right: none;
	height: 35px;
	padding-bottom: 1px;
	width: 705px;
	/*margin-left: 15px;*/
	float: left;
}

	.roomcategory .pricecode .inner
	{
		background-color: #EADEC9;
		width: 230px;
		height: 35px;
		float: left;
		border: 1px solid #D4C8B6;
	}

	.roomcategory .pricecode img
	{
		float: left;
		margin-top: 6px;
		cursor: pointer;
		margin-left: 15px;
		margin-right: 5px;
	}

	.roomcategory .pricecode span
	{
		float: left;
		margin-top: 8px;
		margin-right: 4px;
		font-size: 12px;
		font-weight: bold;
		color: #755A49;
	}

	.roomcategory .pricecode .planPriceToCurrency
	{
		direction: ltr;
		font-size: 16px;
		color: #555758;
		font-weight: bold;
		padding-left: 10px;
		text-decoration: none;
		margin: 0px;
		font-weight: normal;
		width: 100px;
	}

	.roomcategory .pricecode .pricesholder .planprice .matrixButton
	{
		float: right;
		height: 27px;
		text-align: center;
		text-indent: 0px;
		width: 104px;
		position: absolute;
		right: 3px;
		bottom: 3px;
		background-image: url(../../images/Reservation/book.png);
		cursor: pointer;
	}

		.roomcategory .pricecode .pricesholder .planprice .matrixButton .btnText
		{
			width: 100%;
			line-height: 23px;
			float: left;
			font-size: 12px;
			font-weight: bold;
			color: #000000;
		}

.clickForRoom
{
	width: 230px;
	float: left;
	margin-left: 15px;
	color: #3c2513;
	font-size: 11pt;
	line-height: 30px;
}

	.clickForRoom div
	{
		float: left;
		padding-right: 15px;
		cursor: pointer;
		background-image: url('../../images/reservation/click-for-room-ltr.png');
		background-repeat: no-repeat;
		background-position: right center;
	}

.descForPrice
{
	text-align: left;
	height: 25px;
	line-height: 25px;
	direction: ltr;
	float: left;
	margin-left: 15px;
}

	.descForPrice span
	{
		color: #555758;
		font-size: 11pt;
	}
/*#endregion*/

/*#region ================================================ Registration =======================================*/

.wrapReg
{
	width: 985px;
	margin-top: 10px;
	float: left;
}

.registrationheader
{
	float: left;
	width: 100%;
	direction: ltr;
}

.order-info
{
	float: left;
	margin: 0px 15px;
}

	.order-info table
	{
		width: 950px;
		margin: 15px 0px;
		table-layout: fixed;
		float: left;
		direction: ltr;
	}

		.order-info table .td1
		{
			width: 200px;
			height: 25px;
		}

		/*.order-info table .td2
		{
			width: 165px;
			height: 25px;
		}*/

		.order-info table .td3
		{
			width: 300px;
			height: 25px;
		}

		.order-info table .td4
		{
			width: 250px;
			height: 25px;
		}

		.order-info table .td5
		{
			width: 200px;
			height: 25px;
		}

		.order-info table th,
		.order-info table td
		{
			text-align: left;
			white-space: nowrap;
			color: #46362C;
			font-family: Verdana;
			line-height: 25px;
		}

			.order-info table td div
			{
				width: 97%;
				background-color: #EADEC9;
				text-indent: 5px;
				line-height: 25px;
				margin-top: 3px;
			}

		.order-info table .total
		{
			background: none;
			font-weight: bold;
			text-align: right;
			width: 235px;
		}

	.order-info .cancelPol
	{
		color: #555758;
		font-size: 12pt;
		font-weight: bold;
		float: left;
		width: 100%;
		margin-top: 10px;
	}

	.order-info .ratedesc
	{
		float: left;
		padding: 5px 0px;
		text-align: left;
		color: #555758;
		width: 100%;
	}

.guestdetails
{
	background-image: url('../../images/registration/register-details.png');
	float: left;
	height: 473px;
	width: 323px;
	direction: ltr;
	margin-right: 8px;
}

.paymentdetails
{
	background-image: url('../../images/registration/register-details.png');
	float: left;
	height: 473px;
	width: 323px;
	direction: ltr;
}

.remarksdetails
{
	background-image: url('../../images/registration/register-details.png');
	float: left;
	height: 375px;
	width: 323px;
	direction: ltr;
	margin-right: 8px;
}

.register-details-header
{
	width: 300px;
	height: 25px;
	float: left;
	color: #942228;
	font-size: 24px;
	font-weight: 400;
	margin-top: 6px;
	margin-left: 20px;
	margin-bottom: 20px;
}

	.register-details-header div
	{
		float: left;
	}

	.register-details-header img
	{
		float: right;
		margin-right: 20px;
		margin-top: 3px;
	}

.guestdetails div.fieldname,
.remarksdetails div.fieldname,
.paymentdetails div.fieldname
{
	color: #555758;
	font-weight: bold;
	float: left;
	text-align: left;
	width: 300px;
	min-height: 15px;
	clear: both;
	margin-left: 15px;
}

.guestdetails div.fieldvalue,
.remarksdetails div.fieldvalue,
.paymentdetails div.fieldvalue
{
	width: 300px;
	float: left;
	margin-left: 15px;
}

.guestdetails select,
.guestdetails input[type=text],
.remarksdetails select,
.remarksdetails input[type=text],
.paymentdetails select,
.paymentdetails input[type=text]
{
	float: left;
	border: 1px solid #D4C8B6;
	background-color: #EADEC9;
	width: 225px;
	display: block;
	min-height: 18px;
	font-size: 12px;
	font-family: Arial;
	margin: 0px;
	margin-right: 10px;
}

.guestdetails select,
.paymentdetails select
{
	width: 228px;
	height: 22px;
}

.chck
{
	width: 300px;
	float: left;
	margin-left: 15px;
}

	.chck div
	{
		float: left;
	}

	.chck span
	{
		float: left;
	}

.guestdetails #txtComments
{
	border: 1px solid #D4C8B6;
	background-color: #EADEC9;
	font-family: Arial;
	font-size: 12px;
	width: 225px;
}

.guestdetails .termsprompt
{
	width: 280px;
	float: left;
	margin: 5px 20px;
	color: #555758;
	font-weight: bold;
}

	.guestdetails .termsprompt a
	{
		color: #555758;
	}

	.guestdetails .termsprompt .checkBoxReg
	{
		width: 20px;
		height: 20px;
		float: left;
		margin-right: 10px;
	}

	.guestdetails .termsprompt input[type=checkbox]
	{
		margin: 0px;
		padding: 0px;
	}

.geoTrust
{
	width: 280px;
	float: left;
	margin-top: 25px;
	margin-left: 20px;
}

	.geoTrust .securityinfo
	{
		float: left;
		width: 140px;
	}

	.geoTrust .geoTrustHolder
	{
		float: left;
		width: 140px;
	}

.iframediv
{
	width: 295px;
	float: left;
	margin-left: 15px;
}

#paymentForm
{
	width: 100%;
	float: left;
}

.confirm-btn
{
	background-image: url('../../images/bookingengine/confirmbtn.png');
	width: 165px;
	height: 33px;
	float: left;
	margin-top: 20px;
	margin-right: 15px;
	cursor: pointer;
}

	.confirm-btn span
	{
		width: 165px;
		float: left;
		line-height: 32px;
		text-align: center;
		color: #000000;
		font-size: 15pt;
	}

span.message
{
	color: Red;
	display: block;
	margin-top: 2px;
	margin-left: 15px;
	height: 10px;
	line-height: 8px;
	text-align: left;
	width: 80%;
	font-weight: normal;
	font-size: 9px;
	float: left;
}
/*#endregion*/
/*#region ================================================ Preview =======================================*/

.fieldnameprev
{
	color: #555758;
	font-weight: bold;
	float: left;
	text-align: left;
	width: 120px;
	line-height: 30px;
	margin-left: 15px;
}

.paymentdetails .securityinfo
{
	margin: 15px;
	float: left;
	font-size: 12px;
	font-family: Arial;
}

.paymentdetails .back
{
	width: 300px;
	float: left;
	margin-left: 15px;
	clear: both;
}

	.paymentdetails .back a
	{
		text-decoration: underline;
		cursor: pointer;
		color: #555758;
		font-weight: bold;
	}

.paymentdetails .confirm
{
	background-image: url("../../images/BookingEngine/confirm.png");
	width: 165px;
	height: 33px;
	float: left;
	cursor: pointer;
	margin-top: 60px;
	margin-left: 80px;
}

	.paymentdetails .confirm span
	{
		color: #000000;
		text-shadow: 1px 1px 1px #FFFFFF;
		font-size: 16px;
		font-weight: bold;
		float: left;
		margin-top: 5px;
		margin-left: 30px;
	}
/*#endregion*/
/*#region ================================================ List of Reservations =======================================*/
.Allres
{
	width: 500px;
	float: left;
	margin-left: 265px;
}

.LOR_title
{
	color: #942228;
	font-size: 18px;
	font-weight: 400;
	float: left;
	width: 300px;
	margin-left: 15px;
}

.LOR_rooms
{
	float: left;
	padding-left: 5px;
	padding-top: 20px;
}
/*#endregion*/
/*#endregion*/
/*#region ============================= Site Map ==========================================*/
.SitemapTitle
{
	width: 100%;
	float: left;
	margin-top: 30px;
}

	.SitemapTitle h1
	{
		color: #942228;
		font-size: 30px;
	}

.SitemapDiv
{
	float: left;
	margin-left: 20px;
	font-size: 14px;
	font-weight: bold;
}

	.SitemapDiv ul li
	{
		padding-left: 20px;
	}

	.SitemapDiv a
	{
		text-decoration: none;
		color: #555758;
	}
/*#endregion*/
/*#region ================================================ DatePicker Stuff =======================================*/
/* Layout helpers
----------------------------------*/
.ui-helper-hidden
{
	display: none;
}

.ui-helper-hidden-accessible
{
	position: absolute;
	right: -99999999px;
}

.ui-helper-reset
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}

.ui-helper-clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*.ui-helper-clearfix
{
	display: inline-block;
}*/
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix
{
	height: 1%;
}

.ui-helper-clearfix
{
	display: block;
}
/* end clearfix */
.ui-helper-zfix
{
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity=0);
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled
{
	cursor: default !important;
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon
{
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

/* Overlays */
.ui-widget-overlay
{
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

/* Datepicker
----------------------------------*/
.ui-datepicker
{
	width: 17em;
	padding: 0 1px;
}

	.ui-datepicker .ui-datepicker-header
	{
		position: relative;
		padding: .2em 0;
	}

	.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next
	{
		position: absolute;
		top: 2px;
		width: 1.8em;
		height: 1.8em;
	}

	.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover
	{
		top: 1px;
	}

	.ui-datepicker .ui-datepicker-prev
	{
		left: 2px;
	}

	.ui-datepicker .ui-datepicker-next
	{
		right: 2px;
	}

	.ui-datepicker .ui-datepicker-prev-hover
	{
		left: 1px;
	}

	.ui-datepicker .ui-datepicker-next-hover
	{
		right: 1px;
	}

	.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span
	{
		display: block;
		position: absolute;
		left: 0px;
		margin-right: -8px;
		top: 50%;
		margin-top: -8px;
	}

	.ui-datepicker .ui-datepicker-title
	{
		margin: -1px;
		line-height: 1.5em;
		text-align: center;
	}

		.ui-datepicker .ui-datepicker-title select
		{
			font-size: 1em;
			margin: 1px 0;
		}

	.ui-datepicker select.ui-datepicker-month-year
	{
		width: 100%;
	}

	.ui-datepicker select.ui-datepicker-month,
	.ui-datepicker select.ui-datepicker-year
	{
		width: 49%;
	}

	.ui-datepicker table
	{
		width: 100%;
		font-size: .9em;
		border-collapse: collapse;
		margin: 1px;
	}

	.ui-datepicker th
	{
		padding: 1px;
		text-align: center;
		font-weight: bold;
		border: 0;
	}

	.ui-datepicker td
	{
		border: 0;
		padding: 1px;
		font-size: 9px;
	}

		.ui-datepicker td span, .ui-datepicker td a
		{
			display: block;
			padding: .2em;
			text-align: left;
			text-decoration: none;
		}

		.ui-datepicker td span, .ui-datepicker td a
		{
			display: block;
			padding: 0px;
			text-align: left;
			text-decoration: none;
		}

	.ui-datepicker .ui-datepicker-buttonpane
	{
		background-image: none;
		margin: .7em 0 0 0;
		padding: 0 .2em;
		border-right: 0;
		border-left: 0;
		border-bottom: 0;
	}

		.ui-datepicker .ui-datepicker-buttonpane button
		{
			float: left;
			margin: .5em .2em .4em;
			cursor: pointer;
			padding: .2em .6em .3em .6em;
			width: auto;
			overflow: visible;
		}

			.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current
			{
				float: right;
			}


/* RTL support */
/*.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-next { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }
.ui-datepicker-rtl .ui-datepicker-group { float:left; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; border-right-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; border-right-width:1px; }*/

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover
{
	display: none; /*sorry for IE5*/
	display /**/: block; /*sorry for IE5*/
	position: absolute; /*must have*/
	z-index: -1; /*must have*/
	filter: mask(); /*must have*/
	top: -4px; /*must have*/
	right: -4px; /*must have*/
	width: 200px; /*must have*/
	height: 200px; /*must have*/
}

/* Component containers
----------------------------------*/
.ui-widget
{
	font-family: Verdana,Arial,sans-serif /*{ffDefault}*/;
	font-size: 1.1em /*{fsDefault}*/;
}

	.ui-widget .ui-widget
	{
		font-size: 1em;
	}

	.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button
	{
		font-family: Verdana,Arial,sans-serif /*{ffDefault}*/;
		font-size: 1em;
	}

.ui-widget-content
{
	border: 1px solid #aaaaaa /*{borderColorContent}*/;
	background: #ffffff /*{bgColorContent}*/ url(img/ui-bg_flat_75_ffffff_40x100.png) /*{bgImgUrlContent}*/ 50% /*{bgContentXPos}*/ 50% /*{bgContentYPos}*/ repeat-x /*{bgContentRepeat}*/;
	color: #222222 /*{fcContent}*/;
}

	.ui-widget-content a
	{
		color: #222222 /*{fcContent}*/;
	}

.ui-widget-header
{
	border: 1px solid #46362C /*{borderColorHeader}*/;
	background: #755A49 /*{bgColorHeader}*/;
	color: #ffffff /*{fcHeader}*/;
	font-weight: bold;
}

	.ui-widget-header a
	{
		color: #222222 /*{fcHeader}*/;
	}

	/* Interaction states
----------------------------------*/
	.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default
	{
		border: 1px solid #d3d3d3 /*{borderColorDefault}*/;
		background: #cecece /*{bgColorDefault}*/ url(img/ui-bg_glass_75_e6e6e6_1x400.png) /*{bgImgUrlDefault}*/ 50% /*{bgDefaultXPos}*/ 50% /*{bgDefaultYPos}*/ repeat-x /*{bgDefaultRepeat}*/;
		font-weight: normal /*{fwDefault}*/;
		color: #555555 /*{fcDefault}*/;
	}

		.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited
		{
			color: #555555 /*{fcDefault}*/;
			text-decoration: none;
		}

	.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus
	{
		border: 1px solid #999999 /*{borderColorHover}*/;
		background: #dadada /*{bgColorHover}*/ url(img/ui-bg_glass_75_dadada_1x400.png) /*{bgImgUrlHover}*/ 50% /*{bgHoverXPos}*/ 50% /*{bgHoverYPos}*/ repeat-x /*{bgHoverRepeat}*/;
		font-weight: normal /*{fwDefault}*/;
		color: #212121 /*{fcHover}*/;
	}

		.ui-state-hover a, .ui-state-hover a:hover
		{
			color: #212121 /*{fcHover}*/;
			text-decoration: none;
		}

	.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active
	{
		border: 1px solid #aaaaaa /*{borderColorActive}*/;
		background: #ffffff /*{bgColorActive}*/ url(img/ui-bg_glass_65_ffffff_1x400.png) /*{bgImgUrlActive}*/ 50% /*{bgActiveXPos}*/ 50% /*{bgActiveYPos}*/ repeat-x /*{bgActiveRepeat}*/;
		font-weight: normal /*{fwDefault}*/;
		color: #212121 /*{fcActive}*/;
	}

		.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited
		{
			color: #212121 /*{fcActive}*/;
			text-decoration: none;
		}

.ui-widget :active
{
	outline: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight
{
	border: 1px solid #fcefa1 /*{borderColorHighlight}*/;
	background: #fbf9ee /*{bgColorHighlight}*/ url(img/ui-bg_glass_55_fbf9ee_1x400.png) /*{bgImgUrlHighlight}*/ 50% /*{bgHighlightXPos}*/ 50% /*{bgHighlightYPos}*/ repeat-x /*{bgHighlightRepeat}*/;
	color: #363636 /*{fcHighlight}*/;
}

	.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a
	{
		color: #363636 /*{fcHighlight}*/;
	}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error
{
	border: 1px solid #cd0a0a /*{borderColorError}*/;
	background: #fef1ec /*{bgColorError}*/ url(img/ui-bg_glass_95_fef1ec_1x400.png) /*{bgImgUrlError}*/ 50% /*{bgErrorXPos}*/ 50% /*{bgErrorYPos}*/ repeat-x /*{bgErrorRepeat}*/;
	color: #cd0a0a /*{fcError}*/;
}

	.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a
	{
		color: #cd0a0a /*{fcError}*/;
	}

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text
{
	color: #cd0a0a /*{fcError}*/;
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary
{
	font-weight: bold;
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary
{
	opacity: .7;
	filter: Alpha(Opacity=70);
	font-weight: normal;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled
{
	opacity: .35;
	filter: Alpha(Opacity=35);
	background-image: none;
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon
{
	width: 16px;
	height: 16px;
	background-image: url(img/ui-icons_222222_256x240.png) /*{iconsContent}*/;
}

.ui-widget-content .ui-icon
{
	background-image: url(img/ui-icons_222222_256x240.png); /*{iconsContent}*/
}

.ui-widget-header .ui-icon
{
	background-image: url(img/ui-icons_222222_256x240.png) /*{iconsHeader}*/;
}

.ui-state-default .ui-icon
{
	background-image: url(img/ui-icons_888888_256x240.png) /*{iconsDefault}*/;
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon
{
	background-image: url(img/ui-icons_454545_256x240.png) /*{iconsHover}*/;
}

.ui-state-active .ui-icon
{
	background-image: url(img/ui-icons_454545_256x240.png) /*{iconsActive}*/;
}

.ui-state-highlight .ui-icon
{
	background-image: url(img/ui-icons_2e83ff_256x240.png) /*{iconsHighlight}*/;
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon
{
	background-image: url(img/ui-icons_cd0a0a_256x240.png) /*{iconsError}*/;
}

/* positioning */
.ui-icon-circle-triangle-e
{
	background-position: -48px -192px;
}

.ui-icon-circle-triangle-w
{
	background-position: -81px -192px;
}

/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl
{
	-moz-border-radius-topleft: 4px /*{cornerRadius}*/;
	-webkit-border-top-right-radius: 4px /*{cornerRadius}*/;
	border-top-right-radius: 4px /*{cornerRadius}*/;
}

.ui-corner-tr
{
	-moz-border-radius-topright: 4px /*{cornerRadius}*/;
	-webkit-border-top-left-radius: 4px /*{cornerRadius}*/;
	border-top-left-radius: 4px /*{cornerRadius}*/;
}

.ui-corner-bl
{
	-moz-border-radius-bottomleft: 4px /*{cornerRadius}*/;
	-webkit-border-bottom-right-radius: 4px /*{cornerRadius}*/;
	border-bottom-right-radius: 4px /*{cornerRadius}*/;
}

.ui-corner-br
{
	-moz-border-radius-bottomright: 4px /*{cornerRadius}*/;
	-webkit-border-bottom-left-radius: 4px /*{cornerRadius}*/;
	border-bottom-left-radius: 4px /*{cornerRadius}*/;
}

.ui-corner-top
{
	-moz-border-radius-topleft: 4px /*{cornerRadius}*/;
	-webkit-border-top-right-radius: 4px /*{cornerRadius}*/;
	border-top-right-radius: 4px /*{cornerRadius}*/;
	-moz-border-radius-topright: 4px /*{cornerRadius}*/;
	-webkit-border-top-left-radius: 4px /*{cornerRadius}*/;
	border-top-left-radius: 4px /*{cornerRadius}*/;
}

.ui-corner-bottom
{
	-moz-border-radius-bottomleft: 4px /*{cornerRadius}*/;
	-webkit-border-bottom-right-radius: 4px /*{cornerRadius}*/;
	border-bottom-right-radius: 4px /*{cornerRadius}*/;
	-moz-border-radius-bottomright: 4px /*{cornerRadius}*/;
	-webkit-border-bottom-left-radius: 4px /*{cornerRadius}*/;
	border-bottom-left-radius: 4px /*{cornerRadius}*/;
}

.ui-corner-left
{
	-moz-border-radius-topright: 4px /*{cornerRadius}*/;
	-webkit-border-top-left-radius: 4px /*{cornerRadius}*/;
	border-top-left-radius: 4px /*{cornerRadius}*/;
	-moz-border-radius-bottomright: 4px /*{cornerRadius}*/;
	-webkit-border-bottom-left-radius: 4px /*{cornerRadius}*/;
	border-bottom-left-radius: 4px /*{cornerRadius}*/;
}

.ui-corner-right
{
	-moz-border-radius-topleft: 4px /*{cornerRadius}*/;
	-webkit-border-top-right-radius: 4px /*{cornerRadius}*/;
	border-top-right-radius: 4px /*{cornerRadius}*/;
	-moz-border-radius-bottomleft: 4px /*{cornerRadius}*/;
	-webkit-border-bottom-right-radius: 4px /*{cornerRadius}*/;
	border-bottom-right-radius: 4px /*{cornerRadius}*/;
}

.ui-corner-all
{
	-moz-border-radius: 4px /*{cornerRadius}*/;
	-webkit-border-radius: 4px /*{cornerRadius}*/;
	border-radius: 4px /*{cornerRadius}*/;
}

/* Overlays */
.ui-widget-overlay
{
	background: #aaaaaa /*{bgColorOverlay}*/ url(img/ui-bg_flat_0_aaaaaa_40x100.png) /*{bgImgUrlOverlay}*/ 50% /*{bgOverlayXPos}*/ 50% /*{bgOverlayYPos}*/ repeat-x /*{bgOverlayRepeat}*/;
	opacity: .3;
	filter: Alpha(Opacity=30) /*{opacityOverlay}*/;
}

.ui-widget-shadow
{
	margin: -8px /*{offsetTopShadow}*/ 0 0 -8px /*{offsetLeftShadow}*/;
	padding: 8px /*{thicknessShadow}*/;
	background: #aaaaaa /*{bgColorShadow}*/ url(img/ui-bg_flat_0_aaaaaa_40x100.png) /*{bgImgUrlShadow}*/ 50% /*{bgShadowXPos}*/ 50% /*{bgShadowYPos}*/ repeat-x /*{bgShadowRepeat}*/;
	opacity: .3;
	filter: Alpha(Opacity=30) /*{opacityShadow}*/;
	-moz-border-radius: 8px /*{cornerRadiusShadow}*/;
	-webkit-border-radius: 8px /*{cornerRadiusShadow}*/;
	border-radius: 8px /*{cornerRadiusShadow}*/;
}
/*#endregion*/
/*#region ================================================ DatePicker Big =======================================*/
#ui-datepicker-div
{
	font-size: 14px;
	display: none;
}

#selections
{
	padding: 0px;
	height: 30px;
	margin-top: 38px;
}

#datepickers
{
	height: 40px;
	/*margin-top:7px;*/
}

.persholder
{
	width: 100%;
	position: relative;
	height: 23px;
	clear: both;
	overflow: hidden;
}

#combinations span
{
	font-size: 9px;
	line-height: 21px;
	position: absolute;
	left: 194px;
	top: 70px;
}

#loadingdiv
{
	width: 312px;
	height: 250px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #fff;
	opacity: .70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	display: none;
}

	#loadingdiv img
	{
		margin-top: 100px;
		margin-left: 130px;
	}
/*#endregion*/
/*#region ================================================ DatePicker Small =======================================*/
#manoasmall #changePax
{
	background-image: url("../../images/BookingEngine/info-eng.png");
	position: relative;
	top: -331px;
	left: -40px;
	float: left;
	width: 324px;
	height: 220px;
	z-index: 100;
	display: none;
}

	#manoasmall #changePax .closeInfoPax
	{
		position: absolute;
		width: 20px;
		height: 20px;
		float: right;
		top: 5px;
		right: 10px;
		cursor: pointer;
	}

.miniHolder #changePax
{
	background-image: url("../../images/BookingEngine/info-eng.png");
	position: relative;
	top: -378px;
	left: -40px;
	float: left;
	width: 324px;
	height: 220px;
	z-index: 100;
	display: none;
}

	.miniHolder #changePax .closeInfoPax
	{
		position: absolute;
		width: 20px;
		height: 20px;
		float: right;
		top: 5px;
		left: 10px;
		cursor: pointer;
	}

#manoasmall #ui-datepicker-div
{
	font-size: 10px;
	display: none;
}

#bookRotatLine
{
	width: 100%;
	position: relative;
	text-align: left;
}

#Alldealsdiv
{
	margin-bottom: 10px;
}
/*#endregion*/




/*=======================================================================================================================================*/

/*=============================================================================================================*/


/*----------------------------LOR---------------------------------*/
/*.LOR_Title
{
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: underline;
	float: left;
	width: 100%;
	padding-bottom: 12px;
	text-align: left;
	color: #2F7893;
	line-height: 30px;
}

.ResListPropertyCell
{
	float: left;
	width: 150px;
	font-weight: bold;
}

.ResListValueTitle
{
	float: left;
	width: 150px;
	font-weight: bold;
	color: #2F7893;
}

.ResListValueCell
{
	float: left;
	width: 150px;
}*/
/*#region ============================================================ Reviews general ============================================================> */
/*.average_rating
{
	width: 100%;
	line-height: 20px;
}

#side_guest_reviews .average_rating
{
	width: 97%;
	float: right;
	margin-bottom: -15px;
}

.average_rating .r1
{
	border: 1px solid #000;
	float: right;
}

.average_rating .r2
{
	background: #1ba569;
	color: White;
	font-weight: bold;
	margin: 3px;
	padding: 0px 2px;
}

#side_guest_reviews
{
	float: right;
	width: 85%;
}

.reviewsHeader
{
	width: 100%;
	float: right;
	color: #7E9B25;
	font-size: 18px;
	font-weight: bold;
}








.side_review_item
{
	margin: 8px 0 0 0;
	float: right;
	width: 100%;
	position: relative;
}

#side_guest_reviews .date
{
	font-size: 12px;
	color: #525252;
	font-weight: bold;
	float: left;
}

.reviewDate
{
	width: 110px;
	float: left;
	padding: 2px 10px;
}




#side_guest_reviews .guest_name
{
	float: left;
	width: 125px;
	color: #525252;
	font-size: 12px;
}

#side_guest_reviews .side_review_short
{
	font-size: 12px;
	color: #525252;
	width: 225px;
	float: left;
}

.reviewLinksDiv
{
	float: left;
}

#side_guest_reviews .readmore
{
	float: left;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	text-decoration: underline;
}

	#side_guest_reviews .readmore:hover
	{
		text-decoration: underline;
	}

	#side_guest_reviews .readmore span
	{
		float: left;
		color: #525252;
		text-decoration: underline;
	}

	#side_guest_reviews .readmore .reviewsArrow
	{
		background-image: url("http://www.armon-hotel.com/images/reviewsarrow_eng.png");
		width: 12px;
		height: 16px;
		float: left;
		margin: 0px 0px 0px 5px;
	}*/
/*#endregion*/
/*#region ============================================================ Reviews Results page ============================================================> */
/*.ReviewItem .ReviewTitleAndRating
{
	width: 100%;
	float: right;
}

.ReviewRatingDiv
{
	float: left;
}



.ReviewItem .ReviewReadMore span:hover
{
	cursor: pointer;
	text-decoration: underline;
}

.RateOverallTitle
{
	float: right;
	width: 100%;
	margin: 5px 10px 5px 0px;
}








.AverageRateOverall h3
{
	font-size: 11pt;
	font-weight: bold;
	color: #565656;
}

.OverallRatingContent
{
	float: right;
	margin: 25px 0px 20px 0px;
}

	.OverallRatingContent .ratingSpan
	{
		font-size: 18px;
		font-weight: bold;
		margin-top: -5px;
	}




.inneroverallRatingBoxRight
{
	width: 218px;
	float: left;
}

.inneroverallRatingBoxLeft
{
	width: 218px;
	margin-left: 35px;
	float: left;
}

.innerReviewTitle
{
	float: right;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px;
}

.backArrowActive a
{
	padding: 5px 8px 5px 11px;
}






.active_backarrow
{
	background-image: url("../../images/next_active.png");
	width: 26px;
	height: 25px;
	float: left;
	cursor: pointer;
}


.inactive_nextarrow
{
	background-image: url("../../images/back_inactive.png");
	width: 26px;
	height: 25px;
	float: left;
}

.active_nextarrow
{
	background-image: url("../../images/back_active.png");
	width: 26px;
	height: 25px;
	float: left;
	cursor: pointer;
}*/
/*#endregion*/
/*#region ============================================================ Club Members page ============================================================> */
/*.joinClubDiv
{
	width: 500px;
	float: left;
	display: none;
}

	.joinClubDiv .singlefield
	{
		width: 100%;
		height: 30px;
		float: left;
		color: #525252;
		font-size: 12px;
		font-family: Tahoma;
	}

		.joinClubDiv .singlefield .fieldvalidator
		{
			width: 50%;
			float: right;
		}

		.joinClubDiv .singlefield .fieldtitle
		{
			width: 200px;
			float: left;
		}

		.joinClubDiv .singlefield .inputtext
		{
			width: 180px;
			height: 20px;
			float: left;
		}

.clubthanks
{
	width: 500px;
	float: left;
	margin: 60px 0px 0px 0px;
	color: #525252;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
}*/
/*#endregion*/