/* Custome styles specific to Skin */

.QualifiedRates.GroupAvailability .ArnNightlyRate {
	display:none;
}

/* Insurance on Checkout Page */

.insuranceWarning.confirmationWarning {
    background-color: #f4fbfe;
    padding: 25px;
    border: 5px solid #9FE1FD;
    color: black;
    xborder-radius: 10px;
    margin: 0 0 10px 0;
}
.insuranceWarning.confirmationWarning h3 {
    margin: -10px 0 8px 0;
    font-size: 16px;
    font-weight: 700;
    position: relative;
    /*left: -10px;*/
}
#theBookingPage .insuranceWarning.confirmationWarning .options label {
  font-size: 14px;
    font-weight:900;
}
#theBookingPage .insuranceWarning.confirmationWarning div.options:last-child label {
  font-weight:normal;
}
.insuranceOk {
    margin: 0 0 0 5px;
    font-weight: 700;
}
.insuranceWarning.confirmationWarning input {
  width:initial;
  width:auto;
  height: initial;
  height: auto;
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}
.WK .insuranceWarning.confirmationWarning input {
    margin: -2px 0 0;
}
.insuranceWarning.confirmationWarning label {
  display:inline-block;
  margin: 0 0 0 5px !important;
  line-height: 1.2;
  vertical-align: middle;
}
.insuranceWarning.confirmationWarning input#insuranceNoOption {
    margin: 0 0 0 0;
}
.WK .insuranceWarning.confirmationWarning input#insuranceNoOption {
    margin: -2px 0 0 0;
}
.insuranceWarning.confirmationWarning.error {
    color:initial !important;
}
.insuranceWarning.confirmationWarning.error div.options label,.insuranceWarning.confirmationWarning.error p:last-child,.insuranceWarning.confirmationWarning.error h3 {
    color:red !important;
}
.insuranceWarning .options{
    display: block;
    text-shadow: none;
    text-transform: none;
    z-index: auto;
    top: auto;
    color: #000;
}

/* Custome styles specific to Skin */

.ARN_ServiceLinks.lowRateLink,.ARN_ServiceLinks.termsLink,.QualifiedRates.GroupAvailability {
	display:none;
}
.ArnPropNumber {
    background-color: #f3f3f3;
    color: #555;
    font-size: 12px;
    left: 10px;
    padding: 0 10px 5px 0;
    top: 28px;
    z-index: 1;
}
.ArnSupportBottom {
    color: transparent;
}
.ArnBottomContainer {
    height: 0;
    left: 0;
    position: static;
    top: 0;
}
.ArnPropertyTierOne .ArnAmenitiesContainer {
    display: block;
    background-color: transparent;
    background-repeat: no-repeat;
    height: 56px;
    left: initial;
    margin-left: 0;
    margin-top: 0;
    position: absolute;
    right: -42px;
    top: 6px;
    width: 203px;
    z-index: 200;
}
.IE .ArnPropertyTierOne .ArnAmenitiesContainer {
    left: auto;
}
.HoldRoomsForm .ArnContentButtonContainer {
	display:none;
}
.HoldRoomsForm .ArnNightlyRateCal {
    text-align: left;
}
.HoldRoomsForm .ArnContentContainer {
    background-color: #FFF;
    border: 1px solid #f1f1f1;
}
.HoldRoomsForm #roomHoldForm input {
    font-size: 16px;
    height: 34px;
    text-indent: 5px;
}
.HoldRoomsForm #roomHoldForm select {
  width: 50px;
  background-color: #FFF;
  border: 1px solid #ccc;
  border-radius: 0;
  font-size: 16px !important;
  height: 34px !important;
}
.HoldRoomsForm .submit {
	background: none repeat scroll 0 0 #009dd9;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	border-radius: 5px;
	border:none;
	color: #FFFFFF;
	padding: 4px 10px;
	color: #FFFFFF;
	font-size: 16px;
	height: 40px;
	width: 188px;
}
.HoldRoomsForm .submit:hover {
	background: none repeat scroll 0 0 #007dbb;
}


.mobile div#overlay {
  opacity: 0.6;
  background-color: #000;
}
.mobile #lightbox {
  background-color: transparent;
}
.mobile #theDatePrompt {
  border: 10px solid #eee;
}
.mobile #theDatePrompt .SimpleSearch {
    height: 161px;
    margin-top: 33px;
    width: 260px;
    position: static;
}
.mobile #theDatePrompt .SimpleSearch .CheckIn {
    left: 0px;
}
.mobile #theDatePrompt .SimpleSearch .ArnCheckInDate {
    width: 115px !important;
}
#theDatePrompt .SimpleSearch .CheckIn {
    padding: 0 9px 0 0;
	top: 9px;
}
.mobile #theDatePrompt .SimpleSearch .ArnAdults {
    left: 0px;
    top: 76px;
}
.mobile #theDatePrompt .SimpleSearch .ArnChildren {
    left: 63px;
    top: 76px;
}
.mobile #theDatePrompt .SimpleSearch .CheckRates {
    left: 299px;
    top: -2px;
}
.mobile #theDatePrompt .SimpleSearch .submit {
    width: 111px;
}
.mobile .ArnPropertyMap {
    height: 300px;
    overflow: hidden;
}
.mobile .holdDate {
	display:block;
}
.mobile .ArnBodyWithSearchPages .ArnContentButtonContainer {
	
}
.mobile .ArnContainer,.mobile .ArnRateCell {
  height: 175px;
}
.mobile .ArnPropThumb img {
  margin: 27px 0 0 0;
}
.mobile .ArnPropThumb {
  height: 175px;
}


.SinglePropDetail .ArnPropertyTierOne .ArnContainer {
    background-color: transparent;
}
.SinglePropDetail .bookRoom {
    width: 102px;
}
.SinglePropDetail .holdRoom {
	background: #00c61a none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: #ffffff;
    display: block;
    font-size: 12px;
    margin: 0 auto;
    padding: 5px 10px;
    text-shadow: 0 0 3px #999999;
    transition: background 0.2s linear 0s;
    width: 102px;
}
.SinglePropDetail .holdRoom:hover {
    background: #02a317 none repeat scroll 0 0;
    text-decoration: none;
}
.mobile .rateRow.odd .ArnRateCalendar td, .mobile .rateRow.even .ArnRateCalendar td {
    font-size: 6px !important;
}

.roomCount {
    display:none !important;
}

.ArnRating2Stars{
display: none;
}
.ArnPropNameLink, .ArnPropNameLink:active, .ArnPropNameLink:visited{
padding: 0 !important;
}

.ArnPropClass{
     display: none;
}
.SinglePropDetail .holdRoom {
display: none !important;
}

