﻿/* =Tabs */
#homeSearchTabs, 
#resultsTabs {
	margin: 0;	
	height: 51px;
	background: bottom left no-repeat url(/homes/assets/images/bg_homesearch.gif);
	padding: 20px 0 0 0;
	}
#homeSearchTabs
{
	width: 265px;
}
#resultsTabs
{
	width: 600px;
}

#homeSearchTabs li, 
#resultsTabs li {
	margin: 0 0 0 2px;
	padding: 0;
	list-style: none;
	width: 130px;
	height: 51px;
	float: left;
}

#homeSearchTabs li:first-child, 
#homeSearchTabs li.first,
#resultsTabs li:first-child, 
#resultsTabs li.first {
	margin: 0;
	padding: 0 0 0 0px;
}

#homeSearchTabs a, 
#resultsTabs a {
	margin: 0;
	padding: 0;
	display: block;
	text-indent: -999em;
	width: 130px;
	height: 51px;
}
#homeSearchTabs a
{
	background-image: url(/homes/assets/images/homeSearchTabs.gif);
}
#resultsTabs a
{
	background-image: url(/homes/assets/images/homeResultsTabs.gif);
}

#tabHomeSearch {
	margin: 0;
	padding: 0;
	background-position: -38px 0px;
}

#tabHomeSearch.active-tab, #tabHomeSearch:hover {
	margin: 0;
	padding: 0;
	background-position: -38px -51px;
}

#tabFloorPlanSearch {
	margin: 0;
	padding: 0;
	background-position: -170px 0px;
}

#tabFloorPlanSearch.active-tab, #tabFloorPlanSearch:hover {
	margin: 0;
	padding: 0;
	background-position: -170px -51px;
}

#tabListview {
	margin: 0;
	padding: 0;
	background-position: -38px 0px;
}

#tabListview.active-tab, #tabListview:hover {
	margin: 0;
	padding: 0;
	background-position: -38px -51px;
}

.panel {

	display: none;

}



.panel.active-tab-body {

	display: block;

}




#tabMapView {
	margin: 0;
	padding: 0;
	background-position: -170px 0px;
}

#tabMapView.active-tab, #tabMapView:hover {
	margin: 0;
	padding: 0;
	background-position: -170px -51px;
}


/* Home Search Content */
#homeSearchContent .column-1 {
	padding: 0;
	margin: 0; /* width: 260px; IE6 is retarded and adds 5 pixels to the revealed div of the same class */
	width: 265px;
	float: left;
}

#homeSearchContent .column-2 {
	padding: 0;
	margin: 0;
	width: 600px;
	float: right;
	position: relative;
}

#loading
{
	position: absolute;
	right: 10px;
	top: 10px;
}

#homeSearchContent fieldset ul {
	margin: 7px 0 0 0;
}

#homeSearchContent h3.homesearch {
	padding: 0 0 3px 0;
	display: block;
	border-bottom: 2px dotted #ccc;
}

#homeSearchContent fieldset li {
	margin: 0;
	padding: 2px 0 2px 0;
}

#homeSearchContent .symbol {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 115%;
	line-height: normal;
	color: #666;
	float: none;
}

.ddlFPCollection, .ddlFPFloorplanList {
	width: 220px;
}

#HSinfoHomesFound, #FPinfoHomesFound 
{
	display: block;
	 width: 100px;
	 height: 79px;
	 position: relative;
	 padding: 0;
	 margin: 0;
	background: url(/assets/images/bg-homesfound.gif) no-repeat;
}

#HSinfoHomesFound span, #FPinfoHomesFound span {
	float: none;
	display: block;
	font-weight: bold;
	font-size: 200%;
	position: absolute;
	top: 0;
	left: 0;
	line-height: 40px;
	color: #FFF;
	width: 100px;
	height: 40px;
	text-align: center;
}

/* Recently Viewed Items */
dl.recentlyviewed {
	margin: 10px 0 0 0;
	padding: 0;
}

dl.recentlyviewed dt {
	margin: 15px 0 0 0;
	padding: 0;
	display: block;
	clear: both;
	float: left;
	width: 82px;
}

dl.recentlyviewed dt img {
	width: 80px;
}

dl.recentlyviewed dd {
	margin: 15px 0 0 0;
	padding: 0 0 0 10px;
	display: block;
	float: left;
	width: 150px;
}

dl.recentlyviewed dd span {
	padding: 0 0 3px 0;
	display: block;
}

dl.recentlyviewed dd span.bed, dl.recentlyviewed dd span.bath {
	padding: 0 5px 0 0;
	float: left;
}

/* Search Options Bar */
ul.searchoptions, ul.listoptions {
	margin: 0;
	padding: 0 10px;
	width: 580px;
	height: 25px;
	background: top left no-repeat url(/homes/assets/images/bg_searchoptions.gif);
}

ul.searchoptions li, ul.listoptions li {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 25px;
	float: left;
	line-height: 25px;
	font-size: 9px;
	text-transform: uppercase;
}

ul.searchoptions li.last, ul.listoptions li.last {
	float: right;
}

ul.searchoptions input, ul.listoptions input {
	margin: 6px 3px 0 10px;
	*margin:2px 2px 0 10px;
	padding: 0;
	line-height :normal;
	float: left;
}

ul.listoptions .printerfriendly {
	padding: 0 0 0 16px;
	background: center left no-repeat url(/assets/images/homesearch/bg_printerfriendly.gif);
}

/* Tooltip */
.tooltip {
	margin: -67px 0 0 81px;
	*margin:-67px 0 0 85px;
	padding: 15px 5px 5px 5px;
	position: absolute;
	width: 105px;
	height: 50px;
	font-size: 9px;
	background: top left no-repeat url(/assets/images/homesearch/bg_tooltip.gif);
}

.tooltip a {
	color: #333;
}

.tooltip .tooltip-close {
	margin: -12px 0 0 95px;
	text-decoration: none;
	position: absolute;
}

/* Map Container */
#mapcontainer {
	margin: 10px 0 0 0;
	padding: 0 0 7px 0;
	border-bottom: 1px solid #999;
}

#mapcontainer #googlemap {
	margin: 0;
	padding: 0;
	width: 600px;
	height: 450px;
	background: #999;
}

#mapcontainer #maploading {
	width: 515px;
	height: 350px;
	position: absolute;
	text-align: center;
	color: #fff;
	background: #000;
	line-height: 100%;
	z-index: 10000;
}

#mapcontainer #maploading img {
	margin: 160px auto 0 auto;
}

#mapcontainer em {
	color: #b41d3a;
}

#mapcontainer p {
	margin: 5px;
	padding: 0;
	font: 11px/14px arial, sans-serif;
}

/* List Container */
#listcontainer {
	margin: 10px 0 0 0;
	padding: 0;
}

#listcontainer #resultslist {
	margin: 10px 0 0 0;
	padding: 0 10px 10px 10px;
	width: 560px;
	/*background: #54301a;*/
}

#resultslist .noresults {
	padding-top: 10px;
	display: block;
	color: #fff;
	font-size: 1.5em;
}

#resultslist .buildthishome {
	margin: 15px 0 0 0;
	float: left;
	display: block;
	width: 252px;
	height: 54px;
	text-indent: -999em;
	background: url(/assets/images/btn-buildthishome.gif) no-repeat top left;
}

#resultslist .resultitem {
	margin: 10px 0 0 0;
	padding: 10px;
	float: left;
	width: 560px;
	background: #a4062a;
	border: 1px solid #c33527;
}

#resultslist .resultitem:hover {
	background: #bc133a;
}

#resultslist .resultitem img {
	margin: 0;
	padding: 0;
	float: left;
	border: 1px solid #fff;
}

#resultslist .resultitem table {
	margin: 0 0 0 15px;
	padding: 0;
	color: #fff;
	float: left;
	width: 450px;
	height: 65px;
}

#resultslist .resultitem table a {
	color: #fff;
}

#resultslist .resultitem td {
	padding: 2px;
}

#resultslist .resultitem td.col-1 {
	width: 125px;
}

#resultslist .resultitem .highlights {
	background: bottom repeat-x url(/assets/images/homesearch/bg_tr-highlight.gif);
}

#resultslist .resultitem input {
	margin: 7px 0 0 0;
	float: left;
}

#resultslist .resultitem label {
	font-weight: bold;
}

#resultslist .revealonmap {
	margin: 8px 0 0 15px;
	padding: 0 0 0 8px;
	float: left;
	color: #fff;
	background: center left no-repeat url(/assets/images/homesearch/bg_revealonmap.gif);
}

/* Realtor Styles */
div.salesteam {
	margin: 15px 0 0 0;
	float: left;
	width: 640px;
}

div.salesteam dl {
	margin: 0;
	padding: 0 0 20px 0;
	width: 160px;
	height: 275px;
	float: left;
}

div.salesteam dd {
	margin: 0;
	padding: 0 0 5px 0;
	float: none;
}

div.salesteam dt {
	float: none;
	line-height: 12pt;
}

div.salesteam dt span {
	display: block;
	border: none;
}

div.salesteam dt span.name {
	font-weight: bold;
	color: #b41d3a;
}

div.salesteam dt span.title {
}

div.salesteam dt span.phone {
	margin: 10px 0 0 0;
	color: #333;
	font-weight: bold;
}

div.salesteam dt span.email a {
	color: #333;
	font-style: italic;
}

/* Printer Friendly List */
table.printer-friendly {
	margin: 10px 0 0 0;
	padding: 2px;
	border: 2px dotted #999;
	border-collapse: separate;
	background: #fff;
	font: 10pt arial, sans-serif;
	width: 100%;
}

table.printer-friendly th {
	border: 1px solid #fff;
	padding: 7px;
	font-size: 90%;
	font-weight: bold;
	color: #fff;
	background: #d0473b;
}

table.printer-friendly td {
	border: 1px solid #fff;
	padding: 7px;
	font-size: 90%;
	background: #e4e4e4;
}

table.printer-friendly tr:hover th {
	border: 1px solid #fff;
	color: #fff;
	background: #e97a33;
}

table.printer-friendly tr.altrow td {
	background: #ccc;
}

table.printer-friendly tr:hover td, table.printer-friendly tr.altrow:hover td {
	border: 1px solid #fff;
	color: #fff;
	background: #e97a33;
}

table.printer-friendly tr:hover th a, table.printer-friendly tr:hover td a {
	color: #fff;
}

/* Visit Square One - Communities Page Only */
.visitsquare1 {
	margin: 8px 0 0 0;
	padding-left: 10px;
	width: 870px;
	height: 48px;
	display: block;
	color: #fff;
	font-size: 12px;
	line-height: 48px;
	vertical-align: middle;
	text-decoration: none;
	background: top left no-repeat url(/assets/images/squareone/bg_visitsquare1.gif); /*background: #B30838;*/
}

.visitsquare1 span {
	margin: 7px 0 0 10px; *margin:-9px 0 0 10px;
	padding:0;
	position:absolute;
	font-weight:bold;
	font-size:8pt;
	line-height:16px;
}

.visitsquare1 span.header-2line {
	margin: 0;
	padding: 8px 0 0 5px;
	position: relative;
	line-height: 16px;
	font-weight: normal;
	display: block;
}

.visitsquare1 span.info {
	margin: -32px 0 0 620px;
	padding: 0;
	position: absolute;
	font-weight: bold;
	font-size: 8pt;
	line-height: 16px;
	display: block;
}

.visitsquare1 img {
	margin: -5px 10px 0 0;
	position: absolute;
	border: 2px solid #fff;
}

.visitsquare1 h2 {
	margin: 0;
	padding: 17px 0 0 70px;
	position: absolute;
	font-size: 10pt;
	font-weight: bold;
	color: #fff;
}

.visitsquare1 h2.two-line {
	padding: 8px 0 0 70px;
}

.visitsquare1 address {
	margin: 8px 0 0 0;
	padding: 0 0 0 580px;
	position: absolute;
	font-size: 8pt;
	line-height: 12pt;
}

/* Community Links Sidebar */
.communitylinks {
	margin: 0;
	padding: 10px 15px 15px 15px;
	width: 200px;
	clear: right;
	float: right;
	border: 2px dotted #ccc;
}

.communityChat {
	margin: 0 0 0 10px;
	padding: 0 0 10px 0;
	display: block;
}

.communitylinks ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.communitylinks ul li {
	margin: 0;
	padding: 0 0 3px 0;
	list-style: none;
	list-style-image: none;
	border-bottom: 1px solid #999;
}

.communitylinks ul li.last {
	border-bottom: none;
}

.communitylinks ul li a {
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
	display: block;
}

.communitylinks ul li a:hover {
	color: #000;
	background: #ebebeb;
}

/* Google Maps Overlays */
.overlay {
	color: #FFF;
	position: absolute;
	top: 100px;
	left: 100px;
	z-index: 10;
	width: 350px;
	height: 210px;
	overflow: hidden;
	font-size: 8pt;
	background: url(/assets/images/map/bg_overlay.png);
	_background: url(/assets/images/map/bg_overlay.gif);
}

.community_overlay {
	color: #FFF;
	width: 220px;
	position: absolute;
	top: 100px;
	left: 100px;
	z-index: 10;
	width: 220px;
	height: 85px;
	overflow: hidden;
	font-size: 9pt;
	background: url(/assets/images/map/bg_community_overlay.png);
	_background: url(/assets/images/map/bg_community_overlay.gif);
}

.overlay .inside, .community_overlay .inside {
	padding: 10px 15px;
	position: relative;
}

.overlay .close, .community_overlay .close {
	display: block;
	width: 10px;
	height: 10px;
	position: absolute;
	top: 15px;
	right: 0;
	background: url(/assets/images/map/icon_close.gif) 0 0 no-repeat;
	text-decoration: none;
	text-indent: -9999px;
}

.overlay a, .community_overlay a {
	color: #fff;
}

/* Communities Overlay Specifics */
.community_overlay div.community h3 {
	margin: 0;
	margin-top: 15px;
	padding: 0 0 0 20px;
	background: center left no-repeat url(/assets/images/map/icon_overlaystar.gif);
}

.community_overlay div.squareone h3 {
	margin: 0;
	margin-top: 15px;
	padding: 0 0 0 20px;
	background: center left no-repeat url(/assets/images/map/icon_overlaysquareone.gif);
}

.community_overlay h3 a {
	text-decoration: underline;
}

.community_overlay h3 a:hover {
	color: #B30838;
}

.community_overlay h3 span {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
}

div.overlay a.photolink {
	position: absolute;
	top: 25px;
	left: 25px;
}

div.overlay a.photolink img {
	border: 2px solid white;
}

div.overlay div.floorplan {
	display: block;
	position: absolute;
	left: 130px;
	top: 30px;
}

div.overlay div.community {
	display: block;
	position: absolute;
	left: 130px;
	top: 50px;
}

div.overlay div.price {
	display: block;
	position: absolute;
	left: 130px;
	top: 70px;
	font-weight: bold;
	font-size: 120%;
}

div.overlay div.address {
	display: block;
	position: absolute;
	left: 25px;
	top: 100px;
}

div.overlay div.squarefeet {
	display: block;
	position: absolute;
	left: 25px;
	top: 120px;
}

div.overlay div.beds-baths {
	display: block;
	position: absolute;
	left: 25px;
	top: 140px;
}

div.overlay a.view-details {
	position: absolute;
	top: 155px;
	left: 240px;
}

div.overlay span.info {
	font-weight: bold;
}

/* Selling to Buy Button */

div.selling-to-buy-icon {
	clear: both;
	float: left;
	padding: 15px 0 0 10px;
	margin: 0:
}

div.homebuyers-club-icon {
	padding:15px 0 0 0;
}

#btnHSSearch,
#btnFPSearch
{
	text-indent: -999em;
	background: url(/assets/images/btn-search.gif) no-repeat;
	width: 95px;
	height: 25px;
	border: 0;
	padding: 0;		
}
#btnHSSearch:hover,
#btnFPSearch:hover
{
	background-position: 0 -25px;
	cursor: hand;
}






