/* thumb search */
#search_thumbs table{
width: 100%;
border-collapse: collapse;
padding:0;
margin:0;
border: 0px solid black;
font-size: 90%;
font-family: verdana;
background:#eeeeee url(block_bg_1.jpg) repeat-x 0 0;
color: #333;
}
#search_thumbs a {color:#fff;}


#search_thumbs td {
text-align: left;
padding: 4px;
vertical-align: top;
}

#search_thumbs .thumbnail{
vertical-align: top;
width: 166px;
height: 120px;
padding:2px;
}

#search_thumbs .thumbnail img {
padding:2px; 
border:1px solid #333;
}

#search_thumbs thead {
text-align: left;
background: #a0acb8 url(tln_bg_off.jpg) repeat-x;
height: 26px;
}

#search_thumbs tfoot {
text-align: left;
}

#search_thumbs .footer {
border-bottom: 2px solid #000;
}
#search_thumbs .address  {
text-align: left;
color: #fff;
}

#search_thumbs .price {
text-align: right;
color: #fff;
}

#search_thumbs .label {
text-align: left;
font-weight: bold;
}

#search_thumbs .data {
text-align: left;
}

#search_thumbs .extra {
text-align: left;
vertical-align:top;
padding: 0;
color: #fff;
font-weight:bold;
width:120px;
border-left: 1px solid #a0acb8;
}
#search_thumbs #extra_bottom {border-bottom: 2px solid #000;}

#search_detail_table h2{
font-size: 14px;
background:#aab2bd url(tln_bg_off.jpg) repeat-x 0 0;
text-align: left;
color: #333;
padding: 6px 10px;
margin: 0 0 4px 0;
}

#search_detail_table table {
border-collapse: collapse;
}

#search_detail_table td.label {
vertical-align: top;
padding: 4px;
font-weight: bold;
background:#eeeeee url(td_bg.jpg) repeat-y;
color: #333;
}

#search_detail_table td.data {
vertical-align: top;
padding: 4px;
background: #eeeeee;
color: #333;
}

#search_detail_table a {
color: #333;
text-decoration:underline;
}

/* TABLES */
table.listing {
font-size: 90%;
border-collapse: collapse;
}

table.listing .datarows {
vertical-align: top;
color: #393939;
}

table.listing th {
border: 1px solid #333;
background: #5F6E95 url(tln_bg_off.jpg) repeat-x -20px;
padding: 0.3em;
color: #fff;
white-space: nowrap;
font-weight: bold;
}

table.listing td {
padding: 0.3em;
border: 1px solid #333;
}

table.listing tr {
background-color: #eee;
}

table.listing tr.navbuttons {
background-color: #ddd;
}

table.listing .spacer {
background-color: transparent;
border: none;
}

table.listing img {
width: 160px;
height: 120px;
border: 1px solid black;
}
table.listing td.photo_cell {
padding: 0.3em;
text-align: center;
vertical-align: middle;
}

#search_rn_table {
font-size: 90%;
border-collapse: collapse;
width: 100%;
}

#search_rn_table td {
padding: 8px 1px 8px 1px;
color: #990000;
}

#search_rn_table .rn_off {
padding: 8px 1px 8px 1px;
color: #555;
cursor: not-allowed;
}

#search_rn_table .pagenumbers_current {
color: #555;
text-decoration: underline;
}

#search_rn_table .pagenumbers {
}

table#offices {
clear:both;
font-size:80%;
margin: 0;
width: 100%;
background:#eee;
}

table#offices td {
vertical-align:top;
padding:4px;
}

table#offices tr {
background: URL(block_bg_1.jpg) repeat-x;
}

table#offices td.list {
border-bottom:1px solid #f8f8f8;
color: #333;
}
table#offices td.list_heading {
background:#d1d2d4 url(tln_bg_on.jpg) repeat-x top left;
color: #fff;
padding:6px;
}

table#offices a {color: #333;}

.list_name {
white-space:nowrap;
}

#favorites {
border-collapse:collapse;
width:100%;
}

#favorites td.thumbnail {
padding:8px 4px; 
width: 168px;
}

#favorites td.data {
padding:8px 4px; 
vertical-align:top;
}

#favorites td.spacer {
border-bottom:1px solid #ccc;
text-align:right;
padding:8px 4px; 
}

#mlssearch td{padding:4px; vertical-align:top;}
#mlssearch td.label {width:70px;}
#mlssearch td input {height:14px;width:100px;}

