/* @group eMarket */

#content .emarket .overview {
	background: url(/images/icons/200/emarket.png) no-repeat;
}
/* stimulus */
#content .emarket .triple {
	min-height: 430px;
	height: auto !important;
	height: 430px;
	margin-bottom: 40px;
}
/*
#content .emarket .triple {
	min-height: 380px;
	height: auto !important; /*IE!*/
/*	height: 380px; /*IE!*/
/*	margin-bottom: 40px;
}
*/
#content .emarket .triple span.subscript {
	color: red;
	font-size: xx-small;
}

#content span.subscript {
	font-size: 90%;
}

span#listing_count_title {
	padding-right: 5px;
}
/* @end */

/* @group Purchase Power */

#content .purchase_power .overview {
	background: url(/images/icons/200/purchase_power_stimulus_alpha.png) no-repeat;
}
/*stimulus purchase power */
#content .purchase_power .overview-stimulus {
	background: url(/images/icons/200/purchase_power_stimulus_alpha.png) no-repeat;
}
/* end stimulus*/
#sidebar .box .balance {
	padding: 10px 0;
	text-align: center;
}

#sidebar .box .balance strong {
	display: block;
	margin: 0;
	padding: 0;
	cursor: pointer;
	font-size: 275%;
	font-weight: bold;
	line-height: 1.1;
}

#sidebar .box .balance em {
	display: block;
	color: #999;
	font-size: 35%;
	font-weight: normal;
	text-transform: capitalize;
}

#sidebar .box .fp_stat {
	padding: 0px 0;
	text-align: center;
}


#sidebar .box .fp_stat strong {
	display: block;
	margin: 0;
	padding: 0;
	cursor: pointer;
	font-size: 200%;
	font-weight: bold;
	line-height: 1.1;
}

#sidebar .box .fp_stat em {
	display: block;
	color: #999;
	font-weight: normal;
	text-transform: capitalize;
}

/* @end */

/* @group Featured Properties */

#content .featured_properties .overview {
	background: url(/images/icons/200/featured_properties.png) no-repeat;
}

/* @end */

/* @group PL Connect */

#content .pl_connect .overview {
	background: url(/images/icons/200/pl_connect.png) no-repeat;
}

/* @end */

/* @group PL Super Connect */

#content .pl_superconnect .overview {
	background: url(/images/icons/200/pl_superconnect.png) no-repeat;
}
/* @end */

/* @group PL Spotlight */

#content .pl_spotlight .overview {
	background: url(/images/icons/200/pl_spotlight.png) no-repeat;
}

/* @end */

/* @group PL Super Connect */

#content .realnex_areas .overview {
	background: url(/images/icons/200/realnex_areas.png) no-repeat;
	margin-top:15px;

}
/* @end */

/* @group PL Newsletter */

#content .pl_newsletter .overview {
	background: url(/images/icons/200/pl_newsletter.png) no-repeat;
	margin-top: 15px;
}

/* @end */

/* @group PL SuperConnect */
div.superconnect_new {width: 598px;height: 121px;padding: 0;background: url('/images/superconnect/market_bg.jpg') no-repeat;position: relative;margin-bottom: 15px;overflow: visible;z-index: 0;}
div.superconnect_new {*margin-bottom: 25px;}
	div.superconnect_new h2 {font-size: 25px;width: 220px;position: absolute;left: 360px;top: 10px;}
		div.superconnect_new h2 a {color: #fff;}
		div.superconnect_new h2 span.new {color: #f59b2e;font-style: italic;display: block;text-transform: uppercase;font-size: 12px;margin: 0 0 -5px;padding: 0;}
		div.superconnect_new p.link {position: absolute;bottom: -15px;left: 158px;}
		div.superconnect_new p.link {_bottom: -28px;}
		div.superconnect_new p.description {color: #fff;font-size: 16px;position: absolute;left: 380px;top: 60px;line-height: .9em;}
			div.superconnect_new p.description br {margin-right: 15px;}
		div.superconnect_new img {width: 104px;height: 130px;margin-top: -3px;position: relative;z-index: 10;}
/* @end */


table.data .center { text-align: center; }
table.data .vcenter { display: table-cell; vertical-align: middle; }
table.data .vcenter { display: table-cell; vertical-align: middle; }
table.data .noleftborder { border-left: 0; }
.sc_aqua { color: #5aa2cf !important; }