/* STANDARD STUFF */
body
{
	/*min-width: 750px;*/
	margin: 0px;
	border:0px;
	 padding:0px; 
}
*
{
	margin: 0;
	padding: 0;
}
img
{
	border: none;
}
.center
{
	margin-left: auto;
	margin-right: auto;
}

/* OVERALL LOOK AND FEEL */

html, body, table, td
{
	font-family: arial, sans-serif, Trebuchet MS, Helvetica;
	background-color: #fff;
	font-size: 12px;
	color: #333;
}

a:visited
{
	text-decoration: none;
	color: #639;
}

a, a:visited
{
	text-decoration: none;
	color: Green;
	padding: 1px 2px;
}
a:hover
{
	background-color: #EEF7FE;
	color: #087fd6;
}
a.saved, a.saved:visited
{
	color: #888;
}
a.saved:hover
{
	color: #888;
	background-color: White;
}
textarea, input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 1px;
	padding: 3px;
}
h1
{
	font-size: 24px;
	letter-spacing: -2px;
	color: Green;
}
h2
{
	font-size: 18px;
	letter-spacing: 0px;
}

.shadedheader

{

	/*border: 1px solid #087fd6;*/
	/*background-color: #eef7fe;*/
	/*height: 10px;*/
}

.cresultstitle

{

	/*border: 1px solid #087fd6;*/
	/*background-color: #eef7fe;*/
margin-bottom:25px;
	/*height: 10px;*/
}
.fader
{
	background-image: url(../img/fade_blue.gif);
	background-repeat: repeat-x;
	height: 150px;
	width: 100%;
}

a.example
{
	color: #66aa44;
	background-color: White;
	cursor: pointer;
}
a.example:hover
{
	color: #4fb7f4;
	background-color: White;
}

/* NIFTY ROUNDED CORNERS */

.rtop, .rbottom
{
	display: block;
}
.rtop *, .rbottom *
{
	display: block;
	height: 1px;
	overflow: hidden;
}
.r1
{
	margin: 0 5px;
}
.r2
{
	margin: 0 3px;
}
.r3
{
	margin: 0 2px;
}
.r4
{
	margin: 0 1px;
	height: 2px;
}

.rs1
{
	margin: 0 2px;
}
.rs2
{
	margin: 0 1px;
}

/* STRUCTURE */

#wrap
{
/*	margin: 0 2%;*/
	text-align: left;
	min-width: 750px;
    width:750px;
    margin-left:auto;
    margin-right:auto;
}
#header
{
	background-color: #eeffdd;
	padding: 0;
	margin: 0;
}
#sidebar
{
	width: 30%;
	min-width: 120px;
	float: right;
	clear: right;
}
#main
{
	clear: left;
	float: left;
	width: 65%;
	min-width: 380px;
}
#footer
{
	clear: both;
	text-align: center;
	font-size: 11px;
	color: #999;
	margin-top: 300px;
}

/* TABS */
#tabs
{
	background-color: #eeffdd;
	padding: 10px 0 4px 20px;
	border-bottom: 1px solid #99dd77;
}
#tabs .tab
{
	font-family: Verdana, Arial;
	font-size: 14px;
	padding: 4px 10px 4px 10px;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #99dd77;
}
#tabs a:hover
{
	border: 1px solid #99dd77;
	border-bottom: 0;
	padding-bottom: 5px;
	background-color: #fff;
	color: Green;
}
#tabs #current
{
	font-weight: bold;
	border: 1px solid #99dd77;
	border-bottom: 0;
	padding-bottom: 5px;
	background-color: #fff;
}

/* RESULTS */

.property {
  border-bottom:1px solid #4fb7f4;
  margin-top:4px;
  margin-bottom:10px;
}

#title
{
	font-size: 12px;
	font-family: Verdana, Arial;
	margin-bottom: 20px;
	padding: 5px;
	border-bottom: 0;
}

.result {
  
  	/*border: 1px solid #087fd6;
    padding:2px;*/
}

.result .tags
{
	padding: 5px 0 15px 2px;
	color: #888;
}
.result .photo
{
	margin: 0px 10px 0px 2px;
	border: 1px solid #999;
	float: left;
}
.result .agent
{
	font-size: 14px;
	margin: 5px 0px;
	color: #777;
	float: right;
}
.result .address
{
	clear: both;
	margin-bottom: 2px;
}
.result .address a:hover
{
	background-color: #087fd6;
	color: white;
}
.result .summary
{
	font-size: 12px;
	color: #555;
}
.result .attributes li
{
	margin: 5px 20px 0 0;
	float: left;
	font-weight: bold;
	display: inline;
	list-style: none;
	color: #666;
}
.result .price
{
	padding: 2px;
	font-size: 12px;
	color: #0d95f9;
	font-weight: bold;
	background-color: #ffffdd;
	letter-spacing: 0px;
}

/* WIDGETS */

.helptip
{
	font-size: 11px;
	color: #666;
	text-align: center;
}



#logo a
{
	border: 0;
	cursor: pointer;
	padding: 0;
}

/* SIDE BAR */

#sidebar
{
	width:200px;
	
	/*padding: 10px 20px 2px 12px;*/
}
#sidebar dt
{
	
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	color: #222222;
}
#sidebar dl
{
	width:180px;
	padding-bottom: 15px;
}
#sidebar dd
{
	cursor: pointer;
}
#sidebar dd span
{
	font-size: 11px;
	font-weight: bold;
}
#sidebar .selected
{
	background-color: #333;
	color: White;
}
.arrow
{
	padding: 0 2px 1px 10px;
}
.doButton
{
	font-size: 12px;
	font-family: Verdana;
	padding: 2px;
}
/* FILTER */

#sidebar .filterGroup form
{
	margin: 10px 0 10px 20px;
	display: none;
}
#sidebar input
{
	margin: 5px auto 10px auto;
	font-size: 12px;
	border: 1px solid #99dd77;
	padding: 2px;
	color: #222;
}
#sidebar .button
{
	background-color: #eee;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
#sidebar select
{
	width: 100px;
	margin-bottom: 5px;
}
select
{
	font-size: 11px;
	border: 1px solid #99dd77;
	padding: 2px;
	color: #222;
}
#sidebar .filterToggle
{
	display: inline;
}
#sidebar a.clearFilter
{
	color: #666;
	margin-left: 10px;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
}
#sidebar a.clearFilter:hover
{
	color: #222;
	background-color: transparent;
}
#sidebar form p
{
	color: #666;
	font-size: 12px;
}

/* AUTOCOMPLETE */

#popular
{
	text-align: left;
	cursor: pointer;
	border-top: 0;
}
#popular ul
{
	list-style-type: none;
	border-top: 0;
}
#popular ul li.selected
{
	background-color: #99dd77;
}
#popular li
{
	list-style-type: none;
	padding: 4px 8px; ;
font-weight:bold;
font-size:14px;
color:Green;
}

/* PAGES */

.pages
{
	list-style-type: none;
	float: right;
}
.pages li
{
	list-style-type: none;
	float: left;
	padding: 6px;
	font-size: 18px;
	font-weight: bold;
}
#currentPage a
{
	color: #FF6600;
}

/* SLIDER */

#track
{
	width: 200px;
	height: 14px;
	background-image: url(../img/track.png);
	background-repeat: no-repeat;
	margin: 0 auto 0 auto;
}
.handle
{
	width: 10px;
	height: 22px;
	background-color: #eeeeee;
	border: 1px solid #999999;
	float: left;
}


.homesearchtextBox {PADDING-RIGHT: 3px; MARGIN-TOP: 15px; PADDING-LEFT: 3px; FONT-SIZE: 40px; BACKGROUND: #fff; PADDING-BOTTOM: 3px; WIDTH: 240px; PADDING-TOP: 3px; LETTER-SPACING: -2px }