/*------------------------------------------------------------------
Stylesheet for browse by location pages
-------------------------------------------------------------------*/

.breadCrumb {
	padding: 5px;
}
.linksBox {
	border: 1px solid #999999;
	float: left;
	padding: 3px;
	margin: 3px;
	width: 640px;
}
.linksBoxList {
	float: left;
	padding: 3px;
}
.linksBoxListRight {
	float: right;
	text-align: right;
}
.linksBoxHeading {
	font-weight: bold;
	margin: 3px;
}
.linksBoxCategory {
	width: 305px;
	height: 183px;
}
.linksBoxBedroom {
	width: 106px;
	height: 183px;
}
.linksBoxBedroomHoliday {
	width: 240px;
	height: 183px;
	float: right;
}
.linksBoxCityState {
	width: 200px;
	height: 183px;
}
.linksBoxCityStateHoliday {
	width: 385px;
	height: 183px;
}
.linksBoxCommercialCityState {
	width: 300px;
	height: 183px;
}
.linksBoxAlpha {
	width: 326px;
	height: 183px;
}
.linksBoxProperty {
	width: 425px;
	height: 183px;
}

#agencyContainer {
	float: left;
}

#agencyDetails {
	position: relative;
	background: url(/portalimages/portal/agency_details_bg.jpg) 0 100% repeat-x;
	width: 325px;
	height: 420px;
	margin-bottom: 5px;
	float: left;
}

.multipleAgents p {
	padding-top: 0px;
}

#agencyContact {
	position: relative;
	width: 325px;
	height: 420px;
	margin-left: 5px;
	float: left;
}

#agencyContact input, textarea {
	width: 285px;
	margin-top: 5px;
}


#agencyContact .sendemailbutton {
	margin-left: 200px;
}

#sendemailMessage {
	font-weight: bold;
	padding-bottom: 0px;
	height: 28px;
}

.showNumbers a {
	color: #F16621;
	font-weight: bold;
	text-decoration: none;
}

.showNumbers a:hover {
	color: #F16621;
	text-decoration: none;
}

#agencyResultsFilter {
	font-weight: bold;
}

#agencyResultsFilter .linksBoxHeading {
	font-size: 1.3em;
}

