#detailspage
{	margin: 5px;
}

#detailspage .row
{	
}

#detailspage h2
{	margin: 0;
	padding: 10px 0 0 0;
	font-size: 17px;
	width: 45%;
	float: left;
}

#detailspage h3
{	margin: 10px 0 0 5px;
	padding: 0;
}

#detailspage .buttons
{	border-top: 1px solid black;
	border-bottom:	1px solid black;
	padding: 3px 0 3px 0;
	height: 20px;
	width: 100%;
	float: left;
	margin: 0 0 3px 0;
}
#detailspage .buttons a,
#listpage a#findonmap
{	display: block;
	float: left;
	height: 20px;
	width: 86px;
	margin: 0 3px 0 0;
}

#detailspage .buttons a#findonmap, 
#listpage a#findonmap{ 			background: url('../../imgs/realty/findonmap.gif') no-repeat; width: 90px;}
#detailspage .buttons a#info{		background: url('../../imgs/realty/requestinfo.gif') no-repeat; width: 90px;}
#detailspage .buttons a#email{	background: url('../../imgs/realty/emailfriend.gif') no-repeat; width: 90px;}
#detailspage .buttons a#tour{ 	background: url('../../imgs/realty/virtualtour.gif') no-repeat; width: 90px;}
#detailspage .buttons a#vlist{	background: url('../../imgs/realty/view_listings.gif') no-repeat top center; width: 96px;}
#detailspage .buttons a#add{		background: url('../../imgs/realty/add_hot_list_bg.gif') no-repeat top center; width: 90px;}
#detailspage .buttons a#remove{	background: url('../../imgs/realty/removefavs.jpg') no-repeat top center; width: 90px;}
#detailspage #moreImgs img
{	width:	80px;
	border:	0;
	margin:	0;
}

hr
{	color: black;
	height: 1px;
	border-top: 1px solid black;
	border-bottom: 0;
}

#detailspage img#mainImg
{	width:			50%;
	float:			left;
	margin:			0 12px 12px 5px;
}
#detailspage div#moreImgs
{	clear:			both;
	margin:			0 0 0 0;
}
#detailspage div#mainImg
{	width:			50%;
	height:			250px;
	background:		url('../../imgs/realty/no_photo_lg.jpg') no-repeat center center; /* Image place-holder */
	float:			left;
	margin:			0 12px 12px 5px;
}

#detailspage #pagedetails
{	margin: 15px 0 0 0;
}

#detailspage .basicInfo
{	float: left;
	width: 45%;
}

#detailspage .basicInfo p,
#detailspage .openHouse p
{	margin: 0;
	width: 100%;
	float: left;
}
#detailspage .basicInfo b,
#detailspage .openHouse b
{	display: block;
	width: 100px;
	float: left;
	padding: 0 0 0 25px;
}

#detailspage thumbnails
{ 	
}

#detailspage ul.col
{	width:			23%;
	float:			left;
	margin:			0;
	padding:			0 0 0 10px;
	list-style:		none;
	font-size:12px;
}
#detailspage ul.col li
{	background:		url('../../imgs/realty/bullet.gif') no-repeat;
	padding:			0 0 6px 10px;
}


#grayinfo, #grayemail
{	position:		absolute;
	z-index:			500;
	width:			100%;
	height:			100%;
	background:		url(../../imgs/realty/trans.gif);
	top:				0;
	left:			0;
	display: none;
}

#grayinfoconf, #grayemailconf
{	position:		absolute;
	z-index:			500;
	width:			100%;
	height:			100%;
	background:		url(../../imgs/realty/trans.gif);
	top:				0;
	left:			0;
}

.box
{	position:		absolute;
	z-index: 110;
	width: 300px;
	left: 50%;
	top: 100px;
	margin-left: -150px;
	background:		white;
	padding:			10px;
	border: 			#DDD6D2 1px solid;
}
.box h2
{	margin:			0 0 6px 0 !important;
	padding:			0;
}
.box a.close
{	border: 				#DDD6D2 1px solid;
	position:			absolute;
	top:					-1px;
	right:				-1px;
	color:				gray;
	padding:				3px;
	text-decoration: 	none;
	text-transform:	uppercase;
}
.box a.close:hover
{	color:			red;
}

form
{	margin:		0;
}
form .row
{	clear:		both;
}
form .row b
{	display:		block;
}

form .whole
{	width: 270px;
}

form .half
{	width: 131px;
}

form .submit
{	margin:				5px 0 0 0;
	padding:				4px;
	text-transform:	uppercase;
	background:			#007DB6;
	color: #ffffff;
}

.broker
{	font-size:10px;
}

#map span
{	font-size: 8px;
}


#map_canvas
{	width:	100%;
	height:	250px;
	clear:	both;
	margin:	10px 0 0 0;
}
#map_canvas span
{	font-size: 8px;
}

