/* ------ 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; }

/* ------ 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; }

#detail_multimedia { }

.multimedia_toggle { margin: 0 0 15px; font-weight: bold }

#detail_contact_tools img
{/*contact logo - task nr.28534*/ 
	width: 115px !important;
}

#detail_contact_agent_photo img
{
	width: 90px;
}

#detail_more_listings
{
	padding: 10px 10px 5px;
	text-align: center;
}

#photo_view 
{
	margin: 25px; 
	padding: 0px; 
	overflow: hidden; 
	width: 500; 
	height: 400px;
}

