﻿.AgentDisplayListPanel
{
	padding-left: 18px;
}
.AgentRecord
{
	float: left;
	position: relative;
	padding: 5px 5px 5px 5px;
	border: solid 1px #edc783;
	background-image: url(/theme/images/back_agentlisting.jpg);
	background-repeat: repeat-x;
	width: 645px;
	margin-bottom: 10px;
}
.AgentRecordCorner
{
	position: absolute;
	right: -2px;
	top: -1px;
	background-image: url(/theme/images/Search_Result_Corner.gif);
	background-repeat: no-repeat;
	width: 31px;
	height: 30px;
}
.AgentPhoto
{
	float: left;
	padding: 3px 3px 3px 3px;
}
.AgentPhoto IMG
{
	border: solid 1px #c0c0c0;
	padding: 4px 4px 4px 4px;
	background-color: #ffffff;
}
.AgentName
{
	font-size: 14px;
	position: absolute;
	left: 130px;
	top: 6px;
	width: 350px;
}
.AgentName A
{
	font-size: 18px;
}
.AgentNameAlt
{
	font-size: 18px;
	color: #606060;
	padding-left: 115px;
}
.AgentContact
{
	width: 510px;
	padding: 5px 3px 3px 10px;
	float: left;
	font-size: 14px;
}
.AgentSideContent
{
	position: relative;
	float: right;
}
.AgentLinks
{
	width: 120px;
	margin-left: 190px;
	margin-right: 0px;
}
.AgentLanguage
{
	font-size: 12px;
}
.AgentMessage
{
	font-size: 15px;
	width: 320px;
	font-style: italic;
}
.AgentBase
{
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.AgentQuickForm
{
	background-image: url(/theme/images/back_agentfilter.jpg);
	height: 46px;
	padding: 0px;
	margin: 0px 0px 0px 15px;
}
.AgentQuickForm TD
{
	color: #efefef;
	font-size: 12px;
	padding: 0px;
}
.AgentQuickForm SELECT
{
	width: 120px;
	border: solid 1px #5aa2c6;
	color: #3b6d88;
	font-size: 12px;
	margin: 2px;
}
.AgentQuickForm INPUT
{
	font-size: 12px;
	color: #3b6d88;
	border: solid 1px #5aa2c6;
	margin: 2px;
}
.AgentQuickForm .Textbox
{
	width: 82px;
	height: 19px;
	color: #3b6d88;
	padding-left: 3px;
}

.AgentFilterForm
{
	background-image: url(/theme/images/back_agentfilter.jpg);
	background-repeat: repeat-y;
	width: 210px;
	margin: 15px 10px 10px 10px;
}
.AgentFilterForm P
{
	color: #efefef;
	font-size: 16px;
}
.AgentFilterForm A
{
	color: #c0c0c0;
	font-size: 12px;
}
.AgentFilterForm SELECT
{
	width: 170px;
	border: solid 1px #5aa2c6;
	color: #3b6d88;
	font-size: 16px;
}
.AgentFilterForm INPUT
{
	width: 170px;
	color: #3b6d88;
	border: solid 1px #5aa2c6;
	font-size: 16px;
}
.AgentFilterBase
{
	background-image: url(/theme/images/agentfilter_base.jpg);
	background-repeat: no-repeat;
	width: 210px;
	height: 25px;
}

.ProfileContainer
{
	position: relative;
	padding: 5px 5px 5px 5px;
	border: solid 1px #edc783;
	background-image: url(/theme/images/back_agentlisting.jpg);
	background-repeat: repeat-x;
	background-color: #edc783;
	width: 645px;
	margin: 0px 0px 10px 18px;
	float: left;
}
.ProfileCorner
{
	position: absolute;
	right: -2px;
	top: -1px;
	background-image: url(/theme/images/Search_Result_Corner.gif);
	background-repeat: no-repeat;
	width: 31px;
	height: 30px;
}
.ProfileSearchReturn
{
	position: absolute;
	right: 30px;
	top: 24px;
}
.ProfileDesignations
{
	font-size: 16px;
	font-weight: normal;
}
.ProfilePhoto
{
	position: relative;
	float: left;
	margin: 10px 0px 0px 15px;
}
.ProfilePhoto IMG
{
	border: solid 1px #c0c0c0;
	padding: 8px 8px 8px 8px;
	background-color: #ffffff;
}
.ProfileImgText
{
	position: absolute;
	bottom: 10px;
	left: 15px;
	font-size: 16px;
	width: 195px;
}
.ProfileContentArea
{
	position: relative;
	margin: 10px 10px 10px 10px;
	float: right;
	width: 380px;
}
.ProfileContactInfo
{
	position: relative;
	font-size: 16px;
}
.ProfilePromoBlurb
{
	position: relative;
	font-size: 14px;
	padding-top: 20px;
	font-style: italic;
	margin-bottom: 20px;
}
.ProfilePromoBlurb STRONG
{
	font-style: normal;
}
.ProfilePromoExt
{
	position: relative;
	font-size: 14px;
	margin-bottom: 10px;		
}
.ProfileContactLink
{
	position: absolute;
	top: 0px;
	right: 10px;
}
.AgentListingsContainer
{
	position: relative;
	padding: 5px 5px 5px 5px;
	border: solid 1px #edc783;
	background-color: #fcfaef;
	width: 645px;
	margin: 0px 0px 10px 18px;
	float: left;
}

.AgentListingsScrollDiv
{
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	border-top: #999999 1px solid;
	OVERFLOW-Y: scroll;
	OVERFLOW-X: hidden;
	overflow: auto;
	border-bottom: #999999 1px solid;
	height: 305px;
	background-color: #ffffff;
}
.AgentListingsTable
{
	width: 95%;
	padding: 3px;
	margin-left: auto;
	margin-right: auto;
}
.AgentListingsTable TR
{
	vertical-align: top;
}
.AgentListingsTable TD
{
	border-top: solid 1px #e0e0e0;
	padding-bottom: 10px;
}
.AgentListingsTable IMG
{
	border: solid 1px #edc783;
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;	
}
.AgentListingsTable .TitleCell
{
	font-weight: bold;
	color: #3b6d88;
	border: none;
	padding-bottom: 0px;
	padding-left: 10px;
}
.AgentListingsTable .InfoCell
{
	font-size: 12px;
}
.AgentListingsTable .PriceCell
{
	text-align: right;
	padding-right: 20px;
	font-size: 14px;
}
.AgentListingsTable .ListingAddr
{
	font-size: 16px;
}

.AgentListingControl
{
	position: absolute;
	right: 20px;
	top: 30px;
	text-align: right;
}
.AgentListingSubControl
{
	position: absolute;
	right: 20px;
	bottom: 10px;
	text-align: right;
}

TABLE.AgentSearchForm INPUT
{
	border-right: #cccccc 1px solid;
	border-top: #c0c0c0 1px solid;
	border-left: #c0c0c0 1px solid;
	border-bottom: #cccccc 1px solid;
}
TABLE.AgentSearchForm SELECT
{
	font-size: 8pt;
	font-family: Tahoma, Arial, Sans-Serif;
	color: #666666;
	border-right: #cccccc 1px solid;
	border-top: #c0c0c0 1px solid;
	border-left: #c0c0c0 1px solid;
	border-bottom: #cccccc 1px solid;	
	display: block;	
	width: 90px;
}

.ActiveAgents 
{
	margin-left: 18px;
	margin-right: 18px;
	background-image: url(/theme/images/back_agentsnap.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 0px;
	padding: 4px 4px 4px 8px;
	background-color: #edc783;
	height: 345px;
}
.ActiveAgents IMG
{
	margin: 2px;
	border: solid 1px #edc783;
}
.ActiveAgents IMG:hover
{
	border: solid 1px #5aa2c6;
}
.SnapshotImage
{
	position: relative;
	float: left;
}
.SnapshotImage IMG
{
	padding-bottom: 25px;
}
.SnapshotTitle
{
	position: absolute;
	bottom: 4px;
	left: 3px;
	font-size: 10px;
	color: #f3e9d4;
	background-color: #8e7257;
	width: 100px;
}
