/* Listing Profile */
body, div, p, dl, dt, dd, a {
	font: 12px Arial, Helvetica, sans-serif;
	}
ul li {
	margin: auto; /* Necessary for Carousel functionality */
	}
.head-container {
	background: none !important;
	#text-align: left;
	}
#.head-container {
	#margin-left: 33px;
	}
.head-container .head {
	margin: 0 23px;
	width: 620px;
	}
.head-container .head.wideheader .nav {
	display: none;
	}
.head-container .head.wideheader .fluidContent {
	margin: 0 0 0 95px;
	}
.head-container .head.wideheader .fluidContent .headerAdvertisement {
	display: none;
	}
.head-container .head.wideheader .contentRule {
	display: none;
	}
.profile .maincontent {
	padding-top: 60px;
	width: 620px !important;
	}
* html .profile .maincontent {
	padding-top: 0;
	}
.profile .foot {
	display: none;
	}
.maincontent a {
	color: #3765b7;
	}
.contentRule {
	margin-bottom: 2px;
	}
.lnAlert {
	margin: -10px 0 22px 0;
	}
.sizingModule {
	margin: -1px 0 0 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #F2F2F2;
	}
a.btn.xlargeSkyBlue {
	display: none !important;
	}

/* Initialize Header Content */
/* Turn off QuickSearch */
.fluidContent .quickSearchHeader {
	display: none;
	}
/* Turn off Advertisements */
.fluidContent .headerAdvertisement {
	display: none;
	}

/* Adjust tagline for Print */
.printHeader {
	width: 620px;
	height: 41px;
	margin: 20px 0 0 0;
	display: block;
	width: 605px;
	padding: 10px 0 10px 15px;
	background-color: #F2F2F2;
	border: 1px solid #ccc;
	}
.printHeader img {
	float: left;
	width: 54px;
	}
.printHeader h1 {
	color: #000;
	font: bold 14px Arial, Helvetica, sans-serif;
	float: left;
	margin: 15px 0 0 20px;
	}
.printHeader strong {
	display: none;
	}
.printHeader em {
	display: block;
	float: right;
	margin: 15px 20px 0 0;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #666;
	}

/* Profile Status */
body.statusActive .propertyTypeTag {
	color: #666;
	}
.propertyTypeTag {
	font: 14px Arial, Helvetica, sans-serif;
	}

/* Profile Navigation */
.profileNavigation {
	display: none;
	}
.returnLink {
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 0 0 0 10px;
	margin: 14px 0 0 0;
	}
.listingPagingControl {
	position: relative;
	float: right;
	height: 45px;
	}
.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;
	}

/* Main Profile Containers */
.listingProfile {
	position: relative;
	margin: 0 0 37px 0;
	background: none !important;
	clear: both;
	}
.listingProfileDetail {
	position: relative;
	width: 620px;
	margin: 10px 0 0 0;
	}
.listingProfileContact {
	background: none !important;
	width: 620px;
	margin: 0 0 5px;
	padding: 0;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;	
	}
.listingProfileContact p {
	color: #666;
	}
.listingProfileContact .contactModule {
	float: left;
	width: 310px;
	#width: 300px;
	}
.listingProfileCornerTopLeft {
	display: none;
	}
.listingProfileCornerTopRight {
	display: none;
	}
.listingProfileCornerBottomLeft {
	display: none;
	}
.listingProfileCornerBottomRight {
	display: none;
	}
.contactDivider {
	display: none;
	}

/* Print Link */
.listingProfilePrint {
	background: #F5FAFF;
	border-bottom: 1px solid #C7D7EE;
	padding: 2px 10px 4px 10px;
	}
.listingProfilePrint .printListing {
	float: right;
	margin: 0 0 0 20px;
	padding: 3px 0 3px 20px;
	}
.listingProfilePrintTools {
	background: #EEF4FF;
	border-bottom: 1px solid #A7C7EA;
	left: 0;
	margin: 0 0 12px;
	position: fixed;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 999;
	}
.listingProfilePrintToolsContainer {
	margin: 0 auto;
	padding: 12px 0 10px 0;
	text-align: left;
	width: 620px;
	}
.listingProfilePrintTools .printListing {
	float: right;
	}
.listingProfilePrintTools .listingProfilePrintOptions {
	padding: 4px 0 0;
	}
.listingProfilePrintTools .listingProfilePrintOptions label, .listingProfilePrintTools .listingProfilePrintOptions label input {
	cursor: pointer;
	}
.listingProfilePrintTools .listingProfilePrintOptions label {
	background-repeat: no-repeat;
	float: left;
	margin: 0 20px 0 0;
	padding: 1px 10px 3px 21px;
	position: relative;
	z-index: 1000;
	}
.listingProfilePrintTools .listingProfilePrintOptions label.listingProfilePrintOption1 {
	background-image: url(/images/icons/printSummary.gif);
	}
.listingProfilePrintTools .listingProfilePrintOptions label.listingProfilePrintOption2 {
	background-image: url(/images/icons/printAll.gif);
	}
.listingProfilePrintTools .listingProfilePrintOptions label .listingProfilePrintTooltip {
	background: #ffc;
	border: 1px solid #999;
	left: -9px;
	font-size: 12px;
	padding: 4px 6px;
	position: absolute;
	width: 210px;
	top: 32px;
	}
.listingProfilePrintTools .listingProfilePrintOptions label .listingProfilePrintTooltip img {
	left: 10px;
	position: absolute;
	top: -9px;
	}

/* 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;
	}
.photoStatsContainer {
	display: block;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #E6E6E6;
	clear: both;
	}
.photoContainer {
	float: left;
	width: 354px;
	}
.profilePhoto {
	float: left;
	padding: 3px;
	border-top: 1px solid #B3C7E5;
	border-right: 1px solid #5E88AA;
	border-bottom: 1px solid #86A6BF;
	border-left: 1px solid #B3C7E5;
	}

/* Carousel */
.jcarousel-skin-loopnet {
	display: none;
	}
	
/* 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;
	}

/* 
#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 {
	float: left;
	border-top: 1px solid #E6E6E6;
	width: 266px;
	}
.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;
	font: 12px Arial, Helvetica, sans-serif;
	}
.primaryStats ul li div {
	font-size: 12px;
	float: left;
	}
.primaryStats ul li strong {
	font: bold 12px Arial, Helvetica, sans-serif;
	}
.primaryStats ul li.primaryStatsMore {
	display: none;
	}
.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;
	}
.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;
	}
/* Rental Rate */
.detailsModule div.rentalRate {
	text-align: right;
	width: 320px;
	}
.detailsModule div.rentalRate a {
	position: relative;
	background: none;
	padding-right: 10px;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;
	}
.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 {
	clear: none;
	margin: 0 20px 0 0;
	}
.detailsModule ul.highlights.right {
	margin: 0;
	}
.detailsModule ul.highlights li {
	margin: 0 0 0 20px;
	padding: 0;
	line-height: 18px !important;
	list-style-type: square;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	}
.detailsModule ul.highlights li img {
	display: none;
	}
/* 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 {
	padding: 0 20px 3px 0;
	text-decoration: underline;
	cursor: pointer;
	}
.detailsModule ul li.confidential div {
	display: block;
	float: left;
	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 .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;
	padding: 6px 36px 6px 0;
	}
.detailsModule.financialSummary h3 {
	float: left;
	display: none;
	}
.detailsModule.financialSummary h3.financialsLeft {
	padding-left: 0;
	border-left: none;
	display: block !important;
	}
.detailsModule.financialSummary h3.financialsPrintTitle {
	padding-left: 0;
	border-left: none;
	display: block !important;
	border-top: 1px solid #DFDFDF;
	width: 610px;
	margin-top:10px;
	padding-top:10px;
	}

.detailsModule.financialSummary h3 {
	padding: 5px 10px;
	border-left: 1px solid #D9EAFF;
	}
.detailsModule.financialSummary ul li {
	width: 264px;
	clear: both;
	font: 12px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #F2F2F2;
	}
.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 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;
	page-break-after: always;
	}
.detailsModule div.map div {
	float: none;
	}
.detailsModule div.map div p {
	display: none;
	}
.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: 175px;
	padding: 13px 12px;
	}
.spaceSummary h3 {
	font: 14px Arial, Helvetica, sans-serif;
	color: #666;
	}
.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 215px;
	}
.spaceStats ul {
	margin: 10px 0 7px 0;
	padding: 0;
	}
.spaceStats ul li {
	display: inline-block;
	width: 388px;
	padding: 5px 0;
	margin: 0;
	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 .last {
	border-bottom: none;
	}

/* Listing Profile Messaging */
.profileAlert {
	display: none;
	}
.profileDropdownContainer {
	position: relative;
	}
.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;
	margin-left: -20px;
	}
.profileDropdown li.ddLast a {
	padding-bottom: 0;
	padding-left: 0;
	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;
	}
#.rateDropdown img.profileDropdownBR {
	bottom: -2px;
	}
.dropdownShadowTR {
	position: absolute;
	top: 0;
	right: -3px;
	}
.dropdownShadowBR {
	position: absolute;
	bottom: -3px;
	right: -3px;
	}
#.dropdownShadowBR {
	display: none;
	}
.dropdownShadowBL {
	position: absolute;
	bottom: -3px;
	left: -1px;
	}
#.dropdownShadowBL {
	display: none;
	}
.dropdownShadowBottom {
	position: absolute;
	height: 3px;
	width: 99%;
	bottom: -4px;
	left: 2px;;
	}
#.dropdownShadowBottom {
	display: none;
	}
.dropdownShadowRight {
	position: absolute;
	width: 3px;
	height: 99%;
	right: -4px;
	top: 2px;;
	}
#.dropdownShadowRight {
	display: none;
	}

/* Contact Panel */
.contactModule {
	padding: 10px 0;
	}
.contactModule p {
	margin: 5px 0;
	}
.contactModule .btn.xlargeSkyBlue {
	margin: 5px 0 8px 0;
	}
.contactModule address {
	font: 14px Arial, Helvetica, sans-serif;
	}
.contactModule address a {
	display: block;
	font-weight: bold;
	margin: 0 0 3px 0;
	color: #000;
	text-decoration: none;
	}
.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 {
	padding-left: 20px;
	line-height: 23px;
	}
.contactModule.tools {
	display: none;
	}

/* Date / Legal */
.profileDate {
	display: block;
	width: 620px;
	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 {
	display: none;
	}

/* Property History */
.propertyHistory {
	position: relative;
	border: 1px solid #E0DFD1;
	margin: 0 0 20px 0;
	}
.propertyHistory h1 {
	font: 16px Arial, Helvetica, sans-serif;
	color: #4F4D39;
	background-color: #F9F9F4;
	border-bottom: 1px solid #EAE9DF;
	padding: 13px 23px 10px 23px;
	}
.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 {
	display: block;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 15px 20px 8px 20px;
	}
.propertyHistory dd {
	background: url(/images/bullets/lightBlueSquareNoBorder.gif) 23px 11px no-repeat;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 6px 20px 6px 35px;
	}
.propertyHistory ul {
	list-style: none;
	margin: 13px 23px 10px 23px;
	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 23px;
	}
.propertyHistoryPMBenefit {
	color: #c00;
	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;
	}
.historyContainerTL {
	position: absolute;
	top: -1px;
	left: -1px;
	}
.historyContainerTR {
	position: absolute;
	top: -1px;
	right: -1px;
	}
.historyContainerBL {
	position: absolute;
	bottom: -1px;
	left: -1px;
	}
.historyContainerBR {
	position: absolute;
	bottom: -1px;
	right: -1px;
	}
/* IE6 compatibility */
#.historyContainerTL {
	position: absolute;
	top: 0;
	left: -1px;
	}
#.historyContainerTR {
	position: absolute;
	top: 0;
	right: 0;
	}
#.historyContainerBL {
	display: none;
	}
#.historyContainerBR {
	display: none;
	}

/* Broker Module */
.brokerModule {
	position: relative;
	width: 595px;
	min-height: 305px;
	margin: 20px 0 0 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 {
	position: absolute;
	margin: 115px 0 10px 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #5E5D43;
	}
.brokerModule .brokerProfile strong {
	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: 35px 0 0 0;
	padding: 0;
	}
.brokerModule .properties ul li {
	float: left;
	display: inline;
	width: 113px;
	overflow: hidden;
	margin: 0 6px 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;
	text-decoration: none;
	color: #000;
	}
.brokerModule .properties ul li img {
	display: block;
	border: 1px solid #86B4E2;
	}

/* SEO */
.subheaderStyle {
	display: none;
	}
.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;
	}
.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 {
	display: none;
	}

/* Comparables Module */
.comparablesModule {
	width: 644px;
	border-top: 1px solid #e6e6e6;
	}
.comparablesModule label {
	display: block;
	float: left;
	}
.comparablesModule .searchAll {
	display: block;
	float: right;
	}
.comparablesModule .detailsModule {
	padding: 7px 0 5px 0;
	margin: 0 0 10px 0;
	color: #000;
	}
.comparablesModule .detailsModule h3 {
	font: bold 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%;
	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%;
	margin: 0 auto;
	width: 381px;
	#width: 427px;
	}
#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;
	}
	
/* Additional photos */
.detailsModule div.additionalPhotosItem {
	float: left;
	margin: 40px 0 0 0;
	width: 305px;
	}
.detailsModule div.additionalPhotosItem.right {
	margin-left: 10px;
	}
* html .detailsModule div.additionalPhotosItem.right {
	margin-left: 9px;
	}
.detailsModule div.additionalPhotosItem img {
	border: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	width: 303px;
	}
.detailsModule div.additionalPhotosItem em {
	color: #000;
	display: block;
	font-style: normal;
	font-size: 12px;
	padding: 2px 0 0;
	}
	
	
/* Logo Override for script */
.head-container .head .logo {
	position: absolute;
	left: 0;
	top: 16px;
	float: none;
	}
#embedListing .sampleEmbed .bottom p a img.logo {
	position: relative;
	top: -25px;
	float: right;
	}
	
	
/* Header */
.head-container { background: url(/images/header/bg-home.gif) repeat-x; }
.nav ul, .nav ul li a { background: url(/images/header/nav.gif); }
.fluidContent { #height: 110px !important; } /* IE fix for ads in header */

/* 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; }
.returnLink { background: url(/images/bullets/arrow_3765B7left.gif) no-repeat 0 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 -200px 0; }
.detailsModule ul.highlights li { background: none; }
.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 a { background: url(/images/profile/ddArrow.gif) no-repeat 93px 6px; }
.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; }
.reportError { background: url(/images/icons/flag_red.gif) no-repeat 0 3px; }
.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; }
.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; }
.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; }

