#IDXSearchResults, #IDXSearchForm, #IDXListingDetail, #IDXProcessing, #IDXAgentBanner, #IDXLoginBar {
	font: 13px Tahoma, Arial, sans-serif;
	width: 99%;
	margin: 11px auto;
	text-align: left;
}
#IDXSearchResults { margin-top: 0px; }

/* SN Added 10/14/2010 to allow sites with dark backgrounds to overide the style */
#IDXSearchStatisticBar{ margin:10px auto 0px; width:99%; }

#IDXListingStatsLink { 
	display: block; 
	float: right; 
	text-align: center; 
	width: 200px; 
	height: 20px;
	background: url(img/listing-stats-bg.gif) no-repeat center left; 
	border: #999 solid 1px;
	border-width: 1px 1px 0px;
	color: #990000; 
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}
#IDXListingStatsLink:hover {
	text-decoration: underline;
}

#IDXSearchForm, #IDXSearchResults, #IDXListingDetail { border: 1px solid #2755aa; background-color: #FFFFEA; }

#IDXSearchResultRows { background-color: #FFFFEA; border: #2755aa solid 1px; border-width: 0px 1px 1px; padding-top:1px; }

#IDXSearchResults img, #IDXSearchForm img, #IDXListingDetail img {
	border-width: 0px;
}
#IDXAgentBanner, #IDXLoginBar {
	background: url(img/menu-bar-shadow.png) repeat-x bottom left;
	padding-bottom: 4px;
}
* html #IDXAgentBanner {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/menu-bar-shadow.png", sizingMethod="scale");
} 
#IDXAgentLayoutTbl { background-color: #FFFFEA; border: 1px solid #2755aa; }
#IDXAgentLayoutTbl td { background-color: white; border: 1px solid #0066ad; }
#IDXAgentPhoto { display: block; margin: 0px auto; }
#IDXHiddenCriteria {
	display: none;
}
#IDXLoginBar table { background-color: white; border: 1px solid #0066ad; }

#IDXMenuBar, .IDXMenuBar {
	background: url(img/menu-bar-shadow.png) repeat-x bottom left;
	padding-bottom: 4px;
    color:white;
}
* html #IDXMenuBar, * html .IDXMenuBar {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/menu-bar-shadow.png", sizingMethod="scale");
} 
#IDXMenuBar div.bar, .IDXMenuBar div.bar {
	background: url(img/default-menu-bar-bg.gif) repeat-x;
	height: 20px;
	overflow: hidden;
}
#IDXMenuBar div.bar div.brand {
	margin: 0px;
	float: left;
	width: 168px;
	height: 20px;
	background: url(img/default-brand.gif) no-repeat;
}
#IDXMenuBar div.bar div.brand a {
	width: 168px;
	height: 20px;
	display: block;
	float: left;
}

#IDXListingInfoActions a {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

div.IDXsubmenu {
	position: absolute;
	/*width: 120px;*/
	background: #f5e3d0;
	border: #0066ad solid 1px;
	padding: 5px;
	visibility: hidden;
}
#IDXPriceSub { width: 120px; }
#IDXLocationSub { width: 200px; }
#IDXPropTypeSub { width: 150px; }
#IDXMiscSub { width: 150px; }
#IDXDisplayModeSub { width: 125px; }
#IDXResultsSub { width: 175px; }
#IDXStatusSub { width: 125px; }
#IDXResultsSub div.resultSubItem { background: url(http://modules2.readvantage.com/idxlistings/img/icon-gear-24x24.gif) no-repeat; padding-left: 30px; height: 24px; padding-top: 5px; }
#IDXSortSub { width: 200px; }
#IDXSortSub div.sortSubItem { background: url(http://modules2.readvantage.com/idxlistings/img/icon-db-24x24.gif) no-repeat; padding: 5px 0px 0px 30px; height: 24px; }
div.IDXsubmenu select {
	font: 10px Tahoma, Arial, sans-serif;
	width: 99%;
}
div.IDXsubmenu input {
	font: 10px Tahoma, Arial, sans-serif;
}
div.IDXsubmenu a.closeSub {
	/*background: url(img/default-close.gif) no-repeat;*/
	background: url(img/close-icon.png) no-repeat;
	height: 16px;
	width: 16px;
	float: right;
	position: relative;
	top: -2px;
	left: 2px;
}

#IDXPriceRange, #IDXLocation, #IDXPropType, #IDXMisc, #IDXDisplayMode, #IDXStatus, #IDXResultsPerPage, #IDXSortOrder {
	display: block;
	height: 20px;
	float: left;
	text-indent: -10000em;
}
#IDXPriceRange:hover, #IDXLocation:hover, #IDXPropType:hover, #IDXMisc:hover, #IDXDisplayMode:hover, #IDXStatus:hover, #IDXResultsPerPage:hover, #IDXSortOrder:hover {
	background-position: 0px -20px;
}
#IDXStatus {
	width: 73px;
	background: url(img/default-status.gif) no-repeat;
}

#IDXPriceRange {
	width: 92px;
	background: url(img/default-price.gif) no-repeat;
}
#IDXLocation {
	width: 77px;
	background: url(img/default-location.gif) no-repeat;
}
#IDXPropType {
	width: 106px;
	background: url(img/default-proptype.gif) no-repeat;
}
#IDXMisc {
	width: 62px;
	background: url(img/default-misc.gif) no-repeat;
}
#IDXDisplayMode {
	width: 73px;
	background: url(img/default-display.gif) no-repeat;
}
#IDXResultsPerPage {
	width: 75px;
	background: url(img/default-results.gif) no-repeat;
}
#IDXSortOrder {
	width: 64px;
	background: url(img/default-sort.gif) no-repeat;
}
.IDXViewModes { padding-left: 30px; height: 24px; clear: both; }
.IDXViewModes span { position: relative; top: 8px; }
.IDXViewModes a { text-decoration: none; }
#IDXViewModeStandard { background: url(http://modules2.readvantage.com/idxlistings/img/view_detailed.gif) no-repeat; }
#IDXViewModeBasic { background: url(http://modules2.readvantage.com/idxlistings/img/view_icon.gif) no-repeat; }


#IDXSearchResults span.red {
	color: red;
	font-weight: bold;
}
#IDXPageNumbers {
	background: url(img/page-bg.gif) repeat-x;
	height: 17px;
	font-size:10px;
}
#IDXPageNumbers a {
	text-decoration: none;
	color: #8b8b6e;
}
#IDXPageNumbers a:hover {
	color: darkorange;
}
#IDXPageNumbers span.tab1 {
	display: block;
	float: left;
	margin: 0px 1px;
	padding-left: 6px;
	width: 53px;
	height: 17px;
	background: url(img/page-tab-left.gif) no-repeat;
}
#IDXPageNumbers span.tab2 {
	display: block;
	float: left;
	background: url(img/page-tab-right.gif) no-repeat;
	width: 41px;
	height: 15px;
	padding-right: 6px;
	padding-top: 2px;
	text-align: center;
}
#IDXPageNumbers span.tab1a {
	display: block;
	float: left;
	margin: 0px 1px;
	padding-left: 6px;
	width: 53px;
	height: 17px;
	background: url(img/page-tab-left-a.gif) no-repeat;
}
#IDXPageNumbers span.tab2a {
	display: block;
	float: left;
	background: url(img/page-tab-right-a.gif) no-repeat;
	width: 41px;
	height: 15px;
	padding-right: 6px;
	padding-top: 2px;
	text-align: center;
}
#IDXPageNumbers span.tab2a a {
	color: blue;
}
#IDXPageNumbersLarge {
	background: url(img/page-bg.gif) repeat-x bottom left;
	height: 24px;
}
#IDXPageNumbersLarge a {
	text-decoration: none;
	color: #8b8b6e;
	font-size: 12px;
}
#IDXPageNumbersLarge a:hover {
	color: darkorange;
}
#IDXPageNumbersLarge span.lgtab1 {
	display: block;
	float: left;
	margin: 0px 1px;
	padding-left: 6px;
	width: 99px;
	height: 25px;
	background: url(img/page-tab-left-lg.gif) no-repeat;
}
#IDXPageNumbersLarge span.lgtab2 {
	display: block;
	float: left;
	background: url(img/page-tab-right-lg.gif) no-repeat;
	width: 90px;
	height: 20px;
	padding-right: 6px;
	padding-top: 5px;
	text-align: center;
}
#IDXPageNumbersLarge span.lgtab1a {
	display: block;
	float: left;
	margin: 0px 1px;
	padding-left: 6px;
	width: 99px;
	height: 25px;
	background: url(img/page-tab-left-lg-a.gif) no-repeat;
}
#IDXPageNumbersLarge span.lgtab2a {
	display: block;
	float: left;
	background: url(img/page-tab-right-lg-a.gif) no-repeat;
	width: 90px;
	height: 20px;
	padding-right: 6px;
	padding-top: 5px;
	text-align: center;
}
#IDXPageNumbersLarge span.lgtab2a a {
	color: blue;
}
#IDXListingResults {
	width: 99%;
	margin: 0px auto 10px;
}
#IDXListingResults table.featured, #IDXSearchDisplayBasic div.featured {
	/*background-color: #FFFFEE;*/
	border: #2755AA solid 1px;
}
.featured-bar-basic {
	text-align: center;
	background-color: #990000;
	margin-bottom: 5px;
	letter-spacing: 5px;
	font-variant: small-caps;
	text-shadow: #333333 2px 2px;
	color: white;
	font-size: 14px;
}
.featured-bar-standard {
	text-align: center;
	background-color: #2755AA;
	letter-spacing: 5px;
	font-variant: small-caps;
	text-shadow: #333333 2px 2px;
	color: white;
	font-size: 14px;
}
#IDXListingResults .resultRow {
	border: #0066ad solid 1px;
	width: 98%;
	background-color: white;
	margin: 10px auto;
}
#IDXListingResults table.resultRow img {
	border-width: 0px;
}
#IDXListingResults table.resultRow tbody {
	font-size: 11.5px;
}
#IDXListingResults table.resultRow tbody strong.lg {
	font-size: 12px;
}
#IDXListingResults table.resultRow tbody strong.contrast {
	color: darkblue;
}
#IDXListingResults table.resultRow tbody td.actions {
	width: 130px;
	font-size: 10px;
}
#IDXListingResults table.resultRow tbody td.actions div {
	margin: 3px 0px;
}
#IDXListingResults table.resultRow tbody td.actions div a, #IDXListingDetail .actions a {
	display: block;
	height: 16px;
	padding-left: 20px;
	color: #2755aa;
	text-decoration: none;
	font-weight: bold;
}
#IDXListingResults table.resultRow tbody td.actions div a:hover {
	color: darkorange;
}
#IDXListingResults table.resultRow tbody td.actions div a.detail {
	background: url(img/action-view-detail.gif) no-repeat;
}
#IDXListingResults table.resultRow tbody td.actions div a.showing, #IDXListingDetail .actions a.showing {
	background: url(img/action-showing.gif) no-repeat;
	color: darkred;
}
#IDXListingResults table.resultRow tbody td.actions div a.moreinfo, #IDXListingDetail .actions a.moreinfo {
	background: url(img/action-more-info.gif) no-repeat;
	color: darkred;
}
#IDXListingResults table.resultRow tbody td.actions div a.favorite, #IDXListingDetail .actions a.favorite {
	background: url(img/action-favorite.gif) no-repeat;
}
#IDXListingResults table.resultRow tbody td.actions div a.compare {
	background: url(img/action-compare.gif) no-repeat;
}
#IDXListingResults table.resultRow tbody td.actions div a.textmsg, #IDXListingDetail .actions a.textmsg {
	background: url(img/action-text-msg.gif) no-repeat;
}
#IDXListingResults table.resultRow tbody td.actions div a.email, #IDXListingDetail .actions a.email {
	background: url(img/action-email.gif) no-repeat;
}
#IDXListingResults table.resultRow tbody td a.vtour, #vtour2 {
	background: url(img/action-view-tour.gif) no-repeat;
	display: block;
	height: 16px;
	padding-left: 20px;
	color: #2755aa;
	text-decoration: none;
	font-weight: bold;
	font-size:11.5px;
}
.xhrLoad {
	background: url(img/ajax-loader.gif) no-repeat;
	padding-left: 40px;
	padding-top: 5px;
	font-size: 16px;
	height: 32px;
	color: #666666;
}

#IDXSearchDisplayBasic { text-align: center; }
#IDXSearchDisplayBasic .listingCell { 
	width: 23%; 
	padding-top: 5px;
	min-height: 220px;
	margin: 5px 0px 5px 7px; 
	float: left; 
	background-color: white; 
	border: #0066ad solid 1px; 
}

#IDXConsole { 
	background-color: #FFFF00; 
	color: #006600; 
	padding: 5px; 
	font-weight: bold; 
	border: #2755aa solid 1px;
	border-width: 0px 1px;
}

/* ****** IDX Search Form ****** */

#IDXSearchForm input[type=text], #IDXSearchForm option, #IDXSearchForm select {
	font: 13px Tahoma, Arial, sans-serif;
	width: 99%;
}
#IDXSearchForm .IDXMenuBar {
	background: url(img/menu-bar-shadow.png) repeat-x bottom left;
	padding-bottom: 4px;
	margin: 0px 0px 10px;
}
* html #IDXSearchForm .IDXMenuBar {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/menu-bar-shadow.png", sizingMethod="scale");
} 
#IDXSearchForm .IDXMenuBar div.bar {
	background: url(img/default-menu-bar-bg.gif) repeat-x;
	height: 14px;
	padding: 2px 0px 4px 10px;
	overflow: hidden;
	font-size: 12px;
}
#IDXPropTypes div {
	float: left;
	height: 15px;
	width: 130px;
	margin: 2px;
}

/* ****** IDX Detail Page ****** */

#IDXListingDetail .IDXMenuBar {
	background: url(img/menu-bar-shadow.png) repeat-x bottom left;
	padding-bottom: 4px;
	margin: 10px 0px;
}
* html #IDXListingDetail .IDXMenuBar {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/menu-bar-shadow.png", sizingMethod="scale");
} 
#IDXListingDetail .IDXMenuBar div.bar {
	background: url(img/default-menu-bar-bg.gif) repeat-x;
	height: 14px;
	padding: 2px 0px 4px 10px;
	overflow: hidden;
	font-size: 12px;
}
#IDXListingDetail img#mainPhoto {
	border: black solid 1px;
}
#IDXListingDetail .actions {
	width: 95%;
	margin: 10px auto;
}
#IDXListingDetail .actions div {
	float: left;
	width: 150px;
	height: 16px;
}
#previewPane { text-align: center; background: #DDD; padding: 10px; }
#galleryLinks {
	border: #CCC solid 1px;
	background: #e0e0e0 url(img/gallery-links-bg.gif) repeat-x;
}
#galleryLinks p {
	font-weight: bold;
}

#IDXMortgageCalc { width: 90%; margin: 10px auto; }
#IDXMortgageCalc td { font-size: 12px; }

#IDXTabSubSections {
	border: #2755aa solid 1px;
	border-width: 0px 1px 1px;
	padding-top: 5px;
}
.tabsection {
	display: none;
	width: 600px;
	margin: 10px auto;
}
.listingInfoBlob {
	background-color: #FFFFEA; 
	width: 95%; 
	margin: 10px auto;
	font-size: 11px; 
	padding: 10px;
	text-align: center;
}
#IDXPropertyFeatures div {
	padding: 3px;
	font-size: 12px;
}
#IDXPropertyFeatures div.feature-white, #IDXTabSubSections .feature-white { background: white; }
#IDXPropertyFeatures div.feature-blue, #IDXTabSubSections .feature-blue { background: #e5effd; }

#IDXAdditionalFeatures {
	margin: 10px auto;
}
#IDXAdditionalFeatures td {
	background-color: #F1F1C0;
}

/*
* IDX Processing Page
*/
#IDXProcessing { border: 1px solid #0066ad; background-color: #FFFFEA; }
#IDXProcessing h1 {
	font-size: 18px;
	font-weight: normal;
}
#IDXProcessing .searchLink, #IDXProcessing h2.searchLink {
	background-image: url(img/folder.gif);
	background-repeat: no-repeat;
	background-position: 0px -64px;
	font-size: 1.5em;
	padding-left: 64px;
	height: 64px;
	margin: 10px auto;
	width: 550px;
	background-color: white;
	border: 1px solid #0066ad;
}
#IDXProcessing .searchLink:hover, #IDXProcessing h2.searchLink:hover { background-position: 0px 0px; background-color: #FEFFEE; }
#IDXProcessing .searchLink a, #IDXProcessing h2.searchLink a { position: relative; top: 20px; }

#IDXProcessing, #IDXProcessing .IDXMenuBar {
	font-size: 12px;
}
#IDXProcessing .IDXMenuBar .bar span {
	position: relative;
	top: 2px;
	left: 5px;
}
.vertical-middle { vertical-align: middle; }
.compareText { color: #2755AA; }
#IDXListingInfoActions 
    a {color: white;}

/* SN added 09-29-2010 to correct smartframe listing rows on sites using reset.css */
#IDXListingResults table.resultRow tbody tr td{vertical-align:top;}


#IDXImagePanel { margin-left:20px;}
/* SN added 10-11-2010 for IDX 3.1 upgrades to dsp.info */
.img-next img, .img-prev img { height: 32px; width:32px; }
.slider-arrow img { height: 24px; width:24px;}

#slider_pane {  
    height:  60px;  
    width:   326px;  
    padding: 0px;  
    margin:  0;
	background-color: #000;
	border: 3px ridge #BEDBFA;
}
td.sliderPaneCell { width: 340px;}
.slider_panel { width:340px; overflow:hidden;}
img.detailThumb { width:80px; height:60px; border: 1px solid black; margin-right: 1px;}
#mainPhoto { background: url(http://modules2.readvantage.com/idxlistings/img/spinner.gif) no-repeat center center} 
.txt-center {text-align: center;}

.previewPaneControl {width:390px; margin-left:auto;margin-right:auto;}
.sliderPaneControl {width:410px; margin-left:auto;margin-right:auto;}
#previewLegend { font-style:italic; font-size:9pt;text-align:center;}
.directionHint { font-size:9pt;}

/* SN added 10-18-2010 for IDX 3.1 upgrades to dsp.info */
#IDXListingDetail #rea_address_walkscore_link {}
span.reg{ 
font-size:9px; 
vertical-align:top; 
}
/* SMD 2-28-11 */
#IDXBottomPageLinks {
	font-size:10px;
}