/* 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:#eee 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: #7799BB 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 #7799BB;
}
#search_thumbs #extra_bottom {border-bottom: 2px solid #000;}

#search_detail_table h2{
font-size: 14px;
background:#7799BB url(tln_bg_off.jpg) repeat-x 0 0;
text-align: left;
color: #fff;
padding: 6px 4px;
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:#eee url(td_bg.jpg) repeat-y;
color: #333;
}

#search_detail_table td.data {
vertical-align: top;
padding: 4px;
background: #eee;
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: #7799BB 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;
}

#agents {

}

#search_rn_table {
font-size: 110%;
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:#EDF2F8;
}

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 #BBCCDD;
color: #333;
}
table#offices td.list_heading {
background:#7799BB url(tln_bg_off.jpg) repeat-x;
color: #fff;
padding:6px;
font-size: 140%;
}
table#offices td.list_heading_alt {
background:#81ACCC;
color: #fff;
padding:6px;
font-size: 140%;
}
table#offices td.list_heading a{
color: #fff;
text-decoration:none;
}
table#offices td.list_subheading{
padding:20px 0 0 0; 
border-bottom:2px solid ##6793B6;
}

table#offices a {color: #333;}

.agentname {font-size: 140%;}

.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;}



#marketwatch-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#marketwatch-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #BBCCDD;
	border-top: 4px solid #7799BB;
	border-bottom: 1px solid #fff;
	color: #4182b1;
}
#marketwatch-a td
{
	padding: 8px;
	background: #EDF2F8; 
	border-bottom: 1px solid #fff;
	color: #4182b1;
	border-top: 1px solid transparent;
}
#marketwatch-a tr:hover td
{
	background: #BBCCDD;
	color: #002244;
	cursor:pointer;
}

#marketwatch-a tr:hover td a
{
	background: #BBCCDD;
	color: #002244;
	cursor:pointer;
}
#qstable{width:320px;}
