﻿/* body */

.agents_page {
	width: 635px;
	float: left;
	padding: 5px 5px 0px 5px;
}

.agentspage_bottom {
	background: url(../image/agents_bottom.png) left bottom no-repeat;
	padding: 233px 0px 0px 0px;
	height: 20px;
}

/* business description*/

.agent_contacttext {
	width:620px;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

.agent_contacttext p {
	line-height: 20px;
	font-size: 11px;
	text-align: justify;
	color: #3f3f3f;
	padding-bottom: 5px;
}

/* contact details box */

.agent_contactinfo {
	width:350px;
	float: left;
	margin-right: 30px;
	margin-top: 2px;
	padding: 0px 0px 10px 0px;
}

.agent_contactinfo h1 {
	font-size:13px;
	height: 13px;
	font-weight:bold;
	margin-bottom: 15px;
	color:#4f6ea7;
	border-bottom: solid 1px #1d4ea7;
}

.agent_contactinfo h2 {
	color: #ffffff;
	font-size: 50px;
	text-shadow:1px 1px 1px #202020;
	font: bold 100% "Trebuchet MS", Tahoma, Arial;
	padding: 5px;
	margin: 0px 0 10px 0;
	border-bottom: 1px #000000;

}
.agent_contactinfo h3 {
	color: #585858;
	font-size: 50px;
	text-shadow:1px 1px 1px #202020;
	font: bold 100% "Trebuchet MS", Tahoma, Arial;
	padding: 5px;
	margin: 0px 0 10px 0;
	border-bottom: 1px #000000;

}

.agent_contactinfo p {
	line-height: 20px;
	font-size: 9px;
	text-align: justify;
	color: #3f3f3f;
	padding-bottom: 15px;
}

.agent_contactinfo a {

	color: #1d4ea7;
	font-weight:800;
	text-decoration: none;
}

.agent_contactinfo a:hover {

	color: #1d4ea7;
	font-weight:800;
	text-decoration: none;
}
ul#mail li {
	background: url(../image/icon-mail.png)left top no-repeat;
	line-height: 26px;
	font-size: 13px;
	text-align: justify;
	color: #3f3f3f;
	font-weight: 400;
	padding: 0 0 5px 30px;

}

ul#address li {
	line-height: 26px;
	font-size: 13px;
	text-align: justify;
	background: url(../image/icon-flag.png)top left no-repeat;
	color: #3f3f3f;
	font-weight: 400;
	padding: 0 0 5px 30px;

}
ul#phone li {
	line-height: 26px;
	font-size: 13px;
	text-align: justify;
	background: url(../image/icon-phone.png)top left no-repeat;
	color: #3f3f3f;
	font-weight: 400;
	padding: 0 0 5px 30px;

}

/* contact maps box */


.agents_page_maps {
    position: relative;
    width: 200px;
	height: 180px;
    float: right;
	padding: 1px 1px 20px 1px;
	right: 10px;
	top:28px;
	background: url(../image/maplist-bg.png) top left no-repeat;
}

/* contact logo box */
.logobox {
	width: 100px;
	height: 100px;
	float: left;
	position: relative;
	left: 2px;
	top:5px;
}

/* contact outside image box */

.outsidepic {
	width: 200px;
	height: 150px;
	background: url(../image/property-agents/agentbg.png) top left no-repeat;
	float: right;
	margin-right: 5px;
	margin-top: 2px;
	padding: 1px 1px 20px 1px;
	
} 

/* contact details box */
