﻿.ListingVirtualTour
{
	cursor:pointer;
}

/*
*	Listing Featured Property
*/
.FeaturedProperty
{
	float:left;
	position:relative;
	clear:both;
	height:440px;
}

.FeaturedPic a
{
	text-decoration:none;
	cursor:pointer;
	border:none 0;
	width:278px;
	height:250px;
	overflow:hidden;
}

.FeaturedPic img
{
	width:278px;
	border:solid #999999 1px;
}

.FeaturedPrice
{
	text-align:left;
	padding:5px 0 5px 0;
	color:#003366;
	font-size:14pt;
	height:35px;
}

.FeaturedInformation
{
	text-align:left;
	line-height:14pt;
	float:left;
	position:relative;
	height:155px;
	overflow:hidden;
}

.FeaturedInformation p
{
	text-align:left;
}

.FeaturedInformation img
{
	float:left;
	position:relative;
	top:-8px;
}

.FeaturedInformation a
{
	float:right;
	position:relative;
	color:#336699;
	text-decoration:none;
	font-family:Times New Roman, Serif;
	font-style:italic;
}

/*
*	Search Results Listings
*/
.SearchResultsPageHeader
{
    position:relative;
    padding:0px;
    margin:0px;
    width:100%;
    clear:both;
}
.SearchResultsPageHeader .SearchResultsPageCount
{
	font-family:Arial, Verdana, Sans-Serif;
	position:absolute;
    right:0px;
    top:0px;
    font-size:8pt;
	color:#000000;
    margin:0px;
    padding:0px;
}

.SearchResultsPager
{
	color:#003366;
	font-family:Arial, Verdana, Sans-Serif;
	font-size:10pt;
	font-weight:bold;
}

.SearchResultsPager a
{
	color:#336699;
	font-family:Times New Roman, Serif;
	font-size:12pt;
	cursor:pointer;
	margin:0 10px 0 10px;
	text-decoration:none;
}

.SearchResultsPagerLeft
{
	text-align:left;
	float:left;
	position:relative;
	width:25%;
}

.SearchResultsPagerCenter
{
	text-align:center;
	float:left;
	position:relative;
	width:50%;
}

.SearchResultsPagerRight
{
	text-align:right;
	float:left;
	position:relative;
	width:25%;
}

.SearchResultListing
{
    position:relative;
    float:left;
    clear:both;
    width:705px;
    padding:20px 0;
    margin:5px 0 5px 0;
    overflow:hidden;
}

.SearchResultListing .SearchResultListingThumbnail
{
    position:relative;
    display:block;
    float:left;
    clear:none;
    width:280px;
    height:220px;
    margin:0 25px 0 0;
    padding:0px;
}
.SearchResultListing .SearchResultListingThumbnail a
{
    display:block;
    position:relative;
    text-decoration:none;
    width:280px;
    height:200px;
    margin:0px;
    padding:0px;
}
.SearchResultListing .SearchResultListingThumbnail img
{
    border:none 0;
    width:280px;
    height:200px;
    margin:0px;
    padding:0px;
}
.SearchResultListing .SearchResultListingThumbnail .SearchResultListingThumbnailPhotoCount
{
    display:block;
    position:relative;
    width:270px;
    text-align:left;
    font-size:9pt;
    line-height:normal;
    font-weight:bold;
    background-color:#003366;
    color:White;
    margin:0;
    padding:5px;
}
.SearchResultListing .ThumbnailOverlay
{
    position:relative;
    z-index:999;
    bottom:35px;
    margin-bottom:-35px;
    left:0;
    width:280px;
    height:18pt;
    text-align:center;
    line-height:9pt;
    font-size:8pt;
    font-weight:bold;
    background-color:Red;
    color:White;
}

.SearchResultListing .SearchResultListingInformation
{
    position:relative;
    float:right;
    clear:right;
    width:400px;
    font-weight:bold;
    margin:0px;
    padding:10px 0px 0px 0px;
    line-height:normal;
}
.SearchResultListing .SearchResultListingInformation .SearchResultListingAddress
{
    position:relative;
    display:block;
    float:left;
    color:#003366;
    text-align:left;
    font-size:11pt;
    text-decoration:underline;
    cursor:pointer;
    margin:0px 0px 10px 0px;
    padding:0px;
}
.SearchResultListing .SearchResultListingInformation .SearchResultListingPrice
{
    position:relative;
    display:block;
    float:right;
    color:#6699CC;
    text-align:right;
    font-size:13pt;
    margin:0px 0px 10px 0px;
    padding:0px;
}
.SearchResultListing .SearchResultListingInformation .SearchResultListingPrice span
{
    font-size:9pt;
}
.SearchResultListing .SearchResultListingInformation p
{
    clear:both;
    text-align:left;
    font-weight:normal;
    font-size:11pt;
    line-height:normal;
    margin:5px 0px 15px 0px;
    padding:0px 10px;
}

.SearchResultListing .SearchResultListingInformation .OpenHouseTimeframe
{
    text-align:center;
    margin:0px 0px 10px 0px;
    padding:2px;
    font-weight:bold;
    background-color:#bfbfbf;
    color:#fff;
    font-size:9pt;
    line-height:normal;
}

.SearchResultListing .SearchResultListingInformation div
{
    width:110px;
    color:#000000;
    text-align:left;
    font-weight:normal;
    font-size:10pt;
    line-height:18pt;
    margin:0px 0px 20px 0px;
    padding:0px 10px;
    position:relative;
    float:left;
}
.SearchResultListing .SearchResultListingInformation div strong
{
    font-size:9pt;
    color:#336699;
}

.SearchResultListing .SearchResultListingIcons
{
    position:absolute;
    display:block;
    float:none;
    width:400px;
    bottom:16pt;
    right:0px;
    text-decoration:none;
    height:34px;
    line-height:34px;
    vertical-align:bottom;
    margin:0;
    padding:0;
}
.SearchResultListing .SearchResultListingIcons div
{
    display:block;
    position:relative;
    float:right;
    width:55px;
    height:34px;
    margin:0;
    padding:0;
    text-align:center;
}
.SearchResultListing .SearchResultListingIcons .SearchResultListingIcon
{
    display:block;
    width:55px;
    margin:0;
    padding:0 0 5px 0;
    position:absolute;
    bottom:0px;
    right:0px;
}
.SearchResultListing .SearchResultListingIcons .SearchResultListingIcon img
{
    margin:0;
    padding:0;
}
.SearchResultListing .SearchResultListingIconLabels
{
    position:absolute;
    display:block;
    float:none;
    width:400px;
    height:16pt;
    bottom:0px;
    right:0px;
    text-decoration:none;
	color:#003366;
	font-weight:bold;
    font-size:8pt;
    line-height:8pt;
}
.SearchResultListing .SearchResultListingIconLabels div
{
    display:block;
    position:relative;
    float:right;
    width:55px;
    height:16pt;
    margin:0 0 0 0px;
    padding:0 0 0 0;
    text-align:center;
}
.SearchResultListing .SearchResultListingIconLabels SearchResultListingIconLabel
{

}

/*
*	Individual Listing Page
*/
.ListingDetails
{
    font-size:10pt;
    line-height:normal;
}
.ListingDetails h1
{
}
.ListingDetails fieldset legend
{
    font-family:Times New Roman, Serif;
    font-size:12pt;
    font-weight:bold;
    color:#003366;
    margin:0;
    padding:3px 10px;
}
.ListingDetails .ListingDetailsIcons
{
    width:300px;
    height:45px;
    padding:0;
    margin:-20px 0 0 0;
    position:relative;
    float:right;
    overflow:hidden;
    text-align:right;
    line-height:34px;
    vertical-align:bottom;
}
.ListingDetails .ListingDetailsIcons div
{
    display:block;
    width:46px;
    height:45px;
    line-height:34px;
    vertical-align:bottom;
    position:relative;
    float:right;
    margin:0 0 0 5px;
    padding:0;
    cursor:pointer;
}
.ListingDetails .ListingDetailsIcons span
{
    display:block;
    width:46px;
    height:10pt;
    line-height:10pt;
    font-size:8pt;
    font-weight:bold;
    /*text-decoration:underline;*/
    color:#336699;
    position:absolute;
    bottom:0px;
    left:0px;
    margin:0;
    padding:0;
    text-align:center;
}
.ListingDetails .ListingDetailsIcons .ListingDetailsIconsTour
{
    background:url('../Images/Icons/CBH_Icon_VirtualTour.gif') no-repeat 6px 0px;
}
.ListingDetails .ListingDetailsIcons .ListingDetailsIconsSee
{
    background:url('../Images/Icons/CBH_Icon_Schedule.gif') no-repeat 11px 4px;
}
.ListingDetails .ListingDetailsIcons .ListingDetailsIconsMap
{
    background:url('../Images/Icons/CBH_Icon_Map.gif') no-repeat 11px 4px;
}
.ListingDetails .ListingDetailsIcons .ListingDetailsIconsShare
{
    background:url('../Images/Icons/CBH_Icon_Email.gif') no-repeat 11px 4px;
}
.ListingDetails .ListingDetailsIcons .ListingDetailsIconsPrint
{
    background:url('../Images/Icons/CBH_Icon_Print.gif') no-repeat 11px 4px;
}

.ListingDetails .ListingDetailsIcons img
{
    margin:0 0 0 15px;
    padding:0;
}
.ListingDetails .ListingDetailsLeader
{
    width:705px;
    padding:0 0 10px 0;
    margin:10px 0 10px 0;
    position:relative;
    overflow:hidden;
    border-bottom:1px dotted #336699;
}
.ListingDetails .ListingDetailsLeader .ListingDetailsLeaderAddress
{
    width:355px;
    text-align:left;
    padding:0;
    margin:0;
    position:relative;
    float:left;
    overflow:hidden;
    color:#336699;
    font-size:12pt;
    line-height:normal;
    font-weight:bold;
}
.ListingDetails .ListingDetailsLeader .ListingDetailsLeaderPrice
{
    width:350px;
    text-align:right;
    padding:0;
    margin:0;
    position:relative;
    float:right;
    overflow:hidden;
    font-size:14pt;
    line-height:normal;
    font-weight:bold;
}
.ListingDetails .ListingDetailsLeader .ListingDetailsLeaderPrice span
{
    font-size:9pt;
}

.ListingDetails .ListingDetailsGeneral
{
    width:705px;
    padding:0;
    margin:0 0 10px 0;
    overflow:hidden;
    position:relative;
    float:none;
    clear:both;
}
.ListingDetails .ListingDetailsGeneral .ListingDetailsGeneralInfo
{
    width:705px;
    padding:0;
    margin:0;
    position:relative;
    float:none;
    clear:both;
    overflow:hidden;
}
.ListingDetails .ListingDetailsGeneral .ListingDetailsGeneralInfo div
{
    width:175px;
    padding:0;
    margin:0 1px 0 0;
    position:relative;
    float:left;
    overflow:hidden;
}
.ListingDetails .ListingDetailsGeneral .ListingDetailsGeneralInfo div p
{
    font-size:9pt;
    margin:5px 0;
    padding:0;
}
.ListingDetails .ListingDetailsGeneral .ListingDetailsGeneralInfo div p label
{
    font-size:8pt;
    font-weight:bold;
    color:#336699;
}

.ListingDetails .ListingDetailsOpenHouses
{
    width:705px;
    padding:0;
    margin:0 0 10px 0;
    overflow:hidden;
    border:0 none;
    border-top:1px dotted #336699;
    border-bottom:1px dotted #336699;
    background:#fff url('../Images/Icons/CBH_Icon_OpenHouse.gif') no-repeat 5px 10px;
    line-height:14pt;
    font-size:9pt;
    position:relative;
    float:none;
    clear:both;
}
.ListingDetails .ListingDetailsOpenHouses p
{
    margin:0 0 0 50px;
    padding:10px 0;
}
.ListingDetails .ListingDetailsOpenHouses p strong,
.ListingDetails .ListingDetailsOpenHouses p b
{
    font-weight:bold;
    font-style:italic;
    color:#336699;
}

.ListingDetails .ListingDetailsDescription
{
    width:705px;
    padding:0;
    margin:0 0 10px 0;
    overflow:hidden;
    position:relative;
    float:none;
    clear:both;
}
.ListingDetails .ListingDetailsDescription .ListingDetailsDescriptionThumbnail
{
    width:300px;
    height:234px;
    display:block;
    position:relative;
    float:left;
    clear:none;
    padding:0;
    margin:0 25px 15px 0;
}
.ListingDetails .ListingDetailsDescription p
{
    line-height:12pt;
    font-size:9pt;
    padding:0;
    margin:0;
}
                    
.ListingDetails .ListingDetailsDetails
{
    width:705px;
    padding:0;
    margin:0 0 0 7px;
    overflow:hidden;
    font-size:9pt;
    line-height:12pt;
    text-align:left;
    position:relative;
    float:none;
    clear:both;
}
.ListingDetails .ListingDetailsDetails fieldset
{
    display:block;
    position:relative;
    float:left;
    clear:none;
    width:200px;
    overflow:hidden;
    margin:0 10px 10px 0;
    padding:10px;
}
.ListingDetails .ListingDetailsDetails fieldset table th
{
    font-size:8pt;
    text-align:right;
    font-weight:bold;
    color:#336699;
    width:75px;
    padding:3px;
}
.ListingDetails .ListingDetailsDetails fieldset table td
{
    padding:3px;
}
.ListingDetails .ListingDetailsDetails fieldset ul
{
    list-style:disc none inside;
    margin:0 0 0 15px;
    padding:0;
    color:#336699;
}
.ListingDetails .ListingDetailsDetails fieldset ul span
{
    color:#000;
}
.ListingDetails .ListingDetailsDetails hr
{
    height:0px;
    margin:0 0 -1px 0;
    padding:0;
    border:0 none;
    display:block;
    width:100%;
    position:relative;
    float:left;
    clear:both;
    color:#fff;
    background-color:#fff;
}

.ListingDetails .ListingDetailsGallery
{
    width:695px;
    padding:0;
    margin:0 0 10px 7px;
    overflow:hidden;
}
.ListingDetails .ListingDetailsGallery fieldset
{
    position:relative;
    float:left;
    clear:none;
    width:670px;
    overflow:hidden;
    margin:0;
    padding:5px 10px;
    padding:5px 10px 15px 10px;
}
.ListingDetailsGallery fieldset p
{
    font-size:8pt;
    font-style:italic;
    font-weight:bold;
    color:#9c9c9c;
    margin:0 0 10px 0;
    padding:0;
}
.ListingDetailsGallery fieldset > div
{
    position:relative;
    display:block;
    float:left;
    clear:none;
    margin:0 15px 20px 10px;
    padding:0;
    height:109px;
    width:140px;
}
.ListingDetailsGallery fieldset > img
{
    height:109px;
    width:140px;
}

.ListingDetails .ListingDetailsListAgent
{
    width:705px;
    padding:0;
    margin:0 0 0 0;
    line-height:12pt;
    font-size:9pt;
    color:#999999;
    overflow:hidden;
}
.ListingDetails .ListingDetailsListAgent .ListingDetailsListAgentName
{
    width:355px;
    text-align:left;
    padding:0;
    margin:0;
    position:relative;
    float:left;
}
.ListingDetails .ListingDetailsListAgent .ListingDetailsListAgentNameOffice
{
    width:350px;
    text-align:right;
    padding:0;
    margin:0;
    position:relative;
    float:right;
}
.OpenHouseListingDateLinks
{
    position:relative;
    clear:both;
    float:none;
    width:100%;
    margin:10px 0;
    padding:0;
}
.OpenHouseListingDateLinks .OpenHouseListingDateLink
{
    position:relative;
    display:inline-block;
    clear:none;
    padding:10px 20px;
    margin:0px 10px 0px 0px;
    text-decoration:none;
    cursor:pointer;
    background-color:#efefef;
    border:1px solid #aeaeae;
    line-height:normal;
    color:#003366;
	font-family:Times New Roman, Serif;
	font-weight:normal;
    font-size:14pt;
    font-style:normal;
}
