.listingTable table {
    font-size: 100%;
}

#listings {
    float: left;
    border-bottom: 1px solid #276d94;
    margin: 0 0 1em 0;
}

.listingIndex {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: left;
    padding: 0.5em 5px;
    border-top: 1px solid #276d94;
    width: 770px;
}

.listingInfo {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: left;
    width: 600px;
}

.tourLink {
    display: inline;
    float: right;
    margin: 5px;
}

.listingTitle {
    display: block;
    font-weight: bold;
}

.listingTag {
    display: block;
    text-align: center;
    background-color: #42b0cb;
    color: white;
    font-weight: bold;
}

.listingPhoto {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    clear: right;
    float: right;
    text-align: center;
    border: 1px solid #276d94;
    margin: 0;
    padding: 0;
    font-size: 80%;
}

.listingShowPhoto {
    margin-right: 10px;
    display: inline;
    float: left;
    font-size: 90%;
}

.listingShowPhoto img {
    border: 1px solid #276d94;
}

.listingShowPhoto.small {
    width: 120px;
    height: expression('125px');
    height: 125px;
}

.listingShowPhoto.only {
    float: none;
    display: block;
    margin: 0;
    margin: 0 auto;
}

#listingShowPhotos {
    float: left;
    width: 100%;
    padding-top: 1em;
    text-align: center;
}

#listingShowPhotos p {
    clear: left;
    margin: 0;
    padding: 1em;
}

.listingPhoto img {
}

#prevnext {
    float: left;
    clear: left;
    text-align: center;
    font-weight: bold;
    padding-bottom: 1em;
    width: 770px;
}

#prevnext div {
    padding-top: 3px;
}

#prevnext input {
    font-weight: normal;
}

#buttonPrev { float: left; }
#buttonNext { float: right; }

.show_odd  { background-color: #fdf7e1; }
.show_even { background-color: #f2e9d1; }

.listingTable {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    clear: left;
    border: 1px solid #276d94;
    width: 773px;
    font-size: 100%;
}

.listingTable td {
    padding: 1px 10px;
}

.listingPhotos {
    padding: 1em;
    text-align: center;
}

#listingForm {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.formGroup {
    float: left;
}

#subInfo {
    width: 400px;
}

#listingForm input.iText, #listingForm select {
    margin: 2px 0;
}

#listingForm fieldset {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    clear: left;
    text-align: left;
    display: inline;
    float: left;
    margin: 0;
    width: 315px;
    border: 1px solid #276d94;
    padding: 5px;
}

fieldset#FSfeatures {
    margin-right: 20px;
}

fieldset#FScities label {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    clear: none;
    width: 151px;
    margin: 0;
    padding: 0;
}

#FScities input {
    margin-right: 5px;
}

#listingForm legend {
    color: black;
    font-weight: bold;
}

fieldset#FSfeatures label {
    clear: left;
    width: 95px;
}

fieldset#FSfeatures select {
    float: left;
    margin-right: 90px;
}

#mainForm {
    padding-left: 50px;
}

#mainFormTop label, #mainFormTop input.iText, #mainFormTop select {
    display: inline;
    float: left;
    text-align: left;
}

#mainFormTop select { width: 102px; }

#mainFormTop label, fieldset label {
    padding-top: 3px;
}

#mainFormTop {
    float: left;
    margin-top: 7px;
}

#mainFormTop .help {
    font-size: 80%;
    color: #666666;
    height: 25px;
    line-height: 26px;
    float: left;
    padding-left: 5px;
}

#mainFormTop input#LFmls_num {
    width: 120px;
}

#listingForm label {
    float: left;
    width: 100px;
    clear: left;
}

#listingForm input.iText  {
    float: left;
    width: 314px;
}

label#LFLhi, label#LFLhi_rent {
    width: 10px;
    text-align: center;
    clear: none;
}

#mainFormBottom {
    clear: left;
    text-align: center;
    padding: 0.5em 0 0 0;
}

input.iSubmit {
    margin: 0px 10px;
}

#listingForm h3 {
    clear: left;
}

#subActionRadios label {
    padding-left: 10px;
    width: 200px;
}

#subActionRadios label input {
    margin: 5px 4px -2px 0px;
}

a.contact {
    display: block;
    font-size: 180%;
    font-style: italic;
    text-align: center;
    margin-top: 0.5em;
    color: black !important;
}

a.contact:hover {
    color: blue !important;
}

.card {
    border: 2px solid #b59058;
    background-color: white;
}

.card td {
    padding: 1px 10px;
}

.card_photo {
    background: #d4be85;
}

table.card td h3 {
    font-size: 100%;
    margin: 0;
    padding: 0;
}

#rentals {
    font-size: 9pt;
    width: 749px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #276d94;
}

#rentals td {
    padding: 2px 10px;
}

#rentals .odd {
    background-color: #fffef1;
}
#rentals .even {
    background-color: #e7dbc1;
}

#rentals th {
    background-color: #276d94;
    color: white;
    font-weight: normal;
    font-size: 110%;
}

#rentals td {
    text-align: center;
}

#rentals td.desc {
    text-align: left;
}

#rentals .photo {
    width: 124px;
    padding: 2px;
}

#rentals a {
    color: black;
    text-decoration: none;
    display: block;
    width: 100%;
    padding-right: 1px;
}

#rentals a.tourLink {
    width: auto;
}

