#IDXSearchResults, #IDXSearchForm, #IDXListingDetail, #IDXProcessing, #IDXAgentBanner, #IDXLoginBar {
	font: 10px Tahoma, Arial, sans-serif;
	width: 99%;
	margin: 10px auto;
	text-align: left;
}
#IDXSearchResults { margin-top: 0px; }
#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 #999; background-color: #ffffff; }

#IDXSearchResultRows { background-color: #ffffff; border: #999 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 #999; }
#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: #e4f3fd;
	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;
}
#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: 47px;
	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: 47px;
	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: #990000 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: #990000;
	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: 10px;
}
#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;
}
#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: #0066ad;
	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: #0066ad;
	text-decoration: none;
	font-weight: bold;
}
.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: 300px;
	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: #999 solid 1px;
	border-width: 0px 1px;
}

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

#IDXSearchForm input[type=text], #IDXSearchForm option, #IDXSearchForm select {
	font: 10px 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: 110px;
	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: #999 solid 1px;
	border-width: 0px 1px 1px;
	padding-top: 5px;
}
.tabsection {
	display: none;
	width: 600px;
	margin: 10px auto;
}
.listingInfoBlob {
	background-color: #FFFFFF; 
	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: white;
}

/*
* IDX Processing Page
*/
#IDXProcessing { border: 1px solid #0066ad; background-color: #ffffff; }
#IDXProcessing h1 {
	font-size: 18px;
	font-weight: normal;
}
.searchLink {
	background-image: url(img/folder.gif);
	background-repeat: no-repeat;
	background-position: 0px -64px;
	padding-left: 64px;
	height: 64px;
	margin: 10px auto;
	width: 550px;
	background-color: white;
	border: 1px solid #0066ad;
}
.searchLink:hover { background-position: 0px 0px; background-color: #FEFFEE; }
.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: #000000; }
#IDXListingInfoActions 
    a {color: white;}
