
/* CSS Document */

#detailsLeft
{
	width:360px;
	float:left;
	margin-left:40px;
}

#detailsAddress
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	float:left;
	margin-bottom:15px;
	margin-top:10px;
}

#detailsMainIMG
{
	width:265px;
	height:175px;
	float:left;
	margin:4px;
}

#detailsSubImages
{
	float:left;
	width:267px;
	margin-bottom:25px;
}

#detailsSubImages img
{
	width:81px;
	height:60px;
	float:left;
	margin:3px;
}

#detailsRooms
{
	clear:both;
	width:100%;
	margin-bottom:25px;
	font-size:90%
}

#detailsRooms th
{
	color:#CC9900;
	text-align:left;
	padding:3px;
}

#detailsRooms td
{
	text-align:left;
	padding:3px;
	border-bottom:1px solid #CC9900;
}

#detailsRooms tr
{
	border-bottom:1px solid #CC9900;
}

#detailsFeatures
{
	clear:both;
	width:100%;
	font-size:90%
}

#detailsFeatures th
{
	text-align:left;
}

#detailsFeatures td
{
	border-bottom:1px solid #CC9900;
}

#detailsHeader
{
	text-align:left;
	color:#CC9900;

}

.detailsHeader
{
	text-align:left;
	color:#CC9900;
	font-weight:bold;
}
/* RIGHT SIDE OF PAGE */

#detailsRight
{
	width:420px;
	float:right;
}

#detailsWishlist
{
	background-image:url(../images/propDetailsToolkit_box.jpg);
	width:412px;
	height:93px;
	margin: 10px 0 20px 0;
	float:right;
}

#detailsMiscInfo
{
	padding:3px;
	font-size:90%;
	width:400px;
	clear:both;
}

#detailsMiscInfo td
{
	border-bottom:1px solid #CC9900;
	text-align:left;
}

#detailsRemarks
{
	width:400px;
	text-align:left;
	margin: 10px 5px;
}

#detailsIncludes
{
	width:400px;
	text-align:left;
	margin: 10px 5px;
}

#detailsExcludes
{
	position:relative;
	width:400px;
	text-align:left;
	margin: 10px 5px;
}

#detailsListingAgent
{
	width:400px;
	text-align:left;
	margin: 10px 5px;
}

#detailsBookShowing
{
	
}

#detailsWishlist
{
	color:#000000;
}

#detailsWishlist_table
{
	color:#000000;
	font-weight:bold;
	font-size:110%;
}

#detailsWishlist_table td {
	padding:2px;
	margin:0px;
}

#detailsWishlist_table td div {
	width:100%;
	text-align:left;
}

.detailsGoldBull
{
	color:#CC9900;
}

#detailsMLSnumPrice
{
	width:400px;
	height:30px;
	clear:both;
}

#detailsWishlist_header
{
	color:#000000;
	font-weight:bold;
	font-size:16px;
}

#bookShowingPic
{
	margin-left:5px;
}

#detailsMLSnum
{
	float:left;
	font-size:20px;
}
#detailsPrice
{
	font-size:20px;
}

.detailsWishlist_text {
	color:#000000;
	text-decoration:none;
}
/**************************************/

/******* Wishlist Tools *******/

#formDiv {
	float:left;
	background-color:#FAEAB9;
	width:90%;
	padding-top:10px;
	padding-bottom:10px;
	color:#000000;
}

#formDiv table input[type=text] {
	width:150px;
}