/*>=-	IDX css Styles	-=<*/

 h3 {
	font-size: 1.2em;
	margin: 10px 0 0px;
}
			


 
.requestForm {
		width: 45%;
		float: right;
		margin-top: 10px;		
	}

.IDXicons {
		margin: 30px 0 0 30px;
		float: left;
	}

.IDXicons a {
	text-decoration: none;
	}


.requestForm form{
		background: #fff;
		}

.sectionTitle {
	}


.requestForm h4 {
		font-size: 17px;
		margin: 0px;
		text-align: center;
	}

.requestForm p {
		margin: 4px;
	}

.requestForm form {
	width: 185px;
	font-family: Arial, Sans-Serif;
	border: 0px dashed #bbb;	
	padding: 2px;
	margin: 2px;
	}

.requestForm UL {
	margin: 0px;
	list-style: none;
	}

.requestForm .inputs {
	width: 160px;
	background:#fff url('http://YourOwnSite.com/_templates/_images/txt_shad2.gif') repeat-x left bottom;
	border-top: 1px solid #888;
	border-left: 1px solid #888;
	border-right: 1px solid #888;
	border-bottom: 1px solid #CCC;
	}



.submits {
	 
	width: 100px;
	background:#fff url('http://YourOwnSite.com/_templates/_images/txt_shad.gif') repeat-x left bottom;
	border-top: 1px solid #888;
	border-left: 1px solid #888;
	border-right: 1px solid #888;
	border-bottom: 1px solid #CCC;
}


option {
	border: 1px dotted #888;
	background-color: #fff;
	border-bottom: 1px dotted #eee;
	font-size: 12px;
	font-weight: normal ;
}


.IDXdetails1 {
	WIDTH: 240px;
	FLOAT: LEFT;
	TEXT-ALIGN: CENTER;
	MARGIN-TOP: 10PX;
	}

	
.IDXdetails {
	text-align: left;
	}
	
.IDXdetails2 {
	width: 50%;
	float: left;
	margin-top: 20px;		
	text-align: left;
	}
.price {
	font-size: 14px;
	font-weight: bold;
}
.IDXweak {
	font-size: 14px;
}

.loggedin {
	margin: 0px 0px 10px 5px ;
	text-align: right;
}

.IDXresult {
	border-left: 1px dotted #eee;
	margin: 2px ;
	padding: 0px 0px 10px 0px ;
	float: left;
	width: 48%;
	height: 110px;
}

.IDXremarks {
	margin: 2px ;
	padding: 0px 0px 10px 0px ;
	float: left;
	text-align: justify;
	width: 98%;
}


.IDXresulta {
	width: 92px;
	padding: 2px ;
	float: left;
}
.IDXresultb {
	float: left;
	font-size: 11px;
}
.IDXresultc {
	width: 95%;
	padding: 2px ;

}

.IDXresult IMG {
	text-align: right;
}


.info {
	text-align: left;
}

.mlsnumber {
	font-size: 15px;
	font-weight: bold;
}

.IDXfeatures {
	width: 98%;
	float: left;
	text-align: center;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	margin: 10px 0px 20px 0px ;
	padding: 0px 0px 20px 0px ;
}

.IDXfeatures p {
	text-align: center;
	background: #eee;
	margin: 0px 0px 0px 0px ;
}

.IDXfeatures .categoryheader, .IDXremarks .categoryheader {
	padding: 6px;
	width: 100%;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	background: #eee;
	margin: 10px auto;
}

.IDXremarks .categoryheader{
	font-size: 15px;
	font-weight: bold;
}

.IDXfeatures1 {
	width: 43%;
	float: left;
	text-align: left;
	margin: 10px;
}

.IDXfeatures1 li {
	padding: 0 0 0 15px;
	margin: 0 0 5px 0px;
	background: url(http://yourownsite.com/_templates/_images/icons/bullet2.gif) 0px 4px no-repeat;
	list-style: none;

	}
	

.IDXlinks a {
	font-family: Arial, Sans-Serif;
	text-decoration: none;
	font-size: 11px;
}

.IDXlinks table {
	border: 1px; 
}

.IDXlinks a.hover {
	font-family: Arial, Sans-Serif;
	background: #000;
	text-decoration: none;
	border: 0px;
	border-bottom-style: none;
	border-bottom-width: 0px;

}

/* subnav .. my search header links
------------------------------------------------- */
#mysubnav {

	margin: -4px 0px 2px 0px;
	padding: 0px 0px 0px 15px;
	list-style: none;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	background:transparent url('http://YourOwnSite.com/_templates/_images/txt_shad.gif') repeat-x left bottom;
/*	border-bottom: 3px double #d0d0d0; */
	border-bottom: 1px solid #d0d0d0; 
	}

#mysubnav a:hover{
	text-decoration; none;
	background: #CCC;	
	}
	
#mysubnav a {	
	border: 0;	
	text-decoration; none;
}
	
#mysubnav li {
	display: inline;
	margin: 0px 10px 0px 0px;
	padding: 0px 8px 0px 0px;
	list-style: none;
	background: transparent url(http://YourOwnSite.com/_templates/_images/mysubnav.gif) no-repeat top right;
	font-weight: bold;
	}

dl { margin: 0; padding: 0; }

dd { margin: 10px 0; padding: 0 20px; }

#mylist dd {
	margin: 10px 20px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #d0d0d0;
}

#notes {
	float: left;
}