﻿/* Listing Profile */
body, div, p, dl, dt, dd, a {
	font: 12px Arial, Helvetica, sans-serif;
	}
ul li {
	margin: auto; /* Necessary for Carousel functionality */
	}
.profile .head {
	width: 960px !important;
	}
.profile .maincontent {
	width: 960px !important;
	}
.profile .foot {
	width: 960px !important;
	border-top: 1px solid #E8EBF1 !important;
	}
.maincontent a {
	color: #3765b7;
	}
.contentRule {
	margin-bottom: 2px;
	margin-top:-5px;
	}
ul.searchDropdown li a {
	font-size: 12px;
	}
.lnAlert {
	position: relative;
	margin: -10px 0 22px 0;
	}
.sizingModule {
	margin: -1px 0 0 0;
	padding: 0 0 20px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ebebeb;
	}

/* Hide Print Alert */
.lnAlert.printAlert { display: block; width: 910px !important; background-image: none !important; margin-top: 0 !important; text-align: left; }
.printAlert p { font-size: 21px; font-weight: bold; }
.contentRule { display: none !important; }

/* Initialize Header Content */
/* Initialize QuickSearch */
.fluidContent .quickSearchHeader {
	display: none;
	}
/* Initialize Tagline */
.fluidContent .lnTagline {
	display: none;
	}
.profile .fluidContent .lnTagline h1 {
	font-size: 14px;
	padding-top: 20px;
	}
/* Setup Header for IE6 */
#.fluidcontent {
	height: 70px;
	}
/* Adjusts header when homepage class is active */
body.homepage.profile .listingProfile {
	margin-top: 0;
	}
	
/* Profile Status */
body.statusActive .propertyTypeTag {
	background: #EFF6FF;
	color: #009900;
	border-right: 1px solid #E7EDF9;
	border-bottom: 1px solid #EBEDFC;
	}
body.statusSold .propertyTypeTag {
	background: #cc0000;
	color: #fff;
	}
body.statusInContract .propertyTypeTag {
	background: #FFFFCC;
	color: #666;
	border-right: 1px solid #F2F2F2;
	border-bottom: 1px solid #F2F2F2;
	}
body.statusOffMarket .propertyTypeTag {
	background-color: #9090BA;
	color: #fff;
	}
.propertyTypeTag {
	position: absolute;
	top: 0;
	left: 23px;
	padding: 3px 7px 4px 7px;
	font: 14px Arial, Helvetica, sans-serif;
	}

/* Profile Navigation */
.profileNavigation {
	position: relative;
	clear: both;
	margin: 0 0 20px 0;
	}
.returnLink {
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 0 0 0 10px;
	margin: 0;
	background: url(/images/bullets/arrow_3765B7left.gif) no-repeat 0 4px;
	}
.returnLinkWithPaging {
	margin-top: 15px;
	}
.listingPagingControl {
	position: relative;
	float: right;
	height: 45px;
	width: 500px;
	}
.listingPagingControl img {
	width: 58px; 
	height: 43px; 
	border: 1px solid #545488;
	margin-bottom: -19px;
	}
.lpcNextResult {
	float: right;
	height: 45px;
	margin: 0 0 0 6px;
	padding: 0 0 0 7px;
	}
.lpcNextResult a {
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 0 10px 0 0;
	}
.lpcNextResult a img {
	margin: 0 -10px -19px 0;
	}
.lpcPreviousResult {
	float: right;
	margin: 15px 0 0;
	}
.lpcBasicResult {
	background: none !important;
	height: 30px;
	margin: 15px 0 0 0;
	}

/* Quick Edit Upsell */
.quickEditUpsell {
	background: #ffc;
	border: 1px solid #DBDAC6;
	margin: -10px 0 28px 0;
	padding: 8px 10px;
	}
.quickEditUpsell table tr td {
	padding: 0;
	vertical-align: middle;
	}
.quickEditUpsell table tr td a.btn {
	float: none;
	margin: 2px 14px 0 0;
	width: 105px;
	}
.quickEditUpsell table tr td p {
	margin: 0;
	padding: 0;
	}
.quickEditUpsell table tr td p a {
	font-size: 12px;
	}

/* Quick Edit Module */
.quickEditModule {
	position: relative;
	margin: -10px 0 28px 0;
	padding: 0;
	background-color: #F9F9F2;
	border: 1px solid;
	border-color: #DBDAC6 #DBDAC6 #C8CAB2;
	}
.quickEditModule .highlight {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #fff;
	z-index: 10;
	}
.quickEditModule .quickEditTL {
	position: absolute;
	top: -1px;
	left: -1px;
	z-index: 10;
	}
#.quickEditModule .quickEditTL {
	display: none;
	}
.quickEditModule .quickEditTR {
	position: absolute;
	top: -1px;
	right: -1px;
	z-index: 10;	
	}
#.quickEditModule .quickEditTR {
	display: none;
	}
.quickEditModule .quickEditBR {
	position: absolute;
	bottom: -1px;
	right: -1px;
	z-index: 10;
	}
#.quickEditModule .quickEditBR {
	display: none;
	}
.quickEditModule .quickEditBL {
	position: absolute;
	bottom: -1px;
	left: -1px;
	z-index: 10;
	}
#.quickEditModule .quickEditBL {
	display: none;
	}
.quickEditModule h3 {
	border-bottom: 1px solid #EAE9DC;
	font: bold 14px Arial, Helvetica, sans-serif;
	padding: 12px 23px 11px 23px;
	position: relative;
	}
.quickEditModule h3 em {
	color: #5E5D43;
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 0 0 0 8px;
	}
.quickEditModule h3 .quickEditClose {
	position: absolute;
	right: 11px;
	top: 11px;
	}
.quickEditModule .quickEditLinks {
	border-top: 1px solid #fff;
	padding: 12px 23px 6px 23px;
	}
.quickEditModule .quickEditLinks ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 67px 0 0;
	}
.quickEditModule .quickEditLinks ul li {
	list-style: none;
	margin: 0 0 10px;
	padding: 0;
	}
.quickEditModule .quickEditLinks ul li a {
	padding: 0 0 2px 20px;
	}

/* Main Profile Containers */
.listingProfile {
	position: relative;
	border: 1px solid #B3C7E5;
	border-bottom: 1px solid #7E9BCE;
	margin: -10px 0 37px 0;
	#margin: -11px 0 37px 0;
	}
.listingProfileDetail {
	position: relative;
	float: left;
	width: 620px;
	padding: 32px 29px 0 23px;
	}
.listingProfileContact {
	position: relative;
	float: left;
	width: 238px;
	padding: 32px 23px 0 25px; 
	}
.listingProfileCornerTopLeft {
	position: absolute;
	top: -1px;
	left: -1px;
	z-index: 10;
	}
.listingProfileCornerTopRight {
	position: absolute;
	top: -1px;
	right: -1px;
	z-index: 10;
	}
.listingProfileCornerBottomLeft {
	position: absolute;
	bottom: -1px;
	left: -1px;
	z-index: 10;
	}
.listingProfileCornerBottomRight {
	position: absolute;
	bottom: -1px;
	right: -1px;
	z-index: 10;
	}
.contactDivider {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	}

/* Listing Profile Detail */
.listingProfileDetail h1 {
	font: bold 24px Arial, Helvetica, sans-serif;
	line-height: 24px;
	color: #000;
	}
.listingProfileDetail h2 {
	font: 14px Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0 0 14px 0;
	}
.listingProfileDetail h3 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000;
	}
.listingProfileDetail h3 a {
	font: 14px Arial, Helvetica, sans-serif;
	}
.photoStatsContainer {
	display: block;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #E6E6E6;
	clear: both;
	}
.profilePhoto {
	float: left;
	width: 328px;
	height: 246px;
	padding: 3px;
	text-align: center;
	border-top: 1px solid #B3C7E5;
	border-right: 1px solid #5E88AA;
	border-bottom: 1px solid #86A6BF;
	border-left: 1px solid #B3C7E5;
	}
.profilePhoto img {
	max-width: 328px;
	max-height: 246px;
	}
.additionalPhotos {
	display: none;
	}

/* Carousel */
#carousel {
	margin: 10px 0 0 0;
	}
	
/* No Scroll Override - Forces carousel to hide scroll buttons and applies proper 
padding when there aren't enough thumbnails to necessitate a scrolling interface */
div.noscroll .jcarousel-prev, .noscroll .jcarousel-next {
	display: none !important;
	}
.noscroll  {
	width: 350px;
	margin-left: -25px;
	}
#.noscroll {
	margin-left: -13px;
	}

/* 
#carousel li {
	display: inline;
	margin: 0;
	}
#carousel .left {
	margin-right: 4px;
	}
*/
#carousel img.thumbnail {
	width: 60px;
	height: 45px;
	border: 1px solid #B3C7E5;
	border-right: 1px solid #5E88AA;
	border-bottom: 1px solid #5E88AA;
	padding: 1px;
	}

/* Primary Stats */
.primaryStats {
	margin: 0 0 0 354px;
	border-top: 1px solid #E6E6E6;
	}
.primaryStats ul {
	list-style: none;
	margin: 0 0 8px 0;
	padding: 11px 0 10px 0;
	border-top: 3px solid #FCFCFC;
	border-bottom: 1px solid #F2F2F2;
	}
.primaryStats ul label {
	float: left;
	width: 142px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
	}
.primaryStats ul li {
	display: inline-block;
	margin: 0 0 4px 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
	}
.primaryStats ul li div {
	float: left;
	width: 124px;
	}
#.primaryStats ul li div {
	width: 121px;
	}
.primaryStats ul li strong {
	font: bold 13px Arial, Helvetica, sans-serif;
	}
.primaryStats ul li strong a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin: 4px 0 0;
	}
.primaryStats ul li em {
	display: inline;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	}
.primaryStats ul li strong em {
	font-weight: bold;
	}
.primaryStats ul li ul {
	clear: both;
	margin: 0;
	padding: 5px 0 0 0;
	border: none;
	}
.primaryStats ul li ul li {
	margin: 0 0 1px 0;
	display: block;
	}
.primaryStats em {
	display: block;
	font: 12px Arial, Helvetica, sans-serif;
	color: #999;
	}
li.primaryStatsMore {
	display: block;
	}

.detailsModule {
	clear: both;
	border-top: 3px solid #FCFCFC;
	border-bottom: 1px solid #E6E6E6;
	padding: 14px 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
	}
.sizingModule .detailsModule {
	border-bottom: 1px solid #ebebeb;
	}
.detailsModule h3 {
	margin: 0 0 5px 0;
	}
.functionTitle h3 {
	float: left;
	}
.detailsModule h3 em {
	font-weight: normal;
	font-style: normal;
	}
.detailsModule p {
	clear: both;
	margin: 0 0 7px 0;
	padding: 0;
	line-height: 16px !important;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	}
.detailsModule div {
	position: relative;
	float: right;
	font: 12px Arial, Helvetica, sans-serif;
	}
/* IE only styles for contact listing broker button at bottom */
.detailsModule.contactAddon h3 {
	#height: 49px; 
	#margin-bottom: -8px;
	}
.detailsModule.contactAddon h3 a {
	#margin-bottom: -13px;
	}
/* Rental Rate */
.detailsModule div.rentalRate a {
	position: relative;
	background: none;
	padding-right: 10px;
	font: 12px Arial, Helvetica, sans-serif;
	}
.detailsModule div.rentalRate a img {
	position: absolute;
	top: 5px;
	right: 0;
	background-color: #3765B7;
	}
#.detailsModule div.rentalRate a img {
	left: 45px;
	}
.detailsModule div div.rateDropdown {
	position: absolute;
	top: 15px;
	right: -33px;
	padding: 0px 9px 0;
	border: 1px solid #98afe3;
	background-color: #fff;
	}
.detailsModule div div.rateDropdown .dropdownShadowBottom, .detailsModule div div.rateDropdown .dropdownShadowRight {
	position: absolute;
	}
.detailsModule div div.rateDropdown a {
	display: block;
	background-image: none;
	text-decoration: none;
	padding: 2px 9px 2px 4px;
	margin: 0 -9px;
	}
.detailsModule div div.rateDropdown a:hover {
	background-color: #3666b8;
	color: #fff;
	}
.detailsModule div select { /* Deprecated but might fall back on this */
	width: 120px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
	}
.detailsModule ul {
	clear: both;
	margin: 0;
	padding: 0;
	list-style: none;
	}
.detailsModule li {
	margin: 0;
	line-height: 23px;
	}
.detailsModule li a {
	padding: 0 0 3px 20px;
	}
.detailsModule li em {
	font-style: normal;
	margin-left: 5px;
	}
/* Highlights */
.detailsModule ul.highlights {
	float: left;
	width: 300px;
	clear: none;
	margin: 0 20px 0 0;
	}
.detailsModule ul.highlights li {
	padding: 0;
	line-height: 18px !important;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	background: none;
	}
.detailsModule ul.highlights li img { 
	margin-right: 3px;
	background-color: #41C952;
	}
.detailsModule ul.highlights.right {
	margin: 0;
	}

/* Attachments */
.detailsModule ul li.confidential label {
	padding: 1px 0 3px 20px;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
	}
.detailsModule ul li.confidential a {
	position: relative;
	padding: 0 10px 3px 0;
	text-decoration: underline;
	cursor: pointer;
	}
.detailsModule ul li.confidential a img {
	position: absolute;
	top: 5px;
	right: 0;
	background-color: #6496DB;
	margin: 0 0 2px 2px;
	}
.detailsModule ul li.confidential a img.resetInline {
	background-color: transparent;
	position: relative;
	right: auto;
	top: auto;
	}
.detailsModule ul li.confidential div {
	display: block;
	float: none;
	width: 261px;
	#width: 263px;
	background-color: #EEF5FF;
	padding: 7px;
	margin: 0 0 0 20px;
	}
.detailsModule ul li.confidential div label {
	display: block;
	padding: 0 0 1px 17px;
	margin: 0 0 5px 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #cc0000;
	}
.detailsModule ul li.confidential div input {
	width: 161px;
	height: 16px;
	margin: 0 5px 0 0;
	#margin: 0 5px 2px -20px;
	border: 1px solid;
	border-color: #ACADB2 #E3E3EB #E2E3E8 #E2E2EA;
	}
.detailsModule ul li.confidential div a {
	padding: 4px 0 4px 9px;
	text-decoration: none;
	}
.detailsModule ul li.confidential div a u {
	width: 75px;
	}
.detailsModule ul li.confidential div a img {
	margin: 0 4px -4px -2px;
	padding: 0;
	}
.detailsModule ul li.confidential div a u.btnChecking {
	width: 57px;
	}
/* Financial Summary */
.detailsModule.financialSummary h3 {
	float: left;
	padding: 5px 10px;
	border-left: 1px solid #D9EAFF;
	}
.detailsModule.financialSummary h3.selected a {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	cursor: text;
	}
.detailsModule.financialSummary h3.financialsLeft {
	padding-left: 0;
	border-left: none;
	}
.detailsModule.financialSummary ul li {
	width: 300px;
	clear: both;
	font: 12px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #F2F2F2;
	}
.detailsModule.financialSummary ul li.detail {
	width: 620px;
	}
.detailsModule.financialSummary ul li div {
	font: 12px Arial, Helvetica, sans-serif;
	}
.detailsModule.financialSummary ul li:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	}
.detailsModule.financialSummary ul li label {
	float: left;
	width: 165px;
	line-height: 28px !important;
	color: #666;
	}
.detailsModule.financialSummary ul li div {
	line-height: 28px;
	color: #000;
	}
.detailsModule.financialSummary .tenantInfo th {
	font-size: 12px;
	font-weight: normal;
	padding: 6px 36px 6px 0;
	}
.detailsModule.financialSummary .tenantInfo td {
	border-top: 1px solid #F2F2F2;
	color: #000;
	font-size: 12px;
	text-align: left;
	padding: 6px 36px 6px 0;
	}
.detailsModule.financialSummary table tr td, .detailsModule.financialSummary table tr th {
	border-bottom: 1px solid #F2F2F2;
	}
.detailsModule.financialSummary table tr.borderFreeBottom td {
	border-bottom: none;
	}
.detailsModule.financialSummary table thead tr th {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #000;
	padding: 0 0 5px 20px;
	text-align: right;
	}
.detailsModule.financialSummary table tbody tr td {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	padding: 5px 0;
	text-align: right;
	}
.detailsModule.financialSummary table tbody tr td.description {
	color: #666;
	text-align: left;
	}
.detailsModule.financialSummary table thead tr th.description {
	text-align: left;
	padding-left: 0;
	}

/* Map */
.detailsModule div.map {
	border: 1px solid #B2C7E4;
	margin: 5px 0 10px 0;
	}
.detailsModule div.map div {
	float: none;
	}
.detailsModule div.map div p {
	position: relative;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 12px 0 12px 55px;
	margin: 0;
	}
.detailsModule div.map div p a {
	position: absolute;
	top: 8px;
	#top: 6px;
	right: 8px;
	}
.borderFreeBottom {
	border-bottom: none !important;
	margin: 0 0 7px 0;
	padding-bottom: 0;
	}
.borderFreeTop {
	border-top: none !important;
	}
.spacesModule {
	border-bottom: 1px solid #E6E6E6;
	}
.space {
	display: inline-block;
	border-top: 1px solid #DFDFDF;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #A3A3A3;
	border-left: 1px solid #CCC;
	margin: 0 0 10px 0;
	}
.spaceSummary {
	float: left;
	width: 125px;
	padding: 13px 12px;
	}
.spaceSummary h3 {
	font: 14px Arial, Helvetica, sans-serif;
	color: #009900;
	}
.spaceSummary ul {
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
	clear: none;
	}
.spaceSummary li {
	margin: 0;
	font: bold 12px Arial, Helvetica, sans-serif
	}
.spaceSummary li strong {
	font-size: 16px;
	}
.spaceSummary li.groupTop {
	margin-top: 7px;
	}
.spaceStatus {
	padding: 1px 4px 1px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #666633;
	background-color: #FFFFCC;
	border-bottom: 1px solid #F2F2F2;
	border-right: 1px solid #F2F2F2;
	}
.spaceStats {
	margin: 0 0 0 165px;
	}
.spaceStats ul {
	margin: 10px 0 7px 0;
	padding: 0 15px 0 0;
	}
#.spaceStats ul {
	padding: 0;
	}	
.spaceStats ul li {
	display: inline-block;
	width: 438px;
	padding: 5px 0;
	margin: 0;
	overflow: hidden;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	border-bottom: 1px solid #F2F2F2;
	}
.spaceStats ul li label {
	display: block;
	float: left;
	width: 130px;
	margin: 0 10px 0 0;
	color: #666;
	}
.spaceStats ul li div {
	margin: 0 0 0 140px;
	}
.spaceStats ul em {
	font: 12px Arial, Helvetica, sans-serif;
	}
.spaceStats ul strong em {
	font: bold 12px Arial, Helvetica, sans-serif;
	}
.spaceStats ul .last {
	border-bottom: none;
	}

/* Bottom contact broker */
.detailsModule.contactBroker {
	margin: 0;
	padding: 0;
	}
.contactBrokerGradient {
	width: 630px;
	/*background: url(/images/profile/contactListingBrokerGradient.gif) bottom left no-repeat;*/
	margin-right: -29px;
	padding: 20px 20px 12px 22px;
	margin-left: -25px;
	margin-bottom: -1px;
	}
.detailsModule.contactBroker em{
	margin-left: 8px;
	font-weight: bold;
	position: relative;
	top: -14px;
}

/* Listing Profile Messaging */
.profileAlert {
	position: relative;
	margin: 12px 0 0;
	padding: 7px 9px;
	font: 12px Arial, Helvetica, sans-serif;
	background-color: #ffffe7;
	border: 1px solid #98AFE3;
	}
.profileAlert img {
	margin: 0 0 -1px 0;
	}
.listingProfileContact .profileAlert a {
	line-height: normal;
	padding-left: 0;
	}
.listingProfileContact #previouslySaved a {
	padding: 0;
	}
.profileDropdownContainer {
	position: relative;
	z-index: 100;
	}
.profileDropdown {
	position: absolute;
	padding: 7px 9px 9px 9px;
	font: 12px Arial, Helvetica, sans-serif;
	background-color: #fff;
	border: 1px solid #98AFE3;
	}
#.profileDropdown {
	top: 4px;
	}
.profileDropdown ul {
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
	}
#.profileDropdown li {
	display: inline;
	margin: 0;
	}
.profileDropdown li a {
	display: block;
	font: 12px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #E6E6E6;
	padding: 7px 0 7px 20px !important;
	margin-left: -20px;
	line-height: normal !important;
	}
.profileDropdown li.ddLast a {
	padding-bottom: 0;
	padding-left: 0 !important;
	background: none;
	border-bottom: none;
	}
.profileDropdown h4 {
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
	}
.profileDropdown em {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
	}
.profileDropdown input {
	width: 210px;
	padding: 1px 3px;
	margin: 0 0 5px 0;
	border: 1px solid #999;
	font: 12px Arial, Helvetica, sans-serif;
	color: #3765B7;
	}
.profileDropdownTL {
	position: absolute;
	top: -1px;
	left: -1px;
	}
.profileDropdownBL {
	position: absolute;
	bottom: -1px;
	left: -1px;
	}
#.rateDropdown #.profileDropdownBL {
	bottom: -2px;
	}
.profileDropdownTR {
	position: absolute;
	top: -1px;
	right: -1px;
	}
.profileDropdownBR {
	position: absolute;
	bottom: -1px;
	right: -1px;
	}
/* Remove rounded corners for IE6 */
#.profileDropdownTL, #.profileDropdownBL, #.profileDropdownTR, #.profileDropdownBR {
	display: none;
	}
	
#.rateDropdown img.profileDropdownBR {
	bottom: -2px;
	}
.dropdownShadowTR {
	position: absolute;
	top: 0;
	right: -3px;
	}
.dropdownShadowBR {
	position: absolute;
	bottom: -3px;
	right: -3px;
	}
.dropdownShadowBL {
	position: absolute;
	bottom: -3px;
	left: -1px;
	}
.dropdownShadowBottom {
	position: absolute;
	height: 3px;
	width: 99%;
	bottom: -4px;
	left: 2px;;
	}
.dropdownShadowRight {
	position: absolute;
	width: 3px;
	height: 99%;
	right: -4px;
	top: 2px;;
	}
/* Disable Shadows for IE6 */
#.dropdownShadowBR, #.dropdownShadowTR, #.dropdownShadowBL, #.dropdownShadowBottom, #.dropdownShadowRight {
	display: none;
	}

/* Contact Panel */
.contactModule {
	border-bottom: 1px solid #DEE8F8;
	border-top: 1px solid #fff;
	padding: 10px 0;
	}
.contactModule a.btn {
	float: left;
	width: 190px;
	}
.contactModule p {
	margin: 5px 0;
	}
.contactModule .btn.xlargeSkyBlue, .contactModule .btn.xlargeRed, .contactModule .btn.xlargeStatic {
	margin: 5px 0;
	}
.contactModule address {
	clear: both;
	font: 14px Arial, Helvetica, sans-serif;
	}
.contactModule address a {
	display: block;
	font-weight: bold;
	margin: 5px 0 2px 0;
	}
.contactModule address img {
	float: left;
	width: 38px;
	height: 44px;
	margin-right: 10px;
	border: 1px solid #B3C7E5;
	}
.contactModule dl {
	margin: -10px 0 0 0;
	}
.contactModule dl dt {
	margin: 20px 0 5px 0;
	}
.contactModule dl dd {
	margin: 0;
	}
.contactModule dl dd a {
	position: relative;
	padding: 0 10px 0 20px;
	line-height: 23px;
	}
.contactModule.brokerage {
	padding-top: 0;
	padding-bottom: 15px;
	}
.contactModule.tools dl dd a img {
	position: absolute;
	top: 5px;
	right: 0;
	background-color: #6496DB;
	}
.contactModule.skyscraper {
	border-top: 1px solid #DEE8F8;
	}
.contactModule.skyscraper p {
	color: #999;
	font-size: 11px;
	}

/* Contact Module Inline */
.contactModule.contactInline {
	margin: -1px 0 -1px 0;
	border-bottom: none;
	border-top: none;
	padding: 0;
	position: relative;
	}
.contactModule.contactInline .contactInlineContent {
	background: url(/images/profile/contactInlineBg.gif) 0 100% no-repeat;
	padding: 4px 12px 8px 12px;
	}
.contactModule.contactInline h3 {
	background: url(/images/profile/contactInlineBg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 11px 12px 2px 12px;
	}
.contactModule.contactInline address {
	display: block;
	margin: 4px 0 0 0;
	padding: 0;
	}
.contactModule.contactInline address a {
	margin: 0;
	}
.contactModule.contactInline .contactInlineConfirm {
	padding: 10px 0 4px 0;
	}
.contactModule.contactInline label {
	display: block;
	margin: 10px 0 0 0;
	padding: 0;
	}
.contactModule.contactInline textarea {
	display: block;
	font-size: 12px;
	height: 73px;
	line-height: 14px;
	margin: 4px 0 2px;
	padding: 5px 7px;
	width: 194px;
	}
.contactModule.contactInline a.btn {
	float: left;
	width: 169px;
	}
.contactModule.contactInline .inlineContactBtn {
	margin: 5px 0 4px 0;
	}

/* Date / Legal */
.profileDate {
	display: block;
	width: 100%;
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
	text-align: right;
	border-bottom: 1px solid #F2F2F2;
	margin: -27px 0 0 0;
	padding: 0 0 10px 0;
	}
.legal {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
	margin: 10px 0 70px 0;
	}

/* Broker Module */
.brokerModule {
	position: relative;
	margin: -1px 0 32px 0;
	padding: 21px 0 23px 23px;
	background-color: #F9F9F2;
	border: 1px solid;
	border-color: #DBDAC6 #DBDAC6 #C8CAB2;
	}
.brokerModule .highlight {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #fff;
	z-index: 10;
	}
.brokerModule .brokerProfileTL {
	position: absolute;
	top: -1px;
	left: -1px;
	z-index: 10;
	}
#.brokerModule .brokerProfileTL {
	display: none;
	}
.brokerModule .brokerProfileTR {
	position: absolute;
	top: -1px;
	right: -1px;
	z-index: 10;	
	}
#.brokerModule .brokerProfileTR {
	display: none;
	}
.brokerModule .brokerProfileBR {
	position: absolute;
	bottom: -1px;
	right: -1px;
	z-index: 10;
	}
#.brokerModule .brokerProfileBR {
	display: none;
	}
.brokerModule .brokerProfileBL {
	position: absolute;
	bottom: -1px;
	left: -1px;
	z-index: 10;
	}
#.brokerModule .brokerProfileBL {
	display: none;
	}
.brokerModule .brokerProfile {
	float: left;
	width: 285px;
	margin: 0 20px 0 0;
	}
#.brokerModule .brokerProfile {
	margin: 0 7px 0 0;
	}
.brokerModule .brokerProfile h2 {
	margin: 0 0 10px 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #5E5D43;
	}
.brokerModule .brokerProfile strong {
	display: block;
	margin: 0 0 3px 0;
	font: bold 16px Arial, Helvetica, sans-serif;
	}
.brokerModule .brokerProfile p {
	margin: 0 0 10px 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
	}
.brokerModule .brokerProfile img {
	float: left;
	margin: 0 10px 0 0;
	border: 1px solid #5E5D43;
	}
.brokerModule .properties {
	float: left;
	}
.brokerModule .properties ul {
	width: 630px;
	list-style: none;
	margin: 0;
	padding: 0;
	}
.brokerModule .properties ul li {
	float: left;
	display: inline;
	width: 113px;
	overflow: hidden;
	margin: 0 13px 0 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
	}
.brokerModule .properties ul li.last {
	margin-right: 0;
	}
.brokerModule .properties ul li p {
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
	}
.brokerModule .properties ul li a {
	font: 12px Arial, Helvetica, sans-serif;
	}
.brokerModule .properties ul li img {
	display: block;
	border: 1px solid #86B4E2;
	}
.brokerAd {
	position: absolute;
	left: 0pt;
	bottom: -16px;
	font: 12px Arial, Helvetica, sans-serif;
	}

/* SEO */
.subheaderStyle {
	padding: 15px 17px;
	height: 87px;
	color: #fff;
	border-left: 1px solid #1D4493;
	border-right: 1px solid #1D4493;
	}
.subheaderStyle a {
	color: #fff;
	}
.subheaderStyle h2 {
	margin: 0 0 10px 0;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #fff;
	}
.subheaderStyle img {
	float: left;
	}
.subheaderStyle label input.selectPropType {
	float: left;
	height: 13px;
	width: 13px;
	margin: 0 2px 0 0;
	}
.subheaderStyle label {
	float: left;
	margin: 0 10px 5px 0;
	#margin: 0 10px -5px 0;
	}
.subheaderStyle .quickSearchInput {
	display: block;
	clear: both;
	}
.subheaderStyle .quickSearchInput select {
	float: left;
	width: 152px;
	height: 21px;
	padding: 3px 2px 2px 2px;
	margin: 0;
	}
.subheaderStyle .quickSearchInput input {
	float: left;
	width: 200px;
	height: 15px;
	#height: 13px;
	padding: 3px 2px 1px 2px;
	#padding: 0 2px 2px 2px;
	}
.subheaderStyle .quickSearchInput .quickSearchInputBox {
	position: relative;
	margin: 0 0 0 160px;
	#margin: 0 0 0 5px;
	z-index: 100;
	}
.subheaderStyle .quickSearchInput .quickSearchInputBox #citySuggest {
	z-index: 100;
	top: 21px;
	left: -1px;
	#top: 19px;
	#left: 4px;
	}
.subheaderStyle .quickSearchInput .quickSearchInputBox #helpSuggest {
	top: 21px;
	left: -1px;
	#top: 19px;
	#left: 4px;
	}
.subheaderStyle .quickSearchInput .quickSearchInputBox #helpSuggest a {
	color: #3765B7;
	}
.subheaderStyle .quickSearchInput .quickSearchInputBox p.searchClarification {
	position: absolute;
	top: 21px;
	left: 0;
	margin: 0;
	font: 11px Arial, Helvetica, sans-serif;
	color: #fff;
	}
p.searchClarification em {
	color: #ddd;
	font-style: normal;
	}
.subheaderStyle .quickSearchInput .quickSearchInputBox .QuickSearchButton {
	margin: 0 0 0 5px;
	#margin: -1px 0 0 5px;
	}
.subheaderStyle .quickSearchInput .quickSearchInputBox .advancedSearch {
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 3px 0 0 10px;
	}
.browseMore {
	margin: 12px 0 30px 24px;
	}

/* Property History */
.propertyHistory {
	border-top: 1px solid #ccc;
	}
.propertyHistory .detailsModule {
	padding: 9px 0 5px 0;
	margin: 0;
	color: #000;
	}
.propertyHistory .detailsModule h3 {
	font: 14px Arial, Helvetica, sans-serif;
	}
.propertyHistory dl {
	margin: 0;
	padding: 0 0 12px 0;
	border-bottom: 1px solid #EAE9DF;
	}
.propertyHistory dl a {
	font: 12px Arial, Helvetica, sans-serif;
	}
.propertyHistory dl.last {
	border-bottom: none;
	}
.propertyHistory dt {
	color: #666;
	display: block;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 12px 0 5px 0;
	}
.propertyHistory dd {
	background: url(/images/bullets/lightBlueSquareNoBorder.gif) 1px 11px no-repeat;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 5px 0 2px 12px;
	}
.propertyHistory ul {
	list-style: none;
	margin: 13px 0 10px 0;
	padding: 0;
	}
.propertyHistory li {
	margin: 0;
	padding: 0 0 0 20px;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 26px;
	}
.propertyHistory p {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0 0 16px 0;
	}
div.propertyHistoryPMBenefit {
	color: #c00;
	float: none;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 1px 0 2px 0;
	}
.propertyHistoryPMBenefit img {
	margin: 0 4px 0 0;
	position: relative;
	top: 3px;
	}
.profileDisclaimer {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
	}

/* Comparables Module */
.comparablesModule {
	border-top: 1px solid #ccc;
	}
.comparablesModule label {
	display: block;
	float: left;
	}
.comparablesModule .searchAll {
	display: block;
	float: right;
	}
.comparablesModule .detailsModule {
	padding: 9px 0 5px 0;
	margin: 0 0 10px 0;
	color: #000;
	}
.comparablesModule .detailsModule h3 {
	font: 14px Arial, Helvetica, sans-serif;
	}
.comparablesModule .properties {
	clear: both;
	margin: 0 0 10px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #E6E6E6;
	}
.comparablesModule .properties ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
.comparablesModule .properties ul li {
	float: left;
	display: inline;
	width: 102px;
	overflow: hidden;
	margin: 15px 33px 0 0;
	#margin: 5px 33px 0 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
	}
.comparablesModule .properties ul li p {
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
	}
.comparablesModule .properties ul li a {
	font: 12px Arial, Helvetica, sans-serif;
	}
.comparablesModule .properties ul li img {
	display: block;
	margin: 0 0 5px 0;
	border: 1px solid #86B4E2;
	}
.comparablesModule .properties ul li.last {
	margin-right: 0;
	}
.comparablesModule .properties.borderFreeBottom {
	margin: 0 0 40px 0;
	}

/* Overlay */
.overlay, .overlayContainer {
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;	
	}
.overlayContainer {
	display: block;
	position: fixed;
	text-align: center; /* centers #shadowbox in quirks and IE */
	z-index: 999;
}
#.overlayContainer { 
	position: absolute; 
	top: expression((40 + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px'); 
	right: expression((300 + (ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft)) + 'px');
	}
.overlay {
	position: absolute;
	background-color: #000;
	opacity: 0.8;
	filter: alpha(opacity=80);
	}

/* General Overlay */
.overlayContainer h1 {
	font: bold 14px Arial, Helvetica, sans-serif;
	}
.overlayContainer p {
	font: 12px Arial, Helvetica, sans-serif;
	}
.overlayContainer .close {
	display: block;
	float: none;
	position: absolute;
	right: 7px;
	top: 7px;
	height: 17px;
	width: 17px;
	cursor: pointer;
	background-repeat: no-repeat;
	}
	
/* Add a Note */
#addNote {
	position: relative;
	text-align: left;
	top: 20%;
	#top:50px;
	margin: 0 auto;
	width: 381px;
	#width: 427px;
	}
#addNote .profileDropdown {
	padding: 20px;
	}
#addNote textarea {
	clear: both;
	width: 381px;
	height: 144px;
	border: 1px solid #999;
	margin: 0 0 10px 0;
	}
#addNote em {
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
	}
#addNote a {
	float: right;
	}

/* Note Dialogue */
.profileAlert.note {
	border: 1px solid #F2F2F2;
	border-bottom: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	margin-bottom: 20px;
	color: #E6E6E6;
	}
.profileAlert.note strong {
	color: #000;
	margin-right: 10px;
	}
.profileAlert.note em {
	display: block;
	font-style: normal;
	margin: 8px 0 5px 0;
	color: #666;
	}
.profileAlert.note img {
	margin: 0 5px -3px 0;
	}
.profileAlert.note a {
	font: 12px Arial, Helvetica, sans-serif;
	}

/* Embed Listing */
#embedListing {
	position: relative;
	text-align: left;
	top: 20%;
	#top: 85px;
	margin: 0 auto;
	width: 381px;
	#width: 427px;
	}
##embedListing 
{
	top: 50px;
}

#embedListing .profileDropdown {
	padding: 20px 20px 7px 20px;
	}
#embedListing textarea {
	clear: both;
	width: 378px;
	height: 48px;
	border: 1px solid #999;
	margin: 10px 0 10px 0;
	padding: 2px 0 0 3px;
	color: #3765B7;
	}
#embedListing p.instructions {
	margin: 0 0 10px 0;
	}
#embedListing em {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0 0 5px 0;
	}
#embedListing .sampleEmbed {
	width: 381px;
	}
#embedListing .sampleEmbed #textContainer {
	margin: 0 0 0 186px !important;
	}
#embedListing .sampleEmbed #textContainer div {
	font: 11px Arial, Helvetica, sans-serif !important;
	}
#embedListing .sampleEmbed div.photo {
	padding-top: 10px !important;
	}
#embedListing .sampleEmbed #textContainer div.location {
	font-weight: bold !important;
	}
#embedListing .sampleEmbed #textContainer div.view {
	padding-top: 5px !important;
	}
#embedListing .sampleEmbed #textContainer div.view a {
	font: bold 11px Arial, Helvetica, sans-serif !important;
	}
#embedListing .sampleEmbed #textContainer div.priceBldg, #embedListing .sampleEmbed #textContainer div.desc {
	padding: 0 !important;
	}

/* Quick Edit Upsell Overlay */
#quickEditUpsellLearnMore {
	position: relative;
	text-align: left;
	top: 10%;
	#top: 85px;
	margin: 0 auto;
	width: 660px;
	}
#quickEditUpsellLearnMore .profileDropdown {
	background: #fff url(/images/screens/QuickEditUpsell.jpg) 50% 100% no-repeat;
	height: 440px;
	width: 660px;
	}
#quickEditUpsellLearnMore .profileDropdown h1 {
	margin: 0;
	padding: 10px 0 0 10px;
	}
#quickEditUpsellLearnMore a.btn {
	float: right;
	margin: 57px 30px 0 0;
	}
	
/* Logo Override for script */
.head-container .head .logo {
	position: absolute;
	left: 0;
	right: auto;
	top: 16px;
	float: none;
	}
#embedListing .sampleEmbed .bottom p a img.logo {
	position: relative;
	top: -25px;
	float: right;
	}

/* Demographics */
.demographicDisplay {
	border-top: 1px solid #f2f2f2;
	padding: 15px 0 0 0;
	}
.demographicDisplay table {
	margin: 0 0 20px 0;
	}
.demographicDisplay h1 {
	font: bold 24px Arial, Helvetica, sans-serif;
	margin: 0 0 15px 0;
	}
.demographicDisplay th {
	padding: 5px;
	background-color: #F5FAFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	border-top: 1px solid #E5E6E8;
	text-align: right;
	width: 18%;
	}
.demographicDisplay td {
	padding: 5px;
	font: normal 12px Arial, Helvetica, sans-serif;
	border-top: 1px solid #eee;
	text-align: right;
	width: 18%;
	}
.demographicDisplay .category {
	text-align: left;
	width: auto;
	}

/* Adsense */
.adModule {
	margin: -1px 0 40px 0;
	}


/* Header */
.head-container { background: url(/images/header/bg-home.gif) repeat-x; }
.nav ul, .nav ul li a { background: url(/images/header/nav.gif); }


/* Profile Navigation */
.listingProfile { background: url(/images/profile/contactBG.gif) 672px 0 repeat-y; }
.listingProfileContact { background: url(/images/profile/contactGradient.gif) repeat-x; }
.lpcNextResult { background: url(/images/listing/profile/nextResultBG_blue.gif) no-repeat; }
.lpcNextResult a { background: url(/images/bullets/arrow_3765B7right.gif) no-repeat 79px 4px; }
.profileDropdown li a { background: url(/images/icons/folder.gif) no-repeat 0 11px; }
.dropdownShadowBottom { background: url(/images/profile/dropdownShadow.png) repeat-x; }
#.dropdownShadowBottom { background: none; }
.dropdownShadowRight { background: url(/images/profile/dropdownShadow.png) repeat-y; }
#.dropdownShadowRight { background: none; }
.space { background: url(/images/profile/spaceBG.gif) no-repeat -250px 0; }
.detailsModule ul li.pdf a { background: url(/images/icons/filetypes/pdf.gif) no-repeat; }
.detailsModule ul li.confidential label { background: url(/images/icons/filetypes/lock.gif) no-repeat; }
.detailsModule ul li.confidential div label { background: url(/images/icons/alert_icon.gif) no-repeat; }
.detailsModule ul li.confidential div a { background: url(/images/buttons/htmlButtons/btnMediumSkyBlue.png); }
#.detailsModule ul li.confidential div a { background: url(/images/buttons/htmlButtons/btnMediumSkyBlue.gif); }
.detailsModule ul li.externalSite a { background: url(/images/icons/filetypes/externalSite.gif) no-repeat; }
.detailsModule ul li.excel a { background: url(/images/icons/filetypes/excel.gif) no-repeat; }
.detailsModule ul li.generic a { background: url(/images/icons/filetypes/generic.gif) no-repeat; }
.detailsModule ul li.html a { background: url(/images/icons/filetypes/html.gif) no-repeat; }
.detailsModule ul li.image a { background: url(/images/icons/filetypes/image.gif) no-repeat; }
.detailsModule ul li.ipix a { background: url(/images/icons/filetypes/ipix.gif) no-repeat; }
.detailsModule ul li.text a { background: url(/images/icons/filetypes/text.gif) no-repeat; }
.detailsModule ul li.word a { background: url(/images/icons/filetypes/word.gif) no-repeat; }
.detailsModule ul li.zip a { background: url(/images/icons/filetypes/zip.gif) no-repeat; }
.detailsModule div.rentalRate a { background: url(/images/profile/ddArrow.gif) no-repeat right 6px; }
.reportError { background: url(/images/icons/flag_red.gif) no-repeat 0 5px; }
.saveListing { background: url(/images/icons/saveListing.gif) no-repeat 0 4px; }
#.saveListing { background: url(/images/icons/saveListing.gif) no-repeat 0 -1px; }
.sendToFriend { background: url(/images/icons/mail.gif) no-repeat 0 3px; }
.linkListing { background: url(/images/icons/link.gif) no-repeat 0 3px; }
.embedListing { background: url(/images/icons/embed.gif) no-repeat 0 3px; }
.facebook { background: url(/images/icons/facebook.gif) no-repeat 0 3px; }
.linkedin { background: url(/images/icons/linkedin.gif) no-repeat 0 3px; }
.twitter { background: url(/images/icons/twitter.gif) no-repeat 0 3px; }
.addNote { background: url(/images/icons/addNote.gif) no-repeat 0 3px;}
.searchProperty {  background: url(/images/icons/searchProperty.gif) no-repeat 0 3px;}
.viewMarketTrends { background: url(/images/icons/viewMarketTrends.gif) no-repeat 0 3px }
.loopNetAnswers { background: url(/images/icons/loopNetAnswers.gif) no-repeat 0 3px }
.loopNetBlog { background: url(/images/icons/loopNetBlog.gif) no-repeat 0 3px }
.printListing { background: url(/images/icons/printer.gif) no-repeat 0 3px; }
.viewMap { background: url(/images/icons/globe.gif) no-repeat 0 3px; }
.demographics { background: url(/images/icons/piechart.gif) no-repeat 0 3px; }
.research { background: url(/images/icons/redTags.gif) no-repeat 0 3px; }
.financing { background: url(/images/icons/getFinancing.gif) no-repeat 0 5px; }
.detailsModule div.map div { background: url(/images/profile/rsMapHeader.gif) no-repeat; }
.detailsModule div.map div p { background: url(/images/profile/rsMapSign.gif) no-repeat 7px 4px; }
.detailsModule ul li.confidential div input { background: url(/images/profile/enterPasswordToUnlock.gif) #fff no-repeat; }
.overlayContainer .close { background: url(/images/profile/close.png) no-repeat; }
.propRecordActive { background: url(/images/profile/iconActive.gif) no-repeat 0 6px; }
.propRecordPreviouslyListed { background: url(/images/profile/iconPreviouslyListed.gif) no-repeat 0 6px; }
.propRecordComp { background: url(/images/profile/iconComps.gif) no-repeat 0 6px; }
.lnAlert { background: url(/images/icons/warning.gif) #FFFFE7 no-repeat 13px 13px; }

#carouselContainer { visibility: hidden; width: 336px; float: left; clear: both; }
.jcarousel-skin-loopnet { width: 336px; height: 75px; overflow: hidden; }

