@charset "utf-8";
/*This point forward edited by John Hocker*/
.SearchForm
{
	padding:5px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:left;
}

.agentlink {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	color: #666666;

	font-weight: bold;

	font-variant: normal;

}

#detailPhoto
{
	float:left;
}

#detailPhoto img
{
	border:thin solid #000000;
	position:relative;
}

.agentlink a 
{
	text-decoration: none;
	color: #666666;
	mouseover:#000000;

}

.listingOuterTable
{
	padding : 5px;
	color:#333333;
	xbackground-color : #dfdcbe;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width : 100%; 
}

.listingInnerTable{

	padding : 3px;

	background-color : #F7F7E9;

	border-right-width: 1px;

	border-left-width: 1px;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-right-style: solid;

	border-left-style: solid;

	border-top-style: solid;

	border-bottom-style: solid;

	border-right-color: #333333;

	border-left-color: #333333;

	border-top-color: #333333;

	border-bottom-color: #333333;

}

.contentNormal 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-align:left;
}

.contentSmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	color: #000000;

}

.moreinfoInnerTable{
	padding : 5px;
	/*background-color : #F7F7E9;
	border-style:solid;
	border-width:1px;
	border-left-width : 1;
	border-right-width : 1;
	border-color: #405B38;*/
}

.PropDesc
{
	float:left;
	width:50%;
	padding:5px;
	margin-left:5%;
}

.listingInfo
{
	line-height:16px;
	width:100%;
}
/*CSS for forms 
---added 6/4/2008*/
.formPic 
{
	float:left;
	margin-left:5px;
}

.formLeft
{
	float:left;
	margin-right:10px;
}

.btn
{
	clear:both;
	text-align:center;
}

.deleteBtn
{
	text-align:center;
	clear: both;
}
/*CSS for Realtor index
---added 7/14/2008*/
.propList
{
	float:left;
	width:50%;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#right
{
	float:left;	
	text-align:center;
	margin-left:3%;
}
/*Contact info box*/
.ContactInfo
{
	float:right;
	text-align:left;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	padding:5px;
	padding-top:0px;
	line-height:14px;
	width:38%;
}
.ContactTitle
{
	font-weight:bold;
	width:25%
}

.ContactContent
{
	width:75%;
}
.ContactTableHead
{
	Border-Bottom:1px solid #CCCCCC;
	font-weight:bold;
}
/*End Contact info box*/
td.sides, th.sides
{
	border-left-style:solid;
	border-left-color:#000000;
	border-left-width:thin;
}
table#admin th
{
	border-bottom-style:solid;
	border-bottom-color:#000000;
}

ul
{
	list-style-type:none;
}

.listingDetail
{
	clear:both;
} 

.FormInput
{
	width:100%;
}
/*End edit by John Hocker*/

