@charset "utf-8";

.clear {clear: both;}

/* ========== HEADER ========== */

#agdet_cont_wrap {
	border-bottom: solid 1px #cccccc;
	padding-bottom: 13px;
	width: 100%;
}
#agdet_cont {margin-left: 160px;}

#agdet_cont_left {
	float: left;
	width: 160px;
}

#agdet_photo_wrap {
	background: #ababab;
	border: solid 1px #818181;
	float: left;
	padding: 4px;
}

#agdet_title {
	border-bottom: solid 1px #cccccc;
	color: #000000;
	display: block;
	font-size: 16pt;
	font-weight: bold;
	padding: 3px 0;
}

#agdet_subtitle {
	color: #666666;
	display: block;
	font-size: 9pt;
	padding: 2px 0 8px 0;
}
#agdet_subtitle span {
	font-style: italic;
}


/* ---------- social_media ---------- */

.agdet_social {
	float: left;
	padding-top: 8px;
	width: 150px;
}
.agdet_social a {
	border: none;
	display: block;
	float: left;
	margin-left: 5px;
}
.agdet_social a:first-child {
	margin-left: 0;
}
.agdet_social a img {
	border: none;
}

/* ---------- phone numbers ---------- */

#agdet_contact {padding: 10px 0 7px 0;}

#agdet_contact span {
	border-bottom: dotted 1px #cccccc;
	color: #888888;
	display: block;
	font-size: 7pt;
	height: 27px;
	line-height: 30px;
	padding-left: 24px;
	text-transform: uppercase;
}	
#agdet_contact span span {
	border: none;
	color: #555555;
	display: inline;
	float: none;
	font-size: 9pt;
	font-weight: bold;
	line-height: 27px;
	padding: 0;
	text-transform: none;
}
.agdet_phone_o {background: url(../images/agents/icon_office.png) no-repeat left 2px;}
.agdet_phone_c {background: url(../images/agents/icon_phone.png) no-repeat 4px 2px;}
.agdet_phone_f {background: url(../images/agents/icon_fax.png) no-repeat left 2px;}

/* ---------- button bar ---------- */

.agdet_butt {
	height: 24px;
	margin-top: 7px;
}

.agdet_butt a:link, .agdet_butt a:visited {
	background-position: top;
	background-repeat: no-repeat;
	color: #888888;
	display: block;
	float: left;
	font-size: 8pt;
	line-height: 24px;
	margin-right: 5px;
	text-decoration: none;
	text-shadow: 1px 1px 1px #ffffff;
	width: 77px; height: 24px;
}
.agdet_butt a:hover, .agdet_butt a:active {
	background-position: bottom;
	color: #555555;
	font-size: 8pt;
	line-height: 26px;
	text-decoration: none;
}

.agdet_email {background: url(../images/agents/bt_email.png);}
.agdet_website {background: url(../images/agents/bt_website.png);}
.agdet_listings {background: url(../images/agents/bt_listings.png);}

.agdet_butt span {padding-left: 28px;}


/* ---------- social_media right ---------- */

.agdet_social_right {
	border-top: dotted 1px #cccccc;
	margin-top: 14px;
	padding-top: 14px;
}
.agdet_social_right a {
	border: none;
	display: block;
	float: left;
	margin-left: 5px;
}
.agdet_social_right a:first-child {
	margin-left: 0;
}
.agdet_social_right a img {
	border: none;
}

/* ========== TEXT ========== */

#agdet_text {
	color: #333333;
	padding: 20px 0;
	text-align: justify;
}
#agdet_text p {
	margin: 0 0 15px 0;
	padding: 0;
}

/* ========== CONTACT FORM ========== */

/* ---------- panel top ---------- */

.agdet_pan_top {
	background: url(../images/agents/panel_small.png) no-repeat left top;
}
.agdet_pan_top div {
	background: url(../images/agents/panel_small.png) no-repeat right -10px;
}
.agdet_pan_top div div {
	background: url(../images/agents/panel_small.png) repeat-x left -5px;
	font-size: 1pt;
	height: 5px;
	margin: 0 5px;
}

/* ---------- panel mid ---------- */

.agdet_pan_mid {
	background: #f7f7f7;
	border-left: solid 1px #dedede;
	border-right: solid 1px #dedede;
	padding: 0 5px 5px 5px;
}
.agdet_pan_title {
	background: #999999 url(../images/agents/titlebar.jpg) repeat-x top;
	border-top: solid 1px #ffffff;
	color: #ffffff;
	display: block;
	font-size: 8pt;
	font-weight: bold;
	height: 21px;
	line-height: 21px;
	padding: 0 8px;
	text-shadow: #555555 -1px -1px 0px;	
	text-transform: uppercase;
}

/* ---------- panel bottom ---------- */

.agdet_pan_bot {
	background: url(../images/agents/panel_small.png) no-repeat left -15px;
}
.agdet_pan_bot div {
	background: url(../images/agents/panel_small.png) no-repeat right -25px;
}
.agdet_pan_bot div div {
	background: url(../images/agents/panel_small.png) repeat-x left -20px;
	font-size: 1pt;
	height: 5px;
	margin: 0 5px;
}

/* ---------- contact form ---------- */

#agdet_inq_wrap form {
	margin: 0;
	padding: 0;
}
#agdet_inq_top {
	display: block;
	float: left;
	padding-bottom: 8px;
	width: 460px;
}
#agdet_inq_wrap label {
	color: #666666;
	float: left;
	font-size: 8pt;
	height: 22px;
	line-height: 22px;
	margin: 7px 10px 0 0;
	text-align: right;
}
.agdet_inq1 {width: 80px;}
.agdet_inq2 {width: 70px;}

#agdet_inq_wrap input[type="text"], .agdet_tf, #agdet_inq_wrap textarea {
	background: #ffffff;
	border: solid 1px #cecece;
	color: #666666;
	float: left;
	font-size: 8pt;
	height: 22px;
	margin: 7px 6px 0 0;
	padding: 2px;
}
#agdet_inq_wrap input[type="text"], .agdet_tf {height: 20px; line-height: 20px; padding: 0 3px; width: 130px;}	
#agdet_inq_wrap textarea {display: block; height: 70px; width: 370px;}

#agdet_inq_bot {
	border-top: dotted 1px #cccccc;
	clear: both;
}

/* ---------- inquire form captcha ---------- */

#agdet_captcha {
	margin: 15px 0 10px 90px;
	width: 376px;
}
#agdet_captcha div span {
	color: #951c1f;
	display: block;
	font-size: 8pt;
	font-weight: bold;
	padding: 5px 0;
	text-align: center;
}
#agdet_captcha div img {
	border: solid 2px #999999;
	float: left;
	margin: 5px;
}
#agdet_captcha div input[type="text"], .agdet_textbox {margin: 14px 0 0 6px;}

/* ---------- inquire form button ---------- */

#agdet_inq_wrap a:link, #agdet_inq_wrap a:visited {
	background: url(../images/agents/bt_inquire.png) no-repeat top;
	color: #999999;
	display: block;
	font-size: 7pt;
	font-weight: bold;
	line-height: 26px;
	margin: 7px 0 0 275px;
	text-align: center;
	text-decoration: none;
	text-shadow: #ffffff 1px 1px 0px;
	text-transform: uppercase;
	width: 190px; height: 26px;
}
#agdet_inq_wrap a:hover, #agdet_inq_wrap a:active {
	background-position: bottom;
	color: #666666;
	text-decoration: none;
}
#agdet_inq_wrap a span {padding-left: 22px;}