@charset "utf-8";
/* CSS Document */

.adressListing{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#666;
}
.adressListing a:link, .adressListing a:active, .adressListing a:visited{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#666;
}
.adressListing a:hover{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#333;
}
.priceListing{
	font-family:Arial;
	font-size:13.3px;
	font-weight:bold;
	color:#006CB8;
}
.bedsBathsListing{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#66718C;
}

.veiwDetail 
{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#6C0028;
	text-decoration:none;
}

.veiwDetailListing:link,.veiwDetailListing:visited,.veiwDetailListing:active
{
	font-family:tahoma!important;
	font-size:11px!important;
	font-weight:normal!important;
	color:#0F5B90;
	text-decoration:underline;
}
.veiwDetailListing:hover{
	font-family:tahoma!important;
	font-size:11px!important;
	font-weight:normal!important;
	color:#000;
	text-decoration:underline;
}
.openHomesListing
{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#285483;
	text-decoration:none;
}
.captionStreet{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#285483;
	text-decoration:none;
}

.drawSearch:link,.drawSearch:visited,.drawSearch:active{
	font-family:tahoma,arial;
	font-size:11px;
	font-weight:bold;
	color:#006CB8;
	text-decoration:underline;
}
.drawSearch:hover{
	font-family:tahoma,arial;
	font-size:11px;
	font-weight:bold;
	color:#000;
	text-decoration:underline;
}
.powerTxtListing{
	color:#666666;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
}
.powerTxtHeader {
	background-color:#1B518E;
	color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}
.powerOddRow{
	background-color:#eee;
}
.powerEvenRow{
	background-color:#FFF;
}
.powerBotBorder{
	border-bottom:1px solid #ccc;
}
.smartWindowTitle{
	color: #046DB6;
}

.divBkg
{
	background-color:#FFFFFF;
	border:1px solid #C7CEE1;
}
