#detail_header 
{
	width:584px;
	margin:0 5px;
	background: url(../../../../images/detail_hdr_bkg.gif) repeat-x;
	padding: 6px 0px 0px 2px
	}
	#detail_tools {
		display:inline;
		float:right;
		width: 150px;
		margin-top:10px
		}
		#detail_tools div { 
			font-size: 11px;
			font-weight: bold;
			text-transform: uppercase;
			margin-left: 8px;
			text-align: right;
  	    }
		#detail_tools ul {}
			#detail_tools ul li {
				float: right;
				font-size: 11px;
				font-weight: bold;
				text-transform: uppercase;
				margin-left: 8px;
				display: inline;
				}
			#detail_tools a 
			{
				padding-left: 25px; 
				}
				
	.icon_saved { background: url(../../../../images/icons/icon_saved.gif) no-repeat 2px 0px;}
	.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_schedule { background: url(../../../../images/icons/icon_schedule.gif) no-repeat 2px 0; }
	.icon_map { background: url(../../../../images/icons/icon_map.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_wrap { margin-bottom: 20px; }
	#detail_wrap .left,#detail_wrap .right { background: none; display: inline; margin: 10px 0 10px 8px; padding: 0; }
	#detail_wrap .left { width: 160px; margin-right: 0;}
	#detail_wrap .right { width: 412px; margin-left: 0; }
	
	#detail_address {width:420px; float:left; display:inline; margin-top:5px}
		#detail_address h3 { font-size: 18px; margin: 0; font-weight: bold; color:#A41D21}
		#detail_address p { font-size: 12px; color: #666; padding-bottom:5px}
	
	#detail_gallery_address {width:450px; float:left; display:inline; margin-top:5px}
		#detail_gallery_address h3 { font-size: 18px; margin: 0; font-weight: bold; color:#A41D21}
		#detail_gallery_address p { font-size: 12px; color: #666; padding-bottom:5px}
	
	#detail_price { margin-bottom: 10px; }
		#detail_price h4 { font-size: 14px; margin: 0; font-weight: bold; }
		#detail_price span { display:block; margin-bottom: 4px; font-size: 10px; line-height: 12px; color: #999; }
		
	#detail_dates { margin-bottom: 10px; border-bottom:1px dotted #999; border-top:1px dotted #999; padding:10px 0 }
		
	#detail_stats { margin-bottom: 10px; margin-top: 5px; padding-bottom:10px; border-bottom:1px dotted #999; }
	#detail_stats li {padding-left:10px; padding-bottom: 2px; background: url(../../../../images/dimensions_li_bg.gif) no-repeat 0 7px}

	#detail_open_house_info { margin-bottom: 10px; margin-top: 5px; padding-bottom:10px; border-bottom:1px dotted #999; }
	#detail_open_house_info li {padding-left:10px; padding-bottom: 2px; }

	#detail_amenities { margin-bottom: 10px; margin-top: 5px; padding-bottom:10px; border-bottom:1px dotted #999; }
	#detail_amenities li {padding-left:10px; padding-bottom: 2px; background: url(../../../../images/dimensions_li_bg.gif) no-repeat 0 7px}
		
	#detail_listing_tools { margin-bottom: 10px; margin-top: 5px; padding-bottom:10px; border-bottom:1px dotted #999; }
	#detail_listing_tools li {padding-left:10px; padding-bottom: 2px; background: url(../../../../images/dimensions_li_bg.gif) no-repeat 0 7px}
	
	#detail_contact_tools { margin-bottom: 10px; margin-top: 5px; padding-bottom:10px; border-bottom:1px dotted #999; }
	#detail_contact_tools li {padding-left:10px; padding-bottom: 2px; background: url(../../../../images/dimensions_li_bg.gif) no-repeat 0 7px}
	
	#detail_mortgage_center { margin-bottom: 10px; margin-top: 5px; padding-bottom:10px; border-bottom:1px dotted #999; }
	#detail_mortgage_center li {padding-left:10px; padding-bottom: 2px; background: url(../../../../images/dimensions_li_bg.gif) no-repeat 0 7px}
	
	#detail_advertiser { margin-bottom: 10px; }
		#advertiser_listing_url {
			margin: 10px 0;
			}
			
	#detail_agent { margin-bottom: 10px; }
				
	#agent_wrapper 
	{
		border-bottom: 1px dotted #C5C5B8;
		padding-bottom:10px
	}
	
	#detail_wrap .virtualTour 
	{
		text-align: center;
	}
	
	#detail_description {
		padding: 10px;
		padding-bottom: 5px;
		/*border-top: 1px dotted #C5C5B8;*/
		}
		#detail_description p { margin: 0; }
		
	#detail_features {
		padding: 2px 10px;
		}
		#detail_features h4 {
			margin-bottom: 2px;
	 		font-weight: bold;
			font-size: 12px;
			}
		#detail_features .feature {
	 		float: left;
			width: 180px;
			margin-right: 10px;
			border-right: 1px dotted #ccc;
			}
			#detail_features .feature p {
				padding: 2px 0;
				margin: 0;
				}
				
	#detail_demographics {
		margin-bottom: 10px;
		}
		#detail_demographics .tabContentGTS {
			padding: 12px;
			}
		#detail_demographics table {
			width: 100%;
			border-collapse: collapse;
			}
			#detail_demographics th {
				background: url(../../../../images/detail_demographics_th_bkg.gif) no-repeat bottom left;
				border-bottom: 2px solid #575744;
				padding: 5px 8px;
				}
				#detail_demographics th.first {
					background: none;
					}
			#detail_demographics td {
				border-left: 1px dotted #D3D3C9;
				border-top: 1px dotted #D3D3C9;
				padding: 5px 8px;
				background: #F5FAFA;
				text-align: center;
				}
				#detail_demographics td.first {
					font-weight: bold;
					border-left: none;
					text-align: left;
					}
				#detail_demographics .alt td {
					background: #fff;
					}
		#detail_demographics_map { border-top: 2px solid #575744; }
	
					
	
	
			
/* ------ photos ------ */
#detail_photos { margin: 0 0 15px;  }
	#detail_photo_wrap { text-align: center; margin-bottom: 10px; }
		#detail_photo_wrap img { border:1px solid #dddddd !important; }
		#detail_photo { width: 395px; height: 282px; }
	#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; }

	/* ------ more photos ------ */
	/* styles for more photos are located  - includes\javascript\jquery\jcarousel\skin.css */
		
	/* ------ photo loading ------ */
	#detail_photo_more_loading { width: 395px; 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; }


			
#analysis {
	background: url(../../../../images/analysis_bkg.gif) no-repeat;
	height:188px;
	width:625px;
	}
		
#similar_tabs {}
	#similar {
		width: 619px;
		}
		#similar .tabContent {} 
		#similar .scroll_left {
			width:27px;
			float:left;
			margin:50px 4px 0 0 
		 	}
		#similar .scroll_right {
			width:27px;
			float:right;
			margin:50px 0 0 4px
			}
		#similar a.listing { width: 170px; margin: 15px 6px 0 8px; display: block; float: left; text-decoration: none; }
			#similar a:hover.listing { background: #f2f2f2; display:block}
				#similar a.listing .listing_img {width: 170px; height: 115px;}
				#similar a.listing .top_num {position:relative;}
				/* alignment for single digit listings*/
				#similar a.listing .address { font-size: 12px; color: #999; margin-left:25px; display:block; position:relative; top:-35px}
				#similar a.listing .price { font-size: 12px; color: #999; margin-left:25px; margin-bottom:-25px; display:block; position:relative; top:-35px; font-weight:bold}
				/* alignment for tenth listing */
				#similar a#listing10 .address { font-size: 12px; color: #999; margin-left:35px; display:block; position:relative; top:-35px}
				#similar a#listing10 .price { font-size: 12px; color: #999; margin-left:35px; margin-bottom:-25px; display:block; position:relative; top:-35px; font-weight:bold}	
						
	#nearby .scroll_left {
		width:27px;
		float:left;
		margin:50px 4px 0 0 
		}
		.scroll_right {
			width:27px;
			float:right;
			margin:50px 0 0 4px
			}
	 	#nearby a.listing { width: 170px; margin: 15px 8px 0 8px; display: block; float: left; text-decoration: none; }
		#nearby a:hover.listing { background: #f2f2f2; display:block;}
			#nearby a.listing .listing_img {width: 170px; height: 115px;}
			#nearby a.listing .top_num {position:relative;}
			/* alignment for single digit listings*/
			#nearby a.listing .address { font-size: 12px; color: #999; margin-left:25px; display:block; position:relative; top:-35px}
			#nearby a.listing .price { font-size: 12px; color: #999; margin-left:25px; margin-bottom:-25px; display:block; position:relative; top:-35px; font-weight:bold}
			/* alignment for tenth listing */
			#nearby a#listing10 .address { font-size: 12px; color: #999; margin-left:35px; display:block; position:relative; top:-35px}
			#nearby a#listing10 .price { font-size: 12px; color: #999; margin-left:35px; margin-bottom:-25px; display:block; position:relative; top:-35px; font-weight:bold}
		
#emailformsmask
{
	background-color: #000;
	display: block;
	position: absolute;
	z-index:100;
	left: -1000px;
	top:-1000px;
	width:1px;
	height:1px;
	-moz-opacity: 0.6;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
#emailforms
{
	background-color: #fff;
	border: 2px solid #000;
	display: block;
	position: absolute;
	z-index:101;
	left: -1000px;
	top:-1000px;
	padding:10px;
}

#gutter {
	margin:25px 0px 0px 0px !important;
}

#tools_header 
{
	float: right;
	margin: 0px 10px 5px 10px;
}

#agent_content_left 
{
	margin-left:20px;
}

#detail_content_left 
{
	display:inline;
	float:left;
	margin-left:17px;
	margin-right:0px;
	width:602px;	
}

#detail_content_right {
	display:inline;
	float:right;
	margin-top:15px;
	margin-right:25px;
	width:336px;
}

/* ------ map ------ */
#detail_map_border {
	border: 1px solid #eaeaea;
	}
	#detail_map {
		height: 260px; 
		}
	#detail_map_streetview {
		/* styles for width and height are declared inline */
		}
	.map_open {
		border: 0;
		padding: 4px;
		margin-bottom: 15px;
		}
	.map_closed {
		height: 1px;
		visibility: hidden;
		margin: 0;
		padding: 0;
		overflow: hidden;
        display:none;
  		}
	
	#map_type { font-size: 11px; }
		#map_type li {
			background-color:#EDEAE2;
			border:1px solid #B2B2B2;
			display:block;
			float:left;
			margin:1pt;
			padding:3px 5px;
			}
			#map_type li a {color: #4A8DC5;}
		#map_type li.active {
			background-color: #fff;
			border: 1px solid #ddd;
			}
			#map_type li.active a {
				text-decoration: none;
				color: #333;
				}
			#map_type_text {
				color: #333;
				font-size: 11px;
				padding-top: 3px !important;
				}
		#map_type li#map_type_text {
			background-color:#ffffff;
			border:none;
			display:block;
			float:left;
			margin:1pt;
			padding:3px 5px;
			font-weight: bold;
		}		

#detail_get_directions {
	text-align: center;
	}
	#detail_get_directions label { color: #8C7D6A; }
	#detail_get_directions input#saddr  { width: 100px;}

/* ------ detail_paging ------ */
#detail_paging {
	margin: 0px 0px 10px 0px;
	text-align: center;
	background: #FFFFFF;
	padding: 6px;
	width: 385px;
	font-size: 11px;
	color: #3399CC;
	}
	#detail_paging a { text-decoration: none; font-size: 11px; padding-left: 10px; padding-right:10px; }
	#detail_paging #status {
		font-size:14px;
		font-weight:bold;
		padding: 0 0 4px 0;
		color: #563D21;
		}
	#detail_paging #paging_status {
		width: 385px;
		text-align:center;
		color:#575744
		}
		#paging_status div 
		{
			margin-bottom:10px;
		}
	#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 .back {}
		#detail_paging .back a {
			padding-left: 70px;
			padding-right: 70px;
			}
		#detail_paging .back span {
			padding-left: 70px;
			padding-right: 70px;
			}
	#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-top: 6px;
	margin-bottom: 10px;
	text-align: left;
	width: 160px;
	}
	#detail_contact img { }
	#detail_contact a {  }

	#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: 2px 0 2px 0; }
	
	#detail_contact .left { width: 83px; margin-right: 8px; }
		#detail_contact .left img { background: #fff; padding: 4px; }
	
	#detail_contact .right { float: left; width: 210px; margin-left: 2px; }
		.agent_name { font-size: 12px; font-weight: bold; }
		.advertiser_name { font-size: 14px; font-weight: bold; color: #666;  margin-top: -4px !important; margin-bottom: 6px !important;}
		.advertiser_address { margin-bottom: 0 !important; }
		.agent_phone { margin-bottom: 6px !important; }
		.agent_email { margin-top: 10px !important; }
		
	#detail_contact .center { width: 100%; }
		.agent_name { font-size: 12px; font-weight: bold; }
		.advertiser_name { font-size: 14px; font-weight: bold; color: #666;  margin-top: 0px !important; margin-bottom: 0px !important;}
		.advertiser_address { margin-bottom: 0 !important; }
		.agent_phone { margin-bottom: 0px !important; }
		.agent_email { margin-top: 0px !important; }

.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 14px 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;
			}

/******TERABITZ MAP VIEW******/


#terabitzFrame
{
	margin-top:10px; border:none
}

#map_view p{font-size:11px; color:#575744;  font-style:italic; float:right; margin-right:12px}

/****** GALLERY *******/

#detail_gallery_wrap { width: 580px; padding:5px; }
	#detail_gallery_wrap .print_link  { z-index: 9999999; padding: 15px 10px 0px 0px; float: right; width: 100px; text-align: right; }

#gallery_detail_address 
{
	float:left;
	margin-top:5px;
	width:320px;
}

#gallery_photo_wrap { width: 580px; }

#gallery_photo  { margin: 3px; float:left; }
	#gallery_photo img { border:1px solid #dddddd !important; width: 280px;}
	
#recently_sold_map { border: 1px !important; border-color: #333333 !important; }

#mortgage_calculator {}
	#mortgage_calculator .small 
	{
		font-family:arial,helvetica,sans-serif;	
		font-size:11px;
	}

.details_ohdates 
{
	color: #BB1323;
}

	#detail_mlsnumber { margin-bottom: 10px; }
