﻿.bottom-section h1
{
	margin-left:8px;
}

.search-page-container
{
	display:block;
}

.search-page-header-container
{
	height:83px;
	background:url(../images/search-bg.png) no-repeat 0 0;
	display:block;
}

.search-page-header-container .search-page-header-content
{
	padding:15px 13px 0;
	
}

.search-page-header-content p
{
	color:#bbc0a0;
	padding:0;
	margin:0;
}

.search-page-header-content .left 
{
	width:275px;
	float:left;
}

.search-page-header-content .right 
{
	width:640;
	float:right;
}

.search-page-header-container .search-page-header-content .textbox
{
	background-color:#dfe1d4;
	border:solid 1px #5d6728;
	width:80px;
	height:28px;
	float:left;
	color:#6c6f76;
	padding-left:9px;
	margin-right:5px;
	line-height:25px;
}

.search-page-content-container .location-list-container-top
{
	background:url(../images/bg-results-top.png) no-repeat top left;
	width:595px;
	height: 4px;
	margin: 6px 0 0 0;
}

.search-page-content-container .location-list-container-bot
{
	background:url(../images/bg-results-bot.png) no-repeat top left;
	width:595px;
	height: 4px;
}

.search-page-content-container .location-list-container
{
	background:url(../images/bg-results-mid.png) repeat-y top left;
	width:575px;
	padding: 10px;
}

.search-page-content-container .nearby-list-container-top
{
	background:url(../images/bg-nearby-top.png) no-repeat top left;
	width: 362px;
	height: 4px;
	margin: 6px 0 0 0;
}

.search-page-content-container .nearby-list-container-bot
{
	background:url(../images/bg-nearby-bot.png) no-repeat top left;
	width: 362px;
	height: 4px;
	margin-bottom: 20px;
}
.search-page-content-container .nearby-list-container
{
	background:url(../images/bg-nearby-mid.png) repeat-y top left;
	width: 342px;
	padding: 10px;
	/*border: solid 1px #e4e4e4;*/
}

.search-page-content-container .location-list-container .location-list-header,
.search-page-content-container .nearby-list-container .location-list-header
{
	padding: 0 0 0 5px;
}

.search-page-content-container .location-list-container .location-list-header h1,
.search-page-content-container .nearby-list-container .location-list-header h1
{
	color: #677037;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 0;
}

.search-page-content-container .nearby-list-container .location-list-header h1
{
	color: #0453a0;
}

.search-page-content-container .location-list-container #locations
{
	width:575px;
}

.search-page-content-container .location-list-container #location-list,
.search-page-content-container .location-list-container #location-list-details
{
	/*overflow:auto;
	height:466px;*/
}

.search-page-content-container .location-list-container #location-list .location-list-item
{
	margin-top:1px;
	/*background:url(../images/location-list-item-bg.jpg) repeat-x left top;*/
	border-bottom:solid 1px #d4d4cc;
	/*height:33px;*/
}

.search-page-content-container .location-list-container #location-list-details .location-list-item,
.search-page-content-container .nearby-list-container #location-list-details .location-list-item
{
	/*height:170px;*/
	border-bottom:1px solid #E3E2DD;
}

.search-page-content-container .location-list-container #location-list-details .location-list-item .left,
.search-page-content-container .nearby-list-container #location-list-details .location-list-item .left
{
	width: 42px;
}

.search-page-content-container .location-list-container #location-list-details .location-list-item .right
{
	width:525px;
}

.search-page-content-container .nearby-list-container #location-list-details .location-list-item .right
{
	width:300px;
}

.search-page-content-container .location-list-container .location-list-item .location-list-number,
.search-page-content-container .nearby-list-container .location-list-item .location-list-number 
{
	width:39px;
	float:left;
	height:37px;
	background:url(../images/search-pin-green.png) no-repeat center center;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	padding:12px 0 0 0;
	margin-top:7px;
	text-align:center;
}

.search-page-content-container .location-list-container .location-list-item .location-list-number  a,
.search-page-content-container .nearby-list-container .location-list-item .location-list-number a

{
	color:#ffffff;
}

.search-page-content-container .location-list-container .location-list-item .location-list-number.two-digit,
.search-page-content-container .nearby-list-container .location-list-item .location-list-number.two-digit
{
	width:18px;
	padding-left:6px;
}

.search-page-content-container .location-list-container .location-list-item .location-list-letter,
.search-page-content-container .nearby-list-container .location-list-item .location-list-letter
{
	width:39px;
	float:left;
	height:37px;
	background:url(../images/search-pin-blue.png) no-repeat center center;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	padding:12px 0 0 0;
	margin-top:4px;
	text-align:center;
}

.search-page-content-container .location-list-container .location-list-item .location-list-letter a,
.search-page-content-container .nearby-list-container .location-list-item .location-list-letter a
{
	color:#ffffff;
}

.search-page-content-container .location-list-container .location-list-item .location-list-town
{
	width:260px;
	float:left;
	padding:20px 0 0 10px;
}

.search-page-content-container .location-list-container #location-list-details .location-list-item .location-list-town,
.search-page-content-container .nearby-list-container #location-list-details .location-list-item .location-list-town
{
	width:280px;
	float:left;
	padding:12px 0 0 0px;
}

.search-page-content-container .location-list-container #location-list-details .location-list-item .location-list-town
{
	width:280px;
}


.search-page-content-container .location-list-container .location-list-item .location-list-link,
.search-page-content-container .nearby-list-container .location-list-item .location-list-link
{
	width:170px;
	float:right;
	padding-top:20px;
	text-align:right;
}

.search-page-content-container .location-list-container #location-list-details .location-list-item .location-list-link
{
	width:245px;
	float:right;
	padding-top:12px;
	text-align:right;
}

.search-page-content-container .location-list-container .location-list-item .location-list-town h2 a,
.search-page-content-container .nearby-list-container .location-list-item .location-list-town h2 a
{
	font-size: 14px;
	color: #5c4239;
}

.search-page-content-container .location-list-container .location-list-item .location-list-link p,
.search-page-content-container .nearby-list-container .location-list-item .location-list-link p
{
	margin-bottom:0;
	line-height: 14px;
	font-size:11px;
	color: #68483d;
}

.search-page-content-container .location-list-container .location-list-item .location-list-link a
{
	color:#58483B;
}

.search-page-content-container .location-list-container #location-list-details .location-list-item .location-list-item-details,
.search-page-content-container .nearby-list-container #location-list-details .location-list-item .location-list-item-details
{
	margin-top:10px;
}

.search-page-content-container .location-list-container #location-list-details .location-list-item .location-list-item-details img,
.search-page-content-container .nearby-list-container #location-list-details .location-list-item .location-list-item-details img
{
	float:left;
	margin-right:15px;
	margin-bottom: 3px;
	width:108px;
}

.search-page-content-container .location-list-container #location-list-details .location-list-item .location-list-item-details p,
.search-page-content-container .nearby-list-container #location-list-details .location-list-item .location-list-item-details p
{
	line-height:13px;
	font-size: 11px;
	color:#666666;
	margin:0;
}

.pet-icon
{
	width:20px !important; 
	float:right !important;
	 margin-right:5px !important; 
	 margin-top:-3px !important;
}

.search-page-content-container .location-list-container #location-list-details .location-list-item .location-list-item-details a.see-details-btn,
.search-page-content-container .nearby-list-container #location-list-details .location-list-item .location-list-item-details a.see-details-btn
{
	background:url(../images/see-details-btn.jpg) no-repeat 0 0;
	width:16px;
	height:15px;
	padding-left:22px;
	color:#58483B;
	font-size:12px;
	font-weight: bold;
	width:65px;
	float:right;
}

.map-container
{
	width:945px;
	height:220px;
	background-color:#ffffff;
	padding: 5px;
	border: solid 1px #e4e4e4;
	margin: 5px 0 0 0;
	/*background:url(../images/search-map-bg.png) no-repeat 0 0;*/
}

.map-container.large
{
	height:505px;
}

.map-container.small
{
	height:52px;
}

.map-container .map
{
	width:945px;
	height:220px;
	position:relative;
}

.map-container.large .map
{
	height:505px;
}

.map-container.small .map
{
	height:52px;
}
.map-container .map #property-map
{
	width:945px !important;
	height:220px !important;
	position:relative;
}

.map-container.large .map #property-map
{
	height:505px !important;
}

.map-container.small .map #property-map
{
	height:52px !important;
}

.map-container .map #sizer
{
	position: absolute;
	bottom: 10px;
	right: 6px;
	width: 145px;
	height: 26px;
	font-size: 12px;
	font-weight: bold;
	padding: 12px 0 0 15px;
	background:url(../images/search-map-bg.png) no-repeat 0 0;
	z-index: 1000;
}

.map-container .map #sizer img
{
	vertical-align: middle; 
	margin-left:14px;
}

.undefined
{
	visibility:hidden;
}

.customInfoBox-body
{
	background:url(../images/bing-hover-box.png) no-repeat 0 0;
	border:none !important;
	background-color:Transparent !important;
	height:254px;
	width:396px;
	position:relative;
	display:none;
}

.customInfoBox-shadow
{
	background-color:Transparent !important;
}

.pushpin
{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	left:13px;
	position:absolute;
	top:11px;
	text-align:center;
	width:12px;
}

.map-title
{
	left:95px;
	top:20px;
	font-size:13px;
	position:absolute;
	color:#ffffff;
	padding:0 10px;
}

.map-thumb
{
	left:80px;
	top:65px;
	position:absolute;
}

.map-description
{
	left:200px;
	top:66px;
	position:absolute;
}

.map-description2
{
	left:125px;
	top:90px;
	position:absolute;
}

.map-schedule-tour
{
	width:139px;
	height:27px;
	background:url(../images/hover-box-btn.jpg) no-repeat 0 0;
	color:#ffffff;
	position:absolute;
	bottom:44px;
	right:45px;
	padding:10px 0 0 30px;
	font-size:12px;
	font-weight:bold;
}
