﻿body
{
	background-color: #fff;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}
.BODY_New
{
    background-color: #fff;
    margin: 0px 0px 0px 0px;
    padding-right: 0px;
    /*width: 90%;*/
    font-family: Verdana;
    font-size: 16px;
    /*
	background-image: url('/images/newHome/background_shadow01.jpg');
    background-repeat: repeat-y;
    */
	margin: 0px;
    padding: 0px;
}

.MainDIV
{
    background-color: #8FACD4;
    width: 100%;
    padding: 0px;
    margin: 0px;
    /*padding-right: 0px;
    width: 1000px;
    height: 100%;
    font-family: Verdana;
    font-size: 12px;
    /*background-image: url('/images/newHome/background_shadow01.jpg');
    background-repeat: repeat-y;*/
    /*position: relative;
    float: left;*/
}
form
{
    margin: 0px 0px 0px 0px;
    padding: 0px;
    width: 99%;
    /*border: blue 2px solid;*/
}
TD, P
{
	font-size: 16px;
	line-height: 20px;
}
H1, H2, H3
{
    font-size: 20px;
    font-weight: 600;
}
LI
{
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
}

.noprint
{
	display: none;
}

.showall
{
	display: block;
	visibility: visible;
}

/* default printer override */
#header_table
{
	display: none;
}

#main_table
{
    width: 99%;
    min-height: 400px;
    background-color: #fff;
	/*border: green 2px solid;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#main_table .content
{
	padding: 0px;
	/*font-family: Verdana;
    font-size: 13px; 
    line-height: 18px; 
	position: relative;
	float: left;
	text-align: left;*/
}

#footer_table, #footer_table .content
{
	width: 100%;
	clear: both;
    margin-left: 0px;  
    border: none;
}

/* Property Page */
.propDetail .details
{
	/*margin: 20px 0px 0px 220px;
	width: 80%;
	font-size: 16px;
	line-height: 20px;*/
	position: relative;
	float: left;
	/*margin: 0px 210px 0px 220px;*/
	left: 0px;
	width: 100%;
	/*border: red 1px solid;*/
	margin: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	
}
.propDetail .details .description
{
	position: relative;
	text-align: left;
	float: none;
}
.propDetail .details .description div
{
	position: static ;
	float: none;
}
.propDetail .publicRemarks
{
	font-size: 16px;
	line-height: 20px;
}
.propDetail .photo
{
	border: none;
}
.propDetail .photo IMG
{
	width: 420px;
	height: 300px;
}

/* left col*/
.propDetail DIV.lCol
{
	position: absolute;
	float: right;
	right: 0px;
	top: 40px;
	margin: 0px;
	padding: 0px;
}
.propDetail .Block1
{
	width: 300px;
}

.propDetail DIV.topInfo, .details .topInfo
{
	/*position: absolute;
	top: 0px;
	left: 0px;*/
	border-bottom: #333 1px solid;
	width: 100%;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.propDetail DIV.topInfo .subdivision
{
	font-size: 26px; 
	font-weight: bold;
	/*width: 100%;*/
}
.propDetail .priceInfo
{
	position: static;
	text-align: left;
	font-size: 30px;
	font-weight: bold;
}
.propDetail .priceInfo .listPrice
{
	font-size: 30px;
}

.mlsData
{
	margin-left: 0px;
	clear: both;
	margin-top: 20px;
}

/* Price Calculator */
#MR_DIV
{
	display: block;
}