/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #625A3C;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
h1 {
	font-size: 12px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}.LnRcellbrdr {
	border-right-width: 1px;
	border-right-style: inset;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-left-width: 1px;
	border-left-style: inset;
}
.RdottedBRDR {
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	border-right-width: 2px;
	border-right-style: dashed;
}
.navstatus {
	font-size: 10px;
	text-transform: uppercase;
	color: #A09463;
}
ul {
	padding-top: 10px;
	padding-right: 10px;
}
.proptable {
	border: 1px solid #BCB495;
}
.propHD {
	font-size: 18px;
	color: #000000;
}
#liveImage{


}
#agent-search{
	  background-color: #eee;
	border-bottom: 1px solid Silver;
	font-family: Arial;
	width: 97%;
	padding: 10px;
}
.result-count{
	font-size: 12px;
	color: #8ab563;
	font-weight: bold;
	font-family: Arial;
}

.agent{
		border-bottom: 1px solid Silver;
		font-family: Arial;

}
#agent-search td {
  padding-right: 10px;
}



.agent h2{
	text-align: left;
	padding-top: 15px;
	margin-bottom: 0;
}
.agent p{
	margin-top: 0;
	margin-bottom: 15px;
}

.agent.details {
	margin-right: 15px;
	float: right;
	padding-left: 10px;
}

.agent.details p{
font-family: Arial;
	font-size: 16px;

	color: #000066;
	position: relative;
	margin-left: 5px;
	margin-bottom: 5px;
}

.agent.details img{
	margin-right: 15px;
	float: left;
	margin-bottom: 5px;
}

.details h2 {
  font-size: 16px;
  color: #000066;
font-family: Arial;
	margin-left: 5px;
	clear: left;
}

#actual-results {
  border-top: 2px solid #ddd;
  border-bottom: 2px solid #ddd;
  padding: 4px 0;
}

.summary.agent {
  border-bottom: 1px solid #eee;
  padding-bottom: 4px;
  margin-bottom: 4px;
}
.summary.last {
  border: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.summary.agent td {
  vertical-align: top;
  width: 100%;
}

#results-header {
  text-align: center;
  padding-bottom: 2em;
}
#results-inner {
  border: 2px solid #dfa321;
  border-left-width: 1px;
  border-right-width: 1px;
}
.summary.agent .photo {
  width: 75px;
}
.summary.even {
  background-color: #ddd;  
}
.summary.odd {
  background-color: #eee;
}
.summary.agent h2 {
  margin: 0;
  color: #666;
  text-align: left;
  font-size: 13px;
}
.summary.agent h3 {
  margin: 0;
  text-align: left;
  font-size: 12px;
}
.summary.agent td.photo {
  padding: 7px;
  width: 73px;
}
.summary.agent td.photo div {
  width: 73px;
  height: 55px;
  overflow: hidden;
}
.summary.agent td.photo a {
  width: 100%;
  border: 0;
}
.summary.agent td.col1 {
  font-size: 12px;
  text-align: left;
}
.summary.agent td.col1 td {
  padding-right: 8px;
}
.summary.agent td.col2 {
  width: 160px;
}
.summary.agent .actions {
  margin: 0;
}
.summary.agent .actions li {
  font-size: 12px;
  line-height: 20px;
}
.summary.agent .actions li a {
  padding-top: 2px;
  padding-bottom: 2px;
}
.summary.agent .actions li a:hover {
  text-decoration: none;
}
.property.summary.agent .price {
  font-size: 14px;
  vertical-align: middle;
  color: #900;
  font-weight: bold;
}

.summary.agent .actions {
  list-style: none;
  padding: 0 0 0 20px;
  margin: 5px 0;
  height: 16px;
}
.summary.agent .actions li {
	font-family: Arial;
  float: left;
  margin-right: 10px;
}


.summary.agent .actions li a {
  display: block;
  font-size: 12px;
}
.actions {
  line-height: 16px;
}

.summary.agent .photo {
  width: 75px;
}
.summary.agent .col1 {
  font-size: 13px;
  width: 200px;
}
