/* ------ page overrides ------ */
h4 {
	color: #7C6A54;
	background: #F6EFE7;
	font-size: 13px;
	padding: 3px 5px;
	margin: 0;
	font-weight: bold;
	}
	

/* ------ detail_header ------ */
#detail_header { margin:  12px 0 10px 0px;}
	#detail_header h2 {
		color: #0E3159;
		font-size: 18px;
		}
	#detail_header h3 {
		color: #8C7D6A;
		font-size: 14px;
		}
	#detail_header p {
		color: #999;
		font-size: 11px;
		padding-left: 1px;
		}
	#detail_header span {
		color: #999;
		font-size: 11px;
		padding-left: 1px;
		}
	#detail_featured {
		position: absolute;
		top: 0px;
		right: 20px;
		height: 24px;
		width: 130px;
		text-indent: -9999px;
		background: url(../../images/bg_featured_listing.gif) no-repeat;
		}
	#detail_featured_agent {
		position: absolute;
		top: 10px;
		right: 30px;
		height: 24px;
		width: 130px;
		text-indent: -9999px;
		background: url(../../images/bg_featured_agent.gif) no-repeat;
		}


/* ------ photos ------ */
#detail_photos { margin: 0 0 15px 0; }
	#detail_photo_wrap { text-align: center; margin-bottom: 10px; position: relative; }
		#detail_photo { width: 420px; /*height: 330px;*/ overflow: hidden; }
	#detail_photo_wrap #just_listed { position: absolute; width: 75px; height: 75px; background: url(../../images/just_listed_bg.gif) no-repeat; text-indent: -9999px; }
	#detail_photo_wrap #recently_sold { position: absolute; width: 75px; height: 75px; background: url(../../images/recently_sold_bg.gif) no-repeat; text-indent: -9999px; }
.small
{
	width: 70px;
	height: 53px;
}
	/* ------ more photos ------ */
	/* styles for more photos are located  - includes\javascript\jquery\jcarousel\skin.css */
		
	/* ------ photo loading ------ */
	#detail_photo_more_loading { width: 440px; height: 53px; /*background: url(../../images/detail_photo_more_loading_bg.gif) center no-repeat;*/ }
	#detail_photo_more_loaded {}
		#detail_photo_more_loaded.loading { height: 0; overflow:hidden; }
		#detail_photo_more_loaded.active { height: 53px; overflow:hidden; }
	
	
/* ------ detail_description ------ */
#detail_description { margin: 0 0 10px 0; }
	#detail_description h4 {}
	#detail_description p { padding: 4px; }
	
	
/* ------ detail_open_house ------ */
#detail_open_house { margin: 4px; margin-bottom: 10px; }
	#detail_open_house h5 { color: #A41D21; font-size: 14px; font-weight: bold; }
	#detail_open_house p { padding: 2px 0; }
	

/* ------ detail_features ------ */
#detail_features { margin: 0 0 10px 0; }
	#detail_features h4 {}
	#detail_features p { padding: 4px; font-size: 13px; }
	#detail_features dl { list-style: none; margin: 4px; }
		#detail_features dt,
		#detail_features dd { margin: 2px 0; font-size: 13px; }
		#detail_features dt { clear: both; font-weight: bold; float: left; width: 100px; }
		#detail_features dd { float: left; width: 192px; }
	#detail_features ul { list-style: none; margin: 4px; }
		#detail_features li { margin: 2px 0; font-size: 13px; }
		
	#detail_features .left { width: 300px; }
	#detail_features .right { width: 150px; text-align: right; margin: 5px; }
	

/* ------ detail_amenities ------ */
#detail_amenities { margin: 0 0 10px 0; }
	#detail_amenities ul { list-style: none; margin: 4px; }
		#detail_amenities li { margin-left: 0; }
	/*#detail_amenities .amenity {
		float: left;
		width: 100px;
		border-right: 1px dotted #ccc;
		margin: 4px 6px 4px 4px;
		margin: 4px; 
		}
		#detail_amenities .amenity p {
			padding: 0;
			margin: 0;
			}*/
		

/* ------ detail_paging ------ */
#detail_paging {
	margin: 5px 0 5px 5px;
	text-align: center;
	background: #FAF5F1;
	padding:  6px 0 6px 6px;
	/* border: 1px solid #F2E9DB;
	border-top: 0;
	border-right: 0;
	position: absolute;
	top: 5px;
	right: 5px;*/
	font-size: 11px;
	color: #999;
	}
	#detail_paging a { color: #926738; text-decoration: none; font-size: 11px; }
	#detail_paging .previous {}
		#detail_paging .previous a {
			padding-left: 18px;
			background: url(../../images/btn_previous.gif) no-repeat left;
			}
		#detail_paging .previous span {
			padding-left: 18px;
			background: url(../../images/btn_previous_off.gif) no-repeat left;
			}
	#detail_paging #paging_status {
		font-size: 12px;
		padding: 0 0 4px 0;
		color: #563D21;
		}
	#detail_paging .next {}
		#detail_paging .next a {
			padding-right: 18px;
			background: url(../../images/btn_next.gif) no-repeat right;
			}
		#detail_paging .next span {
			padding-right: 18px;
			background: url(../../images/btn_next_off.gif) no-repeat right;
			}
			
			
/* ------ detail_contact ------ */
#detail_contact {
	padding: 8px;
	padding-top: 6px;
	background: /*#F5F5F5*/#EDDFB9 none repeat scroll 0 0;
	margin-bottom: 10px;
	/*border-color: #ff9900;
	border-width: 1px;
	border-style: solid;*/
	}
	#detail_contact h4 { padding: 0; margin: 1px 0 8px 0; background: none; color: #333; font-size: 15px; letter-spacing: -0.04em; font-weight: normal; }
	#detail_contact ul { list-style: none; }
		#detail_contact li { margin: 0 0 4px 0; }
	
	#detail_contact .left { width: 96px; margin-right: 8px; }
		#detail_contact .left #agent_img { height: 96px; overflow: hidden; text-align:center; }
		#detail_contact .left img { background: #fff; padding: 2px; margin: 0 auto; }
	
	#detail_contact .right { float: /*left;*/right; width: 165px; margin-left: 2px; }
		.agent_name { font-size: 14px;  font-weight: bold; color: #0E3159; }
		.advertiser_name { font-size: 11px; color: #666;  margin-top: -4px !important; margin-bottom: 6px !important;}
		.advertiser_address { margin-bottom: 0 !important; }
		.advertiser_homepage_url a { color: #0E3159!important;  }
		.agent_phone a { margin-bottom: 6px !important; color:#0E3159!important; text-decoration:underline!important;}
		.agent_email { margin-top: 10px !important; }
	.right #detail_contact .right .agent_directory a { margin-bottom: 0 !important; font-size: 12px; color: #0E3159; text-decoration: underline;}
			
			
/* ------ detail_tools ------ */
#detail_tools {
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 0;
	background: /*#F5F5F5*/#d7d7d7 none repeat scroll 0 0;
	margin-bottom: 10px;
	margin-top: 10px;
	/*border-color: #ff9900;
	border-width: 1px;
	border-style: solid;*/
	}
	#detail_tools .tool a {
		padding: 2px 0;
		padding-left: 20px;
		text-decoration: none;
		display: block;
		color: #333;
		}
	#detail_tools .tool {
		float: left;
		width: 135px;
		display: inline;
		padding-right: 10px;
		padding-bottom: 10px;
		font-weight: bold;
		}
	.icon_saved { background: url(../../images/icons/icon_saved.gif) no-repeat 2px 0; }
	.icon_save { background: url(../../images/icons/icon_save.gif) no-repeat 2px 0; }
	.icon_finance { background: url(../../images/icons/icon_finance.gif) no-repeat 2px 0; }
	.icon_print { background: url(../../images/icons/icon_print.gif) no-repeat 2px 0; }
	.icon_email { background: url(../../images/icons/icon_email.gif) no-repeat 2px 0; }
	.icon_phone { background: url(../../images/icons/icon_phone.gif) no-repeat 2px 0; }
	.icon_map { background: url(../../images/icons/icon_map.gif) no-repeat 2px 0; }
	.icon_map_detail {background: url(../../images/icons/icon_map_detail.gif) no-repeat 2px 0; }
	.icon_map_featured { background: url(../../images/icons/icon_map_featured.gif) no-repeat 2px 0; }
	.icon_photos { background: url(../../images/icons/icon_photos.gif) no-repeat 2px 0; }
	
	#detail_tools #bookmark {
		clear: both;
		padding-bottom: 8px;
		}
			
			
/* ------ detail_resources ------ */
#detail_resources { background: #EFEBE7 url(../../images/detail_resources_bg.jpg) repeat-x; padding: 8px; }
	#detail_resources h2 {
		color: #342D25;
		font-size: 14px;
		text-align: center;
		height: 30px;
		font-family: Georgia;
		}
	#detail_resources h3 {
		color: #342D25;
		font-variant: small-caps;
		font-size: 15px;
		font-weight: bold;
		}
	#detail_resources .horiz_rule { border-bottom: 1px dotted #BCB2A6;  margin: 10px 0; }
	#detail_resources .resource { margin: 0; }
		#detail_resources .resource img {
			float: left;
			width: 73px;
			margin: 3px 10px 0 0;
			}
		#detail_resources .resource p {
			margin: 0;
			padding: 0;
			}
		#detail_resources .rate_assumed {
			font-size: 16px;
			color: #EE3224;
			}
		#detail_resources p.rate_actual {
			margin: 10px 0;
			}
		#detail_resources .resource p span {
			display: block;
			font-size: 10px;
			color: #999;
			}
	
	
/* ------ detail_demographics ------ */
#detail_demographics {
	margin-bottom: 10px;
	}
	/* styles for api are located  - includes\css\demographics.css */
	
	
/* ------ detail_bookmark ------ */
#detail_bookmark {
	margin: 0 0 10px 0;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	background: #fafafa;
	padding: 5px;
	text-align: center;
	}
	
	
/* ------ map ------ */
#detail_map_border {
	/*padding: 6px;
	border: 1px solid #eaeaea;
	background: #F6EFE7;
	margin-bottom: 15px;*/
	}
	#detail_map {
		height: 350px;
		}
	#detail_map_streetview {
		/* styles for width and height are declared inline */
		}
	.map_open {
		border: 0;
		background: #F6EFE7;
		padding: 4px;
		margin-bottom: 15px;
		}
	.map_closed {
		height: 1px !important;
		visibility: hidden;
		margin: 0;
		padding: 0;
		overflow: hidden;
		}
	
	#map_type { font-size: 11px; }
		#map_type li {
			margin: 0;
			float: left;
			display: block;
			background-color: #F6EFE7;
			padding: 5px;
			border: 1px solid #F6EFE7;
			border-bottom: 0;
			}
			#map_type li a {color: #333!important;}
		#map_type li.active {
			background-color: #fff;
			border: 1px solid #ddd;
			border-bottom: 0;
			}
			#map_type li.active a {
				text-decoration: none;
				color: #333;
				}
			#map_type_text {
				color: #333;
				font-size: 11px;
				padding-top: 3px !important;
				}
		
#detail_get_directions {
	text-align: center;
	padding: 5px;
	}
	#detail_get_directions label { color: #8C7D6A; }
	
	
/* ------ agent_info ------ */
#agent_info {
	margin: 12px 5px 10px 0;
	/*background: url(../../images/agent_info_bg.jpg) repeat-x;*/
	background: #e8e8e8;
	border-bottom: dotted 1px #c0c0c0;
	padding: 10px;
	}
	#agent_info .left { width: 480px; }
	#agent_info .right { width: 220px; /*background: #f5f5f5;*/ border-left: 1px dotted #c0c0c0; }
	
	#agent_header {
		margin: 0 0 10px 4px;
		}
		#agent_header h2 {
			color: #0E3159;
			font-size: 18px;
			}
		#agent_header h3 {
			color: #8C7D6A;
			font-size: 14px;
			}
		#agent_header p {
			color: #999;
			font-size: 11px;
			padding-left: 1px;
			}
		
	#agent_photo {
		float: left;
		display: inline;
		width: 96px;
		height: 96px;
		overflow: hidden;
		text-align: center;
		}
		#agent_photo img {
			padding: 2px;
			background: #fff;
			margin: 0 auto;
			}
		
	#agent_bio {
		float: right;
		width: 370px;
		display: inline;
		margin-right: 10px;
		}
		
	#agent_contact {
		margin:  15px 16px;
		}
		#agent_contact h2 {
			color: #0E3159;
			font-size: 14px;
			margin-bottom: 4px;
			font-weight: bold;
			}
		#agent_contact h3 {
			color: #333;
			font-size: 13px;
			margin-bottom: 4px;
			}
		#agent_contact p a {
			color: #333;
			font-size: 13px;
			margin-bottom: 4px;
			text-decoration: underline;
			}
		#agent_contact p a:hover {
			color: #FF0000;
			font-size: 13px;
			margin-bottom: 4px;
			text-decoration: none;
			}	
			
		
		#agent_contact h4 {
			color: #666;
			font-size: 12px;
			background: none;
			padding: 0;
			font-weight: normal;
			margin-bottom: 4px;
			}
			#agent_contact h4 span {
				display: block;
				}
				
.agent_listings {
	margin: 15px 5px 0 0;
	background: #F5F2EF /*#EAE3DDurl(../../images/agent_listings_bg.jpg) repeat-x*/;
	padding: 10px;
	padding-right: 0;
	}
	.agent_listings h2 {
		font-size: 15px;
		font-weight: bold;
		color: #333;
		margin: 0 0 0 4px;
		}
	.agent_listing {	
		float: left;
		display: inline;
		margin: 14px 0 0 0;
		width: 143px;
		height:165px;
		text-align: center;
		font-size: 11px;
		}
		.agent_listing a { color: #000; }
		.agent_listing img {	
			width: 115px;
			height: 86px;
			padding: 3px;
			background: #fff;
			}
		.agent_listing h3 {	
			color: #333;
			font-size: 13px;
			margin: 0;
			font-weight: bold;
			}
		.agent_listing h4 {
			color: #333;
			font-size: 11px;
			background: none;
			padding: 0;
			font-weight: normal;
			margin: 0;
			}
		.agent_listing p {
			color: #666;
			padding: 0;
			margin: 0;
			}
			
.mortgage_calculator { font-size: 12px; padding: 6px 8px 8px;font-family:Arial,Helvetica,sans-serif; }
      .mortgage_calculator h3 { font-size: 14px; font-weight: bold; padding-bottom: 3px;  }
      .mortgage_calculator .price_text { font-style: italic; }
      .mortgage_calculator .rate_assumed { margin-top: 9px; list-style-type:none;}
		.mortgage_calculator .rate_assumed li {margin:0 0 4px 0; padding:0;}
      .mortgage_calculator .mortgage_price { font-weight: bold; font-size: 18px; }      
	  .mortgage_calculator .bottom_border{border-bottom: 1px dotted #D0D0D0; margin-top:0px; margin-bottom:5px;}	
	  .mortgage_calculator .rate_actual {margin-top:3px;	}
		.mortgage_calculator .rate_actual a {color:#003399 !important;}
		
		
/* ------ floorplans ------ */
#detail_floorplans { margin: 0 0 15px;  }
	#detail_floorplan_wrap { text-align: center; margin-bottom: 10px; }
		#detail_floorplan_wrap img { border:1px solid #dddddd !important; }
		#detail_floorplan { width: 395px; height: 282px; }
	#detail_floorplan_wrap #just_listed { position: absolute; width: 75px; height: 75px; background: url(../../../../images/just_listed_bg.gif) no-repeat; text-indent: -9999px; }
	#detail_floorplan_wrap #recently_sold { position: absolute; width: 75px; height: 75px; background: url(../../../../images/recently_sold_bg.gif) no-repeat; text-indent: -9999px; }

	/* ------ more floorplans ------ */
	/* styles for more floorplans are located  - includes\javascript\jquery\jcarousel\skin.css */
		
	/* ------ floorplan loading ------ */
	#detail_floorplan_more_loading { width: 395px; height: 53px; background: url(../../../../images/detail_floorplan_more_loading_bg.gif) center no-repeat; }
	#detail_floorplan_more_loaded {}
		#detail_floorplan_more_loaded .loading { height: 0; overflow:hidden; }
		#detail_floorplan_more_loaded .active { height: 53px; overflow:hidden; }
		.multimedia_toggle { margin: 0 0 15px; font-weight: bold }
		
		#detail_floorplan_more_loaded.active {
    height: 53px;
    overflow: hidden;
}
#detail_floorplan_more_loading {
    height: 53px;
    width: 440px;
}
