img { -ms-interpolation-mode: bicubic; }

#resultslistdata{
	color: #6B6B6B;
}
  
#resultslistdata table{
	border: 1px solid #000000;
	width: 100%;
	margin: 2px 0;
	border-collapse: collapse;
	empty-cells: show;
}

/* header of each individual listing */
#resultslistdata th{
	margin: 3px;
	border-bottom: 1px solid #CDCDCC;
	background: #F2F2F2;
	color: #6B6B6B;
	font: normal 11px Tahoma;
}

#resultslistdata th div.addresswrapper{
	padding: 3px;
	float: left;
	width: 40%;
}

#resultslistdata th div.city{
	color: #000000;
	font-weight: bold;
	text-align: left;
}

#resultslistdata th div.statustype{
	font-weight: normal;
	text-align: left;
}

 
#resultslistdata th div.propid{
	float: left;
	width: 18%;
	color: #F2F2F2;
}

#resultslistdata th div.proppricewrapper{
	margin: 3px;
	float: right;
	width: 40%;
}

#resultslistdata th div.price{
	color: #000000;
	font-weight: bold;
	text-align: right;
}

#resultslistdata th div.price span.alert{
	color: #FF0000;
	font-weight: bold;
	text-align: left;
}

#resultslistdata th div.mlspropids{
	text-align: right;
}

/* individual listing data */
#resultslistdata td{
	background: #FFFFFF;
	color: #656565;
	font: normal 11px Tahoma;
}

#resultslistdata td.features img{
	margin: 1px;
}

#resultslistdata td.controls{
	text-align: right;
}

#resultslistdata td.thumb img{
	margin: 3px;
	border: 1px solid #000000;
	width: 90px;
}

#resultslistdata td.lotinfo{
	padding-left: 10px;
	border-bottom: 1px solid #EFEFEF;
}

#resultslistdata td.mlslogo{
	padding-right: 10px;
	text-align: right;
	border-bottom: 1px solid #EFEFEF;
}

#resultslistdata td.caption{
	padding-left: 10px;
	border-bottom: 1px solid #EFEFEF;
}

 
/* Search summary (list of searched properties) */
/* Header with the print,email and refine search buttons as well as the total # of listings and sort order*/
table.searchresultheader h3 {
	margin: 0;
	padding: 0;
	font: bold 1.3em Tahoma;
}

table.searchresultheader td {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #D2D2D2;
	font: normal 12px Tahoma;
}

table.searchresultheader {
	border-collapse: collapse;
	width: 100%;
}

 
/* next, previous buttons and the dotted list of page numbers*/
table.searchresultnavigation {
	margin: 0;
	width: 100%;
	font: normal 11px Tahoma;
	vertical-align: bottom;
}

 
table.searchresultnavigation td.text a, table.searchresultnavigation td.text img {
	height: auto;
	line-height: 20px;
	vertical-align: middle;
}

 
/* Refine search and Analyse search headers */
table.searchresultsubheader h3 {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #D2D2D2;
	border-top: 1px solid #D2D2D2;
	width: 100%;
	font: normal 1.1em Tahoma;
}

table.searchresultsubheader {
	padding: 2px;
	border-collapse: collapse;
	width: 100%;
}

/* defines refine search section (formerly known as Modify)*/
table.searchmodify td {
	padding: 0;
	border-collapse: collapse;
	font: normal 12px Tahoma;
}

table.searchmodify td.linecell {
	padding: 1px;
	border-right: 3px solid #D2D2D2;
}

table.searchmodify {
	border-collapse: collapse;
	width: 100%;
	font: normal 12px Tahoma;
}

 
 

/* everything above this needs to be checked to see if it is necessary.  Everything below is needed. */
/* MLS information and notices*/
table.mlsdisclaimer {
	border-collapse: collapse;
	width: 100%;
	font: normal 12px Tahoma;
}


div.mlsinformation {
	color: black;
}

div.mlsupdatetimes {
	text-align: center;
	color: black;
	padding-top:2px;padding-bottom:2px;
}

div#mls{
	border-width: 0 1px 1px 1px;
	border-color: #081031;
	border-style: solid;
	background: #F2F2F2;
	padding: 5px 6px;
	margin: 0;
	font-size: 11px;
	color: #9A9A9A;
}

div#mls div.searchresultsinnerbox{
	border: 1px solid #000000;
	padding: 6px 10px;
	background: #FFFFFF;
}

div#mls div.searchresultsinnerbox div.update{
	text-align: center;
	margin: 4px 0;
}
/*
div#mls div.searchresultsinnerbox div.mlsattribution{
	border-bottom: 1px solid #9A9A9A;
}
*/
div#mls div.searchresultsinnerbox div.mlsidxdisclaimer{
	color: black;
}
div#mls div.searchresultsinnerbox div.mlscitation{
	color: black;
}
div#mls div.searchresultsinnerbox div.mlsnopropdisclaimer{
	color: black;
}
































/*  Search screen -- Initial */
div#contentwell{
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #000000;
	width: 100%;
}

div#contentwell a,div#searchwrapper a,div#detailwrapper a{
	color: #7F7F7F;
}
 
div#contentwell a:hover,div#searchwrapper a:hover,div#detailwrapper a:hover{
	color: #B3B3B3;
}

div#searchwrapper font,div#detailwrapper font{
	color: #6A6A6A;
}
 
.ghostpropid {
	text-align: center;
	margin: auto;
	color: #B3B3B3;
}

div#contentwell h1{
	font-size: 18px;
	margin: 4px 0 0 0;
}

div.bodyblock{
	background: #FFFFFF;
	border: 1px solid #000000;
	margin: 8px 0;
}

div.innerblock{
	margin: 3px;
	border: 1px solid #CCCCCC;
	padding: 4px 6px;
	color: #999999;
}

div.innerblock h2{
	font-size: 13px;
	border-bottom: 1px solid #B3B3B3;
	margin: 8px 0;
	padding-bottom: 4px;
	color: #000000;
}

div.innerblock p.info{
	color: #999999;
	margin: 0 0 5px 0;
	font-weight:bold;
}

div.innerblock form{
	margin: 0;
	padding: 0;
}

div.innerblock table{
	border-collapse: collapse;
	font-size: 11px;
	margin: 0 0 10px 0;
}

div.innerblock table#searchgrid, div.innerblock table#contactGrid{
	width: 400px;
	clear: both;
	margin: 0 auto;
}

div.innerblock table#searchgrid tr td.top div.error, div.innerblock table#contactGrid tr td.top div.error, div.innerblock table#contactGrid tr td div.error {
	color:#d10202;
}


div.innerblock label{
	color: #999999;
	font-weight: bold;
	font-size: 11px;
}

div.innerblock select{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div.innerblock input{
	border: 1px solid #A5ACB2;
	padding:1px 3px 3px 3px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* to fix problem where border shows up around radio buttons
input { border-width: expression(this.type=="radio"? '0px' : '1px'); } 
*/

div.innerblock input.submit{
	border: 0;
}

div.innerblock a img {
	border: 0;
}

div.innerblock td.top{
	padding-bottom: 6px;
}

div.innerblock td.bottom{
	padding-top: 4px;
	border-top: 1px solid #B3B3B3;
}

div.innerblock td.double label{
	width: 65px;
	display: block;
	float: left;
}

div.innerblock td.double input{
	width: 55px;
	margin-right: 10px;
}

div.innerblock h3{
	font-size: 11px;
	color: #000000;
	border-bottom: 1px solid #B3B3B3;
	padding-bottom: 3px;
}

div.innerblock h3 span{
        font-weight: normal;
}

div.innerblock li {font-size: 13px;}


div.innerblock .req{
	font-weight: normal;
	color: #CE0307;
}

div.innerblock p.date{
	float: right;
	margin-top: 0;
}

div.innerblock p.reqstatement{
	float: right;
	margin-right: 8px;
	margin-top: 10px;
}

div.innerblock p.centerme{
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}


/* Summary Search Screen */
table.searchresultstools{
	width: 100%;
	border: 1px solid #081031;
	background: #FFFFFF;
}

table.searchresultstools td{
	width: 160px;
	white-space: nowrap;
	font-size: 10px;
	vertical-align: top;
}

table.searchresultstools td.left{
	width: 80px;
}

table.searchresultstools td.right{
	width: 133px;
	text-align: right;
}

table.searchresultstools td.center{
	width: auto;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	color: #7F7F7F;
}

table.searchresultstools td *{
	line-height: 20px;
	vertical-align: top;
}

table.searchresultstools a.current{
	font-weight: bold;
}

/* a:hover{
	color: #FF0000;
}

 */
table#searchresultsheader{
	width: 100%;
}

table#searchresultsheader td{
	width: 50%;
	white-space: nowrap;
}




















div#searchresults{
	border-width: 0 1px;
	border-color: #081031;
	border-style: solid;
	background: #F2F2F2;
	margin: 0;
	padding-bottom: 4px;
}

div#searchresults table.listing td{color:#000 font-size:11px !important; }
div#searchResults table.listing td.title div.price{float:right;}
div#searchResults table.listing td.tours{text-align:center;}

div#searchresults div#searchlistingsheader{
	text-align: center;
	padding: 4px 0;
}

div#searchresults table.listing{
	border-collapse: collapse;
	border: 1px solid #081031;
	width: 100%;
	margin: 4px 0 0 -1px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table#listingwrapper{
	width: 100%;
	border-collapse: collapse;
	margin-right: -2px;
}

table#listingwrapper td{
	padding: 0 6px;
}

div#searchresults .sr_border{
	border: 1px solid #000000;
}

div#searchresults table.listing thead th,div#searchresults table.listing thead td{
	background: #F8F8F8;
	white-space: nowrap;
	color: #000000;
}

div#searchresults table.listing thead th{
	padding: 0;
	text-align: left;
	padding: 2px 5px;
}

div#searchresults table.listing thead th.propid{
	width: 100%;
	color: #F8F8F8;
}

div#searchresults table.listing thead th.propid div{
	position: relative;
}

div#searchresults table.listing thead th.propid div span{
	display: block;
	width: 200px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -100px;
}

div#searchresults table.listing thead th.propid span.hidden{
	display: none;
}

div#searchresults table.listing thead th.price{
	text-align: right;
	white-space: nowrap;
}

div#searchresults table.listing thead th.price span.alert{
	color: #CC0000;
}

div#searchresults table.listing thead td{
	border-bottom: 1px solid #CECECE;
	color: #6A6A6A;
	white-space: nowrap;
	padding: 2px 5px;
}


div#searchresults table.listing tbody td{
	border-bottom: 1px solid #EFEFEF;
	background: #FFFFFF;
	padding: 2px 5px;
	color: #6A6A6A;
}

div#searchresults table.listing tbody td.propimg{
	border-bottom: 0;
	width: 90px;
	padding:4px;	
}

div#searchresults table.listing tbody td.propimg img{
	border: 1px solid #000000;
	width: 90px;
}

div#searchresults table.listing tbody td.notes{
}


div#searchResults table.listing tbody td.desc{border-bottom:0;}

div#searchResults table.listing tfoot td{ padding:4px 5px 0 5px;	white-space:nowrap;	}

div#searchresults table.listing tfoot td.tours a img{
	border: 0;
}

div#searchresults table.listing tfoot div.listingcontrol{
	float: right;
	height: 22px;
}

div#searchresults table.listing tfoot div.listingcontrol img{
	margin: 4px 0 2px 5px;
}

div#searchresults table.listing tfoot div.tourcontrol{
	float: left;
	height: 22px;
}

div#searchresults table.listing tfoot div.tourcontrol img{
	margin-right: 5px;
	margin-top: 1px;
}

div#searchresults table.listing tfoot td{
	background: #FFFFFF;
	padding: 2px 5px;
	white-space: nowrap;
}


/* Refine Search*/
div.refine table{
	width: 475px;
	font-size: 11px;
	color: #999999;
}

div.refine table td.rborder{
	border-right: 1px solid #CCCCCC;
}

div.refine label{
	display: block;
	text-align: right;
	font-weight: normal;
}

div.refine input.normalize{
	border: 0;
}

div.refine select{
	font-size: 11px;
}

/* Search Analysis */
div.analysis table{
	width: 519px;
	margin: 0 auto 5px auto;
	font-size: 11px;
	margin-bottom: 10px;
}

div.analysis table th{
	width: 173px;
	font-weight: normal;
	background: #F2F2F2;
	border: 1px solid #000000;
	color: #000000;
}

div.analysis table td{
	border: 1px solid #000000;
	text-align: center;
	color: #6A6A6A;
}

div.analysis table td.feature{
	text-align: left;
	font-weight: bold;
}

div.analysis table a{
	color: #6A6A6A;
}

/* subdivisions*/
ul#alphanav{
	margin: 0 0 0 25px;
	padding: 0;
}

ul#alphanav li{
	display: inline;
	list-style: none;
	margin-left: 3px;
}

ul#alphanav li a{
	font-size: 13px;
}

ul#alphanav li a.current{
	font-weight: bold;
	text-decoration: none;
}

ul#subdivisions{
	padding: 0;
	margin: 10px 0 0 45px;
}

ul#subdivisions li{
	list-style: none;
	margin-bottom: 5px;
}

ul#standardlist{
	padding: 0;
	margin: 10px 0 0 45px;
	border:1px normal red;
}

ul#standardlist li{
	list-style: none;
	margin-bottom: 5px;
	border:1px normal red;
}


div#cities ul{
	border-bottom: 1px solid #E6E6E6;
	margin: 0 30px 10px 30px;
	padding: 0 0 5px 0;
}

div#cities ul li,div#cities ul label,div#cities ul input{
	vertical-align: middle;
}

div#cities ul li{
	list-style: none;
	margin: 0;
	padding: 0 0 0 5px;
	clear: both;
	height: 20px;
}

div#cities ul li.even{
	background: #F3F3F3;
	height: 20px;
}

div#cities ul label{
	font-weight: normal;
	color: #000000;
	float: left;
}

div#cities ul li div.miles{
	float: right;
	width: 20%;
	text-align: right;
}

div#cities ul li input{
	float: left;
	border: 0;
	width: 20px;
}

div#cities input.submit{
	position: relative;
	left: 50%;
	margin-left: -40px;
}

ul#movetime{
	width: 400px;
	margin: 0 auto;
	padding: 0;
}

ul#movetime li{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#movetime label{
	color: #000000;
	font-weight: normal;
	line-height: 20px;
	vertical-align: middle;
}

ul#movetime input{
	line-height: 20px;
	vertical-align: middle;
	border: 0;
}

div#guestsubmit{
	border-top: 1px solid #B3B3B3;
	margin: 8px 15px 0 15px;
	text-align: center;
}

div#guestsubmit input{
	border: 0;
	margin: 8px 0 4px 0;
}

div#guestsubmit image{
	border: 0;
	margin: 8px 0 4px 0;
}

img#closer{
	position: absolute;
	right: 8px;
	top: 8px;
}

div.stackedform{
	width: 400px;
	margin: 0 auto;
	text-align: left;
}

div.stackedform label{
	display: block;
}

div.stackedform input{
	display: block;
	width: 210px;
}

div.stackedform input#subject{
	width: 325px;
}

div.stackedform textarea{
	width: 325px;
	height: 100px;
	border: 1px solid #A5ACB2;
}

div.submitfooter{
	text-align: center;
	border-top: 1px solid #B3B3B3;
	padding-top: 10px;
	margin: 10px 1px;
}

div.submitfooter input{
	border: 0;
}

div.normalize label,div.normalize input{
	width: auto;
	border: 0;
	display: inline;
	font-weight: normal;
	color: #000000;
}

table#moveinfo{
	width: 440px; /* margin:0 auto;*/
}

table#moveinfo td{
	vertical-align: top;
	color: #999999;
}

table#moveinfo label{
	font-weight: normal;
	margin-left: 5px;
}

table#moveinfo textarea{
	width: 170px;
	height: 40px;
	border: 1px solid #A5ACB2;
}

div#detailstabholder{
	height: 17px;
	margin-top: 8px;
	position: relative;
}

 
.detailtabactiveleft{
	font-size: 1px;
	width: 4px;
	height: 18px;
	background: url(/images/elements/tabs/detailTab_left.gif) no-repeat;
}

 
.detailtabactivecenter{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(/images/elements/tabs/detailTab_bgBottom.gif) #ACABAC repeat-x bottom left;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

  
.detailtabactiveright{
	font-size: 1px;
	width: 6px;
	height: 18px;
	background: url(/images/elements/tabs/detailTab_right.gif) no-repeat;
}

 
.detailtabhiliteleft{
	width: 4px;
	height: 18px;
	background: url(/images/elements/tabs/detailTab_hiliteLeft.gif) no-repeat;
}

 
.detailtabhilitecenter{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #FFFFFF;
	border-top: 1px solid #000000;
}

 
.detailtabhiliteright{
	width: 6px;
	height: 18px;
	background: url(/images/elements/tabs/detailTab_hiliteRight.gif) no-repeat;
}

 
.detailtabtextactive{
	font-family: Tahoma,verdana,Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
}

 
.detailtabtexthilite{
	font-family: Tahoma,verdana,Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
}

 
.detailtab{
	position: absolute;
	cursor: pointer;
}
 
div#panelwrapper{
	background: #FFFFFF;
	width:99.55%;
	margin-left: 5px;
}

* > div#panelwrapper{
	width:98.3%;
} 

.detailpanel{
	border: 1px solid #000000;
	font-family: verdana,Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-style: normal;
	padding: 10px;
	width: 100%;
}
 
.paneldiv {
	display: none;
}
 
.zoomdotcell{
	width: 30px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #B3B3B3;
	border-bottom: 1px solid #B3B3B3;
	background: #E5E5E5;
	text-align: center;
	height: 14px;
}

  
.mapinterstitialdiv{
	visibility: hidden;
	background: #FFFFFF;
	position: absolute;
	z-index: 101;
}

 
.mapgrayoutalldiv {
	position: absolute;
	width: 465px;
	height: 355px;
	filter: alpha(Opacity=50);
	background-image: url(/images/maps/png1x1_50pct.png);
	z-index: 100;
	visibility: hidden;
}

div#detailwrapper td{
	font: normal 11px Tahoma,Verdana,Arial,sans-serif;
}


.slideShowHolder{width:242px; height:180px;border: 1px solid black;}
* > .slideShowHolder{width:240px;height:178px;}


.slideshowcontrolsleft{
	color: #000000;
	vertical-align: middle;
	background-color: #F7F7F7;
	height: 15px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #000000;
	border-right: 0px;
	border-top: 0px;
}

 
.slideshowcontrolsright{
	color: #000000;
	vertical-align: middle;
	background-color: #F7F7F7;
	height: 15px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #000000;
	border-left: 0px;
	border-top: 0px;
}

 
/* Used in footer disclaimer. */        
.disclaimer,.disclaimer:active,.disclaimer:visited,.disclaimer:hover,.disclaimer:link{
	color: #808080;
	font: 8pt Arial,Helvetica,sans-serif;
}

.propdetailmlsdisclaimer {
	color: black;
	font: 8pt Arial,Helvetica,sans-serif;
}
.mortgagedisclaimer {
	color: #808080; 
	font: 8pt Arial,Helvetica,sans-serif;
}

div#panelwrapper td{
	font: normal 11px Tahoma,Verdana,Arial,sans-serif;
}

div#detailwrapper {
	width: 99.6%;
}

 
div#detailwrapper h1#detailheader{
	font-size: 16px;
	padding: 0px;
	margin: 0;
}

table#detailheadertable{
	width: 100%;
	border-collapse: collapse;
	margin: 0;
	padding: 0px;
	spacing: 0px;
}

div#detailbodywrapper {
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #F1F1F1;
}

table#essentials {
	width: 100%;
	color: #000000;
}

table#essentials td {
	border-bottom: 1px solid #E7E7E7;
}

.soldstatusred {
	color: #FF0000;
	font: bold;
}

.soldstatusblack {
	color: #000000;
	font: bold;
}

.detailtd {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.panelinset {
	border: 1px solid #B2B2B2;
}

.graybk {
	background-color: #F2F2F2;
}

.calculatorlink {
	height: 18px;
}

/* partners*/
.partnerstable {
	border: 0px;
	spacing: 0px;
	padding: 0px;
	width: 100%;
}

.partnerimagetd {
	width: 70px;
	vertical-align: top;
	border-bottom: 1px solid #E5E5E5;
	padding: 0px;
	spacing: 0px;
	margin: 0px;
	border-right: 0px;
}

.partnerspacertd {
	color: #FFFFFF;
	border-bottom: 1px solid #E5E5E5;
	padding: 0px;
	spacing: 0px;
	margin: 0px;
	border-left: 0px;
}

.partnerlinktd {
	border-bottom: 1px solid #E5E5E5;
	padding-top: 5px;
	padding-bottom: 5px;
}

.partnerlink {
	font-family: arial,helvetica;
	font-weight: bold;
}

.partnercaption {
	font-family: arial,helvetica;
	color: #000000;
}

div.innerblock input.radio {
	border: 0;
}

div.innerblock input.checkbox {
	border: 0;
}




table#listingWrapper table.listing div#callme {
	font-size:11px !important;
	font-family:Tahoma,Arial,Verdana, sans-serif;
	color:#FFFFFF;
	background:url("/images/callme_base.gif") no-repeat top right;
	height:24px;
	line-height:24px;
	vertical-align:middle;
	width:345px;
	position:absolute;
	top:2px;
	left:2px;
}

table#listingWrapper table.listing div#CallWrapper {
	position:relative;
	height:26px;
}

table#listingWrapper table.listing div#callme div.icon {
	background:url("/images/callme_icon.gif") no-repeat;
	height:24px;
	width:30px;
	float:left;
}

table#listingWrapper table.listing div#callme a{
	font-size:11px !important;
	font-family:Tahoma,Arial,Verdana, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
}

table#listingWrapper table.listing div#callme a:hover{color:#FFFFFF;}

/* =================================================================================== NEW AGENT SECTION */

div.agentHolder {
            width:95%;
            padding:0 2px 0 0;
            display:table;
            border:1px solid black;
            margin:0 8px 0 8px;
}

table#agentWrapper{
            width: 100%;
            border-collapse: collapse;
            margin:5px 5px 1px 5px;
            padding:0;
}

div#searchresults table.agentlisting td.agentCardListings {
	padding:10px;
	text-align:left;
}

div#searchresults table.agentlisting td.agentCardSlogan {
	white-space:normal;
	font:bolder 12px Tahoma,Verdana,Arial,helvetica,sans-serif;
	color:#666;
	padding:3px;
}

div#searchresults table.agentInfoTable{
            border-collapse: collapse;
            border: 1px solid #b3b3b3;
            width: 100%;
            font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
            font-size: 11px;
            margin-top:3px;
}

div#searchresults table.agentlisting{
	border-collapse: collapse;
	border: 1px solid #081031;
	width: 100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0;
	background: #F8F8F8;
	white-space: nowrap;
	color: #000000;
}




div#searchresults table.agentlisting td{
	border-bottom: 1px solid #B3B3B3;
	background: #FFFFFF;
	padding: 2px 5px;
	color: #6A6A6A;
}

div#searchresults table.agentlisting td.agentMug {
	padding:0 2px 0 0;
	margin:0;
}

div#searchresults table.agentlisting td.agentInfoHolder {
            padding:5px 3px 5px 0;
            width:100%;
}

div#searchresults table.agentlisting td.agentMug img{
            margin:5px 5px 5px 4px;
}


div#searchresults table.agentlisting td.officeInfoHolder {
	padding:14px;
	width:100%;
}

div#searchresults table.agentlisting td.agentGrayHead_a {
	background:#f8f8f8;
	font:bolder 20px Tahoma,Verdana,Arial,helvetica,sans-serif;
	color:#000;
	padding:10px;
}

div#searchresults table.agentlisting td.agentGrayHead_a span{
	font:bolder 16px Tahoma,Verdana,Arial,helvetica,sans-serif;
	color:#666;
}

div#searchresults table.agentlisting td.agentGrayHead_b {
	background:#f8f8f8;
	font:bolder 14px Tahoma,Verdana,Arial,helvetica,sans-serif;
	color:#000;
	padding:10px;
}

div#searchresults table.agentlisting td.agentGrayHead_b span{
	font:bolder 12px Tahoma,Verdana,Arial,helvetica,sans-serif;
	color:#666;
}

div#searchresults table.agentlisting td.agentGrayHead_c {
	background:#f8f8f8;
	font:bolder 17px Tahoma,Verdana,Arial,helvetica,sans-serif;
	color:#000;
	padding:10px;
	text-align:center;
}


div#searchresults table.agentlisting td.agentDisplayInfo {
	white-space:normal;
	font:bolder 12px Tahoma,Verdana,Arial,helvetica,sans-serif;
	color:#000;
	padding:10px;
}

div#searchresults table.agentlisting td.agentDisplayInfo span{
	color:#666;
}

div#searchresults table.agentlisting td.agentDisplayInfo span a{
	color:#666;
}

div#searchresults table.agentlisting td.agentDisplayInfo span a:hover{
	color:#999;
}

div#searchresults table.agentlisting td.agentDisplayText {
	white-space:normal;
	font:normal 12px Tahoma,Verdana,Arial,helvetica,sans-serif;
	color:#000;
	padding:10px;
	border-bottom: 0px solid white;
}

div#searchresults table.agentlisting td.agentDisplayText a{
	color:#666;
}

div#searchresults table.agentlisting td.agentDisplayText a:hover{
	color:#999;
}

div#searchresults table.agentlisting td.agentDisplayLinks {
	padding:10px;
	border-right:1px solid #B3B3B3;
}

div#searchresults table.agentlisting td.agentDisplayLinks a{
	font:bolder 12px Tahoma,Verdana,Arial,helvetica,sans-serif;
	color:#666;
	text-align:center;
	
}

div#searchresults table.agentlisting td.agentDisplayLinks a:hover{
	color:#999;
}
/* =================================================================================== NEW OFFICE/AGENT SEARCH SECTION 07-21-06 */

input.borderNone {
	border:0;
}

.hrContainer {
  height: 10px;
  width:100%;
}
.hrContainer hr {
  border: none;
  height: 1px;
  background: #B3B3B3;
}

div.innerblockBottom{
	margin: -3px 3px 3px 3px;
	border-top: 0px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding:6px;
	font:bolder 14px Tahoma,Verdana,Arial,sans-serif;
	color: #999999;
}

div.innerBlockTop{
	margin: 3px 3px -3px 3px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	padding:6px;
	color: #999999;
	font:bolder 14px Tahoma,Verdana,Arial,sans-serif;
}



div.innerblockBottom h2{
	font-size: 13px;
	margin: 0 8px 0 0;
	color: #000000;
}

.searchgridMultiple {
	width: 400px;
	margin: 0 auto;;
}

.searchgridCity {
	width:74px;
}

.searchgridFirstName {
	color:#646464;
}


.searchgridLastName {
	width: 180px;
	color:#646464;
}

.searchgridState {
	width:134px;
}

.searchPadding {
	padding-left:12px;
}



/* =================================================================================== NEW OPEN HOUSE SECTION 07-21-06 */
#articleButns {
	margin:8px 0;
	padding:0;
	text-align:right;
	}
#articleButns {
	margin:8px 0;
	padding:0;
	text-align:right;
	}
td a.pic{
	float:left;
	display:inline;
	width: 90px;
	padding:3px 8px 3px 0;
	margin:0;	
	}
td a.pic img.pic{
	border:1px solid #000;
	}
	
	
/* The following specificity overrides line 544 */
div#searchresults table.listing tbody td.openHouseBox {
	background:url(/images/content/openhousebox.gif) top left repeat-x;
	border:1px solid #cecece;
	margin:0;
	padding:0;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#6a6a6a;
	}
td.openHouseBox h4 {
	color:#000;
	margin:0;
	padding:1px 0 3px 4px;
	font-size:11px;
	}
td.openHouseBox p {
	margin:0;
	padding:4px 2px 4px 4px;
	}
div#searchResults table#listingWrapper table.listing hr {
        margin-left:0;
	}

/* =================================================================================== NEW AGENT LIST SECTION 07-21-06 */
ul#agentList {
	list-style-type:none; margin:0; padding:0;font-family:Tahoma;
	}
ul#agentList li {
	margin:0; 
	padding:10px 10px 16px 10px !important;
	padding:8px;  
	width:100%;
	}
ul#agentList li.oddRow {
	background-color:#efefef;
	color:#000;
	}	
ul#agentList li.oddRow a{
	color:#333;
	}
ul#agentList li.oddRow a:hover{
	color:#666;
	}
ul#agentList li h3 {
	margin:0; padding:0 0 4px 0;line-height:18px;
	}
ul#agentList li h3 span {
	font-weight:normal;
	}
ul#agentList li p {
	margin:0; padding:0 0 0 10px; font-size:12px; line-height:18px;
	}
ul#agentList li a.agentPhoto {
	float:left; 
	padding-right:6px;
	margin:0;
	}
ul#agentList li a.agentPhoto img {
	border:1px solid #777; 
	background-color:#fff; 
	}
ul#agentList li div.agentInfo {
	float:left; display:inline;
	}
ul#agentList li div.agentButns {
	float:right; display:inline; width:102px;
	}
ul#agentList li div.agentButns a {
	margin:0; padding:0 0 5px 0;
	}
.LoLiteText {
	font:normal 14px Tahoma,verdana,Arial,Helvetica,sans-sefif;
	width:40px;
	text-align:center;
	}
.LoLiteText a {
	font:normal 14px Tahoma,verdana,Arial,Helvetica,sans-sefif;
	}
.LoLiteTextHeader {
	font:bolder 14px Tahoma,verdana,Arial,Helvetica,sans-sefif;
	}
.HiLiteText {
	font:normal 14px Tahoma,verdana,Arial,Helvetica,sans-sefif;
	width:40px;
	}
.HiLiteText a {
	font:normal 14px Tahoma,verdana,Arial,Helvetica,sans-sefif;
	}
.HiLiteTextOddRow {
	font:normal 14px Tahoma,verdana,Arial,Helvetica,sans-sefif;
	background-color:#CCCCCC;
	width:40px;
	text-align:center;
	}
.HiLiteTextOddRow a {
	font:normal 14px Tahoma,verdana,Arial,Helvetica,sans-sefif;
	color:#575454;
	}
	
.HiLiteTextOddRow a:hover {
	font:normal 14px Tahoma,verdana,Arial,Helvetica,sans-sefif;
	color:#FFFFFF;
	}
	
.hrDivider {
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-bottom:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;
	}
div.clear {
	clear:both;
	}

/* =================================================================================== NEW OFFICE LIST SECTION 07-21-06 */
ul#officeList {
	list-style-type:none; 
	margin:0; 
	padding:0;
	font-family:Tahoma;
	}
ul#officeList li {
	margin:0; 
	padding:10px !important; 
	padding:4px;
	width:100%;
	}
ul#officeList li.oddRow {
	background-color:#efefef;
	color:#000000;
	border:1px solid #efefef;
	}
ul#officeList li h3 {
	margin:0; 
	padding:0 0 10px 0 !important;
	padding:0 0 4px 0;
	line-height:18px;
	}
ul#officeList li h3 span {
	font-weight:normal;
	}
ul#officeList li p {
	margin:0; 
	padding:0 0 0 10px; 
	font-size:12px; 
	line-height:18px;
	}

ul#officeList li div.officeInfo {
	float:left; 
	display:inline;
	}
	
ul#officeList li div.officePhone {
	float:right; 
	display:inline;
	font:bolder 12px tahoma,verdana,arial,sans-serif;
	padding:0 0 4px 0;
	}

ul#officeList li div.officeButns {
	float:right; 
	display:inline;
	margin:0; 
	padding:0;
	}
	
ul#officeList li div.officeButns a {
	margin:0; 
	padding:0;
	}

td.officeInfoHolder {
        padding:14px;
        width:100%;
}

td.agentDisplayLinks a img{
        margin-right:2px;
}

.textAllHidden_cf {
	display:none;
	margin-left:-4000px;
}
