/* Staff 
---------*/

#staff dl {
background: transparent url(/_lib/professional/focusProperty/img/bgStaffList.gif) bottom right no-repeat;
/* Structure */
width:349px;
margin-bottom: 10px;
overflow: hidden;
float:left;
}
#staff dl.right {
/* Structure */
float: right;
}
#staff dl dt {
background-color: #fff;
/* Structure */
float:left;
}
#staff dl dt img {
border-right:7px solid #fff;
/* Structure */
display: block;
}
#staff dl dd {
/* Structure */
margin: 2px 5px 0px 107px;
padding: 0 0 0 10px;
}
#staff dl dd.name {
border-top: 1px solid #d8d8d8;
color: #1d9a5f;
font-weight: bold;
font-size: 1.2em;
/* Structure */
margin: 0 0 0 107px;
padding: 12px 0 0 10px;
}
#staff dl dd.position {
/* Structure */
margin-bottom: 7px;
}
#staff dl dd a {
color: #47494b;
}
#staff dl dd a:hover {
color: #1d9a5f;
}

/* Staff Profiles
----------------- */
#staff.person img.agentImage {
/* Structure */
float: left;
margin: 0 10px 10px 0;
}
#staff.person .agentDetails {
border-top: 1px solid #d8d8d8;
background: transparent url(/_lib/professional/focusProperty/img/bgStaffProfile.gif) bottom right no-repeat;
/* Structure */
margin-left: 211px;
padding: 13px 21px;
}
#staff.person .agentDetails h2.agentTitle {
color: #1d9a5f;
/* Structure */
margin: 0 0 20px 0;
}
#staff.person .agentDetails ul.agentContacts {
/* Structure */
margin: 0 0 10px 0;
list-style: none;
list-style-position: outside;
}
#staff.person .agentDetails ul.agentContacts li {
/* Structure */
margin: 0 0 5px 0;
}
#staff.person .agentDetails ul#agentLinks {
/* Structure */
list-style: none;
margin: 0 0 10px 0;
}
#staff.person .agentDetails ul#agentLinks li {
/* Structure */
float: left;
margin: 0 5px 0 0;
overflow:auto;
}
#staff.person .agentDetails ul#agentLinks li a {
height: 16px;
background-color: #fff;
}
#staff.person .agentDetails ul#agentLinks li a.listings {
background-image: url(/_lib/professional/focusProperty/img/btnViewMyListings.gif);
width: 94px;
}
#staff.person .agentDetails ul#agentLinks li a.sold {
background-image: url(/_lib/professional/focusProperty/img/btnViewMySoldProperties.gif);
width: 132px;
}
#staff.person .agentDetails ul#agentLinks li a.homes {
background-image: url(/_lib/professional/focusProperty/img/btnViewMyOpenHomes.gif);
width: 122px;
}
#staff.person .agentDetails ul#agentLinks li a.testimonials {
background-image: url(/_lib/professional/focusProperty/img/btnViewMyTestimonials.gif);
width: 116px;
}
