﻿/* CB Look & Feel Tabs ========================================================================== */
.pd-clear {
	clear: both;
}
/* TABS */
.pd-tabs {
	width: 740px;
	clear: both;
	float: left;
	background: transparent url('/NRTProducts/include/images/tab.gif') repeat-x scroll right -58px;
	height: 29px;
	margin-top: 10px;
}
ul#tabs {
	list-style: none;
	margin: 0;
	padding: 0px;
}
ul#tabs li {
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
a.pd-tab {
	background: transparent url('/NRTProducts/include/images/tab.gif') no-repeat scroll right top; /* Sliding right image */
	display: block;
	float: left;
	clear: both;
	text-align: center;
	height: 29px; /* => image height */
	padding-right: 15px; /* => right image width */
	margin-right: 0px; /* FONT PROPERTIES */
	text-decoration: none;
	color: #fff !important;
	font-family: Arial, MS Sans Serif;
	font-size: 14px;
	font-weight: bold;
	outline: none;
}
a.pd-tab span {
	background: transparent url('/NRTProducts/include/images/tab.gif') no-repeat; /* Background left image */
	display: block;
	line-height: 29px; /* => image height */
	padding: 0px 0px 0px 15px;
}
a.pd-tab-active {
	background: transparent url('/NRTProducts/include/images/tab.gif') no-repeat scroll right -29px;
	color: #5576a0 !important;
}
a.pd-tab-active span {
	background: transparent url('/NRTProducts/include/images/tab.gif') no-repeat left -29px;
}
a.pd-tab-disabled {
	color: #DADADA !important;
	cursor: default;
}
a.pd-tab-left {
	background: transparent url('/NRTProducts/include/images/tab.gif') no-repeat scroll right -58px !important;
	padding-right: 8px;
	margin-right: 0px;
}
a.pd-tab-left span {
	background: transparent url('/NRTProducts/include/images/tab.gif') no-repeat left -58px;
	padding: 0px;
}
/* BASIC INFORMATION CONTROL */
.pd-basic-container {
	width: 298px;
	height: 218px;
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
}
.pd-basic-title {
	border: solid 1px #D6D3D6;
	width: 290px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
	background-color: #EDEDED;
	position: relative;
	margin-bottom: 4px;
}
.pd-basic-header {
	padding: 0px auto 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
}
.pd-basic-subheader {
	padding: 6px 6px;
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
}
.pd-basic-name {
	width: 95px;
	float: left;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin: 0px;
	overflow: hidden;
	white-space: nowrap;
}
.pd-basic-value {
	width: 190px;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	overflow: hidden;
	white-space: nowrap;
}

/*	LISTING DESCRIPTION CONTROL  */
.pd-description {
	width: 100%;
	padding: 10px 0px 15px 0px;
}
.pd-description-scrolling-text, .pd-description-title {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
}
.pd-description-headline-text {
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
}
.pd-description-text {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	padding-bottom:4px;
}
a.pd-description-text:link, a.pd-description-text:visited, a.pd-description-text:hover, a.pd-description-text:active {
	color: #639ace;
	outline: none;
}
.truncate_show, .truncate_hide {
	font-weight: bold;
}
.pd-warranty {
	width: 100%;
	padding: 10px 0px 10px 0px;
}
/* OPEN HOUSE CONTROL */
.pd-openhouse-container {
	font-family: Arial;
	font-size: 12px;
	background-color: #fffbde;
	margin: 0px 0px 15px 0px;
	border: solid 1px #ded7d6;
	padding: 5px 8px 5px 8px;
}
.pd-openhouse-container P {
	padding: 0px;
	margin: 0px;
}
a.pd-openhouse-container:link, a.pd-openhouse-container:visited, a:pd-openhouse-container:hover, a:pd-openhouse-container:active {
	font-weight: bold;
	color: #639ace;
	text-decoration: underline;
	outline: none;
}
.pd-openhouse-dates {
	width: 425px;
	float: left;
}
.pd-openhouse-directions {
	width: 150px;
	float: right;
	text-align: right;
}
.pd-openhouse-directions a {
	font-weight: bold;
	text-decoration: underline !important;
	outline: none;
}
/* Additional Info */
.pd-additionalinfo {
	width: 430px;
	font-family: Arial;
	font-size: 12px;
}
.pd-additionalinfo-namevalue {
	width: 430px;
}
.pd-category-name {
	width: 125px;
	float: left;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin: 0px;
	overflow: hidden;
	white-space: nowrap;
}
.pd-category-value {
	width: 300px;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	overflow: hidden;
}
.pd-category-value a:link, .pd-category-value a:visited, .pd-category-value a:hover, .pd-category-value a:active, .pd-school-value a:link, .pd-school-value a:visited, .pd-school-value a:hover, .pd-school-value a:active {
	color: #639ACE;
	text-decoration: underline;
	outline: none;
}
.pd-category-header {
	border: solid 1px #D6D3D6;
	width: 422px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
	background-color: #EDEDED;
	margin-bottom: 4px;
}
.pd-category-header p {
	padding: 0 0 0 0;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
}

/* PAGE TOOLS */
.pd-icon-panel {
	padding: 35px 0px 0px 65px; /*ie6 hacks */
	_padding: 0px;
	_text-align: center;
	_width: 270px; /*end ie6 hacks */
}
.pd-icon {
	margin: 0px 0px 20px 0px;
	color: #6b9ace;
	white-space: nowrap;
}
.pd-icon a:link, .pd-icon a:visited, .pd-icon a:hover, .pd-icon a:active {
	border-width: 0px;
	font-size: 16px;
	font-weight: bold;
	outline: none;
}
.pd-icon a img {
	display: block;
	border: none;
	float: left;
}
/* CONTACT FORM */
.pd-contact-form-header {
	background-color: #e8f0f7;
	border: solid 1px #d6d3d6;
	border-bottom: none 0px #ffffff;
	padding: 5px 10px;
	width: 273px;
}
.pd-contact-form-header p {
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
}
.pd-contact-form-container {
	padding: 5px 10px;
	width: 273px;
	border: solid 1px #d6d3d6;
	overflow: hidden;
}
.pd-contact-form-textarea {
	padding: 2px;
	border: solid 1px #d6d3d6;
	width: 267px;
	height: 64px;
}
.pd-contact-form-container p {
	height: 32px;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	white-space: nowrap;
}
.pd-contact-form-container input {
	border: solid 1px #d6d3d6;
	padding: 2px;
}
.pd-contact-form-label {
	height: 28px !important;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 4px !important;
	margin-top: 8px;
	margin-bottom: 4px;
}
.pd-contact-form-message {
	font-weight: bold;
	clear: both;
	margin: 5px 0px 10px 0px;
}
.pd-contact-form-message p {
	padding: 10px 0px 10px 0px;
	height: auto;
	overflow: auto;
	white-space: normal;
}
/* MORTGAGE CALCULATOR */
.pd-calculator-header {
	background-color: #e8f0d9;
	border: solid 1px #d6d3d6;
	border-bottom: none 0px #ffffff;
	padding: 5px 10px;
	width: 273px;
}
.pd-calculator-header p {
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
}
.pd-calculator-input {
	border: solid 1px #d6d3d6;
}
.pd-calculator-container {
	width: 273px;
	padding: 5px 10px;
	border: solid 1px #d6d3d6;
	overflow: hidden;
}
a.pd-calculator-container-anchor:link, a.pd-calculator-container-anchor:visited {
	text-decoration: underline;
	font-size: 14px;
	font-weight: 900;
	outline: none;
}
.pd-calculator-container p {
	height: 32px;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	white-space: nowrap;
}
.pd-calculator-container input {
	padding: 2px;
}
.pd-calculator-label {
	font-weight: bold;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 8px;
	margin-bottom: 4px;
}
/* Listing Stats Control */
.pd-listing-stats-date {
	font-size: 10px;
	color: #636163;
}
/* Recently Viewed Listing Control */
.pd-recent-listing-item {
	float: left;
	width: 360px;
	padding-bottom: 20px;
	overflow: hidden;
}
.pd-recent-listing-item p {
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
}
.pd-recent-listing-photo {
	width: 100px;
	height: 75px;
	border: solid 1px #cccccc;
}
/* Similar Listing Control */
.pd-similar-listing {
	float: left;
	width: 365px;
	padding-bottom: 20px;
	overflow: hidden;
}
.pd-similar-listing-photo {
	width: 100px;
	height: 75px;
	border: solid 1px #cccccc;
}
.pd-similar-listing-details {
	float: left;
	width: 240px;
	padding-left: 15px;
}
.pd-similar-listing-details p {
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
}
.pd-similar-listing-details a {
	font-weight: 700;
}
.pd-similar-listing-logo {
	float: left;
	padding: 3px 0px 0px 15px;
}
/* Frames */
.pd-frame {
	border: solid 1px #cccccc;
	width: 705px;
	margin: 0px 0px 15px 0px;
}
/* Listing Summary */
.pd-listing-summary-container {
	border: solid 1px #cccccc;
	width: 690px;
	padding: 8px;
	margin: 15px 0px 15px 0px;
}
.pd-listing-summary {
	float: left;
}
.pd-listing-summary-photo {
	width: 100px;
	height: 75px;
	border: solid 1px #cccccc;
}
.pd-listing-summary-details {
	float: left;
	padding-left: 8px;
}
.pd-listing-summary-details p {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	line-height: 18px;
}
.pd-listing-summary-logo {
	float: left;
	padding: 3px 0px 0px 0px;
}
/* School Links */
.pd-school-container {
	float: right;
}
.pd-school-namevalue {
}
.pd-school-name {
	width: 75px;
	float: left;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin: 0px;
	overflow: hidden;
	white-space: nowrap;
}
.pd-school-value {
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	overflow: hidden;
}
/* MUTUAL  - OPEN HOUSE CONTROL AND LISTING DESCRIPTION CONTROL*/
.hiddenExpando {
	display: none;
}
.visibleExpando {
	display: inline;
}
/*MUTUAL - BASIC INFORMATION CONTROL AND ADDITIONAL INFORMATION CONTROL */
.pd-separator-line-h {
	padding: 0 0 0 0;
	margin: 0px;
	border: none 0 #ffffff;
	background-image: url(/NRTProducts/include/images/separator.gif);
	background-repeat: repeat-x;
	height: 5px;
	width: 100%;
	display: block;
}
.pd-separator-line-v {
	padding: 0 0 0 0;
	margin: 0px;
	border: none 0 #ffffff;
	background-image: url(/NRTProducts/include/images/separator.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 5px;
	display: block;
}
/* Address */
.pd-address-container {
	float: left;
	width: 450px;
	height: 78px;
	padding-top: 2px;
	line-height: normal;
}
.pd-address {
	font-family: Arial;
	font-weight: bold;
	font-size: 22px;
	color: #000;
}
.pd-address #ctl00_MainContent_ctl00_Address1_spnAddress2 {
	margin-top: 2px;
	display: block;
}
/* DISJUNCTED  Styles that don't apply to pre-built controls */
.pdListStatus {
	width: 88px;
	height: 19px;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #6897CD;
	text-align: center;
	padding-top: 4px;
}
.pd-template {
	font-family: Arial;
	font-size: 12px;
	width: 745px;
	background-color: #ffffff;
	padding: 0px 0px 0px 3px;
	margin: 0px 0px 0px 0px;
}
a.pd-template:link, a.pd-template:visited, a.pd-template:hover, a.pd-template:active {
	text-decoration: underline;
	border-width: 0px;
	font-size: 12px;
	color: #639ace;
	outline: none;
}
a.pd-template-Bold:link, a.pd-template-Bold:visited, a.pd-template-Bold:hover, a.pd-template-Bold:active {
	border-width: 0px;
	font-size: 12px;
	color: #639ace;
	font-weight: bold;
	text-decoration: underline;
	outline: none;
}
.pd-tab-contents {
	clear: both;
	width: 740px;
	margin: 0px;
	padding: 10px 0px 0px;
	overflow: hidden;
}
.pdTabControlShadowRight {
	width: 5px;
	background-image: url(/NRTProducts/include/images/tabControlShadowRight.gif);
	background-repeat: repeat-y;
}
.pdTabControlShadowBottom {
	width: 100%;
	background-image: url(/NRTProducts/include/images/tabControlShadowBottom.gif);
	background-repeat: repeat-x;
}
.pdTabControlShadowBottomRight {
	height: 3px;
	width: 3px;
	background-image: url(/NRTProducts/include/images/tabControlShadowBottomRight.gif);
	background-repeat: no-repeat;
}
/* Request More Info / Schedule A Showing buttons */
.pd-big-button-container {
	width: 298px;
	height: 35px;
}
a.pd-big-button {
	background: transparent url('/NRTProducts/include/images/btnBig-bg.gif') no-repeat scroll top right; /* Sliding right image */
	display: block;
	float: left;
	clear: both;
	text-align: center;
	height: 35px; /* => image height */
	padding-right: 10px; /* => right image width */
	margin-right: 6px; /* FONT PROPERTIES */
	text-decoration: none;
	color: #fff !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	width: 256px;
	outline: none;
}
a.pd-big-button span {
	background: transparent url('/NRTProducts/include/images/btnBig-bg.gif') no-repeat; /* Background left image */
	display: block;
	line-height: 35px; /* => image height */
	padding: 0px 0px 0px 10px;
}
a.pd-big-button:hover span {
	text-decoration: none;
	_color: White !important;
	font-size: 18px;
}
a.pd-big-button:hover {
	background-position: bottom right;
	outline: none; /* hide dotted outline in Firefox */
	font-size: 18px;
}
a.pd-big-button:hover span {
	background-position: bottom left;
	font-size: 18px;
}
/* Request More Info / Schedule A Showing buttons */
a.pd-big-buttonTop {
	background: transparent url('/NRTProducts/include/images/btnBig-bg.gif') no-repeat scroll top right; /* Sliding right image */
	display: block;
	float: left;
	clear: both;
	text-align: center;
	height: 35px; /* => image height */
	padding-right: 10px; /* => right image width */ /*margin-right: 6px; */ /* FONT PROPERTIES */
	text-decoration: none;
	color: #fff !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	outline: none;
}
a.pd-big-buttonTop span {
	background: transparent url('/NRTProducts/include/images/btnBig-bg.gif') no-repeat; /* Background left image */
	display: block;
	line-height: 35px; /* => image height */
	padding: 0 0 0 0px;
}
a.pd-big-buttonTop:hover span {
	text-decoration: none;
	_color: White !important;
	font-size: 18px;
}
a.pd-big-buttonTop:hover {
	background-position: bottom right;
	outline: none; /* hide dotted outline in Firefox */
}
a.pd-big-buttonTop:hover span {
	background-position: bottom left;
	font-size: 18px;
}
/* General Styles */
.pd-input-textbox {
	border: solid 1px #d6d3d6;
}
/* MAP Styles */
.pd-listing-map-container {
	margin: 0px 0px 30px 0px;
}
.pd-listing-map {
	border: solid 1px #636563;
}
.pd-map-label {
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 8px;
	margin-bottom: 4px;
}
.pd-map-container {
	border: solid 1px #636563;
	width: 706px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.pd-map-small {
	position: relative;
	width: 100%;
	height: 350px;
}
.pd-map-big {
	position: relative;
	width: 706px;
	height: 550px;
}
.pd-map-end-address {
	display: block;
	border: solid 1px #fff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.pd-map-anchor {
	font-size: 12px;
	font-family: Verdana;
	padding-top: 10px;
}
.pd-hrc-container {
	width: 298px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	font-size: 10px;
	height: 28px;
}
.pd-hrc-container span a:link, .pd-hrc-container span a:visited, .pd-hrc-container span a:active, .pd-hrc-container span a:hover {
	font-size: 10px;
	outline: none;
}
.pd-agent-container {
	clear: both;
	width: 706px;
	border: solid 1px #31659C;
	border-top-width: 0px;
	font-family: Arial;
}
.pd-agent-container a:link, .pd-agent-container a:visited, .pd-agent-container a:active, .pd-agent-container a:hover {
	text-decoration: underline;
	outline: none;
}
.pd-agent-photo {
	border: solid 1px #ccc !important;
}
p.pd-agent-header {
	margin-top: 30px;
	padding: 8px 10px;
}
.pd-agent-header, a.pd-agent-header:link, a.pd-agent-header:visited, a.pd-agent-header:active, a.pd-agent-header:hover {
	color: #ffffff;
	background-color: #31659C;
	width: 688px;
	height: 16px;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px;
	font-family: Arial;
	text-decoration: none;
	cursor: default;
	outline: none;
}
.pd-agent-header p {
	padding: 0px 0px 0px 0px;
}
.pd-agent-info span {
	font-size: 12px;
	margin: 0px 0px;
	padding: 0px 0px;
}
.pd-agent-license {
	font-size: 10px;
}
.pd-agent-name {
	font-weight: bolder;
	font-size: 14px;
}
.pd-agent-pipe {
	color: #888888;
	padding-left: 6px;
	padding-right: 6px;
}
.pd-agent-links {
	float: left;
	width: 380px;
	margin-top: 5px;
}
.pd-agent-phone-label {
	width: 80px;
	float: left;
	display: block;
}
.pd-agent-phone {
	float: left;
	display: block;
	clear: right;
	width: 200px;
}
.pd-agent-listing {
	float: left;
	width: 236px;
}
.pd-agent-listing p {
	margin: 2px auto 5px auto;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	text-align: center;
}
.pd-agent-listing-photo {
	border: solid 1px #cccccc;
	height: 90px;
	width: 120px;
}
.pd-agent-listing-arrow {
	cursor: pointer;
	vertical-align: top;
	padding: 33px 10px 0px 10px;
	width: 26px;
}
.pd-agent-listing-features {
	width: 246px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
.pd-agent-listing-features p {
	width: 230px;
	font-size: 12px;
	overflow-x: hidden;
	white-space: nowrap;
	margin: 3px 0px 3px 0px;
	font-weight: normal;
	padding: 0px 0px 0px 9px;
}
.pd-agent-listing-features a {
	font-weight: bold;
}
.pd-idx {
	font-size: 12px;
	font-family: Arial;
}
/* Status */
.pd-status-container {
	padding: 2px 0px;
}
.pd-status {
	color: #4d6b95;
	height: 16px;
	font-size: 14px;
	font-weight: bold;
	padding: 1px 5px;
	margin: 0px 5px 0px 0px;
	font-family: Arial;
	display: block;
	float: left;
}
/* Result Pager */
a.pd-pager {
	text-decoration: none !important;
	font-size: 11px;
}
a.pd-pager-disabled {
	text-decoration: none !important;
	font-size: 11px;
	color: #cccccc !important;
	font-family: Arial, Helvetica, Sans-Serif;
}
.pd-pager-arrow {
	text-decoration: none !important;
	font-size: 9px;
	color: #000 !important;
	padding: 0px 3px 0px 3px;
}
.pd-pager-arrow-disabled {
	text-decoration: none !important;
	font-size: 9px;
	color: #cccccc !important;
	padding: 0px 3px 0px 3px;
}
.pd-pager img {
	margin-top: 2px;
}
.pd-pager-sep {
	font-size: 10px;
	padding: 0px 5px 0px 5px;
	color: #000000 !important;
	font-family: Arial, Helvetica, Sans-Serif;
}
/* Social */
.pd-social-container {
	float: right;
	width: 280px;
	padding: 4px 0px 5px 0px;
}
.pd-social-title {
	color: #636163;
	font-size: 11px;
	padding: 0px 5px 0px 5px;
	float: left;
	margin-top: 2px;
}
.addthis_toolbox .custom_images a {
	margin: 0;
	padding: 0;
	outline: none;
}
.addthis_toolbox .custom_images a img {
	opacity: 1;
	margin-right: 3px;
}
.addthis_toolbox .custom_images a:hover img {
	opacity: 1;
}
a.addthis_button_compact {
	text-decoration: none;
	color: #000;
}
.addthis_separator {
	font-family: Arial;
	color: #888888;
}
/* Command Buttons */
.pd-pagecommands-container {
	float: right;
	width: 250px;
	color: #6B9ACE;
}
.pd-pagecommands-container a {
	outline: none;
	text-decoration: none;
	margin-top: 2px;
}
/* Stats Control */
.pd-stats-container {
	padding: 15px 0px;
}
.pd-stats-shortcut-label {
	clear: left;
	float: left;
	width: 125px;
	font-weight: bold;
}
.pd-stats-shortcut-text {
	float: left;
	width: 350px;
}
.pd-stats-shortcut-label p, .pd-stats-shortcut-text p {
	height: 26px;
	vertical-align: top;
}
.pd-stats-shortcut-text input {
	font-size: 14px;
	line-height: 16px;
	border: solid 1px #D6D3D6;
	width: 340px;
	padding: 0px 5px;
	font-family: Arial, Helvetica, Sans-Serif;
}
/* Photo Control */
.pd-photo-nav-enabled {
	color: #003366;
	font-weight: bold;
}
.pd-photo-nav-disabled {
	color: #999999;
	font-weight: bold;
}
.pd-photo-thumbnail {
	float: left;
	width: 81px;
	margin: 2px;
	overflow: visible;
	min-height: 62px;
	height: 62px;
	cursor: pointer;
}
.pd-photo-thumbnail img {
	width: 75px;
	padding: 0px 0px 0px 0px;
	overflow: visible;
	height: 56px;
	cursor: pointer; /* ie opacity   	    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; 	    filter: alpha(opacity=50); 	*/ /* all others opacity */
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}
.pd-photo-thumbnail-selected {
	border: solid 3px #6699cc;
	margin: 0px;
}
.pd-photo-thumbnail-unselected {
	border: solid 1px #cccccc;
	margin: 2px;
	filter: alpha(opacity=80);
	opacity: 0.8;
}
.pd-photo-thumbnail-empty {
	border: solid 1px #ffffff;
	margin: 2px;
	filter: alpha(opacity=80);
	opacity: 0.8;
}
a.pd-photo-pager-link, a.pd-photo-pager-link:link, a.pd-photo-pager-link:visited, a.pd-photo-pager-link:hover, a.pd-photo-pager-link:active {
	border: none 0px #ffffff;
	text-decoration: none !important;
	cursor: pointer;
	outline: none;
	background-color: Transparent;
}
.pd-photo-pager-link {
	background-color: #ffffff;
	border: none 0px #ffffff;
	color: #000000;
	cursor: default;
	text-align: center;
}
.pd-photo-pager-link-inactive {
	background-color: #ededed;
	border: solid 1px #cccccc;
	color: #639ace;
	cursor: pointer;
	text-align: center;
}
.pd-photo-tab {
	background-color: #ffffff;
	border: solid 1px #cccccc;
	color: #000000 !important;
	display: block;
	float: left;
	font-weight: normal;
	margin: 0px 2px;
	padding: 2px 1px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	width: 40px;
}
.pd-photo-tab-inactive {
	background-color: #ededed;
	border: solid 1px #cccccc;
	color: #003366 !important;
	display: block;
	float: left;
	font-weight: bold;
	margin: 0px 2px;
	padding: 2px 1px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	width: 40px;
}
.pd-photo-caption-container {
	top: -1px;
	text-align: left;
	font-weight: bold;
	height: 25px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-spacing: 0px;
}
.pd-photo-caption-container p {
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
	display: table-cell;
	width: 250px;
	height: 25px;
}
/* Models */
.pd-model-header {
	font-weight: bold;
	font-size: 14px;
	margin: 15px 0px 10px 0px;
}
.pd-model-header a:link, pd-model-header a:visited, .pd-model-header a:active, .pd-model-header a:hover {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
	cursor: default;
	outline: none;
}
.pd-model-separator {
	margin: 15px 0px 0px 0px;
}
/* Disclaimer */
.pd-disclaimer {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	width: 740px;
	margin: 0px 0px;
	line-height: normal;
	color: #999;
}
.pd-disclaimer a {
	font-size: 10px !important;
}
.pd-disclaimer-logo {
	width: 100px;
	float: left;
}
.pd-disclaimer-text {
	float: left;
	width: 635px;
}
.pd-openhouse-tooltip {
	cursor: help;
}
#divToolTip {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	position: absolute;
	width: 300px;
	border: 1px solid black;
	padding: 2px;
	background-color: #ffffe0;
	visibility: hidden;
	z-index: 100; /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
p#ttip {
	display: none;
	position: absolute;
	padding: 2px;
	left: 5px;
	width: 300px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	background-color: #ffffe0;
	border: 1px solid black;
	z-index: 9999;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
/* Generic HRC Control */
.pd-genericHRCContactContainer
{
	text-align:center;
    margin-bottom:20px;
    padding-bottom:20px;
    overflow: hidden;
    border-bottom-color:#C7C7C7;
    border-bottom-style:solid;
    border-bottom-width: 1px;
    width: 165px;
    font-weight:bold;
}

.pd-genericHRCContact-header
{	
	margin-top:0px;
	text-align: center;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/* Similar Listing Control */
.pd-similar-listing {
	width: 165px;
	overflow: hidden;
	background-color: #f0f0f0;
	border-bottom: solid 1px #c7c7c7;
	margin: 0px 0px 20px 0px;
	text-align: center;
}
.pd-similar-listing-head {
	text-align: center;
	font-weight: bold;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.pd-similar-listing-container {
	width: 165px;
	height: 180px;
}
.pd-similar-listing-photo {
	width: 162px;
	height: 122px;
	border: solid 1px #cccccc;
	margin: 12px 0px 8px 0px;
}
.pd-similar-listing-nav {
	width: 163px;
	text-align: center;
	margin-top: 10px;
}
.pd-similar-listing-nav-item {
	padding: 0px 2px 2px 2px;
	cursor: pointer;
}
.pd-similar-listing-nav-left {
	padding: 0px 0px 0px 2px;
	cursor: pointer;
}
.pd-similar-listing-nav-right {
	padding: 0px 2px 0px 0px;
	cursor: pointer;
}
.pd-similar-listing p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-size: 9pt;
	font-weight: normal;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
}
.pd-similar-listing a {
	font-weight: bold;
}
.pd-similar-listing-logo {
	float: left;
	padding: 3px 0px 0px 15px;
}
/* Listing Agent Metro Styles */
.pd-agent-metro-container {
	width: 165px;
	border-bottom: solid 1px #c7c7c7;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.pd-agent-metro-container a:link, .pd-agent-metro-container a:visited, .pd-agent-metro-container a:active {
	text-decoration: none;
	outline: none;
}
.pd-agent-metro-container a:hover 
{
    text-decoration:underline;
}
.pd-agent-metro-photo {
	border: solid 1px #ccc !important;
	margin: 0px 28px 6px 28px;
	width: 107px;
	height: 161px;
}
.pd-agent-metro-header {
	color: #ffffff;
	width: 165px;
	font-size: 12px;
	font-weight: bold;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	cursor: default;
	outline: none;
}
p.pd-agent-metro-header {
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 8px 0px;
	height: 23px;
	color: #000000;
}
.pd-agent-metro-info span {
	font-size: 12px;
	margin: 0px 0px;
	padding: 0px 0px;
}
.pd-agent-metro-license {
	font-size: 10px;
	clear: both;
}
.pd-agent-metro-name {
	font-weight: bolder;
	font-size: 14px;
	text-align: center;
	clear: both;
	margin: 0px 0px 0px 0px;
}
.pd-agent-metro-phone-label {
	font-size: 12px;
}
.pd-agent-metro-office, a.pd-agent-metro-office:link, a.pd-agent-metro-office:visited, a.pd-agent-metro-office:active {
	font-size: 12px;
	font-weight: normal;
	margin: 6px 0px 0px 0px;
	text-decoration: none;
	text-align: center;
	outline: none;
}
a.pd-agent-metro-office:hover 
{
    text-decoration: underline;
}
.pd-agent-metro-phone {
	font-size: 12px;
	clear: both;
}
.pd-agent-metro-contact, a.pd-agent-metro-contact:link, a.pd-agent-metro-contact:visited, a.pd-agent-metro-contact:active {
	font-size: 12px;
	font-weight: bold;
	margin: 4px 0px 0px 0px;
	text-decoration: none;
	text-align: center;
	outline: none;
}
a.pd-agent-metro-contact:hover 
{
    text-decoration: underline;
}
.pd-agent-metro-listing {
	float: left;
	width: 165px;
	margin: 0px 0px 10px 0px;
}
.pd-agent-metro-listing > p {
	margin: 2px 27px 0px 26px;
	font-weight: normal;
	font-size: 12px;
	width: 112px;
	border: solid 1px #cccccc;
	background-color: #cccccc;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	text-align: center;
}
.pd-agent-metro-listing-photo-div {
	height: 86px;
	width: 114px;
}
.pd-agent-metro-listing-photo {
	border: solid 1px #cccccc;
	height: 84px;
	width: 112px;
}
.pd-agent-metro-listing-arrow-left {
	cursor: pointer;
	vertical-align: top;
	float: left;
	padding: 20px 6px 0px 0px;
	width: 20px;
}
.pd-agent-metro-listing-arrow-right {
	cursor: pointer;
	vertical-align: top;
	float: right;
	padding: 20px 0px 0px 1px;
	width: 20px;
}
.pd-agent-metro-listing-features {
	width: 165px;
	margin: 0px 0px 0px 0px;
	background-color: Transparent;
	text-align: center;
	clear: both;
}
.pd-agent-metro-listing-features p {
	width: 165px;
	font-size: 11px;
	overflow-x: hidden;
	white-space: nowrap;
	margin: 3px 0px 3px 0px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
}
.pd-agent-metro-listing-features a {
	font-weight: bold;
	font-size: 12px;
}
#skin-title h1 a {
	text-align: right;
	font-size: 12px;
	padding-top: 4px;
	text-decoration: none;
}
#skin-breadcrumb {
	font-size: 11px;
	color: #7c7c7c;
	position: relative;
	height: 36px;
	background: #fff;
	padding-left: 5px;
}
.skin-breadcrumb-container {
	padding: 10px 0px;
	float: left;
}
#DetailNavigationContent {
	float: right;
	display: inline;
	padding-top: 10px;
	width: 150px;
}
/* Printing Property Details */
.pd-print-banner {
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 36px;
	float: left;
	padding: 10px 0px 0px 20px;
	color: #31659C;
}
.pd-print-banner-rule {
	height: 5px;
	background-color: #31659C;
	margin: 5px 0px 10px 0px;
}
/* Listing Landing Page Search */
.llp h2 {
	font-size: 18px !important;
	font-weight: bold;
}
.llp-criteria {
	margin: 15px 0px;
}
.llp-type, .llp-price-max {
	margin-right: 25px;
}
.llp-beds {
	margin-right: 15px;
}

.llp-photoCheckbox {
	float:left;
	width:170px;
}

.llp-openhouseCheckbox {
	float:left;
	width:210px;
	margin-left:10px;
}

.llp-options-advanced {
	font-size: 10px;
	margin: 5px 0px 5px 0px;
}
.llp-search {
	float: left;
	margin-left: 40px;
}
.llp hr {
	clear: both;
	margin: 20px 0px 15px 0px;
	padding: 0px;
	display: block;
}

