﻿/* CB Look & Feel Tabs ========================================================================== */
.pd-clear
{
	clear: both;
}
.pd-tab-wrapper
{
	border-bottom: 1px solid #666666;
	width: 740px;
	clear: both;
	float: left;
}
ul#tabs
{
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#tabs li
{
	background: #fff url(/NRTProducts/include/images/tabs-bg.gif);
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin: 0 7px 0 0; /* space between each tab */
	padding: 0 0 0 15px;
}
ul#tabs li div
{
	height: 29px; /* IE requires a div to set the height */
	margin: 0;
	padding: 0;
	float: left;
}
ul#tabs li a
{
	background-position: right 0;
	background: #fff url(/NRTProducts/include/images/tabs-bg.gif) 100% 0;
	display: block;
	float: left;
	text-decoration: none;
	outline: none; /* hide dotted outline in Firefox */
	padding: 8px 15px 3px 0;
	font-family: "Times New Roman" , Times, Serif;
	font-size: 15px;
	color: #333333;
	font-weight: 700;
}
ul#tabs li.current
{
	background-position: 0 -29px;
	position: relative;
	top: 1px;
}
ul#tabs li.current a
{
	background-position: 100% -29px; /* CaliforniaMoves.com CB Look & Feel font properties */
	padding: 7px 20px 3px 0;
	font-size: 18px;
	color: #003366;
	outline: none;
	font-weight: normal;
}
ul#tabs li.disabled
{
	color: #cccccc;
}
ul#tabs li.disabled a
{
	color: #cccccc;
}

/* BASIC INFORMATION CONTROL */
.pd-basic-container
{
	width: 266px;
	height: 218px;
	font-family: Arial;
	font-size: 12px;
}
.pd-basic-title
{
	border: solid 1px #D6D3D6;
	width: 258px;
	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: 165px;
	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;
}
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;
	width: 690px;
	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: 0px 0px 0px 65px;
		/*ie6 hacks */
	_padding:0px;
	_text-align:center;
	_width: 270px;
	/*end ie6 hacks */
}
.pd-icon
{
	margin: 0px 0px 20px 0px;
	width: 160px;
	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 8px 5px 8px;
	width: 245px;
}

.pd-contact-form-header p
{
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
}

.pd-contact-form-container
{
	width: 245px;
	padding: 8px 8px 0px 8px;
	border: solid 1px #d6d3d6;
	overflow: hidden;
}

.pd-contact-form-textarea
{
	padding-bottom: 4px;
	padding-left: 4px;
	padding-top: 0px;
	border: solid 1px #d6d3d6;
	width: 230px;
	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
{
	margin: 0px 0px 4px 0px;
	overflow: hidden;
	border: solid 1px #d6d3d6;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-top: 0px;
}

.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 8px 5px 8px;
	width: 245px;
}

.pd-calculator-header p
{
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
}

.pd-calculator-input
{
	border: solid 1px #d6d3d6;
}

.pd-calculator-container
{
	width: 245px;
	padding: 8px 8px 0px 8px;
	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
{
	margin: 0px 0px 4px 0px;
	overflow: hidden;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-top: 0px;
}

.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;
	height: 77px;
	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: 500px;
	height: 78px;
	padding-top: 2px;
}
.pd-address
{
	font-family: Arial;
	font-weight: bold;
	font-size: 22px;
	color: #003366;
}
.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: 730px;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	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;
	border-left: solid 1px #636563;
	border-right: solid 1px #636563;
	border-bottom: solid 1px #636563;
	border-top: none 0px #ffffff;
	width: 708px;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
	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: 256px;
	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;
	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;
	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;
	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;
	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;
	width: 100%;
}
.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: 266px;
	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: #ffffff;
	background-color: #6498C8;
	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: underline !important;
	font-size: 11px;
}
a.pd-pager-disabled
{
	text-decoration: underline !important;
	font-size: 11px;
	color: #cccccc;
	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: 167px;
	padding: 4px 0px 3px 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
{
	margin-top: 2px;
	text-decoration: none;
	color: #000;
}
.addthis_separator
{
	font-family: Arial;
	color: #888888;
}
/* Command Buttons */
.pd-pagecommands-container
{
	float: right;
	width: 201px;
	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: 745px;
	margin: 0px 0px;
	padding-left: 15px;
}
.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);
}
