#leftcolumn{
	float: left;
	font-size: 11px;
	width: 192px;
}

#centercolumn {
	float: left;
	width: 463px;
}

#rightcolumn{
	float: right;
	width:300px;
	margin: 5px 5px 0 0;
}

#content {
    float: left;
    width: 100%;
    margin-bottom: 7px;
    position: relative;
}

/*---------------------------------------
/* Search vert
/*--------------------------------------*/

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

#leftcolumn #search-vert{
	width: 186px;
	height: 425px;
	float: left;
  	background: url(../images/search-small-bg.jpg) no-repeat;
	padding: 10px 0 10px;
}

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

#search-vert input{
  	font-size: 10px;
    padding: 5px;
    background-color: #F3F3F3;
    background-image: none;
    border: inset 1px #EBEBEB;
    width: 122px;
}

#search-vert label {
  	display: block;
  	font-weight: bold;
  	padding-bottom: 3px;
  	color: #cf6a1a;
}

#pad {
	margin: 0 15px;
}

#search-vert select {
	height: 25px;
  	width: 135px;
}

#search-vert #search-text {
	width: 138px;
}

#search-vert #prop-type {
	margin: 8px 0 0;
}

#search-vert #prop-type select {
  	font-size: 10px;
    padding: 3px;
    margin-bottom: 5px;
}

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

#search-vert #min-price, #search-vert #max-price {
	margin-right: 12px;
	width: 47px;
	background-color: #F3F3F3;
}

#search-vert #beds select,
#search-vert #baths select,
#search-vert #sqft select {
	height: 29px;
  	width: 80px;
  	font-size: 14px;
    padding: 4px;
	margin-right: 12px;
}

#search-vert #submit-button input {
	float: left;
	margin: 12px 0 0 0px;
	height:35px;
	width:98px;
	border: 0;
	padding:0;
}

#search-vert input.s-button {
	background: url(../images/btn_search.png) no-repeat;
}



/*---------------------------------------
/* Search Results
/*--------------------------------------*/

#search-results{
	padding: 0 3px;
	width: 455px;
}

#top-info {
	background: url(../images/top-info.jpg) no-repeat;
	height: 54px;
}

#top-info ul {
	list-style: none;
	margin: 3px 0 0;
	padding: 0;
	width: 100px;
}

#top-info li.email {
	background-image: url(../images/email.gif);
	background-repeat: no-repeat;
	background-position:left;
	display: block;
	float: left;
	margin: 2px;
	padding: 3px 2px 0 25px;
}

#top-info li.save {
	background-image: url(../images/save.gif);
	background-repeat: no-repeat;
	background-position:left;
	display: block;
	float: left;
	margin: 2px;
	padding: 3px 2px 0 25px;
}

#top-info a {
	display: block;
	margin: 0 1px 0 0;
	color: #3d3d3d;
	text-decoration: none;
}

#top-info a:hover{
	text-decoration: none;
	color: #777;
}

#top-info h3 {
	color: #3d3d3d;
	font-size: 1.5em;
	line-height: 1.3;
	padding: 6px 0 0 10px;
}

#top-info h3 a:link {color: #3d3d3d;}
#top-info h3 a:hover {color: #3d3d3d; border-bottom: 1px dashed #3d3d3d; text-decoration: none;}

#top-info span {
	color: #777;
	font-size: 1.1em;
	padding: 6px 0 0 10px;
}

#options {
	margin: 5px 0;
	width: 455px;
}

#sort-by {
	float: left;
}
.sb {
	float: right;
}

#sort-by span {
	margin: 5px;
	width: 250px;
}

#options select {
	height: 20px;
	padding: 0px;
	margin: 3px 0 0 1px;
}

.tablenav .tablenav-pages a.next, .tablenav .tablenav-pages a.prev {
	text-decoration:underline;
	border: 0;
}

.tablenav {
	color: #727272;
}

.tablenav .tablenav-pages {
	float:right;
	font-size:11px;
	height:18px;
	padding-top:6px;
}

.tablenav .tablenav-pages a {
	text-decoration:none;
}

.page-numbers {
	padding: 2px 2px;
	margin-right: 3px;
	border: 1px solid #e3e3e3;
}

.tablenav-pages .page-numbers a:link {
	color: #727272;
}

.page-numbers.current {
	font-weight: bold;
	background: #727272;
	color: #FFF;
	border: 1px solid #e3e3e3;
}

.page-numbers.dots {
	border: 0;
}

/*search*/

#search-results-grid {
	width: 455px;
	margin: 38px 0;
}

.search-results-sec {
	margin: 0px 15px;
	padding: 8px 0;
	border-bottom: 1px dashed #d8d8d8;
}

.search-results-sec h3 {
	font-size: 1.4em;
	line-height: 1.3;
	font-weight: normal;
	padding: 0 0 4px 0px;
}

.search-results-sec h3 a:link {color: #608500;}
.search-results-sec h3 a:hover {color: #90B500; text-decoration: none;}

.search-results-sec .info-right {
	float: right;
	text-align: center;
	padding: 8px 10px 0 0;
}

.search-results-sec .mid  .info a img {
	border: 4px solid #608500;
}

.search-results-sec .mid .info a:hover img{
	border: 4px solid #90B500;
}

.search-results-sec .info .search-thumb {
	float: left;
	margin: 0 7px 0 0;
}

.search-results-sec .info span {
	font-weight: bold;
	color: #90B500;
}

.search-results-sec .info-right .orange {
	font-weight: bold;
	color: #ff9600;
	text-transform: uppercase;
}

.end{
	margin-top: 6px;
}

/*---------------------------------------
/* Prices
/*--------------------------------------*/

#prices {
	float: right;
	padding: 0 0 10px 0;
}

#prices-header {
	background: url(../images/prices-head.gif) no-repeat;
	width: 300px;
	height: 46px;
}

#prices-header h3 {
	position:absolute;
}

#prices-ft {
	background: url(../images/prices-ft.gif) no-repeat;
	width: 300px;
	height: 5px;
}

#prices-mid {
	background: url(../images/prices-mid.gif) repeat-y;
	width: 300px;
}

#prices .p {
	padding: 20px 0;
	border-bottom: 1px dashed #c4c4c4;
	margin: 0 25px;
}

#prices .plast {
	padding: 20px 0;
	border-bottom: 0px dashed #fff;
	margin: 0 25px;
}

#prices .p p,
#prices .plast p {
	font-size: 1.1em;
	color: #3d3d3d;
}


#prices .p-right {
	float: right;
	color: #ff9600;
	font-size: 1.3em;
	margin: 5px;
}

#prices h3 {
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	background-position:left;
	font-size: 1.4em;
	line-height: 1.3;
	font-weight: normal;
	padding:11px 5px 11px 30px;
	margin:0 0 0 20px;
	color: #3d3d3d;
}

/*---------------------------------------
/* Ads
/*--------------------------------------*/

#leftcolumn #towerad {
	width:159px;
	padding: 0 0 10px 12px;
}


#rightcolumn #map {
	float:right;
	width:300px;
	height:350px;
	padding: 0 0 10px 0;
}

#rightcolumn #squaread {
	float:right;
	width:300px;
	padding: 0 0 10px 0;
}

/*---------------------------------------
/* Suggest Box
/*--------------------------------------*/

.suggestionsBox {
	position: absolute;
	left: 30px;
	top: 65px;
	margin: 10px 0px 0px 0px;
	width: 200px;
	background-color: #212427;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 2px solid #000;	
	color: #fff;
	z-index: 100;
}

.suggestionList {
	margin: 0px;
	padding: 0px;
}

.suggestionList li {
	
	margin: 0px 0px 3px 0px;
	padding: 3px;
	cursor: pointer;
	list-style-type: none;
}

.suggestionList li:hover {
	background-color: #659CD8;
}

#search-vert .suggestionsBox{
	top: 85px;
}
