.agent_listing .icon
{
	background-image: url("../images/sprite_images/agent.png");
}
#mainDiv
{
	width:95%;
	overflow:hidden;
	margin-top:15px;
}
#agents_display
{
	clear:both;
	width:100%;
}
.list_box 
{
    margin-bottom:30px;
}
.list_box .agent_listing
{
	clear: both;
    padding: 0 5px;
    border-left: 3px solid #ECECEC;
    border-right: 3px solid #ECECEC;
}
.list_box.b .agent_listing
{
    border-left: 3px solid #55BB11;
    border-right: 3px solid #55BB11;
}
.list_box .list_body
{
    padding: 5px;
}
.list_box.d .list_body
{
    background-color: #FAFAFA;
}
.list_box.b .list_body
{
	background-color: #F6FCEB;
}

.agent_listing .upper_div
{
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 5px;
}
.agent_listing .upper_div .featured_agent
{
	 top: -4px;
	*top:-19px;
}
.agent_listing .image
{
    text-align: center;
}
.agent_listing .body
{
    line-height: 160%;
}
.agent_listing .body .icon {
  background-repeat: no-repeat;
  float: left;
  padding-left: 16px;
}
.agent_listing .footer
{
    clear: both;
    height: 15px;
	width: 99%;
}
.agent_listing .footer span
{
	float:left;
}
.agent_listing .footer a:hover
{
	text-decoration:underline;
}
.agent_listing .footer .view_link
{
	float: right;
}
.agent_listing .footer .view_link a 
{
    background: url("../images/sprite_images/icons_image.png") no-repeat scroll -286px -107px transparent;
    padding-left: 16px;
}
#search_result
{
    margin-bottom: 3%;
    margin-top: 0;
    text-align: center;
}
/* view_agent page */
#agentdescription
{
    clear: both;
    overflow: hidden;
    padding: 13px 0 13px 1%;
}
#agentdescription p
{
	margin:0px;
    margin-left: 120px;
}

#agentdescription #bussiness 
{
  float: left;
  line-height: 17px;
  width: 85%;
}
#mtop
{
	margin-top:2%;
	padding:0px;
}
#agent_contact
{
    margin: 1%;
    overflow: hidden;
    width: 98%;
}
#company_detail 
{
	color:#8A8B8C;
	width:41%;
	float:left;
	line-height: 17px;
}
#company_detail span
{
	float:left;
	width:60%;
}

#company_detail span label
{
	margin:0px;
	padding:0px;
	margin-left:3%;

}

#company_detail div
{
	padding-top:9px;
    overflow: hidden;
}

#company_detail div label
{
	background: url("../images/sprite_images/agent_icon.png") no-repeat 0 -251px;
	padding-left: 18px;
	width:98px;
	float:left;
}

#email_agent
{
    float: right;
    width: 50%;
}
.contact_tabs
{
    padding: 0 0 0 3%;
    position: relative;
    top: 1px;
}
.contact_tabs li
{
	border:1px solid #CBD8E5;
    background-color: #E7EFF7;
    border-bottom: 1px solid #E7EFF7;
    line-height:21px;
    margin: 0 4px;
    text-align: center;
    width: 91px;
}

#agentemail_content
{
    background-color: #E7EFF7;
    border: 1px solid #CBD8E5;
    width: 98%;
}

#agentemail_content .r
{
	margin-bottom:5px;
	overflow: hidden;
}
#agentemail_content div
{
	background-color:#E7EFF7;
}
#agentemail_content input
{
	background-color:#E7EFF7;
}
#agentemail_content div .label
{
	width:30%;
	float:left;
	text-align:right;
	margin-right:3px;
	line-height: 23px;
}
#agentemail_content #txtmsg
{
	width:216px;
	*width:214px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) 
{
	#agentemail_content #txtmsg {width:214px;}
}
#usertop
{
	margin-top:2%;
	width:40%;
}

#summery
{
    margin-left: 4%;
    margin-top: 3%;
}
#summery div
{
	height: 26px;
}
#summery div label
{
	width:60%;
	float:left;
}
#summery div span
{
	float:left;
}
#summery div a:hover
{
	text-decoration: underline;
}

.property_bar
{
    margin: 1% 1% 30px;
    width: 98%;
}
.property_bar div
{
	height:22px;
}
.property_bar div.select
{
	background-color: #EAEAEA;
}
.property_bar div span
{
	float:left;
	line-height:22px;
}
.agentlistheading
{
	width:100%;
	background-color:#E4EBDB;
	border-top:2px solid #E4EBDB;
	border-bottom:3px solid #E4EBDB;
	margin-top:5px;
	font-weight:bold;
	height:15px;
}

#fmail_content
{
	clear:both;
	background:#FFFFFF;
	display:none;
	padding-top:2%;
}

#email_content
{
	clear:both;
	background:#FFFFFF;
	display:none;
	margin-top:2%;
}

#email_contentbox span
{
	display:block;
}

#email_contentbox label
{
	display:block;
	height:40px;
	top:2%;
}

#email_contentbox div
{
	padding:0px 0px 2% 0px;
	overflow:hidden;
	width:95%;
}

#email_contentbox div label
{
	display:block;
	width:20%;
	float:left;
	height:auto;
	text-align:right;
	padding:0px;
	margin-right:2%;
}

#email_contentbox div span
{
	display:block;
	width:30%;
	float:left;
	padding:0px;
}


.email_msg
{
	border: 1px solid rgb(153, 153, 153); 
	padding: 5px; 
	background-color: rgb(255, 247, 201); 
	width: 500px;
	color:#B71713;
}


.reg_terms_a
{
	font-weight:normal; 
	font-size:11px;
	text-decoration: underline;
	color:#666666;
}

.reg_terms_a:hover
{
	font-weight:normal; 
	font-size:11px;
	text-decoration: underline;
	color:#000000;
}

#agent_recent_properties
{
    font-size: 11p;
    margin: 1%;
    overflow: hidden;
    width: 98%;
}
#agent_recent_properties a
{
	color:#666666;
}
#agent_recent_properties label
{
	display:block; 
	margin-bottom:7px;
}
#agent_recent_properties div
{
	float:left;
	width:33%;
	padding: 7px 0;
}
#agent_recent_properties .br 
{
  clear: both;
}
#agent_featured_div 
{
  overflow: hidden;
  padding: 10px 0;
}
#agent_featured_div div
{
    float: left;
    height: 150px;
    margin: 0 28px;
    text-align: center;
    width: 13%;
}
#agent_featured_div div table
{
	margin-right:0;
}
#agent_featured_div label 
{
  clear: both;
  color: #776F42;
  font-size: 10px;
}
