﻿.container100
{
	background:transparent url(/Images/bg_live_cont.gif) repeat-x;
	padding: 48px 0 0 30px;
}
#findMain
{
	width: 850px;
}

.find-form-header
{
	background: url(/Images/bg_dotted_hor.gif) repeat-x 0 100%;
	padding-bottom: 7px;
	-padding-bottom: 0;
}

.find-form-header h2
{
	font-size: 18px;
	font-family: Arial, sans-serif;
	color: #666;
	margin-bottom: 5px;
}

.find-form-header span
{
	font-size: 11px;
	line-height: 11px;
	float: left;
}

.find-form-header a
{
	font-size: 11px;
	line-height: 11px;
	text-decoration: underline !important;
	float: right;
}

.find-form-wrap
{
	clear: both;
 	margin: 20px 0 16px;
}

.find-form-wrap fieldset
{
	display: block;
	float: left;
	width: 425px;
	height: 59px;
}

.find-form-wrap label, .find-form-wrap a
{
	display: block;
	font-weight: bold;
	color: #555;
	font-size: 12px;
	padding-bottom: 7px;
}

.find-form-wrap a { padding: 0 }

.find-form-wrap div.form-item
{
	float:left;
	padding-right: 18px;
}

.find-form-wrap div.form-item.first
{
	padding-right: 32px;
}
.find-form-wrap div.form-item.langSpoken
{
	padding-right: 0;
}

.find-form-wrap .small-input
{
	width: auto;
}

#txtOfficeName,
#txtFirst,
#txtLast,
#txtCity
{
	width: 163px;
}

#txtZip
{
	width: 85px;
}

a.find-btn-clear,
a.find-btn-submit
{
	display: block;
	background: #efe;
	width: 68px;
	height: 20px;
	float: left;
	margin: 20px 12px 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -999em;
}
a.find-btn-clear:hover,
a.find-btn-submit:hover
{
	background-position: 0 -20px;
}
a.find-btn-clear
{
	background-image:url(/Images/btn_clear_blue.gif);
}
a.find-btn-submit
{
	width: 80px;
	background-image:url(/Images/btn_submit_blue.gif);
}

.find-results-cap
{
	clear: both;
	width:836px;
}	

.find-results-cap .mod-outline-wrap
{
	padding: 16px 18px 11px;
}

.find-results-cap h3
{
	font-size: 14px;
	line-height: 16px;
	padding-top: 2px;
	*padding-top: 4px;
	float: left;
	margin:0;
}

.find-results-cap .block1
{
	float: left;
	width: 525px;
}

.find-results-cap .block1 span
{
	margin-top: 10px;
}

.find-results-cap .block2
{
	float: right;
	line-height: 16px;
}

.find-results-cap .block3
{
	width: 825px;
}

.find-results-cap .block3 span
{
	margin-top: 10px;
}

.find-results-body
{
	margin: 20px 0 10px;
}

.find-results-body .find-results-box
{
	width: 200px;
	height: 215px;
	height: 225px;
	margin: 0 10px 10px 0;
	float: left;
}

.find-results-body .mod-outline-wrap
{
	padding: 12px 14px 7px;
	height: 186px;
	height: 196px;
	overflow: hidden;

}

.find-results-box p
{
	margin: 0;
}
.find-results-box .img-hdr
{
	height: 62px;
	-height: auto;
	
	color: #66a7da;
}

.find-results-box .img-hdr .img-link
{
	display: block;
	border: 3px solid #fff;
	margin-left: -4px;
	margin-top: -4px;	
	float: left;

	-zoom: 1;
	-height: 1%;	
}

.find-results-box .img-hdr .img-link:hover
{
	border: 3px solid #66a7da;
}

.find-results-box .img-hdr img
{
	border: 1px solid #fff;
}

.find-results-box .img-hdr span
{
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 0 4px;
	float: left;
	width: 120px;
	height: 52px;
	position: relative;
	
}

.find-results-box .img-hdr span span
{
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding: 0;
	float: none;
	width: auto;
	height: auto;
	position: absolute;
	bottom: 0;
}

.find-results-box .img-hdr span span em
{
	display: block;
	color: #666 !important;
	font-size: 11px;
}

.find-results-box .title-hdr
{
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	min-height: 33px;
	-height: 33px;
	border-bottom: 1px solid #dfdfdf;
	clear: both;
}

.find-results-box .phone
{
	font-size: 12px;
	margin-top: 6px;
}

.find-results-box .addr
{
	font-size: 12px;
	line-height: 13px;
	margin: 6px 0 14px;
}

.find-results-box .link-profile
{
	font-size: 11px;
	background:url(/Images/bullet_agent_profile.gif) no-repeat 0 50%;
	padding-left: 14px;
	padding-right: 5px;
}

.find-results-box .link-office-profile
{
	font-size: 11px;
	background:url(/Images/bullet_office_profile.gif) no-repeat 0 50%;
	padding-left: 14px;
	padding-right: 5px;
}

.find-results-box .link-email
{
	font-size: 11px;
	background:url(/Images/bullet_agent_email.gif) no-repeat 0 50%;
	padding-left: 18px;
	padding-right: 5px;
}

.find-results-box .link-website
{
	font-size: 11px;
	background:url(/Images/bullet_agent_website.gif) no-repeat 0 50%;
	padding-left: 18px;
	padding-right: 5px;
}

/*Modified Corners - Start */

#bd .mod-outline {
	border:1px solid #d9d9d9;
	margin-bottom:10px;
	padding-bottom:0;
	position:relative;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#bd .mod-outline-top-left,
#bd .mod-outline-bottom-left,
#bd .mod-outline-top-right,
#bd .mod-outline-bottom-right
{
	display: none;
	*display: block;
	width: 5px;
	height: 5px;
	position: absolute;
}

#bd .mod-outline-top-left  {
	left:-1px;
	top:-1px;
	background:url(/Images/bg_corners_tl.gif) no-repeat 0 0;
}
#bd .mod-outline-bottom-left  {
	left:-1px;
	bottom:-1px;
	background:url(/Images/bg_corners_bl.gif) no-repeat 0 0;
	-bottom: -11px;
}
#bd .mod-outline-top-right  {
	right:-1px;
	top:-1px;
	background:url(/Images/bg_corners_tr.gif) no-repeat 0 0;
}
#bd .mod-outline-bottom-right  {
	right:-1px;
	bottom:-1px;
	background:url(/Images/bg_corners_br.gif) no-repeat 0 0;
	-bottom: -11px;
}

#bd .mod-outline-wrap	{
	padding: 10px;
}
/*Modified Corners - End */

#ddlLang { width: 200px; }
