* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	font-size: 12px;
	font-family: Arial;
	color: #333333;
	padding: 0px 0px;
	background:#FFF;
}
table {
	border: 0px;
	border-collapse: collapse;
}
table td {
	padding: 2px;
	vertical-align: top;
	text-align: left;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
img {
	border: none;
}
li {
	list-style: square;
}
ul, ol {
	margin: 10px 0px 0px 20px;
}

.clear-both {
	clear: both;
	font-size: 0px;
}

h1,h2,h3,h4,h5,h6 {
font-size:14px;
color:#939e0a;
margin:0px 0px 10px 0px;
padding:0px;
}

h2,h3,h4,h5,h6 {
font-size:12px;
}

#container {
	width: 960px;
	margin:0px auto;
}

#visual {
height:181px;
overflow:hidden;

}

#homeheader #visual {
height:362px;
overflow:hidden;
}

#navigation {
text-align:center;
padding:15px 0px;
}
#navigation a {
font-size:12px;
text-transform:uppercase;
padding:0px 4px;
}
#navigation a:hover {
color:#939e0a;
}
/*CONTENT AREA*/
#contentarea {
padding-bottom:45px;
background: url(css/contentarea.gif) no-repeat bottom right;
}

#contentleft {
float:left;
width:660px;
}

#contentright {
float:right;
width:290px;
}

.rightblock {
margin-bottom:20px;
border:1px solid #cccccc;
}

.rightblock-header {
background: url(css/rightblock-header.gif) no-repeat top left;
line-height:36px;
height:37px;
overflow:hidden;
text-align:center;
padding:0px 10px 0px 60px;
font-size:12px;
color:#FFF;
text-transform:uppercase;
font-weight:bold;
}
.rightblock-content {
padding:10px;
}
.btnsubmit {
padding:0px;
background:none;
cursor:pointer;
border:0px;
}
#searchblock .rightblock-content {
margin:1px;
background:#c3c8cf;
}
.select-max, .select-min {
width:80px;
font-size:10px;
padding:1px;
margin:0px;
}

p {
	margin-bottom: 10px;
}

.property-dataset {
border:1px solid #cccccc;
height:210px;
width:210px;
text-align:center;
float:left;
overflow:hidden;
margin:0px 5px 5px 0px;
}

.property-dataset img {
margin-top:5px;
}
.property-dataset h4 a {
color:#939e0a;
}
.property-dataset-info {
border:1px solid #cccccc;
padding:10px;
}

#footer {
	padding: 15px 0px;
	text-align: center;
}
#footer a {
text-align:center;
font-size:12px;
text-transform:uppercase;
padding:0px 4px;
}
#copyright {
text-align: center;
}
#featured {
float:right;
margin:0px 0px 10px 20px;
}
.featured_listing {
border:1px solid #CCC;
text-align:center;
padding:5px;
}
.featured_listing_img {
height:80px;
overflow:hidden;
}
.featured_listing_img img {
width:124px;
}
.featured_listing_title a {
height:18px;
line-height:18px;
overflow:hidden;
display:block;
color:#8a930d;
font-size:9px;
}

#property-dataset-info-featured-yes {
background: url(css/property-dataset-featured.png) no-repeat top right #f6f79a;
}
.featured_high_yes {
background: #f6f79a;
}
