
div#body { background: url(/img/bgs/bg-palms.png) no-repeat bottom right; }


div#property { clear: both; float: left; width: 80%; margin-bottom: 5em; margin-top: 20px}
	div#detail-box { width: 550px; margin: 0 auto 15px auto; background: #74e2fd; text-align: center; padding-bottom: 5px; border: 1px dotted #6d70a9; }
	div#detail-box h1 { margin: 0; padding: 0; }
	div#detail-box ul { margin: 0; padding: 10px; list-style-type: none; }
	div#detail-box ul li { float: left; margin-right: 10px; }
	div#detail-box ul li a { display: block; background: #696D6B; color: #fff; font-family: arial; font-size: 11px; padding: 3px; text-decoration: none; border: 1px solid #7AFFC2; }
	div#detail-box ul li a:hover { text-decoration: underline; }
	/*div#detail-box ul li span { display: none; }*/
	div#detail-box div.card { clear: both; margin: 0 10px; text-align: left; }


	div#detail-box div.li { width: 315x; float: right; text-align: center; margin-right: 10px; }
	div#detail-box div.li img { border: 1px solid #000; overflow: hidden; }
	div#detail-box p { margin: 0; padding: 0; }
	
	#mlsn { float: left; color: #474646; }
	#prvnext { text-align: right; }
	#prvArrow, #nxtArrow { background: #11568B; color: #fff; padding: 0 4px; text-decoration: none; border: 1px solid #2775A4; }
	#prvArrow:hover, #nxtArrow:hover { color: #74E2FD; }
	/*
	#ndprint a { background-image: url('/img/detail/print.gif') ; }
	#ndprint a:hover { background-image: url('/img/detail/print-over.gif'); }
	#ndemail a { background-image: url('/img/detail/email.gif') ; }
	#ndemail a:hover { background-image: url('/img/detail/email-over.gif'); }
	#ndcalc a { background-image: url('/img/detail/calculate.gif') ; }
	#ndcalc a:hover { background-image: url('/img/detail/calculate-over.gif'); }
	#ndapt a { background-image: url('/img/detail/appt.gif'); }
	#ndapt a:hover { background-image: url('/img/detail/appt-over.gif'); }
	#ndschool, #ndmap, #ndtour { display: block; float: left; width: 49px; height: 35px; background-repeat: no-repeat; }
	#ndschool span, #ndmap span, #ndtour span { display: none; }
	#ndschool { background-image: url('/img/detail/school.gif'); }
	#ndschool:hover { background-image: url('/img/detail/school-over.gif'); }
	#ndmap { background-image: url('/img/detail/mapit.gif'); }
	#ndmap:hover { background-image: url('/img/detail/mapit-over.gif'); }
	#ndtour { background-image: url('/img/detail/tour.gif'); }
	#ndtour:hover { background-image: url('/img/detail/tour-over.gif'); }
	*/

div#property h1, div#property h2, div#property h3, div#property h4, div#property h5 { clear: both; border-bottom: 1px dotted #6d70a9; }
div#property span.l { font-weight: bold; }
div#property p#description { font-size: 130%; }
div#property table.details-box td { vertical-align: top; width: 32%; }
div#property table.details-box td div { padding-right: 10px; }
div#property ul.pinfo { list-style-type: none; margin: 0; padding: 0; }
div#property ul.pinfo li { clear: both; line-height: 1.3em;  }

div#realtor { float: left; width: 17%; margin-left: 10px; padding-left: 10px; text-align: center; border-left: 1px dotted #6d70a9; }
div#realtor small { color: #9d9d9d; font-size: 80% !important; }

div#aod { text-align: center; width: 109px; background: #000; color: #fff; font-weight: bold; margin: 0 auto 10px auto; }
div#aod img { display: block; margin-bottom: 2px; }

div#dlogo { background: url(/img/detail/logo.png) no-repeat; position: absolute; width: 527px; height: 109px; margin-top: -109px; margin-left: 25px; }

* html div#dlogo { margin-left: -252px; }
*+html div#dlogo { margin-left: -252px; }

h3 { color: #9e0039 }

div#st a { color: #000 !important; text-decoration:none; font-weight: bold; }
