@charset "utf-8";

/* Homepage */
.homepage {
	margin-top: 7px;
	}
.hpLogin {
	position: relative;
	margin-top: -5px;
	margin-left: -15px;
	margin-right: -15px;
	clear: both;
	}
.hpLogin img {
	border-bottoM: 1px solid #dadada;
	}

/* Search */
.hpTopContainer {
	float: left;
	padding-right:6px;
	/*width: 363px;*/
	}
.hpTopContainer.hpRightSide {
	/*width: 328px;
	margin-left:-4px;*/
 white-space:normal;   
	}

.hpTopContainer h1 strong {
	font: bold 23px Arial, Helvetica, sans-serif;
	
	}
.hpTopContainer h1 {
	font: normal 23px Arial, Helvetica, sans-serif !important;
	margin: 0 -4px 10px -1px !important;
	}
.hpTopContainer p {
	margin: 10px 0;
	}
.hpTopContainer .searchDetails p {
	margin: 10px 0 7px 0;
	}
.hpSearchContainer {
	float: left;
	margin: 0 0 -3px 0 !important;
	}

/* Tabs */
.hpSearchContainer ul {
	position: relative;
	border-bottom: 1px solid #e6e6e6;
	padding: 0 4px 0 4px;
	margin: 0 0 0 -4px;
	}
.hpSearchContainer li {
	float: left;
	list-style-type: none;
	padding: 0 0 0 5px;
	margin-left: 2px;
	#margin-left: 1px;
	}
.hpSearchContainer li label {
	display: block;
	cursor: pointer;
	padding: 6px 7px 4px 0;
	}
.hpSearchContainer li label input {
	cursor: pointer;
	width: 13px;
	height: 13px;
	float: left;
	margin-right: 2px;
	}
.hpSearchContainer li.searchTabActive {
	position: relative;
	bottom: -1px;
	background: url(/images/homepage/tabActive.gif) no-repeat;
	}
.hpSearchContainer li.searchTabActive label {
	padding: 5px 7px 5px 0;
	background: url(/images/homepage/tabActive.gif) 100% 0 no-repeat;
	}
.hpSearchContainer li.searchTabHover {
	background: url(/images/homepage/tabHover.gif) 0 1px no-repeat;
	}
.hpSearchContainer li.searchTabHover label {
	background: url(/images/homepage/tabHover.gif) 100% 1px no-repeat;
	}

.searchDetails {
	padding: 0 0 0 5px !important;
	}
.searchDetails dl {
	padding: 4px 0 10px 0;
	}

.searchDetails dt, .addProperty dt {
	float: left;
	width: 76px;
	margin: 1px 5px 0 0;
	height: 25px;
	clear: left;
	text-align: right;
	line-height: 23px;
	}
.searchDetails dd {
	float: left;
	/*
	width: 245px;
	height: 25px;
	
	line-height: 23px;*/
	}

.searchDetails dl dd select {
	width: 182px;
	}
	
.searchDetails dl dd em {
	font: 11px Arial, Helvetica, sans-serif;
	color: #999999;
	margin-left:2px;
	}
.searchDetails a, .addProperty a {
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #7db1e0 !important;
	}
.searchDetails img {
	}
	
.searchDetails dl dd.searchRange 
{
	padding-top:0px;	
	padding-left:2px; 
}
.searchDetails dl dd.searchRange select {
	width: 83px;
	}
	
.searchAction {
	margin: 0 0 0 -4px !important;
	}
.searchAction .searchButton {
	float: left;
	}
.searchAction a.searchAdvanced {
	float: left;
	margin: 9px 0 0 7px;
	}
.searchAction a {
	color: #104E99 !important;
	}
.searchAction img {
	}

/* Add Property */
.hpRightSide h1, .hpRightSide h2, .hpRightSide p, .hpRightSide dl {
	margin-left: 20px !important;
	}
.addPropertyContainer {
	margin: 10px 0 0 0 !important;
	}
.distribution {
	float: left;
	position: relative;
	padding: 0 0 0 21px !important;
	margin: 9px 0 8px 0 !important;
	#margin: 8px 0 6px 0 !important;
	}
.viewAllSnipe {
	position: absolute;
	height: 64px;
	width: 64px;
	background: url(/images/homepage/viewAllSnipe.png) no-repeat;
	top: 12px;
	left: 318px;
	}
* html .viewAllSnipe {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/homepage/viewAllSnipe.png", sizingMethod="crop");
	background: none !important;
	}
.viewAllSnipe a {
	display: block;
	width: 64px;
	height: 64px;
	}
.hpAddAListing {
	margin: 0 0 0 34px !important;
	}
.addProperty {
	float: left;
	width: 329px;
	margin: 0 0 0 12px !important;
	}
.addProperty p a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #3468b2 !important;
	text-decoration: underline;
	}
.addPropertyMessaging {
	padding: 8px 12px 8px 12px !important;
	background: url(/images/homepage/addPropertyMessagingBG.gif) repeat-y;
	}
.addProperty dl {
	margin: 11px 0 3px 12px;
	#margin: 11px 0 7px 12px;
	}
.addProperty dl dd {
	float: left;
	width: 245px;
	#width: 245px;
	margin: 0 0 5px 0;
	}
.addProperty dl dd select {
	width: 157px;
	}
.addProperty dl dd div {
	width: 286px;
	#width: 273px;
	margin-bottom: 5px;
	}
.addProperty dl dd em {
	font: 9px Arial, Helvetica, sans-serif;
	color: #999;
	margin-top: -2px !important;
	}
.addProperty dt {
	width: 36px !important;
	}
.addPropertyType {
	margin-top: 0 !important;
	#margin: 3px 3px 0 0 !important;
	}
.addProperty a img {
	display: block;
	margin: 10px 0 10px 0;
	}
.labelForLease {
	margin: 0 5px 0 0 !important;
	#margin: 0 0px 0 0 !important;
	}
.labelForSale {
	margin: 0 15px 0 0 !important;
	#margin: 0 10px 0 0 !important;
	}
.addProperty dl dd input {
	margin-bottom: -1px !important;
	#margin: 0 -4px -1px 0 !important;
	}
.addListingContinue {
	margin-bottom: 11px !important;
	}

/* Secondary Services */

.secondaryServices {
	float: left;
	width: 355px;
	margin: 5px 0 10px 0 !important;
	}
.secondaryServices.hpRightSide {
	width: 320px;
	}
.secondaryServices h2 {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #104e99;
	letter-spacing: normal !important;
	margin-bottom: 7px;
	}
.secondaryServices div {
	float: left;
	width: 140px;
	}
.secondaryServices p {
	line-height: 22px;
	color: #666;
	}

.secondaryServices a {
	text-decoration: none;
	}
.secondaryServices dd {
	color: #666;
	margin-bottom: 10px;
	}
.secondaryServicesPNorm {
	line-height: normal !important;
	width: 250px;
	}

.homepagePoweredByBBS {
	margin: 5px 0 0 90px !important;
	}
.secondaryh2 {
	margin-top: 30px !important;
	}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
.clearBoth { clear: both; }

/* Overrides */
.pageFormat * {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	}
.pageFormat * a {
	color: #3468b2;
	}
.pageFormat h1 {
	color: #104E99;
	font-size: 18px;
	#font-size: 17px;
	font-weight: bold;
	letter-spacing: -0.2px;
	margin: 0 -4px 0 -1px;
	}

.pageDivider {
	height: 1px;
	background-color: #ececec;
	margin: 15px -15px;
	clear: both;
	}
	
/********This lower part is additional Stylesheet element for \PSLP\CommercialRealEstate.aspx********/
	.adsenseContainer {
	width: 672px;
	margin: 40px 8px 20px 8px;
	background: url(/images/addListing/adsenseBg.gif) no-repeat;
	}
	.LocalSmallGrey {
	padding: 8px 0;
	color: #999;
	text-align: center;
	white-space: nowrap;
	}
	.LocalTopNav {
	position: relative;
	top: -2px;
	left: 580px;
	width: 200px;

}
.LocalTopNav a{
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	}
.LocalPageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}	
.Localdistribution {
	float: left;
	position: relative;
	padding: 0 0 0 6px !important;
	margin: 9px 0 8px 0 !important;
	#margin: 8px 0 6px 0 !important;
	
	}