@import url(yui-2.7.0b-reset-fonts.grids.css);
h1 {
    font-size: 138.5%;
    color: #EF6B06;
}
#tabs {
    clear: both;
    margin-top: 10px;
}
#longDescription {
    margin-bottom: 10px;
}
.ui-tabs .ui-tabs-panel {
    padding: 1em .5em;
}
#filmstrip {
    position: relative;
    width: 350px;
    margin: 0 auto 20px auto;
}
#myCarousel #title {
    width: 100%;
    font-weight: normal;
    word-wrap: break-word;
    clear: both;
    display: block;
    height: 45px;
}
#filmstrip ul {
    width: 314px;
    margin: 10px auto;
}
#filmstrip li {
    display: inline;
}
#filmstrip li img.selected {
    border: 1px red solid;
}
#targetContainer {
    width: 350px;
    height: 250px;
    border: 1px gray solid;
}
#loading {
    display: none;
    height: 250px;
    width: 350px;
    position: absolute;
    top: 0;
    left: 0;
}
#loading img {
    display: block;
    z-index: 1;
    margin: 120px 159px;
}
#filmstrip #info {
    display: none;
}
.filmstrip-button {
    position: absolute;
    top: 25px;
}
#filmstrip #prev {
    left: -4px;
}
#filmstrip #next {
    right: -1px;
}
#filmstrip #prev, #filmstrip #next {
    text-decoration: none;
}
#filmstrip #caption {
    font-size: 85%;
    text-align: center;
    padding-bottom: 5px;
}
.filmstrip-photos {
    width: 350px;
    position: relative;
}
.embedded-multimedia {
    margin-top: 20px;
}
.content-right {
    margin-left: 370px;
}
.content-left {
    width: 350px;
    float: left;
}
#map {
    position: relative;
    margin: 10px;
}
.unit-quick-description-wrapper {
    width: 650px;
}
#emailUnitFormWrapper .unit-quick-description-wrapper {
    width: auto;
}
#unitThumbnail {
    margin: 0 20px 10px 0;
    float: left;
}
#unitAmenities {
    width: 99%;
}
ul.amenity-list li {
    display: inline;
    margin-right: 5px;
}
td.amenity-grouping {
    font-weight: bold;
    vertical-align: top;
}
form {
    position: relative;
}
.country-name {
    display: none;
}
.contact-by-phone {
    clear: both;
    text-align: right;
    position: relative;
    top: 3px;
}
.next-steps-actions {
    position: absolute;
    top: 5px;
    right: 0px;
}
.next-steps-actions input {
    float: right;
}
.next-steps .email-inquiry {
    margin-left: 5px;
}
#guestRating img {
    position: relative;
    top: 2px;
}
#guestRating, #quickDescription, #location {
    margin: 0;
}
#quickDescription, #location {
    width: 100%;
}
#largePhotos {
    display: none;
}

#largePhotoList {
    display: none;
}

#viewLargePhoto {
    position: relative;
    float: right;
    margin-top: 4px;
    cursor: pointer;
}
.booking-date {
    width: 100px;
    border: 2px transparent solid;
    height: auto !important;
}
.unit-external-action-links {
    width: 250px;
    float: right;
    clear: both;
    margin-top: 10px;
}
#unitFlyer {
    text-align: right;
}
a.clear-calendar {
    color: #026FC2;
    margin-left: 5px;
}
#emailUnit {
    margin-left: 5px;
    float: right;
    padding: 2px 2px;
}
#emailUnitDialog form {
    clear: both;
    margin-top: 10px;
}
.details h1 {
    font-size: 123.1%;
    width: 600px;
}
.booking-info {
   width: 40%;
   float: right;

}
#availTab label, #petsContainer span {
/*    font-weight: bold;*/
}
#ratesAndDatesWrapper {
    padding: 0 5px;
}
#dates {
    padding-top: 10px;
    width: 100%;
}
#peopleAndPets {
    min-height: 95px;
    margin-top: 10px;
}
#peopleAndPets select {
    width: 60px;
    margin-right: 4px;
}
#peopleAndPets select, #couponCode {
    border: 1px solid #326598;
}
#peopleAndPets #pets {
    width: 124px;
}
#petsContainer {
    float: left;
}
#continueBookingButtonWrapper {
    position: relative;
    margin-bottom: 10px;
}
#couponCodeWrapper {
    margin: 0px;
    clear: both;
    padding: 5px;
}
#couponCodeDiscount {
    vertical-align: top;
}
#couponCode {
    margin: 3px 3px 0 0;
    padding: .2em 0;
}
#couponCode, #applyCouponCode {
    margin-top: 3px;
}
#calendarHelp, #peopleAndPetsText {
    margin-bottom: 3px;
}
.rate-step {
    font-weight: bold;
    margin : 5px 0;
}
#rateQuoteWrapper {
    position: relative;
    width: 220px;
    float: right;
    padding: 10px 5px;
}
#rateQuoteWrapper table {
    margin-bottom: 10px;
    width: 100%;
    position: relative;
    background-color: white;
}
tr.line-item-adjustment {
    display: none;
}
tr.total-price {
    background-color: white;
}
tr.total-price td {
    border-top: 1px gray solid;
}
.currency {
    text-align: right;
}
#continueBookingInline {
    margin-top: 5px;
    position: relative;
    right: 0;
    bottom: 0;
}
#gettingRate {
    float: right;
    display: none;
}
.seasonal-rates {
    clear: both;
    margin-top: 10px;
}
#rateRangesWrapper {
    margin-top: 5px;
}
#rateRanges {
    width: 100%;
}
#rateRanges td, #unitAmenities td {
    padding: 4px;
    border-bottom: 3px white solid;
}
#unitAmenities td.amenity-grouping {
    padding-right: 6px;
    border-right: 1px #eee solid;
}
#rateRanges caption, #unitAmenities caption {
    font-size: 108%;
    font-weight: bold;
    padding: 0 0 5px 0;
}
#rateRanges th {
    font-weight: bold;
    padding-bottom: 2px;
}
#rateRanges tbody tr, #unitAmenities tbody tr { 
    background-color: #eee;
}
#sendingEmailInquiry, #emailInquiryResult {
    display: none;
}
#emailInquiryDialogForm p {
    margin-bottom: 10px;
}
#errorList {
    display: none;
}
.text-input .areacode {
    width: 30px;
}
#Checkin, #Checkout {
    width: 80px;
}
.text-input, .select-input, .textarea-input {
    margin-bottom: 4px;
    display: inline-block;
    width: 100%;
}
.text-input input {
    width: 90px;
}
.text-input input.checkbox {
    width: auto;
}

.textarea-input textarea {
    width: 100%;
    margin-bottom: 10px;

}
.text-input .arrive {margin: 0px; padding: 0px;
}


#FirstName, #LastName, #Email, #FromAddress, #CCAddress {
    width: 200px;
}
label.field-description {
    margin-right: 5px;
    display: block;
    float: none;
    width: 150px;
    text-align: left;
    font-size: 85%;
}
div.error-container {
    margin-left: 120px;
}
.button-panel {
    text-align: center;
}
/*Reviews*/
#unitReviewsContainer {
    clear: both;
}
#unitReviewsContainer h2, .heading-underline {
    font-weight: bold;
    font-size: 108%;
    padding-bottom: 5px;
    border-bottom: 1px solid #a6c9e2;
}
#unitReviewsContainer h3 {
    font-size: 108%;
}
.h-review {
    margin-top: 10px;
    clear: both;
}
.h-review .ratings {
    float: right;
    width: 200px;
}
.h-review .summary {
    margin-top: 5px;
}
.spacer {
    clear: both;
    height: 5px;
}
.spacer div {
    height: 5px;
    border-bottom: 1px solid #a6c9e2;
}
.os span {
    font-weight: bold;
}
.duration {
    margin-bottom: 5px;
}
.recommend, .comment, .manager-responses {
    margin-bottom: 5px;
    width: 550px;
}
.average-reviews-wrapper {
    margin-bottom: 10px;
    width: 100%  !important;
}
.average-reviews {
    width: 100%;
}
.average-reviews caption {
    font-weight: bold;
    background-color: #eee;
    padding: 5px 10px;
}
.average-reviews caption span {
    font-size: 77%;
    font-weight: normal;
}
.average-reviews td {
    text-align: center;
    font-size: 93%;
    padding: 5px 0;
}
#noReviews {
    width: 450px;
    margin-top: 10px;
}
#inquireByEmailButton {
    margin-right: 5px;
}
.ui-dialog .ui-widget-header {
    color: #333;
}
.ui-dialog .ui-icon-closethick {
    margin: -6px 0px 0px -8px;
}
#ui-datepicker-div {width: 45em !important;
}
#ui-datepicker-div .ui-datepicker-group {margin: auto;
}
#ui-datepicker-div{
    border: 0px !important;
}
#ui-datepicker-div .ui-datepicker-header {
    height: 2.5em;
}
.ui-widget-content .ui-state-disabled.ui-datepicker-other-month {
    overflow: inherit !important;
}