body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
}
body {
  font-family: arial, sans-serif !important;
  background-color: #FFF;
  margin: 0;
  font-size: 12px !important;
}
#ajaxStatus {
  -moz-border-radius: 0 0 10px 10px;
  position: absolute;
  margin: 0 auto;
  left: 50%;
  background-color: #efefef;
  padding: 10px;
}
a {
  text-decoration: none;
  -webkit-transition: text-decoration 0.2s linear 0s;
  -moz-transition: text-decoration 0.2s linear 0s;
}
a:hover {
  text-decoration: underline;
  -webkit-transition: text-decoration 0.2s linear 0s;
  -moz-transition: text-decoration 0.2s linear 0s;
}
.ArnPushPage {
  background-color: #efefef;
  opacity: 1;
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100% !important;
  z-index: 10;
}
#theArnVendorNumber {
  display: none;
}
.ArnPushPageContent {
  -moz-border-radius: 10px 10px 10px 10px;
  background-color: #E8E8E8;
  background-image: url("images/throbber3.gif");
  background-repeat: no-repeat;
  background-position: 84px 33px;
  border: 1px solid #E1E1E1;
  height: 200px;
  left: 50%;
  margin-left: -200px;
  position: absolute;
  top: 30%;
  width: 400px;
  z-index: 11;
}
.ArnSearchContainerMainDiv {
  position: relative;
  top: -46px;
  width: 89%;
}
.ArnSearchContainerMainTable {
  margin: 31px auto 0;
  text-align: left;
  width: 100%;
}
.ArnRightListContainer {
  padding-left: 11px;
  width: 82%;
  display: block;
  margin: 30px 0 0 256px;
}
.ArnRightExtraContainer {
  padding: 0 0 0 20px;
  width: 160px;
  display: block;
}
.ArnLeftSearchContainer {
  background-color: #EFEFEF;
  border-right: 1px solid #DEDEDE;
  line-height: 1.7em;
  width: 243px;
  position: fixed;
  font-size: 12px;
  margin: 15px 0 0;
  height: 100%;
}
.WK .ArnLeftSearchContainer {
  margin: -31px 0 0;
}
#searchForm {
  background-color: #E5E5E5;
  border-bottom: 1px solid #DEDEDE;
  margin: 92px 0;
  padding: 10px 0 0;
}
.ArnIndividualSearchContainer,
.ArnStayTable {
  margin-top: 4px;
}
.ArnStayTable td {
  padding: 0 6px;
}
.ArnPrimarySearchOuterContainer {
  width: 224px;
  padding: 10px;
}
.ArnPrimarySearchOuterContainer input {
  border: 1px solid #CCCCCC;
  height: 23px;
  width: 220px;
}
.ArnPrimarySearchOuterContainer #theSubmitButton {
  background: -moz-linear-gradient(center top, #009dd9, #007dbb) repeat scroll 0 0 transparent;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #009dd9), color-stop(100%, #007dbb));
  border: 1px solid #0C5A85;
  border-radius: 5px 5px 5px 5px;
  color: #FFFFFF;
  font-size: 16px;
  text-shadow: 0 0 3px #999999;
  height: 40px;
  margin-top: 10px;
  width: 222px;
}
.ArnPrimarySearchOuterContainer #theSubmitButton :hover {
  background: -moz-linear-gradient(center top, #009dd9, #009dd9) repeat scroll 0 0 transparent;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #009dd9), color-stop(100%, #009dd9));
}
.ArnPrimarySearchOuterContainer #theSubmitButton :active {
  background: -moz-linear-gradient(center top, #007dbb, #007dbb) repeat scroll 0 0 transparent;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #007dbb), color-stop(100%, #007dbb));
}
#theOtherSubmitButton {
  background: -moz-linear-gradient(center top, #009dd9, #007dbb) repeat scroll 0 0 transparent;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #009dd9), color-stop(100%, #007dbb));
  -moz-transition: background 0.2s linear;
  border: 1px solid #0C5A85;
  border-radius: 5px 5px 5px 5px;
  color: #FFFFFF;
  font-size: 16px;
  height: 40px;
  margin-top: 10px;
  position: relative;
  text-shadow: 0 0 3px #999999;
  top: -31px;
  width: 222px;
}
#theOtherSubmitButton :hover {
  background: -moz-linear-gradient(center top, #009dd9, #009dd9) repeat scroll 0 0 transparent;
}
#theOtherSubmitButton :active {
  background: -moz-linear-gradient(center top, #007dbb, #007dbb) repeat scroll 0 0 transparent;
}
.ArnSearchHeader {
  font-size: 14px;
  xleft: 1px;
  xpadding: 10px;
  position: static;
  xtop: 42px;
  width: 223px;
  xmargin: 20px 0 0;
  display: none;
}
.ArnSearchHotelsImg,
.ArnCitiesNearbyContainer,
.ArnAmentitiesContainer,
.ArnPropertyClassesContainer,
.ArnPropertyTypesContainer,
.ArnRateFiltersContainer,
.lblCurrency,
.ArnSlider {
  background-image: url(images/dot.png);
  background-repeat: no-repeat;
  background-position: 14px 12px;
  color: #777;
  background-color: #efefef;
  border-bottom: 1px solid #DEDEDE;
  cursor: pointer;
  font-size: 13px;
  line-height: 1.7em;
  font-weight: bold;
  left: -9px;
  padding: 10px;
  position: relative;
  text-transform: uppercase;
  width: 222px;
  text-indent: 26px;
  x-moz-transition: background-color 0.1s linear;
}
.ArnSearchHotelsImg {
  color: #FFF;
  background-color: #ff9933;
}
.ArnSearchHotelsImg :hover {
  color: #FFF;
  background-color: #999;
}
.ArnCitiesNearbyContainer :hover,
.ArnAmentitiesContainer :hover,
.ArnPropertyClassesContainer :hover,
.ArnPropertyTypesContainer :hover,
.ArnRateFiltersContainer :hover,
.lblCurrency :hover,
.ArnSlider :hover {
  color: #FFF;
  background-color: #999;
}
.ArnSearchHotelsImg a:hover,
.ArnCitiesNearbyContainer a:hover,
.ArnAmentitiesContainer a:hover,
.ArnPropertyClassesContainer a:hover,
.ArnPropertyTypesContainer a:hover,
.ArnRateFiltersContainer a:hover,
.lblCurrency a:hover,
.ArnSlider a:hover {
  text-decoration: none;
}
.ArnSearchHotelsImg a:active,
.ArnCitiesNearbyContainer a:active,
.ArnAmentitiesContainer a:active,
.ArnPropertyClassesContainer a:active,
.ArnPropertyTypesContainer a:active,
.ArnRateFiltersContainer a:active,
.lblCurrency a:active,
.ArnSlider a:active {
  color: #efefef;
}
.lblCurrency {
  border-top: 1px solid #BBB;
}
.ArnRateFiltersContainer {
  border-bottom: 1px solid #BBB;
}
.ArnSearchHotelsImg {
  top: -24px;
}
.ArnCitiesNearbyContainer {
  top: -38px;
}
.ArnAmentitiesContainer {
  top: -42px;
}
.ArnPropertyClassesContainer {
  top: -46px;
}
.ArnPropertyTypesContainer {
  top: -50px;
}
.ArnRateFiltersContainer {
  top: -54px;
}
.AirportShuttleBox,
.ComplimentaryBreakfastBox,
.FitnessCenterBox,
.FreeLocalCallsBox,
.InternetAccessBox,
.KitchenKitchenetteBox,
.PetsAllowedBox,
.PoolBox,
.RestaurantonsiteBox,
.SocialHourBox {
  text-indent: 6px;
}
.checkbox {
  margin-right: 5px;
}
.ArnGoCitySearch,
.ArnGoAddressSearch,
.ArnGoLandmarkSearch,
.ArnGoAirportSearch {
  -moz-transition: border 0.418s ease 0s;
  background-color: #F3F3F3;
  border: 1px solid #DCDCDC;
  color: #6E6E6E !important;
  outline: 0 none;
  padding: 5px;
  position: absolute;
  top: 128px;
  width: 51px;
  font-size: .9em;
  text-align: center;
  z-index: 1;
}
.ArnGoCitySearch {
  left: 0;
  width: 43px;
}
.ArnGoAddressSearch {
  left: 55px;
}
.ArnGoLandmarkSearch {
  left: 118px;
}
.ArnGoAirportSearch {
  left: 181px;
}
.ArnGoAdvancedSearch {
  display: none;
}
.ArnGoCitySearch :hover {
  border: 1px solid #999;
  left: 0;
  width: 43px;
  text-decoration: none;
  -moz-transition: border 0.418s ease 0s;
}
.ArnGoAddressSearch :hover,
.ArnGoLandmarkSearch :hover,
.ArnGoAirportSearch :hover {
  border: 1px solid #999;
  background-color: #F3F3F3;
  color: #333333 !important;
  outline: 0 none;
  padding: 5px;
  position: absolute;
  width: 51px;
  font-size: .9em;
  text-align: center;
  text-decoration: none;
  -moz-transition: border 0.418s ease 0s;
}
.selectedTab {
  background-color: #FFF !important;
  border-bottom: none;
  color: #333;
}
.selectedTab :hover {
  border: 1px solid #DCDCDC;
  border-bottom: none;
  color: #333;
}
.ArnQuadSearchContainer.ArnPrimarySearchContainer {
  background-color: #FFFFFF;
  background-position: center bottom;
  background-repeat: repeat-x;
  border-bottom: 1px solid #CCCCCC;
  margin-left: -10px;
  margin-top: -17px;
  padding: 10px 10px 33px;
  width: 223px;
}
.ArnSecondarySearchOuterContainer,
.ArnSlider {
  margin-left: 10px;
}
.ArnCitiesNearbyContainer select {
  width: 163px;
}
.ArnPagerContainer {
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
  font-size: 12px !important;
  height: 50px;
  left: 4px;
  margin-bottom: 0;
  margin-top: 0;
  position: relative;
}
.ArnSortBy,
.ArnSortByName,
.ArnSortByClass {
  float: right;
  font-size: 8pt;
}
.ArnSortContainer {
  height: 21px;
  top: -32px;
  padding: 0;
  position: relative;
  width: 576px;
}
.ArnPages a {
  background-color: #FFFFFF;
}
.ArnSortByType {
  font-size: 8pt;
  left: 401px;
  position: absolute;
}
.ArnSortByClass {
  border-right: 1px solid #AFBDD4;
  text-align: center;
  width: 65px;
}
.ArnSortByName {
  border-left: 1px solid #AFBDD4;
  border-right: 1px solid #AFBDD4;
  left: 457px;
  text-align: center;
  width: 51px;
}
.ArnSortBy {
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  left: 346px;
  position: absolute;
  top: 1px;
  width: 60px;
}
.ArnToggleMap {
  font-size: 8pt;
  height: 21px;
  top: 26px;
  left: 2px;
  margin: 0;
  position: absolute;
}
.ArnPropertyMap {
  width: 100%;
}
.ArnProperty {
  border-top: 1px solid #E1E1E1;
  margin-top: 0;
  position: relative;
  width: 100%;
}
.ArnContainer {
  position: relative;
  width: 100%;
  height: 130px;
}
.ArnPropName {
  left: 130px;
  line-height: 1.6em;
  position: absolute;
  top: 5px;
  width: 50%;
}
.ArnPropNameLink {
  color: #333 !important;
  font-size: 16px;
}
.ArnPropNumber {
  display: none;
}
.ArnPropThumb {
  left: 0;
  position: absolute;
  top: 8px;
}
.ArnRating0Stars,
.ArnRating1Star,
.ArnRating2Stars,
.ArnRating3Stars,
.ArnRating4Stars,
.ArnRating5Stars {
  background-image: url("images/v6artwork.png");
  font-size: 0;
  color: transparent;
  height: 14px;
  right: 192px;
  position: absolute;
  top: 60px;
  width: 67px;
  z-index: 9;
}
.ArnRating0Stars {
  background-position: 0 -471px;
}
.ArnRating1Star {
  background-position: 0 -401px;
}
.ArnRating2Stars {
  background-position: 0 -415px;
}
.ArnRating3Stars {
  background-position: 0 -429px;
}
.ArnRating4Stars {
  background-position: 0 -443px;
}
.ArnRating5Stars {
  background-position: 0 -457px;
}
.ArnPropType {
  background-color: #EFEFEF;
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 700;
  left: 0;
  opacity: 0.7;
  position: absolute;
  top: 102px;
  width: 107px;
  color: #777;
  height: 15px;
  padding: 4px 6px 0 0;
}
.ArnRateCell {
  position: absolute;
  right: 64px;
  text-align: center;
  top: 47px;
  width: 130px;
}
.ArnPriceCell {
  background: -moz-linear-gradient(left center, rgba(255, 255, 255, 0) 0pt, #ffffff 20px) repeat scroll 0 0 transparent;
  font-size: 16px;
  font-weight: bold;
  height: 68px;
  padding-left: 20px;
  padding-top: 54px;
  position: absolute;
  right: -69px;
  top: -44px;
  width: 294px;
}
.ArnRateButton {
  left: 100px;
  position: absolute;
  top: 10px;
  width: 76%;
}
.originalPrice {
  font-size: 14px;
  color: #888;
  text-decoration: line-through;
}
.ArnAvailability {
  background-color: #F4F3EF;
  color: red;
  font-size: 8pt;
  right: 0;
  padding: 15px;
  position: absolute;
  text-align: center;
  top: 46px;
  width: 120px;
  z-index: 100;
}
.ArnLimitedAvail {
  color: red;
  width: 130px;
  height: 19px;
  position: absolute;
  text-align: center;
  top: 18px;
  right: 15px;
}
.ArnBottomContainer {
  background-color: transparent;
  height: 28px;
  left: 122px;
  position: absolute;
  top: 99px;
}
.ArnContentContainer {
  background-color: #f5f6f6;
  border: 1px solid #DEDEDE;
  padding: 20px;
}
.ArnContentGeneralInfo.AvailableRooms hr {
  border: none;
  color: transparent;
}
.ArnIconContainer {
  left: 9px;
  margin: 0;
  position: relative;
  top: -3px;
}
.ArnAmenityLink {
  color: transparent;
}
.ArnContentButtonContainer {
  background-color: #F4F5F5;
  background-image: url("images/v6artwork.png");
  background-position: -190px -509px;
  background-repeat: repeat-x;
  height: 25px;
  width: 100%;
}
.ArnContentButtonWide,
.ArnContentButtonNarrow {
  background-color: #FFFFFF;
  border-left: 1px solid #ABB0BA;
  border-right: 1px solid #ABB0BA;
  border-top: 1px solid #ABB0BA;
  cursor: pointer;
  float: left;
  font-size: 8pt;
  font-weight: 700;
  margin-left: 12px;
  margin-top: 4px;
  padding: 3px;
  text-align: center;
  width: 85px;
}
.ArnContentButtonNarrow {
  margin-left: 6px;
  width: 65px;
}
.ArnContentGeneralInfo h3 {
  margin-bottom: 10px;
}
.ArnContentGeneralInfo p {
  margin-top: 10px;
}
.bookRoomCell {
  padding-left: 10px;
}
.ArnMildText {
  margin-top: 10px;
}
.ArnMildText li {
  list-style: inside;
  line-height: 1.7em;
}
.ArnAmenityContainer {
  width: 100%;
}
.rateRow {
  border-top: 4px solid #DDDDDD;
  padding: 20px 8px;
}
.ArnRateCalendar {
  border: none;
  background-color: #FFFFFF;
  padding: 5px !important;
  margin-top: 8px;
  width: 100%;
}
.rateRow.even {
  xbackground-color: #EFEFEF;
}
.rateRow.odd .ArnRateCalendar td {
  background-color: #FFF;
  text-align: center;
  padding: 5px;
}
.rateRow.even .ArnRateCalendar td {
  background-color: #FFF;
  text-align: center;
  padding: 5px;
}
.ArnNightlyRate {
  font-size: 16px;
  margin: 10px 0;
}
.ArnNightlyRate strong {
  font-weight: bold;
}
a:link,
a:active,
a:visited {
  color: blue;
  text-decoration: none;
  -webkit-transition: color 0.2s linear 0s;
  -moz-transition: color 0.2s linear 0s;
}
a:hover {
  text-decoration: underline;
  -webkit-transition: color 0.2s linear 0s;
  -moz-transition: color 0.2s linear 0s;
}
.ArnHeader {
  border-bottom: 1px solid #DEDEDE;
  xbackground-color: #FFFFFF;
  background-image: url("images/header_soft.png");
  background-repeat: no-repeat;
  background-position: -6px 20px;
  width: 243px;
  height: 86px;
  position: fixed;
  top: 1px;
  z-index: 2;
}
.ArnHeader {
  border-right: 1px solid #DEDEDE;
  background-color: #EFEFEF;
  height: 100%;
  top: 1px;
}
.RootBody .ArnHeader,
.SearchHotels .ArnHeader {
  border-right: none;
  width: 243px;
  height: 86px;
  z-index: 2;
}
.ArnSupportLinks {
  color: transparent;
  z-index: 9;
  text-align: center;
  background-color: transparent;
  padding: 20px;
  width: 940px;
  margin: 0 !important;
}
.ArnSupportLinks a {
  font-size: 12px;
  padding: 0 4px;
}
.ArnSupportTop {
  display: none;
  padding: 0 !important;
  position: relative;
  text-align: left !important;
  top: -91px;
  left: 6px;
  width: 800px !important;
}
.ArnSupportTop a {
  color: #FFF;
}
.ArnSupportBottom {
  background-color: #FFF;
  border-top: 1px solid #CCCCCC;
  position: relative;
  text-align: left;
  top: -46px;
}
.ArnFooter {
  background-color: #FFF;
  border-top: 3px solid #333333;
  width: 980px;
  height: 50px;
  display: none;
}
.ArnSupportBottom {
  margin: 0 0 0 246px !important;
  width: 71.8% !important;
}
.partOne {
  background-image: url("/appSkins/22385/v6/themes/standard/images/LRG_WIDE3.png");
  height: 37px;
  left: 462px;
  position: absolute;
  top: 12px;
  width: 203px;
  z-index: 1;
  display: block;
}
.ArnPropPopularity {
  display: none;
}
.ArnNoResults {
  color: red;
  font-size: 16px;
  margin: 0 0 12px;
}
x.ArnSubPage {
  background-color: #FFFFFF;
  color: #333333;
  margin: 30px 0 70px 267px;
  width: 82%;
}
.ArnSubPage h1 {
  font-size: 1.4em;
  font-weight: 700;
  margin-bottom: 10px;
}
.ArnSubPage h3 {
  font-size: 1.1em;
  font-weight: 700;
}
.ArnSubPage h4 {
  font-size: 1.1em;
  font-weight: 700;
  margin: 26px 0 -10px;
}
.ArnSubPage strong {
  font-weight: 700;
}
.ArnSubPage p {
  margin-top: 10px;
}
.ArnSubPage .formField {
  border: 2px solid #CCCCCC;
  height: 20px;
  margin-bottom: 10px;
  width: 400px;
}
.WBResendOrCancelForm,
.WBSupportForm,
.ArnPrivaryPolicy,
.ArnTermsConditions,
.WBFaq,
.WBRateGuaranteeForm {
  line-height: 1.7em;
}
.ArnSupportChatTable td {
  padding: 10px;
}
.CancelReservationAction.submit,
.ResendGuestReceiptEmailAction.submit,
.ResendGuestVoucherEmailAction.submit,
.SendRequestAction.submit {
  font-size: 8pt;
  height: 33px;
  margin-right: 10px;
  margin-top: 10px;
  width: 200px;
}
.yui-calcontainer.multi {
  width: 403px !important;
}
.yui-calendar .calnavleft {
  left: 6px !important;
  top: 5px !important;
}
.yui-calendar .calnavright {
  right: 14px !important;
  top: 5px !important;
}
.yui-calendar td.calcell,
.yui-calendar .calheader,
.yui-calendar .calweekdaycell {
  padding: 0.3em !important;
}
#lengthOfStay,
#rooms,
#adults,
#kids {
  width: 50px;
}
/* Start Root Search Page */
.RootBody {
  background-color: #aaa;
  background-attachment: fixed;
  xbackground-image: url("images/city.jpg");
  background-position: center top;
}
.RootBody .ArnSearchContainerMainDiv {
  height: 570px;
}
.RootBody .ArnSupportBottom {
  left: -2px;
  opacity: 0.7;
  position: fixed;
  top: 495px;
  width: 100% !important;
  border-bottom: 4px solid #999999;
}
.RootPage {
  xbackground-image: url(images/line.gif);
  xbackground-repeat: no-repeat;
  xbackground-position: 244px -4px;
  position: relative;
  width: 980px;
  height: 614px;
}
.RootPage div.autocomplete {
  xtop: 180px !important;
}
.RootPage .ArnPrimarySearchOuterContainer {
  padding: 0 10px;
}
.RootPage .ArnQuadSearchContainer.ArnPrimarySearchContainer {
  margin-top: -4px;
  padding: 10px 10px 33px;
}
.RootPage .ArnSecondarySearchOuterContainer {
  background-image: url("images/rootbg.png");
  height: 408px;
  left: 234px;
  position: fixed;
  top: 83px;
  width: 100% !important;
  border-top: 4px solid #999999;
}
.RootPage .ArnCitiesNearbyContainer {
  display: none;
}
.RootPage .ArnSearchHeader {
  color: #777777;
  display: block;
  font-size: 13px;
  font-weight: bold;
  left: 37px;
  position: absolute;
  text-transform: uppercase;
  top: 99px;
}
.RootPage .ArnSearchHotelsImg {
  background-color: #efefef;
  height: 20px;
  top: -14px;
}
.RootPage .ArnSearchHotelsImg :hover {
  background-color: #efefef;
}
.RootPage .ArnAmentitiesContainer {
  background-image: none;
  text-indent: 0;
  background-color: transparent;
  text-transform: none;
  border: none;
  top: 33px;
  left: 20px;
  position: absolute;
  width: 200px;
  color: #777;
  cursor: text;
}
.RootPage .ArnAmentitiesContainer :hover {
  color: #777;
}
.RootPage .ArnPropertyClassesContainer {
  background-image: none;
  text-indent: 0;
  background-color: transparent;
  text-transform: none;
  border: none;
  left: 230px;
  position: absolute;
  top: 33px;
  width: 80px;
  color: #777;
  cursor: text;
}
.RootPage .ArnPropertyClassesContainer :hover {
  color: #777;
}
.RootPage .ArnPropertyTypesContainer {
  background-image: none;
  text-indent: 0;
  background-color: transparent;
  text-transform: none;
  border: none;
  left: 370px;
  position: absolute;
  top: 33px;
  width: 110px;
  color: #777;
  cursor: text;
}
.RootPage .ArnPropertyTypesContainer :hover {
  color: #777;
}
.RootPage .ArnRateFiltersContainer {
  background-image: none;
  text-indent: 0;
  background-color: transparent;
  text-transform: none;
  border: none;
  left: 230px;
  position: absolute;
  top: 210px;
  width: 200px;
  color: #777;
  cursor: text;
}
.RootPage .ArnRateFiltersContainer :hover {
  color: #777;
}
.RootPage .lblCurrency {
  background-image: none;
  text-indent: 0;
  background-color: transparent;
  text-transform: none;
  border: none;
  color: #777;
  cursor: text;
}
.RootPage .lblCurrency :hover {
  color: #777;
}
.RootPage .ArnCurrenciesContainer {
  left: 30px;
  position: absolute;
  top: 290px;
}
.RootPage .ArnSlider {
  background-image: none;
  text-indent: 0;
  background-color: transparent;
  text-transform: none;
  border: none;
  left: 458px;
  position: absolute;
  top: 411px;
  width: 200px;
  color: #777;
  cursor: text;
}
.RootPage .ArnSlider :hover {
  color: #777;
}
.RootPage #batchSize {
  position: absolute;
  top: -20px;
  left: 0;
}
.RootPage .ArnGoAddressSearch {
  left: 55px;
}
.RootPage .ArnGoLandmarkSearch {
  left: 118px;
}
.RootPage .ArnGoAirportSearch {
  left: 181px;
}
.RootPage .selectedTab {
  background-color: #FFF !important;
  border-bottom: 0 none !important;
}
.RootBody .ArnRightExtraContainer,
.RootBody .ArnRightListContainer,
.RootBody .ArnNoResults,
.RootBody #theOtherSubmitButton {
  display: none;
}
/* End Root Search Page */
/* Start Prop Detail Page */
.PropDetailView {
  background-color: #FFF;
  border: medium none;
  padding: 0;
  margin: 0;
  position: relative;
  width: 90%;
  top: -10px;
}
.SimpleSearch {
  background-color: #EFEFEF;
  background-position: 0 0;
  background-repeat: no-repeat;
  border-right: 1px solid #DEDEDE;
  font-size: 12px;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 243px;
  z-index: 1;
}
.SimpleSearch .SearchActions {
  display: none;
}
.SimpleSearch .rowOne {
  display: block;
  left: 0;
  position: absolute;
  top: 98px;
}
.SimpleSearch .rowTwo {
  display: block;
  left: 11px;
  position: absolute;
  top: 232px;
}
.SimpleSearch .CheckIn {
  left: 11px;
  position: absolute;
  top: 1px;
}
.SimpleSearch .ArnCheckInDate {
  height: 23px;
  width: 220px;
}
.SimpleSearch .ArnNights {
  left: 11px;
  position: absolute;
  top: 50px;
  width: 50px;
}
.SimpleSearch .ArnRooms {
  left: 88px;
  position: absolute;
  top: 50px;
  width: 60px;
}
.SimpleSearch .ArnAdults {
  left: 166px;
  position: absolute;
  top: 50px;
}
.SimpleSearch .ArnChildren {
  left: 11px;
  position: absolute;
  top: 90px;
}
.SimpleSearch .ArnCurrency select {
  width: 160px;
}
.SimpleSearch .CheckRates {
  left: 11px;
  padding-bottom: 15px;
  position: absolute;
  top: 182px;
}
.SimpleSearch .submit {
  background: -moz-linear-gradient(center top, #009dd9, #007dbb) repeat scroll 0 0 transparent;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #009dd9), color-stop(100%, #007dbb));
  border: 1px solid #0C5A85;
  border-radius: 5px 5px 5px 5px;
  color: #FFFFFF;
  font-size: 16px;
  text-shadow: 0 0 3px #999999;
  height: 40px;
  width: 222px;
}
.SimpleSearch .submit :hover {
  background: -moz-linear-gradient(center top, #009dd9, #009dd9) repeat scroll 0 0 transparent;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #009dd9), color-stop(100%, #009dd9));
}
.SinglePropDetail .ArnPropThumb {
  display: none;
}
.SinglePropDetail .ArnPropNumber {
  display: none;
}
.SinglePropDetail .ArnPropClass {
  display: block;
}
.SinglePropDetail .ArnRightListContainer {
  background-color: transparent;
  padding-left: 0;
  border: none;
}
.SinglePropDetail .ArnSearchContainerMainTable {
  background-color: transparent;
  border: none;
}
.SinglePropDetail fieldset legend {
  position: static;
}
.SinglePropDetail .ArnRating1Star {
  background-image: url(images/artwork2.png);
  background-position: 0 2px;
  font-size: 1px;
  height: 14px;
  position: absolute;
  text-align: right;
  width: 85px;
}
.SinglePropDetail .ArnRating2Stars {
  background-image: url(images/artwork2.png);
  background-position: 0 -27px;
  font-size: 1px;
  height: 14px;
  position: absolute;
  text-align: right;
  width: 85px;
}
.SinglePropDetail .ArnRating3Stars {
  background-color: #FFFFFF;
  background-position: 5px -53px;
  background-repeat: no-repeat;
  background-image: url(images/artwork2.png);
  font-size: 1px;
  height: 14px;
  position: absolute;
  text-align: right;
  opacity: 0.7;
  padding: 10px;
  width: 284px;
}
.SinglePropDetail .ArnRating4Stars {
  background-image: url(images/artwork2.png);
  background-position: 0 -87px;
  font-size: 1px;
  height: 14px;
  position: absolute;
  text-align: right;
  width: 85px;
}
.SinglePropDetail .ArnRating5Stars {
  background-image: url(images/artwork2.png);
  background-position: 0 -115px;
  font-size: 1px;
  height: 14px;
  position: absolute;
  text-align: right;
  width: 85px;
}
.SinglePropDetail .ArnRating0Stars {
  background-image: url(images/artwork2.png);
  background-position: 0 -145px;
  font-size: 1px;
  height: 14px;
  position: absolute;
  text-align: right;
  width: 85px;
}
.SinglePropDetail .ArnSearchContainerMainTable {
  width: 100%;
}
.SinglePropDetail .PropFullDescription {
  border-top: 1px solid #CCCCCC;
  color: #333;
  display: block;
  font-size: 16px;
  font-weight: normal;
  height: auto;
  line-height: 1.7em;
  margin-right: 20px;
  min-height: 271px;
  overflow: visible;
  padding-top: 20px;
  text-indent: 0;
  width: 100%;
}
.SinglePropDetail .ArnProperty legend {
  border-bottom: 1px solid #CCC;
  color: green;
  font-size: 20px !important;
  font-weight: 400;
  margin-bottom: 28px;
  width: 100%;
}
.SinglePropDetail .ArnProperty > legend {
  background-color: transparent;
  border-color: -moz-use-text-color -moz-use-text-color #cccccc;
  border-style: none none solid;
  border-width: medium medium 1px;
  color: red;
  font-size: 30px !important;
  height: 18px;
  left: 20px;
  letter-spacing: 0;
  margin-top: 30px;
  padding: 0 0 34px 0 !important;
  position: absolute;
  text-align: left;
  text-indent: 0;
  top: -55px;
  width: 62%;
  z-index: 9;
  font-weight: normal;
}
.SinglePropDetail .ArnPropName {
  position: static;
  margin-top: 3px;
  margin-bottom: 10px;
  width: 548px;
}
.SinglePropDetail .ArnPropNameLink:link {
  color: #333;
  font-size: 42px !important;
  line-height: 1.1em;
}
.SinglePropDetail .ArnPropAddress {
  font-size: 16px !important;
  color: #555555;
  overflow: hidden;
  padding-bottom: 4px;
  padding-top: 4px;
  position: relative;
  width: 548px;
}
.SinglePropDetail .ArnPropDescription {
  color: #555555;
  font-size: 16px;
  padding-bottom: 8px;
  padding-top: 0;
  text-indent: 0;
}
.SinglePropDetail .ArnProperty {
  border: none !important;
  margin-top: -1px;
}
.SinglePropDetail .ArnContentContainer {
  background-color: #FFFFFF;
  font-size: 14px !important;
  line-height: 1.7;
  margin: 0 0 25px;
  width: 90%;
  padding: 20px;
}
.SinglePropDetail .ArnContainer {
  background-color: #FFFFFF;
  height: auto;
  min-height: 410px;
  padding: 20px;
  position: relative;
  top: 19px;
  width: 62%;
}
.SinglePropDetail .ArnProperty fieldset {
  border-top: none;
  margin-top: 13px;
}
.SinglePropDetail .ArnRateCell {
  position: absolute;
  right: -317px;
  text-align: right;
  top: -34px;
  width: 183px;
}
.SinglePropDetail .ArnPriceCell {
  background-color: transparent;
  border: none;
  font-weight: 400;
  left: -80px;
  margin-top: 46px;
  padding-top: 0;
  position: absolute;
  width: 260px;
  height: 43px;
  text-align: left;
}
.SinglePropDetail .bestPrice .price {
  background: -moz-linear-gradient(center top, #4adb71, #03b73a) repeat scroll 0 0 transparent;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4adb71), color-stop(100%, #03b73a));
  border: 1px solid #00922D;
  border-radius: 5px;
  color: #FFFFFF;
  left: -38px;
  letter-spacing: 1px;
  margin-top: 0;
  outline: 0 none;
  padding: 8px 12px;
  position: absolute;
  text-align: center;
  top: 38px;
  width: 274px;
  text-shadow: 0 3px 0 #888888;
}
.SinglePropDetail .bestPrice .price:hover {
  background: -moz-linear-gradient(center top, #4adb71, #4adb71) repeat scroll 0 0 transparent;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4adb71), color-stop(100%, #4adb71));
}
.SinglePropDetail .bestPrice a:link {
  font-size: 30px;
}
.SinglePropDetail .bestPrice a:hover {
  border-bottom: 2px dotted #FFF;
  color: #ccc;
}
.SinglePropDetail .ArnLimitedAvail {
  color: red;
  font-weight: 700;
  position: absolute;
  right: 110px;
  text-align: right;
  top: -5px;
  width: 250px;
  z-index: 9;
}
.SinglePropDetail .ArnAvailability {
  font-size: 14px;
  position: absolute;
  background-color: #ffe1e6;
  border: 2px solid red;
  color: red;
  height: 28px;
  padding: 24px 10px 0;
  right: 12px;
  top: -30px;
  width: 276px;
  z-index: 9;
}
.SinglePropDetail .ArnRateCalendar {
  border: 0 none;
  margin-top: 0;
  width: 100%;
  padding: 2px;
}
.SinglePropDetail .ArnRateList tbody tr td {
  padding: 4px !important;
}
.SinglePropDetail .ArnRateList tbody tr td:last-child {
  padding: 4px 12px 0 15px !important;
}
.SinglePropDetail .ArnAmenityContainer {
  width: 880px;
}
.SinglePropDetail .ArnAmenityContainer li {
  list-style: inside;
}
.SinglePropDetail .ArnNightlyRate {
  width: 280px;
  color: #0082BF;
  font-size: 18px;
  line-height: 1.2em;
}
.SinglePropDetail .ArnNightlyRate strong {
  font-size: 22px;
}
.SinglePropDetail .bookGroupCell .ArnNightlyRate {
  width: 211px;
}
.SinglePropDetail .ArnContentGeneralInfo {
  font-size: 14px;
  line-height: 2em;
  padding: 0;
}
.SinglePropDetail .ArnContentGeneralInfo p {
  margin-top: 0;
}
.SinglePropDetail .imageDisclaimer {
  font-size: 8pt;
}
.SinglePropDetail .ArnMildText {
  margin-top: 0;
}
.SinglePropDetail .rateRow.even,
.SinglePropDetail .rateRow.odd {
  margin-top: 20px;
}
.SinglePropDetail .reportProblemLink {
  margin-top: -2px;
  padding: 4px;
  position: absolute;
  right: 100px;
  text-align: right;
  width: 293px;
}
.SinglePropDetail .ArnPropPopularity,
.SinglePropDetail .ArnPropType {
  display: none;
}
.SinglePropDetail .ArnRating0Stars,
.SinglePropDetail .ArnRating1Stars,
.SinglePropDetail .ArnRating2Stars,
.SinglePropDetail .ArnRating3Stars,
.SinglePropDetail .ArnRating4Stars,
.SinglePropDetail .ArnRating5Stars {
  right: -318px;
  top: 336px;
}
.ArnRateList {
  color: #333;
  width: 100%;
}
.PropDetailView fieldset {
  background-color: transparent !important;
}
#imageRotator {
  margin: -177px -4px 20px 14px;
  display: block !important;
  width: 300px;
  height: 300px;
  margin: 0;
  position: absolute;
  right: -316px;
  top: 70px;
}
#imageRotator a:link {
  font-size: 0;
}
.groupRequestLink {
  background-image: url("/appSkins/8241/v6/themes/standard/images/button_grouprequest.gif");
  display: block;
  font-size: 0 !important;
  height: 55px;
  width: 204px;
}
/* End Prop Detail Page */
/* Start Guest Checkout Page */
#theBookingPage {
  border: none;
  background-color: transparent;
  color: #333333;
  font-size: 14px;
  line-height: 1.7em;
  padding: 0;
  position: relative;
  xleft: 268px;
  width: 76% !important;
}
#theBookingPage td {
  color: #333333;
  font-size: 14px;
  line-height: 1.7em;
}
#theBookingPage h4 {
  color: #000;
  font-size: 1.1em !important;
  font-weight: 700 !important;
  position: relative;
  width: 239px;
}
#theBookingPage input {
  height: 23px;
}
#theBookingPage textarea {
  border: 2px solid #CCCCCC;
}
#theBookingPage .FormFields select {
  border: 2px solid #CCCCCC;
}
#theBookingPage .ArnRateCalendar {
  background-color: #FFFFFF;
  border: 1px solid #B1B9C2;
  padding: 5px !important;
  margin-top: 8px;
  width: 100%;
}
#theBookingPage ul {
  margin: 14px 0 10px 20px !important;
}
#theBookingPage .checkbox {
  position: relative;
  left: 22px;
  top: 4px;
}
.confirmationAgreement {
  margin-left: 24px !important;
}
#theBookingPage fieldset legend {
  color: #336699;
  font-size: 30px !important;
  font-weight: normal !important;
  position: absolute;
  top: 9px;
  padding: 0;
}
#theReservationFormContainer {
  margin-left: -3px;
  width: 100%;
}
#theRateDescription {
  margin-bottom: 5px;
  width: 100% !important;
}
#theHotel {
  width: 86%;
}
.theHotelName {
  color: #555;
  font-size: 20px;
}
#theHotelAddress {
  color: #555;
}
.GuestForms {
  width: 70%;
}
.ArnRateOdd {
  background-color: #E3EAF3;
}
.ArnRateOdd th {
  border-bottom: medium none;
  padding: 5px;
  text-align: left;
  width: 50%;
  background-color: #C9E0FF !important;
}
.ArnRateOdd td {
  background-color: #C9E0FF !important;
}
.totalsTable {
  xborder: 3px solid #E2E2E2 !important;
}
.totalsTable tr:last-child td {
  color: green !important;
  font-weight: bold;
}
.ArnBox {
  border: none !important;
}
.ArnBox {
  background-color: #FFFFFF !important;
  border-bottom: 1px solid #CCC !important;
  padding: 50px 20px 20px 0;
  xpadding: 55px 22px 20px 0;
  xmargin: 20px 0;
  position: relative;
}
#theCharges {
  border-top: medium none !important;
  xpadding: 55px 22px 20px 0;
}
.WBGuestFormFields {
  background-color: #FFFFFF !important;
  border: none !important;
  xborder-top: 1px solid #CCC !important;
  xborder-bottom: 1px solid #CCC !important;
  margin: 0 0 25px !important;
  xpadding: 75px 15px 13px !important;
  padding: 50px 20px 20px 0 !important;
  position: relative;
}
.PaymentPolicies {
  width: 50%;
}
#theStayPolicies {
  color: #333;
  width: 100% !important;
  background-color: #F1F5FA;
  border: 1px solid #CCC;
  margin-left: 0 !important;
  margin-top: -16px;
  padding-left: 0;
  padding-bottom: 20px;
  padding-top: 0;
}
#theStayPolicies ul li {
  background: url("/appSkins/23833/v6/themes/wp4/images/arrowblue.gif") no-repeat scroll 0 10px transparent;
  padding-top: 4px !important;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  list-style: none outside none;
  margin-left: 0;
  margin: 10px auto 0;
  padding: 0;
  text-decoration: none;
  width: 94%;
}
#theStayPolicies ul {
  padding-left: 16px !important;
}
#theStayPolicies h4 {
  position: relative;
  left: 20px;
}
.starBanner {
  background-image: url("/appSkins/23833/v6/themes/slim/images/winningSeal.png");
  left: 549px !important;
  top: 147px;
  z-index: 9;
  cursor: pointer;
  display: block;
  height: 100px;
  position: absolute;
  width: 100px;
}
#theConfirmationContainer {
  border: 3px solid #57A022 !important;
  width: 64%;
  background-color: #E9F3D4 !important;
  margin-bottom: 100px;
}
#theConfirmationContainer h4 {
  color: #000000;
  left: 20px;
  padding-left: 0;
}
#theConfirmationContainer legend {
  position: relative;
  top: 25px !important;
  left: 10px;
}
.resConfirmationButton {
  background-image: url("/appSkins/64/v6/themes/global/images/winningTag.png");
  background-position: 169px 16px;
  background-repeat: no-repeat;
  width: 550px;
  height: 106px;
}
#theConfirmationContainer .submit {
  background: -moz-linear-gradient(center top, #4adb71, #03b73a) repeat scroll 0 0 transparent;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4adb71), color-stop(100%, #03b73a));
  border: 1px solid #00922D;
  border-radius: 5px;
  color: #FFFFFF;
  outline: 0 none;
  text-align: center;
  text-shadow: 0 2px 0 #666;
  font-size: 22px !important;
  height: 60px;
  width: 380px;
  position: relative;
  top: 22px;
  left: 20px;
}
#theConfirmationContainer .submit:hover {
  background: -moz-linear-gradient(center top, #4adb71, #4adb71) repeat scroll 0 0 transparent;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4adb71), color-stop(100%, #4adb71));
}
/* End Guest Checkout Page */
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
#ajaxStatus {
  xbackground-color: orange;
  xcolor: #FFFFFF;
  position: fixed;
  top: 0;
  z-index: 999;
  border-radius: 0 0 5px 5px;
  box-shadow: 0 0 8px #AAAAAA;
}
.ArnHeader,
.ArnSupportLinks {
  display: none;
}
