/*---------------------------------------
/* top
/*--------------------------------------*/

#top-con {
	height: 207px;
	background: url(../images/top-bg-home.jpg);
	position: relative;
    width: 960px;
	z-index: 100;
}

#top-con #search-box{
	width: 550px;
	height: 195px;
	position: absolute;
	z-index: 100;
	left: 0px;
	float: left;
  	background: url(../images/search-horiz-bg.jpg) no-repeat;
}

/*---------------------------------------
/* Search Box
/*--------------------------------------*/

.fleft {
	float:left;
}
.fright {
	float:right;
}

#search_input{
	position: relative;
	margin-right: 5px;
	z-index: 100;
}

#search-box-l-con {
  	padding: 10px 17px;
  	z-index: 10;
  	position: relative;
}

#search-box-l #search-box-header {
  	font-size: 1.6em;
  	padding: 3px 0 8px 0;
  	font-weight: 500;
  	color: #3d3d3d;
}

#search-box-l input{
	border: 1px solid #c7dbdf;
  	font-size: 14px;
    padding: 10px;
}

#search-box-l label {
  	display: block;
  	font-weight: bold;
  	padding-bottom: 3px;
  	color: #3eb8d2;
}

#search-box-l select {
	height: 39px;
	padding: 10px 5px;
}

#searchRow1{
	position: relative;
	z-index: 100;
	width: 465px;
}

#searchRow2 {
	width: 500px;
	position: relative;
	z-index: 5;
}

#search-text {
  	width: 290px;
}

#searchForm #location{
	width: 290px;
}



#prop-type {
margin: 1px 0 0;
}

#prop-type select {
	border: 1px solid #c7dbdf;
  	font-size: 14px;
    padding: 8px;
}

#price-range, #beds, #baths, #sqft {
	float: left;
	margin: 10px 0 0;
	z-index: 5;
}

#beds select,
#baths select,
#sqft select,
#price-range select {
	display:block;
	float: left;
	height: 39px;
	border: 1px solid #c7dbdf;
  	font-size: 14px;
    padding: 8px;
	margin-right: 10px;
	z-index: 5;
}

#submit-button input {
	float: right;
	margin: 18px 13px 0 0;
	height:39px;
	width:78px;
	border: 0;
	padding:0;
}

input.s-button {
	background: url(../images/submit.gif) no-repeat;
}

.s-button:hover {
	background-position:0 -39px;
}

#searchForm{
	position: relative;
	z-index: 5;
}

/*---------------------------------------
/* Feature
/*--------------------------------------*/

#top-con #feat a {
	width: 360px;
	height: 185px;
	position: absolute;
	right: 23px;
	background: url(../images/feat.png) no-repeat;
	top: 15px;
	display: block;
	text-decoration: none;
}

#top-con #feat a:hover{
	background-position:0 -185px;
}

#feat #trans-bar {
	position: absolute;
	bottom: 0;
	width: 360px;
	padding: 6px;
}

#feat h3 {
	color: #eee;
	font-size: 1.5em;
	line-height: 1.3;
	margin: 0 0 0 5px;
}

#feat h3 a:link {color: #eee;}
#feat h3 a:hover {color: #eee; border-bottom: 1px dashed #eee; text-decoration: none;}

#feat span {
	color: #eee;
	font-size: 1em;
	margin: 0 0 0 5px;
}

/*---------------------------------------
/* thumbs
/*--------------------------------------*/

.thumbnail-image {
	display:inline;
	float:left;
	height:174px;
	overflow:hidden;
	position:relative;
	width:185px;
}

.thumbnail-image strong {
	display:block;
	position:absolute;
	background:#000A11;
	bottom:68px;
	display:block;
	font-size:1.4em;
	letter-spacing: normal;
	opacity:0.55;
	filter: alpha(opacity = 50);
	color: #fff;
	width:153px;
	padding:7px;
	margin:0 4px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}

.thumbnail-image:hover strong {
	visibility: hidden;
}

.thumbnail-image:hover em {
	color: #FF9600;
}

.thumbnail-image em {
	color: #3d3d3d;
	font-size: 1.3em;
	font-weight: normal;
	margin: 2px 0;
	font-style:normal;
	display: block;
	width: 153px;
}

.thumbnail-image span {
	color: #a2a2a2;
	font-size: 0.8em;
	width: 153px;
}

#house-thumbs {
	background: #eaeaea;
	width: 960px;
	float: left;
}

#th {
	width: 960px;
	margin: 0px 16px 8px;
}

ul.thumbs{
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 5;
}

ul.thumbs li {
	display: block;
	float: left;
	margin: 0;
	width: 168px;
	margin: 5px 19px 5px 0;
	position: relative;
	z-index: 5;
}

.thumbs a:link, .thumbs a:hover {text-decoration: none;}

.thumbs a h3 {
	color: #3d3d3d;
	font-size: 1.3em;
	font-weight: normal;
	margin: 2px 0 0;
}

.thumbs a:hover h3 {
	color: #FF9600;
}

.thumbs span {
	color: #a2a2a2;
	font-size: 0.8em;
	padding-right: 5px;
}

.thumbs a img {
	display: block;
	border: 4px solid #a5d6e0;
}

.thumbs a:hover img {
	border-color: #fec779;
}

#end-thumb { background: url(../images/bottom-img.jpg); width: 960px; height: 9px; }


/*---------------------------------------
/* features
/*--------------------------------------*/

#footer-mods {
	width: 960px;
	float: left;
}

#thf {
	width: 960px;
	margin: 5px 16px 0 0;
	float: left;
}

#thf ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#thf ul li {
	display: block;
	float: left;
	margin: 0;
	width: 303px;
	margin: 5px 18px 0 0;
}

#thf a:link, #thf a:hover {text-decoration: none;}

#thf h3 {
	color: #3d3d3d;
	font-size: 1.5em;
	font-weight: normal;
	margin: 6px 0 0;
}

#thf span {
	color: #a2a2a2;
	font-size: 0.9em;
}

.read-more a {
	background: url(../images/see-more.jpg) no-repeat;
	float: right;
	width: 79px;
	height: 25px;
	padding: 0;
	margin: 5px 0 2px;
	display: block;
	text-indent: -30000px;
}

.read-more a:hover {
	background-position:0 -25px;
}

/*---------------------------------------
/* Blog
/*--------------------------------------*/

#thf .news {
	float: right; 
	width: 303px; 
	margin: 0;
	padding: 0;
}

#thf .news h3{
	color: #3d3d3d;
	font-size: 1.6em;
	font-weight: normal;
	padding: 0 0 2px 0;
}

#thf .news h3 a:link {
	color: #3d3d3d;
}

#thf .news-date {
	float: left; 
	margin-bottom: 1px; 
	color: #b13434;
}

#thf .news-subject {
	display: block; 
	margin-left: 60px; 
}

#thf .news h2 span {cursor: pointer;}

#thf .news ul li a {
	display: block; 
	padding: 8px 6px; 
	font-size: 12px; 
	border: solid #e5e5e5; 
	border-width: 1px 0; 
	cursor: pointer;
}

#thf .news ul li a:hover {
	position: relative; 
	z-index: 1; 
	text-decoration: none !important; 
	background-color: #eee; 
	border-color: #ccc;
}

.staticPage{
	width: 900px;
	margin: 0 auto;
	font-size: 10pt;
}

.staticPage h1{
	font-size: 14pt;
	margin-bottom: 10px;
}

.staticPage ol{
	list-style: decimal;
	margin-left: 60px;
}

.paypalInput{
	margin: 25px 5px;
	font-size: 11pt;
	text-align: left;
}

.paypalIntro p{
	font-size: 10pt;
	text-align: left;
	margin: 25px 10px;
}

.paypalIntro p.red{
	color: #FF0000;
}

.paypalPage{
	font-size: 11pt;
	line-height: 16pt;
	text-align: left;
}

.paypalPage h3{
	font-size: 13pt;
	margin: 10px 0;
}

.paypalPage .paypalTextInput{
	background:#FFFFA0 none repeat scroll 0 0;
	border:1px solid #DBDBDB;
	font-size:14px;
	padding:6px;
	width:370px;
	margin: 5px 0;
}

