﻿.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
{
	float: right;
	position: relative;
	clear: left;
	font-size: 10pt;
	color: #336699;
	text-align: center;
	font-weight: bold;
	width: 50%;
}

.SearchResultsPageCount
{
	float: right;
	position: relative;
	font-size: 10pt;
	color: #336699;
}

.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
{
    margin:10px 0 10px 0;
    font-size: 9pt;
	line-height: 11pt;
}

.SearchResultListing th
{
    color: #336699;
}

.SearchResultListing th, .SearchResultListing td
{
    vertical-align:top;
}

.SearchResultListing th a, .SearchResultListing td a
{
    text-decoration:none;
}

.SearchResultListing th img, .SearchResultListing td img
{
    border:none 0;
}

.SearchResultListing .MLSLink
{
    font-family: Times New Roman, Serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration:underline;
}

.SearchResultListing .SearchResultIcon label, .SearchResultListing .SearchResultIcon a
{
	text-decoration: none;
	cursor: pointer;
	color: #336699;
	font-weight: bold;
}

.SearchResultListing .SearchResultIcon img
{
    margin:-12px 12px 0 12px;
    padding:0 0 0 0;
    position:relative;
    top:6px;
}

.SearchResultListing .SearchResultIcon .OpenHouse
{
    margin:-22px 12px 0 0;
    padding:0 0 0 0;
    position:relative;
    top:12px;
}

.SearchResultListing .SearchResultIcon .VirtualTour
{
    margin:-22px 0 0 0;
    padding:0 0 0 0;
    position:relative;
    top:12px;
}

.SearchResultListing .SearchResultsDesc
{
	padding: 0 0 0 10px;
}

.SearchResultListing .ThumbnailOverlay
{
    /*float:left;*/
    position:relative;
    bottom:35px;
    margin-bottom:-35px;
    left:0;
    width:150px;
    height:18pt;
    text-align:center;
    line-height:9pt;
    font-size:8pt;
    font-weight:bold;
    background-color:Red;
    color:White;
}

/*.SearchResultsPic
{
	float: left;
	position: relative;
	width:140;
	overflow:hidden;
	clear: left;
	padding: 10px 10px 0 0;
}

.SearchResultsPic img
{
	border: none 0;
}

.SearchResultsPic a
{
	border: none 0;
	text-decoration: none;
	cursor: pointer;
}

.SearchResultsInfo
{
	float: left;
	position: relative;
	width: 225px;
	font-size: 10pt;
	line-height: 12pt;
	padding: 0 10px 0 10px;
	text-align: left;
	top: 3px;
}

.SearchResultsInfo th
{
	color: #336699;
}

.SearchResultsInfo a
{
	font-family: Times New Roman, Serif;
	font-size: 11pt;
	font-weight: bold;
	cursor: pointer;
}

.SearchResultsDesc
{
	float: left;
	position: relative;
	width: 275px;
	font-size: 9pt;
	line-height: 11pt;
	padding: 10px 0 10px 10px;
	clear: right;
}

.SearchResultsIcons
{
	float: left;
	position: relative;
	width: 100%;
	height: 20px;
	overflow: hidden;
	clear: both;
	padding: 10px 0 10px 0;
}

.SearchResultsIcons *
{
	vertical-align: top;
}

.SearchResultsIcons img
{
	border: none 0px;
	position: relative;
	padding: 0 5px 0 5px;
	top: -18%;
}

.SearchResultsIcons label, .SearchResultsIcons a
{
	text-decoration: none;
	display: block;
	padding: 0 30px 0 30px;
	cursor: pointer;
	color: #336699;
	font-weight: bold;
}

.SearchResultsIconLeft
{
	float: left;
	position: relative;
	text-align: left;
}

.SearchResultsIconRight
{
	float: right;
	position: relative;
	text-align: right;
}*/

/*
*	Individual Listing Page
*/

.Listing
{
	width: 95%;
	text-align: left;
}

.Listing *
{
	vertical-align: top;
	margin: 0 0 0 0;
}

.Listing h2
{
	line-height: 20pt;
	padding-bottom: 20px;
	width: 450px;
}

.ListingVisual
{
	width: 450px;
	float: left;
	position: relative;
	overflow: hidden;
}

.ListingPhoto
{
	width: 448px;
	height: 352px;
	float: left;
	position: relative;
	clear: both;
	overflow: hidden;
	text-align: center;
	line-height: 350px;
	border-left: solid #999999 1px;
	border-right: solid #999999 1px;
	border-top: solid #999999 1px;
}

.ListingPhoto img
{
	height: 100%;
}

.ListingAddress
{
	width: 430px;
	padding: 10px 10px 10px 10px;
	color: #DDDDDD;
	font-family: Times New Roman, Serif;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
	background-color: #003366;
}

.ListingIcon
{
	text-decoration: none;
	display: block;
	float: left;
	position: relative;
	padding: 15px 10px 10px 10px;
	cursor: pointer;
	color: #003366;
	width: 428px;
	height: 25px;
	border-left: solid #999999 1px;
	border-right: solid #999999 1px;
	border-bottom: solid #999999 1px;
	overflow: hidden;
	font-weight: bold;
	background-color: #DDDDDD;
}

.ListingIcon img
{
	top: -25%;
	position: relative;
	padding: 0 5px 0 5px;
}

.ListingIconLeft
{
	float: left;
	position: relative;
	text-align: left;
	padding-right: 30px;
}

.ListingIconRight
{
	float: right;
	position: relative;
	text-align: right;
	padding-left: 30px;
}

.ListingInfo
{
	width: 230px;
	float: left;
	position: relative;
	overflow: hidden;
	line-height: normal;
	padding:0 0 0 20px;
	margin:0;
	border-collapse:collapse;
	border:none 0;
	text-align:left;
}

.ListingInfo th, .ListingInfo td
{
    padding:4px;
	margin:0;
	line-height:14pt;
    vertical-align:middle;
}

.ListingInfo th
{
	width: 45%;
	font-weight: bold;
	font-size: 12pt;
	font-family: Times New Roman, Serif;
	color: #336699;
	text-align:right;
}

.ListingInfo td
{
	width: 55%;
	font-size: 10pt;
}

.ListingDesc
{
	width: 700px;
	float: left;
	clear: both;
	padding: 10px 0 10px 0;
	margin: 0 0 0 0;
	float: left;
	position: relative;
	clear: both;
	text-align: justify;
}

.ListingAddPhotos
{
	width: 100%;
	float: left;
	position: relative;
	clear: both;
	left: -10px;
}

.ListingAddPhotos *
{
	vertical-align: middle;
}

.OpenHouseInfo
{
	width:100%;
	margin:10px 0;
	padding:0;
	border-collapse:collapse;
	border:none 0;
	text-align:left;
	position:relative;
	clear:both;
	float:none;
}

.OpenHouseInfo th
{
	font-weight: bold;
	font-style: italic;
	font-size: 12pt;
	font-family: Times New Roman, Serif;
	color: #336699;
	line-height: 12pt;
	margin:0;
	padding:4px;
	text-align:left;
}

.OpenHouseInfo td
{
	font-size: 10pt;
	font-weight: bold;
	line-height: 12pt;
	margin:0;
	padding:4px;
	text-align:left;
}

hr.OpenHouse
{
	color: #336699;
	height:0;
	line-height:0;
	width:100%;
	border:none 0;
	border-top:solid 1px #336699;
	padding:0;
	margin:10px 0;
	position:relative;
	clear:both;
	float:none;
}

ul.ListingAgentInfo {line-height:12pt;}
ul.ListingAgentInfo li {font-size:9pt;color:#999999;}