﻿body
{
}
.propDetail
{
}
.propDetail DIV.topInfo
{
    width: 100%;
}
.propDetail DIV.topInfo .subdivision
{
	font-size: 12px; 
	font-weight: bold;
}
.propDetail .location
{
	/*position: relative; 
	float: left;*/
}
.propDetail .priceInfo
{
	/*position: relative; 
	float: right;
	text-align: right; */
	margin-bottom: 5px;
}
.propDetail .listPrice
{
	font-size: 18px;
	font-family: Times New Roman ;
}
.propDetail .payment
{
	color: Green;
}
.propDetail .photo
{
	border: #777 1px solid;
	/*overflow: hidden;*/
}
.propDetail .photo IMG
{
	width: 528px;
	height: 405px; 
}
.propDetail .photos
{
	font-size: 10px;
	color: #777;
}
.propDetail .photos .photoMini
{
	width: 50px;
	height: 40px;
}
.propDetail DIV.rCol
{
    /*position: relative;
    float: right;
    width: 200px;
    margin: 0px 0px 0px 0px;
	*/
    position: relative;
    float: right;
    width: 200px;
    clear: right;
}
.propDetail DIV.Block1
{
	width: 200px;
}
.propDetail DIV.Block1_header
{
    font-size: 14px;
    font-weight: bold;
    color: #00267F;
    background-color: #ffffff;
    padding: 0px 0px 5px 0px;
}
.propDetail DIV.Block1_content
{
    background-color: #FFF3CD;
    border: #825608 1px solid;
    width: 190px;
    padding: 5px;
    margin: 0px 0px 10px 0px;
}
.propDetail DIV.Block1 .sub
{
    font-weight: bold;
}
.propDetail DIV.Block2
{
}
.propDetail DIV.Block2_content
{
    background-color: #EFFFEB;
    border: #B3FF9B 1px solid;
    width: 190px;
    padding: 5px;
    margin: 0px 0px 10px 0px;
}
.propDetail DIV.Block2 .sub
{
    font-weight: bold;
}
.propDetail DIV.lCol
{
    /*
	position: relative;
    float: left;
    width: 200px;
	*/
    position: relative;
    float: right;
    width: 420px;
    clear: right;
}
#DIV_MapBlock
{
	clear: left;
}
.propDetail DIV .virtualTour
{
    position: relative;
    margin-top: 3px;
    float: right;
}
.propDetail DIV .virtualTour IMG
{
    width: 100px;
    border: none;
}

.propDetail .subdivision
{
	font-weight: bold;
}
.propDetail .details_photo
{
	margin: 0px 210px 0px 0px; 
	width: 530px;
}
.propDetail .details_copy
{
	width: 740px;
	margin-top: 20px;
}
.propDetail .header
{
	font-weight: bold; 
	border-bottom: #333 1px solid;
}

.propDetail .description
{
}

.propDetail .description .address
{
	float: left;
}

.propDetail .description .bedbath
{
	position: relative; 
	float: right;
}

.propDetail .publicRemarks
{
	margin-top: 60px;
	line-height: 18px; 
	padding: 10px 0px 0px 0px;
}

.propDetail .features
{
    margin: 10px 0px 0px 0px;
}
.propDetail .features TABLE
{
    width: 100%;
}
.propDetail .features TABLE TD
{
    width: 33%;
}

.propDetail .options
{
    margin: 20px 0px 0px 0px;
    font-size: 16px;
    font-weight: bold;
}

.propDetail .options IMG, .propDetail .spacer
{
	margin-bottom: 10px;
}

.propDetail .emailAFriend
{
    position: absolute;
    top: 100px;
    left: -200px;
    background-color: #fff;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
    border: #831119 2px solid;
    padding: 10px;
	font-size: 12px;
}

.propDetail .emailAFriend_hidden
{
    position: absolute;
    top: 100px;
    left: -3000px;
    background-color: #fff; /*border: #333 1px solid;         padding: 10px;*/
}

.menuTab
{
    background-color: #fff;
    border-bottom: none;
}
.menuTab A
{
    background-color: #FFF3CD;
    border-bottom: #333 1px solid;
}
.propDetail .loginTable
{
	font-size: 10px;
}
.propDetail .loginTable TABLE
{
	padding: 0px;
	margin: 0px;
	
}
.propDetail .loginTable TD
{
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	line-height: 10px;
}
.propDetail .loginTable .textbox
{
	width: 180px;
	font-size: 11px;
}
.mlsData
{
	clear: both; 
	margin-top: 20px; 
	border-top: #ccc 1px solid; 
	color: #999;
	line-height: normal;
}
.propDetail .close
{
	display: none;
	visibility: hidden;
}


/*Modal Styles*/
.propDetail .modalDIV
{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
}
.propDetail .modalDIV .background
{
	position: absolute;
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
	width: 1600px;
	height: 1600px;
	top: -150px;
	left: -30px;
}
.propDetail .modalDIV .Block1
{
	background-color: #fff;
	position: absolute;
	width: 500px;
	left: 235px;
	top: 65px;
	z-index: 100;
	min-height: 300px;
	font-size: 14px;
	border: #00267F 4px solid;
}
.propDetail .modalDIV .Block1_header
{
	font-size: 20px;
}
.propDetail .modalDIV .Block2_content
{
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: none;
	background-color: Transparent;
}
.propDetail .modalDIV .Block1 .modal
{
	background-color: #fff;
	position: relative;
	padding: 10px;
}
.propDetail .modalDIV .close
{
	display: block;
	visibility: visible;
	border: #000 1px solid;
	float: right;
	padding: 0px 3px 0px 3px;
	cursor: pointer;
}
