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

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

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

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

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

#search-box-l-con {
  	padding: 10px 17px; 
}

#search-box-l #search-box-header {
  	font-size: 1.6em;
  	
  	font-weight: 500;
  color:#5f6e7c;

}

#search-box-l input{
	border: 1px solid #c7dbdf;
  	font-size: 14px;
    padding: 0px;
color:#5f6e7c;
	}

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

#search-box-l select {

}

#search-text {
  	width: 290px;
	height:21px;

}

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

#prop-type select {
	/*border: 1px solid #FF0000;
  	font-size: 14px;
    padding: 8px;*/
	border:1px solid #d6d6d6; height:22px; background-color:#FFFFFF
}

#price-range, #beds, #baths, #sqft {
	float: left;
	margin: 0px 0 0;	

}

#min-price, #max-price {
	margin-right: 10px;
	width: 30px;
}

#beds select,
#baths select,
#sqft select {

  	width: 96px;
	border: 1px solid #c7dbdf;
  	font-size: 14px;
	margin-right:6px;
	color:#5f6e7c;
	size:100px;
}

#submit-button input {
	float: right;
	 color:#5f6e7c;
	height:39px;
	width:86px;
	border: 0;
	padding:0;
}

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

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

/*---------------------------------------
/* 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;
	overflow:hidden;
	position:relative;
	width:185px;
	height:148px;

;	
}

.thumbnail-image strong {
	display:block;
	position:absolute;
	background:#000A11;
	border-top:#000000 solid 1px;
	bottom:42px;
	display:block;
	font-size:1.1em;
	letter-spacing: normal;
	opacity:0.6;
	filter: alpha(opacity = 60);
	color: #ffffff;
	width:167px;
	height:25px;
	padding-top:6px;
	left:9px;
	margin-left:0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;

}

.thumbnail-image:hover strong {
	display: none;
}

.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;
	height:320px; 
	
}

#th {
	width: 920px;
	margin: 0px 14px 8px;
}

ul.thumbs{
	list-style: none;
	margin: 0;
	padding: 0;
}
/* to set space between thumbs on home page*/
ul.thumbs li {
	display: block;
	float: left;
	margin: 0;
	width: 168px;
	margin: 5px 0px 5px 0;
}

.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;
}

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

.thumbs a:hover img {
	border: 4px solid #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: 2px;
	padding: 0;
}

#thf ul li {
	display: block;
	float: left;	
	width: 303px;
	height:18px;
	padding-top:2px;
	padding-bottom:2px;
	margin-top: 3px  
}

#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;
}

#ravi{
color:#FFF;
}
#ravi:hover {
	text-decoration:underline;
}

