
body,td {
	font-weight:normal;
	font-size:11px;
	font-family:arial,helvetica;
	color:#444444;
}
span.title {
	font-weight:bold;
	font-size:18px;
	color:#0066cb;

}
H4	{ font-weight:bold;
			font-size:18px;
}
span.subtitle,
span.subtitlered,
span.subtitleblue
{
	font-weight:bold;
	font-size:14px;
}
span.subtitle{
	color:#0066cb;
}
span.subtitlered {
	color: #cc0000;
}

span.subtitleblue {
	color: #0066cb;
}

td.label {
	text-align:right;
}

.labelmark {
	text-align:right;
	color:#0066cb;
}

.mark {
	color:#0066cb;
}

ul li{
		list-style-image:url(/_media/images/listbullet.gif);
}

input.button {
	font-size:11px;
	font-family:arial,helvetica;
	border:solid 1px;
	border-color:#39f #003 #003 #39f;
	background-color:#0066cb;
	color:#fff;
}

.formelement,
.formelementmark,
.formElementInvalid,
.formElementBlur,
.formElementFocus {
	border:solid 1px;
	border-color:#999999;
	width:178px;
	height:20px;
	color:#666666;
}
.formElementList {
	border:solid 1px;
	border-color:#999999;
	width:108px;
	height:20px;
	font-size: 11px;
	color:#666666;
}
.form_textarea {
	border:solid 1px;
	border-color:#999999;
	width:178px;
	height:60px;
	color:#666666;
	font-size:11px;
	font-family:arial,helvetica;
}

.formElementInvalid {
	border:solid 1px #ff0000;
	color:#ff0000;
	background-color:#f9f9f9;
}

.formElementFocus {
	border:solid 1px #0066cb;
	color:#0066cb;
	background-color:#f9f9f9;
}

a {
	color:#0066cb;
	text-decoration: none;
}

a:hover {
	color:#0066cb;
	text-decoration: underline;	
}
DIV#objects{
	float:right; 
	width: 500px;
	overflow:hidden;
}
DIV#zoekmachine{
	float:left; 
	width: 190px;
	overflow:hidden;
	padding: 10px;
	margin: 0px 0px 0px 0px;
	background:#EEEEEE
}
TABLE#objectlist,
TABLE#brokerlist {
	width: 496px;	
}

TABLE#objectlist TD,
TABLE#brokerlist TD {
	border: solid 1px #eee;
	padding: 10px;	
}

TABLE#spotlighttable TD {
	border: solid 1px #eee;
	padding: 2px;	
	width:175px;
}
TABLE#spotlighttable IMG.thumb_month {
	border: solid 2px #999;	
}

TABLE#objectlist TD.photo {
	text-align: center;
}

TABLE#objectlist TD.dummy {
	border: none;
	height: 20px;	
}

TABLE#objectlist TD.previews {
   color:white;
	background-image: url(/_media/images/previews_list_bg.jpg);	
}

TABLE#objectlist TD.previews_photo {
	background-color:#333399;
	text-align:center;
}

TABLE#objectlist a.address {
	font-weight:bold;
	font-family:times,arial;
	font-size:14px;
}

span.address {
	font-weight:bold;
	font-family:times,arial;
	font-size:14px;
	color:#0066cb;
}

span.addresspreview {
	font-weight:bold;
	font-family:times,arial;
	font-size:14px;
	color:#FFFFFF;
}

TD.previews a.address {
	color:#ffffff;
	font-family:times,arial;
	font-weight:bold;
	font-size:14px;
}
TABLE#objectlist IMG.thumb_previews {
	width:132px;
	height: 98px;
	border: solid 1px #999;	
}

TABLE#objectlist SPAN.status {
	font-weight: bold;
	font-size: 12px;
	color: #ee0000;
}

TABLE#objectlist SPAN.openhouse {
	font-size: 12px;
	color: #0066cb;
}

TABLE#objectlist SPAN.openhouse b{
	font-weight: bold;
	font-size: 12px;
	color: #333399;
}

TABLE#objectlist SPAN.price {
	font-weight: bold;
	font-size: 12px;
}

TABLE#objectlist IMG.thumbnail {
	width:100px; 
	border: solid 1px #999;	
}
TABLE#liststep TD{
	word-spacing: 5px;
}
TABLE#liststep{
}
IMG.button {
	border: none;
}

DIV#objectres IMG.thumbnail,
DIV#objectres IMG.thumbnailSelected {
	height: 56px;
	border: solid 1px #0066cb;
}

DIV#objectres IMG.thumbnailSelected {
	filter:progid:DXImageTransform.Microsoft.BasicImage( grayScale=1, opacity=0.8 );	
}

DIV#objectres IMG#mainphoto {
	height: 160px;
	border: solid 1px #0066cb;
}

TABLE#brokerlist TD {
	vertical-align: top;
}

SPAN.symbol {
	font-size: 14px;
	font-family: webdings;	
}	

TABLE#thumbnails {
	height: 170px;	
}

TABLE#thumbnails TD{
	padding: 0px;
	padding-right: 4px;
}

DIV#thumbnailsContainer {
	height: 126px;
	width: 213px;
	overflow-x: hidden;
	overflow-y: auto;
}

DIV.scrollbar {
	margin: 0px;	
}

li a {
	color:#0066cb;
	text-decoration:none;
}
li a:hover{
	color:#333399;text-decoration:underline;
}

