/* CSS Document */
body{
background-color: #242020;
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
}
#global {
position:absolute;
left: 50%;
top: 50%;
margin-top: -287px;
height: 575px;
width: 925px;
margin-left: -462px; /* half the width */
border: 1px solid white;
background-color: #ffd9a6;
}
#mainContent{

width: 925px;
}
#mainLeft{
float: left;
width: 492px;
height: 575px;
text-align: left;
padding: 0px;
margin: 0px;
}
#mainRight{
	float: left;
	height: 575px;
	width: 433px;
	padding: 0px;
margin: 0px;
}
.Menu{
padding: 0px;
/*Margin: 0 auto;*/
overflow: hidden;
text-align: left;

}
.Menu ul {
	padding: 0px;
	list-style: none;
	font-size: 0.9em;
	float: left;
	width: 131px;
	margin: 0 0 0 35px;
}

.Menu li {
/*width: 180px;*/
font-size: 0.9em;
line-height: 18px;
}

.Menu a {
	background: url(../images/buttons/FrontButtonBack.png) no-repeat left top;
	text-decoration:none;
   padding:1px 0px 1px 20px;
	width: 131px;
	display: block;
	font-weight: bold;
	color: #242020;
	line-height: 18px;
}
.Menu a:hover { background-position:0% -19px; color: #242020; }
#featureFront{
	float: left;
width: 425px;
margin: 5px 0px 15px 35px;
}
.featuredFV_photo{
	width: 200px;
	height: 133px;
	border: 0px;
	margin: 5px 0px 5px 10px;
}
.FeatureFT{
	background-color: #f6b153;
	width: 425px;
	color: #242020;
	font-size: 0.8em;
	font-weight: bold;
	}
.FeatureFB{
	background-color: #f6b153;
	width: 425px;
	color: #242020;
	font-size: 0.8em;
	font-weight: bold;
}
.propText{
	color: #242020;
	font-size: 0.8em;
	text-align: left;
	padding: 5px;
}
.featurePropstatus{
width: 120px;
float: left;
margin: 3px 0 0 10px;
border-bottom: 1px solid #ffffff;
}
tr.featuredvh2_body{
	background-color: #f6b153;
	margin: 0px;
}
.searchIco{

}
.priceAskFront{
	width: 285px;
float: left;
text-align: right;
margin: 3px 0px 0 0;
border-bottom: 1px solid #ffffff;
}
.iconTxt{
	text-align: center;
	color: #242020;
	font-size: 0.8em;
	font-weight: bold;
	
}
.iconDiv{
background-image: url(../images/whiteDot.gif);
background-repeat: repeat-y;
background-position: center;
}
.addSummary{
	width: 180px;
		text-align: left;
	color: #242020;
	font-size: 0.8em;
	font-weight: bold;
	color: #242020;
	margin: 5px 0 0px 5px;
}
#featureHead{
margin: 10px 0 2px 0;
}

#formSearchDataL{
	width: 130px;
float: left;
text-align: right;
margin: 0px 0px 0px 10px;
}
#formSearchDataR{
	width: 130px;
float: left;
text-align: right;
margin: 0px 0px 0px 10px;
}


#quickSearchFront{
	padding: 0px 0 0 35px;
	width: 350px;
}
