/* PM Plan status bar */
.planStatus {
	position: relative;
	z-index: 50;
	margin: -7px 0 20px;
	}
#planStatusInfoMsg {
	background: #ffffe5;
	border: 1px solid #666;
	position: absolute;
	left: 80px;
	top: 26px;
	width: 600px;
	z-index: 999;
	padding: 10px 0 4px 0;
	}
#planStatusInfoMsg ul {
	margin: 0;
	padding: 2px 0 6px 20px;
	list-style: none;
	}
#planStatusInfoMsg ul li {
	margin: 0 0 2px 0;
	padding: 0;
	list-style: square;
	list-style-position: inside;
	}
#planStatusInfoMsg p {
	color: #000;
	margin: 0;
	padding: 0 10px 6px 10px;
	}

/* Plan status page */
.planStatusOverlayNav {
	border-bottom: 1px dashed #E8F1F7;
	padding: 2px 0 9px;
	}
.planStatusOverlayNav a {
	background: transparent url(http://pm/images/bullets/leftArrow_purple.gif) no-repeat scroll 0 4px;
	padding: 0 0 0 8px;
	}
.planStatusOverlay h1 {
	color: #336;
	font: bold 20px Arial, Helvetica, sans-serif;
	padding: 20px 0;
	}
.planStatusOverlayClose {
	position: absolute;
	right: 12px;
	top: 12px;
	}
.planStatusOverlay p {
	font-size: 12px;
	margin: 0;
	padding: 12px 0 0 0;
	}
.planStatusOverlayOptions {
	background: #F7FAFF;
	border: 1px solid #C7D7EE;
	border-top: none;
	}
.planStatusOverlayOptions strong {
	display: block;
	font: bold 14px Arial, Helvetica, sans-serif;
	}
.planStatusOverlayUpgrade {
	border-top: 1px solid #C7D7EE;
	padding: 20px;
	}
.planStatusOverlayUpgradeOption1 {
	padding: 12px 0 10px 0;
	}
.planStatusOverlayUpgradeOption1 p {
	float: left;
	font-size: 12px;
	margin: 0;
	padding: 0 0 2px 0;
	}
.planStatusOverlayUpgradeOption1 .planStatusOverlayUpgradeOptionBtn {
	margin: 6px 0 0 0;
	}
.planStatusOverlayUpgradeOption2 {
	padding: 8px 0 0 0;
	}
.planStatusOverlayUpgradeOption2 p {
	font-size: 12px;
	margin: 0;
	padding: 0 0 3px 0;
	}
.planStatusOverlayUpgradeOption2 label {
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 0 0 0;
	width: 48px;
	}
.planStatusOverlayUpgradeOption2 select {
	float: left;
	font-size: 12px;
	margin: 2px 5px 0 0;
	padding: 2px 0;
	width: 532px;
	}
.planStatusOverlayUpgradeOption2 .planStatusOverlayUpgradeOptionBtn {
	margin: 6px 0 0 0;
	}
.planStatusSwap {
	}
.planStatusSwapOption {
	padding: 0 0 3px 0;
	}
.planStatusValidation {
	background: #FFEBEB url(/images/icons/alert_icon.gif) 8px 8px no-repeat;
	color: #c00;
	font-size: 12px;
	margin: 0 0 6px;
	padding: 7px 7px 7px 27px;
	}

/* Filters */
.mlnFilters { margin: 0 0 10px; }
.mlnFilters.collapsed a {
	padding: 0 10px 0 20px;
	margin: 0 10px 0 0;
	font-weight: bold;
	background: url(/images/icons/icons.png) no-repeat 0 -8354px;
	border-right: 1px solid #adadad;
	-moz-box-shadow: 1px 0 0 rgba(0,0,0,0.1);
	box-shadow: 1px 0 0 rgba(0,0,0,0.1);
}
.mlnFilters .button.small {
	font-size: 10px;
	padding: 3px 7px;
}
.mlnFilters p {
	display: block;
	margin: 0 0 20px;
}
.mlnFilters.collapsed p {
	display: inline;
	margin: 0;
}
.mlnFiltersLeft {
	float: left;
	width: 325px;
	margin: 0 47px 0 0;
}
.mlnFiltersRight {
	float: left;
	width: 300px;
}
.mlnFiltersModule .mlnFiltersRight dl { margin-top: -4px; }
.mlnFiltersRight dt { margin-top: 4px; }
.mlnFiltersModule dl {
	border-bottom: 1px solid #d0d3d8;
	padding: 0 0 8px;
	margin: 0 0 10px;
}
.mlnFiltersModule dl:last-child { border-bottom: none; }
.mlnFiltersModule dt, .mlnFiltersModule dd { float: left; }
.mlnFiltersModule dt {
	width: 85px;
}
.mlnFiltersModule dd { margin: 0; }
.mlnFiltersModule select {
	margin: -3px 0 0;
}	
.myListingsFiltersTextField {
	width: 174px;
	margin: 0 3px 0 0;
	float: left;
	}
.myListingsFiltersTextCheckbox {
	float: left;
	margin: -1px 7px 0 0;
	padding: 0;
	width: 13px;
	height: 13px;
	}

.myListingsFiltersHide {	
	float: right;
	font-size: 11px;
	}
.myListingsFiltersCriteria {
	margin: 6px 0;
	}
.myListingsFiltersSettings {
	font-size: 11px;
	color: #999;
	padding: 4px 0 0 0;
	}
.myListingsSort {
	padding: 0 0 3px 12px;
	}
.myListingsAdd {
	padding: 0 12px 4px 0;
	}

/* My Listings */
.listingShare {
	display: none;
	margin: 0 0 10px;
	}
.listingShare #lnkAllLeads {
	padding: 0 0 1px 20px;
	background: url(/images/icons/icons.png) no-repeat 0 -8551px;
}

.myListingRow, .myListingAltRow, .SearchResultFeaturedListing {
	border-top: 1px solid #c9c9c9;
	padding: 35px 4px 0px 4px;
}
.watchListFolder .SearchResultFeaturedListing { padding: 15px 4px; }




.myListingRow:nth-child(-1n+3) td, .myListingAltRow:first-child td, .myListingResult:first-child td { border-top: none; }
/* Photo */
.myListingPhoto {
	padding-right: 10px;
}
.myListingPhoto a {
	width: 99px;
	height: 74px;
	#height: 70px !important;
	overflow: hidden;
	border: 1px solid #545488;
	}
/* My Listing Summary */
.myListingSummary {
	width: 347px;
}
.listingSummaryBasic {
	float: left;
	margin: 0;
	padding: 0;
}
.listingSummaryBasic li, .listingSummaryContact li { margin: 0; }
.listingSummaryBasic li { margin-right: 15px; }
.listingSummaryContact {
	float: left;
	margin: 0;
	padding: 0;
}
.listingSummaryContact .SearchResultValue.mlnContacts { display: block; }

/* Listings styling */
.SearchResultPlanType img { margin: 0 3px 0 0; }

/* Style for my listings upsell */
.myListingsButtonsContainer {
    width: 250px;
    height: 69px;
    color: #545488;
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    margin: 5px 0 0;
    }
.myListingsButtonLeft {
    float: right;
    width: 124px;
	#width: 125px;
    height: 69px;
    text-align: center;
    }
.myListingsButtonsContainer.PrivateListing .myListingsButtonLeft {
	float: left;
	padding-left: 2px;
	}
.myListingsButtonRight {
    float: right;
    width: 124px;
	#width: 125px;
    height: 69px;
    text-align: center;
    }
.myListingsValue {
    font: 24px/29px Arial, Helvetica, sans-serif;
    color: #545488;
    margin: 0 0 -6px 0;
    }
.myListingsButton {
    margin-top: 5px;
	#margin-top: 4px;
    }
.myListingsButton .button {
	width: 99px;
	font-weight: normal;
	}
.myListingsButton .button { #width: 103px; }
.myListingsShowcaseBG {
    color: #ff8901;
    }
.myListingsShowcaseValue {
    color: #ff8901;
    font-weight: bold;
    margin: 1px 0 -7px 0;
    }
.hidden {
    visibility: hidden;
    }
.myListings3Lines {
    line-height: 12px;
    margin-bottom: 6px;
    }
#.myListings3Lines {
    margin-bottom: 0;
	}
.SearchResultFeaturedListing td { background-color: #FFF6C4; }

/* listing completeness meter */
.tooltiplink {
	padding-left: 2px;
}
.tooltipcontainer {
	position: relative;
	z-index: 999;
}
.tooltipwrapper {
	left: -41px;
	padding-top: 12px;
	position: absolute;
	top: 10px;
}
.tooltipcontainer:hover .tooltipwrapper {
	display: block !important;
}
.genericAlert {
	padding-bottom: 8px;
}
.genericAlert h4 {
	font-size: 12px;
}
.genericAlert h4, .genericAlert p {
	margin-bottom: 3px !important;
}
.pointerA, .pointerB { left: 12px !important; }
.mylistingCompleteness {
}
.listing-completeness-bar {
	background: #fff;
	border: 1px solid #4776c1;
	width: 37px;
	float: left;
	margin-right: 2px;
	position: relative; 
	top: 3px;
	}
.listing-completeness-bar-percentage {
	background: #8caede;
	border-top: 1px solid #8caede;
	height: 6px;
	width: 100%;
	overflow: hidden;
	}
.listing-completeness-bar-percentage.Fifty {
	width: 50%;
	}
.listing-completeness-bar-percentage.Sixty {
	width: 60%;
	}
.listing-completeness-bar-percentage.Seventy {
	width: 70%;
	}
.listing-completeness-bar-percentage.Eighty {
	width: 80%;
	}
.listing-completeness-bar-percentage.Ninety {
	width: 90%;
	}
.tipContainer-mylistings {
	position: relative; 
	z-index:1200;
	}
.tooltip {
	color: #000;
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 12px;
	background-color: #FFFFCC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-align: left;
	}
.tooltip h4 {
	color: #000;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.tooltip p {
	margin: 0;
	padding: 5px 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 13px;
}
.tooltip a {
	font: bold 12px Arial, Helvetica, sans-serif;
}
.tooltip .arrow1, .tooltip .arrow2 {
	border-color: transparent transparent #000 transparent;
	border-style: solid;
	border-width: 8px;
	display: block;
	height: 0;
	overflow: hidden;
	position: absolute;
	left: 20px;
	top: -16px;
	width: 0;
	z-index: 998;
	}
.tooltip .arrow2 {
	border-color: transparent transparent #ffc transparent;
	left: 20px;
	top: -15px;
	z-index: 999;
	}
.tooltip .arrow3, .tooltip .arrow4  {
    position: absolute;
    top: -7px;
    left: 20px;
    margin: 0;
    border-top: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #ffc;
    padding: 0;
    width: 0;
    height: 0;
    /* ie6 height fix */
    font-size: 0;
    line-height: 0;
     /* ie6 transparent fix */
    _border-right-color: pink;
    _border-left-color: pink;
    _filter: chroma(color=pink);
}
.tooltip .arrow4 {
    top: -8px;
    border-bottom: 8px solid #000;
}

/* 2011 Styling */

/* Listing Stats */
.listingSummaryBasic, .listingSummaryContact {
	list-style: none;
}
.listingSummaryContact { width: 153px; }
.listingSummaryBasic { width: 142px; }

/* No Listings Upsell */
.addListing {
	padding: 0 0 1px 20px;
	background: url(/images/icons/icons.png) no-repeat 0 -129px;
	}
.basicUpsellContainer p {
	margin: 0 0 10px 0;
	}
.basicUpsellContainer .premiumBenefitsTitle { margin: 0 0 3px; }
.basicUpsellContainer ul {
	margin: 0 0 20px;
	padding: 0;
	}
.basicUpsellContainer li {
	margin: 0 0 3px;
	padding: 0 0 2px 20px;
	list-style: none;
	background: url(/images/icons/icons.png) no-repeat 0 -9276px;
	}

/* Listing Tools */
.myListingRowTools {
	list-style: none;
	margin: 0 0 0 18px;
	padding: 10px 0;
	#padding: 10px 0 0;
}
.myListingRowTools li {
	float: left;
	margin: 0 15px 0 0;
}
.myListingRowTools .last {
	margin: 0;
}
.myListingRowTools .editThisListing {
	position: relative;
	padding: 2px 0 0 20px;
	background: url(/images/icons/icons.png) no-repeat 0 -1475px;
	z-index:1;
}
.myListingRowTools .exposureOptions {
	padding: 2px 0 0 20px;
	background: url(/images/icons/icons.png) no-repeat 2px -8617px;
}
.myListingRowTools .viewLeads {
	padding: 2px 0 0 20px;
	background: url(/images/icons/icons.png) no-repeat 0 -8551px;
}
.myListingRowTools .listingActivity {
	padding: 0 0 0 20px;
	background: url(/images/icons/icons.png) no-repeat 0 -4496px;
}
.myListingRowTools .emailListing {
	padding: 2px 0 0 20px;
	background: url(/images/icons/icons.png) no-repeat 0 -1673px;
}
.myListingRowTools .listingWebsite {
	padding: 2px 0 0 20px;
	background: url(/images/icons/icons.png) no-repeat 0 -3592px;
}

/* Check All Clear All */
.SearchResultSectionTitle { background: none; }
.SearchResultSectionTitle a {
	font-weight: normal;
	color: #3765B7;
	}
td tr td.SearchResultSectionTitle {
	border-top: 1px solid #c9c9c9;
	padding-top: 20px;
}

/* Styling unique to tooltips */
.genericAlert.dialog { text-align: left; }
.genericAlert.dialog h4 { margin-bottom: 5px; }

/* Can this be deleted? */
/* New CSS for Exposure Reports changes */
.myListingsExpReportsUpsell {
    border-right: 2px solid #f6f9ff;
    border-bottom: 2px solid #f6f9ff;
    margin: 18px -2px 0 0;
    }
/*
.myListingsExpReportsUpsell p {
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    padding: 16px 20px 16px 320px;
    border: 1px solid #98afe3;
    background: #ffffe5 url(/images/exposureReports/myListingsUpsellBg.gif) 5px 50% no-repeat;
    }
.myListingsExpReportsUpsell p em {
    font-style: normal;
    padding: 0 0 3px 19px;
    background: url(/images/icons/expReports16x16.gif) 1px 0 no-repeat;
    }
.myListingsExpReportsUpsell p em {
    font-style: normal;
    padding: 0 0 3px 19px;
    background: url(/images/icons/expReports16x16.gif) 1px 0 no-repeat;
    }

.planStatusInfo { background: url(/images/icons/help.gif) 50% 50% no-repeat; }
.searchResultsFiltersError { background: url(/images/alert_icon.gif) 2px 9px no-repeat; }
.searchResultsFiltersError ul li { background: url(/images/red_arrow.gif) 0 4px no-repeat !important; }
*/

/* Monitor Listings Styles */
.propertyAlertsToggle {
    display: block;
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    background: url(/images/icons/alerts.gif) 0 1px no-repeat;
    padding: 1px 0 4px 20px;
}
.propertyAlertsToggleOn {
    display: block;
    
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    background: url(/images/icons/alertsoff.gif) 0 1px no-repeat;
    padding: 1px 0 4px 20px;
}
.propertyAlertsLoading {
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    background: url(/images/search/map/5.5/backgrounds/loader.gif) 5px 4px no-repeat #FFFFBF;
    padding: 5px 0 7px 24px;
}
.propertyAlertsControl {
	height: 30px;
	padding: 15px 10px;
	#margin: -15px -4px 0;
	border-top: 1px solid #C9C9C9;
	}
tr.myListingRow:nth-child(3) .propertyAlertsControl { border-top: none; }
td { text-align:left; }






/*-- My Listings with UMT --*/


	.linkRow {
		list-style-type: none;
		margin: 10px 0 15px 145px;
		padding: 0;
		display: block;
		}
	
	.linkRow li {
		float: left;
		height: 25px;
		line-height: 25px;
		margin: 0 22px 0 5px;
		padding: 0;
		font-weight: bold;
		}
		
	.linkRow a {
		font-size: 0.75 em;
		padding: 2px 0 3px 20px;
		font-weight: bold;
		display: inline-block;
		}

	.marketingTools.linkRow {
		border-top: 1px dashed #dbdbdb;
		background: #FFFFE6;
		margin: -10px 0 0 145px;
		}

	.marketingTools.linkRow li {
		float: left;
		height: 35px;
		line-height: 35px;
		margin: 0 15px 0 5px;
		padding: 0;
		font-weight: bold;
		}		
		
		
		
	.marketingTools .orangeTag {
		margin: 0 2px 0 0;
		}

	.linkRow a.emailCampaign {	
		background: url("/images/icons/icons.png") no-repeat 0px -1673px;
	    }
	    
	.linkRow a.createWebsite {	
		background: url("/images/icons/icons.png") no-repeat 0px -3592px;
	    }
	    
	.linkRow a.printFlyer {	
		background: url("/images/icons/icons.png") no-repeat 0px -5706px;
	    }
	    
	.linkRow a.exposureOptions {	
		background: url("/images/icons/icons.png") no-repeat 0px -8618px;
	    }
	    
	.linkRow a.editThisListing {	
		background: url("/images/icons/icons.png") no-repeat 0px -1475px;
	    }
	    
	.linkRow a.viewLeads {	
		background: url("/images/icons/icons.png") no-repeat 0px -8551px;
	    }
	    
	.linkRow a.listingActivity {	
		background: url("/images/icons/icons.png") no-repeat 0px -4495px;
	    }


	tr.myListingRow.linkTools,
	tr.myListingAltRow.linkTools {
		padding-top: 0 !important;
		}






















