table.prop-rec {
 width: 99%;
 margin: 0px;
 padding:0;
 border: none;
 line-height: 1.2em;
 background-color: white;
 color: black;
 overflow: auto;
 vertical-align:top;
}

table.prop-rec tr td {
	padding: 1px;
}

table.prop-rec p {
	font-size: 1em;
	line-height: 1.2em;
	padding: 0px;
	margin: 0;
}


table.prop-rec tr td p span {
	font-weight: bold;
}

div#property-list {
	/*width: 100%;*/
}

table.prop-rec th {
	padding: 5px 5px;
	border-bottom: 1px solid #3e4243;
}

div.prop-list-wrap {
	background-color: cyan;
	border: 1px solid red;
	padding:0;
	margin:0;
}

span.prop-pagenum {
	font-size: 9pt;
	color: #215ca3;;
}

span.prop-pagenum-passive {
	font-size: 9pt;
	color: #555555;
}


table.formTable input {
	border: 1px solid #3e4243;
}

table.formTable input {
	width: 160px;
}

div.formCaption {
	color: #3e4243;
	font-size: 1em;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;	
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}

table.formTable span {
	font-size: 9pt;
}

table.formTable textarea {
	border: 1px solid #3e4243;
	width: 160px;
}

.statusSuccess {
	color: green !important;
	font-size: 10pt;
	font-weight: bold;
}

.statusFailure {
	color: red !important;
	font-size: 10pt;
	font-weight: bold;
}

.statusWarning {
	color: orange !important;
	font-size: 10pt;
	font-weight: bold;
}

p.prop-criteria {
	font-size: 1em;
	color: black;
}

p.prop-criteria em {
	font-weight: bold;
}

.property-details {
	font-size: 1em;
	line-height: 12pt;
	padding: 3px;
	margin: 3px;
}

div#SearchCriteriaPanel {
	height: 400px;
}

a.action {
	font-size: 1em;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom:0;
	white-space:nowrap;
}

a.gototop {
	font-size: 8pt;
	color: #215ca3;
	margin: 0;
	padding:0;
}

a.switchPage {
	font-size: 8pt;
	color: #215ca3;
}

a.switchPagePassive, a.switchPagePassive:hover {
	font-size: 8pt;
	text-decoration:none;
	cursor: no-drop;
	color: #444444;
}

div#prop-pages {
	text-align: right;
}

table#menutable tr td {
	background: url(images/blue-tr.gif) no-repeat top right;
}

table#menutable tr td span {
	background: url(images/gray-tl.gif) no-repeat top right;
}

table#menutable tr td span a:hover {
	background: url(images/green-tr.gif) no-repeat 0px 1px;
}

form#RequestPropertyEvaluationForm {
	width: 99%;	
}

span.status-available {
	color: #5b9c09 !important;
	font-weight: normal !important;
}

span.status-pending {
	color: #c2c200  !important;
	font-weight: normal;
}

span.status-contract {
	color: #EB5E33 !important;
	font-weight: normal;
}


span.status-sold {
	color: #c20000  !important;
	font-weight: bold;
}

span.status-featured {
	color: #000088 !important;
	font-weight: normal !important;
}

ul#property-type-list{
/*	position: static;*/
	list-style:none; 
	margin: 0;	
	padding:10px 0 10px 0;
	/*display: block;*/
	/*border: 1px solid green;*/
	overflow: auto;	
}

ul#property-type-list li {
/*	display: block;*/
	float: left;
	text-align:center;
	list-style: none;
	width: 130px;
	margin:1px; 
	padding:3px;
	color: black;
	border: 1px solid #C2CAD6;
}

ul#property-type-list li:hover {
/*	border: 1px dotted #B37100;
	color: #B37100;
	*/
}

ul#property-type-list li a {
	text-decoration:none;
}

ul#property-type-list li:hover a {
	text-decoration:underline;
}

ul#property-type-list li a img {
	display: block;
	float:none;
	margin: auto; 
	padding:0;
}

#propSearchCriteriaPanel {
	/*border: 0px solid yellow;*/
	padding: 0;
	margin: 0;
}

#propBrowseDiv {
	padding: 0;
	margin:0;
	/*border: 1px solid magenta; */
}

#propSearchDiv {
	font-size: 0.9em;
	font-weight: normal;
	/*padding: 0 0 0 10px;*/
	padding: 0;
	margin: 0;
	/*border: 1px solid green;*/
}

#propSearchDiv input, #propSearchDiv select, #propSearchDiv button {
	border: 1px solid #C2CAD6;
}

p.image_links {
	text-align: center;
	line-heigh: 1em;
}

p.image_links a {
	border: 1px solid #AAA;	
	margin: 0px 4px  1px 4px;
	padding: 0px 4px 1px 4px;
	text-align: center;
	text-decoration: none;
	line-heigh: 1em;
}


table#open-house {
	
}

table#open-house td {
	text-align: left;
}

div#flashnei {
	padding: 0;
	margin:0;
/*	width: 620px;*/
}


div#prop-tellafriend-div img, div#prop-appointment-div img {
	display: block;
	visibility: visible;
}

div#prop-tellafriend-div input, div#prop-tellafriend-div textarea  {
	border: 1px solid #AAAAAA;
	width:120px;
	padding:0;
	margin:0;
}

div#prop-appointment-div input, div#prop-appointment-div textarea {
	border: 1px solid #AAAAAA;
	width:120px;
	padding:0;
	margin:0;
}

span.open-house {
	color: maroon;
}

p.no-open-houses {
	font-size: 1.2em;
	margin-top:0;
	padding-top: 0;
}

p.no-guarantees {
	margin-top:0;
	padding-top: 0;	
}

table#neighborhoods-we-service td {
	border-top: 1px dotted #c9c9c9;
	border-left: 1px dotted #c9c9c9;
	vertical-align: top;
	padding: 2px;
}

#myGallery
{
	text-align: left;
	margin: 0 auto;
	width: 170px;
	height: 170px;
}

td.cptn {
	text-align: right;
	font-weight: bold;
	padding-right:7px;
}

table#listing-table {
}

table#listing-table td {
	padding:2px;
}


table#listing-table input, table#listing-table textarea, table#listing-table select {
 border: 1px solid #C2CAD6;
}