/* CSS Document */
@import url('property_display.css');
@import url('property_search_results.css');
@import url('property_stats.css');
@import url('property_search.css');

/* CSS Document */
/**** LINK-tag style sheet datumsoft_css.css ****/
/* Gallery Styles */

#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 306px; /* Set to gallery width, in px or percentage */
height: 60px; /* Set to gallery height */
}

#motioncontainer a img {
border: 1px solid #cccccc; /* Set image border color */
}

#motioncontainer a:hover img {
border: 1px solid navy; /* Set image border hover color */
}

#statusdiv {
background-color: lightyellow;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
/* End Gallery Styles */


body {

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}







/* old css */

.openhouses {
	color : #ff9900;
	font-weight: bold;
	/*color : red*/
}

.mortgage_calc{
background-color : #31517b;
}


.propertyHeading {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: white;
	background: #999999;
	text-align: left }

a:active.propertytable1 {
text-decoration:none;
	color: #999999;}

.propertytable1 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: #31517B;
	text-align: left }

.propertytable0 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: #213C6B;
	text-align: left }

	.background1 {
	color : #ffffff;

width: 120px;
	height: 150px;
}

.background2 {
width: 120px;
	height: 150px;

}

.background3 {
width: 120px;
	height: 150px;

}


