/*--------------------- Listing Details page styles ------------------------*/

#container .topListingDetails{
	min-height:429px;
}


#container .agentDetailContent{
	width:492px;
	float:left;
	padding:0px;
	line-height:18px;
	font-size:13px;
	background-color:#656052;
}

.agentDetailContent .topColumn{
	float:none;
	color:#3e3e3e;
	background-color:#d9d8d4;
}

#container .agentDetailColumn{
	width:508px;
	float:left;
}
.agentDetailColumn .agentsSlideshow{
	width:508px;
	float:left;
	margin:5px 0px 0px 0px;
}
/*--------------------- msic styles ------------------------*/
h1{ 
	height:30px;
	margin:0px;
	padding:0px 0px 0px 30px;
	text-align:left;
	color:#FFF;
	font-size:14px;
	line-height:30px;
	background-color:#006f32;
	background-image:url(../images/icon_square.png);
	background-position:10px 10px;
	background-repeat:no-repeat;
	
}
h3{ 
	height:20px;
	margin:0px;
	text-align:left;
	color:#eb7a00;
	font-size:12px;
	line-height:20px;
	
}
.highlight1{
	color:#679440;
}
.highlight2{
	color:#8dc73f;
}
.companyTitle{
	color:#006f32;
	font-size:16px;
	font-weight:bold;
}
.sectionTitle{
	color:#fff;
	font-size:13px;
	font-weight:bold;
	margin:0px 0px 18px 0px;
}
.agentTitle{
	font-size:14pt;
	line-height:18px;
	color:#679440;
}
#topContent .topColumn .emptyResult{
	width:100%;
	margin-top:10px;
}
.imageTitle{
	width:50px;
	float:left;
	display:block;
	color:#3e3e3e;
	font-size:12px;
	line-height:12px;
}
/*--------------------- agentImage styles ------------------------*/
#slideshow{
	width:508px;
	height:380px;
}
#slideshow img {
	height:383px;
		width:auto;
	_width:auto;
}

#thumbnailHolder{
	width:488px;
	height:29px;
	padding:15px 0px 0px 20px;
	background-color:#d9d8d4;
}

#thumbClip{
	width:300px;
	float:left;
}

#thumbClip li{
	float:left;
	display:inline;
	margin:0px 3px 0px 3px;
	overflow:hidden;

}
#thumbClip li img{
	display:none;

}
#thumbClip li {
	width:14px;
	height:14px;
	display:block;
	background-color:#b7b7b7;
	text-decoration:none;
}
#thumbClip li:hover {
	width:14px;
	height:14px;
	display:block;
	background-color:#8dc73f;
}
#thumbClip .currentThumb{
	background-color:#679440;
}
/*--------------------- Featured Property styles ------------------------*/
.featuredPropertyTitle{
	color:#3f3c2a;
	font-weight:bold;
	font-size:14px;
}
.featuredPropertyAddress a{
	color:#006f32;
	font-weight:bold;
	font-size:14px;
}
.featuredPropertyAddress a:hover{
	color:#3f3c2a;
	font-weight:bold;
	font-size:14px;
}
/*--------------------- backLinkHolder styles ------------------------*/
#backLinkHolder{
	padding:8px 20px 8px 8px;
	background-color:#006f32;
	text-align:right;
}
#backLinkHolder a{
	color:#FFF;
	font-weight:bold;
}
#backLinkHolder a:hover{
	color:#8cc63e;
}
/*--------------------- agentInfo styles ------------------------*/
#agentInfo{
	min-height:160px;
	padding:40px 20px 20px 20px;
}

#agentBio{
	min-height:335px;
	padding:20px;
}

#agentBio ul{
	padding:0px 0px 20px 20px;
	list-style:outside disc;
}
#agentBio ol{
	padding:0px 0px 20px 20px;
	list-style:outside decimal;
}
/*--------------------- agentImageHolder styles ------------------------*/
#agentImageHolder{
	width:128px;
	height:160px;
	overflow: hidden;
	float:left;
	margin:0px 25px 0px 0px;
}

#agentImageHolder img{
	height:160px;
	width:auto;
	_width:auto;
}

/*--------------------- agentExtras styles ------------------------*/
.agentExtras{
	width:226px;
	float:left;
	margin:10px 0px 0px 0px;
}
.agentExtras a{
	color:#000;
}
.agentExtras a:hover{
	color:#3E3E3E;
}
.agentFullName{
	color:#006f32;
	font-size:16px;
	font-weight:bold;
	line-height:22px;
}
.agentOfficeName{
	color:#8cc63e;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
}
.agentlicenceNum{
	color:#747063;
}
.indent{
	margin-left:58px;
}
.extraGap{
	margin:35px 0px 0px  0px;
}
.itemGap{
	margin:0px 0px 10px  0px;
}
.extraTitles{
	font-weight:bold;
}
/*--------------------- agentLinks styles ------------------------*/
#agentLinks{
	width:474px;
	height:44px;
	padding:0px 0px 0px 18px;
	background-color:#3f3c2a;
}

#agentLinks li{
	height:40px;
	float:left;
	margin:2px 0px 0px 0px;
	display:inline;
	position:relative; 
	font-size:11px;
	line-height:24px;	 
}
#agentLinks #printBtn{
	background-image:url(../images/agent-detail/btn_print_agent.png);
}
#agentLinks #printBtn a{
	background-image:url(../images/agent-detail/btn_print_agent.png);
}
#agentLinks #visitBtn{
	background-image:url(../images/agent-detail/btn_visit_agent.png);
}
#agentLinks #visitBtn a{
	background-image:url(../images/agent-detail/btn_visit_agent.png);
}
#agentLinks li a{
	display:block;
	width:185px;
	height:40px;
	text-decoration:none;
	background-position:0 0;
	background-repeat:no-repeat;
}
#agentLinks li a:hover{
	background-position:0 -40px;
}
#agentLinks li span {
	display:none;
}
.topColumn #agentLinks  #visitBtn .deadLink{
	cursor:default;
	background-image:none;
	background-color:#3f3c2a;
	/* for IE */
 	 filter:alpha(opacity=60);
  	/* CSS3 standard */
 	 opacity:0.6;
}

/*--------------------- agentListings styles ------------------------*/
.agentListings{
	padding:20px;
}
.currentListings{
	background-color:#504c3f;
	min-height:210px;
}
.soldListings{}
.agentListings a{
	color:#8dc73f;

}
.agentListings a:hover{
	color:#ffffff;

}
.listingClip{
	margin:0px 0px 6px 0px;
}
/*--------------------- dynamicListing styles ------------------------*/
.dynamicListing{
	padding:7px;
	background-color:#615e52;
}
.stripe{background-color:#595548;}
.dynamicListing .addressHolder{
	float:left;
	text-align:left;
}
.dynamicListing .addressHolder a{
	color:#8dc73f;
	font-weight:bold;

}
.dynamicListing .addressHolder a:hover{
	color:#ffffff;
}
.dynamicListing .detailsHolder{
	float:right;
	text-align:right;
}
#seeAllListings{
	display:block;
	padding:7px;
	text-align:right;
	background-color:#615e52;
}
/*--------------------- soldListing styles ------------------------*/
.soldListing{
	width:132px;
	float:left;
	padding:10px;
	margin:0px 0px 0px 6px;
	text-align:center;
	font-size:11px;
}

.soldListing:first-child{
	margin:0px;
}

.soldListing .imageHolder
{
	width:99px;
	height:75px;
	margin:0 auto;
	overflow:hidden;
	border: 1px solid #FFF;
}

.soldListing .imageHolder img
{
	height:75px;
	width:auto;
	_width:auto;
}
.soldListing .listingAddress{
	width:132px;
	height:20px;
	color:#8dc73f;
	line-height:18px;
	
	overflow:hidden;
}
.soldListing .availabilityTitle
{
	color:#fff;

}
