/* General */
html, body
{
	height: 100%;
	/*overflow:auto;*/
}
body, p, td, div
{
	font-size: 11px;
	line-height: 12px;
}
.layoutFrameNone
{
	width: 100%;
	height: 100%;
}
.layoutFrameWidth
{
	width: 1000px;
	height: 100%;
}
.layoutFrameHeight
{
	width: 100%;
	height: 600px;
}
.layoutFrameBoth
{
	width: 1000px;
	height: 600px;
}
.layoutFrameBoth td,.layoutFrameWidth td,.layoutFrameHeight td,.layoutFrameNone td
{
	padding: 0;
	text-align: left;
}

.mapHolder
{
	border-top: 1px solid #8ca1d0;
	border-bottom: 1px solid #8ca1d0;
}

.mapFrame
{
	width: 100%;
	height: 100%;
	position: relative;
}
.mapFrame td
{
	padding: 0;
}


/* --------------- Start Page ----------------- */
.mapSearch-start td, .mapSearch-start div, .mapSearch-start dt
{
	font-size: 11px !important;
}
.mapSearch-start tr td
{
	padding: 0;
}
.mapSearch-start tr th
{
	padding: 14px 0 12px 0;
}
.mapStart .searchOptions
{
	padding: 4px 9px 0 6px;
}

.startDirections
{
	padding: 0 0 8px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #eeeff8;
}
.startProptypes
{
	float: left;
}
.startLocation
{
	width: 190px;
	margin: -2px 0 0 0;
	padding: 0 0 0 18px;
	float: left;
}
.startLocation .loc
{
	margin: 2px 0 0 0;
	border: 1px solid #acafdc;
	width: 180px;
	padding: 2px;
	font-size: 11px;
	line-height: 12px;
}
.mapSearch-search
{
	text-align: right;
	margin: 195px 4px 4px 0;
}
.mapSearch-skip a
{
	text-align: left;
	margin: 6px 0 0 10px;
	padding: 0 0 6px 0;
	line-height: 14px;
	display: block;
	padding: 3px 3px 3px 20px;
	text-decoration: none;
}

.start-preview
{
	padding: 24px 0 0 24px !important;
}
.start-preview strong
{
	display: block;
	width: 264px;
	height: 84px;
	margin: 0 0 10px 0;
	border: 1px solid #aaaace;
}
.start-preview dl
{
	margin: 0 24px 0 0;
	padding: 0;
}
.start-preview dt
{
	font-weight: bold;
	margin: 0 0 6px 0;
	padding: 0;
}
.start-preview dd
{
	margin: 0;
	padding: 0;
	border-top: 1px solid #eeeff8;
}
.start-preview dd a
{
	display: block;
	padding: 5px 6px;
	text-decoration: none;
	cursor: default;
}
.start-preview dd a:hover
{
	background: #f9faff;
}


/* --------------- Release 5.5 ------------------ */
.mapsearch-startpane
{
	float: left;
	width: 305px;
	color: #545488;
	/*padding: 16px 20px;*/
	background: #F8FBFF;
}
.mapsearch-startpane p
{
	margin: 4px 0 10px 0;
	padding: 0;
}
.mapsearch-listingtype
{
	border-top: 1px solid #b1bfdf;
	height: 29px;
	vertical-align: bottom;
}
.mapsearch-listingtype input
{
	float: left;
	margin: 7px 3px 0 0;
	padding: 0;
	width: 13px;
	height: 13px;
	cursor: pointer;
}
.mapsearch-listingtype label
{
	color: #3765B7;
	float: left;
	margin: 7px 10px 0 0;
	cursor: pointer;
}
.mapsearch-proptype
{
	margin: 10px 0 0 0;
}
#searchOptionsFS, #searchOptionsFL
{
	margin: 4px 0 0 0;
}
.mapsearch-startpane .mapsearch-proptype ul
{
	clear: both;
	margin: 0;
	padding: 0;
	list-style: none;
}
.mapsearch-startpane .mapsearch-proptype ul li
{
	clear: both;
	margin: 0;
	padding: 3px 0 2px 0;
}
.mapsearch-startpane .mapsearch-proptype ul li input
{
	float: left;
	margin: 0 2px 0 1px;
	padding: 0;
	width: 13px;
	height: 13px;
	cursor: pointer;
}
.mapsearch-startpane .mapsearch-proptype ul li label
{
	cursor: pointer;
	color: #3765B7;
}
.mapsearch-location
{
	clear: both;
	margin: 10px 0 0 0;
	padding: 10px 0 15px 0;
}
.mapsearch-location input
{
	display: block;
	font-size: 11px;
	line-height: 12px;
	width: 260px;
	margin: 4px 0 0 0;
	border: 1px solid #b1bfdf;
}
.mapsearch-location em
{
	font-size: 9px;
	font-style: normal;
	color: #a4a6c3;
}

/* --------------- Edit Saved Search messaging ------------------ */
.editSavedSearch
{
	border-top: 1px solid #dddde7;
	background: #ffffe5;
	padding: 10px !important;
}
.editSavedSearch p
{
	margin: 2px 0 0 0;
	padding: 0;
}
.editSavedSearch-button
{
	float: right;
	margin: 0 0 0 10px;
}


/* --------------- Toolbar ----------------- */
.mapToolbar
{
	vertical-align: top;
	height: 64px;
	border-top: 1px solid #dde0f4;
	border-bottom: 1px solid #8ca1d0;
}
.mapToolbar-modules
{
	/*	width: 100%;*/
}

/* Search Options */
.searchOptions
{
	padding: 11px 9px 10px 8px;
}
.searchOptions-closed
{
	width: 275px;
	height: 25px;
	overflow: hidden;
}


.mapStart .searchOptions-tabs
{
	width: 250px;
}

.searchOptions-tabs
{
	width: 275px;
	height: 17px;
}

.searchOptions-tabs ul
{
	margin: 0;
	padding: 0 0 0 47px;
	height: 17px;
}
.searchOptions-tabs ul li
{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.searchOptions-tabs ul li a
{
	outline: none;
	text-decoration: none;
	display: block;
	float: left;
	height: 17px;
}


.mapStart .searchOptions-tabs-FS a
{
	margin: 0;
	width: 50px;
}
.searchOptions-tabs-FS a
{
	width: 51px;
	border: solid 1px orange;
	margin: 0 0 0 7px;
}

.mapStart .searchOptions-tabs-FL a
{
	width: 53px;
}
.searchOptions-tabs-FL a
{
	width: 57px;
	border: solid 1px red;
}

.mapStart .searchOptions-tabs-RS a
{
	width: 50px;
}
.searchOptions-tabs-RS a
{
	width: 57px;
	border: solid 1px green;
}
.searchOptions-tabs-PD a
{
	width: 42px;
	border: solid 1px blue;
	margin: 0 0 0 5px;
}
.searchOptions-closed-settings
{
	padding: 6px 0 0 9px;
	width: 245px;
	font-size: 11px;
	line-height: 12px;
	color: #545488;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.searchOptions-PropID
{
	padding: 2px 3px 3px 3px;
}
.searchOptions-PropID-field
{
	color: #b4b4d4;
	font-size: 11px;
	line-height: 14px;
	width: 242px;
	height: 19px;
	margin: 0 4px 0 0;
	border: 1px solid #acafdc;
}

/* Location Options */
.locationOptions
{
}
.locationOptions-field
{
	font-size: 11px;
	line-height: 14px;
	width: 260px;
	height: 19px;
	border: 1px solid #B0C4E7;
}
#citySuggest
{
	width:260px;
}
#citySuggest ul
{
	width:260px;
	top: -1px;
}
#citySuggest ul
{
	width:260px;
	overflow: auto;
	position: absolute;
	list-style: none;
	text-align: left;
	margin: 0;
	padding: 0;
	background: #f6f7fb;
	border-right: 1px solid #bebfd1;
	border-bottom: 1px solid #bebfd1;
	border-left: 1px solid #bebfd1;
}
#citySuggest li
{
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	color: #000;
	font-weight: normal;
}
#citySuggest li span
{
	cursor: pointer;
	width: 100%;
	text-decoration: none;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 4px 6px;
	border-top: 1px solid #ebecf1;
}
#citySuggest li a:hover
{
	background: #eaedf8;
}
.selected
{
	background-color: #d7dcf1; /* old color #eaedf8 */
}

/* Filters Options */
.filtersOptions
{
	top: 100px;
	left: 562px;
	z-index: 1010;
	position: absolute;
	width: 244px;
}
#filterToggleImg
{
	float:right;
	display:block;
	width:94px;
	height:15px;
	text-indent:-5000px;
	overflow: hidden;
}
#filterToggleTitle
{
	margin-top:2px;
}

#filterToggle
{
	/*padding: 20px 0px 0px 0px;*/
}

#filterItems
{
	/*padding: 0px 10px 20px 10px;*/
}

/*Sliders v.3.0*/
.slidertable td
{
	padding-top:5px;
	color: #545488;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.SliderTrackCap
{
	position: relative;
	height: 14px;
	width: 10px;
	float: left;
}
.SliderTrack
{
	float: left;
	position: relative;
	height: 14px;
	width: 247px;
}
.SliderLeftHandle
{
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	height: 20px;
	z-index: 10;
	width: 14px;
	font-size: 1px;
}
.SliderRightHandle
{
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	height: 20px;
	z-index: 11;
	width: 14px;
	font-size: 1px;
}
.SliderHandleSpan
{
	position: absolute;
	top: 0;
	left: 0;
	height: 10px;
	font-size: 1px;
	margin-top: 3px;
	font-size: 1px;
}
.SliderLabel
{
	display: inline;
	color: #58558C;
}
.SliderLabelOnDrag
{
	display: inline;
	/*color: #7979A2 !important;*/
	color: #000 !important;
}

/* Email Alerts */
.alertsOptions
{
	float: right;
	height: 65px;
}
.alertsOptions-closed
{
	text-align: center;
	margin: 13px 6px 0 13px;
}
.alertsOptions-button
{
	display: block;
}

.mapSearch-status 
{
	padding: 3px 0 5px 0;
	border-top: 1px solid #f3f8ff;
	/*
	height: 30px;
	line-height: 30px;
	*/
	}
.mapSearch-numResults 
{
	margin: 0 0 0 13px;
	color: #545488;
	height: 21px;
	width: 150px;
	line-height: 21px;
}
* html .mapSearch-numResults 
{
	line-height: 22.5px;
}
.mapSearch-numResults strong 
{
	position: relative;
	display: block;
	float: left;
	margin: 0 -10px 0 0;
	padding: 0 3px 0 6px;
	height: 21px;
	left: -10px;
	color: #3972eb;
	font-size: 12px;
	line-height: 20px;
	}
* html .mapSearch-numResults strong {
	padding-right: 0;
	}
.mapSearch-noResults 
{
	margin: 0 0 0 13px;
	color: #545488;
	height: 21px;
	width: 114px;
	line-height: 20px;
	}
.mapSearch-noResults strong
{
	position: relative;
	display: block;
	float: left;
	margin: 0 -10px 0 0;
	padding: 0 3px 0 6px;
	height: 21px;
	left: -10px;
	color: #3972eb;
	font-size: 12px;
	line-height: 20px;
	width: 191px;
	}	
.mapSearch-startNew {
	float: right;
	margin: 0 9px 0 0;
	padding: 0 0 0 6px;
	line-height: 20px;
	font-size:11px;
	}
.mapResults-rscoverage 
{
	padding:5px;
	text-align:left;
}
.mapResults-rscoverage strong
{
	display:block;
	text-align:center;
}
.mapResults-rscoverage ul
{
	list-style: none;
	text-align: left;
	margin: 20px 0 0 100px;
	padding: 0;	
}
.mapResults-rscoverage ul li
{
	margin: 0;
	padding: 5px 0 0 0;
}
/* Results panel */
.mapResultsPanel
{
	position: relative;
	width: 305px;
	/*
	vertical-align: top;
	overflow: hidden;*/
}
.mapResultsList
{
	border-top: solid 1px #B0BFDE;
	background: #fff;
	position: absolute;
	top: 175px;
	left: 0;
	bottom: 39px;
	height: auto;
	width: 305px;
	overflow: auto;
	overflow-x: hidden;
}
.mapResults-item
{
	cursor: pointer;
}
.mapMainPanel
{
	width: 100%;
	height: 100%;
	border-left: 1px solid #8ca1d0;
}
.mapMainPanel tr td
{
	padding: 0;
}

.move
{
	position: absolute;
	width: 740px;
}

/* Results Section Styles */

#updatingMapMsg
{
	margin-top: 5px;
	margin-right: 5px;
	position: absolute;
	z-index: 1100;
	background: #ECF2FF;
	border: solid 1px #848CB0;
	top:5px;
	right: 5px;
	padding: 5px;
	color: #4E4F7F;
	font-weight: bold;
}

#updatingResultsMsg
{
	top: 97px;
	left: 0px;
	position: absolute;
	z-index: 1100;
	background: #E5EEFF;
	color: #4E4F7F;
	font-weight: bold;
	height: 27px;
	width: 305px;
	text-align:left;
}

#resortingResultsMsg
{
	top: 97px;
	left: 0px;
	position: absolute;
	z-index: 1100;
	background: #E5EEFF;
	color: #4E4F7F;
	font-weight: bold;
	height: 27px;
	width: 305px;
	text-align:left;
}
#result0msg
{
	margin-top: 5px;
	margin-right: 5px;
	position: absolute;
	z-index: 1100;
	top:5px;
	right: 5px;
}

#resultspage
{
	float:left;
	width: 305px;
	vertical-align:top;
}

/* Results error messaging */
.mapResults-errormsg strong
{
	display: block;
	font-weight: bold;
	color: #000;
	font-size: 11px;
	line-height: 12px;
	border: 1px solid #ccc;
	padding: 8px 8px 8px 30px;
	margin: 12px;
	text-align: left;
}
.mapResults-errormsg p
{
	margin: 0 12px;
	text-align: left;
}
.mapResults-errormsg ul
{
	margin: 10px 12px 12px 12px;
	padding: 0;
}
.mapResults-errormsg ul li
{
	list-style-type: none;
	margin: 2px 0 0 0;
	padding: 0 0 0 11px;
	text-align: left;
}
.mapResults-errormsg ul li ul
{
	margin: 4px 12px 12px 12px;
	padding: 0;
}
.mapResults-errormsg ul li ul li
{
	background: none;
	padding: 0;
}


/* Results status & sorting */
.mapResultsStatus
{
	font-size: 11px;
	padding: 8px;
}
.mapResultsStatus strong
{
	float: left;
}
.mapResultsSorting
{
	float: right;
}
.mapResultsSorting em
{
	font-style: normal;
}
.mapResultsSorting em a
{
	padding: 0 8px 0 0;
}
.mapResultsSorting ul
{
	display: none;
}


/* Results */
.mapResults
{
	padding: 8px 4px;
}
.mapResultsSet
{
	width: 96%;
	margin: 0px 6px;
}
.mapResultsSet.recentSales
{
	margin-top: 8px;
}
.mapResultsSet tr td
{
	padding: 4px 0;
	vertical-align: top;
}
.mapResultsSet tr td a
{
	font-size: 11px;
	font-weight: bold;
}
.mapResultsSet tr th
{
	text-align: left;
	padding: 15px 0 4px 0;
}
.mapResultsSet tr th a
{
	float: right;
	font-size: 9px;
	margin: -3px 4px 0 0;
	font-weight: normal;
}
.mapResultsSet tr th img
{
	margin-top: 1px;
	margin-left: 4px;
}
.mapResultsSet dl
{
	margin: -2px 4px 0 6px;
	padding: 0;
}
.mapResultsSet dt
{
	font-weight: bold;
	color: #545488;
	margin: 0 0 1px 0;
	padding: 0;
	overflow: hidden;
}
.mapResultsSet dt em
{
	float: right;
	font-style: normal;
	font-weight: normal;
}
.mapResultsSet dd
{
	font-size: 9px;
	margin: 0;
	padding: 0;
}
.mapResults-photo
{
	position: relative;
}
* html .mapResults-photo strong
{
	background-image: none;
}
.mapResults-photo strong
{
	color: #fff;
	font-size: 9px;
	line-height: 14px;
	position: absolute;
	margin: 0 0 0 4px;
	display: block;
	width: 21px;
	height: 16px;
	text-align: center;
}
.mapResults-photo img
{
	border: 1px solid #545488 !important;
	margin: 0 0 0 4px;
}
.mapResults-select img
{
	margin-left: 4px;
}
.mapResults-listing
{
	width: 100%;
}


/* Save search from results */
.dropdown.EmailAlerts {
	width: 376px;
	}
.dropdown.EmailAlerts * {
	font-size: 11px;
	line-height: 12px;
	}
.dropdown.EmailAlerts .dropdown-mm {
	padding: 4px 4px 0 4px;
	}
.dropdown.EmailAlerts .pinprofileclose {
	margin: -3px -3px 0 0;
	}
.dropdown.EmailAlerts p {
	margin: 8px 0;
	padding: 0;
	}
.dropdown.EmailAlerts .alert-settings {
	margin: 0 0 10px 0;
	border-top: 1px solid #E5EEFF;
	}
.dropdown.EmailAlerts .alert-settings div {
	margin: 8px 0 0 0;
	}
.dropdown.EmailAlerts .alert-settings .alert-radio {
	margin: 0 3px 0 0;
	padding: 0;
	width: 13px;
	height: 13px;
	cursor: pointer;
	position: relative;
	top: 2px;
	}
* html .dropdown.EmailAlerts .alert-settings .alert-radio {
	top: -1px;
	}
.dropdown.EmailAlerts .alert-settings .alert-checkbox {
	margin: 0 3px 0 0;
	padding: 0;
	width: 13px;
	height: 13px;
	cursor: pointer;
	}
* html .dropdown.EmailAlerts .alert-settings .alert-checkbox {
	position: relative;
	top: -1px;
	}
.dropdown.EmailAlerts .alert-settings label {
	color: #3765B7;
	cursor: pointer;
	}
.dropdown.EmailAlerts .alert-settings .alert-textfield {
	width: 260px;
	border: 1px solid #8487BD;
	padding: 2px;
	height:18px;
	}
.EmailAlerts-footer {
	text-align: right;
	position: relative;
	right: -20px;
	margin-left: -33px;
	width: 372px;
	background: #fef5e8;
	border-top: 1px solid #f2f5ff;
	padding: 10px 0 0 0;
	}
	
.results-saveSearch
{
	text-align: left;
	margin: 14px 6px 6px 6px;
	padding: 8px 0 0 0;
	border-top: 2px solid #c3c8e2; /*background: #eff1fc;*/
}
.results-saveSearch p
{
	font-size: 11px;
	line-height: 12px;
	margin: 4px 0;
	padding: 0;
}
.results-saveSearch .nameSearch input
{
	width: 170px;
	border: 1px solid #b9bfdc;
	font-size: 11px;
	line-height: 12px;
	margin: 0 0 0 9px;
}
.results-saveSearch table tr th
{
	padding: 3px 3px 0 0;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	color: #a9a9c3;
}
.results-saveSearch table tr td
{
	padding: 3px 0 0 0;
	font-size: 11px;
}
.results-saveSearch .releaseInfo
{
	font-size: 9px;
	text-decoration: none;
	display: block;
	margin: 0 83px 0 0;
	line-height: 12px;
	padding: 1px 0 0 17px;
}

/* All results */
.mapResults-select input
{
	margin: 0 4px;
	padding: 0;
	width: 13px;
	height: 13px;
}
.mapResults-select img
{
	margin: 0 3px;
}

/* Showcase results */
.mapResultsSet.showcase tr td
{
	padding-bottom: 8px;
}
* html .mapResultsSet.showcase .mapResults-photo strong
{
	background-image: none;
}
.mapResultsSet.showcase dt a
{
	color: #3765B7;
}
.mapResultsSet.showcase dd
{
	margin-bottom: 4px;
}
.mapResultsSet.showcase .mapResults-select div 
{
	margin: -4px 0 0 0;
	padding: 4px 0 0 0;
}
.mapResultsSet.showcase .mapResults-listing div div 
{
	background: none;
}


/* Basic results */
.mapResultsSet.basic em
{
	font-weight: bold;
	font-style: normal;
	color: #545488;
	margin: 0 0 0 26px;
	display: block;
}

.mapResultsSet.basic .mapResults-listing
{
	padding-left: 21px;
}

/* Confidential results */
.mapResultsSet.conf em
{
	font-weight: bold;
	font-style: normal;
	color: #545488;
	margin: 0 0 0 6px;
	display: block;
}
.mapResultsSet.conf .mapResults-photo strong
{
	top: -1px;
	position: relative;
	margin-right: 0;
	margin-left: 4px;
}
.mapResultsSet.conf .mapResults-listing
{
	padding-left: 24px;
}

/* Free RecentSale result */
.mapResultsSet.freeRS
{
	margin-bottom: 4px;
}
.mapResultsSet.freeRS tr th div
{
	margin-left: 4px;
}
.mapResultsSet.freeRS tr th img
{
	margin-top: 6px;
	margin-left: 0 !important;
}
.mapResultsSet.freeRS dl
{
	margin-top: -6px !important;
}


/* RecentSales results */
.mapResultsSet.recentSales .mapResults-photo
{
	position: relative;
}
* html .mapResultsSet.recentSales .mapResults-photo strong
{
	background-image: none;
}
.mapResultsSet.recentSales .mapResults-photo strong
{
	top: -1px;
	position: relative;
	margin-right: 5px;
	margin-bottom: 4px;
}
.mapResultsSet.recentSales .mapResults-photo img
{
	border: none;
	position: absolute;
	margin: 3px 0 0 5px;
}
.mapResultsSet.recentSales dl
{
	margin-top: 0;
}
.mapResultsSet.recentSales dt
{
	margin-top: 0;
}
.mapResultsSet.recentSales .mapResults-photo .photoLabel
{
	position: relative;
	left: -6px;
}
* html .mapResultsSet.recentSales .mapResults-photo .photoLabel
{
	left: -1px;
}
.mapResultsSet.recentSales .mapResults-listing
{
	padding-top: 0;
}


/* Property tray */
.mapPropTray
{
	border-bottom: 1px solid #B2BFDF;
}
#saveSearch { margin: 3px 0 0 0; }


/* Property tray - reporting */
.mapPropTray-reporting
{
	padding: 0 0 0 7px;
	background: none;
}
.mapPropTray-reporting-count
{
	color: #0084e4;
	float: left;
	padding: 8px 20px 8px 2px;
}
.mapPropTray-reporting-clear
{
	.position:relative;
	top:1px;
	left:4px;
}
.mapPropTray-reporting.proptray-disabled .mapPropTray-reporting-clear
{
	cursor: default;
	opacity: .5;
	filter: alpha(opacity=50);
}
.mapPropTray-reporting ul, .mapPropTray-purchasing ul
{
	margin: 0 0 0 14px;
	padding: 0;
}
.mapPropTray-reporting li, .mapPropTray-purchasing li
{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.mapPropTray-reporting li a, .mapPropTray-purchasing li a
{
	font-size: 11px;
	display: block;
	float: left;
	padding: 8px 6px 6px 7px;
}
.mapPropTray-reporting.proptray-disabled li a, .mapPropTray-purchasing.proptray-disabled li a
{
	cursor: default;
	color: #d7d7e8;
}
.mapPropTray-reporting li.first a, .mapPropTray-purchasing li.first a
{
	background: none;
}
.mapPropTray-reporting li a:hover, .mapPropTray-purchasing li a:hover
{
	color: #545488;
}
.mapPropTray-reporting.proptray-disabled li a:hover, .mapPropTray-purchasing.proptray-disabled li a:hover
{
	color: #d7d7e8;
}


/* Property tray - purchasing */
.mapPropTray-purchasing
{
	padding: 0 6px;
}
.mapPropTray-purchasing-count
{
	position: relative;
	padding: 6px 30px 14px 3px;
	color: #0084e4;
	float: left;
	text-align: center;
}
.mapPropTray-purchasing-count strong
{
	display: block;
	font-size: 16px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
.mapPropTray-purchasing-buy
{
	text-align: center;
	float: left;
	margin: 0;
	padding: 6px 0;
}
.mapPropTray-purchasing-buy strong
{
	color: #545488;
	display: block;
	margin: 1px 0 2px 0;
}
.mapPropTray-save
{
	padding-top: 15px;
}
.mapPropTray-purchasing-subscribe
{
	text-align: center;
	float: left;
	margin: 0 0 0 8px;
	padding: 6px 0 6px 19px;
}
.mapPropTray-purchasing-subscribe strong
{
	color: #545488;
	display: block;
	margin: 1px 0 2px 0;
}
.mapPropTray-purchasing-subscribe strong em
{
	font-style: normal;
	font-weight: normal;
}
.mapPropTray-purchasing p
{
	color: #545488;
	float: left;
	margin: 11px 0 0 18px;
	padding: 0;
	width: 340px;
	clear: right;
}
.RS-disclaimer
{
	border-top: 1px solid #ccccdc;
	padding: 4px 5px 5px 5px !important;
	font-size: 11px;
	color: #9898b8;
	background:#fff;
}


/* DL */
#keywordfilter tr td
{
	color: #545488;
}
#keyword
{
	border: solid 1px ACAFDC;
	width: 230px;
	color: #57538E;
}
#dateentered,#datesold
{
	width:260px;
}
#modalMask {
	position: absolute;
	z-index: 200;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: .4;
	filter: alpha(opacity=40);
	background-color:transparent !important;
	background-color: #333333;
	background-image:none;
	background-repeat: repeat;
	display:none;
}
