#officeDetails {
	margin-bottom: 20px;
}

#officeDetails .boxLeft {
	width: 321px;
	float: left;
	height: 130px;
}
#officeDetails .boxRight {
	width: 322px;
	margin-top: 10px;
	height: 120px;
	float: left;
}

#officeDetails h2 {
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	height: 24px;
	margin: 4px 0 8px 2px;
	width: 320px;
	float: left;
}
#officeDetails .officeAddress {
	font-weight: normal;
	font-size: 15px;
	line-height: 21px;
	color: #666666;
	margin: 2px 0 8px 2px;
	width: 320px;
}
#officeDetails #mapLink {
	font-weight: normal;
	font-size: 93%;
	line-height: 17px;
	width: 320px;
}
#officeDetails #mapLink a {
	text-decoration: underline;
}

#officeDetails .boxRight .left {
	font-weight: bold;
	color: #666666;
	float: left;
	line-height: 17px;
	margin: 1px 0;
	width: 140px;
}
#officeDetails .boxRight .right {
	font-weight: normal;
	color: #666666;
	float: left;
	line-height: 17px;
	margin: 1px 0;
	width: 170px;
}

#officeDetails .picMap {
	border-top: 3px solid #024687;
	margin: 0;
	width: 643px;
	clear: both;
}
#officeDetails .picMap .pic {
	border: 1px solid #a5acb2;
	border-top-width: 0;
	border-right-width: 0;
	width: 320px;
	height: 240px;
	float: left;
}
#officeDetails .picMap .map {
	border: 1px solid #a5acb2;
	border-top-width: 0;
	width: 320px;
	height: 240px;
	float: left;
	cursor: pointer;
}

/* Main page */

#officeLocations .location {
	border-bottom: 1px dotted #bdbdbd;
	padding: 10px 0;
}
#officeLocations .location.end {
	border-bottom: 0;
}

#officeLocations h2 {
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	height: 24px;
	padding: 4px 0 8px 2px;
	margin-bottom: 20px;
	width: 643px;
	float: left;
	border-bottom: 3px solid #024687;
}

#officeLocations .boxLeft {
	width: 140px;
	float: left;
	height: 130px;
}
#officeLocations .boxLeft img {
	width: 110px;
	padding: 3px;
	border: 1px solid #dedede;
	cursor: pointer;
}
#officeLocations .boxMiddle {
	width: 261px;
	float: left;
	height: 130px;
}
#officeLocations .boxRight {
	width: 242px;
	margin-top: 10px;
	height: 120px;
	float: left;
}

#officeLocations h3 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	height: 20px;
	margin: 4px 0 14px 2px;
	width: 260px;
	float: left;
}
#officeLocations h3 a,
#officeLocations h3 a:visited {
	text-decoration: none;
	color: #333333;
}
#officeLocations .officeAddress {
	font-weight: normal;
	font-size: 13px;
	line-height: 19px;
	color: #666666;
	margin: 2px 0 8px 2px;
	width: 260px;
}

#officeLocations .boxRight .left {
	font-weight: bold;
	color: #666666;
	float: left;
	line-height: 17px;
	margin: 1px 0;
	width: 130px;
}
#officeLocations .boxRight .right {
	font-weight: normal;
	color: #666666;
	float: left;
	line-height: 17px;
	margin: 1px 0;
	width: 110px;
}


/* Agent details */

div.splitMain div#pplDetails {
	padding: 4px;
	border: 1px solid #d9d9d9;
	background-color: #ffffff;
	position: relative;
	left: 264px;
	width: 686px;
	margin-bottom: 10px;
}
div.splitMain div#pplDetails div.innerDetails {
	border: 1px solid #666666;
	padding: 20px;
	min-height: 300px;
}

div.splitMain div#pplDetails.loading {
	height: 300px;
	background: #ffffff url(/resources/images/busy.gif) no-repeat scroll center center;
}



#groupDetails a {
	text-decoration: underline;
}

#groupDetails .groupTitle {
	font-weight: normal;
	height: 24px;
	margin: 4px 0 8px 2px;
}
#groupDetails .groupTitle h2 {
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	float: left;
}

#groupDetails .imageSingle {
	float: left;
	width: 140px;
	height: 180px;
}
#groupDetails .imageSingle img {
	width: 110px;
	padding: 3px;
	border: 1px solid #dedede;
	margin-bottom: 10px;
}
#groupDetails .imageSingle img.logo {
	border: none;
	margin-top: 5px;
}
#groupDetails .contactsSingle {
	float: left;
	width: 465px;
}
#groupDetails .contactsSingle .title,
#groupDetails .contactsSingle .agentName,
#groupDetails .contactsSingle .address,
#groupDetails .contactsSingle .item,
#groupDetails .contactsSingle .emailLink {
	width: 305px;
	clear: both;
	font-size: 100%;
	line-height: 18px;
}
#groupDetails .contactsSingle .title,
#groupDetails .contactsSingle .agentName {
	font-weight: bold;
	margin-top: 5px;
}
#groupDetails .contactsSingle .address,
#groupDetails .contactsSingle .emailLink {
	margin-bottom: 2px;
	width: 465px;
}
#groupDetails .contactsSingle .address a {
	margin-left: 10px;
}
#groupDetails .contactsSingle .item .left {
	width: 145px;
	float: left;
	font-weight: bold;
}
#groupDetails .contactsSingle .item .right {
	width: 150px;
	float: left;
}



#groupDetails .topMulti .title,
#groupDetails .topMulti .address,
#groupDetails .topMulti .webaddress,
#groupDetails .topMulti .emailLink {
	width: 540px;
	clear: both;
	font-size: 100%;
	line-height: 18px;
}
#groupDetails .topMulti .address a {
	margin-left: 10px;
}
#groupDetails .topMulti .title,
#groupDetails .topMulti .webaddress {
	font-weight: bold;
}
#groupDetails .topMulti .webaddress a {
	font-weight: normal;
}
#groupDetails .agentInfo {
	margin-top: 10px;
	width: 630px;
	clear: both;
	float: left;
}
#groupDetails .imageMulti {
	float: left;
	width: 120px;
}
#groupDetails .imageMulti img {
	width: 90px;
	padding: 3px;
	border: 1px solid #dedede;
	margin-bottom: 10px;
}
#groupDetails .imageMulti img.logo {
	border: none;
	margin-top: 5px;
}
#groupDetails .contactsMulti {
	float: left;
	width: 300px;
}
#groupDetails .contactsMulti .title {
	width: 300px;
	clear: both;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 3px;
	font-weight: bold;
	color: #000000;
}
#groupDetails .contactsMulti .item {
	width: 300px;
	clear: both;
	font-size: 100%;
	line-height: 18px;
}
#groupDetails .contactsMulti .item .left {
	width: 100px;
	float: left;
	font-weight: bold;
}
#groupDetails .contactsMulti .item .right {
	width: 200px;
	float: left;
}

#boxPages #boxDetails {
	margin-top: 10px;
}
.yui-skin-sam #boxPages {
	margin-top: 10px;
}
.yui-skin-sam #boxPages.boxTab .yui-nav {
	text-align: left;
}


.listResults.loading {
	background: transparent url(/resources/images/busy.gif) no-repeat scroll center center;
	height: 120px;
}
.listResults .listing {
	width: 100%;
	height: 102px;
	padding: 9px 0 6px 0;
	border-bottom: 1px solid #c9c9c9;
	cursor: pointer;
}
.listResults .listing.sold {
	cursor: default;
}
.listResults .listing div {
	float: left;	
}
.listResults .listing .image {
	width: 130px;
	height: 98px;
	margin: 0 10px 0 0;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	border: none;
}
.listResults .listing .image img {
	margin: auto;
	border: 1px solid #cccccc;	
}

.listResults .listing .detailGrp {
	width: 350px;
	margin-left: 10px;
	margin-right: 10px;
	display: block;
}
.listResults .listing .detailGrp .logo {
	width: 70px;
	height: 70px;
	float: right;
}
.listResults .listing .detailGrp .title {
	width: 280px;
	line-height: 17px;
	height: 37px;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	color: #333333;
}
.listResults .listing .detailGrp .status {
	width: 280px;
	height: 17px;
	font-size: 12px;
	font-weight: normal;
}
.listResults .listing .detailGrp .status .green {
	color: #00800c;
	font-weight: bold;
}
.listResults .listing .detailGrp .status .red {
	color: #e82335;
	font-weight: bold;
}
.listResults .listing .detailGrp .price {
	width: 280px;
	height: 17px;
	font-size: 13px;
	margin: 0 0 2px 0;
	color: #555555;
}
.listResults .listing .detailGrp .info {
	width: 140px;
	height: 17px;
	font-size: 12px;
}
.listResults .listing .detailGrp .agentName {
	width: 350px;
	height: 17px;
	font-size: 12px;
}
.listResults .listing .oh {
	width: 120px;
	padding-left: 10px;
	font-size: 12px;
	display: block;
	height: 100px;
	border-left: 1px solid #c9c9c9;
}
.listResults .listing .oh .title {
	color: #e82335;
	font-weight: bold;
	font-size: 12px;
	width: 120px;
	height: 20px;
	margin-bottom: 6px;
	text-indent: 23px;
	background: url(/resources/images/icon-open-house.gif) no-repeat -1px top;
}
.listResults .listing .oh .oh2 {
	padding-top: 6px;
}

#boxDetails .resultsNotice {
	color: #333333;
	height: 60px;
	margin: 10px 0 0 0;
	font-size: 12px;
	font-style: italic;
}
#boxDetails .resultsNotice img {
	width: 106px;
	height: 46px;
	padding: 0;
	float: left;
}
#boxDetails .resultsNotice div {
	line-height: 18px;
	float: left;
	margin: 3px 0 0 25px;
	width: 512px;
	text-align: left;
}

.agentPages {
	text-align: left;
}
.agentPages a { text-decoration: underline; }
.agentPages p {	margin-bottom: 4px; }
.agentPages i { font-style: italic; }
.agentPages b, .agentPages strong { font-weight: bold; }

.agentPages h1 { font-weight: bold; font-size:15px; margin-bottom: 8px; margin-top: 2px; }
.agentPages h2 { font-weight: bold; font-size:14px; margin-bottom: 6px; }
.agentPages h3 { font-weight: bold; font-size:13px; margin-bottom: 3px; }
.agentPages h4 { font-weight: bold; font-size:12px; }

.agentPages .smfont  { font-size:10px; line-height:14px; }
.agentPages .regfont { font-size:11px; line-height:15px; }
.agentPages .medfont { font-size:12px; line-height:16px; }
.agentPages .lgfont  { font-size:14px; line-height:18px; }

.agentPages ul, .agentPages ol {
	margin: 10px 0;
}

.agentPages ul li {
	margin: 1px 0 1px 20px;
	list-style-type: disc;
}
.agentPages ol li {
	margin: 1px 0 1px 20px;
	list-style-type: decimal;
}

