#listings {
    float: left;
    border-bottom: 1px solid #fbea9b;
    margin: 1em 0;
    width: 757px;
}

.listingIndex {
    display: inline;
    float: left;
    padding: 0.5em 5px;
    border-top: 1px solid #fbea9b;
    }

.listingInfo {
    float: left;
    width: 607px;
}

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

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

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

.listingPhoto {
    clear: right;
    float: right;
    text-align: center;
    border: 1px solid #fbea9b;
    margin: 0;
    padding: 0;
}

.listingShowPhoto {
    margin-right: 25px;
    display: inline;
    float: left;
}

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

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

.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: 0 0 1em 0;
}

#listingShowPhotos p.otherFiles {
    text-align: left;
    padding: 1em 1em 0em 1em;
}

.listingPhoto img {
}

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

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

#prevnext input {
    font-weight: normal;
}

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

.show_odd  { background-color: #fcf4cf; }
.show_even { background-color: #fffde0; }

.listingTable {
    clear: left;
    border: 1px solid #fbea9b;
    width: 100%;
}

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

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

#listingForm {
    padding-top: 1em;
}


#extraSearchGroup {
    float: left;
    width: 377.5px;
}

.formGroup {
    float: left;
    width: 377.5px;
}

.selectMultiple {
    width: 100%;
    height: 94px;
}

#subInfo {
    width: 400px;
}

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

#listingForm fieldset {
    clear: left;
    text-align: left;
    margin: 0 5px;
    border: 1px solid #fbea9b;
    padding: 2px 5px;
}

fieldset#FScities label {
    clear: none;
    width: 50%;
    margin: 0;
    padding: 0;
}

#FScities input {
    margin: 2px 5px;
}

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

fieldset#FSfeatures {
    display: none;
}
fieldset#FSfeatures label {
    clear: left;
    width: 85px;
}

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

#mainFormTop label, #mainFormTop input.iText, #mainFormTop select,
#extraSearchGroup label, #extraSearchGroup input.iText, #extraSearchGroup select {
    display: inline;
    float: left;
    text-align: left;
}
#extraSearchGroup #LFsalelease, #extraSearchGroup input.iText, #extraSearchGroup #LFlisting_type {
    width: 210px;
}
#mainFormTop select { width: 100px; }
#extraSearchGroup select { width: 100px; }
#mainFormTop label, fieldset label {
    padding-top: 3px;
}
#mainFormTop {
    width: 100%;
    float: left;
}

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

#mainFormTop input.iText  {
    float: left;
    width: 400px;
}

.checkCluster label {
    float: left;
    width: 150px;
}

.item_inside label {
    white-space: pre;
}

label#LFLhi       { width: 10px; text-align: center; clear: none; }
label#LFLlease_hi { width: 10px; text-align: center; clear: none; }
label#LFLhi_psf       { width: 10px; text-align: center; clear: none; }
label#LFLlease_hi_psf { width: 10px; text-align: center; clear: none; }

#mainFormBottom {
    clear: left;
    text-align: center;
    padding: 0.5em 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: 140%;
    font-style: italic;
    text-align: center;
    margin-top: 0.5em;
    color: black !important;
    padding-bottom: 0.5em;
}

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

.listingTabs {
    border-bottom: 1px solid #025024;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
}

.listingTabs li {
    display: inline;
    padding: 0 5px;
}

.listingTabs a {
    border: 1px solid #025024;
    padding: 0px 10px;
    background-color: #025024;
    color: white;
    text-decoration: none;
    font-weight: bold;
}

.listingTabs a, .listingTabs a:link, .listingTabs a:visited, .listingTabs a:hover, .listingTabs a:active {
    color: white;
}

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

.listingTabs .current a, .listingTabs .current a:link, .listingTabs .current a:visited, .listingTabs .current a:hover, .listingTabs .current a:active {
    border-bottom-color: #f7cd0c;
    background-color: #f7cd0c;
    color: black;
}

.listingTabs li.button {
    float: right;
    margin-top: -30px;
    padding-left: 20px;
    background-color: white;
    position: relative;
}

.listingTabs li.button a {
    padding: 0;
    background-color: transparent;
    border: 0;
}

.listingTabs li.button img {
}

.agentCard img {
    margin: 3px;
}

.fieldName {
    white-space: pre;
}

.listingHidden {
    display: none;
}

#showlink {
    text-align: center;
}

#showlink a {
    border: 1px solid #025024;
    background-color: #f7cd0c;
    color: black;
    padding: 0px 10px;
    text-decoration: none;
    font-weight: bold;
    font-size: 110%;
}

.listingDetailGroup {
    float: left;
    width: 377.5px;
}

.listingDetailGroup table {
    margin: 0.5em 0;
    width: 357.5px;
    font-size: 85%;
    border: 1px solid #fbea9b;
}

.listingDetailGroup h2 {
    padding-top: 0.5em;
}

.listingDetailGroup th {
    width: 25%;
    border-right: 1px solid #fbea9b;
    text-align: left;
}

.listingDetailGroup td {
    width: 75%;
}

.listingDetailGroup th, .listingDetailGroup td {
    padding: 3px 10px;
}

.listingDetailGroup .odd  { background-color: #fcf4cf; }
.listingDetailGroup .even { background-color: #fffde0; }

.listingDetailMain, .listingDetailInfo {
    float: left;
    width: 757px;
}

.listingDetailMain ul {
    width: 400px;
    float: left;
    padding-left: 20px;
    padding-top: 1em;
    margin-left: 0;
}

.listingDetailInfo {
    clear: left;
}

/* For e-mail versions */

