﻿#FavoriteSummary
{
	position: relative; 
	width: 234px; 
	height: 150px; 
	margin-right: 1px;
	border: solid 1px Transparent;
	background-image: url(/pub/Proto/image/snaplist_summary_back.png);
}
#FavoriteSummary .Link
{
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 234px; 
	height: 150px;
	z-index: 5;
}
#FavoriteSummary .Title
{
	margin-top: 65px; 
	margin-left: 14px; margin-right: 14px;
	padding: 0 3px;
	font-size: 18px;
	line-height: 1.5;
	text-align: center;
}
#FavoriteSummary .Detail
{
	font-size: 14px;
}
#FavoritePanel
{
	width: 225px;
	margin-top: 0px;
	margin-left: 5px;
}
#FavoritePanelMultiHelp {
	position: relative;
	margin-bottom: 5px;
	padding: 2px 5px;
	font-size: 12px;
	text-align: justify;
	border: dotted 1px #d0d0d0;
	background-color: #f0f0f0;
	color: #454545;
}
#FavoritePanelMultiHelp.NoMargin {
	margin-bottom: 0;
}
#FavoritePanelTitleDrop { 
	position: absolute; 
	right: 5px;
	bottom: 2px;
}
#FavoritePanelInner {
	background-color: #efefef;
	border: solid 1px #d0d0d0;
	padding-bottom: 5px;
}
#FavoritePanel .PanelTitle
{
	position: relative;
	width: 100%;
	background-color: #909090;
	border-bottom: solid 1px #d0d0d0;
	color: #efefef;
	font-size: 16px;	
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
}
#FavoritePanel .MostRecentListings
{
	padding: 10px;
	color: #454545;
}
#FavoritePanel .PropertyPanel
{
	clear: left;
	font-size: 10px;
}
#FavoritePanel .PropertyTitle
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
#FavoritePanel .ImagePanel
{
	float: left;
	margin-right: 4px;
	margin-bottom: 8px;
}
#FavoritePanelCountText { 
	padding: 0 5px; 
	margin: 0 5px; 
	font-size: 12px;
	color: #454545;
	text-align: right;
}

#FavoriteListPicker, #FavoriteListChooser {
	position: absolute;
	width: 300px;
	background-color: #FFF;
	border: 1px solid #000;
	margin: 0;
	padding: 10px;
}
#FavoriteListChooser { width: auto; }
#FavoriteListPicker h3, #FavoriteListChooser h3 {
	font-size: 15px;
	padding: 0;
	text-decoration: underline;
}
#FavoriteListChooseItems { margin: 0; padding: 10px; }
#FavoriteListPicker p, #FavoriteListChooser p {
	margin: 12px 0 0 0;
}
#FavoriteListChooser p { text-align: right; }
#FavoriteListPickID {
	width: 225px;
}
#FavoriteListPicker #FavoriteListPickChoose p {
	margin-top: 6px;
}
#FavoriteListPicker #FavoriteListPickCreateInput {
	margin-top: 6px;
}
#FavoriteListPicker #FavoriteListPickClose, #FavoriteListChooser #FavoriteListChooseClose {
	position: absolute;
	right: 5px; top: 5px;
	font-size: 11px;
	margin: 0;
}
#FavoriteListPicker #FavoriteListPickCreateLink {
	margin: 2px 0 0 20px;
	font-size: 12px;
}
#FavoriteListPicker #FavoriteListPickHelpLink {
	position: absolute;
	left: 10px; bottom: 12px;
	font-size: 12px;
	margin: 0;
}
#FavoriteListPickHelp {
	font-size: 12px;
	text-align: justify;
}
#FavoriteListPicker #FavoriteListPickButtons {
	text-align: center;
}
#FavoriteListPickOK {
	width: 150px;
}

#FavoritePage {
	margin-right: 40px;
}
#FavoritePage .ListingResultControl {
    position: absolute;
    top: 40px;
    left: 300px;
}

#FavoritePage .SectionTitle {
	font-size: 15px;
	padding-bottom: 2px;
	font-weight: normal;
	border-bottom: dotted 1px #909090;
	margin-bottom: 10px;
}
#FavoritePage .HelpDesc {
	font-size: 11px;
	padding-bottom: 8px;
	color: #333;
}
#FavoritePage #FavoriteLists {
	border-right: 2px solid #000;
	padding-right: 30px;
	float: left;
	width: 230px;
	min-height: 530px;
}
#FavoritePage #FavoriteLists .ListName {
	position: relative;
	border: 1px solid #DDD;
	margin-bottom: 10px;
	font-size: 14px;
	color: #666;
	background-image: url("/pub/Base/image/favorite_list_off.jpg");
}
#FavoritePage #FavoriteLists .ListName a {
	display: block;
	padding: 0.6em 1em;
	text-decoration: none;
	color: #666;
}
#FavoritePage #FavoriteLists .ListName span {
	display: block;
	position: absolute;
	top: 0.6em;
	right: 1em;
	color: #666;
}
#FavoritePage #FavoriteLists .ListName:hover {
	background-image: url("/pub/Base/image/favorite_list_highlight.jpg");
	border-color: #BBB;
}
#FavoritePage #FavoriteLists .ListName:hover a {
	color: #333;
}
#FavoritePage #FavoriteLists .ListName.ActiveList {
	background-image: url("/pub/Base/image/favorite_list_on.jpg");
	border-color: #999;
}
#FavoritePage #FavoriteLists .ListName.ActiveList a {
	color: #000;
}

#FavoritePage #FavoriteListsActions {
	margin: 40px 0 0 0;
}
#FavoritePage #FavoriteListsActions p { margin: 0 0 5px 0; }
#FavoritePage ul {
	margin: 0;
	padding: 0 20px;
}
#FavoriteEditor {
	position: absolute;
	border: 2px solid black;
	background-color: #fff;
	z-index: 90;
	padding: 20px 30px;
}
#ListEditorClose {
	position: absolute;
	top: 2px;
	right: 5px;
	font-size: 16px;
}
#FavoriteEditor h3 {
	margin: 0; padding: 0;
	font-size: 16px;
	border-bottom: 1px dotted #909090;
}
#FavoriteEditor p {
	margin: 0;
	margin-top: 10px;
}
#FavoriteEditor #ListEditor {
	margin-top: 20px;
}
#FavoriteEditor .ListItem {
	margin-top: 10px;
}
#FavoriteEditor .ListEditorText {
	width: 400px;
	font-size: 14px;
}
#FavoriteEditor .ListItem img {
	vertical-align: text-bottom;
}
#FavoriteEditor .Buttons {
	text-align: right;
}

#FavoritePage #FavoriteProperties {
	position: relative;
	float: left;
	margin-left: 30px;
	width: 576px;
}
#FavoritePropertiesSort a {
	
}
#FavoritePropertiesSort a.ActiveSort {
	color: #000;
}
#FavoritePage .PropertyOption {
	font-size: 13px;
	padding-top: 2px;
}
#FavoritePage #FavoritePropertiesSort {
	position: absolute;
	top: 0; right: 0;
}
#FavoritePage #FavoritePropertiesComp div {
	position: relative;
	background-image: url("/pub/Base/image/favorite_list_highlight.jpg");
	border: 1px solid #999;
	margin-bottom: 10px;
	padding: 0.6em 1em;
}
#FavoritePage #FavoritePropertiesComp #FavoritePropertiesCompNone {
	background-image: none;
	border-color: #c0c0c0;
}
#FavoritePage #FavoritePropertiesComp span {
	display: block;
	margin-top: 4px;
}
#FavoritePage #FavoritePropertiesComp span.First {
	margin-top: 0;
	font-size: 14px;
}
#FavoritePage #FavoritePropertiesComp .CompButton {
	position: absolute;
	bottom: 0.6em; right: 1em;
}
#FavoritePropertiesResults {
	padding-bottom: 20px;
}
#FavoritePropertiesResults .Property {
	position: relative;
	padding: 5px;
	border: solid 1px #c0c0c0;
	background-color: #efefef;
	color: #454545;
	font-size: 12px;
	margin-bottom: 5px;
}
#FavoritePropertiesResults label {
	color: #669;
}
#FavoritePropertiesResults dfn {
	font-style: normal;
}
#FavoritePropertiesResults dfn.rating {
	display: none;
}
#FavoritePropertiesResults .PropertyImage {
	float: left;
	padding-right: 10px;
}
#FavoritePropertiesResults .PropertyImage img {
	border: 2px solid #FFF;
}
#FavoritePropertiesResults .PropertyDetail {
	float: left;
	width: 200px;
	font-size: 12px;
}
#FavoritePropertiesResults .PropertyDetail2 {
	float: left;
	padding-top: 37px;
}
#FavoritePropertiesResults .PropertyAction {
	position: absolute;
	top: 5px; right: 5px;
	font-size: 12px;	
}
#FavoritePropertiesResults .rating { display: none; }/* TODO temporary */
#FavoritePropertiesResults span {
	display: block;
}
#FavoritePropertiesResults span.BottomSpace {
	margin-bottom: 2px;
}
#FavoritePropertiesResults .Address1 {
	font-size: 14px;
	margin-bottom: 0;
}
#FavoritePropertiesResults .Address2 {
	margin-bottom: 6px;
}
#FavoritePropertiesResults .Price {
	font-size: 14px;
	color: #060;
}
#FavoritePropertiesResults .Price label {
	font-size: 12px;
}
#FavoritePropertiesResults .Beds {
	float: left;
	padding-right: 28px;
}
#FavoritePropertiesResults .Baths {
	float: left;
}
#FavoritePropertiesResults .Other {
	clear: left;
}

.ListingResultContainer
{
	position: relative;
	float: left;
	width: 640px;
	margin-left: 16px;
	padding: 8px 8px 8px 8px;
	border: solid 1px #c0c0c0;
	background-color: #efefef;
	color: #454545;	
	font-size: 9px;
	clear: left;
}
.ListingResultCorner
{
	display: none;
	position: absolute;
	right: -2px;
	top: -1px;	
	width: 31px;
	height: 30px;
	z-index: -1;
}
.ListingResultFavorite
{
	position: absolute;
	top: 25px;
	right: 25px;
	display: block;
	width: 94px;
	height: 28px;
}
.ListingResultFavorite .NotListed
{
	background: url(/pub/Proto/Slate/sidelist_addremove.gif) 0 0 no-repeat;
	display: block;	
	width: 94px;
	height: 28px;
	text-decoration: none;	
}
.ListingResultFavorite .NotListed:hover
{
	background: url(/pub/Proto/Slate/sidelist_addremove.gif) 0 -28px no-repeat;	
	display: block;
	width: 94px;
	height: 28px;
}
.ListingResultFavorite .ActiveListing
{
	background: url(/pub/Proto/Slate/sidelist_addremove.gif) 0 -56px no-repeat;
	display: block;
	width: 94px;
	height: 28px;
}
.ListingResultFavorite .ActiveListing:hover
{
	background: url(/pub/Proto/Slate/sidelist_addremove.gif) 0 -84px no-repeat;
	display: block;
	width: 94px;
	height: 28px;
}
.ListingResultFavoriteDetail .NotListed
{
	background: url(/pub/Proto/image/action_list_save_off.png) 0 0 no-repeat;
	display: block;
	width: 234px;
	height: 33px;
	text-decoration: none;	
}
.ListingResultFavoriteDetail .ActiveListing
{
	background: url(/pub/Proto/image/action_list_saved_off.png) 0 0 no-repeat;
	display: block;
	width: 234px;
	height: 33px;
	text-decoration: none;	
}
.ListingResultPhoto
{
	position: relative;	
	float: left;
	width: 184px;
	padding: 0;
}
.ListingResultImgCorner {
	display: none;
}
.ListingResultPhoto IMG
{
	border: solid 1px #c0c0c0;
	padding: 4px 4px 20px 4px;
	background-color: #ffffff;
}
.ListingResultRealmTag
{
	font-size: 9px;
	color: #ffffff;
	position: absolute;
	right: 14px;
	bottom: 23px;
}
.ListingResultNumber
{
	font-size: 9px;
	color: #c0c0c0;
	position: absolute;
	left: 8px;
	bottom: 4px;
}
.ListingResultPrice
{
	font-size: 10px;
	color: #CB2027;
	position: absolute;
	right: 16px;
	bottom: 4px;
}
.ListingResultContentArea
{
	font-size: 11px;
	padding: 0px; /*10px 0px 10px;*/
/*	position: absolute;
	top: 15px;
	left: 200px;
*/
}
.ListingResultInfo
{
	font-size: 11px;
	width: 452px;
	float: left;
	margin: 0px;
	margin-top: -1px;
	padding: 0;
}
.ListingResultTitle A
{
	font-size: 15px;
}
.ListingResultSubTitle
{
	font-size: 11px;
	color: #909090;
}
.ListingResultRemarks
{
	font-size: 11px;
	position: absolute;
	right: 10px;
	top: 64px;
	width: 275px;
}
.ListingResultControls
{
	font-size: 11px;
	position: absolute;
	left: 305px;
	top: 115px;
	width: 250px;
}
.ListingResultSpacer
{
	clear: both;
	height: 15px;
}
.ListingResultSubControl
{
	font-size: 11px;
	position: relative;
	text-align: right;
	padding-right: 20px;
}

.ActiveFilter
{
	color: #c0c0c0;
}
.ActiveFilter:hover
{
	color: #c0c0c0;
}

#SearchFormContainer
{
	float: left;
	position: relative;
	margin-left: 13px;
	margin-bottom: 13px;
	width: 627px;
	padding: 18px 18px 18px 18px;
	vertical-align: top;
	font-size: 14px;
	color: #454545;
}
#SearchFormContainer .AreaGroup
{
	clear: left;
	display: block;
	visibility: visible;
	white-space: nowrap;
}
#SearchFormContainer .AreaPanel
{
	position: relative;
	vertical-align: top;
	float: left;
	white-space: nowrap;
	margin-bottom: 12px;
}
#SearchFormContainer .AreaTitle
{
	float: left;
	width: 65px;
	vertical-align: top;
	white-space: nowrap;
	padding-top: 4px;
}
#SearchFormContainer .AreaTitleLong
{
	float: left;
	width: 70px;
	vertical-align: top;
	white-space: nowrap;
	padding-left: 6px;
	padding-top: 4px;
}
#SearchFormContainer .AreaTitleShort
{
	float: left;
	width: 45px;
	vertical-align: top;
	white-space: nowrap;
	padding-left: 6px;
	padding-top: 4px;
}
#SearchFormContainer .AreaSubContent
{
	font-size: 11px;
	width: 155px;
	vertical-align: top;
}

#SearchFormContainer .LeftCol
{
	width: 50%;
	float: left;
}
#SearchFormContainer .RightCol
{
	width: 50%;
	float: left;
}
#SearchFormContainer .SearchBtns
{
	position: absolute;
	bottom: 10px;
	right: 20px;
	width: 240px;
	height: 28px;
	
}
#SearchFormAdvanced
{
	height: 150px;
}
#SearchFormContainer TABLE
{
	padding: 0px;
	width: 620px;
}
#SearchFormContainer TD
{
	padding: 2px;
	font-size: 11px;
}
#SearchFormContainer SELECT
{
	font-size: 14px;
	color: #454545;
}
#SearchFormContainer INPUT
{
	font-size: 14px;
	color: #454545;
}
#SearchFormContainer .FieldBorder
{
	border: none;
	list-style: none;
}

.ErrorNotice
{
	color: #990000;
	text-align: center;
	font-size: 14px;
}


/* Detail Property Listing Styles */


#ListingTopInfoContainer
{
    width: 690px;
    height: 145px;
    background-repeat: no-repeat;
    background-position: 0 0;
    margin-bottom: 3px;
    position: relative;
}

.ListingNavPrev
{
    position: absolute;
    top: 22px;
    left: 30px;
    background-repeat: no-repeat;
    width: 89px;
    height: 26px;
}
.ListingNavPrev IMG
{
    width: 89px;
    height: 26px;
}
.ListingNavNext
{
    position: absolute;
    top: 22px;
    right: 30px;
    background-repeat: no-repeat;
    width: 89px;
    height: 26px;
}
.ListingNavNext IMG
{
    width: 89px;
    height: 26px;
}
.ListingNavActive
{
    background-position: 0 0;   
}
.ListingNavActive:hover
{
    background-position: 0 -26px;    
}
.ListingNavDisabled
{
    background-position: 0 -52px;    
}
.ListingResultShowing
{
    position: absolute;
    top: 27px;
    left: 130px;
    font-size: 14px;
}
.ListingResultControl
{
    position: absolute;
    top: 27px;
    right: 130px;
}
#CityStreetContainer
{
    position: absolute;
    top: 70px;
    left: 40px;
    line-height: 1.1;
}
.StreetTitleLabel
{
	font-size: 12px;
}
.StreetAddressLabel
{
	font-size: 24px;
}
.CityStateLabel
{
	font-size: 18px;
}
#PriceContainer
{
    position: absolute;
    top: 70px;
    right: 30px;
    text-align: right;
    line-height: 1.1;
}
.PriceLabel
{
	font-size: 24px;
}
.TypeLabel
{
    font-size: 18px;
}



#ListingDetailTop
{
    width: 690px;
    height: 38px;
    background-repeat: no-repeat;
    position: relative;
}
#ListingDetailBase
{
    width: 690px;
    height: 8px;
    background-repeat: no-repeat;
}
.MLSNumLabel
{
    float: right;
    text-align: right;
    font-size: 18px;
    margin-right: 30px;
    margin-top: 9px;
}
.SubdivisionLabel
{
    position: absolute;
    top: 8px;
    left: 30px;
    font-size: 22px;
}
#FilterOptions {
	font-size: 14px;
	padding-top: 7px;
}
#ListingDetailContainer
{
    width: 690px;
    background-repeat: repeat-y;
}
#ListingSummaryPanel
{
    width: 625px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 16px;
}
#PropListMainImage
{
	display: block;
    width: 256px;
    height: 192px;
    float: left;
    overflow: hidden;
}
#ListingSummaryData
{
    float: left;
    margin-left: 30px;
}
.SummaryLabel
{
    position: relative;
    border-bottom: dashed 1px #d7d7d7;
    width: 330px;
    padding: 3px 0px 2px 0px;
}
.SummaryValue
{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 170px;
    text-align: right; 
    padding: 3px 0px 2px 0px;  
}
#PhotoThumbPanel
{
    margin-top: 6px;
    padding: 10px 10px 10px 10px;
}
#PhotoThumbPanel IMG
{
    width: 63px;
    height: 47px;
    margin-right: 10px;
    margin-bottom: 8px;
}
.ImageActive img
{
	opacity:.66;
	-moz-opacity: 0.66;
}
.ListingTable
{
	margin-top: 15px;
}
.ListingTable TR
{
	vertical-align: top;
}
.ListingTable TD
{
	padding: 3px 5px 3px 5px;
}
.ListingQuadTable
{
	margin-top: 15px;
	width: 100%;
}
.ListingQuadTable TR
{
	vertical-align: top;
}
.ListingQuadTable TD
{
	width: 25%;	
	padding: 3px 5px 3px 5px;
}

.ItemTitle
{
	font-weight: bold;
}
.SectionTitle
{	
	font-weight: bold;
	border-bottom: dotted 1px #909090;
}



